All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-11 23:01:18 to 2016-02-12 00:16:00 UTC [more...]

[RFC PATCH 1/1] bb.ui.knotty: prefix task messages with recipe/task
 2016-02-12  0:15 UTC  (2+ messages)

[PATCH v2 0/6] LG Optimus Black (P970) codename sniper support and lp872x improvements
 2016-02-12  0:14 UTC  (8+ messages)
` [PATCH v2 1/4] regulator: lp872x: Remove warning about invalid DVS GPIO
` [PATCH v2 2/4] regulator: lp872x: Add enable GPIO pin support

[RFC PATCH 1/1] Move bb.{debug, note, ..} into their own logging domain
 2016-02-12  0:14 UTC  (2+ messages)

[PATCH net-next,V2] Add LAN9352 Ethernet Driver
 2016-02-12  0:14 UTC  (2+ messages)

[patch 06/10] mm,thp: khugepaged: call pte flush at the time of collapse
 2016-02-12  0:13 UTC 

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2016-02-12  0:10 UTC  (4+ messages)
` [PATCH 8/8] netfilter: implement xt_cgroup cgroup2 path match

[U-Boot] [PATCH] arm: socfpga: Enable ethernet PHY configuration to RGMII again
 2016-02-12  0:10 UTC  (6+ messages)

[U-Boot] [PATCH v2 00/26] dm: Conversion of code to the new driver model PCI API
 2016-02-12  0:10 UTC  (6+ messages)
` [U-Boot] [PATCH v2 16/26] dm: tegra: net: Convert tegra boards to driver model for Ethernet

[folded-merged] mmthp-fix-spellos-in-describing-__have_arch_flush_pmd_tlb_range-checkpatch-fixes.patch removed from -mm tree
 2016-02-12  0:09 UTC 

[folded-merged] vsprintf-kptr_restrict-is-okay-in-irq-when-2-checkpatch-fixes.patch removed from -mm tree
 2016-02-12  0:08 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2016-02-12  0:07 UTC  (3+ messages)

Video glitches E3845 ATOM, Fedora 21
 2016-02-12  0:06 UTC  (5+ messages)

[PATCH] perf python scripting: Append examples to err msg about audit-libs-python
 2016-02-11 23:59 UTC  (3+ messages)

[PATCH v5 4/5] Initialize TPM and get durations and timeouts
 2016-02-11 23:56 UTC  (6+ messages)

BUG: held lock freed! - request_sock_queue::rskq_lock
 2016-02-11 23:54 UTC  (2+ messages)

Orangefs ABI documentation
 2016-02-11 23:54 UTC  (18+ messages)

[PATCH 00/23] ALUA device handler update, part II
 2016-02-11 23:54 UTC  (3+ messages)
` [PATCH 02/23] scsi_dh_alua: separate out alua_stpg()

RFC: Resumable clone based on hybrid "smart" and "dumb" HTTP
 2016-02-11 23:53 UTC  (5+ messages)

Gated Merge?
 2016-02-11 23:53 UTC  (3+ messages)

[PATCH 1/5] xfs_io: detect the '-R' option in getopt
 2016-02-11 23:48 UTC  (3+ messages)
` [PATCH 2/5] libxfs: refactor the btree size calculator code

[PATCH-v4 0/5] Fix LUN_RESET active I/O + TMR handling
 2016-02-11 23:47 UTC  (6+ messages)

WARNING: CPU: 0 PID: 3031 at ./arch/x86/include/asm/fpu/internal.h:530 fpu__restore+0x90/0x130()
 2016-02-11 23:47 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] stm32: add stm32f7 family support
 2016-02-11 23:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] gpio: stm32_gpio: move clock config from driver to board
` [U-Boot] [PATCH 2/4] gpio: stm32_gpio: move base addresses to the soc file
` [U-Boot] [PATCH 3/4] stm32x7: add support for stm32x7 serial driver
` [U-Boot] [PATCH 4/4] stm32: add support for stm32f7 & stm32f746 discovery board

[PATCH v2 0/2] DAX bdev fixes - move flushing calls to FS
 2016-02-11 23:44 UTC  (13+ messages)
` [PATCH v2 2/2] dax: move writeback calls into the filesystems

[PATCH v4.2 00/32] xfstests: test the nfs/cifs/btrfs/xfs reflink/dedupe ioctls
 2016-02-11 23:42 UTC  (65+ messages)
` [PATCH 01/32] generic/182: this is a dedupe test, check for dedupe
` [PATCH 02/32] xfstests: filter whitespace in 128 and 132
` [PATCH 03/32] xfstests: make _scratch_mkfs_blocksized usable
` [PATCH 04/32] reflink: remove redundant filesystem checks from the end of the tests
` [PATCH 05/32] reflink: remove unnecessary umounts from test code
` [PATCH 06/32] common/dmerror: add some more dmerror routines
` [PATCH 07/32] common: create _require_test_program to look for programs in src/
` [PATCH 08/32] common: provide a method to repair the scratch fs
` [PATCH 09/32] reflink: refactor mixed block creation code
` [PATCH 10/32] reflink: fix style problems in existing tests
` [PATCH 11/32] reflink: add _require_odirect to the directio tests
` [PATCH 12/32] dio: unwritten conversion bug tests
` [PATCH 13/32] reflink: test intersecting CoW and falloc/fpunch/fzero/fcollapse/finsert/ftrunc
` [PATCH 14/32] reflink: test CoW behavior with IO errors
` [PATCH 15/32] reflink: test CoW operations against the source file
` [PATCH 16/32] reflink: ensure that we can handle reflinking a lot of extents
` [PATCH 17/32] xfs: more reflink tests
` [PATCH 18/32] xfs/122: support refcount/rmap data structures
` [PATCH 19/32] xfs: test fragmentation characteristics of copy-on-write
` [PATCH 20/32] reflink: high offset reflink and dedupe tests
` [PATCH 21/32] reflink: test xfs cow behavior when the filesystem crashes
` [PATCH 22/32] reflink: test quota accounting
` [PATCH 23/32] reflink: test CoW across a mixed range of block types with cowextsize set
` [PATCH 24/32] xfs: test the automatic cowextsize extent garbage collector
` [PATCH 25/32] xfs: test rmapbt functionality
` [PATCH 26/32] reflink: test aio copy on write
` [PATCH 27/32] xfs: aio cow tests
` [PATCH 28/32] xfs: test xfs_getbmapx behavior with shared extents
` [PATCH 29/32] reflink: test reflink+cow+enospc all at the same time
` [PATCH 30/32] xfs: ensure that we don't crash when freeing the ag reservations on a ro mount
` [PATCH 31/32] xfs: test source CoW across mixed block types with cowextsz set
` [PATCH 32/32] reflink: kick the slow tests out of the 'quick' group

[PATCH] xfs: test inode32/inode64 options w/ remount & growfs
 2016-02-11 23:42 UTC 

[PATCH v3 00/22] Sharing media resources across ALSA and au0828 drivers
 2016-02-11 23:41 UTC  (46+ messages)
` [PATCH v3 01/22] [media] Docbook: media-types.xml: Add ALSA Media Controller Intf types
` [PATCH v3 02/22] uapi/media.h: Declare interface types for ALSA
` [PATCH v3 03/22] [media] Docbook: media-types.xml: Add Audio Function Entities
` [PATCH v3 04/22] media: Add ALSA Media Controller function entities
` [PATCH v3 05/22] media: Media Controller register/unregister entity_notify API
` [PATCH v3 06/22] media: Media Controller enable/disable source handler API
` [PATCH v3 07/22] media: Media Controller export non locking __media_entity_setup_link()
` [PATCH v3 08/22] media: Media Controller non-locking __media_entity_pipeline_start/stop()
` [PATCH v3 09/22] media: v4l-core add enable/disable source common interfaces
` [PATCH v3 10/22] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
` [PATCH v3 11/22] media: au8522 change to create MC pad for ALSA Audio Out
` [PATCH v3 12/22] media: au0828 Use au8522_media_pads enum for pad defines
` [PATCH v3 13/22] media: Change v4l-core to check if source is free
` [PATCH v3 14/22] media: au0828 change to use Managed Media Controller API
` [PATCH v3 15/22] media: au0828 handle media_init and media_register window
` [PATCH v3 16/22] media: au0828 create tuner to decoder link in disabled state
` [PATCH v3 17/22] media: au0828 disable tuner to demod link
` [PATCH v3 18/22] media: au0828-core register entity_notify hook
` [PATCH v3 19/22] media: au0828 add enable, disable source handlers
` [PATCH v3 20/22] media: dvb-frontend invoke enable/disable_source handlers
` [PATCH v3 21/22] media: au0828 video change to use v4l_enable_media_source()
` [PATCH v3 22/22] sound/usb: Use Media Controller API to share media resources

