All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-01-14 07:32:16 to 2015-01-14 08:09:33 UTC [more...]

[PATCH 3.18 000/150] 3.18.3-stable review
 2015-01-14  7:23 UTC  (12+ messages)
` [PATCH 3.18 115/150] sched: Add missing rcu protection to wake_up_all_idle_cpus
` [PATCH 3.18 122/150] Revert "ARM: 7830/1: delay: dont bother reporting bogomips in /proc/cpuinfo"
` [PATCH 3.18 125/150] ACPI / PM: Fix PM initialization for devices that are not present
` [PATCH 3.18 126/150] Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
` [PATCH 3.18 128/150] Input: alps - v7: sometimes a single touch is reported in mt[1]
` [PATCH 3.18 129/150] Input: alps - v7: fix finger counting for > 2 fingers on clickpads
` [PATCH 3.18 130/150] arm64: Move cpu_resume into the text section
` [PATCH 3.18 131/150] arm64: kernel: fix __cpu_suspend mm switch on warm-boot
` [PATCH 3.18 148/150] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
` [PATCH 3.18 149/150] mm: propagate error from stack expansion even for guard page
` [PATCH 3.18 150/150] mm: Dont count the stack guard page towards RLIMIT_STACK

[PATCH v2 1/3] block: support different tag allocation policy
 2015-01-14  8:08 UTC  (7+ messages)
` [PATCH v2 3/3] libata: use blk taging

[PATCH 3.14 00/77] 3.14.29-stable review
 2015-01-14  7:23 UTC  (77+ messages)
