messages from 2012-07-17 20:10:19 to 2012-07-18 02:03:21 UTC [more...]
[RFC/PATCH] Use kernel supplied MMU info for kvm tool
2012-07-18 2:03 UTC (3+ messages)
[PATCH v6] kvm: notify host when the guest is panicked
2012-07-18 1:54 UTC (4+ messages)
` [PATCH 5/7 v6] introduce a new qom device to deal with panicked event
[RESEND PATCH 1/2] mfd: add irq domain support for max8997 interrupts
2012-07-18 1:48 UTC (3+ messages)
[PATCH RESEND 0/5] Add vhost-blk support
2012-07-18 1:22 UTC (4+ messages)
` [PATCH RESEND 5/5] vhost-blk: "
[PATCH] staging/et131x: fix checkpatch warnings
2012-07-18 1:16 UTC (3+ messages)
[PATCH] staging/cptm1217: fix checkpatch warnings
2012-07-18 1:16 UTC (2+ messages)
[ANNOUNCE] 3.2.23-rt36
2012-07-18 1:09 UTC
Boot breaks in -next from LEGACY to LINEAR conversion
2012-07-18 0:52 UTC (2+ messages)
[PATCH] mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
2012-07-18 0:50 UTC (5+ messages)
[PATCH 00/17] Extirpate IRQF_SAMPLE_REMOVE from the kernel
2012-07-18 0:48 UTC (20+ messages)
` [PATCH 01/17] mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op
` [PATCH 02/17] input/serio/hp_sdc.c: "
` [PATCH 03/17] i2c-pmcmsp: "
` [PATCH 04/17] pda_power: "
` [PATCH 05/17] n2_crypto: "
` [PATCH 06/17] xen-blkfront: "
` [PATCH 07/17] drivers: hv: "
` [PATCH 08/17] uartlite: "
` [PATCH 09/17] goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
` [PATCH 10/17] omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
` [PATCH 11/17] pxa25x_udc: "
` [PATCH 12/17] isp1301_omap: "
` [PATCH 13/17] board-palmz71: "
` [PATCH 14/17] [ARM] pxa: "
` [PATCH 15/17] sparc/ldc: "
` [PATCH 16/17] um: "
` [PATCH 17/17] random: final removal of IRQF_SAMPLE_RANDOM
[PATCH 00/11] 2.6.32-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-18 0:34 UTC (13+ messages)
` [PATCH 01/11] 2.6.32.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.32.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.32.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.32.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.32.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.32.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.32.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.32.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.32.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.32.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.32.x: timekeeping: Add missing update call in timekeeping_resume()
[ 00/23] 3.0.38-stable review
2012-07-18 0:16 UTC (61+ messages)
` [ 01/37] Remove easily user-triggerable BUG from generic_setlease
` [ 02/37] media: cx231xx: dont DMA to random addresses
` [ 03/37] hwmon: (it87) Preserve configuration register bits on init
` [ 04/37] block: fix infinite loop in __getblk_slow
` [ 05/37] media: dvb-core: Release semaphore on error path dvb_register_device()
` [ 06/37] mtd: nandsim: dont open code a do_div helper
` [ 07/37] md/raid1: fix use-after-free bug in RAID1 data-check code
` [ 08/37] ARM: SAMSUNG: fix race in s3c_adc_start for ADC
` [ 09/37] ACPICA: Fix possible fault in return package object repair code
` [ 10/37] cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
` [ 11/37] sched/nohz: Rewrite and fix load-avg computation -- again
` [ 12/37] intel_ips: blacklist HP ProBook laptops
` [ 13/37] fifo: Do not restart open() if it already found a partner
` [ 14/37] rt2x00usb: fix indexes ordering on RX queue kick
` [ 15/37] e1000e: Correct link check logic for 82571 serdes
` [ 16/37] iwlegacy: always monitor for stuck queues
` [ 17/37] iwlegacy: dont mess up the SCD when removing a key
` [ 18/37] rpmsg: fix dependency on initialization order
` [ 19/37] mac80211: destroy assoc_data correctly if assoc fails
` [ 20/37] stmmac: Fix for nfs hang on multiple reboot
` [ 21/37] bonding: debugfs and network namespaces are incompatible
` [ 22/37] bonding: Manage /proc/net/bonding/ entries from the netdev events
` [ 23/37] Input: bcm5974 - Add support for 2012 MacBook Pro Retina
` [ 24/37] Input: xpad - handle all variations of Mad Catz Beat Pad
` [ 25/37] Input: xpad - add signature for Razer Onza Tournament Edition
` [ 26/37] Input: xpad - add Andamiro Pump It Up pad
` [ 27/37] HID: add support for 2012 MacBook Pro Retina
` [ 28/37] clk: Check parent for NULL in clk_change_rate
` [ 29/37] cfg80211: check iface combinations only when iface is running
` [ 30/37] hrtimer: Provide clock_was_set_delayed()
` [ 31/37] timekeeping: Fix leapsecond triggered load spike issue
` [ 32/37] timekeeping: Maintain ktime_t based offsets for hrtimers
` [ 33/37] hrtimers: Move lock held region in hrtimer_interrupt()
` [ 34/37] timekeeping: Provide hrtimer update function
` [ 35/37] hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [ 37/37] NFC: Export nfc.h to userland
` [ 01/23] hwmon: (it87) Preserve configuration register bits on init
` [ 02/23] block: fix infinite loop in __getblk_slow
` [ 03/23] media: dvb-core: Release semaphore on error path dvb_register_device()
` [ 04/23] mtd: nandsim: dont open code a do_div helper
` [ 05/23] ARM: SAMSUNG: fix race in s3c_adc_start for ADC
` [ 06/23] intel_ips: blacklist HP ProBook laptops
` [ 07/23] fifo: Do not restart open() if it already found a partner
` [ 08/23] rt2x00usb: fix indexes ordering on RX queue kick
` [ 09/23] e1000e: Correct link check logic for 82571 serdes
` [ 10/23] Input: xpad - add Andamiro Pump It Up pad
` [ 11/23] tcp: drop SYN+FIN messages
` [ 12/23] cfg80211: check iface combinations only when iface is running
` [ 13/23] ntp: Fix leap-second hrtimer livelock
` [ 14/23] ntp: Correct TAI offset during leap second
` [ 15/23] timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [ 16/23] time: Move common updates to a function
` [ 17/23] hrtimer: Provide clock_was_set_delayed()
` [ 18/23] timekeeping: Fix leapsecond triggered load spike issue
` [ 19/23] timekeeping: Maintain ktime_t based offsets for hrtimers
` [ 20/23] hrtimers: Move lock held region in hrtimer_interrupt()
` [ 21/23] timekeeping: Provide hrtimer update function
` [ 22/23] hrtimer: Update hrtimer base offsets each hrtimer_interrupt
ῥ ὅ ḳ ḝ ŗ ὅ ᾐ l i ᾐ ḝ
2012-07-18 0:12 UTC
[PATCH] [trivial] cpufreq: Fix typo in cpufreq driver
2012-07-18 0:09 UTC
(no subject)
2012-07-17 23:58 UTC
3.4.4: Oops in snd_hda_codec_realtek (alc_auto_create_multi_out_ctls)
2012-07-17 23:46 UTC (3+ messages)
[RFC 0/3] memory-hotplug: handle page race between allocation and isolation
2012-07-17 23:40 UTC (4+ messages)
` [RFC 3/3] memory-hotplug: bug fix race between isolation and allocation
[RFC] ARM: sched_clock: update epoch_cyc on resume
2012-07-17 23:27 UTC
[PATCH] scripts/package/builddeb: upgrade to current practices
2012-07-17 23:27 UTC (6+ messages)
[ 00/37] 3.4.6-stable review
2012-07-17 23:24 UTC
[PATCH 3.5 0/2] seccomp and vsyscall fixes
2012-07-17 23:19 UTC (3+ messages)
` [PATCH 3.5 1/2] seccomp: Make syscall skipping and nr changes more consistent
` [PATCH 3.5 2/2] seccomp: Future-proof against silly tracers
(no subject)
2012-07-17 23:11 UTC
[GIT PULL] ep93xx-devel for 3.6
2012-07-17 22:58 UTC
[PATCH RESEND v4] USB: host: Add Device tree support for ohci-exynos & ehci-s5p
2012-07-17 22:54 UTC (3+ messages)
` [PATCH RESEND v4] USB: ehci-s5p: Add vbus setup function to the s5p ehci glue layer
[PATCH 02/11] 3.0.x: ntp: Correct TAI offset during leap second
2012-07-17 22:49 UTC (2+ messages)
` Patch "ntp: Correct TAI offset during leap second" has been added to the 3.0-stable tree
[PATCH 01/11] 3.0.x: ntp: Fix leap-second hrtimer livelock
2012-07-17 22:49 UTC (2+ messages)
` Patch "ntp: Fix leap-second hrtimer livelock" has been added to the 3.0-stable tree
[PATCH 09/11] 3.0.x: timekeeping: Provide hrtimer update function
2012-07-17 22:49 UTC (2+ messages)
` Patch "timekeeping: Provide hrtimer update function" has been added to the 3.0-stable tree
[PATCH 04/11] 3.0.x: time: Move common updates to a function
2012-07-17 22:50 UTC (2+ messages)
` Patch "time: Move common updates to a function" has been added to the 3.0-stable tree
[PATCH 00/11] 3.0-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 22:50 UTC (2+ messages)
[PATCH v2 1/1] mmc: block: Add write packing control
2012-07-17 22:50 UTC (10+ messages)
[PATCH 07/11] 3.0.x: timekeeping: Maintain ktime_t based offsets for hrtimers
2012-07-17 22:49 UTC (2+ messages)
` Patch "timekeeping: Maintain ktime_t based offsets for hrtimers" has been added to the 3.0-stable tree
[PATCH 06/11] 3.0.x: timekeeping: Fix leapsecond triggered load spike issue
2012-07-17 22:49 UTC (2+ messages)
` Patch "timekeeping: Fix leapsecond triggered load spike issue" has been added to the 3.0-stable tree
[PATCH 03/11] 3.0.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
2012-07-17 22:49 UTC (2+ messages)
` Patch "timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond" has been added to the 3.0-stable tree
[PATCH 11/11] 3.0.x: timekeeping: Add missing update call in timekeeping_resume()
2012-07-17 22:49 UTC (2+ messages)
` Patch "timekeeping: Add missing update call in timekeeping_resume()" has been added to the 3.0-stable tree
[PATCH 10/11] 3.0.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-17 22:49 UTC (2+ messages)
` Patch "hrtimer: Update hrtimer base offsets each hrtimer_interrupt" has been added to the 3.0-stable tree
[PATCH 08/11] 3.0.x: hrtimers: Move lock held region in hrtimer_interrupt()
2012-07-17 22:49 UTC (2+ messages)
` Patch "hrtimers: Move lock held region in hrtimer_interrupt()" has been added to the 3.0-stable tree
[PATCH 05/11] 3.0.x: hrtimer: Provide clock_was_set_delayed()
2012-07-17 22:49 UTC (2+ messages)
` Patch "hrtimer: Provide clock_was_set_delayed()" has been added to the 3.0-stable tree
[PATCH 0/1 v2] Add support for Classmate V4 accelerometer to classmate-laptop
2012-07-17 22:47 UTC (3+ messages)
` [PATCH 1/1 v2] classmate-laptop: Add support for Classmate V4 accelerometer
[PATCH v3] staging: sbe-2t3e3: Remove code that will never execute
2012-07-17 22:41 UTC
[PATCH] xfs: fix comment typo of struct xfs_da_blkinfo
2012-07-18 1:40 UTC (4+ messages)
[PATCH 00/36] AArch64 Linux kernel port
2012-07-17 22:35 UTC (9+ messages)
[PATCH v5 3/4] kvm: Create kvm_clear_irq()
2012-07-17 22:31 UTC (15+ messages)
[PATCH -next] random: Remove remaining relicts of rand_initialize_irq()
2012-07-17 21:42 UTC (4+ messages)
[PATCH] mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
2012-07-17 22:29 UTC (4+ messages)
[PATCH v5 0/4] kvm: level irqfd and new eoifd
2012-07-17 22:28 UTC (7+ messages)
` [PATCH v5 1/4] kvm: Extend irqfd to support level interrupts
[REGRESSION] [PATCH] block: uninitialized ioc->nr_tasks triggers WARN_ON
2012-07-17 22:24 UTC (2+ messages)
[PATCH v5 2/4] kvm: KVM_EOIFD, an eventfd for EOIs
2012-07-17 22:24 UTC (13+ messages)
[ATTEND or not ATTEND] That's the question!
2012-07-17 22:17 UTC (7+ messages)
` [Ksummit-2012-discuss] "
[PATCH v4 0/8] Function tracing support for pstore
2012-07-17 22:06 UTC (6+ messages)
` [PATCH 3/8] pstore: Add persistent function tracing
[PATCH Resend] staging: wlan-ng: Fix problem with wrong arguments
2012-07-17 22:07 UTC
[PATCH 6/7] 3.4.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimer: Update hrtimer base offsets each hrtimer_interrupt" has been added to the 3.4-stable tree
[PATCH 5/7] 3.4.x: timekeeping: Provide hrtimer update function
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Provide hrtimer update function" has been added to the 3.4-stable tree
[PATCH] sd: do not set changed flag on all unit attention conditions
2012-07-17 21:59 UTC (14+ messages)
[PATCH 3/7] 3.4.x: timekeeping: Maintain ktime_t based offsets for hrtimers
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Maintain ktime_t based offsets for hrtimers" has been added to the 3.4-stable tree
[PATCH 7/7] 3.4.x: timekeeping: Add missing update call in timekeeping_resume()
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Add missing update call in timekeeping_resume()" has been added to the 3.4-stable tree
[PATCH 2/7] 3.4.x: timekeeping: Fix leapsecond triggered load spike issue
2012-07-17 21:59 UTC (2+ messages)
` Patch "timekeeping: Fix leapsecond triggered load spike issue" has been added to the 3.4-stable tree
[PATCH 4/7] 3.4.x: hrtimers: Move lock held region in hrtimer_interrupt()
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimers: Move lock held region in hrtimer_interrupt()" has been added to the 3.4-stable tree
[PATCH 1/7] 3.4.x: hrtimer: Provide clock_was_set_delayed()
2012-07-17 21:59 UTC (2+ messages)
` Patch "hrtimer: Provide clock_was_set_delayed()" has been added to the 3.4-stable tree
[PATCH 00/11] 2.6.34-stable: Fix for leapsecond deadlock & hrtimer/futex issue
2012-07-17 21:49 UTC (12+ messages)
` [PATCH 01/11] 2.6.34.x: ntp: Fix leap-second hrtimer livelock
` [PATCH 02/11] 2.6.34.x: ntp: Correct TAI offset during leap second
` [PATCH 03/11] 2.6.34.x: timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
` [PATCH 04/11] 2.6.34.x: time: Move common updates to a function
` [PATCH 05/11] 2.6.34.x: hrtimer: Provide clock_was_set_delayed()
` [PATCH 06/11] 2.6.34.x: timekeeping: Fix leapsecond triggered load spike issue
` [PATCH 07/11] 2.6.34.x: timekeeping: Maintain ktime_t based offsets for hrtimers
` [PATCH 08/11] 2.6.34.x: hrtimers: Move lock held region in hrtimer_interrupt()
` [PATCH 09/11] 2.6.34.x: timekeeping: Provide hrtimer update function
` [PATCH 10/11] 2.6.34.x: hrtimer: Update hrtimer base offsets each hrtimer_interrupt
` [PATCH 11/11] 2.6.34.x: timekeeping: Add missing update call in timekeeping_resume()
linux-next: Tree for July 17
2012-07-17 21:48 UTC (4+ messages)
` linux-next: Tree for July 17 (fs/sync.c)
` linux-next: Tree for July 17 (mfd/tps65217.c)
[PATCH v2]trace,x86: add x86 irq vector tracepoints
2012-07-17 21:47 UTC
[PATCH v3 0/3] cgroup: add xattr support
2012-07-17 21:40 UTC (10+ messages)
` [PATCH v3 2/3] cgroup: revise how we re-populate root directory
[PATCH 0/7] 3.4-stable: Fix for leapsecond caused hrtimer/futex issue
2012-07-17 21:29 UTC (2+ messages)
3.5-rc7: nouveau doesn't X on NVC0
2012-07-17 21:14 UTC
rcu_dyntick and suspicious RCU usage
2012-07-17 20:58 UTC (9+ messages)
gma500 opregion/power init order backtrace
2012-07-17 21:12 UTC (2+ messages)
PM: Summary of changes for v3.6
2012-07-17 20:53 UTC (4+ messages)
[PATCH v4] net: cgroup: fix access the unallocated memory in netprio cgroup
2012-07-17 20:47 UTC (2+ messages)
[char-misc-next] mei: use module_pci_driver
2012-07-17 20:40 UTC (4+ messages)
[PATCH 5/6] staging/media/solo6x10: use module_pci_driver macro
2012-07-17 20:17 UTC (2+ messages)
[PATCH RFC] swiotlb: Remove SWIOTLB overflow buffer support
2012-07-17 20:13 UTC (10+ messages)
` [PATCH RFC] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is enabled
` [PATCH] swiotlb: Disable swiotlb overflow support when CONFIG_ISA is disabled
[GIT PULL] Last-minute power management update for 3.5
2012-07-17 20:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).