public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-17 13:53:38 to 2014-08-18 05:05:41 UTC [more...]

[RFC PATCH -logging 00/10] scsi/constants: Output continuous error messages on trace
 2014-08-18  5:05 UTC  (4+ messages)
` [RFC PATCH 03/10] scsi/constants: Cleanup printk message in __scsi_print_command()

[PATCH 0/3] lockless sys_times and posix_cpu_clock_get
 2014-08-18  4:44 UTC  (6+ messages)
` [PATCH 2/3] time,signal: protect resource use statistics with seqlock
    ` [PATCH v2 "

[PATCH 0/2] new APIs to allocate buffer-cache for superblock in non-movable area
 2014-08-18  4:44 UTC  (9+ messages)
` [PATCH 1/2] fs/buffer.c: allocate buffer cache from "

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-18  4:57 UTC  (12+ messages)
` [RFC PATCH 3/9] Driver core: Unified device properties interface for platform firmware
` [RFC PATCH 4/9] of: Add property_ops callback for devices with of_node
` [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags

[PATCH] flush_icache_range: Export symbol to fix build errors
 2014-08-18  4:24 UTC 

[PATCH] Input: hyperv-keyboard - implement Type Clipboard Text
 2014-08-18  3:54 UTC  (3+ messages)

linux-next: Tree for Aug 18
 2014-08-18  3:52 UTC  (2+ messages)

[PATCH] staging: comedi: s626: remove unnecessary variable initialization
 2014-08-18  3:43 UTC 

[PATCH] staging: comedi: dt2801: change function return type to void
 2014-08-18  3:43 UTC 

[PATCH v2] memory-hotplug: add sysfs zones_online_to attribute
 2014-08-18  3:25 UTC  (3+ messages)

[PATCH] mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range()
 2014-08-18  3:18 UTC  (7+ messages)

[PATCH] earlyprintk: re-enable earlyprintk calling early_param
 2014-08-18  3:13 UTC  (5+ messages)

[PATCH net-next] vhost_net: stop rx net polling when possible
 2014-08-18  3:11 UTC  (3+ messages)

power supply gating with ltc2978
 2014-08-18  3:07 UTC  (3+ messages)

[PATCH] mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
 2014-08-18  3:04 UTC  (3+ messages)

[PATCH 00/35] percpu: Consistent per cpu operations V7
 2014-08-18  2:45 UTC  (37+ messages)
` [PATCH 01/35] [PATCH 02/36] kernel misc: Replace __get_cpu_var uses
` [PATCH 02/35] [PATCH 03/36] time: "
` [PATCH 03/35] time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period
` [PATCH 04/35] [PATCH 04/36] scheduler: Replace __get_cpu_var with this_cpu_ptr
` [PATCH 05/35] [PATCH 05/36] block: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 06/35] [PATCH 06/36] drivers/char/random: Replace __get_cpu_var uses
` [PATCH 07/35] [PATCH 07/36] drivers/cpuidle: Replace __get_cpu_var uses for address calculation
` [PATCH 08/35] [PATCH 08/36] drivers/oprofile: "
` [PATCH 09/35] [PATCH 09/36] drivers/clocksource: Replace __get_cpu_var used "
` [PATCH 10/35] [PATCH 10/36] drivers/net/ethernet/tile: Replace __get_cpu_var uses "
` [PATCH 11/35] [PATCH 11/36] watchdog: Replace __raw_get_cpu_var uses
` [PATCH 12/35] [PATCH 12/36] net: Replace get_cpu_var through this_cpu_ptr
` [PATCH 13/35] [PATCH 13/36] md: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 14/35] [PATCH 14/36] metag: Replace __get_cpu_var uses for address calculation
` [PATCH 15/35] [PATCH 15/36] drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14
` [PATCH 16/35] [PATCH 16/36] irqchips: Replace __this_cpu_ptr uses
` [PATCH 17/35] [PATCH 17/36] x86: Replace __get_cpu_var uses
` [PATCH 18/35] [PATCH 18/36] uv: Replace __get_cpu_var
` [PATCH 19/35] [PATCH 19/36] arm: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 20/35] [PATCH 20/36] MIPS: Replace __get_cpu_var uses in FPU emulator
` [PATCH 21/35] [PATCH 21/36] mips: Replace __get_cpu_var uses
` [PATCH 22/35] [PATCH 22/36] s390: "
` [PATCH 23/35] [PATCH 23/36] s390: cio driver &__get_cpu_var replacements
` [PATCH 24/35] [PATCH 24/36] ia64: Replace __get_cpu_var uses
` [PATCH 25/35] [PATCH 25/36] alpha: Replace __get_cpu_var
` [PATCH 26/35] [PATCH 26/36] powerpc: Replace __get_cpu_var uses
` [PATCH 27/35] [PATCH 27/36] tile: "
` [PATCH 28/35] [PATCH 28/36] tile: Use this_cpu_ptr() for hardware counters
` [PATCH 29/35] [PATCH 29/36] blackfin: Replace __get_cpu_var uses
` [PATCH 30/35] [PATCH 30/36] avr32: Replace __get_cpu_var with __this_cpu_write
` [PATCH 31/35] [PATCH 31/36] sparc: Replace __get_cpu_var uses
` [PATCH 32/35] [PATCH 32/36] clocksource: Replace __this_cpu_ptr with raw_cpu_ptr
` [PATCH 33/35] [PATCH 34/36] percpu: Remove __this_cpu_ptr
` [PATCH 34/35] [PATCH 01/36] __get_cpu_var/cpumask_var_t: Resolve ambiguities
` [PATCH 35/35] [PATCH 33/36] Remove __get_cpu_var and __raw_get_cpu_var macros [only in 3.17]

[PATCH] regulator: core: Fix build error due to const qualifier for ops
 2014-08-18  2:34 UTC 

[PATCH 0/3] Introduce of_match_machine() helper
 2014-08-17 15:31 UTC  (7+ messages)
` [PATCH 1/3] of: Add of_match_machine helper

