public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-12 15:55:26 to 2015-03-12 19:25:17 UTC [more...]

[PATCH 00/19 v4] Add timekeeping tests to kernel selftests
 2015-03-12 19:25 UTC  (2+ messages)

[RFC][PATCH] MAINTAINERS: Formalize Stephen Boyd as generic sched_clock maintainer
 2015-03-12 19:24 UTC  (3+ messages)

[PATCH RT 00/36] Linux 3.12.38-rt53-rc1
 2015-03-12 19:22 UTC  (10+ messages)
` [PATCH RT 01/36] gpio: omap: use raw locks for locking
` [PATCH RT 03/36] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 29/36] thermal: Defer thermal wakups to threads
` [PATCH RT 30/36] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 32/36] timers: Track total number of timers in list
` [PATCH RT 33/36] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 34/36] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 35/36] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 36/36] Linux 3.12.38-rt53-rc1

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-12 19:23 UTC  (5+ messages)
` [PATCH] selftest: add a test case to check how locks are shown in fdinfo

[PATCH v4] livepatch/module: Correctly handle coming and going modules
 2015-03-12 19:23 UTC  (2+ messages)

[BUG] perf report: ordered events and flushing bug
 2015-03-12 19:23 UTC  (5+ messages)

[PATCH RT 00/39] Linux 3.14.34-rt32-rc1
 2015-03-12 19:13 UTC  (25+ messages)
` [PATCH RT 02/39] rtmutex: Simplify rtmutex_slowtrylock()
` [PATCH RT 12/39] futex: Use futex_top_waiter() in lookup_pi_state()
` [PATCH RT 14/39] futex: Split out the first waiter attachment from lookup_pi_state()
` [PATCH RT 18/39] rt,locking: fix __ww_mutex_lock_interruptible() lockdep annotation
` [PATCH RT 19/39] rtmutex: enable deadlock detection in ww_mutex_lock functions
` [PATCH RT 20/39] x86: UV: raw_spinlock conversion
` [PATCH RT 22/39] arm/futex: disable preemption during futex_atomic_cmpxchg_inatomic()
` [PATCH RT 23/39] ARM: cmpxchg: define __HAVE_ARCH_CMPXCHG for armv6 and later
` [PATCH RT 24/39] mips: rt: Replace pagefault_* to raw version
` [PATCH RT 25/39] sas-ata/isci: dontt disable interrupts in qc_issue handler
` [PATCH RT 26/39] scheduling while atomic in cgroup code
` [PATCH RT 27/39] work-simple: Simple work queue implemenation
` [PATCH RT 28/39] sunrpc: make svc_xprt_do_enqueue() use get_cpu_light()
` [PATCH RT 29/39] Revert "rwsem-rt: Do not allow readers to nest"
` [PATCH RT 30/39] locking: ww_mutex: fix ww_mutex vs self-deadlock
` [PATCH RT 31/39] thermal: Defer thermal wakups to threads
` [PATCH RT 32/39] lockdep: selftest: fix warnings due to missing PREEMPT_RT conditionals
` [PATCH RT 33/39] fs/aio: simple simple work
` [PATCH RT 34/39] timers: Track total number of timers in list
` [PATCH RT 35/39] timers: Reduce __run_timers() latency for empty list
` [PATCH RT 36/39] timers: Reduce future __run_timers() latency for newly emptied list
` [PATCH RT 37/39] timers: Reduce future __run_timers() latency for first add to empty list
` [PATCH RT 38/39] staging: Mark rtl8821ae as broken
` [PATCH RT 39/39] Linux 3.14.34-rt32-rc1

[PATCH 1/6] dgnc: clean up digi.h
 2015-03-12 19:18 UTC  (8+ messages)
` [PATCH 2/6] dgnc: get rid of dpacompat.h, move remaining stuff to digi.h
` [PATCH 3/6] dgnc: convert TRUE/FALSE #defines to 1/0
` [PATCH 4/6] dgnc: remove old 2.4-2.6 compat kernel defines
` [PATCH 5/6] dgnc: remove unused stuff from dgnc_cls.h
` [PATCH 6/6] dgnc: Clean up dgnc_sysfs.h

