linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-22 14:09:31 to 2014-08-22 18:05:34 UTC [more...]

[PATCH v3] checkpatch.pl: New instances of ENOSYS are errors
 2014-08-22 18:05 UTC 

[PATCH v2] i2c: rk3x: fix bug that cause transfer fails in maste receive mode
 2014-08-22 18:00 UTC  (4+ messages)
` [PATCH v3] i2c: rk3x: fix bug that cause transfer fails in master "
  ` [PATCH v4] "

[V0 PATCH 0/2] AMD PVH domU support
 2014-08-22  3:32 UTC  (5+ messages)
` [V0 PATCH 1/2] AMD-PVH: set EFER.NX and EFER.SCE for the boot vcpu
  ` [Xen-devel] "

[PATCH] ACPI: Run fixed button devices' notify callback in the process context
 2014-08-22 17:59 UTC  (3+ messages)

[PATCH] drivers: staging: rtl8723au: Fix space prohibited before that close parenthesis ')' errors
 2014-08-22 17:58 UTC 

[PATCH] net: ipv6: fib: don't sleep inside atomic lock
 2014-08-22 17:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/2] Add Maxim 77802 regulator support
 2014-08-22 17:53 UTC  (6+ messages)
` [PATCH v9 1/2] regulator: Add driver for max77802 PMIC PMIC regulators

[PATCH RFC 0/3] x86: Full support of PAT
 2014-08-22 17:43 UTC  (6+ messages)
` [PATCH RFC 1/3] x86: Make page cache mode a real type
    ` [Xen-devel] "

[PATCH] i2c: rk3x: Remove unlikely() annotations
 2014-08-22 17:43 UTC 

[PATCH 00/35] percpu: Consistent per cpu operations V7
 2014-08-22 17:48 UTC  (3+ messages)
` [PATCH 19/35] [PATCH 19/36] arm: Replace __this_cpu_ptr with raw_cpu_ptr

[PATCH] fs/block_dev.c: Use hd_part to find block inodes
 2014-08-22 17:48 UTC  (2+ messages)

percpu: Define this_cpu_cpumask_var_t_ptr
 2014-08-22 17:43 UTC  (5+ messages)

i915 (possibly): Suspend regression Macbook Pro 15 (late 2013)
 2014-08-22 17:42 UTC 

i915: Regression: +4W in idle power use on Macbook Pro 15 (late 2013)
 2014-08-22 17:40 UTC 

Trace with v3.17-rc1 while trying to enable power saving for pci device
 2014-08-22 17:40 UTC  (2+ messages)

[PATCH 1/2] leds: usb: Add LED trigger for USB gadget activity
 2014-08-22 17:39 UTC  (2+ messages)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-22 17:37 UTC  (16+ messages)

[PATCH] ACPI / scan: Allow ACPI drivers to bind to PNP device objects
 2014-08-22 17:53 UTC  (4+ messages)

[PATCH v2 0/5] usb: phy: samsung: remove old USB PHY code
 2014-08-22 17:32 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: dts: remove old USB2 PHY node hook for Arndale
` [PATCH v2 2/5] ARM: dts: remove old USB2 PHY node for Exynos5250
` [PATCH v2 3/5] usb: phy: samsung: remove old USB 2.0 PHY driver
` [PATCH v2 4/5] usb: phy: samsung: remove old USB 3.0 "
` [PATCH v2 5/5] usb: phy: samsung: remove old common USB PHY code

[PATCH] Staging: netlogic: xlr_net.c Fixed code-style warnings
 2014-08-22 17:29 UTC 

[PATCH v2] checkpatch.pl: New instances of ENOSYS are errors
 2014-08-22 17:27 UTC  (2+ messages)

[PATCH v3 1/5] MFD: Add rk808 device tree bindings documentation
 2014-08-22 17:23 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8723au: Fix "(foo*)" should be "(foo *)" errors
 2014-08-22 17:20 UTC 

[PATCH 0/2] ACPI/EC: Improve EC driver's state machine to survive with firmware that refuses to respond QR_EC when SCI_EVT isn't set
 2014-08-22 17:39 UTC  (4+ messages)