[PATCH v4] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-18  2:18 UTC  (12+ messages)

[PATCH] KVM: x86: Increase the number of fixed MTRR regs to 10
 2014-08-18  2:17 UTC  (2+ messages)

[PATCH V2] mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range()
 2014-08-18  2:00 UTC 

[PATCH] I2C: Make I2C core able to be module when I2C_ACPI is selected
 2014-08-18  1:59 UTC  (4+ messages)
` [PATCH V2] I2C: Rework kernel config I2C_ACPI

[PATCH] usb: phy: return -ENODEV on failure of try_module_get
 2014-08-18  1:59 UTC  (2+ messages)

[PATCH] usb: gadget: remove $(PWD) in ccflags-y
 2014-08-18  1:56 UTC  (2+ messages)

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-18  1:44 UTC  (7+ messages)
` [PATCH v9 02/12] PCI: OF: Parse and map the IRQ when adding the PCI device

[PATCH 0/7] usb-phy: samsung: Cleanup the unused drivers
 2014-08-18  1:36 UTC  (7+ messages)
` [PATCH 1/7] usb-phy: samsung-usb3: Remove older phy-samsung-usb3 driver
` [PATCH RFC 6/7] usb: host: ehci-exynos: Remove unnecessary usb-phy support
` [PATCH RFC 7/7] usb: host: ohci-exynos: "

[PATCH 1/7] efi: move noefi early param code out of x86 arch code
 2014-08-18  1:30 UTC  (5+ messages)
` [PATCH 5/7] arm64/efi: do not enter virtual mode in case booting with efi=noruntime or noefi
    ` [PATCH 5/7 update] "

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-18  1:22 UTC  (12+ messages)
` [PATCH v1 4/9] blk-mq: introduce init_flush_rq_fn callback in 'blk_mq_ops'
` [PATCH v1 5/9] block: loop: convert to blk-mq

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-18  1:11 UTC  (5+ messages)

rt_sigreturn rejects a substitute stack frame as invalid
 2014-08-18  1:03 UTC 

回复: Re: [PATCH] unicore32: Fix build error
 2014-08-18  0:26 UTC  (2+ messages)
` 回复: "

[PATCH v15 0/7] MADV_FREE support
 2014-08-18  0:17 UTC  (8+ messages)
` [PATCH v15 1/7] mm: support madvise(MADV_FREE)
` [PATCH v15 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v15 3/7] sparc: "
` [PATCH v15 4/7] powerpc: "
` [PATCH v15 5/7] arm: add pmd_mkclean "
` [PATCH v15 6/7] arm64: add pmd_[dirty|mkclean] "
` [PATCH v15 7/7] mm: Don't split THP page when syscall is called

[PATCH 1/3] sched: Add new API wake_up_if_idle() to wake up the idle cpu
 2014-08-18  0:12 UTC  (4+ messages)
` [PATCH 2/3] smp: re-implement the kick_all_cpus_sync() with wake_up_if_idle()

[PATCH v14 0/8] MADV_FREE support
 2014-08-18  0:06 UTC  (4+ messages)
` [PATCH v14 5/8] s390: add pmd_[dirty|mkclean] for THP

[PATCH 1/3] zsmalloc: move pages_allocated to zs_pool
 2014-08-17 23:53 UTC  (8+ messages)
