public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-17 14:20:29 to 2012-07-17 20:04:18 UTC [more...]

[char-misc-next] mei: use module_pci_driver
 2012-07-17 20:04 UTC  (3+ messages)

[PATCH v4 0/8] Function tracing support for pstore
 2012-07-17 20:01 UTC  (14+ messages)
` [PATCH 3/8] pstore: Add persistent function tracing
` [PATCH 7/8] pstore/ram: Make tracing log versioned
      ` [PATCH] pstore: Headers should include all stuff they use
    ` [PATCH fixed] pstore/ram: Make tracing log versioned

[PATCH v5 0/4] kvm: level irqfd and new eoifd
 2012-07-17 20:03 UTC  (36+ messages)
` [PATCH v5 2/4] kvm: KVM_EOIFD, an eventfd for EOIs
` [PATCH v5 3/4] kvm: Create kvm_clear_irq()

[RFC][PATCH 5/8] epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
 2012-07-17 19:55 UTC  (6+ messages)
` [PATCH] "

[PATCH] scripts/package/builddeb: upgrade to current practices
 2012-07-17 19:46 UTC  (3+ messages)

[PATCHSET] workqueue: reimplement CPU hotplug to keep idle workers
 2012-07-17 19:40 UTC  (12+ messages)
` [PATCH 1/9] workqueue: perform cpu down operations from low priority cpu_notifier()
` [PATCH 2/9] workqueue: drop CPU_DYING notifier operation
` [PATCH 3/9] workqueue: ROGUE workers are UNBOUND workers
` [PATCH 4/9] workqueue: use mutex for global_cwq manager exclusion
` [PATCH 5/9] workqueue: drop @bind from create_worker()
` [PATCH 6/9] workqueue: reimplement CPU online rebinding to handle idle workers
` [PATCH 7/9] workqueue: don't butcher idle workers on an offline CPU
` [PATCH 8/9] workqueue: remove CPU offline trustee
` [PATCH 9/9] workqueue: simplify CPU hotplug code

Linux 3.5-rc7
 2012-07-17 19:40 UTC  (2+ messages)

gma500 opregion/power init order backtrace
 2012-07-17 19:26 UTC 

Crash when IO is being submitted and block size is changed
 2012-07-17 19:19 UTC  (4+ messages)

[PATCH 0/1] cpuidle: allow to disable C states of the ladder governor
 2012-07-17 18:59 UTC  (2+ messages)
` [PATCH 1/1] Honor state disabling in the cpuidle "

[PATCH 00/11] 3.0-stable: Fix for leapsecond deadlock & hrtimer/futex issue
 2012-07-17 19:18 UTC  (21+ messages)
` [PATCH 01/11] 3.0.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 3.0.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 3.0.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 3.0.x: time: Move common updates to a function
` [PATCH 05/11] 3.0.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 3.0.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 3.0.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 3.0.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 3.0.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 3.0.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 3.0.x: timekeeping: Add missing update call in timekeeping_resume()

[PATCH] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
 2012-07-17 19:14 UTC  (4+ messages)

[PATCH RESEND 0/5] Add vhost-blk support
 2012-07-17 19:10 UTC  (4+ messages)
` [PATCH RESEND 5/5] vhost-blk: "

[patch] Rename CAP_EPOLLWAKEUP to CAL_BLOCK_SUSPEND
 2012-07-17 19:05 UTC  (4+ messages)

Boot breaks in -next from LEGACY to LINEAR conversion
 2012-07-17 18:57 UTC 

[PATCH -next] random: Remove remaining relicts of rand_initialize_irq()
 2012-07-17 18:57 UTC  (3+ messages)

[PATCH] sd: do not set changed flag on all unit attention conditions
 2012-07-17 18:49 UTC  (13+ messages)

linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')
 2012-07-17 18:40 UTC  (4+ messages)

[PATCH v3 0/3] cgroup: add xattr support
 2012-07-17 18:38 UTC  (7+ messages)
