All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-06 14:29:04 to 2016-09-06 15:12:45 UTC [more...]

[PATCH 0/9] nfs: add CB_NOTIFY_LOCK support to nfs client
 2016-09-06 15:12 UTC  (7+ messages)
` [PATCH 2/9] nfs: eliminate pointless and confusing do_vfs_lock wrappers
` [PATCH 3/9] nfs: check for POSIX lock capability on server even for flock locks
` [PATCH 4/9] nfs: add a freezable_schedule_timeout_unsafe() and use it when waiting to retry LOCK
` [PATCH 5/9] nfs: add handling for CB_NOTIFY_LOCK in client
` [PATCH 6/9] nfs: move nfs4_set_lock_state call into caller
` [PATCH 7/9] nfs: add code to allow client to wait on lock callbacks

[PATCH] drm/atomic: mode_set encoders when routing changes
 2016-09-06 15:12 UTC 

[PATCH] Btrfs: remove unnecessary code of chunk_root assignment in btrfs_read_chunk_tree
 2016-09-06 15:12 UTC  (6+ messages)

[Qemu-devel] [PATCH 1/1] mirror: fix improperly filled copy_bitmap for mirror block job
 2016-09-06 15:11 UTC 

Please merge krogoth-next > krogoth
 2016-09-06 15:11 UTC  (2+ messages)

[RFC PATCH 0/3] doc-rst:c-domain: fix some issues in the c-domain
 2016-09-06 15:10 UTC  (5+ messages)
` [PATCH 1/3] doc-rst:c-domain: fix sphinx version incompatibility

[PATCH] drivers: acpi: fix GIC irq model default PCI IRQ polarity
 2016-09-06 15:11 UTC  (4+ messages)

[patch net-next RFC 0/2] fib4 offload: notifier to let hw to be aware of all prefixes
 2016-09-06 15:11 UTC  (5+ messages)
` [patch net-next RFC 1/2] fib: introduce fib notification infrastructure

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2016-09-06 15:10 UTC  (36+ messages)
` [PATCH v2 1/9] drm/sun4i: support TCONs without channel 1
` [PATCH v2 2/9] drm/sun4i: support A33 tcon
` [PATCH v2 3/9] drm/sun4i: backend: Handle the SAT
` [PATCH v2 4/9] drm/sun4i: Add a DRC driver
` [PATCH v2 5/9] of: Add vendor prefix for Netron DY
` [PATCH v2 6/9] drm/panel: Add Netron DY E231732
` [PATCH v2 7/9] ARM: sun8i: a33: Add display pipeline
` [PATCH v2 8/9] ARM: sun8i: a23/a33: Add RGB666 pins
` [PATCH v2 9/9] ARM: sun8i: sina33: Enable display

[Qemu-devel] [PATCH RFC v2 00/22] I/O prefetch cache
 2016-09-06 12:36 UTC  (3+ messages)

[PATCH] libelf: drop pointless uses of __FUNCTION__
 2016-09-06 15:10 UTC 

[PATCH 00/13] btrfs-progs: check: check fs roots in low_memory mode
 2016-09-06 15:08 UTC  (3+ messages)
` [PATCH 02/13] btrfs-progs: check: introduce function to find dir_item

[PATCH v8 00/71] xfs: add reflink and dedupe support
 2016-09-06 15:09 UTC  (17+ messages)
` [PATCH 06/71] xfs: set up per-AG free space reservations
` [PATCH 07/71] xfs: define tracepoints for refcount btree activities
` [PATCH 08/71] xfs: introduce refcount btree definitions
` [PATCH 09/71] xfs: add refcount btree stats infrastructure
` [PATCH 10/71] xfs: refcount btree add more reserved blocks
` [PATCH 11/71] xfs: define the on-disk refcount btree format
` [PATCH 12/71] xfs: add refcount btree support to growfs
` [PATCH 14/71] xfs: add refcount btree operations

[PATCH] bonding: Prevent deletion of a bond, or the last slave from a bond, with active usage
 2016-09-06 15:08 UTC  (3+ messages)

[patch net-next v7 0/3] return offloaded stats as default and expose original sw stats
 2016-09-06 15:08 UTC  (4+ messages)
` [patch net-next v7 1/3] netdevice: Add offload statistics ndo

[PATCH] ARM: module: suppress misleading allocation failure warning
 2016-09-06 15:07 UTC 

[PATCH v5 nf] netfilter: seqadj: Drop the packet directly when fail to add seqadj extension to avoid dereference NULL pointer later
 2016-09-06 15:07 UTC  (4+ messages)

Observing Softlockup's while running heavy IOs
 2016-09-06 15:06 UTC  (8+ messages)

DAX can not work on virtual nvdimm device
 2016-09-06 15:06 UTC  (13+ messages)
                ` [Qemu-devel] "

Memory barrier needed with wake_up_process()?
 2016-09-06 15:05 UTC  (3+ messages)

[Qemu-devel] [Bug 1620660] [NEW] man page is missing suboptions for "-display"
 2016-09-06 14:57 UTC 