` [PATCH 3/3] zram: add mem_used_max via sysfs

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-17 23:41 UTC  (9+ messages)
` [PATCH 2/7] locking/rwsem: more aggressive use of optimistic spinning

[RFC v3 0/2] vfs / btrfs: add support for ustat()
 2014-08-17 23:41 UTC  (3+ messages)

[RFC 0/3] zram memory control enhance
 2014-08-17 23:32 UTC  (7+ messages)
` [RFC 3/3] zram: limit memory size for zram

[PATCH 1/2] zsmalloc: move pages_allocated to zs_pool
 2014-08-17 23:22 UTC  (4+ messages)
` [PATCH 2/2] zram: limit memory size for zram

[PATCH v3 0/6] perf: add ability to sample interrupted machine state
 2014-08-17 23:18 UTC  (7+ messages)
` [PATCH v3 1/6] perf: add ability to sample machine state on interrupt
` [PATCH v3 2/6] perf/x86: add support for sampling PEBS machine state registers
` [PATCH v3 3/6] perf tools: add core support for sampling intr machine state regs
` [PATCH v3 4/6] perf/tests: add interrupted state sample parsing test
` [PATCH v3 5/6] perf record: add new -I option to sample interrupted machine state
` [PATCH v3 6/6] perf: improve perf_sample_data struct layout

linux-next: build failure after merge of the staging tree
 2014-08-17 22:47 UTC 

[PATCH] headers: remove fs.h from poll.h
 2014-08-17 22:45 UTC  (3+ messages)

[PATCH] infiniband: hw: cxgb3: cxio_hal.c: Cleaning up missing null-terminate after strncpy call
 2014-08-17 22:40 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2014-08-17 22:30 UTC 

[PATCH 10/19] ath6kl: fix %d confusingly prefixed with 0x in format strings
 2014-08-17 21:57 UTC  (2+ messages)
` [PATCH 1/1] "

[RESEND PATCH] Support Xbox One controllers in xpad driver
 2014-08-17 16:20 UTC  (2+ messages)

Oops: 17 SMP ARM (v3.16-rc2)
 2014-08-17 21:46 UTC  (18+ messages)

[PATCH 0/4] sched: don't use while_each_thread()
 2014-08-17 21:14 UTC  (5+ messages)
` [PATCH 0/2] sched: tasklist_lock cleanups (Was: don't use while_each_thread())
  ` [PATCH 1/2] sched: normalize_rt_tasks: don't use _irqsave for tasklist_lock, use task_rq_lock()
  ` [PATCH 2/2] sched: print_rq: don't use tasklist_lock

Build regressions/improvements in v3.17-rc1
 2014-08-17 20:58 UTC  (2+ messages)

linux-next: build failure after merge of the regulator tree
 2014-08-17 20:41 UTC 

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-08-17 20:35 UTC  (5+ messages)

[PATCHv5 0/2] Add Allwinner SoCs PWM support
 2014-08-17 20:20 UTC  (6+ messages)
` [PATCHv5 1/2] pwm: Add Allwinner SoC support

[PATCH 1/5] staging: vt6655: Use ether_crc in kernel
 2014-08-17 19:42 UTC  (5+ messages)
` [PATCH 2/5] staging: vt6655: main_usb.c remove undefined PLICE_DEBUG code
` [PATCH 3/5] staging: vt6655: remove PLICE_DEBUG where it is defined
` [PATCH 4/5] staging: vt6655: vntwifi.c remove unused directive PLICE_DEBUG
` [PATCH 5/5] staging: vt6655: remove remaining comments of PLICE_DEBUG

[PATCH v2] irqchip: add keystone irq controller ip driver
 2014-08-17 19:39 UTC  (2+ messages)

[PATCH] brd: add ram disk visibility option
 2014-08-17 18:45 UTC  (2+ messages)

[TYPO 9/9] [typo] spelling, punctuation in Documentation/
 2014-08-17 18:30 UTC 

[TYPO 7/9] [typo] Doc/kbuild/kconfig-language.txt: sentence structure
 2014-08-17 18:30 UTC 

[TYPO 8/9] [typo] Doc/CodingStyle, BUG-HUNTING, 00-INDEX
 2014-08-17 18:30 UTC 

[TYPO 6/9] [typo] Doc/kbuild/kconfig-language.txt: several spellings
 2014-08-17 18:30 UTC 

[TYPO 5/9] [typo] CREDITS: capitalisation, punctuation
 2014-08-17 18:30 UTC 

[TYPO 3/9] [typo] REPORTING-BUGS
 2014-08-17 18:30 UTC 

[TYPO 2/9] [typo] MAINTAINERS: redundant full stop removed
 2014-08-17 18:30 UTC 

[TYPO 1/9] [typo] spelling, punctuation in main README file
 2014-08-17 18:30 UTC 

[TYPO 0/9] Several spellings and punctuations in Documentation
 2014-08-17 18:29 UTC 

[TYPO 4/9] [typo] COPYING: form feeds removed
 2014-08-17 18:30 UTC 

[PATCH v3 0/3] module loading: add module_long_probe_init()
 2014-08-17 18:21 UTC  (12+ messages)
` [PATCH v3 1/3] init / kthread: add module_long_probe_init() and module_long_probe_exit()

[PATCH] blk-mq: fix WARNING "percpu_ref_kill() called more than once!"
 2014-08-17 17:47 UTC  (4+ messages)
  ` [PATCH] blk-mq: blk_mq_freeze_queue() should allow nesting

[patch] irqchip/irq-crossbar: off by one bugs in init
 2014-08-17 17:20 UTC  (2+ messages)

[PATCH] lustre: Add some basic documentation
 2014-08-17 17:13 UTC 

[PATCH 1/1] mmc: core: Use regulator_get_voltage() if OCR mask is empty
 2014-08-17 17:11 UTC  (8+ messages)

[PATCH] irq: gic-v3: Tag all low level accessors __maybey_unused
 2014-08-17 17:04 UTC  (2+ messages)

[PATCH] irqchip: gic-v3: Only define gic_peek_irq() when building SMP
 2014-08-17 16:57 UTC  (2+ messages)

[PATCH 00/10] Catchup lustre fixes
 2014-08-17 16:53 UTC  (8+ messages)
` [PATCH 09/10] lustre: Add MAINTAINERS entry
` [PATCH 10/10] lustre: Add some basic documentation

[PATCH] Staging: bmc: fix coding style warning
 2014-08-17 16:50 UTC  (3+ messages)
` [PATCH] Staging: bcm: "

[PATCH 16/19] staging: rtl8192ee: fix %d confusingly prefixed with 0x in format strings
 2014-08-17 16:49 UTC  (4+ messages)
`  "
  ` [PATCH] "

[PATCH] staging: rtl8192u: checkpatch: do not use C99 // comments
 2014-08-17 16:48 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] staging: vt6655: Convert DBG_PRT to pr_<level>
 2014-08-17 16:17 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH 1/1] div64: Speedup generic version
 2014-08-17 16:01 UTC 

