All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-03 16:42:55 to 2015-06-03 17:14:57 UTC [more...]

[PATCHv6 00/36] THP refcounting redesign
 2015-06-03 17:06 UTC  (61+ messages)
` [PATCHv6 01/36] mm, proc: adjust PSS calculation
` [PATCHv6 02/36] rmap: add argument to charge compound page
` [PATCHv6 03/36] memcg: adjust to support new THP refcounting
` [PATCHv6 04/36] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCHv6 05/36] mm: adjust FOLL_SPLIT for new refcounting
` [PATCHv6 06/36] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCHv6 07/36] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv6 08/36] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCHv6 09/36] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv6 10/36] mm, vmstats: new THP splitting event
` [PATCHv6 11/36] mm: temporally mark THP broken
` [PATCHv6 12/36] thp: drop all split_huge_page()-related code
` [PATCHv6 13/36] mm: drop tail page refcounting
` [PATCHv6 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCHv6 15/36] ksm: prepare to new THP semantics
` [PATCHv6 16/36] mm, thp: remove compound_lock
` [PATCHv6 17/36] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCHv6 18/36] arm, "
` [PATCHv6 19/36] mips, "
` [PATCHv6 20/36] powerpc, "
` [PATCHv6 21/36] s390, "
` [PATCHv6 22/36] sparc, "
` [PATCHv6 23/36] tile, "
` [PATCHv6 24/36] x86, "
` [PATCHv6 25/36] mm, "
` [PATCHv6 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCHv6 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv6 29/36] thp: implement split_huge_pmd()
` [PATCHv6 30/36] thp: add option to setup migration entiries during PMD split
` [PATCHv6 31/36] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv6 32/36] thp: reintroduce split_huge_page()
` [PATCHv6 33/36] migrate_pages: try to split pages on qeueuing
` [PATCHv6 34/36] thp: introduce deferred_split_huge_page()
` [PATCHv6 35/36] mm: re-enable THP
` [PATCHv6 36/36] thp: update documentation

[PATCH 00/21] ppgtt cleanups / scratch merge (V2)
 2015-06-03 17:14 UTC  (9+ messages)
` [PATCH 18/21] drm/i915/gtt: Move scratch_pd and scratch_pt into vm area
` [PATCH 19/21] drm/i915/gtt: One instance of scratch page table/directory
` [PATCH 20/21] drm/i915/gtt: Use nonatomic bitmap ops
` [PATCH 21/21] drm/i915/gtt: Reorder page alloc/free/init functions

[RFC PATCH 0/7] x86/entry: Create a home for the x86 entry code in arch/x86/entry/
 2015-06-03 17:13 UTC  (17+ messages)
` [PATCH 1/7] x86/asm/entry: Move entry_64.S and entry_32.S to arch/x86/entry/
` [PATCH 2/7] x86/asm/entry: Move the compat syscall entry code "
` [PATCH 3/7] x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
` [PATCH 4/7] x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/
` [PATCH 5/7] x86/asm/entry: Move arch/x86/include/asm/calling.h "
` [PATCH 6/7] x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/
` [PATCH 7/7] x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/

