All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-15 11:56:17 to 2014-12-15 13:05:22 UTC [more...]

[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
 2014-12-15 12:50 UTC  (8+ messages)
` [PATCH v2 1/5] uaccess: add pagefault_count to thread_info

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2014-12-15 13:05 UTC 

frequent lockups in 3.18rc4
 2014-12-15 12:56 UTC  (11+ messages)

[PATCH] staging: goldfish: Fix minor coding style
 2014-12-15 13:03 UTC  (11+ messages)
      ` [PATCH] checkpatch giving bogus advice (was staging: goldfish: Fix minor coding style)
    ` staging: goldfish: Fix minor coding style

[PATCH 0/4] usb: atmel_usba_udc: Rework errata handling
 2014-12-15 13:03 UTC  (5+ messages)
  ` [PATCH 1/4] usb: atmel_usba_udc: Rework at91sam9rl "
  ` [PATCH 2/4] usb: atmel_usba_udc: Add at91sam9g45 and at91sam9x5 "
  ` [PATCH 3/4] ARM: at91/dt: update udc compatible strings
  ` [PATCH 4/4] usb: atmel_usba_udc: mask status with enabled irqs

Fwd: NFS and Memory Buffers
 2014-12-15 13:02 UTC  (5+ messages)

[PATCH v3 1/2] iio: document ti-dac8554 devicetree bindings
 2014-12-15 13:02 UTC  (2+ messages)

[PATCH v5 00/19] KVM GICv3 emulation
 2014-12-15 13:02 UTC  (5+ messages)
` [PATCH v5 19/19] arm/arm64: KVM: allow userland to request a virtual GICv3

[Qemu-devel] [PATCH v3 0/5] Geometry and blocksize detection for backing devices
 2014-12-15 13:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] block: add bdrv functions for geometry and blocksize

[PATCH 0/9] rhashtable: Per bucket locks & deferred table resizing
 2014-12-15 13:00 UTC  (11+ messages)
` [PATCH 1/9] rhashtable: Do hashing inside of rhashtable_lookup_compare()
` [PATCH 2/9] rhashtable: Use rht_obj() instead of manual offset calculation
` [PATCH 3/9] rhashtable: Convert bucket iterators to take table and index
` [PATCH 4/9] rhashtable: Factor out bucket_tail() function
` [PATCH 5/9] nft_hash: Remove rhashtable_remove_pprev()
` [PATCH 6/9] spinlock: Add spin_lock_bh_nested()
` [PATCH 7/9] rhashtable: Per bucket locks & deferred expansion/shrinking
` [PATCH 8/9] rhashtable: Supports for nulls marker
` [PATCH 9/9] netlink: Lockless lookup with RCU grace period in socket release
` [PATCH 0/9 net-next] rhashtable: Per bucket locks & deferred table resizing

[PATCH] iommu/exynos: Fix arm64 allmodconfig build
 2014-12-15 13:00 UTC  (2+ messages)

[PATCH] ceph: introduce global empty snap context
 2014-12-15 13:00 UTC  (2+ messages)

Recent changes (master)
 2014-12-15 13:00 UTC 

[PATCH 0/4] Add basic support for Mediatek MT8173 SoC
 2014-12-15 12:59 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile

auditing of process exit
 2014-12-15 12:58 UTC  (2+ messages)

[Buildroot] [PATCH] libgpgme: bump to version 1.5.3
 2014-12-15 12:57 UTC 

[PATCH 1/2] ALSA: hda - Create capture source ctls when stereo mix input is added
 2014-12-15 12:56 UTC  (2+ messages)
` [PATCH 2/2] ALSA: hda - Make add_stereo_mix_input flag tristate

[RFC 01/15] drivers/base: add track framework
 2014-12-15 12:55 UTC  (3+ messages)

[Qemu-devel] Atomic Instructions - comments please
 2014-12-15 12:56 UTC 

[PATCH 00/18] uaccess: fix sparse warning on get_user for bitwise types
 2014-12-15 12:54 UTC  (6+ messages)
` [PATCH 03/18] arm64/uaccess: fix sparse errors