REGARDING YOUR DELIVERY
 2014-07-23  7:33 UTC 

Kernel crypto API: cryptoperf performance measurement
 2014-08-17 15:55 UTC 

[BUG] 3.17-rc1 radeon screen corruption and hang
 2014-08-17 15:50 UTC 

Does anyone know when FUTEX_WAIT can fail with EAGAIN?
 2014-08-17 15:48 UTC  (2+ messages)

[PATCH 0/8] DRBG: efficiency patches
 2014-08-17 15:41 UTC  (9+ messages)
` [PATCH 1/8] DRBG: replace int2byte with cpu_to_be
` [PATCH 2/8] DRBG: kzfree does not need a check for NULL pointer
` [PATCH 3/8] DRBG: remove superflowous checks
` [PATCH 4/8] DRBG: remove superflowous memset(0)
` [PATCH 5/8] DRBG: use kmalloc instead of kzalloc for V and C
` [PATCH 6/8] DRBG: remove unnecessary sanity checks
` [PATCH 7/8] DRBG: remove configuration of fixed values
` [PATCH 8/8] DRBG: remove unnecessary sanity check for shadow state

PROBLEM: bindings for drivers/mfd/twl4030-power.c
 2014-08-17 15:43 UTC 

[PATCH 00/12] ARM: sun8i: Enable pinctrl, i2c and mmc
 2014-08-17 15:20 UTC  (4+ messages)
` [PATCH 11/12] ARM: dts: sun8i: Add i2c controller nodes

[PATCH] tools: selftests: Fixing build issue with make kselftests target
 2014-08-17 14:43 UTC 

Dear my love
 2014-08-17 14:26 UTC 

[PATCH] Input: atmel_mxt_ts - remove unneeded check
 2014-08-17 14:28 UTC 

[PATCH 2/4] MFD: RK808: Add new mfd device for RK808
 2014-08-17 14:13 UTC  (2+ messages)

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-17 14:11 UTC  (2+ messages)

[ANNOUNCE] Git v2.1.0
 2014-08-17 14:10 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2014-08-17 14:08 UTC  (2+ messages)

[PATCH 3/4] RK808: Add rk808 regulator driver
 2014-08-17 14:06 UTC  (2+ messages)

[PATCH] regulator: da9211: Check return value of devm_kzalloc()
 2014-08-17 13:55 UTC  (2+ messages)

[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse
 2014-08-17 13:54 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox