public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-08 17:57:57 to 2015-05-08 22:09:57 UTC [more...]

[PATCH 1/5] selftests: Add futex functional tests
 2015-05-08 22:09 UTC  (3+ messages)
` [GIT PULL v2] selftest: "
  ` [PATCH 3/5] selftest/futex: Increment ksft pass and fail counters

[PATCH v3 00/10] mtd: nand: add Broadcom NAND controller support
 2015-05-08 21:58 UTC  (10+ messages)
` [PATCH v3 06/10] mtd: brcmstb_nand: add SoC-specific support

[RFC v1 00/12] kernel/firmware/wireless: firmware digital signature checks
 2015-05-08 21:53 UTC  (8+ messages)
` [PATCH v1 03/12] crypto: qat - address recursive dependency when fw signing is enabled

[PATCH 01/12] kstrto*: accept "-0" for signed conversion
 2015-05-08 21:52 UTC  (14+ messages)
` [PATCH 02/12] Add parse_integer() (replacement for simple_strto*())
` [PATCH 03/12] parse_integer: add runtime testsuite
` [PATCH 04/12] parse-integer: rewrite kstrto*()
` [PATCH 05/12] parse_integer: convert scanf()
` [PATCH 06/12] scanf: fix type range overflow
` [PATCH 07/12] parse_integer: convert lib/
` [PATCH 08/12] parse_integer: convert mm/
` [PATCH 09/12] parse_integer: convert fs/
` [PATCH 10/37] parse_integer: convert fs/cachefiles/
` [PATCH 11/12] parse_integer: convert ext2, ext3, ext4
` [PATCH 12/12] parse_integer: convert fs/ocfs2/

[PATCH 0/2] staging: lustre: cl_page: drop unneeded variable and macros
 2015-05-08 21:36 UTC  (3+ messages)
` [PATCH 1/2] staging: lustre: cl_page: drop unneeded variable
` [PATCH 2/2] staging: lustre: cl_page: delete empty macros

[RFC] On-die ECC support
 2015-05-08 21:43 UTC  (10+ messages)
` [PATCH 1/3] mtd: nand: Add on-die "

[RFC] i2c-tools: i2ctransfer: add new tool
 2015-05-08 21:40 UTC  (8+ messages)

[PATCH v9] iio: acpi: Add support for ACPI0008 Ambient Light Sensor
 2015-05-08 21:36 UTC  (5+ messages)

[PATCH v3 Bugfix 0/6] xstate/fpu bug fixes
 2015-05-08 21:31 UTC  (7+ messages)
` [PATCH v3 Bugfix 1/6] x86/xsave.c: Fix xstate offsets and sizes enumeration
` [PATCH v3 Bugfix 2/6] x86/xsaves: Define and use user_xstate_size for xstate size in signal context
` [PATCH v3 Bugfix 3/6] x86/xsaves: Rename xstate_size to kernel_xstate_size to explicitly distinguish xstate size in kernel from user space
` [PATCH v3 Bugfix 4/6] x86/xsave: Don't add new states in xsave_struct
` [PATCH v3 Bugfix 5/6] x86/xsaves: Keep xstate_bv in init_xstate_buf header as zero for init optimimization
` [PATCH v3 Bugfix 6/6] x86/xsave.c: Introduce a new check that allows correct xstates copy from kernel to user directly

[PATCH try #4] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
 2015-05-08 21:32 UTC  (2+ messages)

[PATCH v2 3/5] sched, timer: Use atomics in thread_group_cputimer to improve scalability
 2015-05-08 21:31 UTC  (3+ messages)
` [tip:sched/core] sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), "
  ` [PATCH] sched, timer: Fix documentation for 'struct thread_group_cputimer'

[GIT PULL] Btrfs fix
 2015-05-08 21:32 UTC 

[PATCH] ASoC: codecs-ac97: Remove rate constraints
 2015-05-08 21:32 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V3] cpuidle: Handle tick_broadcast_enter() failure gracefully
 2015-05-08 21:51 UTC  (3+ messages)

[PATCH 0/6] support "dataplane" mode for nohz_full
 2015-05-08 21:22 UTC  (9+ messages)