[PATCH 0/8] mfd: watchdog: rtc: New driver for ST's LPC IP
 2014-12-15 12:52 UTC  (12+ messages)
` [PATCH 6/8] watchdog: st_wdt: Add new driver for ST's LPC Watchdog
` [PATCH 7/8] rtc: st: add new driver for ST's LPC RTC
  ` [STLinux Kernel] "

multipath breaks with recent udev/systemd
 2014-12-15 12:53 UTC  (2+ messages)

[PATCH 0/2] usb: serial: handle -ENODEV and -EPROTO quietly
 2014-12-15 12:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/26] qcow2: Support refcount orders != 4
 2014-12-15 12:50 UTC  (27+ messages)
` [Qemu-devel] [PATCH v5 01/26] qcow2: Add two new fields to BDRVQcowState
` [Qemu-devel] [PATCH v5 02/26] qcow2: Add refcount_bits to format-specific info
` [Qemu-devel] [PATCH v5 03/26] qcow2: Do not return new value after refcount update
` [Qemu-devel] [PATCH v5 04/26] qcow2: Only return status from qcow2_get_refcount
` [Qemu-devel] [PATCH v5 05/26] qcow2: Use unsigned addend for update_refcount()
` [Qemu-devel] [PATCH v5 06/26] qcow2: Use 64 bits for refcount values
` [Qemu-devel] [PATCH v5 07/26] qcow2: Respect error in qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v5 08/26] qcow2: Refcount overflow and qcow2_alloc_bytes()
` [Qemu-devel] [PATCH v5 09/26] qcow2: Helper for refcount array reallocation
` [Qemu-devel] [PATCH v5 10/26] qcow2: Helper function for refcount modification
` [Qemu-devel] [PATCH v5 11/26] qcow2: More helpers "
` [Qemu-devel] [PATCH v5 12/26] qcow2: Open images with refcount order != 4
` [Qemu-devel] [PATCH v5 13/26] qcow2: refcount_order parameter for qcow2_create2
` [Qemu-devel] [PATCH v5 14/26] qcow2: Use symbolic macros in qcow2_amend_options
` [Qemu-devel] [PATCH v5 15/26] iotests: Prepare for refcount_bits option
` [Qemu-devel] [PATCH v5 16/26] qcow2: Allow creation with refcount order != 4
` [Qemu-devel] [PATCH v5 17/26] progress: Allow regressing progress
` [Qemu-devel] [PATCH v5 18/26] block: Add opaque value to the amend CB
` [Qemu-devel] [PATCH v5 19/26] qcow2: Use error_report() in qcow2_amend_options()
` [Qemu-devel] [PATCH v5 20/26] qcow2: Use abort() instead of assert(false)
` [Qemu-devel] [PATCH v5 21/26] qcow2: Split upgrade/downgrade paths for amend
` [Qemu-devel] [PATCH v5 22/26] qcow2: Use intermediate helper CB "
` [Qemu-devel] [PATCH v5 23/26] qcow2: Add function for refcount order amendment
` [Qemu-devel] [PATCH v5 24/26] qcow2: Invoke refcount order amendment function
` [Qemu-devel] [PATCH v5 25/26] qcow2: Point to amend function in check
` [Qemu-devel] [PATCH v5 26/26] iotests: Add test for different refcount widths

[Buildroot] [PATCH] ethtool: bump to version 3.18
 2014-12-15 12:52 UTC 

[Regression] 3.18 black screen after boot (bisected)
 2014-12-15 12:51 UTC  (4+ messages)

[Xenomai] RTnet compilation issues with kernel above 3.10
 2014-12-15 12:51 UTC 

[PATCH 0/8] clean up and generalize swap-over-NFS
 2014-12-15 12:49 UTC  (4+ messages)