[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-03 17:13 UTC  (6+ messages)
    ` [rtc-linux] "

[Buildroot] [PATCH] moarvm: new package
 2015-06-03 17:13 UTC 

[PATCH v3 0/7] staging:lustre: remove tcpip abstraction from libcfs
 2015-06-03 17:12 UTC  (10+ messages)
` [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
    ` [lustre-devel] "
` [PATCH v3 6/7] staging:lustre: style cleanups for lib-socket.c
    ` [lustre-devel] "

[PATCH 0/4] Wayland 1.8 upgrade
 2015-06-03 17:12 UTC  (5+ messages)
` [PATCH 1/4] wayland/weston/libinput: Upgrade to 1.6.0 -> 1.8.0
` [PATCH 2/4] runqemu-internal: Replace wacom-tablet with tablet for usbdevice

[RFC/PATCH 1/2] status: give more information during rebase -i
 2015-06-03 17:12 UTC  (2+ messages)

[PATCH] seccomp: add ptrace commands for suspend/resume
 2015-06-03 17:11 UTC  (15+ messages)

[RFC][PATCH] x86: Cleanup Kconfig
 2015-06-03 17:11 UTC  (8+ messages)

[PATCH 0/4] xfsprogs: mini patch-bomb
 2015-06-03 17:11 UTC  (9+ messages)
` [PATCH 1/4] xfsprogs: remove unused write-only var l_logsize
` [PATCH 2/4] xfsprogs: add xlog_is_empty() helper
` [PATCH 3/4] xfsprogs: rename dont_obfuscate in xfs_metadump
` [PATCH 4/4] xfsprogs: zero out clean log "

[Qemu-devel] [PATCH v2 00/23] SMM improvements (chipset and TCG parts)
 2015-06-03 17:08 UTC  (24+ messages)
` [Qemu-devel] [PATCH v2 01/23] target-i386: introduce cpu_get_mem_attrs
` [Qemu-devel] [PATCH v2 02/23] target-i386: Use correct memory attributes for memory accesses
` [Qemu-devel] [PATCH v2 03/23] target-i386: Use correct memory attributes for ioport accesses
` [Qemu-devel] [PATCH v2 04/23] target-i386: mask NMIs on entry to SMM
` [Qemu-devel] [PATCH v2 05/23] target-i386: set G=1 in SMM big real mode selectors
` [Qemu-devel] [PATCH v2 06/23] target-i386: wake up processors that receive an SMI
` [Qemu-devel] [PATCH v2 07/23] pflash_cfi01: change big-endian property to BIT type
` [Qemu-devel] [PATCH v2 08/23] pflash_cfi01: change to new-style MMIO accessors
` [Qemu-devel] [PATCH v2 09/23] pflash_cfi01: add secure property
` [Qemu-devel] [PATCH v2 10/23] vl: allow full-blown QemuOpts syntax for -global
` [Qemu-devel] [PATCH v2 11/23] qom: add object_property_add_const_link
` [Qemu-devel] [PATCH v2 12/23] vl: run "late" notifiers immediately
` [Qemu-devel] [PATCH v2 13/23] target-i386: create a separate AddressSpace for each CPU
` [Qemu-devel] [PATCH v2 14/23] hw/i386: add a separate region that tracks the SMRAME bit
` [Qemu-devel] [PATCH v2 15/23] target-i386: use memory API to implement SMRAM
` [Qemu-devel] [PATCH v2 16/23] hw/i386: remove smram_update
` [Qemu-devel] [PATCH v2 17/23] q35: implement high SMRAM
` [Qemu-devel] [PATCH v2 18/23] q35: fix ESMRAMC default
` [Qemu-devel] [PATCH v2 19/23] q35: add config space wmask for SMRAM and ESMRAMC
` [Qemu-devel] [PATCH v2 20/23] q35: implement SMRAM.D_LCK
` [Qemu-devel] [PATCH v2 21/23] q35: add test for SMRAM.D_LCK
` [Qemu-devel] [PATCH v2 22/23] q35: implement TSEG
` [Qemu-devel] [PATCH v2 23/23] ich9: implement SMI_LOCK

[Xenomai] Problem with RTNET Packet Socket (or RTDM in general) in Xenomai 3
 2015-06-03 17:09 UTC  (3+ messages)

[PATCH v11 0/9] Xen VMware tools support
 2015-06-03 17:09 UTC  (15+ messages)
` [PATCH v11 6/9] xen: Add ring 3 vmware_port support
` [PATCH v11 7/9] tools: Add "
` [PATCH v11 8/9] Add IOREQ_TYPE_VMWARE_PORT

[PATCH] tpm: introduce struct tpm_buf
 2015-06-03 17:06 UTC  (7+ messages)

[PATCH 1/9] drm/exynos: add error messages if clks failed to get enabled
 2015-06-03 17:09 UTC  (3+ messages)

[RFC PATCH 00/13] Persistent grant maps for xen net drivers
 2015-06-03 17:08 UTC  (13+ messages)
` [RFC PATCH 03/13] xen-netback: implement TX persistent grants
` [RFC PATCH 04/13] xen-netback: implement RX "

[PATCH v2 0/2] net/xen: Clean up
 2015-06-03 17:06 UTC  (6+ messages)
` [PATCH v2 1/2] net/xen-netfront: Correct printf format in xennet_get_responses
` [PATCH v2 2/2] net/xen-netback: Remove unused code in xenvif_rx_action

[PATCH v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 17:07 UTC  (6+ messages)
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

stand-alone kvmtool
 2015-06-03 17:07 UTC  (6+ messages)

[PATCH 2/2] ts2020: Provide DVBv5 API signal strength
 2015-06-03 17:04 UTC  (11+ messages)
    ` [PATCH 1/2] TS2020: Calculate tuner gain correctly

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03 17:04 UTC  (7+ messages)

[U-Boot] [RFC] [PATCH] omap-common: Common boot code OMAP3 support and cleanup
 2015-06-03 17:03 UTC  (2+ messages)
` [U-Boot] "

[Qemu-devel] [PATCH] Print error when failing to load PCI config data
 2015-06-03 16:58 UTC 

[LTP] [PATCH] Fix the return value error of read_shares_file
 2015-06-03 16:58 UTC  (2+ messages)

[PATCH v2 00/19] Make git-pull a builtin
 2015-06-03 16:56 UTC  (3+ messages)
` [PATCH v2 02/19] parse-options-cb: implement parse_opt_pass_argv_array()

[PATCH v5 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-06-03 16:55 UTC  (6+ messages)

Library not getting installed to intended path
 2015-06-03 16:56 UTC  (4+ messages)

[PATCH v2 0/2] net/xen: Clean up
 2015-06-03 16:55 UTC 

[Buildroot] [OT] Cross-platform Host-SDK infrastructure similar to buildroot?
 2015-06-03 16:55 UTC 

[PATCH] PCI: Only enable IO window if supported
 2015-06-03 16:55 UTC  (7+ messages)

NFSoRDMA bi-weekly developers meeting minutes (5/28/15)
 2015-06-03 16:55 UTC  (3+ messages)

[PATCH] sctp: fix ASCONF list handling
 2015-06-03 16:54 UTC  (5+ messages)
` [PATCH v2 1/2] sctp: rcu-ify addr_waitq
` [PATCH v2 2/2] sctp: fix ASCONF list handling

[v3,33/36] genirq: Use helper function to access irq_data->msi_desc
 2015-06-03 16:53 UTC  (4+ messages)

[PATCH 4.0 000/148] 4.0.5-stable review
 2015-06-03 16:53 UTC  (2+ messages)

[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
 2015-06-03 16:53 UTC  (12+ messages)

[PATCH 3.10 00/46] 3.10.80-stable review
 2015-06-03 16:52 UTC  (2+ messages)

unlocking the recv
 2015-06-03 16:52 UTC  (2+ messages)

[PATCH 3.14 00/64] 3.14.44-stable review
 2015-06-03 16:52 UTC  (2+ messages)

arm64 softfloat
 2015-06-03 16:52 UTC  (8+ messages)

bug "$message" literal in commit message
 2015-06-03 16:51 UTC 

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-06-03 16:50 UTC  (4+ messages)
` [PATCH 10/98] via_drm.h: hide struct via_file_private in userspace

[PATCH v3] libibverbs init.c: conditionally emit warning if no userspace driver found
 2015-06-03 16:50 UTC  (12+ messages)

[U-Boot] [PATCH] spl: spl_mmc: Minor cosmetics
 2015-06-03 16:48 UTC 

[Qemu-devel] [RFC PATCH] qapi for audio backends
 2015-06-03 16:48 UTC 

[PATCH] fsl-eula-unpack: deploy Freescale EULA
 2015-06-03 16:46 UTC  (6+ messages)

intel_check_page_flip() - WARN_ON(!in_interrupt())
 2015-06-03 16:44 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] ASoC: rt5677: Avoid recursive locking in the DEADLOCK detector
 2015-06-03 16:44 UTC  (2+ messages)

[PATCH] scripts/combo-layer: Fix exit codes and tty handling
 2015-06-03 16:44 UTC 

[Buildroot] [Bug 8036] New: alsa-lib headers problem that prevents to compile alsa dependent projects
 2015-06-03 16:43 UTC  (2+ messages)
` [Buildroot] [Bug 8036] "

[PATCH/RFC v3 1/4] git-am.sh: fix initialization of the threeway variable
 2015-06-03 16:43 UTC  (7+ messages)
` [PATCH/RFC v3 2/4] git-am.txt: add configuration section in git am documentation
` [PATCH/RFC v3 4/4] git-am: add am.threeWay config variable


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.