public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-22 10:34:50 to 2014-08-22 15:38:02 UTC [more...]

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

[PATCH 0/6] Remove various orphaned header files
 2014-08-22 15:33 UTC  (3+ messages)

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

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

[PATCH 0/2] perf tools: Add +field argument support for --field/--sort options
 2014-08-22 15:23 UTC  (6+ messages)
` [PATCH 1/2] perf tools: Add +field argument support for --field option
` [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] drivers: usb: gadget: fusb300_udc.h: Fix typo in include guard
 2014-08-22 15:21 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 1/7] efi: move noefi early param code out of x86 arch code
 2014-08-22 15:10 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] 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  (11+ messages)
` [PATCH RFC 1/4] xen, blkfront: add support for the multi-queue block layer API
` [PATCH RFC 2/4] xen, blkfront: factor out flush-related checks from do_blkif_request()
` [PATCH RFC 3/4] xen, blkfront: introduce support for multiple hw queues
` [PATCH RFC 4/4] xen, blkback: add support for multiple block rings

[PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
 2014-08-22 15:02 UTC  (3+ messages)

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)

[PATCH tip/core/rcu 1/2] rcu: Parallelize and economize NOCB kthread wakeups
 2014-08-22 14:48 UTC  (15+ 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

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

[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  (11+ messages)
` [PATCH 01/10] ARM: OMAP5 / DRA7: PM: Update CPU context register offset
` [PATCH 02/10] ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
` [PATCH 03/10] ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
` [PATCH 04/10] ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
` [PATCH 05/10] ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
` [PATCH 06/10] ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
` [PATCH 07/10] ARM: OMAP5 / DRA7: Enable CPU RET on suspend
` [PATCH 08/10] ARM: OMAP5/DRA7: PM: cpuidle MPU CSWR support
` [PATCH 09/10] ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
` [PATCH 10/10] ARM: DRA7: "

[PATCH 0/6] fuse: handle release synchronously (v3)
 2014-08-22 14:09 UTC  (9+ messages)
` [PATCH 3/6] fuse: wait for end of IO on release
` [PATCH 4/6] fuse: enable close_wait synchronous release
` [PATCH 5/6] fuse: fix synchronous case of fuse_file_put()
` [PATCH 6/6] fuse: add mount option to disable synchronous release

[PATCH] intel_idle: add idle values for Cherrytrail/Braswell
 2014-08-22 14:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] ARM: dts: OMAP5+: Fixes for pinctrl support
 2014-08-22 14:03 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: OMAP3+: Add PRM interrupt
` [PATCH 2/6] ARM: dts: OMAP5: switch to compatible pinctrl
` [PATCH 3/6] ARM: dts: DRA7: "
` [PATCH 4/6] ARM: dts: AM437x: "
` [PATCH 5/6] ARM: dts: OMAP5/DRA7: switch over to interrupts-extended property for UART
` [PATCH 6/6] ARM: dts: dra7-evm: Mark uart1 rxd as wakeup capable

[RFC PATCH 3/4] tty: omap-serial: use threaded interrupt handler
 2014-08-22 14:02 UTC  (2+ messages)

[PATCH] fs: file: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:02 UTC 

[PATCH 0/3] pinctrl: Add DRA7/AM437x pinctrl compatibility
 2014-08-22 14:01 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: bindings: Add OMAP pinctrl binding
` [PATCH 2/3] pinctrl: single: Add DRA7 pinctrl compatibility
` [PATCH 3/3] pinctrl: single: AM437x: Add "

[PATCH] tps65910: Work around silicon erratum SWCZ010
 2014-08-22 14:01 UTC  (3+ messages)

nohz fail (was: perf related boot hang.)
 2014-08-22 14:00 UTC  (5+ messages)

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

[PATCH] early microcode: extend the ramdisk address to 64bit
 2014-08-22 13:59 UTC 

[PATCH 0/3] ARM: OMAP5+: pdata quirks for pinctrl
 2014-08-22 13:55 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP5: use pdata quirks for pinctrl information
` [PATCH 2/3] ARM: DRA7: "
` [PATCH 3/3] ARM: AM437x: "

[PATCH] fs: aio: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:57 UTC 

[PATCH] builddeb: put the dbg files into the correct directory
 2014-08-22 13:56 UTC  (2+ messages)

[V0 PATCH 0/2] AMD PVH domU support
 2014-08-22 13:55 UTC  (3+ messages)

[PATCH 0/6] ARM: OMAP3+: PRM: fix up prm_handling
 2014-08-22 13:51 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP4+: prminst: provide function to find prm_dev instance offset
` [PATCH 2/6] ARM: OMAP4: PRM: use the generic prm_inst to allow logic to be abstracted
` [PATCH 3/6] ARM: OMAP4+: PRM: register interrupt information from DT
` [PATCH 4/6] ARM: OMAP4+: PRM: remove "wkup" event
` [PATCH 5/6] ARM: OMAP4+: PRM: Enable wakeup capability for OMAP5, DRA7
` [PATCH 6/6] ARM: OMAP3+: PRM: register interrupt information from DT

[PATCH] afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:52 UTC 

[PATCH 0/7] ARM: OMAP4+: powerdomain fixes
 2014-08-22 13:49 UTC  (8+ messages)
` [PATCH 1/7] ARM: OMAP: DRA7: powerdomain data: fix powerdomain powerstate
` [PATCH 2/7] ARM: OMAP5: "
` [PATCH 3/7] ARM: OMAP2+: powerdomain: pwrdm_for_each_clkdm iterate only valid clkdms
` [PATCH 4/7] ARM: OMAP2+: powerdomain: introduce logic for finding valid power domain
` [PATCH 5/7] ARM: OMAP4+: PM: Make logic state programmable
` [PATCH 6/7] ARM: OMAP4+: PM: use only valid low power state for suspend
` [PATCH 7/7] ARM: OMAP4+: PM: Use only valid low power state for CPU hotplug

[PATCH] efi_high_alloc: use EFI_ALLOCATE_MAX_ADDRESS
 2014-08-22 13:48 UTC 

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

[PATCH] afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:43 UTC 

[PATCH v3] arm/smp: Absorb boot_secondary()
 2014-08-22 13:33 UTC  (5+ messages)

[PATCH] drivers: net: wireless: Add include guards
 2014-08-22 13:32 UTC  (2+ messages)

[RFC 0/5] perf: Allow leader sampling on inherited events
 2014-08-22 13:30 UTC  (7+ messages)
` [PATCH 1/5] perf: Deny optimized switch for events read by PERF_SAMPLE_READ
` [PATCH 2/5] perf: Allow PERF_FORMAT_GROUP format on inherited events
` [PATCH 3/5] perf tools: Add support to traverse xyarrays
` [PATCH 4/5] perf tools: Add hash of periods for struct perf_sample_id
` [PATCH 5/5] perf tools: Allow PERF_FORMAT_GROUP for inherited events

[PATCH] drivers: scsi: #define missing include guards
 2014-08-22 13:28 UTC  (2+ messages)

[PATCH] kernel: events: core: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:26 UTC 

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

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

[PATCH] mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:14 UTC 

[PATCH] dt-bindings/mfs/palmas.h: Fix typo in include guard
 2014-08-22 13:09 UTC 

[PATCH v9 00/12] Support for creating generic PCI host bridges from DT
 2014-08-22 13:06 UTC  (7+ messages)
` [PATCH v9 04/12] PCI: OF: Fix the conversion of IO ranges into IO resources
` [PATCH v9 12/12] PCI: Introduce pci_remap_iospace() for remapping PCI I/O bus resources into CPU space

[PATCH] br_multicast: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 13:06 UTC 

[PATCH] partition-generic: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:58 UTC 

[PATCH v2 0/5] Thermal reset support in PMC
 2014-08-22 12:55 UTC  (6+ messages)
` [PATCH v2 5/5] ARM: tegra: Add thermal reset (thermtrip) support to PMC

[PATCH] drivers: target: target_core_ua_h: Add #define of include guard
 2014-08-22 12:54 UTC 

[PATCH] genhd: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:52 UTC 

[PATCH] blk-ioc: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:46 UTC 

[GIT PULL] thermal soc changes
 2014-08-22 12:46 UTC 

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-08-22 12:41 UTC  (6+ messages)
` [Patch V4 29/42] x86, irq: introduce two helper functions to support irqdomain map operation

[PATCH] blk-cgroup: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 12:40 UTC 

Some questions about DEBUG_PAGEALLOC on ARMv8
 2014-08-22 12:38 UTC 

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

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

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

[PATCH 0/5] Add of-graph helpers to loop over endpoints and find ports by id
 2014-08-22 12:09 UTC  (4+ messages)
` [PATCH 5/8] of: Add of_graph_get_port_by_id function

[PATCH v5 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-08-22 12:06 UTC  (2+ messages)

[PATCH 1/2] drivers/gpu/drm/exynos/exynos_drm_fb.h: Fix typo in include guard
 2014-08-22 12:04 UTC  (2+ messages)
` [PATCH 2/2] drivers/gpu/drm/vmwgfx/vmwgfx_fence.h: Add missing #define

[PATCH v2] x86: fix kernel crash on boot due to NULL dereference
 2014-08-22 12:03 UTC  (2+ messages)

[PATCH] acpi: fan.c: printk replacement
 2014-08-22 12:03 UTC 

[PATCH 1/3] x86: kernel/tls.h: Add missing #define
 2014-08-22 11:59 UTC  (3+ messages)
` [PATCH 2/3] x86: xen/mmu.h: "
` [PATCH 3/3] x86: xen/smp.h: "

[RFC 0/4] Increase the limit of tuntap queues
 2014-08-22 11:52 UTC  (6+ messages)
` [RFC 2/4] tuntap: Publish tuntap maximum number of queues as module_param

rcu: Throttle rcu_try_advance_all_cbs() execution causes visible slowdown in ftrace switching
 2014-08-22 11:43 UTC  (4+ messages)

[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
 2014-08-22 11:40 UTC  (4+ messages)

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

[PATCH v2 0/9] Tegra xHCI support
 2014-08-22 11:23 UTC  (4+ messages)

[RFC PATCH 0/4 v2] drivers/bus: Freescale Management Complex bus driver patch series
 2014-08-22 11:16 UTC  (3+ messages)
` [RFC PATCH 2/4 v2] drivers/bus: Freescale Management Complex (fsl-mc) bus driver

[RESEND PATCH v2 1/4] irqchip: gic: Change irq type check when extension is present
 2014-08-22 11:09 UTC 

[PATCH v2] arch: Kconfig: Let all little endian architectures define CPU_LITTLE_ENDIAN explicitly
 2014-08-22 11:09 UTC  (3+ messages)

[PATCH v1 0/5] mfd: lpc_sch: Intel Quark support
 2014-08-22 10:58 UTC  (6+ messages)
` [PATCH v1 1/5] mfd: lpc_sch: reduce duplicate code
` [PATCH v1 2/5] mfd: lpc_sch: better code manageability with chipset info struct
` [PATCH v1 3/5] pci_ids: add support for Intel Quark ILB
` [PATCH v1 4/5] mfd: lpc_sch: Add support for Intel Quark X1000
` [PATCH v1 5/5] mfd: lpc_sch: remove FSF address

[PATCH v4 0/4] zram memory control enhance
 2014-08-22 10:55 UTC  (3+ messages)
` [PATCH v4 3/4] zram: zram memory size limitation

[PATCH v5 0/4] Fine tune USB 3.0 PHY on exynos5420
 2014-08-22 10:49 UTC  (3+ messages)
` [PATCH v5 3/4] usb: hcd: Caibrate PHY post hcd reset

drm_mode_create_dumb_ioctl: divide error
 2014-08-22 10:38 UTC  (2+ messages)

Oops: 17 SMP ARM (v3.16-rc2)
 2014-08-22 10:36 UTC  (18+ messages)

[PATCH 1/4] staging: rtl8188eu: os_intfs.c
 2014-08-22 10:33 UTC  (3+ messages)
` [PATCH 3/4] staging: rtl8188eu: osdep_intf.h and usb_intf.c
` [PATCH 4/4] staging: rtl8188eu: rtw_debug.h


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