[PATCH] leds: oneshot - Allow default delay to be passed as an argument
 2016-09-06 15:05 UTC  (4+ messages)

[PATCH v2] mtd: nand: automate NAND timings selection
 2016-09-06 15:04 UTC  (8+ messages)
` [PATCH 4/7] "

perf: out-of-bounds write in perf_callchain_store
 2016-09-06 15:05 UTC  (5+ messages)

[RFC 00/22] xen/arm: Rework the P2M code to follow break-before-make sequence
 2016-09-06 15:05 UTC  (12+ messages)
` [RFC 01/22] xen/arm: do_trap_instr_abort_guest: Move the IPA computation out of the switch
` [RFC 14/22] xen/arm: p2m: Re-implement p2m_cache_flush using p2m_get_entry
` [RFC 15/22] xen/arm: p2m: Re-implement relinquish_p2m_mapping "

[PATCH v2 0/4] nfsd: add CB_NOTIFY_LOCK support to knfsd
 2016-09-06 15:04 UTC  (5+ messages)
` [PATCH v2 1/4] nfsd: plumb in a CB_NOTIFY_LOCK operation
` [PATCH v2 2/4] nfsd: have nfsd4_lock use blocking locks for v4.1+ locks
` [PATCH v2 3/4] nfsd: add a LRU list for blocked locks
` [PATCH v2 4/4] nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies

[Qemu-devel] [PULL 00/38] First set of s390x patches for 2.8
 2016-09-06 15:04 UTC  (4+ messages)

[meta-oe][PATCH 0/1] add PACKAGECONFIG for lvm thin provisioning
 2016-09-06 15:03 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/2] of: Make of_find_property_value_of_size take a length range
 2016-09-06 15:02 UTC  (4+ messages)
` [PATCH 2/2] of: Add array read functions with min/max size limits

[PATCH v4 nf] netfilter: seqadj: Drop the packet directly when fail to add seqadj extension to avoid dereference NULL pointer later
 2016-09-06 15:01 UTC  (3+ messages)

[PATCH 3/3] ARM: dts: artpec: add pcie support
 2016-09-06 15:00 UTC  (3+ messages)

[PATCH 2/3] ARM: ARTPEC-6: add pcie related options
 2016-09-06 15:00 UTC  (2+ messages)

[PATCH 1/3] ARM: ARTPEC-6: add select MFD_SYSCON to MACH_ARTPEC6
 2016-09-06 15:00 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] target-arm queue
 2016-09-06 14:59 UTC  (3+ messages)
` [Qemu-devel] [PULL 01/14] ast2400: add a memory controller device model

4.6, 4.7 slow ifs export with more than one client
 2016-09-06 14:58 UTC  (3+ messages)

[Ksummit-discuss] [TECH TOPIC] tools/Makefile: Fix Many Many problems and inconsistencies
 2016-09-06 14:57 UTC  (3+ messages)

[meta-fsl-arm PATCH v2 00/16] Machine overrides extender - reduce code duplication
 2016-09-06 14:54 UTC  (7+ messages)
` [meta-fsl-arm PATCH v2 11/16] imx-gpu-viv: Refactor code to use the new overrides
` [meta-fsl-arm PATCH v2 14/16] gstreamer1.0-plugins-imx: "

[Qemu-devel] [PATCH] tests/acpi: speedup acpi tests
 2016-09-06 14:55 UTC 

[PATCH i-g-t] benchmarks/gem_busy: Fix compile error
 2016-09-06 14:55 UTC 

[Intel-wired-lan] Packet reordering for single flow non-UDP and TCP packets on Intel X520 and i350 adapters
 2016-09-06 14:54 UTC 

[PATCHv2 0/2] v4l: vsp1: Add HGT support
 2016-09-06 14:54 UTC  (4+ messages)
` [PATCHv2 1/2] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine
` [PATCHv2 2/2] v4l: vsp1: Add HGT support

[Qemu-devel] [PATCH] tests: add drive-mirror qtest
 2016-09-06 14:53 UTC  (4+ messages)

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-06 14:47 UTC 

[RFC Patch net-next 0/6] net_sched: really switch to RCU for tc actions
 2016-09-06 14:52 UTC  (3+ messages)
` [RFC Patch net-next 5/6] net_sched: use rcu in fast path

[Qemu-devel] [PATCH v2 0/7] ppc/pnv: add a minimal platform
 2016-09-06 14:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 3/7] ppc/pnv: Add XSCOM infrastructure
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH] vcodec: mediatek: fix odd_ptr_err.cocci warnings
 2016-09-06 14:51 UTC  (2+ messages)

[Bug 97614] New: occasional screen distortions with nouveau under 4.8.0-rc4+
 2016-09-06 14:50 UTC  (6+ messages)
  ` [Bug 97614] "

[PATCH 1/4] ARM: common/sa1111: remove NO_IRQ check
 2016-09-06 14:50 UTC  (5+ messages)