[PATCHv5 00/11] perf tools: Add perf data CTF conversion
 2015-03-12 19:17 UTC  (6+ messages)
` [PATCH 06/11] perf data: Switch to multiple cpu stream files

[PATCH RT 0/0] Linux
 2015-03-12 19:16 UTC 

[RFC] lib/vsprintf.c: Even faster decimal conversion
 2015-03-12 18:49 UTC  (3+ messages)
` [PATCH v1] "

[PATCH v2 1/1] usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
 2015-03-12 19:14 UTC  (2+ messages)

[v2,00/11] Freescale DPAA FMan FLIB(s)
 2015-03-12 19:11 UTC  (2+ messages)

Update the clk tree for linux-next
 2015-03-12 19:08 UTC 

[RFC/PATCHSET 0/6] perf kmem: Implement page allocation analysis (v1)
 2015-03-12 19:07 UTC  (3+ messages)

[PATCH v2.0 0/2] ARM: AT91: pm: add support to disable the DDR's clock
 2015-03-12 18:59 UTC  (2+ messages)

[PATCH v2.0 0/2] ARM: at91: Add pm support for sama5d3 and sama5d4
 2015-03-12 18:59 UTC  (2+ messages)

[PATCH v2.0 0/6] ARM: AT91: pm improvement for 4.1
 2015-03-12 18:58 UTC  (2+ messages)

[PATCH v2.0 0/3] ARM: AT91: pm cleanup for 4.1
 2015-03-12 18:58 UTC  (2+ messages)

[PATCH] Kconfig: drop bogus default values
 2015-03-12 18:51 UTC  (5+ messages)

[PATCH 01/22] mm/memblock.c: %pF is only for function pointers
 2015-03-12 18:54 UTC  (22+ messages)
` [PATCH 05/22] PM / AVS: SmartReflex: "
` [PATCH 12/22] sparc: "
` [PATCH 14/22] parisc: "
` [PATCH 18/22] usb: gadget: serial: "
` [PATCH 19/22] jfs: "
  ` [Jfs-discussion] "

[PATCH 0/6] AT91 pm improvement for 3.21
 2015-03-12 18:53 UTC  (4+ messages)
` [PATCH 2/6] pm: at91: move the copying the sram function to the sram initializationi phase

[PATCH 7/8] isdn: replace CONFIG_8xx by CONFIG_PPC_8xx
 2015-03-12 18:52 UTC  (2+ messages)

[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
 2015-03-12 18:49 UTC  (13+ messages)
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur

[PATCH] drm: atmel-hlcdc: fixes wrong enabled flag used in PM suspend/resume support
 2015-03-12 18:47 UTC 

[PATCH net] virtio-net: correctly delete napi hash
 2015-03-12 18:37 UTC  (3+ messages)

vvar, gup && coredump
 2015-03-12 18:33 UTC  (16+ messages)

[PATCH v3 1/4] arm64: qcom: Add support for Qualcomm MSM8916 SoC
 2015-03-12 18:25 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts

[PATCH] ide: pdc202xxx_new: Remove do_gettimeofday() usage for ktime_get
 2015-03-12 18:24 UTC  (3+ messages)

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-12 18:21 UTC  (3+ messages)
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64

[PATCH] net:Kconfig: drop no sense dependence entry for BONDING
 2015-03-12 18:15 UTC  (4+ messages)

[PATCH] mm: kill kmemcheck
 2015-03-12 18:11 UTC 

[RFC] mac80211-hwsim: Pass rate-ctrl flags and tx-power to user-space
 2015-03-12 18:06 UTC 

[RFC] capabilities: Ambient capabilities
 2015-03-12 18:08 UTC 

[RFC][PATCH] uptime: Convert uptime to use 64bit time accessor
 2015-03-12 18:03 UTC  (3+ messages)

[PATCH v4 0/2] Add support for Broadcom iProc touchscreen
 2015-03-12 17:59 UTC  (4+ messages)
  ` [PATCH v4 1/2] Input: touchscreen-iproc: Add Broadcom iProc touchscreen driver
  ` [PATCH v4 2/2] Input: touchscreen-iproc: add device tree bindings

[PATCH v4 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts
 2015-03-12 17:56 UTC 

[PATCH 0/4] workqueue: Introduce low-level unbound wq sysfs cpumask v4
 2015-03-12 17:49 UTC  (6+ messages)
` [PATCH 3/4] workqueue: Create low-level unbound workqueues cpumask
` [PATCH 4/4] workqueue: Allow modifying low level unbound workqueue cpumask

[PATCH] MAINTAINERS: add entry for Generic PM domains (genpd)
 2015-03-12 17:37 UTC  (2+ messages)

[PATCH] Don't allow blocking of signals using sigreturn
 2015-03-12 17:33 UTC  (5+ messages)
  ` [PATCH] seccomp.2: Add note about alarm(2) not being sufficient to limit runtime