` [PATCH 1/8] nfs: follow direct I/O write locking convention

[Qemu-devel] [PATCH] qga: add guest-set-admin-password command
 2014-12-15 12:47 UTC 

login-utils: Enable building util-linux against OpenPAM
 2014-12-15 12:47 UTC  (4+ messages)

[PATCH] drm/i915: Use true PPGTT in Gen8 if execlists are enabled
 2014-12-15 12:47 UTC  (3+ messages)

[RFC PATCH 0/6] Those patches is used for dw_hdmi audio
 2014-12-15 12:46 UTC  (15+ messages)
` [PATCH 5/6] dt-bindings: Add documentation for Rockchip hdmi-audio

post-receive: pub/scm/linux/kernel/git/ralf/linux
 2014-12-15 12:46 UTC 

post-receive: pub/scm/linux/kernel/git/jwboyer/fedora
 2014-12-15 12:46 UTC 

[Qemu-devel] [PATCH v4 0/16] parallels format support improvements
 2014-12-15 12:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH 10/16] block/parallels: add get_block_status
` [Qemu-devel] [PATCH 11/16] block/parallels: add support for backing files
` [Qemu-devel] [PATCH 13/16] block/parallels: read disk size from XML if DiskDescriptor.xml is passed
` [Qemu-devel] [PATCH 14/16] block/parallels: introduce ParallelsSnapshot data structure

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-12-15 12:45 UTC  (13+ messages)

[Buildroot] [PATCH 01/14] libpcap: bump to version 1.5.3
 2014-12-15 12:41 UTC  (4+ messages)
` [Buildroot] [PATCH 03/14] nmap: bump to version 6.40

[PATCH v4] mac80211: keep sending peer candidate events while in listen state
 2014-12-15 12:40 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211-next
 2014-12-15 12:38 UTC 

Bluetooth: Add framework for device found filtering based on UUID
 2014-12-15 12:37 UTC  (3+ messages)

[RFC] ath10k: allow to use HT rates when IBSS
 2014-12-15 12:35 UTC  (2+ messages)

[PATCH BlueZ] build: Fix enabling coverage
 2014-12-15 12:33 UTC 

[Buildroot] [PATCH] system: add "askfirst shell" as an option for busybox init
 2014-12-15 12:31 UTC  (3+ messages)

[PATCHv2] mac80211: enable TPC through mac80211 stack
 2014-12-15 12:29 UTC  (4+ messages)

[PATCH v2 0/8] irqchip: New driver for ST's SysCfg controlled IRQs
 2014-12-15 12:28 UTC  (4+ messages)

subvolume / folder compression flag
 2014-12-15 12:27 UTC  (2+ messages)

[PATCH ] mlx4_core: Enhance device capabilities flags debug printouts
 2014-12-15 12:25 UTC  (5+ messages)

easily reproducible filesystem crash on rebuilding array
 2014-12-15 12:25 UTC  (3+ messages)

[PATCH] rds: Fix min() warning in rds_message_inc_copy_to_user()
 2014-12-15 12:21 UTC 

[PATCH 1/3] ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependency
 2014-12-15 12:20 UTC  (6+ messages)
` [PATCH 2/3] ASoC: rt5677: add a platform config option for MICBIAS voltage

[Buildroot] Adding leveldb to buildroot
 2014-12-15 12:20 UTC  (2+ messages)

[Qemu-devel] [PULL 0/3] Collected target-i386 patches
 2014-12-15 12:17 UTC  (2+ messages)

[PATCH 0/5] e1000e: fix nic not boot after rebooting
 2014-12-15 12:16 UTC  (4+ messages)
` [PATCH 3/5] e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked

[PATCH] drm/sti: Fix modular build
 2014-12-15 12:15 UTC 

[PATCH 1/4] drm/i915/chv: Use timeout mode for RC6 on chv
 2014-12-16 12:11 UTC  (8+ messages)
` [PATCH 3/4] drm/i915: New offset for reading frequencies on CHV
` [PATCH v2] drm/i915/chv: Use timeout mode for RC6 on chv

