linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-03 13:55:29 to 2015-06-03 17:08:12 UTC [more...]

[PATCHv6 00/36] THP refcounting redesign
 2015-06-03 17:06 UTC  (13+ messages)
` [PATCHv6 01/36] mm, proc: adjust PSS calculation
` [PATCHv6 02/36] rmap: add argument to charge compound page
` [PATCHv6 07/36] thp, mlock: do not allow huge pages in mlocked area
` [PATCHv6 09/36] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCHv6 11/36] mm: temporally mark THP broken
` [PATCHv6 12/36] thp: drop all split_huge_page()-related code
` [PATCHv6 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCHv6 15/36] ksm: prepare to new THP semantics
` [PATCHv6 18/36] arm, thp: remove infrastructure for handling splitting PMDs
` [PATCHv6 22/36] sparc, "
` [PATCHv6 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCHv6 36/36] thp: update documentation

[PATCH 0/2] change "client->irq >= 0" to "client->irq > 0"
 2015-06-03 17:05 UTC  (3+ messages)

[RFC PATCH 0/7] x86/entry: Create a home for the x86 entry code in arch/x86/entry/
 2015-06-03 17:05 UTC  (11+ 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 v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 17:07 UTC  (9+ messages)
` [PATCH v2 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v2 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v2 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v2 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

stand-alone kvmtool
 2015-06-03 17:04 UTC  (4+ messages)

[PATCH 2/2] ts2020: Provide DVBv5 API signal strength
 2015-06-03 17:04 UTC  (13+ 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)

[PATCH] seccomp: add ptrace commands for suspend/resume
 2015-06-03 16:58 UTC  (13+ messages)

[PATCH v2 0/2] net/xen: Clean up
 2015-06-03 16:55 UTC  (3+ 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 v5 2/2] arch/x86: remove pci uart early console from early_prink.c
 2015-06-03 16:55 UTC  (8+ messages)

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

[v3,33/36] genirq: Use helper function to access irq_data->msi_desc
 2015-06-03 16:53 UTC  (2+ 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  (13+ messages)

[PATCH 3.10 00/46] 3.10.80-stable review
 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)

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

[PATCH] tpm: introduce struct tpm_buf
 2015-06-03 16:48 UTC  (6+ messages)

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

[PATCH v3 0/7] staging:lustre: remove tcpip abstraction from libcfs
 2015-06-03 16:42 UTC  (12+ messages)
` [PATCH v3 1/7] staging:lustre: move tcpip abstraction
` [PATCH v3 2/7] staging:lustre: remove useless libcfs_sock_release
` [PATCH v3 3/7] staging:lustre: remove useless libcfs_sock_abort_accept
` [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
    ` [lustre-devel] "
` [PATCH v3 5/7] staging:lustre: use available kernel wrappers in lib-socket.c
` [PATCH v3 6/7] staging:lustre: style cleanups for lib-socket.c
` [PATCH v3 7/7] staging:lustre: Update license and copyright "

[PATCH] ethernet: micrel: use time_after_eq
 2015-06-03 16:40 UTC  (2+ messages)

[PATCH v2] tpm: introduce struct tpm_buf
 2015-06-03 16:39 UTC 

[PATCH 1/2] x86/asm/entry/32: Explain stub32_clone logic
 2015-06-03 16:38 UTC  (3+ messages)
` [PATCH 2/2] x86/asm/entry/32: Remove unnecessary optimization in stub32_clone

[PATCH 1/1] staging: lustre/lustre/obdclass/llog_cat.c: get rid of sparse context imbalance warning
 2015-06-03 16:36 UTC  (4+ messages)

committed memory, mmaps and shms
 2015-06-03 16:26 UTC  (7+ messages)

[PATCH v4 1/1] x86_64: fix KASan shadow region page tables
 2015-06-03 16:33 UTC  (5+ messages)

randconfig build error with next-20150603, in fs/xfs/xfs_inode.c
 2015-06-03 16:31 UTC 

[PATCH v8 0/7] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-06-03 16:31 UTC  (3+ messages)
` [PATCH v8 2/7] clk: hi6220: Document devicetree bindings for hi6220 clock

[PATCH v5 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-03 16:25 UTC  (7+ messages)
` [PATCH v5 1/6] i2c: at91: fix a race condition when using the DMA controller
` [PATCH v5 2/6] i2c: at91: use BIT() macro to define register bits
` [PATCH v5 3/6] i2c: at91: update documentation for DT bindings
` [PATCH v5 4/6] i2c: at91: add support for new alternative command mode
` [PATCH v5 5/6] i2c: at91: print hardware version
` [PATCH v5 6/6] i2c: at91: add support to FIFOs

[PATCH 0/9] sched: balance callbacks
 2015-06-03 16:26 UTC  (11+ messages)
` [PATCH 1/9] sched: Replace post_schedule with a balance callback list
` [PATCH 2/9] sched: Use replace normalize_task() with __sched_setscheduler()
` [PATCH 3/9] sched: Allow balance callbacks for check_class_changed()
` [PATCH 4/9] sched,rt: Remove return value from pull_rt_task()
` [PATCH 5/9] sched,rt: Convert switched_{from,to}_rt() / prio_changed_rt() to balance callbacks
` [PATCH 6/9] sched,dl: Remove return value from pull_dl_task()
` [PATCH 7/9] sched,dl: Convert switched_{from,to}_dl() / prio_changed_dl() to balance callbacks
` [PATCH 8/9] hrtimer: Allow hrtimer::function() to free the timer
` [PATCH 9/9] sched,dl: Fix sched class hopping CBS hole

[PATCH V2 0/9] Updates to EDAC mce_amd_inj
 2015-06-03 16:24 UTC  (10+ messages)
` [PATCH V2 3/9] edac, mce_amd_inj: Modify flags attrigute to use string arguments
` [PATCH V2 7/9] x86, amd: Factor out number of nodes calculation

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-03 16:23 UTC  (13+ messages)

[RFC][PATCH] x86: Cleanup Kconfig
 2015-06-03 16:19 UTC  (7+ messages)

[PATCH 00/11] Replace module_init with an alternate initcall in non modules
 2015-06-03 16:18 UTC  (4+ messages)
` [PATCH 03/11] netfilter: don't use module_init/exit in core IPV4 code

[PATCH V2] x86: Allow built-in command line to work in early kernel init
 2015-06-03 16:08 UTC  (5+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-06-03 16:07 UTC  (6+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7

[PATCH] HID: hid-sony: Support PS3 Move Controller when connected via Bluetooth
 2015-06-03 15:45 UTC 

[PATCHv2 0/9] perf stat: Separate shadow counters code
 2015-06-03 15:55 UTC  (13+ messages)
` [PATCH 1/9] perf stat: Add id into perf_stat struct
` [PATCH 2/9] perf stat: Replace transaction event possition check with id check
` [PATCH 3/9] perf stat: Remove setup_events function
` [PATCH 4/9] perf stat: Remove transaction_run from shadow update/print code
` [PATCH 5/9] perf stat: Introduce reset_shadow_stats function
` [PATCH 6/9] perf stat: Introduce print_shadow_stats function
` [PATCH 7/9] perf stat: Add output file argument to "
` [PATCH 8/9] perf stat: Add aggr_mode "
` [PATCH 9/9] perf stat: Move shadow stat counters into separate object

[PATCH] [trivial] scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.c
 2015-06-03 15:54 UTC 

[PATCH 0/3] checkpatch: output style changes
 2015-06-03 15:53 UTC  (4+ messages)
` [PATCH 1/3] checkpatch: Improve output with multiple command-line files
` [PATCH 2/3] checkpatch: colorize output to terminal
` [PATCH 3/3] checkpatch: Add --showfile to allow input via pipe to show filenames

[PATCH V2 0/3] Pistachio USB2.0 PHY
 2015-06-03 15:47 UTC  (6+ messages)

Linux 2.6.32.67
 2015-06-03 15:43 UTC 

[PATCH] mm: kmemleak: Fix crashing during kmemleak disabling
 2015-06-03 15:42 UTC 

[PATCH 0/3] Add NUMA support for NVDIMM devices
 2015-06-03 15:23 UTC  (5+ messages)
` [PATCH 3/3] libnvdimm: Add sysfs numa_node to "

[PATCH][V3] usb: isp1760: check for null return from kzalloc
 2015-06-03 15:38 UTC  (3+ messages)

[RFC 0/9] net: dsa: mv88e6352: add 802.1q VLAN support
 2015-06-03 15:39 UTC  (11+ messages)
` [RFC 3/9] net: dsa: mv88e6xxx: add support for VTU ops

[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
 2015-06-03 15:35 UTC  (5+ messages)

[PATCH v2 0/5] support "cpu_isolated" mode for nohz_full
 2015-06-03 15:29 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] nohz_full: add support for "cpu_isolated" mode
  ` [PATCH v3 2/5] nohz: support PR_CPU_ISOLATED_STRICT mode
  ` [PATCH v3 3/5] nohz: cpu_isolated strict mode configurable signal
  ` [PATCH v3 4/5] nohz: add cpu_isolated_debug boot flag
  ` [PATCH v3 5/5] nohz: cpu_isolated: allow tick to be fully disabled

[PATCH v3 0/9] rcu: Cleanup RCU tree initialization
 2015-06-03 15:29 UTC  (2+ messages)

[PATCH 1/1] x86/microcode: vsnprintf() might be unavailable
 2015-06-03 15:27 UTC  (7+ messages)

[PATCH] ethtool: changes of emac_regs structure accordingly within driver emac_regs structure
 2015-06-03 14:28 UTC  (3+ messages)

[PATCH] cris: Wire up missing syscalls
 2015-06-03 15:23 UTC  (5+ messages)

[PATCH v4 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-03 15:19 UTC  (3+ messages)
` [PATCH v4 5/6] i2c: at91: print hardware version

[PATCH] trivial: fix comment mentioning abandoned ASSIGN_ONCE
 2015-06-03 15:18 UTC  (2+ messages)

[PATCH v2 0/3] Drivers: hv: add kexec support
 2015-06-03 15:13 UTC  (4+ messages)
` [PATCH v2 1/3] Drivers: hv: vmbus: remove hv_synic_free_cpu() call from hv_synic_cleanup()
` [PATCH v2 2/3] Drivers: hv: vmbus: add special kexec handler
` [PATCH v2 3/3] Drivers: hv: don't do hypercalls when hypercall_page is NULL

[PATCH v4 0/6] mtd: nand: vf610_nfc: Freescale NFC for VF610
 2015-06-03 15:09 UTC  (8+ messages)
` [PATCH v4 1/6] mtd: nand: vf610_nfc: Freescale NFC for VF610, MPC5125 and others

Usage of restart_handler in pwrseq_emmc
 2015-06-03 15:03 UTC  (3+ messages)

[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-06-03 15:03 UTC  (5+ messages)
` [V5 PATCH 2/5] arm64 : Introduce support for ACPI "

[PATCH] lib: Clarify the return value of strnlen_user()
 2015-06-03 15:01 UTC  (2+ messages)

[PATCH 0/4 V3] workqueue: avoid creating identical pwqs
 2015-06-03 14:29 UTC  (5+ messages)
` [PATCH 1/4] workqueue: introduce get_pwq_unlocked()
` [PATCH 2/4] workqueue: reuse the current per-node pwq when its attrs are unchanged
` [PATCH 3/4] workqueue: reuse the current default pwq when its attrs unchanged
` [PATCH 4/4] workqueue: reuse wq_update_unbound_numa_attrs_buf as temporary attrs

[PATCH 1/2] Doc:crypto: Fix typo in crypto-API.tmpl
 2015-06-03 15:01 UTC  (3+ messages)
  ` [PATCH 2/2] Doc:crypto: Fix typo in crypto-API.xml

[PATCH v5 00/21] libnvdimm: non-volatile memory devices
 2015-06-03 14:57 UTC  (3+ messages)
` [PATCH v5 02/21] libnvdimm, nfit: initial libnvdimm infrastructure and NFIT support

[PATCH 1/2] dmaengine: at_xdmac: lock fixes
 2015-06-03 14:52 UTC  (2+ messages)
` [PATCH 2/2] dmaengine: at_xdmac: rework slave configuration part

[PATCH] tile: force CONFIG_TILEGX if ARCH != tilepro
 2015-06-03 14:43 UTC 

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-06-03 14:32 UTC  (4+ messages)
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first

[PATCH] staging: lustre: ptlrpc: clean up whitespace and align function params
 2015-06-03 14:28 UTC 

[PATCH V13 00/14] perf, tools: Add support for PMU events in JSON format
 2015-06-03 14:25 UTC  (6+ messages)
` [PATCH v13 12/14] perf, tools: Add support for event list topics

[PATCH 5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
 2015-06-03 14:17 UTC  (4+ messages)
    ` [5/5] "

[PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters
 2015-06-03 14:23 UTC 

[PATCH resend] staging: lustre: osc: clean up whitespace and align function parameters
 2015-06-03 14:21 UTC  (3+ messages)

[PATCH] sbs-battery: add option to always register battery
 2015-06-03 14:10 UTC  (3+ messages)

[PATCH v5 0/9] mfd: cros_ec: Add multi EC and proto v3 support
 2015-06-03 14:08 UTC  (4+ messages)
` [PATCH v5 7/9] mfd: cros_ec: Support multiple EC in a system

[PATCH 0/7] Introduce builtin_driver and use it for non-modular code
 2015-06-03 14:07 UTC  (6+ messages)
` [PATCH 1/7] platform_device: better support builtin boilerplate avoidance

[fuse-devel] fuse_get_context() and namespaces
 2015-06-03 14:03 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).