[PATCH] libata: revert "libata: use blk taging" et al
 2015-03-12 17:32 UTC  (9+ messages)

[PATCH] mce: use safe MSR accesses
 2015-03-12 17:30 UTC  (4+ messages)

[PATCH v2 1/4] staging: unisys: remove unused variables
 2015-03-12 17:30 UTC  (4+ messages)
` [PATCH v2 2/4] staging: unisys: dev_t initialization
` [PATCH v2 3/4] staging: unisys: remove comparison
` [PATCH v2 4/4] staging: unisys: remove forward declarations

[PATCH] rtlwifi: get buffer_desc before trying to alloc new skb
 2015-03-12 17:29 UTC  (3+ messages)

[RFC][PATCH] sysinfo: Use timespec64 accessors for calculating uptime
 2015-03-12 17:24 UTC 

[RFC][PATCH] amdkfd: Convert timestamping to use 64bit time accessors
 2015-03-12 17:23 UTC 

[PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
 2015-03-12 17:20 UTC  (11+ messages)
        ` [Cocci] "

[PATCH v2 0/4] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-03-12 17:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm, x86: Document return values of mapping funcs
` [PATCH v2 2/4] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH v2 3/4] mtrr, x86: Clean up mtrr_type_lookup()
` [PATCH v2 4/4] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping

[BUG] mem leak (not: info leak) in perf (kernel 4.0.0-rc2)
 2015-03-12 17:14 UTC 

[PATCH 0/8] cros_ec: Add multiple EC and protocol v3 support
 2015-03-12 17:02 UTC  (9+ messages)
` [PATCH 1/8] mfd: cros ec: Remove parent field
` [PATCH 2/8] mfd: cros_ec: Sanity check in and out sizes
` [PATCH 3/8] platform/chrome: cros_ec_lpc - Use existing function to check EC result
` [PATCH 4/8] mfd: cros_ec: Instantiate sub-devices from device tree
` [PATCH 5/8] mfd: cros-ec: Support multiple EC in a system
` [PATCH 6/8] mfd: cros_ec: rev cros_ec_commands.h
` [PATCH 7/8] mfd: cros_ec: add proto v3 skeleton
` [PATCH 8/8] mfd: cros_ec: add bus-specific proto v3 code

efivarfs and writev() support
 2015-03-12 17:03 UTC  (6+ messages)

[PATCH] drm/msm: Refactor msm drm driver to be able to support module
 2015-03-12 17:01 UTC 

committed memory, mmaps and shms
 2015-03-12 16:56 UTC  (5+ messages)

[v2,04/11] soc/fman: Add the FMan port FLIB
 2015-03-12 16:09 UTC 

[PATCH v6 tip 0/8] tracing: attach eBPF programs to kprobes
 2015-03-12 16:47 UTC  (7+ messages)
` [PATCH v6 tip 2/8] tracing: attach BPF "

[PATCH] virtio: Remove virtio device during shutdown
 2015-03-12 16:39 UTC  (5+ messages)

[PATCH v3 0/3] sysfs: Refine is_visible API
 2015-03-12 16:37 UTC  (3+ messages)
` [PATCH v3 2/3] sysfs: Only accept read/write permissions for file attributes

[PATCH kernel] vfio-pci: Add missing break to enable VFIO_PCI_ERR_IRQ_INDEX
 2015-03-12 16:36 UTC  (2+ messages)

[PATCH v4 00/14] Add kdbus implementation
 2015-03-12 16:34 UTC  (5+ messages)