` [PATCH v3 2/3] cgroup: revise how we re-populate root directory

[PATCH] gpiolib: arizona: Add WM5110 support
 2012-07-17 18:32 UTC  (3+ messages)

[PATCH RESEND] gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available
 2012-07-17 18:30 UTC  (8+ messages)

[PATCH RFC] swiotlb: Remove SWIOTLB overflow buffer support
 2012-07-17 18:27 UTC  (9+ messages)
      ` [PATCH RFC] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is enabled

PCI ACPI/IRQ-routing broken on H77 chipset + Ivy Bridge (kernel 3.5-rc7 and earlier)
 2012-07-17 18:01 UTC  (2+ messages)

[PATCH] gpiolib: Defer failed gpio requests by default
 2012-07-17 18:20 UTC  (2+ messages)

[PATCH 00/11] 2.6.35-stable: Fix for leapsecond deadlock & hrtimer/futex issue
 2012-07-17 18:05 UTC  (12+ messages)
` [PATCH 01/11] 2.6.35.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.35.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.35.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.35.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.35.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.35.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.35.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.35.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.35.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.35.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.35.x: timekeeping: Add missing update call in timekeeping_resume()

CFS vs. cpufreq/cstates vs. latency
 2012-07-17 17:56 UTC  (2+ messages)

[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
 2012-07-17 17:53 UTC  (3+ messages)

[PATCH 00/15] drivers: hv: kvp
 2012-07-17 17:42 UTC  (10+ messages)
` [PATCH 01/15] Drivers: hv: Format GUIDS as per MSFT standards
  ` [PATCH 02/15] Drivers: hv: Add KVP definitions for IP address injection

[PATCH] kdump: Append newline to the last lien of vmcoreinfo note
 2012-07-17 17:36 UTC 

[PATCH] extcon: MAX77693: Add extcon-max77693 driver to support Maxim MAX77693 MUIC device
 2012-07-17 17:34 UTC  (2+ messages)

uprobe: checking probe event include directory
 2012-07-17 17:27 UTC  (3+ messages)

[PATCH] fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
 2012-07-17 17:22 UTC 

[PATCH] atomic64_test: Simplify the #ifdef for atomic64_dec_if_positive() test
 2012-07-17 17:10 UTC 

[PATCH] mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
 2012-07-17 17:01 UTC 

Setreuid distinction about (uid_t)-1
 2012-07-17 16:56 UTC  (5+ messages)

[PATCH V2 0/6] mfd: tp6586x: enhancements in the driver
 2012-07-17 16:53 UTC  (5+ messages)
` [PATCH V2 1/6] mfd: tps6586x:use devm managed resources

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-17 16:52 UTC  (13+ messages)

[PATCH v4 0/3] make balloon pages movable by compaction
 2012-07-17 16:50 UTC  (4+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v4 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v4 3/3] mm: add vm event counters for balloon pages compaction

[PATCH] Allow CLOCK_TICK_RATE to be undefined
 2012-07-17 16:41 UTC 

[PATCH] Simplify the kobject_init function
 2012-07-17 16:40 UTC 

[RESEND PATCH 1/2] mfd: add irq domain support for max8997 interrupts
 2012-07-17 16:34 UTC  (2+ messages)

[PATCH 1/2] [trivial] tools: perf: Fix typo in tools/perf
 2012-07-17 16:20 UTC 

[PATCH 0/4] x86/xen: page fault and context switch performance (v2)
 2012-07-17 15:57 UTC  (4+ messages)
` [PATCH 3/4] x86: add desc_equal() to compare GDT descriptors

[PATCH 2/2] [trivial] tools: testing: Fix typo in tools
 2012-07-17 15:56 UTC 

RFC: Easy-Reclaimable LRU list
 2012-07-17 16:03 UTC  (3+ messages)

[PATCH 1/4 v2] mm: correct return value of migrate_pages() and migrate_huge_pages()
 2012-07-17 15:49 UTC  (8+ messages)
  ` [PATCH 2/4 v2] mm: fix possible incorrect return value of migrate_pages() syscall
  ` [PATCH 3/4 v2] mm: fix return value in __alloc_contig_migrate_range()
        ` [PATCH 3/4 v3] "