` [PATCH 3.14 01/77] drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
` [PATCH 3.14 03/77] ocfs2: fix journal commit deadlock
` [PATCH 3.14 04/77] ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
` [PATCH 3.14 05/77] ath9k_hw: fix hardware queue allocation
` [PATCH 3.14 06/77] ath9k: fix BE/BK queue order
` [PATCH 3.14 07/77] can: peak_usb: fix cleanup sequence order in case of error during init
` [PATCH 3.14 08/77] can: peak_usb: fix memset() usage
` [PATCH 3.14 09/77] swiotlb-xen: pass dev_addr to xen_dma_unmap_page and xen_dma_sync_single_for_cpu
` [PATCH 3.14 10/77] swiotlb-xen: remove BUG_ON in xen_bus_to_phys
` [PATCH 3.14 11/77] swiotlb-xen: call xen_dma_sync_single_for_device when appropriate
` [PATCH 3.14 12/77] swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
` [PATCH 3.14 13/77] iwlwifi: mvm: update values for Smart Fifo
` [PATCH 3.14 14/77] ath5k: fix hardware queue index assignment
` [PATCH 3.14 15/77] ASoC: sigmadsp: Refuse to load firmware files with a non-supported version
` [PATCH 3.14 16/77] ASoC: max98090: Fix ill-defined sidetone route
` [PATCH 3.14 17/77] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH 3.14 18/77] powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()
` [PATCH 3.14 19/77] powerpc/book3s: Fix partial invalidation of TLBs in MCE code
` [PATCH 3.14 20/77] powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle mode
` [PATCH 3.14 21/77] PCI: Restore detection of read-only BARs
` [PATCH 3.14 22/77] pstore-ram: Fix hangs by using write-combine mappings
` [PATCH 3.14 23/77] pstore-ram: Allow optional mapping with pgprot_noncached
` [PATCH 3.14 24/77] UBI: Fix invalid vfree()
` [PATCH 3.14 25/77] UBI: Fix double free after do_sync_erase()
` [PATCH 3.14 26/77] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
` [PATCH 3.14 27/77] blk-mq: use nr_cpu_ids as highest CPU ID count for hwq <-> cpu map
` [PATCH 3.14 28/77] HID: i2c-hid: fix race condition reading reports
` [PATCH 3.14 29/77] HID: i2c-hid: prevent buffer overflow in early IRQ
` [PATCH 3.14 30/77] HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
` [PATCH 3.14 31/77] HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
` [PATCH 3.14 33/77] kvm: x86: drop severity of "generation wraparound" message
` [PATCH 3.14 34/77] x86_64, vdso: Fix the vdso address randomization algorithm
` [PATCH 3.14 35/77] x86, vdso: Use asm volatile in __getcpu
` [PATCH 3.14 36/77] driver core: Fix unbalanced device reference in drivers_probe
` [PATCH 3.14 37/77] misc: genwqe: check for error from get_user_pages_fast()
` [PATCH 3.14 38/77] ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
` [PATCH 3.14 39/77] ALSA: hda - using uninitialized data
` [PATCH 3.14 40/77] ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs
` [PATCH 3.14 41/77] USB: cdc-acm: check for valid interfaces
` [PATCH 3.14 42/77] Add USB_EHCI_EXYNOS to multi_v7_defconfig
` [PATCH 3.14 43/77] genhd: check for int overflow in disk_expand_part_tbl()
` [PATCH 3.14 44/77] cdc-acm: memory leak in error case
` [PATCH 3.14 45/77] writeback: fix a subtle race condition in I_DIRTY clearing
` [PATCH 3.14 46/77] tracing/sched: Check preempt_count() for current when reading task->state
` [PATCH 3.14 47/77] serial: samsung: wait for transfer completion before clock disable
` [PATCH 3.14 48/77] n_tty: Fix read_buf race condition, increment read_head after pushing data
` [PATCH 3.14 49/77] Drivers: hv: vmbus: Fix a race condition when unregistering a device
` [PATCH 3.14 50/77] fs: nfsd: Fix signedness bug in compare_blob
` [PATCH 3.14 51/77] nfsd4: fix xdr4 inclusion of escaped char
` [PATCH 3.14 52/77] ceph: do_sync is never initialized
` [PATCH 3.14 53/77] ceph: fix null pointer dereference in discard_cap_releases()
` [PATCH 3.14 54/77] mtd: tests: abort torturetest on erase errors
` [PATCH 3.14 55/77] nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
` [PATCH 3.14 56/77] scripts/kernel-doc: dont eat struct members with __aligned
` [PATCH 3.14 57/77] sched/deadline: Fix migration of SCHED_DEADLINE tasks
` [PATCH 3.14 58/77] sched/deadline: Avoid double-accounting in case of missed deadlines
` [PATCH 3.14 59/77] ARM: dts: DRA7: wdt: Fix compatible property for watchdog node
` [PATCH 3.14 60/77] ARM: dts: Enable PWM node by default for s3c64xx
` [PATCH 3.14 61/77] ARM: OMAP4: PM: Only do static dependency configuration in omap4_init_static_deps
` [PATCH 3.14 62/77] Revert "ARM: 7830/1: delay: dont bother reporting bogomips in /proc/cpuinfo"
` [PATCH 3.14 63/77] ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
` [PATCH 3.14 64/77] ACPI / PM: Fix PM initialization for devices that are not present
` [PATCH 3.14 65/77] arm64: kernel: add missing __init section marker to cpu_suspend_init
` [PATCH 3.14 66/77] arm64: kernel: refactor the CPU suspend API for retention states
` [PATCH 3.14 67/77] arm64: Move cpu_resume into the text section
` [PATCH 3.14 68/77] arm64: kernel: fix __cpu_suspend mm switch on warm-boot
` [PATCH 3.14 69/77] Btrfs: dont delay inode ref updates during log replay
` [PATCH 3.14 70/77] perf/x86/intel/uncore: Make sure only uncore events are collected
` [PATCH 3.14 71/77] perf: Fix events installation during moving group
` [PATCH 3.14 72/77] perf session: Do not fail on processing out of order event
` [PATCH 3.14 73/77] spi: fsl: Fix problem with multi message transfers
` [PATCH 3.14 74/77] mmc: sdhci: Fix sleep in atomic after inserting SD card
` [PATCH 3.14 75/77] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
` [PATCH 3.14 76/77] mm: propagate error from stack expansion even for guard page
` [PATCH 3.14 77/77] mm: Dont count the stack guard page towards RLIMIT_STACK

NBD Maintainer
 2015-01-14  7:33 UTC  (4+ messages)
    ` [Nbd] "

[U-Boot] [PATCH v2] generic-board: show model name in board_init_f() too
 2015-01-14  8:07 UTC 

(v2) Design proposal for RMRR fix
 2015-01-14  8:06 UTC  (17+ messages)

[PATCH 0/5] kstrdup optimization
 2015-01-14  8:06 UTC  (4+ messages)

[PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver
 2015-01-14  8:06 UTC  (4+ messages)
` [PATCH net-next v13 3/3] net: hisilicon: new "

[Qemu-devel] a question for control queue
 2015-01-14  8:04 UTC  (2+ messages)