[qemu-mainline test] 81760: regressions - FAIL
 2016-02-11 23:42 UTC 

[PATCH] libdrm: don't detect components that have been disabled
 2016-02-11 23:39 UTC 

[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-12  0:27 UTC 

[PATCH] Implement https public key pinning
 2016-02-11 23:30 UTC  (2+ messages)

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-11 23:28 UTC  (6+ messages)
` [PATCH v6 "

[PATCH v3 0/5] pinctrl: mediatek: add pinctrl/GPIO/EINT driver for mt2701
 2016-02-11 23:27 UTC  (6+ messages)
` [PATCH v3 5/5] arm: dts: Add pinctrl/GPIO/EINT node "

[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
 2016-02-11 23:22 UTC  (2+ messages)
` [PATCH V4] "

[PATCH] ath10k: fix erroneous return value
 2016-02-11 23:24 UTC  (3+ messages)

[PATCH] ARM: boot: Add an implementation of strnlen for libfdt
 2016-02-11 23:24 UTC  (2+ messages)

[PATCH v4 0/2] ethdev: add port speed capability bitmap
 2016-02-11 23:23 UTC  (8+ messages)
` [PATCH v5 0/4] ethdev: add speed capabilities and refactor link API
  ` [PATCH v5 3/4] ethdev: redesign link speed config API

[PATCH v3 0/3] new ib_drain_qp() API
 2016-02-11 23:23 UTC  (9+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_rq()
` [PATCH 1/3] IB: new common API for draining queues

[PATCH 1/2] ftrace: move the CALLER_ADDRx macros into its own header
 2016-02-11 23:22 UTC  (3+ messages)
` [PATCH 2/2] kernel: sched: fix preempt_disable_ip recodring for preempt_disable()

[PATCH v2 0/4] powerpc/ps3: gelic_udbg: drop local versions of network data structs
 2016-02-11 23:20 UTC  (2+ messages)

[PATCH v2] of: resolver: Add missing of_node_get and of_node_put
 2016-02-11 23:18 UTC  (3+ messages)

CGroup Namespaces (v10)
 2016-02-11 23:18 UTC  (4+ messages)
` [lxc-devel] "

[PATCH] of/irq: Fix msi-map calculation for nonzero rid-base
 2016-02-11 23:15 UTC  (5+ messages)

[PATCH 1/2] drm/i915/guc: Simplify code by keeping kmap of guc_client object
 2016-02-11 23:09 UTC 

[ath9k-devel] AR9280 TX99 Control TX Power Output
 2016-02-11 23:14 UTC  (6+ messages)

[PATCH v2 0/6] serial: 8250: fixes for modular build
 2016-02-11 23:14 UTC  (4+ messages)
` [PATCH v2 5/6] serial: 8250/mediatek: fix building with SERIAL_8250=m

[Qemu-devel] [PATCH v6 00/16] Implement TLS support to QEMU NBD server & client
 2016-02-11 23:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 01/16] qom: add helpers for UserCreatable object types

[PATCH phosphor-networkd] Validating user & group names prior to system call and wait() on proc…
 2016-02-11 23:11 UTC  (5+ messages)
` [PATCH phosphor-networkd] Validating user & group names prior to system call and wait() on proc spawned with pexpect

[PATCH phosphor-event 0/2] Removing linked list requirements
 2016-02-11 23:10 UTC  (3+ messages)
` [PATCH phosphor-event 1/2] Remove dependency on linked lists
` [PATCH phosphor-event 2/2] Tabs, spaces and columns

[PATCH phosphor-host-ipmid v2] IPMI Get IP Support
 2016-02-11 23:09 UTC  (6+ messages)

[meta-initramfs][PATCH 0/3] klibc_2.0.4 fixes
 2016-02-11 23:01 UTC  (4+ messages)
` [meta-initramfs][PATCH 1/3] klibc_2.0.4: update to 4d1997d - Fix build for qemux86
` [meta-initramfs][PATCH 2/3] klibc_2.0.4: Silence QA Error about non-symlink so [dev-elf]
` [meta-initramfs][PATCH 3/3] klibc_2.0.4: Silence Warning about klibc-xxx-so already stripped

[PATCH] ARM: socfpga_defconfig: enable support for initramfs/initrd support
 2016-02-11 23:01 UTC  (2+ messages)


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.