[PATCH BlueZ 1/3] shared/att: Use queue_remove_if
 2014-12-15 12:13 UTC  (4+ messages)
` [PATCH BlueZ] shared/gatt-client: Remove unnecessary code
` [PATCH BlueZ 2/3] shared/gatt-client: Remove removed flag
` [PATCH BlueZ 3/3] shared/gatt-client: Use queue_remove_if

sched: odd values for effective load calculations
 2014-12-15 12:12 UTC  (3+ messages)

nVMX MSR load/store feature
 2014-12-15 12:10 UTC  (2+ messages)

bluetooth: Add hci_h4p driver
 2014-12-15 12:10 UTC  (3+ messages)

[PATCH v1] xen/arm: Manage pl011 uart TX interrupt correctly
 2014-12-15 12:09 UTC  (3+ messages)

[GIT PULL 00/12] KVM/ARM Changes for v3.19 - Take 2
 2014-12-15 12:08 UTC  (3+ messages)

[PATCH] of: i2c: Add DT bindings for idle states to PCA954x mux driver
 2014-12-15 12:08 UTC  (3+ messages)

post-receive: pub/scm/virt/kvm/kvm
 2014-12-15 12:07 UTC 

frequent lockups in 3.18rc4
 2014-12-15 12:07 UTC  (16+ messages)

[PATCH 0/4] xen: auto-generate symbols for xen hypercalls
 2014-12-15 12:05 UTC  (4+ messages)
` [PATCH 4/4] xen: use generated hypercall symbols in arch/x86/xen/xen-head.S
  ` [Xen-devel] "

[Qemu-devel] [PATCH v3 0/4] serial fixes, including 2.2->2.1 migration
 2014-12-15 12:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/4] serial: clean up THRE/TEMT handling

[PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
 2014-12-15 11:59 UTC  (33+ messages)
` [PATCH v3 01/13] mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes
` [PATCH v3 02/13] mtd: st_spi_fsm: Obtain and use EMI clock
` [PATCH v3 03/13] mtd: st_spi_fsm: dt-bindings: Deprecate generic compatible string
` [PATCH v3 04/13] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
` [PATCH v3 05/13] mtd: st_spi_fsm: Fix [-Wsign-compare] build warning
` [PATCH v3 06/13] mtd: st_spi_fsm: Add support for Micron N25Q512A
` [PATCH v3 07/13] mtd: st_spi_fsm: Add support for N25Q512 and N25Q00A devices
` [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
` [PATCH v3 09/13] mtd: st_spi_fsm: Update Spansion device entries
` [PATCH v3 10/13] mtd: st_spi_fsm: Improve busy wait handling
` [PATCH v3 11/13] mtd: st_spi_fsm: General tidy-up
` [PATCH v3 12/13] ARM: STi: stih416: Use new platform specific compatible string
` [PATCH v3 13/13] ARM: STi: stih416: Supply EMI clock reference to FSM SPI NOR

[U-Boot] [PATCH V3 00/12] cleanup and refactor lcd.c
 2014-12-15 12:02 UTC  (2+ messages)

[PATCH] mac80211: add an intermediate software queue implementation
 2014-12-15 12:00 UTC  (6+ messages)

next-20141215 build failures due to DT DRM driver
 2014-12-15 11:59 UTC 

[PATCH v2 0/2] x86/arm64: add xenconfig
 2014-12-15 11:58 UTC  (4+ messages)
` [PATCH v2 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
  ` [Xen-devel] "

[Bug 89621] New: EXT4-fs error (device dm-1): ext4_mb_release_inode_pa:3773: group 24089, free 34, pa_free 32
 2014-12-15 11:57 UTC  (2+ messages)
` [Bug 89621] "

[PATCH] sched/fair: Fix sched_entity::avg::decay_count initialization
 2014-12-15 11:56 UTC 

SSD write latency lower than read latency
 2014-12-15 11:48 UTC 

[tvtime] Broke support for cards with multiple numbers of the input
 2014-12-15 11:56 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.