` [PATCH 2/2] ACPI/EC: Add support to disallow QR_EC to be issued before completing the previous QR_EC

[PATCH v2] doc: dt/bindings: input: Fix drv260x binding document
 2014-08-22 17:16 UTC  (2+ messages)

[PATCH 0/1] x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()
 2014-08-22 17:12 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] usb: phy: samsung: remove old USB PHY code
 2014-08-22 17:14 UTC  (3+ messages)

[RFC 1/2] USB: OTG: Hold wakeupsource when VBUS present
 2014-08-22 17:12 UTC  (2+ messages)

[PATCH] builddeb: put the dbg files into the correct directory
 2014-08-22 17:10 UTC  (3+ messages)

[GIT PULL] nohz: Fix double clock write on idle ticks
 2014-08-22 17:09 UTC  (3+ messages)
` [PATCH 1/2] nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
` [PATCH 2/2] nohz: Avoid tick's double reprogramming in highres mode

[PATCH v3 0/9] usb: add support for the generic PHY framework
 2014-08-22 17:08 UTC  (12+ messages)
` [PATCH v3 1/9] usb: move the OTG state from the USB PHY to the OTG structure
` [PATCH v3 2/9] usb: rename phy to usb_phy in OTG
` [PATCH v3 3/9] usb: add support to the generic PHY framework "
` [PATCH v3 4/9] usb: rename phy to usb_phy in HCD
` [PATCH v3 5/9] usb: rename gen_phy to phy "
` [PATCH v3 6/9] usb: allow to supply the PHY in the drivers when using HCD
` [PATCH v3 7/9] usb: rename transceiver and phy to usb_phy in ChipIdea
` [PATCH v3 8/9] usb: chipidea: move usb_otg into struct ci_hdrc
` [PATCH v3 9/9] usb: chipidea: add support to the generic PHY framework in ChipIdea

[PATCH] Kconfig: do not select SPI bus on sub-driver auto-select
 2014-08-22 17:04 UTC  (2+ messages)

[PATCH] drivers: memstick: host: r592.h: Add missing #define
 2014-08-22 16:58 UTC 

[PATCHSET REPOST percpu/for-3.18] percpu: implement atomic allocation support
 2014-08-22 16:53 UTC  (16+ messages)
` [PATCH 01/15] percpu: fix pcpu_alloc_pages() failure path
` [PATCH 02/15] percpu: perform tlb flush after pcpu_map_pages() failure
` [PATCH 03/15] percpu: remove the usage of separate populated bitmap in percpu-vm
` [PATCH 04/15] percpu: remove @may_alloc from pcpu_get_pages()
` [PATCH 05/15] percpu: move common parts out of pcpu_[de]populate_chunk()
` [PATCH 06/15] percpu: move region iterations "
` [PATCH 07/15] percpu: make percpu-km set chunk->populated bitmap properly
` [PATCH 08/15] percpu: restructure locking
` [PATCH 09/15] percpu: make pcpu_alloc_area() capable of allocating only from populated areas
` [PATCH 10/15] percpu: indent the population block in pcpu_alloc()
` [PATCH 11/15] percpu: implement [__]alloc_percpu_gfp()
` [PATCH 12/15] percpu: make sure chunk->map array has available space
` [PATCH 13/15] percpu: implmeent pcpu_nr_empty_pop_pages and chunk->nr_populated
` [PATCH 14/15] percpu: rename pcpu_reclaim_work to pcpu_balance_work
` [PATCH 15/15] percpu: implement asynchronous chunk population

linux-next: build failure after merge of the mfd tree
 2014-08-22 16:56 UTC 

[PATCH] ioat: Use time_before()
 2014-08-22 16:52 UTC  (4+ messages)

[PATCH] errno.h: Improve ENOSYS's comment
 2014-08-22 16:52 UTC  (2+ messages)

[PATCH] usb: phy: twl4030-usb: Fix regressions to runtime PM on omaps
 2014-08-22 16:51 UTC  (3+ messages)

[PATCH v2] clk: rockchip: Fix the clocks for i2c1 and i2c2
 2014-08-22 16:49 UTC 

[PATCH] include/linux/mfd/davinci_voicecodec.h: Fix typo in include guard
 2014-08-22 16:49 UTC 

[PATCH 1/3] ARM: zynq: DT: Fix Ethernet phy modes
 2014-08-22 16:48 UTC  (8+ messages)
` [PATCH 3/3] ARM: zynq: DT: Add Ethernet phys

[PATCH] clk: rockchip: Fix the clocks for i2c1 and i2c2
 2014-08-22 16:48 UTC  (3+ messages)

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-08-22 16:46 UTC  (5+ messages)

[PATCH v2] serial: uart: add hw flow control support configuration
 2014-08-22 16:45 UTC  (17+ messages)

[PATCH] drivers: media: i2c: adv7343_regs.h: Fix typo in #ifndef
 2014-08-22 16:45 UTC 

[PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
 2014-08-22 16:45 UTC  (5+ messages)

[PATCH] drivers: media: b2c2: flexcop.h: Fix typo in include guard
 2014-08-22 16:41 UTC 

[PATCH] usb: phy: twl4030-usb: Fix lost interrupts after ID pin goes down
 2014-08-22 16:39 UTC  (3+ messages)

[PATCH] drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
 2014-08-22 16:39 UTC 

[GIT PULL 00/16] perf/core improvements and fixes
 2014-08-22 16:29 UTC  (17+ messages)
` [PATCH 01/16] perf symbols: Don't try to find DSOs in SYSV maps
` [PATCH 02/16] perf tools powerpc: Explicitly include util/debug.h
` [PATCH 03/16] perf hists browser: Get rid of unused 'remaining' variable
` [PATCH 04/16] perf hists browser: Fix children overhead dump
` [PATCH 05/16] perf hists browser: Factor out hist_browser__show_callchain_entry()
` [PATCH 06/16] perf tests: Add a test for tracking with sched_switch
` [PATCH 07/16] perf scripting: Add 'flush' callback to scripting API
` [PATCH 08/16] perf machine: Rename machine__get_kernel_start_addr() method
` [PATCH 09/16] perf tools: Add machine__kernel_ip()
` [PATCH 10/16] perf hists browser: Cleanup callchain print functions
` [PATCH 11/16] perf machine: Fallback to MAP__FUNCTION if daddr maps are NULL
` [PATCH 12/16] perf: Fix perf_poll to return proper POLLHUP value
` [PATCH 13/16] perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
` [PATCH 14/16] perf top: Use set_term_quiet() instead of open coded equivalent
` [PATCH 15/16] perf tools: Add +field argument support for --field option
` [PATCH 16/16] perf hists browser: Consolidate callchain print functions in TUI

[PATCH] drivers: crypto: mv_cesa.h: Add missing #define
 2014-08-22 16:33 UTC 

[PATCH 0/2] aio: fixes for kernel memory disclosure in aio read events
 2014-08-22 16:26 UTC  (9+ messages)
` [PATCH 1/2] aio: fix aio request leak when events are reaped by userspace
  ` Revert "aio: fix aio request leak when events are reaped by user space"

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

[PATCH 0/6] Remove various orphaned header files
 2014-08-22 16:25 UTC  (5+ messages)

[PATCH v3 2/5] MFD: RK808: Add new mfd driver for RK808
 2014-08-22 16:21 UTC  (2+ messages)

[PATCH v6 03/10] ARM: dts: Prepare node labels for exynos5250
 2014-08-22 16:14 UTC  (4+ messages)
` [PATCH v7] "

[PATCH] drivers/ipack/devices/ipoctal.h: Fix typo in include guard
 2014-08-22 16:12 UTC  (3+ messages)

[PATCH] tpm_tis: Verify ACPI-specified interrupt
 2014-08-22 16:06 UTC  (2+ messages)

[PATCH v3 0/17] arcmsr: change note since v13 or v2
 2014-08-22 16:04 UTC  (3+ messages)

[PATCH v3 13/17] arcmsr: fix ioctl data read/write error for adapter type C
 2014-08-22 16:00 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8723au: Fix "foo* bar" should be "foo *bar" errors
 2014-08-22 15:57 UTC 

[PATCH] drivers: usb: gadget: fusb300_udc.h: Fix typo in include guard
 2014-08-22 15:58 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/11] ARM: multi_v7_defconfig: Enable Zynq/Xilinx drivers
 2014-08-22 15:54 UTC  (12+ messages)
` [PATCH 01/11] ARM: multi_v7_defconfig: Enable Zynq cpuidle driver
` [PATCH 02/11] ARM: multi_v7_defconfig: Enable Zynq/Xilinx CAN driver
` [PATCH 03/11] ARM: multi_v7_defconfig: Enable XADC driver
` [PATCH 04/11] ARM: multi_v7_defconfig: Enable Zynq SPI driver
` [PATCH 05/11] ARM: multi_v7_defconfig: Enable Zynq GPIO driver
` [PATCH 06/11] ARM: multi_v7_defconfig: Enable Xilinx I2C driver
` [PATCH 07/11] ARM: multi_v7_defconfig: Enable Xilinx SPI driver
` [PATCH 08/11] ARM: multi_v7_defconfig: Enable Xilinx GPIO driver
` [PATCH 09/11] ARM: multi_v7_defconfig: Enable Xilinx VDMA driver
` [PATCH 10/11] ARM: multi_v7_defconfig: Enable Xilinx emaclite driver
` [PATCH 11/11] ARM: multi_v7_defconfig: Enable Xilinx watchdog timer

[PATCH 02/13] bluetooth: hci_ldisc: fix deadlock condition
 2014-08-22 15:51 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-22 15:49 UTC  (8+ messages)
` [PATCH 3/4] f2fs: avoid double lock in truncate_blocks
  ` [f2fs-dev] "

[RFC PATCH 0/9] dt: dependencies (for deterministic driver initialization order based on the DT)
 2014-08-22 15:45 UTC  (6+ messages)

Autoselecting SPI for MEDIA_SUBDRV_AUTOSELECT?
 2014-08-22 15:43 UTC  (5+ messages)

[RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
 2014-08-22 15:42 UTC  (5+ messages)

[PATCH] Kbuild: x86: Eliminate duplicate command line options
 2014-08-22 15:41 UTC  (2+ messages)

[PATCH 0/2] add regulator support for pmbus and ltc2978
 2014-08-22 15:30 UTC  (4+ messages)
` [PATCH 2/2] pmbus: ltc2978: add regulator gating

[PATCH] kernel: trace_syscalls: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 15:37 UTC  (2+ messages)

[PATCH] drivers: pci: convert generic host controller to DT host bridge creation API
 2014-08-22 15:27 UTC  (9+ messages)

[PATCH 0/2] perf tools: Add +field argument support for --field/--sort options
 2014-08-22 15:23 UTC  (5+ messages)
` [PATCH 2/2] perf tools: Add +field argument support for --sort option

[PATCH v3] perf hists browser: Consolidate callchain print functions in TUI
 2014-08-22 15:21 UTC  (2+ messages)

[PATCH] arm: tegra: apalis/colibri t30: fix on-module 5v0 supplies
 2014-08-22 15:06 UTC 

[PATCH RFC 0/4] Multi-queue support for xen-blkfront and xen-blkback
 2014-08-22 15:03 UTC  (5+ messages)
` [PATCH RFC 1/4] xen, blkfront: add support for the multi-queue block layer API

linux-next: error while fetching the mips tree
 2014-08-22 14:59 UTC 

[RESEND PATCH] kernel: sched: fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:50 UTC 

[PATCH] doc: dt/bindings: input: Fix drv260x binding document
 2014-08-22 14:49 UTC  (5+ messages)

[PATCH] nfs: delegation: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:49 UTC  (2+ messages)

[PATCHSET 0/2] perf hists browser: Cleanup callchain routines (v2)
 2014-08-22 14:47 UTC  (5+ messages)
` [PATCH v2 2/2] perf hists browser: Consolidate callchain print functions in TUI

[RESEND PATCH V2] devicetree: Dialog Semiconductor consolidate existing vendor prefixes to standardise on 'dlg'
 2014-08-22 14:26 UTC 

Loading initrd above 4G causes freeze on boot
 2014-08-22 14:43 UTC  (3+ messages)

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-22 14:40 UTC  (4+ messages)
` [PATCH v3 08/13] be2iscsi: Use pci_enable_msix_range()

Trickle charging for rtc-bq32k
 2014-08-22 14:38 UTC  (3+ messages)

[PATCH 1/1] jump_label: tidy jump_label_ratelimit.h
 2014-08-22 14:35 UTC  (4+ messages)

[GIT PULL] HID
 2014-08-22 14:25 UTC  (5+ messages)

[PATCH] kernel: sched: fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:20 UTC 

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2014-08-22 14:18 UTC  (6+ messages)

[GIT PULL] arm64: post merge-window fixes for 3.17
 2014-08-22 14:17 UTC 

[PATCH net-next 1/2] sched: introduce nr_running_this_cpu()
 2014-08-22 14:16 UTC  (6+ messages)
` [PATCH net-next 2/2] net: exit busy loop when another process is runnable

[PATCH] kernel: events: callchain: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:15 UTC 

[PATCH] input: misc: drv260x: add check for ERM mode and LRA Libraries
 2014-08-22 14:11 UTC 

[PATCH] input: misc: drv260x remove defines not used
 2014-08-22 14:11 UTC 

[PATCH 00/10] ARM: OMAP5 / DRA7: Add framework for suspend and cpuidle
 2014-08-22 14:02 UTC  (2+ messages)
` [PATCH 10/10] ARM: DRA7: Add hook in SoC initcalls to enable pm initialization

[PATCH 0/6] fuse: handle release synchronously (v3)
 2014-08-22 14:09 UTC  (3+ messages)
` [PATCH 6/6] fuse: add mount option to disable synchronous release


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).