public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-06-04 15:08:44 to 2014-06-04 19:21:45 UTC [more...]

linux-next: build failure after merge of the mmc tree
 2014-06-04 19:21 UTC  (4+ messages)

[PATCH v2 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-06-04 19:20 UTC  (3+ messages)
` [PATCH v2 1/2] block,scsi: verify return pointer from blk_get_request
` [PATCH v2 2/2] block,scsi: convert and handle ERR_PTR "

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-04 19:18 UTC  (12+ messages)

[PATCH] SLAB Maintainer update
 2014-06-04 19:20 UTC 

[PATCH 0/10] use safer test on the result of find_first_zero_bit
 2014-06-04 19:19 UTC  (8+ messages)
` [PATCH 6/10] hpsa: "
` [PATCH 9/10] IB/qib: "

[PATCH] ARM: fix debug prints relevant to PCI devices
 2014-06-04 19:17 UTC 

Bad rss-counter is back on 3.14-stable
 2014-06-04 19:12 UTC  (3+ messages)

shm: shm_exit scalability fixes
 2014-06-04 19:07 UTC  (4+ messages)
` [PATCH 1/3] shm: Make exit_shm work proportional to task activity
` [PATCH 2/3] shm: Allow exit_shm in parallel if only marking orphans
` [PATCH 3/3] shm: Remove unneeded extern for function

[RFC PATCH 0/3] locking/mutex: Modifications to mutex
 2014-06-04 19:08 UTC  (4+ messages)
` [RFC PATCH 1/3] locking/mutex: Try to acquire mutex only if it is unlocked
` [RFC PATCH 2/3] locking/mutex: Correct documentation on mutex optimistic spinning
` [RFC PATCH 3/3] locking/mutex: Optimize mutex trylock slowpath

[PATCH v3 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 19:05 UTC  (4+ messages)
` [PATCH v3 5/6] virtio-scsi: fix various bad behavior on aborted requests

[RFC PATCH] rwsem: Avoid double checking before trylock for rwsem_try_write_lock()
 2014-06-04 19:01 UTC 

[PERF] TUI bug when interpreting JIT .map files
 2014-06-04 18:58 UTC  (2+ messages)

[PATCH 0/1] device.h: Move out arch independent dma_iommu_mapping struct
 2014-06-04 19:01 UTC  (6+ messages)
` [PATCH 1/1] device.h: arm,dma-iommu: Move out "

[PATCH v5] conversion to blk-mq
 2014-06-04 18:55 UTC  (11+ messages)

[PATCH 1/3] clocksource: exynos_mct: Fix ftrace
 2014-06-04 18:49 UTC  (5+ messages)
` [PATCH 2/3] clocksource: exynos_mct: cache mct upper count
` [PATCH 3/3] clocksource: exynos_mct: Optimize register reads with ldmia

[PATCH v1] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-04 18:48 UTC  (3+ messages)

[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
 2014-06-04 18:47 UTC  (9+ messages)
` [PATCH 03/13] kexec: Move segment verification code in a separate function
` [PATCH 06/13] kexec: New syscall kexec_file_load() declaration

[GIT pull] timer changes for 3.16
 2014-06-04 18:46 UTC 

[PATCH] ftrace/x86: Use kernel identity mapping only when CONFIG_DEBUG_RODATA enabled
 2014-06-04 18:37 UTC  (2+ messages)

[PATCH 1/2] gpio: removes all usage of gpiochip_remove retval
 2014-06-04 18:35 UTC  (5+ messages)
` [PATCH 0/2] gpiochip remove
  ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[PATCH 1/3] lib: crc32: Greatly shrink CRC combining code
 2014-06-04 18:32 UTC  (2+ messages)

[PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface
 2014-06-04 18:32 UTC  (12+ messages)

[GIT PULL] last minute percpu fix for v3.15-rc8
 2014-06-04 18:28 UTC  (7+ messages)

[GIT PULL for v3.16-rc1] media updates for next
 2014-06-04 18:22 UTC 

[PULL 0/2] vhost enhancements for 3.16
 2014-06-04 18:12 UTC  (4+ messages)
` [PULL 2/2] vhost: replace rcu with mutex

[PATCH 1/1] rtmutex: Handle when top lock owner changes
 2014-06-04 18:12 UTC  (10+ messages)

[PATCH] scsi: bfa: bfad_attr.c: Optimization of the Code
 2014-06-04 18:08 UTC 

[PATCH 0/2] block,scsi: fixup blk_get_request dead queue scenarios
 2014-06-04 18:07 UTC  (5+ messages)
` [PATCH 2/2] block,scsi: convert and handle ERR_PTR from blk_get_request

[PATCH] init: make rootdelay=N consistent with rootwait behaviour
 2014-06-04 18:01 UTC 

[PATCH] rwsem: Support optimistic spinning
 2014-06-04 17:57 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 0/7] i2c: Relax mandatory I2C ID table passing
 2014-06-04 17:55 UTC  (4+ messages)
` [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node

[PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
 2014-06-04 17:51 UTC  (11+ messages)

[PATCH] Staging: rtl8821ae: use kmalloc instead of variable length stack arrays
 2014-06-04 17:45 UTC 

[PATCH] fence: Use smp_mb__before_atomic()
 2014-06-04 17:49 UTC  (8+ messages)

fs: memory corruption in names_cache
 2014-06-04 17:41 UTC  (3+ messages)

[PATCH 0/2] ARM: berlin: BG2Q I2C support
 2014-06-04 17:37 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: berlin: enable i2c0 and i2c2

[PATCH v2 0/5] sched: Cleanup and improve polling idle loops
 2014-06-04 17:36 UTC  (7+ messages)
` [PATCH v2 1/5] cpuidle: Set polling in poll_idle
` [PATCH v2 2/5] sched,trace: Add a tracepoint for IPI-less remote wakeups
` [PATCH v2 3/5] sched,idle: Clear polling before descheduling the idle thread
` [PATCH v2 4/5] sched,idle: Simplify wake_up_idle_cpu
` [PATCH v2 5/5] sched: Optimize ttwu IPI

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-04 17:30 UTC  (5+ messages)

[RFC PATCH 00/16] sched: Energy cost model for energy-aware scheduling
 2014-06-04 17:27 UTC  (8+ messages)
` [RFC PATCH 06/16] arm: topology: Define TC2 sched energy and provide it to scheduler

[PATCH v2 0/6] virtio-scsi patches for 3.16 + midlayer fix
 2014-06-04 17:24 UTC  (3+ messages)
` [PATCH v2 2/6] virtio-scsi: replace target spinlock with seqcount

[GIT PULL] locking tree changes for v3.16
 2014-06-04 17:22 UTC  (5+ messages)

hanging aio process
 2014-06-04 17:17 UTC  (15+ messages)
                ` [PATCH] percpu-refcount: fix usage of this_cpu_ops (was Re: hanging aio process)

[PATCH 1/1] [SCSI] Fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
 2014-06-04 17:15 UTC  (3+ messages)

[RESEND PATCH] memory: Freescale CoreNet Coherency Fabric error reporting driver
 2014-06-04 17:07 UTC  (5+ messages)

ftdi_sio BUG: NULL pointer dereference
 2014-06-04 17:05 UTC  (16+ messages)

[PATCH 7/10] cciss: use safer test on the result of find_first_zero_bit
 2014-06-04 17:02 UTC  (5+ messages)

perf: Add support for full Intel event lists v5
 2014-06-04 16:59 UTC  (4+ messages)
` [PATCH 9/9] perf, tools, record: Always allow to overide default period v2

[PATCH] idle, thermal, acpi: Remove home grown idle implementations
 2014-06-04  8:58 UTC  (2+ messages)

randconfig build error with next-20140604, in drivers/i2c/muxes/i2c-mux-pca954x.c
 2014-06-04 16:56 UTC  (2+ messages)
` [PATCH] i2c: pca954x: Fix compilation without CONFIG_GPIOLIB

[GIT PULL] EFI urgent fixes
 2014-06-04 16:53 UTC 

linux-next: build warning after merge of the ftrace tree
 2014-06-04 16:49 UTC  (3+ messages)

[GIT PULL] DeviceTree updates for 3.16
 2014-06-04 16:48 UTC 

[PATCH] sd: bad return code of init_sd
 2014-06-04 16:44 UTC  (2+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-06-04 16:41 UTC  (10+ messages)

[PATCH] uprobes/x86: Rename arch_uprobe->def into ->dflt, minor comment updates
 2014-06-04 16:39 UTC  (7+ messages)
        `  "

[patch]blk-mq: blk_mq_tag_to_rq should handle flush request
 2014-06-04 16:36 UTC  (30+ messages)

[PATCH v3 00/10] Add SDHCI support for ST Microelectronics SoCs
 2014-06-04 16:30 UTC  (11+ messages)
` [PATCH v3 01/10] mmc: sdhci-st: Intial support for ST SDHCI controller
` [PATCH v3 02/10] mmc: sdhci-st: ST Microelectronics SDHCI binding documentation
` [PATCH v3 03/10] ARM: STi: DT: Add sdhci pins for stih416
` [PATCH v3 04/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v3 05/10] ARM: STi: DT: Add sdhci pin configuration for stih415
` [PATCH v3 06/10] ARM: STi: DT: Add sdhci controller "
` [PATCH v3 07/10] ARM: STi: DT: Enable mmc0 for both stih415 and stih416 SoCs
` [PATCH v3 08/10] ARM: STi: DT: Enable second sdhci controller for stih416 b2020 boards
` [PATCH v3 09/10] ARM: update multi_v7_defconfig for STI
` [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture

[BUG] signal: sighand unprotected when accessed by /proc
 2014-06-04 16:31 UTC  (6+ messages)

[security-next] Pull request (merge window)
 2014-06-04 16:24 UTC 

Re: [PATCH ftrace/core 2/2] ftrace: Introduce saved_cmdlines_size file
 2014-06-04 16:23 UTC  (3+ messages)
` [V4 PATCH ftrace/core] "

linux-next: build failure after merge of the tip tree
 2014-06-04 16:23 UTC  (3+ messages)

[PATCH v2] firmware loader: allow disabling of udev as firmware loader
 2014-06-04 16:25 UTC  (2+ messages)

[PATCH v3] clk: qcom: Add support for IPQ8064's global clock controller (GCC)
 2014-06-04 16:19 UTC 

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-06-04 16:11 UTC  (15+ messages)
` [PATCH v2] "
  ` compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
    ` compaction is still too expensive for thp
          ` [patch -mm 1/3] mm: rename allocflags_to_migratetype for clarity
            ` [patch -mm 3/3] mm, compaction: avoid compacting memory for thp if pageblock cannot become free
    ` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
      ` [RFC PATCH 2/6] mm, compaction: skip rechecks when lock was already held
      ` [RFC PATCH 3/6] mm, compaction: remember position within pageblock in free pages scanner
      ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
      ` [RFC PATCH 5/6] mm, compaction: try to capture the just-created high-order freepage
      ` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction

splat in kretprobe in get_task_mm(current)
 2014-06-04 16:05 UTC  (6+ messages)
      ` (ltc-kernel 9473) "

[PATCH v2 0/5] ARM: Berlin: SMP support
 2014-06-04 16:03 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: berlin: add "
` [PATCH v2 2/5] Documentation: bindings: add the Berlin CPU control doc
` [PATCH v2 3/5] Documentation: bindings: add the marvell,berlin-smp CPU enable method
` [PATCH v2 4/5] ARM: dts: berlin: add SMP related nodes and properties for BG2
` [PATCH v2 5/5] ARM: dts: berlin: add SMP related nodes and properties for BG2Q

[PATCH 0/6] sched: Cleanup and improve polling idle loops
 2014-06-04 16:03 UTC  (5+ messages)
` [PATCH 4/6] sched,idle: Clear polling before descheduling the idle thread

[PATCH] ACPI: Fix bug when acpi reset register is implemented in system memory
 2014-06-04 15:55 UTC 

[PATCH] hrtimers: calculate expires_next after all timers are executed
 2014-06-04 15:47 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] perf tools: Prettify the tags/TAGS/cscope targets output
 2014-06-04 15:52 UTC  (2+ messages)

[PATCH 0/4] GenWQE: patches to improve RAS features
 2014-06-04 15:54 UTC  (3+ messages)
` [PATCH 4/4] GenWQE: Increase driver version number

[PATCH] regulator: add regulator_can_change_voltage stub
 2014-06-04 15:44 UTC  (2+ messages)

[PATCH] decode_stacktrace: make stack dump output useful again
 2014-06-04 15:39 UTC 

Fw: Re: [PATCH 1/1] powerpc/perf: Adjust callchain based on DWARF debug info
 2014-06-04 15:39 UTC  (4+ messages)

[PATCHv2 0/3] IIO: Add support for compass north usage attribute
 2014-06-04 15:42 UTC  (5+ messages)
` [PATCHv2 3/3] IIO: hid-sensor-magn-3d: Add in support for True/Magnetic North HID usages

[PATCH v1] USB:gadget: Fix a warning while loading g_mass_storage
 2014-06-04 15:26 UTC  (2+ messages)

[PATCH trivial] include/linux/socket.h: Fix comment
 2014-06-04 15:22 UTC 

[PATCH 1/4] pinctrl: Add NVIDIA Tegra XUSB pad controller support
 2014-06-04 15:16 UTC  (4+ messages)
` [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding
` [PATCH 3/4] ARM: tegra: tegra124: Add XUSB pad controller
` [PATCH 4/4] ARM: tegra: jetson-tk1: "

[GIT PULL] sound updates for 3.16-rc1
 2014-06-04 15:10 UTC 

[PATCH] Staging:tidspbridge Fix minor checkpatch.pl warning
 2014-06-04 15:10 UTC  (2+ messages)

[PATCH RESEND 00/12] Add Flexgen Clock support
 2014-06-04 14:31 UTC 


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