public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-17 02:00:48 to 2014-08-17 22:48:02 UTC [more...]

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] usb: gadget: remove $(PWD) in ccflags-y
 2014-08-17 22:08 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 v4] irqchip: gic: Allow gic_arch_extn hooks to call into scheduler
 2014-08-17 21:41 UTC  (5+ 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 

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-17 18:39 UTC  (11+ 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

[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] usb: phy: return -ENODEV on failure of try_module_get
 2014-08-17 18:34 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 00/35] percpu: Consistent per cpu operations V7
 2014-08-17 17:30 UTC  (36+ 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] 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  (16+ messages)
` [PATCH 01/12] ARM: dts: sun8i: Add PIO controller node to the sun8i dtsi
` [PATCH 02/12] ARM: dts: sun8i: Add R_PIO controller node to the dtsi
` [PATCH 03/12] ARM: dts: sun8i: Add pinmux set for uart0
` [PATCH 04/12] ARM: dts: sun8i: Add pin muxing option for R_UART
` [PATCH 05/12] ARM: dts: sun8i: ippo-q8h: Add pinctrl properties "
` [PATCH 06/12] ARM: dts: sun8i: Add mmc clocks to the dtsi
` [PATCH 07/12] ARM: dts: sun8i: Add pin-muxing info for the mmc controllers
` [PATCH 08/12] ARM: dts: sun8i: Add mmc controller nodes
` [PATCH 09/12] ARM: dts: sun8i: Enable mmc controller on ippo-q8h-v5
` [PATCH 10/12] ARM: dts: sun8i: Add pin-muxing info for the i2c controllers
` [PATCH 11/12] ARM: dts: sun8i: Add i2c controller nodes
` [PATCH 12/12] ARM: dts: sun8i: Enable i2c controllers on ippo-q8h-v5

[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  (3+ 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  (4+ messages)
` [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support
 2014-08-17 13:00 UTC  (13+ messages)
` [RFC PATCH 1/9] ACPI: Add support for device specific properties
` [RFC PATCH 2/9] ACPI: Document ACPI "
` [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 5/9] mfd: Add ACPI support
` [RFC PATCH 6/9] gpiolib: add API to get gpio desc and flags
` [RFC PATCH 7/9] gpio: sch: Consolidate core and resume banks
` [RFC PATCH 8/9] Input: gpio_keys_polled - Make use of device property API
` [RFC PATCH 9/9] leds: leds-gpio: "

[PATCH] [RFC] cgroup: reject cgroup names with non-printing characters
 2014-08-17 13:41 UTC  (2+ messages)

[PATCH] os_dep: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 13:39 UTC 

[PATCH] net/openvswitch/flow.c: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 13:29 UTC 

[PATCH] mac80211: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 13:18 UTC 

[PATCH] vhost: Add polling mode
 2014-08-17 12:58 UTC  (8+ messages)

[PATCH] net/ipv4/igmp.c: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 12:49 UTC 

[PATCH] kernel/events/core.c: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 12:34 UTC 

[PATCH] isdn/bas_gigaset: use USB API functions rather than constants
 2014-08-17 11:45 UTC  (2+ messages)

[PATCH] rtl8188eu: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 11:43 UTC 

[PATCH] mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_range()
 2014-08-17 11:08 UTC  (4+ messages)

[PATCH] carl9170: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 10:48 UTC 

[PATCH v2] bonding: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 10:21 UTC 

[PATCH net-next] vhost_net: stop rx net polling when possible
 2014-08-17 10:20 UTC  (2+ messages)

[PATCH 3/3] staging: comedi: dt3000: remove unneeded variable
 2014-08-17 10:20 UTC  (2+ messages)

[PATCH 2/3] staging: comedi: addi_apci_1564: correct typo in macro definition
 2014-08-17 10:19 UTC  (2+ messages)

[PATCH 1/3] staging: comedi: addi_apci_1564: add whitespace to subdevice init
 2014-08-17 10:17 UTC  (2+ messages)

How to get kernel stack trace if process not blocked?
 2014-08-17 10:06 UTC 

[PATCH v2] cnic: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 10:12 UTC 

[PATCH] rcu: Replace rcu_dereference() with rcu_access_pointer()
 2014-08-17 10:04 UTC  (3+ messages)

Generating .config from DTS
 2014-08-17 10:03 UTC 

[PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm
 2014-08-17  8:44 UTC  (11+ messages)

[PATCH] x86, MCE: clean up trivial coding style problem
 2014-08-17  8:43 UTC 

Overriding -Werror
 2014-08-17  6:19 UTC  (6+ messages)

[PATCH net-next] MAINTAINERS: Add section for MRF24J40 IEEE 802.15.4 radio driver
 2014-08-17  4:47 UTC  (2+ messages)

[PATCH 0/3] PM / sleep: Make it possible to change the labeling of sleep states
 2014-08-17  4:16 UTC  (6+ messages)
` [PATCH 3/3][update] PM / sleep: Introduce command line argument for sleep state enumeration

[PATCH] cpufreq: exynos: free memory immediately on unknown SoC
 2014-08-17  4:06 UTC 

3.17-rc1: leds blink workqueue causes sleeping BUGs
 2014-08-17  3:27 UTC 

[PATCH v2] net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function
 2014-08-17  3:16 UTC  (2+ messages)

[PATCH 0/2] Drivers: scsi: storvsc: Fix issues with hot-add/remove of LUNs
 2014-08-17  3:09 UTC  (3+ messages)
` [PATCH 1/2] Drivers: scsi: storvsc: In responce to a scan event, scan the host
  ` [PATCH 2/2] Drivers: scsi: storvsc: Force discovery of LUNs that may have been removed

[PATCH v7] usb:serial:pl2303: add GPIOs interface on PL2303
 2014-08-17  2:05 UTC  (3+ messages)

[PATCH 4/4] RTC: rk808: add RTC driver for RK808 PMIC RTC
 2014-08-17  2:02 UTC 


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