The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2014-08-26 15:08:17 to 2014-08-26 20:11:31 UTC [more...]

[PATCH] iio: remove .owner field for driver using module_platform_driver
 2014-08-26 20:11 UTC  (2+ messages)

Minor fixes for atmel_mxt_ts
 2014-08-26 20:10 UTC  (3+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AA

[PATCH] staging: lustre: remove parentheses from return arguments
 2014-08-26 20:00 UTC 

[PATCH][input-led] Defer input led work to workqueue
 2014-08-26 20:02 UTC  (5+ messages)

[PATCH 0/3] x86: Full support of PAT
 2014-08-26 19:45 UTC  (6+ messages)
` [PATCH 1/3] x86: Make page cache mode a real type
` [PATCH 2/3] x86: Enable PAT to use cache mode translation tables

[PATCH] [RESEND 3] mmc: add Toshiba PCI SD controller driver
 2014-08-26 19:51 UTC 

[PATCH] io: accel: kxcjk1013: Remove redundant assignment
 2014-08-26 19:50 UTC  (2+ messages)

[PATCH] drivers/xen/grant-table.c: Be sure of unsigned value never comparing with 0
 2014-08-26 19:42 UTC  (3+ messages)

[PATCH 0/1] ipc/shm: fix the historical/wrong mm->start_stack check
 2014-08-26 19:37 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] ipc/shm: kill "

