public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-27 12:17:52 to 2013-08-27 18:47:42 UTC [more...]

[RFC 0/2] DWC3 USB support for Qualcomm platform
 2013-08-27 18:46 UTC  (7+ messages)
` [RFC 2/2] usb: dwc3: Add Qualcomm DWC3 glue layer driver

[PATCH] cpufreq: Fix timer/workqueue corruption due to double queueing
 2013-08-27 18:47 UTC  (2+ messages)

[PATCH] usb: phy: samsung-usb2: Toggle HSIC GPIO from device tree
 2013-08-27 18:44 UTC  (6+ messages)

linux-next: manual merge of the arm-soc tree with the usb tree
 2013-08-27 18:37 UTC  (16+ messages)

[PATCH] driver core / ACPI: Avoid device removal locking problems
 2013-08-27 18:36 UTC  (6+ messages)

/proc/pid/fd && anon_inode_fops
 2013-08-27 18:28 UTC  (23+ messages)
            ` [PATCH] proc: make proc_fd_permission() thread-friendly
                  ` [PATCH 0/1] proc: make /proc/self point to thread
                    ` [PATCH 1/1] "

linux-next: build warning after merge of the cgroup tree
 2013-08-27 18:33 UTC  (2+ messages)

[PATCH V6 0/7] POWER/cpuidle: Generic IBM-POWER cpuidle driver enabled for PSERIES and POWERNV platforms
 2013-08-27 18:32 UTC  (8+ messages)
` [PATCH V6 1/7] pseries/cpuidle: Move processor_idle.c to drivers/cpuidle
` [PATCH V6 2/7] pseries/cpuidle: Use cpuidle_register() for initialisation
` [PATCH V6 3/7] pseries/cpuidle: Make pseries_idle backend driver a non-module
` [PATCH V6 4/7] pseries/cpuidle: Remove MAX_IDLE_STATE macro
` [PATCH V6 5/7] POWER/cpuidle: Generic POWER CPUIDLE driver supporting PSERIES
` [PATCH V6 6/7] POWER/cpuidle: Enable powernv cpuidle support
` [PATCH V6 7/7] powernv/cpuidle: Enable idle powernv cpu to call into the cpuidle framework

[PATCH resend] dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors
 2013-08-27 18:34 UTC 

[PATCH 01/11] net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
 2013-08-27 18:31 UTC  (3+ messages)
` [PATCH 06/11] net: calxedaxgmac: fix race with tx queue stop/wake

[PATCHv2 1/2] dev-core: fix build break when DEBUG is enabled
 2013-08-27 18:30 UTC  (8+ messages)
` [PATCHv2 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled

[PATCH 0/5] drivers: thermal: several fixes
 2013-08-27 18:26 UTC  (4+ messages)
` [PATCH 3/5] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional

[PATCH] ASoc: kirkwood: Use the Kirkwood audio driver in Dove boards
 2013-08-27 18:27 UTC 

[RFC PATCH 00/14] RFCv2: device thermal limits represented in device tree nodes
 2013-08-27 18:17 UTC  (9+ messages)
` [RFC PATCH 01/14] cpufreq: cpufreq-cpu0: add dt node parsing for 'cooling-zones'
` [RFC PATCH 02/14] drivers: thermal: introduce device tree parser

linux-next: build failure after merge of the libata tree
 2013-08-27 18:09 UTC  (3+ messages)

Issues with a rather unusual configured NFS server
 2013-08-27 18:06 UTC  (4+ messages)

[PATCH 0/7] replace devm_request_and_ioremap by devm_ioremap_resource
 2013-08-27 18:03 UTC  (9+ messages)