Regression with .set_bias_level in pcm512x?
 2015-01-14  8:03 UTC  (2+ messages)

[PATCH] Bluetooth: Use %llu for printing duration details of selftests
 2015-01-14  8:03 UTC  (2+ messages)

[PATCH] Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
 2015-01-14  8:02 UTC  (2+ messages)

Fast Path Query
 2015-01-14  8:02 UTC  (4+ messages)

[PATCH] Bluetooth: btusb: Add internal recv_event callback for event processing
 2015-01-14  8:02 UTC  (2+ messages)

bitbake freezes at recipe qt4-x11-free-1_4.8.5-r0: task do_compile: Started
 2015-01-14  8:01 UTC 

(re)licensing the wireless wiki
 2015-01-14  7:56 UTC  (5+ messages)

[PATCH v2] ALSA: ASoC: soc-compress.c: fix NULL dereference
 2015-01-14  8:00 UTC  (9+ messages)

[PATCH] libunwind: Fix test case link failure on PowerPC with Altivec
 2015-01-14  5:26 UTC 

[Qemu-devel] question about live migration with storage
 2015-01-14  7:58 UTC  (5+ messages)

[LSF/MM ATTEND] Richacls
 2015-01-14  7:57 UTC  (10+ messages)
    ` [Lsf-pc] "

[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
 2015-01-14  7:57 UTC  (2+ messages)

boot delay with drm_kms_helper.edid_firmware
 2015-01-14  7:40 UTC 

[PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio
 2015-01-14  7:55 UTC  (13+ messages)

[PATCH -mm] fs: shrinker: always scan at least one object of each type
 2015-01-14  7:36 UTC  (5+ messages)

[Buildroot] Python: ctype: find_library support
 2015-01-14  7:54 UTC 

[PATCH] netdevice: Add missing parentheses in macro
 2015-01-14  7:52 UTC 

[PATCH v3 0/3] Add I2C support to Broadcom iProc
 2015-01-14  7:51 UTC  (6+ messages)
  ` [PATCH v3 2/3] i2c: iproc: Add Broadcom iProc I2C Driver

[PATCH 3.10 00/44] 3.10.65-stable review
 2015-01-14  7:24 UTC  (44+ messages)
` [PATCH 3.10 01/44] ocfs2: fix journal commit deadlock
` [PATCH 3.10 02/44] ath9k_hw: fix hardware queue allocation
` [PATCH 3.10 03/44] ath9k: fix BE/BK queue order
` [PATCH 3.10 04/44] can: peak_usb: fix cleanup sequence order in case of error during init
` [PATCH 3.10 05/44] can: peak_usb: fix memset() usage
` [PATCH 3.10 06/44] swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single
` [PATCH 3.10 07/44] ath5k: fix hardware queue index assignment
` [PATCH 3.10 08/44] ASoC: sigmadsp: Refuse to load firmware files with a non-supported version
` [PATCH 3.10 09/44] ASoC: max98090: Fix ill-defined sidetone route
` [PATCH 3.10 10/44] ASoC: dwc: Ensure FIFOs are flushed to prevent channel swap
` [PATCH 3.10 11/44] PCI: Restore detection of read-only BARs
` [PATCH 3.10 12/44] pstore-ram: Fix hangs by using write-combine mappings
` [PATCH 3.10 13/44] pstore-ram: Allow optional mapping with pgprot_noncached
` [PATCH 3.10 14/44] UBI: Fix invalid vfree()
` [PATCH 3.10 15/44] UBI: Fix double free after do_sync_erase()
` [PATCH 3.10 16/44] iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
` [PATCH 3.10 17/44] HID: i2c-hid: fix race condition reading reports
` [PATCH 3.10 18/44] HID: i2c-hid: prevent buffer overflow in early IRQ
` [PATCH 3.10 19/44] HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
` [PATCH 3.10 20/44] HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboard
` [PATCH 3.10 22/44] x86_64, vdso: Fix the vdso address randomization algorithm
` [PATCH 3.10 23/44] x86, vdso: Use asm volatile in __getcpu
` [PATCH 3.10 24/44] driver core: Fix unbalanced device reference in drivers_probe
` [PATCH 3.10 25/44] ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPAC
` [PATCH 3.10 26/44] ALSA: hda - using uninitialized data
` [PATCH 3.10 27/44] ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecs
` [PATCH 3.10 28/44] USB: cdc-acm: check for valid interfaces
` [PATCH 3.10 29/44] genhd: check for int overflow in disk_expand_part_tbl()
` [PATCH 3.10 30/44] cdc-acm: memory leak in error case
` [PATCH 3.10 31/44] writeback: fix a subtle race condition in I_DIRTY clearing
` [PATCH 3.10 32/44] serial: samsung: wait for transfer completion before clock disable
` [PATCH 3.10 33/44] fs: nfsd: Fix signedness bug in compare_blob
` [PATCH 3.10 34/44] nfsd4: fix xdr4 inclusion of escaped char
` [PATCH 3.10 35/44] nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
` [PATCH 3.10 36/44] scripts/kernel-doc: dont eat struct members with __aligned
` [PATCH 3.10 37/44] ARM: mvebu: disable I/O coherency on non-SMP situations on Armada 370/375/38x/XP
` [PATCH 3.10 38/44] Btrfs: dont delay inode ref updates during log replay
` [PATCH 3.10 39/44] perf/x86/intel/uncore: Make sure only uncore events are collected
` [PATCH 3.10 40/44] perf: Fix events installation during moving group
` [PATCH 3.10 41/44] perf session: Do not fail on processing out of order event
` [PATCH 3.10 42/44] mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
` [PATCH 3.10 43/44] mm: propagate error from stack expansion even for guard page
` [PATCH 3.10 44/44] mm: Dont count the stack guard page towards RLIMIT_STACK

[U-Boot] [PATCH 00/17] sunxi: musb otg controller support
 2015-01-14  7:48 UTC  (4+ messages)
` [U-Boot] [PATCH 17/17] sunxi: Hookup OTG USB "