[PATCH v3 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-08-26 19:36 UTC  (3+ messages)
` [PATCH v3 4/5] parisc: use seq_hex_dump() to dump buffers

[PATCH net v3 1/4] tg3: Limit minimum tx queue wakeup threshold
 2014-08-26 19:26 UTC  (4+ messages)
` [PATCH net v3 2/4] tg3: Fix tx_pending check for MAX_SKB_FRAGS
` [PATCH net v3 3/4] tg3: Move tx queue stop logic to its own function
` [PATCH net v3 4/4] tg3: Fix tx_pending checks for tg3_tso_bug

[PATCH v2 1/3] tg3: Limit minimum tx queue wakeup threshold
 2014-08-26 19:25 UTC  (4+ messages)
` [PATCH v2 3/3] tg3: Fix tx_pending checks for tg3_tso_bug

[PATCH] i2c:at91: Fix a race condition during signal handling in at91_do_twi_xfer
 2014-08-26 19:13 UTC 

[PATCH v2 00/26] genirq: fix use of irq_find_mapping outside of legal RCU context
 2014-08-26 19:05 UTC  (11+ messages)
` [PATCH v2 01/26] genirq: add irq_domain-aware core IRQ handler
` [PATCH v2 02/26] arm64: convert handle_IRQ to use __handle_domain_irq
` [PATCH v2 25/26] arm64: get rid of handle_IRQ

[RFC 0/9] KVM-VFIO IRQ forward control
 2014-08-26 19:02 UTC  (10+ messages)
` [RFC 4/9] KVM: KVM-VFIO: update user API to program forwarded IRQ
` [RFC 5/9] VFIO: Extend external user API
` [RFC 8/9] KVM: KVM-VFIO: add kvm_vfio_arch_data and accessors
` [RFC 9/9] KVM: KVM_VFIO: ARM: implement irq forwarding control

linux-next: Tree for Aug 26
 2014-08-26 19:03 UTC  (2+ messages)
` linux-next: Tree for Aug 26 (drbg)

[Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation
 2014-08-26 18:55 UTC  (3+ messages)
` [Bugfix] x86, irq: Fix bug in setting IOAPIC pin attributes

Build regressions/improvements in v3.17-rc2
 2014-08-26 18:52 UTC  (2+ messages)

[PATCHv10 0/2] Addition of Altera EDAC support
 2014-08-26 18:39 UTC  (7+ messages)
` [PATCHv10 1/2] edac: altera: Add Altera SDRAM "
` [PATCHv10 2/2] arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries

[PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
 2014-08-26 18:37 UTC  (7+ messages)

[PATCH v6 1/5] dt-bindings: Add RK808 device tree bindings document
 2014-08-26 18:37 UTC  (2+ messages)

[PATCH 1/2] ARM: DT: APQ8064: Add pinctrl support This patch adds device tree nodes to support pinctrl for apq8064 SOC
 2014-08-26 18:31 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: qcom: Add support for reset for apq8064

[PATCH v6 3/5] RTC: RK808: add RTC driver for RK808
 2014-08-26 18:28 UTC  (2+ messages)

[PATCH v5 3/5] RTC: RK808: add RTC driver for RK808
 2014-08-26 18:24 UTC  (4+ messages)

[PATCH 00/35] percpu: Consistent per cpu operations V7
 2014-08-26 18:19 UTC  (70+ 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 00/41] percpu: Consistent per cpu operations V1
 2014-08-26 18:02 UTC  (19+ messages)
` [PATCH 01/41] mm: Replace __get_cpu_var uses with this_cpu_ptr
` [PATCH 02/41] tracing: "
` [PATCH 03/41] percpu: Replace __get_cpu_var "
` [PATCH 04/41] kernel misc: Replace __get_cpu_var uses
` [PATCH 05/41] drivers/char/random: "
` [PATCH 06/41] drivers/cpuidle: Replace __get_cpu_var uses for address calculation
` [PATCH 08/41] drivers/leds: Replace __get_cpu_var use through this_cpu_ptr
` [PATCH 09/41] drivers/clocksource: Replace __get_cpu_var used for address calculation
` [PATCH 10/41] staging/zsmalloc: Replace instances of using __get_cpu_var "

[PATCH v6 4/5] clk: RK808: Add clkout driver for RK808
 2014-08-26 18:02 UTC  (2+ messages)

[PATCH 0/4] Drivers: hv: vmbus: Eliminate calls to BUG_ON()
 2014-08-26 19:05 UTC  (5+ messages)
` [PATCH 1/4] Drivers: hv: vmbus: Cleanup vmbus_post_msg()
  ` [PATCH 2/4] Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
  ` [PATCH 3/4] Drivers: hv: vmbus: Cleanup vmbus_close_internal()
  ` [PATCH 4/4] Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()

[PATCH v6 0/6] arm64: add seccomp support
 2014-08-26 17:55 UTC  (13+ messages)
` [PATCH v6 1/6] arm64: ptrace: add PTRACE_SET_SYSCALL
` [PATCH v6 2/6] arm64: ptrace: allow tracer to skip a system call
` [PATCH v6 4/6] arm64: add seccomp syscall for compat task
` [PATCH v6 5/6] arm64: add SIGSYS siginfo "

[PATCH v3 0/8] Serial ATA support for NVIDIA Tegra124
 2014-08-26 17:46 UTC  (3+ messages)
` [PATCH v3 8/8] ARM: tegra: Add options for Tegra AHCI support to tegra_defconfig

dell rbu driver and FW_LOADER_USER_HELPER
 2014-08-26 17:40 UTC  (3+ messages)

[PATCH] edac, amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
 2014-08-26 17:35 UTC  (3+ messages)

[PATCH V2] edac, amd64_edac: Modify usage of amd64_read_dct_pci_cfg()
 2014-08-26 17:44 UTC 

Linux 3.17-rc2
 2014-08-26 17:31 UTC  (2+ messages)

[PATCH] ARM: dts: Add rk808 PMIC to rk3288-evb-rk808
 2014-08-26 17:28 UTC 

[PATCH] staging:iio: moved platform_data into include/linux/iio
 2014-08-26 17:27 UTC  (9+ messages)

[GIT PULL] Btrfs for rc3
 2014-08-26 17:26 UTC 

About the reboot hang issue with EHCI driver on the Baytrail platform
 2014-08-26 17:26 UTC  (4+ messages)

[PATCH v3 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-08-26 17:24 UTC  (2+ messages)

[PATCH v2 2/5] MFD: RK808: Add new mfd driver for RK808
 2014-08-26 17:19 UTC  (14+ messages)

[PATCH v4 0/3] PM QoS: Add support for memory bandwidth constraints
 2014-08-26 17:17 UTC  (3+ messages)
` [PATCH v4 3/3] memory: tegra124-emc: Add EMC driver

[PATCH v5 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-08-26 17:46 UTC  (6+ messages)
` [PATCH v5 1/4] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
` [PATCH v5 2/4] drivers/watchdog/menf21bmc_wdt: introduce MEN 14F021P00 BMC Watchdog driver
` [PATCH v5 3/4] drivers/leds/leds-menf21bmc: introduce MEN 14F021P00 BMC LED driver
` [PATCH v5 4/4] drivers/hwmon/menf21bmc_hwmon: introduce MEN14F021P00 BMC HWMON driver

[PATCH v3 03/11] drivers: base: add new class "cpu" to group cpu devices
 2014-08-26 17:08 UTC  (7+ messages)
` [PATCH] drivers: base: add cpu_device_create to support per-cpu devices

[PATCH v6 2/5] MFD: RK808: Add new mfd driver for RK808
 2014-08-26 17:08 UTC  (2+ messages)

[PATCH] staging:lustre:lnet: lib-md.c fix checkpath warnings and errors
 2014-08-26 17:00 UTC 

[PATCHv7 0/5] DMA Atomic pool for arm64
 2014-08-26 16:58 UTC  (4+ messages)
` [PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions

[PATCH v5 2/5] MFD: RK808: Add new mfd driver for RK808
 2014-08-26 16:57 UTC  (4+ messages)

[PATCH v3 0/6] PCI: tegra: Fixes and Tegra124 support
 2014-08-26 16:53 UTC  (8+ messages)
` [PATCH v3 1/6] resource: Add device-managed request/release_resource()
` [PATCH v3 2/6] PCI: tegra: Implement a proper resource hierarchy
` [PATCH v3 3/6] PCI: tegra: Clear CLKREQ# enable on port disable
` [PATCH v3 4/6] PCI: tegra: Fix extended configuration space mapping
` [PATCH v3 5/6] PCI: tegra: Make sure the PCIe PLL is really reset
` [PATCH v3 6/6] PCI: tegra: Add Tegra124 support

[PATCH 1/4] Documentation: use subdir-y to avoid unnecessary built-in.o files
 2014-08-26 16:50 UTC  (3+ messages)
` [PATCH 2/4] Documentation: add makefiles for more targets

randconfig build error with next-20140826, in Documentation/video4linux
 2014-08-26 16:50 UTC 

[PATCH] perf/x86/intel: Mark initialization code as such
 2014-08-26 16:49 UTC 

[PATCH 0/2] Rockchip SoC thermal driver
 2014-08-26 16:47 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: document Rockchip thermal

[PATCH v6 net-next 0/6] introduce BPF syscall
 2014-08-26 16:40 UTC  (12+ messages)
` [PATCH v6 net-next 4/6] bpf: enable bpf syscall on x64 and i386

[PATCH 00/18] backlight: fix checkpatch warnings
 2014-08-26 16:37 UTC  (39+ messages)
` [PATCH 01/18] backlight: adp5520: add blank line after declarations
` [PATCH 02/18] backlight: adp8860: "
` [PATCH 03/18] backlight: adp8870: "
` [PATCH 04/18] backlight: ams369fg06: remove 'else' after a return
` [PATCH 05/18] backlight: corgi_lcd: add blank line after declarations
` [PATCH 06/18] backlight: cr_bllcd: "
` [PATCH 07/18] backlight: ili922x: remove 'else' after a return
` [PATCH 08/18] backlight: ld9040: "
` [PATCH 09/18] backlight: lm3639: remove unnecessary return statements
` [PATCH 10/18] backlight: lms501kf03: remove 'else' after a return
` [PATCH 11/18] backlight: lp855x: add blank line after declarations
` [PATCH 12/18] backlight: pcf50633: "
` [PATCH 13/18] backlight: s6e63m0: remove 'else' after a return
` [PATCH 14/18] backlight: tdo24m: add blank line after declarations
` [PATCH 15/18] backlight: wm831x_bl: "
` [PATCH 16/18] backlight: jornada720: remove 'else' after a return
` [PATCH 17/18] "
` [PATCH 18/18] backlight: omap1: add blank line after declarations

[PATCH v3 0/4] expose lm90 to thermal fw
 2014-08-26 16:37 UTC  (6+ messages)
` [PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes

[PATCH v6 0/5] Add rockchip RK808 pmic driver
 2014-08-26 16:26 UTC  (2+ messages)

[PATCH] tps65910: Work around silicon erratum SWCZ010
 2014-08-26 16:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] include/asm-generic/cmpxchg-local.h: perform comparison in cmpxchg using appropriate size of data
 2014-08-26 16:13 UTC  (3+ messages)

[PATCH] thunderbolt: Clear hops before overwriting
 2014-08-26 16:02 UTC  (3+ messages)

Xen PV domain regression with KASLR enabled (kernel 3.16)
 2014-08-26 16:01 UTC  (10+ messages)
` [Xen-devel] "

[PATCH v2] usb: gadget: net2280: Fix invalid handling of Reset irq
 2014-08-26 16:00 UTC 

Thunderbolt driver hotplug not working correctly
 2014-08-26 15:58 UTC  (3+ messages)

[PATCH] regmap: Fix handling of volatile registers for format_write() chips
 2014-08-26 15:57 UTC  (2+ messages)

[PATCH] usb: gadget: net2280: Fix invalid handling of Reset irq
 2014-08-26 15:54 UTC  (2+ messages)

[PATCH] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
 2014-08-26 15:53 UTC  (10+ messages)
` [PATCH v5] mm: softdirty: enable write notifications on VMAs "

[PATCH] xhci-ring: Fix Null pointer dereference
 2014-08-26 15:47 UTC 

[PATCH 1/1] regulator: max77802: set opmode to normal if off is read from hw
 2014-08-26 15:44 UTC  (2+ messages)

[PATCH RFC] rcu: assoc_array: Add critical section to avoid a bug
 2014-08-26 15:41 UTC 

[PATCH v1 0/2] ARM: dts: qcom: Add initial IFC6540 board support
 2014-08-26 15:39 UTC  (3+ messages)
` [PATCH v1 1/2] ARM: dts: qcom: Add initial IFC6540 board device tree
` [PATCH v1 2/2] ARM: dts: qcom: Enable serial port on IFC6540 boards

[PATCHSET percpu/for-3.18] add @gfp to init functions of percpu data structures
 2014-08-26 15:35 UTC  (3+ messages)
` [PATCH 3/3] percpu-refcount: add @gfp to percpu_ref_init()
  ` [PATCH v2 "

[PATCH v4 4/8] qcom: spm-devices: Add SPM device manager for the SoC
 2014-08-26 15:33 UTC  (2+ messages)

[RFC 0/4] Increase the limit of tuntap queues
 2014-08-26 15:30 UTC  (9+ messages)
` [RFC 2/4] tuntap: Publish tuntap maximum number of queues as module_param

[PATCH] acpi: fan.c: printk replacement
 2014-08-26 15:30 UTC  (3+ messages)

[PATCH v2 0/3] Add Atmel maXTouch support for Peach Pit
 2014-08-26 15:28 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: Add Peach Pit dts entry for Atmel touchpad
` [PATCH v2 2/3] ARM: exynos_defconfig: Enable Atmel maXTouch support
` [PATCH v2 3/3] ARM: multi_v7_defconfig: "

[PATCH v1 00/12] dmaengine: dw: remove slave_id, add PCI support
 2014-08-26 15:27 UTC  (2+ messages)

[PATCH v2 0/6] PCI: tegra: Fixes and Tegra124 support
 2014-08-26 15:08 UTC  (2+ messages)

[PATCHv2] block: Fix dev_t minor allocation lifetime
 2014-08-26 15:05 UTC 


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