` [PATCH 2/4] ARM: common/locomo: "

[PATCH] staging: dgnc: Fix multi line comment alignment
 2016-09-06 14:49 UTC  (4+ messages)

[PATCH 4/4] sparc: bpf_jit: Rename jump labels in bpf_jit_compile()
 2016-09-06 14:47 UTC  (14+ messages)
  `  "

[Qemu-devel] [PATCH RFC] docs: add PCIe devices placement guidelines
 2016-09-06 14:47 UTC  (7+ messages)

[Intel-wired-lan] [PATCH 249/249] net:ethernet:intel:igb_main.c: Add Throttling disable option in order to decrease latency usually required by RT applications
 2016-09-06 14:46 UTC  (2+ messages)

Booting of Linux kernel
 2016-09-06 14:46 UTC  (2+ messages)

[PATCH 0/3] SA11x0/PXA pcmcia fixes
 2016-09-06 14:46 UTC  (2+ messages)

[CI] drm/i915: Remove 64b mmio write vfuncs
 2016-09-06 14:45 UTC 

[Qemu-devel] [RFC PATCH v2 00/12] Guest startup time optimization
 2016-09-06 14:45 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/3] warp7: Add a secure mode target
 2016-09-06 14:44 UTC  (5+ messages)

[U-Boot] UBI and UBIFS on ARM64
 2016-09-06 14:44 UTC 

[PATCH] drm/i915/dp: add lane_count check in intel_dp_check_link_status
 2016-09-06 14:43 UTC  (2+ messages)

Ioreamp vs mmap
 2016-09-06 14:43 UTC 

[GIT PULL] SCSI fixes for 4.8-rc5
 2016-09-06 14:42 UTC 

[PATCH 2/3] pinctrl: zx: Add ZTE pinctrl dts document
 2016-09-06 14:43 UTC  (5+ messages)
` [PATCH 3/3] pinctrl: zx: Add ZTE ZX SoC pinctrl driver

Linux kernel 3.12.63 released
 2016-09-06 14:42 UTC 

Vmalloc
 2016-09-06 14:42 UTC 

[Qemu-devel] [PATCH] qcow2: fix encryption during cow of sectors
 2016-09-06 14:40 UTC  (2+ messages)

[PATCH v11 0/8] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-09-06 14:36 UTC  (5+ messages)
` [PATCH v11 5/8] clocksource/drivers/arm_arch_timer: Simplify ACPI support code

blk-mq: allow passing in an external queue mapping V2
 2016-09-06 14:39 UTC  (7+ messages)
` [PATCH 4/7] blk-mq: allow the driver to pass in an affinity mask

[Buildroot] [PATCH] platform: update galileo to 3.14 kernel
 2016-09-06 14:39 UTC  (2+ messages)

[PATCH] add support for core_id param in single threaded mode
 2016-09-06 14:38 UTC  (5+ messages)
` [PATCH] kni: "

Stable release 3.12.63
 2016-09-06 14:38 UTC  (2+ messages)

[Qemu-devel] Throttle in virtio-net
 2016-09-06 14:37 UTC  (4+ messages)
` [Qemu-devel] [Qemu-discuss] "

[PATCH nf-next] netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_l3proto
 2016-09-06 14:35 UTC 

xen/xen vs xen/kvm nesting with pv drivers
 2016-09-06 14:36 UTC  (4+ messages)

[PATCH] man page clarification - Bug 1372089
 2016-09-06 14:36 UTC 

[PATCH nf-next] netfilter: nft_queue: check the validation of queues_total and queuenum
 2016-09-06 14:33 UTC 

[PATCH] drm: modify drm_global_item_ref to avoid two times of writing ref->object
 2016-09-06 14:33 UTC  (2+ messages)

[PATCH 0/7] drm/sun4i: Introduce A33 display driver
 2016-09-06 14:33 UTC  (8+ messages)
` [PATCH 4/7] drm/panel: Add Sinlinx SinA33 7" panel

About BUG #16279
 2016-09-06 14:32 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/11] Add support for Stratix 10 SoC
 2016-09-06 14:32 UTC  (7+ messages)
` [U-Boot] [PATCH v2 01/11] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH v2 09/11] arm: socfpga: stratix10: Add board directory for Stratix 10 socdk
` [U-Boot] [PATCH v2 11/11] arm: socfpga: Add support for Stratix 10 SoC dev kit

[PATCH nf] netfilter: nft_chain_route: re-route before skb is queued to userspace
 2016-09-06 14:31 UTC 

[PATCH v9] virtio-net: add Max MTU configuration field
 2016-09-06 14:31 UTC 

[PATCH v4 net-next 1/1] net_sched: Introduce skbmod action
 2016-09-06 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Introduce IOMMUNotifier struct
 2016-09-06 14:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] memory: introduce IOMMUNotifier and its caps

[Buildroot] [PATCH 0/2 v3] linux/tools: move to their own package (branch yem/linux-tools)
 2016-09-06 14:29 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2 v3] linux/tools: make it a real, separate package
` [Buildroot] [PATCH 2/2 v3] docs/manual: update the linux tools section

[PATCH] Allow scrubbing on cache origin sub-LVs - Bug 1169495
 2016-09-06 14:29 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.