public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-24 07:49:46 to 2013-10-24 14:50:14 UTC [more...]

[PATCH] iio:light:tsl2563: Add DT support
 2013-10-24 15:13 UTC  (6+ messages)
` [PATCHv2] "

[PATCHv6 0/3] DT Support for TWL4030 power button
 2013-10-24 14:48 UTC  (4+ messages)
` [PATCHv6 1/3] Input: twl4030-pwrbutton - add device tree support
` [PATCHv6 2/3] Input: twl4030-pwrbutton: use dev_err for errors
` [PATCHv6 3/3] Input: twl4030-pwrbutton: simplify driver using devm_*

[PATCH] xen/hvc-console: Make it work with HVM guests
 2013-10-24 14:49 UTC  (7+ messages)
` [Xen-devel] "

[RFC PATCH] debugobject: add support for kref
 2013-10-24 14:48 UTC  (2+ messages)

[PATCH RFC v2 00/29] Introduce pcim_enable_msi*() family helpers
 2013-10-24 14:31 UTC  (7+ messages)
` [PATCH RFC v2 12/29] PCI/MSI: "

[PATCH] PM / hibernate: Move software_resume to late_initcall_sync
 2013-10-24 14:21 UTC  (2+ messages)

Usage of for_each_child_of_node()
 2013-10-24 14:21 UTC  (7+ messages)

[PATCH v4 0/3] qrwlock: Introducing a queue read/write lock implementation
 2013-10-24 14:12 UTC  (6+ messages)
` [PATCH v4 1/3] qrwlock: A "

[PATCH] trivial: fix spelling in CONTEXT_TRACKING_FORCE help text
 2013-10-24 14:07 UTC 

[PATCH] perf session: Add option to copy events when queueing
 2013-10-24 14:07 UTC  (7+ messages)

[PATCH] perf, x86: Optimize intel_pmu_pebs_fixup_ip()
 2013-10-24 14:06 UTC  (13+ messages)

Proposal for menuconfig removal
 2013-10-24 14:03 UTC  (2+ messages)

[PATCH] thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
 2013-10-24 14:06 UTC 

[PATCH] x86, kdump: crashkernel=X try to reserve below 896M first, then try below 4G, then MAXMEM
 2013-10-24 14:02 UTC  (10+ messages)

HPD flood warning since b8f102e8b
 2013-10-24 14:02 UTC  (8+ messages)

[PATCH v11 0/7] tracing: trace event triggers
 2013-10-24 13:59 UTC  (8+ messages)
` [PATCH 1/7] tracing: Add basic event trigger framework
` [PATCH v11 2/7] tracing: Add 'traceon' and 'traceoff' event trigger commands
` [PATCH v11 3/7] tracing: Add 'snapshot' event trigger command
` [PATCH v11 4/7] tracing: Add 'stacktrace' "
` [PATCH v11 5/7] tracing: Add 'enable_event' and 'disable_event' event trigger commands
` [PATCH v11 6/7] tracing: Add and use generic set_trigger_filter() implementation
` [PATCH v11 7/7] tracing: Add documentation for trace event triggers

[PATCH] Input: add regulator haptic driver
 2013-10-24 13:38 UTC  (2+ messages)

[PATCH 0/3] tracing: add support for multibuffer event filters
 2013-10-24 13:34 UTC  (4+ messages)
` [PATCH 1/3] tracing: Update event filters for multibuffer
` [PATCH 2/3] tracing: Make register/unregister_ftrace_command __init
` [PATCH 3/3] tracing: Add support for SOFT_DISABLE to syscall events

[RFC PATCH 0/6] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-10-24 11:00 UTC  (16+ messages)
` [RFC PATCH 1/6] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [RFC PATCH 2/6] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP

[PATCH] dma: edma: Fix memory leak
 2013-10-24 13:14 UTC 

[PATCH v8 0/19] enable swiotlb-xen on arm and arm64
 2013-10-24 13:11 UTC  (12+ messages)
` [PATCH v8 13/19] swiotlb-xen: use xen_dma_map/unmap_page, xen_dma_sync_single_for_cpu/device
` [PATCH v8 18/19] swiotlb-xen: no need to do execute two bus_to_phys translations in a row

[PATCH] tested with vendor=0x04f3 product=0x002f
 2013-10-24 13:07 UTC 

[PATCHv2] regmap: debugfs: Fix a boot time crash with early regmap init
 2013-10-24 12:55 UTC  (2+ messages)

(no subject)
 2013-10-24 12:50 UTC  (23+ messages)