linux-next: build failure after merge of the tty tree
 2012-07-17 16:05 UTC  (5+ messages)

[PATCHv3 0/3] perf tool: Add new event group management
 2012-07-17 15:47 UTC  (11+ messages)

[PATCH RESEND 0/3] scsi: fix internal write cache issue on usb hdd
 2012-07-17 15:46 UTC  (4+ messages)

[PATCH 0/2] [RFC] reentrancy in the common clk framework
 2012-07-17 15:42 UTC  (4+ messages)
` [PATCH 2/2] [RFC] cpufreq: omap: scale regulator from clk notifier

[PATCH RT 00/12] [ANNOUNCE] 3.4.4-rt14-rc2 stable review
 2012-07-17 15:31 UTC  (13+ messages)
` [PATCH RT 01/12] Latency histogramms: Cope with backwards running local trace clock
` [PATCH RT 02/12] Latency histograms: Adjust timer, if already elapsed when programmed
` [PATCH RT 03/12] Disable RT_GROUP_SCHED in PREEMPT_RT_FULL
` [PATCH RT 04/12] Latency histograms: Detect another yet overlooked sharedprio condition
` [PATCH RT 05/12] slab: Prevent local lock deadlock
` [PATCH RT 06/12] fs, jbd: pull your plug when waiting for space
` [PATCH RT 07/12] perf: Make swevent hrtimer run in irq instead of softirq
` [PATCH RT 08/12] cpu/rt: Rework cpu down for PREEMPT_RT
` [PATCH RT 09/12] cpu/rt: Fix cpu_hotplug variable initialization
` [PATCH RT 10/12] workqueue: Revert workqueue: Fix PF_THREAD_BOUND abuse
` [PATCH RT 11/12] workqueue: Revert workqueue: Fix cpuhotplug trainwreck
` [PATCH RT 12/12] Linux 3.4.4-rt14-rc2

linux-next: manual merge of the arm-soc tree with the i2c-embedded tree
 2012-07-17 15:20 UTC  (8+ messages)

[PATCH 0/3] fs/sysv: stop using write_supers and s_dirt
 2012-07-17 15:13 UTC  (4+ messages)

PROBLEM: Can ping address, but traceroute gets ENETDOWN
 2012-07-17 15:03 UTC  (5+ messages)

[PATCH] xen: populate correct number of pages when across mem boundary
 2012-07-17 14:45 UTC  (3+ messages)
  ` [Xen-devel] [PATCH-v2] "

[PATCH 00/10 v4] KVM: introduce readonly memslot
 2012-07-17 14:46 UTC  (11+ messages)
` [PATCH 01/10] KVM: fix missing check for memslot flags
` [PATCH 02/10] KVM: hide KVM_MEMSLOT_INVALID from userspace
` [PATCH 03/10] KVM: introduce gfn_to_pfn_memslot_atomic
` [PATCH 04/10] KVM: introduce gfn_to_hva_read/kvm_read_hva/kvm_read_hva_atomic
` [PATCH 05/10] KVM: reorganize hva_to_pfn
` [PATCH 06/10] KVM: use 'writable' as a hint to map writable pfn
` [PATCH 07/10] KVM: introduce readonly_fault_pfn
` [PATCH 08/10] KVM: introduce readonly_bad_hva
` [PATCH 09/10] KVM: introduce readonly memslot
` [PATCH 10/10] KVM: indicate readonly access fault

[GIT] Networking
 2012-07-17 14:36 UTC 

[PATCH 0/1] Add support for Classmate V3 accelerometer to classmate-laptop
 2012-07-17 14:34 UTC  (3+ messages)
` [PATCH 0/1 v2] Add support for Classmate V4 "

[PATCH RESEND v4] USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
 2012-07-17 14:20 UTC  (2+ messages)

[PATCH 0/8] Introduce caching support for regmap
 2012-07-17 14:24 UTC  (5+ messages)
` [PATCH 2/8] regmap: Add the indexed cache support


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