` [PATCH 1/6] nohz_full: add support for "dataplane" mode
` [PATCH 2/6] nohz: dataplane: allow tick to be fully disabled for dataplane
` [PATCH 3/6] dataplane nohz: run softirqs synchronously on user entry
` [PATCH 4/6] nohz: support PR_DATAPLANE_QUIESCE
` [PATCH 5/6] nohz: support PR_DATAPLANE_STRICT mode
` [PATCH 6/6] nohz: add dataplane_debug boot flag

[PATCH v3] ktime: Fix ktime_divns to do signed division
 2015-05-08 21:18 UTC  (2+ messages)

[GIT PULL 00/30] perf/core improvements and fixes
 2015-05-08 20:56 UTC  (31+ messages)
` [PATCH 01/30] perf probe: Fix to close probe_events file in error
` [PATCH 02/30] perf probe: Fix a typo for the flags of open
` [PATCH 03/30] perf probe: Fix to return 0 when positive value returned
` [PATCH 04/30] perf probe: Make --line checks validate C-style function name
` [PATCH 05/30] perf probe: Skip kernel symbols which is out of .text
` [PATCH 06/30] perf probe: Support $params special probe argument
` [PATCH 07/30] perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
` [PATCH 08/30] perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/barrier.h
` [PATCH 09/30] perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
` [PATCH 10/30] perf tools: Move barrier() definition to tools/include/linux/compiler.h
` [PATCH 11/30] tools: Adopt asm-generic/barrier.h
` [PATCH 12/30] perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
` [PATCH 13/30] perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
` [PATCH 14/30] perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
` [PATCH 15/30] perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
` [PATCH 16/30] perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barrier.h
` [PATCH 17/30] perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barrier.h
` [PATCH 18/30] perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
` [PATCH 19/30] perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
` [PATCH 20/30] perf tools: Move generic barriers out of perf-sys.h
` [PATCH 21/30] tools include: Add basic atomic.h implementation from the kernel sources
` [PATCH 22/30] perf tools: Use atomic_t to implement thread__{get,put} refcnt
` [PATCH 23/30] perf machine: Protect the machine->threads with a rwlock
` [PATCH 24/30] perf bench futex: Support parallel waker threads
` [PATCH 25/30] perf bench futex: Handle spurious wakeups
` [PATCH 26/30] perf probe: Use perf_probe_event.target instead of passing as an argument
` [PATCH 27/30] perf probe: Introduce probe_conf global configs
` [PATCH 28/30] perf probe: Add --no-inlines option to avoid searching inline functions
` [PATCH 29/30] perf probe: Support glob wildcards for function name
` [PATCH 30/30] perf build: Disable libdw DWARF unwind when built with NO_DWARF

[PATCH] PM / clock_ops: Fix clock error check in __pm_clk_add()
 2015-05-08 21:05 UTC  (4+ messages)

[PATCH v8 0/9] Tegra xHCI support
 2015-05-08 21:03 UTC  (5+ messages)
` [PATCH v8 6/9] mailbox: Add NVIDIA Tegra XUSB mailbox binding

[PATCH V6 0/7] x86/intel_rdt: Intel Cache Allocation Technology
 2015-05-08 20:55 UTC  (8+ messages)
` [PATCH 4/7] x86/intel_rdt: Implement scheduling support for Intel RDT

[PATCHv2 0/3] Find mirrored memory, use for boot time allocations
 2015-05-08 20:49 UTC  (4+ messages)

Commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") breaking DP audio on T440s
 2015-05-08 20:45 UTC  (2+ messages)

[PATCH 3.19 0/7] 3.19.8-stable review
 2015-05-08 20:45 UTC  (5+ messages)

[PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-08 20:40 UTC  (14+ messages)

[PATCH 1/3 v6] dt/bindings: Add binding for the BCM2835 mailbox driver
 2015-05-08 20:38 UTC  (6+ messages)
` [PATCH 2/3 v8] mailbox: Enable BCM2835 mailbox support
    `  "

[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-08 20:58 UTC  (11+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V3 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
` [V3 PATCH 3/5] device property: Introduces device_dma_is_coherent()

[PATCH] PM / sleep: Let devices force direct_complete
 2015-05-08 20:33 UTC  (2+ messages)

[PATCH/RFC 00/03] irqchip: renesas-irqc: Fine grained Runtime PM support
 2015-05-08 20:26 UTC  (4+ messages)

periodic iowait spike
 2015-05-08 20:22 UTC  (3+ messages)

[PATCH 1/6 v2] blk: clean up plug
 2015-05-08 20:18 UTC  (2+ messages)

[PATCH 0/2 v3] speed up cpu_up()
 2015-05-08 20:43 UTC  (2+ messages)

Avoiding unnecessary jump relocations in gas?
 2015-05-08 20:16 UTC  (6+ messages)

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-08 20:15 UTC  (7+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault
` [PATCH 3/3] Add tests for lock "

[PATCH 1/1] suspend: delete sys_sync()
 2015-05-08 20:39 UTC  (8+ messages)

[PATCH 0/5] trace-cmd profile enhancements
 2015-05-08 20:13 UTC  (7+ messages)
` [PATCH 1/5] trace-cmd: add option to group like comms for profile
` [PATCH 2/5] trace-cmd: group schedule stacktraces together with --merge
` [PATCH 3/5] trace-cmd: lookup syscall names in profile
` [PATCH 4/5] trace-cmd: sort the events in the profile output
` [PATCH 5/5] trace-cmd: make trace-hist work with instances

[PATCH RFC 0/5] ACPI / core : few cleanups and updates for LPI
 2015-05-08 20:33 UTC  (4+ messages)
` [PATCH RFC 1/5] ACPI / containers : add support for ACPI0010 processor container

autoNUMA web workload regression
 2015-05-08 20:03 UTC  (4+ messages)
` [PATCH] numa,sched: only consider less busy nodes as numa balancing destination

[PATCH 0/2] Add DTE driver for Cygnus
 2015-05-08 20:02 UTC  (5+ messages)
` [PATCH 2/2] misc: Add initial Digital Timing Engine (DTE) driver for cygnus

[PATCH] perf build: Disable libdw DWARF unwind when built with NO_DWARF
 2015-05-08 19:44 UTC  (2+ messages)

[PATCH V4 00/24] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing
 2015-05-08 19:41 UTC  (8+ messages)
` [PATCH V4 18/24] perf tools: Add Intel BTS support

[PATCH perf/core v2 0/4] perf-probe code cleanup and support wildcard for probe points
 2015-05-08 19:38 UTC  (2+ messages)

[PATCH 1/2] perf bench futex: Support parallel waker threads
 2015-05-08 19:24 UTC  (3+ messages)
` [PATCH 2/2] perf bench futex: Handle spurious wakeups

[RFC] How implement Secure Data Path ?
 2015-05-08 19:18 UTC  (10+ messages)

[PATCH 00/19] x86, mpx updates for 4.2 (take 6)
 2015-05-08 18:59 UTC  (20+ messages)
` [PATCH 01/19] x86, mpx, xsave: fix up bad get_xsave_addr() assumptions
` [PATCH 02/19] x86, fpu: wrap get_xsave_addr() to make it safer
` [PATCH 03/19] x86, mpx: use new tsk_get_xsave_addr()
` [PATCH 04/19] x86, mpx: cleanup: do not pass task around when unnecessary
` [PATCH 05/19] x86, mpx: remove redundant MPX_BNDCFG_ADDR_MASK
` [PATCH 07/19] x86, mpx: boot-time disable
` [PATCH 06/19] x86, mpx: we do not allocate the bounds directory
` [PATCH 08/19] x86, mpx: trace #BR exceptions
` [PATCH 09/19] x86, mpx: trace entry to bounds exception paths
` [PATCH 10/19] x86, mpx: trace ranged MPX operations
` [PATCH 12/19] x86: make is_64bit_mm() widely available
` [PATCH 11/19] x86, mpx: trace allocation of new bounds tables
` [PATCH 14/19] x86, mpx: new directory entry to addr helper
` [PATCH 13/19] x86, mpx: Add temporary variable to reduce masking
` [PATCH 15/19] x86, mpx: do 32-bit-only cmpxchg for 32-bit apps
` [PATCH 16/19] x86, mpx: support 32-bit binaries on 64-bit kernel
` [PATCH 17/19] x86, mpx: rewrite unmap code
` [PATCH 18/19] x86, mpx: do not count MPX VMAs as neighbors when unmapping
` [PATCH 19/19] x86, mpx: allow mixed binaries again

[PATCH v2] ASoC: bt-sco: Add devicetree support for bt-sco codec
 2015-05-08 19:02 UTC 

[PATCH v2 0/3] clk: si5351: Fixes for v4.1-rc1
 2015-05-08 19:00 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dove: Add clock-names to CuBox Si5351 clk generator

[PATCH v2] spi: omap2-mcspi: Add gpio_request and init CS
 2015-05-08 18:55 UTC  (2+ messages)

[PATCH v11 00/19] Re-introduce h8300 architecture
 2015-05-08 18:54 UTC  (2+ messages)

[GIT PULL] ARM: EXYNOS: Improvements for 4.2, try 2
 2015-05-08 18:54 UTC  (2+ messages)

[PATCH v2] Support for write stream IDs
 2015-05-08 18:48 UTC  (9+ messages)

[PATCH v6 0/4] Add initial configfs support for IIO
 2015-05-08 18:41 UTC  (2+ messages)

[PATCH] x86: tell the world boot_params is 16-byte aligned
 2015-05-08 18:36 UTC  (6+ messages)

ARM: EXYNOS: dts: DTS fixes for 4.1
 2015-05-08 18:33 UTC  (2+ messages)

[PATCH 1/9] iio: hid-sensor-accel-3d: Constify platform_device_id
 2015-05-08 15:05 UTC  (3+ messages)
` [PATCH 9/9] iio: hid-sensor-press: "

[PATCH RFC 0/3] Add IIO trigger symlink in iio:device0/trigger/
 2015-05-08 15:11 UTC  (3+ messages)
` [PATCH RFC 1/3] iio: Add symlink to triggers in the device's trigger folder

[PATCH v4] iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors
 2015-05-08 14:55 UTC  (2+ messages)

[PATCH v2 0/3] Introduce support for MMC35240 magnetic sensor
 2015-05-08 14:09 UTC  (7+ messages)
` [PATCH v2 1/3] iio: magnetometer: Add support for MEMSIC MMC35240 sensor
` [PATCH v2 2/3] iio: magnetometer: mmc35240: Add PM sleep support
` [PATCH v2 3/3] iio: magnetometer: Add ACPI support for MMC35240

[PATCH 1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-05-08 18:28 UTC  (7+ messages)
` [1/2] "

Kernel Live Patch
 2015-05-08 18:27 UTC  (2+ messages)

[PATCH 1/2] x86: replace cpu_up hard-coded mdelay with variable udelay
 2015-05-08 18:27 UTC  (5+ messages)
` [PATCH 2/2] x86: speed cpu_up by quirking cpu_init_udelay

ARM: EXYNOS: Fixes for 4.1
 2015-05-08 18:26 UTC  (2+ messages)

is kernel slower at loading for some hardware ?
 2015-05-08 18:24 UTC  (4+ messages)

Question about barriers for ARM on tools/perf/
 2015-05-08 18:18 UTC  (9+ messages)

[PATCH v2 0/2] Add initial CoreSight support for the Qualcomm 8x16 chipsets
 2015-05-08 18:17 UTC  (11+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

[PATCH 1/1] ARM: dts: Add keep-power-in-suspend to WiFi SDIO node for Snow
 2015-05-08 18:14 UTC  (4+ messages)
    ` [PATCH 1/1] ARM: dts: Add keep-power-in-suspend to WiFi SDIO nodefor Snow

[GIT PULL] Block fixes for 4.1-rc
 2015-05-08 18:12 UTC 

[PATCH] ASoC: bt-sco: Add devicetree support for bt-sco codec
 2015-05-08 18:06 UTC  (4+ messages)


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