` [PATCH 01/11] Export __smp_call_function_single()
` [PATCH 02/11] smp: don't warn about csd->flags having CSD_FLAG_LOCK cleared for !wait
` [PATCH 03/11] block: make rq->cmd_flags be 64-bit
` [PATCH 04/11] block: remove request ref_count
` [PATCH 05/11] direct-io: only inc/dec inode->i_dio_count for file systems
` [PATCH 06/11] percpu_counter: make APIs irq safe
` [PATCH 07/11] percpu_ida: make percpu_ida percpu size/batch configurable
` [PATCH 08/11] percpu_ida: add percpu_ida_for_each_free
` [PATCH 09/11] percpu_ida: add an API to return free tags
` [PATCH 10/11] blk-mq: new multi-queue block IO queueing mechanism
` [PATCH 11/11] null_blk: multi queue aware block test driver

[PATCH] futex: Remove the owner check when waking task in handle_futex_death
 2013-10-24 12:47 UTC  (2+ messages)

READ/WRITE definitions in drivers/spi/spi-omap-100k.c
 2013-10-24 12:46 UTC 

[PATCH 3.2 094/149] can: flexcan: fix flexcan_chip_start() on imx6
 2013-10-24 12:45 UTC  (3+ messages)

ktap inclusion in drivers/staging/?
 2013-10-24 12:44 UTC  (9+ messages)

[PATCH v3 00/15] KVM: MMU: locklessly write-protect
 2013-10-24 12:32 UTC  (13+ messages)
` [PATCH v3 10/15] KVM: MMU: allocate shadow pages from slab
` [PATCH v3 13/15] KVM: MMU: locklessly write-protect the page

[PATCH 3.2 000/149] 3.2.52-rc1 review
 2013-10-24 12:32 UTC  (3+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-10-24 12:26 UTC  (2+ messages)
` Automatic NUMA balancing patches for tip-urgent/stable

[PATCH] clk: sunxi: fix memory leaks
 2013-10-24 12:25 UTC 

drm/i915: Avoid accessing the stolen address when it is unavailable
 2013-10-24 16:33 UTC  (2+ messages)

FYI!!
 2013-10-24 12:15 UTC 

System Administrator
 2013-10-24 12:06 UTC 

[PATCH v11 00/15] kmemcg shrinkers
 2013-10-24 12:05 UTC  (16+ messages)
` [PATCH v11 01/15] memcg: make cache index determination more robust
` [PATCH v11 02/15] memcg: consolidate callers of memcg_cache_id
` [PATCH v11 03/15] vmscan: also shrink slab in memcg pressure
` [PATCH v11 04/15] memcg: move initialization to memcg creation
` [PATCH v11 05/15] memcg: move stop and resume accounting functions
` [PATCH v11 06/15] memcg: per-memcg kmem shrinking
` [PATCH v11 07/15] memcg: scan cache objects hierarchically
` [PATCH v11 08/15] vmscan: take at least one pass with shrinkers
` [PATCH v11 09/15] memcg,list_lru: add per-memcg LRU list infrastructure
` [PATCH v11 10/15] memcg,list_lru: add function walking over all lists of a per-memcg LRU
` [PATCH v11 11/15] super: make icache, dcache shrinkers memcg-aware
` [PATCH v11 12/15] memcg: allow kmem limit to be resized down
` [PATCH v11 13/15] vmpressure: in-kernel notifications
` [PATCH v11 14/15] memcg: reap dead memcgs upon global memory pressure
` [PATCH v11 15/15] memcg: flush memcg items upon memcg destruction

[PATCH 0/2] Improve firmware loading times on AMD and Intel
 2013-10-24 12:05 UTC  (11+ messages)
` [PATCH 1/2] firmware, fix request_firmware_nowait() freeze with no uevent

[PATCH] bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
 2013-10-24 12:04 UTC  (2+ messages)

[PATCH] regmap: debugfs: Fix a boot time crash with early regmap init
 2013-10-24 12:03 UTC  (3+ messages)

[PATCH] skd: Replaced custom debug PRINTKs with pr_debug
 2013-10-24 11:53 UTC  (2+ messages)

[PATCH] arc: kernel: add default extern variable 'screen_info' in "setup.c"
 2013-10-24 11:51 UTC  (7+ messages)

[PATCH] add new prctl for a per process wide close on exec
 2013-10-24 11:44 UTC  (3+ messages)

We Offer loan at 3%. Send Name/Amount/Duration
 2013-10-24 11:24 UTC 

RFC: (re-)binding the VFIO platform driver to a platform device
 2013-10-24 11:32 UTC  (6+ messages)
` [PATCH 1/4] driver core: Add new device_driver flag to allow binding via sysfs only
  ` [PATCH 3/4] VFIO: pci: amend vfio-pci for explicit "

[PATCHv1 0/8] ALSA: Add SAI driver and enable SGT15000 codec
 2013-10-24 11:05 UTC  (3+ messages)
` [PATCHv1 1/8] ALSA: Add SAI SoC Digital Audio Interface driver

[RFC PATCH 1/2] devices cgroup: allow can_attach() if ns_capable
 2013-10-24 10:57 UTC  (6+ messages)

zram/zsmalloc issues in very low memory conditions
 2013-10-24 10:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Don't send to devicetree list for "arch/*/boot/dts"
 2013-10-24 10:40 UTC  (4+ messages)

[PATCH 1/2] avr32: setup crt for early panic()
 2013-10-24 10:31 UTC  (2+ messages)
` [PATCH 2/2] avr32: fix out-of-range jump in large kernels