` [PATCH 1/7] PCI: tegra: "

Build regressions/improvements in v3.11-rc7
 2013-08-27 17:55 UTC  (2+ messages)

[PATCH 0/2] Rename nsproxy.pid_ns and fix a related security bug
 2013-08-27 17:53 UTC  (2+ messages)

weird keyboard issue (ps/2 port?) 3.9.x/3.10.x?
 2013-08-27 17:41 UTC  (4+ messages)

[PATCH 1/2] dev-core: fix build break when DEBUG is enabled
 2013-08-27 17:40 UTC  (10+ messages)
` [PATCH 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled

[PATCH] dynamic debug: line queries failing due to uninitialized local variable
 2013-08-27 17:41 UTC  (2+ messages)

[PATCH] serial: omap: Fix IRQ handling return value
 2013-08-27 17:38 UTC  (4+ messages)

[PATCH] cpufreq: governors: Remove duplicate check of target freq in supported range
 2013-08-27 17:34 UTC  (5+ messages)

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-08-27 17:21 UTC  (12+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid

[PATCH 1/4] staging: ozwpan: Increase ISOC IN buffer depth
 2013-08-27 17:27 UTC  (5+ messages)
` [PATCH 2/4] staging: ozwpan: Reset PORT_ENABLE bit
` [PATCH 3/4] staging: ozwpan: Add debounce time before unregistering
` [PATCH 4/4] staging: ozwpan: Return error, if PD is not connected

[PATCH 1/2] procfs: restore 0400 permissions on /proc/*/{syscall,stack,personality}
 2013-08-27 17:24 UTC  (4+ messages)

[PATCH v5] gpio: pcf857x: Add OF support
 2013-08-27 17:18 UTC  (5+ messages)

[PATCH v4 0/5] ARM/ARM64 architected timer updates
 2013-08-27 17:16 UTC  (8+ messages)
` [PATCH v4 1/5] ARM/ARM64: arch_timer: add macros for bits in control register

[PATCH RFC v2 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-27 17:01 UTC  (4+ messages)
` [PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation

[PATCH] Add per-process flag to control thp
 2013-08-27 17:01 UTC  (8+ messages)
` [PATCH 0/8] "
  ` [PATCH 1/8] THP: Use real address for NUMA policy

linux-next: manual merge of the clk tree with Linus' tree
 2013-08-27 16:53 UTC  (4+ messages)

[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
 2013-08-27 16:51 UTC  (4+ messages)

[PATCH 0/2] net/cadence/macb: add support for dt phy definition
 2013-08-27 16:41 UTC  (6+ messages)

[PATCH 1/1] X86: Hyper-V: Get the local APIC timer frequency from the hypervisor
 2013-08-27 16:37 UTC  (3+ messages)

unused swap offset / bad page map
 2013-08-27 16:32 UTC  (11+ messages)

[ANNOUNCE] 3.10.6-rt3
 2013-08-27 16:19 UTC  (8+ messages)

linux-next: manual merge of the arm-soc tree with Linus' tree
 2013-08-27 16:17 UTC  (2+ messages)

[PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT
 2013-08-27 16:15 UTC  (14+ messages)

Fwd: perf: callchain feature on ARM - question about libunwind API
 2013-08-27 16:12 UTC  (2+ messages)

[PATCH v2] [BUGFIX] drivers/base: fix show_mem_removable to handle missing sections
 2013-08-27 16:06 UTC  (3+ messages)

[guv v2 20/31] powerpc: Replace __get_cpu_var uses
 2013-08-27 15:37 UTC  (6+ messages)
` [guv v2 23/31] tile: "

[PATCHv5 0/2] Driver for Allwinner sunxi Security ID
 2013-08-27 15:42 UTC  (5+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses
` [PATCH 2/2] Add sunxi-sid to dts for sun4i, sun5i and sun7i

[guv 00/16] [RFC] percpu: Replace __get_cpu_var uses throughout the kernel
 2013-08-27 15:39 UTC  (3+ messages)

[PATCH] Add WLI-UC-G300HP's Product ID
 2013-08-27 15:37 UTC 

[GIT PULL] regmap updates for v3.11
 2013-08-27 15:33 UTC 

linux-next: manual merge of the arm-soc tree with the pm tree
 2013-08-27 15:30 UTC  (2+ messages)

[PATCH v3 0/2] adv7343 add OF support
 2013-08-27 15:24 UTC  (6+ messages)
` [PATCH v3 2/2] media: i2c: adv7343: "

[PATCH] regcache-rbtree: Fix reg_stride != 1
 2013-08-27 15:23 UTC  (2+ messages)

[PATCH] pinctrl: at91: add support for OUTPUT config
 2013-08-27 15:01 UTC  (2+ messages)

niu lock-up (Transmit timed out, resetting) and NETDEV WATCHDOG
 2013-08-27 15:01 UTC  (2+ messages)

[PATCH RESEND] HID: New hid-cp2112 driver
 2013-08-27 15:01 UTC 

[PATCH] ARM: at91/at91-pinctrl documentation: add missing sam9x5 compatible string
 2013-08-27 14:57 UTC  (2+ messages)

[PATCH] pinctrl: at91: fix get_pullup/down function return
 2013-08-27 14:56 UTC  (2+ messages)

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-27 14:56 UTC  (11+ messages)
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH 00/24] Staging: winbond: Fixed some coding style issues
 2013-08-27 14:54 UTC  (3+ messages)

[BUG] ARM64: Create 4K page size mmu memory map at init time will trigger exception
 2013-08-27 14:48 UTC  (4+ messages)

[patch|rfc] block: fix race between request completion and timeout handling
 2013-08-27 14:49 UTC  (2+ messages)

[PATCH] DMA: shdma: fix a bad merge - remove free_irq()
 2013-08-27 14:46 UTC  (5+ messages)

[PATCH v2 0/3] pcf857x: Add OF support
 2013-08-27 14:44 UTC  (5+ messages)
` [PATCH v2 3/3] gpio: "

[PATCH v5 0/3] arm: mvebu: fix resource leak
 2013-08-27 14:42 UTC  (2+ messages)

[PATCH 0/3] Send audit/procinfo/cgroup data in socket-level control message
 2013-08-27 14:40 UTC  (4+ messages)
` [PATCH 1/3] Send loginuid and sessionid in SCM_AUDIT
` [PATCH 2/3] Send comm and cmdline in SCM_PROCINFO
` [PATCH 3/3] Send cgroup_path in SCM_CGROUP

[PATCH V4] gpio: New driver for LSI ZEVIO SoCs
 2013-08-27 14:40 UTC  (2+ messages)

[PATCH v4 0/4] Introduce atomic MMIO modify
 2013-08-27 14:37 UTC  (3+ messages)
` [PATCH v4 1/4] lib: "

[PATCH] OMAP: UART: Keep the TX fifo full when possible
 2013-08-27 14:32 UTC  (3+ messages)

[PATCH] pinctrl: rockchip: Implement .request() and .free() callbacks on the GPIO chips
 2013-08-27 14:30 UTC 

[PATCH] arm64: move elf notes into readonly segment
 2013-08-27 14:27 UTC  (4+ messages)

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-27 14:17 UTC  (13+ messages)
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm

[PATCH V2 1/2] gpio: mcp23s08: rename the device tree property
 2013-08-27 14:17 UTC  (4+ messages)
` [PATCH V2 2/2] of: add vendor prefix for Microchip Technology Inc

[PATCH v7 00/10] tracing: trace event triggers
 2013-08-27 14:16 UTC  (4+ messages)

suspicious RCU usage (perf)
 2013-08-27 14:13 UTC  (11+ messages)

[PATCH RFC net-next] net: epoll support for busy poll
 2013-08-27 14:11 UTC  (5+ messages)

[Query] CPUFreq: Why do we need policy->user_policy?
 2013-08-27 14:04 UTC  (5+ messages)

[PATCH] kbuild: Do not overwrite include/config/kernel.release needlessly
 2013-08-27 13:53 UTC 

[PATCH RFC v2 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
 2013-08-27 13:53 UTC  (7+ messages)

[PATCH] nfc: Remove useless Makefile line
 2013-08-27 13:42 UTC  (3+ messages)
` [PATCH 0/3] nfc: standardize logging styles

[RFC PATCH 0/4] add support for gcov format introduced in gcc 4.7
 2013-08-27 13:41 UTC  (15+ messages)
` [RFC PATCH 2/4] gcov: add support for gcc 4.7 gcov format
` [RFC PATCH 3/4] gcov: compile specific gcov implementation based on gcc version

[PATCH 0/3] Trivial KVM patches for 3.12
 2013-08-27 13:41 UTC  (4+ messages)
` [PATCH 1/3] KVM: rename __kvm_io_bus_sort_cmp to kvm_io_bus_cmp
` [PATCH 2/3] KVM: vmx: count exits to userspace during invalid guest emulation
` [PATCH 3/3] KVM: x86: add comments where MMIO does not return to the emulator

[Patch v2] pinctrl: Add s5pv210 support to pinctrl-exynos
 2013-08-27 13:40 UTC  (2+ messages)

[PATCH] amd64_edac: Correct erratum 505 range
 2013-08-27 13:34 UTC  (3+ messages)
  ` [GIT PULL] amd64_edac fixlets for 3.12 queue

[PATCH] [BUGFIX] crash/ioapic: Prevent crash_kexec() from deadlocking of ioapic_lock
 2013-08-27 13:33 UTC  (9+ messages)
  `  "
            `  "

[PATCH] of: Define of_irq_find_parent dummy for !defined(CONFIG_OF_IRQ)
 2013-08-27 13:21 UTC  (3+ messages)

[PATCH v4 0/4] [SCSI] sg: fix race condition in sg_open
 2013-08-27 13:13 UTC  (11+ messages)
` [PATCH v5 "

[PATCH 0/4] asm-generic: fix minor include guard issues
 2013-08-27 13:08 UTC  (3+ messages)
` [PATCH 3/4] asm-generic: Add missing include guards

[PATCH net-next] drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
 2013-08-27 13:07 UTC  (3+ messages)
` [PATCH net-next] drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent

[RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host
 2013-08-27 13:05 UTC  (12+ messages)
` [RFC PATCH 08/11] trace-cmd: Apply the trace-msg protocol for communication between a server and clients
    `  "
  ` Re: [RFC PATCH 00/11] trace-cmd: Support the feature recording trace data of guests on the host

[PATCH] pinctrl: pinctrl-single: Convert to devm_ioremap_resource()
 2013-08-27 12:59 UTC  (2+ messages)

[PATCH 1/4] pinctrl: Add s5pv210 support to pinctrl-exynos
 2013-08-27 12:58 UTC  (6+ messages)

[PATCH v3 00/12] perf, persistent: Add persistent events
 2013-08-27 12:48 UTC  (19+ messages)
` [PATCH v3 12/12] [RFC] perf, persistent: ioctl functions to control persistency

[PATCH] ARM: at91/dt: fix phy address to match the reg register
 2013-08-27 12:43 UTC  (3+ messages)
` [PATCH v2] ARM: at91/dt: fix phy address in sama5xmb to match the reg property

[PATCH] net/cadence/macb: fix invalid 0 return if no phy is discovered on mii init
 2013-08-27 12:36 UTC 

[PATCH 01/15] PCI: convert bus code to use bus_groups
 2013-08-27 12:35 UTC  (3+ messages)
` [PATCH 02/15] rbd: "


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