[PATCH] mtd: Add config option to skip scanning bad blocks in partitions
 2015-01-14  7:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/11] cpu: add i386 cpu hot remove support
 2015-01-14  7:45 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 01/11] x86: add x86_cpu_unrealizefn() for cpu apic remove
` [Qemu-devel] [PATCH v2 02/11] acpi/cpu: add cpu hot unplug request callback function
` [Qemu-devel] [PATCH v2 03/11] acpi/piix4: add cpu hot unplug request callback support
` [Qemu-devel] [PATCH v2 04/11] acpi/ich9: "
` [Qemu-devel] [PATCH v2 05/11] pc: "
` [Qemu-devel] [PATCH v2 06/11] acpi/cpu: add cpu hot unplug callback function
` [Qemu-devel] [PATCH v2 07/11] acpi/piix4: add cpu hot unplug callback support
` [Qemu-devel] [PATCH v2 08/11] acpi/ich9: add cpu hot unplug support
` [Qemu-devel] [PATCH v2 09/11] pc: add cpu hot unplug callback support
` [Qemu-devel] [PATCH v2 10/11] cpu hotplug: implement function cpu_status_write() for vcpu ejection
` [Qemu-devel] [PATCH v2 11/11] cpus: reclaim allocated vCPU objects

[Xen-users] [TestDay] minor bug + possible configuration bug 4.5rc4 archlinux
 2015-01-14  7:46 UTC  (4+ messages)

unload Audio drivers while playback stream is active case kernel crash
 2015-01-14  7:43 UTC  (4+ messages)
  ` [alsa-devel] "

[PATCH 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
 2015-01-14  7:43 UTC  (4+ messages)
` [PATCH 2/2] "

Does I210 NIC support Flow director filters?
 2015-01-14  7:42 UTC  (2+ messages)

Including empty regulator nodes in axp209.dtsi is a BAD idea
 2015-01-14  7:42 UTC  (4+ messages)

bcn_filter_rx_cmdid
 2015-01-14  7:37 UTC  (3+ messages)

[Qemu-devel] [PATCH] AIO: Reduce number of threads for 32bit hosts
 2015-01-14  7:37 UTC  (2+ messages)

[PATCH 0/2] ARM: imx6sx-sdb: add revb board
 2015-01-14  7:36 UTC  (6+ messages)
  ` [PATCH 1/2] ARM: imx6sx-sdb: change default board as reva board
` [PATCH 2/2] ARM: imx6sx-sdb: add revb board

[Qemu-devel] [Bug 1410288] Re: qemu-img conversion to qcow2 hangs with blank image less than 100kiB
 2015-01-14  7:29 UTC 

analyzing, visualizing, understanding and rating fio data
 2015-01-14  7:35 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.