[PATCH next] sysfs: fix sysfs_write_file for bin file
 2013-10-24 10:31 UTC  (2+ messages)

[PATCH] Input: add regulator haptic driver
 2013-10-24 10:30 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v4 0/3] perf support to SDT markers
 2013-10-24 10:25 UTC  (4+ messages)
` [PATCH v4 2/3] Support for perf to probe into SDT markers:

[PATCH 1/2] regulator: s5m8767: Modify parse_dt function to parse data related to ramp
 2013-10-24 10:15 UTC  (2+ messages)

[PATCH 0/2 v2] epoll: reduce 'epmutex' lock contention
 2013-10-24 10:09 UTC  (5+ messages)
` [PATCH 1/2 v2] epoll: optimize EPOLL_CTL_DEL using rcu
` [PATCH 2/2 v2] epoll: Do not take global 'epmutex' for simple topologies

[f2fs-dev] [PATCH V2] f2fs: check all ones or zeros bitmap with bitops for better mount performance
 2013-10-24 10:03 UTC  (2+ messages)

[PATCH] Generic WorkQueue Engine (GenWQE) device driver v2
 2013-10-24 10:09 UTC  (2+ messages)

[patch 1/2] mm: memcg: use proper memcg in limit bypass
 2013-10-24  9:58 UTC  (2+ messages)
` [patch 2/2] mm: memcg: fix test for child groups

[RFC] [PATCH] Generic WorkQueue Engine (GenWQE) device driver
 2013-10-24  9:56 UTC  (8+ messages)
`  "

[PATCH RESEND 2/2] mm/zswap: refoctor the get/put routines
 2013-10-24  9:53 UTC 

[PATCH RESEND 1/2] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrent​ly
 2013-10-24  9:51 UTC 

Linux Foundation Technical Advisory Board Elections and Nomination process
 2013-10-24  9:42 UTC  (2+ messages)
` TAB election results [was Re: Linux Foundation Technical Advisory Board Elections and Nomination process]

[PATCH] scripts/checkkconfig.py: find unused Kconfig parameters
 2013-10-24  9:39 UTC  (2+ messages)

[PATCH 0/8] treewide: Remove OOM message after input_alloc_device
 2013-10-24  9:31 UTC  (5+ messages)
` [PATCH 6/8] platform:x86: Remove OOM message after input_allocate_device
` [PATCH 8/8] sound: "

[PATCH net] tcp: delete unused req in tcp_synack_rtt_meas()
 2013-10-24  9:31 UTC 

[PATCHv4 0/3] DT Support for TWL4030 power button
 2013-10-24  9:16 UTC  (5+ messages)
` [PATCHv4 1/3] Input: twl4030-pwrbutton - add device tree support

[PATCH] Revert "regulator: da9052: Use apply_[reg|bit] with regmap based voltage_sel operations"
 2013-10-24  9:11 UTC  (2+ messages)

[RFC PATCH] kernel/kallsyms.c: only show legal kernel symbol
 2013-10-24  9:10 UTC  (4+ messages)

[PATCH] Documentation/ABI: Document the non-ABI status of Kconfig and symbols
 2013-10-24  9:08 UTC  (4+ messages)

[PATCH] ASoC: tpa6130a2: Add device tree support
 2013-10-24  9:06 UTC  (2+ messages)

[RFCv3 0/7] OMAP SSI driver
 2013-10-10 20:02 UTC  (6+ messages)

[PATCH 0/3] sched: Fixes for task placement in SMT threads
 2013-10-24  8:07 UTC  (6+ messages)
` [PATCH 1/3] sched: Fix nohz_kick_needed to consider the nr_busy of the parent domain's group

[RFC PATCH 00/11] Embeddable Position Independent Executable
 2013-10-24  8:09 UTC  (2+ messages)

PRIVATE MESSAGE
 2013-10-24  8:06 UTC 

[RFC Part1 PATCH 00/20 v2] Add namespace support for audit
 2013-10-24  7:32 UTC  (2+ messages)
` [PATCH 15/20] audit: Log audit pid config change in audit namespace

[PATCH 1/3] f2fs: reclaim prefree segments periodically
 2013-10-24  7:57 UTC  (3+ messages)
` [PATCH 2/3] f2fs: introduce f2fs_balance_fs_bg for some background jobs
` [PATCH 3/3] f2fs: add reclaiming control by sysfs

[PATCH 0/3] target: Miscellaneous XCOPY bugfixes for v3.12-rc7 code
 2013-10-24  7:30 UTC  (2+ messages)
` [PATCH 1/3] target: Add missing XCOPY I/O operation sense_buffer


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