` [PATCH 13/14] kdbus: add walk-through user space example
    ` [PATCH] samples/kdbus: add -lrt

[PATCH 0/7] kprobe: Handle error when Kprobe ftrace arming fails
 2015-03-12 16:33 UTC  (3+ messages)

[PATCH] brd: Ensure that bio_vecs have size <= PAGE_SIZE
 2015-03-12 16:30 UTC  (4+ messages)

[PATCH] input: eglx_ts, remove irq trigger flags
 2015-03-12 16:28 UTC  (4+ messages)

[RFC PATCH 00/18] ARM: msm multiplatform support
 2015-03-12 16:27 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.0
 2015-03-12 16:26 UTC 

[PATCH 00/12] Increased clocksource validation and cleanups (v4)
 2015-03-12 16:26 UTC  (3+ messages)

[PATCH v5 00/10] Atmel System Timer cleanups
 2015-03-12 16:22 UTC  (5+ messages)
` [PATCH v5 03/10] watchdog: at91rm9200: use the system timer syscon
` [PATCH v5 04/10] watchdog: at91rm9200: implement restart handler

[GIT PULL] PCI fixes for v4.0
 2015-03-12 16:20 UTC 

[RFC PATCH] PCI: Disable MSI/MSI-X only if device is shutdown
 2015-03-12 16:21 UTC  (2+ messages)

[PATCHv2 1/2] perf hists browser: Fix UI bug after fold/unfold
 2015-03-12 16:19 UTC  (4+ messages)
` [PATCHv3] "

[PATCH v2 00/17] Add generic PM domain support for Tegra SoCs
 2015-03-12 16:18 UTC  (4+ messages)
` [PATCH v2 17/17] soc/tegra: remove lagacy powergate APIs

[PATCH 0/2] i2c: prevent id collisions in the DT case
 2015-03-12 16:17 UTC  (3+ messages)
` [PATCH 1/2] of: base: add function to get highest id of an alias stem
` [PATCH 2/2] i2c: busses with dynamic ids should start after fixed ids for DT

[PATCH RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
 2015-03-12 16:18 UTC  (4+ messages)

[PATCH v2] dgnc: Don't save boards in memory that have failed to initialize
 2015-03-12 16:14 UTC  (3+ messages)

[PATCH v2] ARM: l2c: Fix prefetch settings dt parsing
 2015-03-12 16:12 UTC  (3+ messages)

[PATCH v7 0/3] Add ioctl and debug utilities to UFS driver
 2015-03-12 16:13 UTC  (5+ messages)
` [PATCH v7 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v7 2/3] scsi: ufs: add debugfs for ufs
` [PATCH v7 3/3] scsi: ufs: add trace events and dump prints for debug

[PATCH v3] ARM: l2c: Fix prefetch settings dt parsing
 2015-03-12 16:10 UTC 

[PATCH 0/6] drivers: hv: vmbus: Some miscellaneous fixes for Linux 4.0
 2015-03-12 16:09 UTC  (5+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Perform device register in the per-channel work element

[PATCH v2] drm/i915: Fix BUG in i915_gem.c when switch to console
 2015-03-12 16:00 UTC  (3+ messages)

[PATCH 8/8] powerpc: get rid of CONFIG_8xx
 2015-03-12 15:24 UTC 

[PATCH] MIPS: bcm63xx: move bcm63xx_gpio_init() to bcm63xx_register_devices()
 2015-03-12 16:00 UTC 

[PATCH 0/15] don't export static symbol
 2015-03-12 15:59 UTC  (3+ messages)
` [PATCH 1/15] NFSv4.1: "

[PATCH] nfs: do not export discarded symbols
 2015-03-12 15:58 UTC  (2+ messages)

[PATCH] SUNRPC: use jiffies_to_msecs for converting jiffies
 2015-03-12 15:58 UTC  (2+ messages)

[RFC,1/8] soc/fman: Add FMan MURAM support
 2015-03-12 15:56 UTC 

[PATCH thomash] drm/vmwgfx: vmw_kms_generic_present() can be static
 2015-03-12 15:57 UTC  (2+ messages)

rcu: frequent rcu lockups
 2015-03-12 14:07 UTC  (11+ messages)


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