All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-04 19:18:47 to 2017-08-04 20:18:40 UTC [more...]

post-receive: pub/scm/virt/kvm/kvm
 2017-08-04 20:18 UTC 

[PATCH RFC] Let pseudo->users loop on duplicate version of list
 2017-08-04 20:18 UTC  (17+ messages)
  ` Fwd: [PATCH] mark pseudo user as deleted instead of removing them
    `  "
              ` [PATCH 0/4] fix list corruption with recursive remove_usage()
                ` [PATCH 1/4] ptrlist: add a counter for the number of removed elemnets
                ` [PATCH 2/4] ptrlist: adjust ptr_list_size for the new ->rm field
                ` [PATCH 3/4] ptrlist: add MARK_CURRENT_DELETED
                ` [PATCH 4/4] mark pseudo users as deleted instead of removing them

post-receive: pub/scm/linux/kernel/git/shemminger/iproute2
 2017-08-04 20:17 UTC 

[PATCH iproute2 1/2] tc actions: Improved batching and time filtered dumping
 2017-08-04 20:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-08-04 20:17 UTC 

[PATCH net-next 00/10] net: l3mdev: Support for sockets bound to enslaved device
 2017-08-04 20:17 UTC  (3+ messages)

[PATCH v2 net-next 0/7] net: l3mdev: Support for sockets bound to enslaved device
 2017-08-04 20:17 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net: ipv4: add second dif to udp socket lookups
` [PATCH v2 net-next 2/7] net: ipv4: add second dif to inet "
` [PATCH v2 net-next 3/7] net: ipv4: add second dif to raw "
` [PATCH v2 net-next 4/7] net: ipv4: add second dif to multicast source filter
` [PATCH v2 net-next 5/7] net: ipv6: add second dif to udp socket lookups
` [PATCH v2 net-next 6/7] net: ipv6: add second dif to inet6 "
` [PATCH v2 net-next 7/7] net: ipv6: add second dif to raw "

post-receive: pub/scm/linux/kernel/git/tip/tip
 2017-08-04 20:16 UTC 

[Buildroot] [RFC] python-cryptography: bump to version 2.0.3
 2017-08-04 20:16 UTC  (5+ messages)

[PATCH 4/5] mtd: spi-nor: Add driver for Adaptrum Anarion QSPI controller
 2017-08-04 20:14 UTC  (4+ messages)
` [PATCH v2 6/7] "
  ` [PATCH v2 7/7] dt-bindings: Add documentation for adaptrum, anarion-quadspi
    ` [PATCH v2 7/7] dt-bindings: Add documentation for adaptrum,anarion-quadspi

[Qemu-devel] [PATCH 0/8] Implement ARM external abort handling
 2017-08-04 20:15 UTC  (8+ messages)
` [Qemu-devel] [PATCH 4/8] boards.h: Define new flag ignore_memory_transaction_failures
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 6/8] target/arm: Factor out fault delivery code
` [Qemu-devel] [PATCH 7/8] target/arm: Allow deliver_fault() caller to specify EA bit

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-04 20:14 UTC  (15+ messages)
` [PATCH v2 1/5] fs, xfs: introduce S_IOMAP_IMMUTABLE
` [PATCH v2 2/5] fs, xfs: introduce FALLOC_FL_SEAL_BLOCK_MAP
` [PATCH v2 3/5] fs, xfs: introduce FALLOC_FL_UNSEAL_BLOCK_MAP
` [PATCH v2 5/5] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate

[PATCH] mtd: blkdevs: Fix mtd block write failure
 2017-08-04 20:14 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/acme/linux
 2017-08-04 20:13 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2017-07-31
 2017-08-04 20:13 UTC  (3+ messages)

[Buildroot] [PATCH] glibc: add patch fixing the build with binutils 2.29
 2017-08-04 20:11 UTC  (2+ messages)

[Buildroot] [PATCH] gdb: drop support for Microblaze
 2017-08-04 20:10 UTC  (3+ messages)

[PATCH 3/5] net: stmmac: Add Adaptrum Anarion GMAC glue layer
 2017-08-04 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] dt-bindings: net: Document bindings for anarion-gmac

[Buildroot] [PATCH 00/10] libssl: new package
 2017-08-04 20:07 UTC  (2+ messages)

Stop/Disable AUDITD on RHEL7
 2017-08-04 20:06 UTC  (3+ messages)

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-04 20:06 UTC  (22+ messages)
` [U-Boot] [PATCH v0 01/20] fs: add fs_readdir()
` [U-Boot] [PATCH v0 02/20] fs/fat: implement readdir
` [U-Boot] [PATCH v0 03/20] short-wchar
` [U-Boot] [PATCH v0 04/20] part: extract MBR signature from partitions
` [U-Boot] [PATCH v0 05/20] efi: add some more device path structures
` [U-Boot] [PATCH v0 06/20] common: add some utf16 handling helpers
` [U-Boot] [PATCH v0 07/20] vsprintf.c: add wide string (%ls) support
` [U-Boot] [PATCH v0 08/20] efi_loader: add back optional efi_handler::open()
` [U-Boot] [PATCH v0 09/20] efi_loader: add device-path utils
` [U-Boot] [PATCH v0 10/20] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v0 11/20] efi_loader: add guidstr helper
` [U-Boot] [PATCH v0 12/20] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v0 13/20] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v0 14/20] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v0 15/20] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v0 16/20] efi_loader: add file/filesys support
` [U-Boot] [PATCH v0 17/20] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v0 18/20] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v0 19/20] efi_loader: efi variable support
` [U-Boot] [PATCH v0 20/20] efi_loader: add bootmgr

[RFC] imap-send: escape backslash in password
 2017-08-04 20:06 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/bwh/linux-stable-queue
 2017-08-04 20:06 UTC 

[Buildroot] [PATCH] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
 2017-08-04 20:04 UTC  (2+ messages)

Patch "device-dax: fix sysfs duplicate warnings" has been added to the 4.9-stable tree
 2017-08-04 20:04 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 20:04 UTC 

[PATCH 2/5] ARC: [plat-anarion] Add early boot workarounds for Anarion SOC
 2017-08-04 20:03 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] ARC: DTS: Add device-tree for Anarion-based development board

Patch "xen/blkback: don't use xen_blkif_get() in xen-blkback kthread" has been added to the 4.4-stable tree
 2017-08-04 20:04 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 20:04 UTC 

Patch "xen/blkback: don't free be structure too early" has been added to the 4.4-stable tree
 2017-08-04 20:04 UTC 

Patch "tpm: Replace device number bitmap with IDR" has been added to the 4.4-stable tree
 2017-08-04 20:04 UTC 

Patch "tpm: fix a kernel memory leak in tpm-sysfs.c" has been added to the 4.4-stable tree
 2017-08-04 20:04 UTC 

Patch "tpm: fix a kernel memory leak in tpm-sysfs.c" has been added to the 3.18-stable tree
 2017-08-04 20:03 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 20:04 UTC 

[Buildroot] [git commit branch/next] glibc: add patch fixing the build with binutils 2.29
 2017-08-04 20:01 UTC 

[Buildroot] [git commit] glibc: add patch fixing the build with binutils 2.29
 2017-08-04 20:01 UTC 

FAILED: patch "[PATCH] device-dax: fix sysfs duplicate warnings" failed to apply to 4.9-stable tree
 2017-08-04 20:01 UTC  (4+ messages)
` [4.9-stable PATCH] device-dax: fix sysfs duplicate warnings

[Buildroot] [git commit branch/next] gdb: drop support for Microblaze
 2017-08-04 20:01 UTC 

[Buildroot] [git commit] gdb: drop support for Microblaze
 2017-08-04 20:01 UTC 

[Qemu-devel] [PATCH v4 00/15] qcow2: space preallocation and COW improvements
 2017-08-04 20:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 03/15] block: introduce BDRV_REQ_ALLOCATE flag
` [Qemu-devel] [PATCH v4 08/15] qcow2: set inactive flag

[PATCH 4.4 00/57] 4.4.78-stable review
 2017-08-04 19:59 UTC  (8+ messages)
` [PATCH 4.4 40/57] tpm: Provide strong locking for device removal

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2017-08-04 19:59 UTC  (6+ messages)
` [PATCH 1/2] acpi: arm64: add iort support for PMCG
` [PATCH 2/2] perf: add arm64 smmuv3 pmu driver

[fuse] interaction between O_APPEND and writeback cache
 2017-08-04 19:59 UTC  (2+ messages)
` [fuse-devel] "

[PATCH] hpsa: disable volume status check for older controller
 2017-08-04 19:58 UTC  (5+ messages)

[PATCH 1/5] of: Add vendor prefix for Adaptrum, Inc
 2017-08-04 19:58 UTC  (2+ messages)
` [PATCH v2] dt-bindings: "

[PATCH] leds: blinkm: constify attribute_group structures
 2017-08-04 19:57 UTC  (2+ messages)

[Patch-for-4.4] xen/blkback: don't free be structure too early
 2017-08-04 19:57 UTC  (3+ messages)
` [Patch-for-4.4] xen/blkback: don't use xen_blkif_get() in xen-blkback kthread

[PATCHSET v2 0/6] block: more scalable inflight tracking
 2017-08-04 19:56 UTC  (16+ messages)
` [PATCH 1/6] blk-mq-tag: check for NULL rq when iterating tags
` [PATCH 3/6] block: make part_in_flight() take an array of two ints
` [PATCH 4/6] blk-mq: provide internal in-flight variant
` [PATCH 5/6] blk-mq: enable checking two part inflight counts at the same time
` [PATCH 6/6] sbitmap: make sb_for_each_fn() return void

(no subject)
 2017-08-04 19:56 UTC 

Patch "pstore: Use dynamic spinlock initializer" has been added to the 4.9-stable tree
 2017-08-04 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 19:56 UTC 

Patch "pstore: Correctly initialize spinlock and flags" has been added to the 4.9-stable tree
 2017-08-04 19:56 UTC 

Patch "pstore: Allow prz to control need for locking" has been added to the 4.9-stable tree
 2017-08-04 19:56 UTC 

Patch "net: skb_needs_check() accepts CHECKSUM_NONE for tx" has been added to the 4.9-stable tree
 2017-08-04 19:56 UTC 

Patch "staging: sm750fb: avoid conflicting vesafb" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 19:56 UTC 

Patch "sched/cputime: Fix prev steal time accouting during CPU hotplug" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

Patch "pstore: Use dynamic spinlock initializer" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

Patch "pstore: Correctly initialize spinlock and flags" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/j.anaszewski/linux-leds
 2017-08-04 19:56 UTC 

Patch "pstore: Allow prz to control need for locking" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

Patch "net: skb_needs_check() accepts CHECKSUM_NONE for tx" has been added to the 4.4-stable tree
 2017-08-04 19:56 UTC 

[stable 4.4: PATCH] sched/cputime: Fix prev steal time accouting during CPU hotplug
 2017-08-04 19:56 UTC  (3+ messages)

Patch "pstore: Use dynamic spinlock initializer" has been added to the 3.18-stable tree
 2017-08-04 19:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 19:56 UTC 

Patch "pstore: Correctly initialize spinlock and flags" has been added to the 3.18-stable tree
 2017-08-04 19:56 UTC 

Patch "pstore: Allow prz to control need for locking" has been added to the 3.18-stable tree
 2017-08-04 19:55 UTC 

Patch "net: skb_needs_check() accepts CHECKSUM_NONE for tx" has been added to the 3.18-stable tree
 2017-08-04 19:55 UTC 

[Bug 101377] Gigabyte R9 380 card fails to load, kernel reports bug
 2017-08-04 19:55 UTC  (2+ messages)

4.13-rc3: Unrecoverable exception 4100
 2017-08-04 19:54 UTC  (2+ messages)

STABLE: net: reduce skb_warn_bad_offload() noise
 2017-08-04 19:53 UTC  (4+ messages)

Naming Convention for NVMe CLI Plugin Commands
 2017-08-04 19:51 UTC 

synchronization between two process without lock
 2017-08-04 19:50 UTC  (3+ messages)

[PATCH 3.10] pstore: Make spinlock per zone instead of global
 2017-08-04 19:50 UTC  (6+ messages)

[PATCH v2 0/2] fix: give a type to bad conditionnal expressions
 2017-08-04 19:50 UTC  (5+ messages)
` [PATCH v2 1/2] take comma expr in account for constant value
` [PATCH v2 2/2] fix: give a type to bad cond expr with known condition

[Buildroot] [git commit branch/next] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
 2017-08-04 19:50 UTC 

[Buildroot] [git commit] dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
 2017-08-04 19:50 UTC 

[PATCH v2 1/3] dt-bindings: net: bluetooth: Add broadcom-bluetooth
 2017-08-04 19:50 UTC  (13+ messages)
` [PATCH v2 3/3] Bluetooth: hci_bcm: Add serdev support

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2017-08-04 19:50 UTC 

[xen-unstable-smoke test] 112450: regressions - trouble: broken/fail/pass
 2017-08-04 19:49 UTC 

[Buildroot] Arnout as an additional Buildroot committer
 2017-08-04 19:46 UTC  (2+ messages)

Patch "vlan: Propagate MAC address to VLANs" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 19:46 UTC 

Patch "/proc/iomem: only expose physical resource addresses to privileged users" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

Patch "Make file credentials available to the seqfile interfaces" has been added to the 4.4-stable tree
 2017-08-04 19:45 UTC 

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2017-08-04 19:45 UTC 

Patch "vlan: Propagate MAC address to VLANs" has been added to the 3.18-stable tree
 2017-08-04 19:45 UTC 

[Qemu-devel] [PATCH 0/3] respect bdrv_getlength() error code
 2017-08-04 19:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] parallels: drop check that bdrv_truncate() is working

[PATCH for-4.4 0/3] Stable candidates from Ubuntu Xenial 4.4-lts
 2017-08-04 19:44 UTC  (4+ messages)
` [PATCH for-4.4 2/3] /proc/iomem: only expose physical resource addresses to privileged users

[linux-next test] 112441: regressions - trouble: blocked/broken/fail/pass
 2017-08-04 19:42 UTC 

[PATCH v3 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-04 19:39 UTC  (5+ messages)
` [PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels

FAILED: patch "[PATCH] Btrfs: fix early ENOSPC due to delalloc" failed to apply to 4.12-stable tree
 2017-08-04 19:29 UTC  (2+ messages)

[PATCH 0/6] arm64 pmem support
 2017-08-04 19:36 UTC  (8+ messages)
` [PATCH 5/6] arm64: Implement pmem API support

[PATCH 00/15] drm/i915/guc: Support for Guc responses and requests
 2017-08-04 19:35 UTC  (4+ messages)
` [PATCH 05/15] drm/i915/guc: Move Guc notification handling to separate function

[PATCH 0/3] xen: do some cleanups
 2017-08-04 19:35 UTC  (7+ messages)
` [PATCH 2/3] xen: remove unused function xen_set_domain_pte()
` [PATCH 3/3] xen: remove not used trace functions

[PATCH] parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT
 2017-08-04 19:32 UTC 

[PATCH v2 00/18] firmware: ARM System Control and Management Interface(SCMI) support
 2017-08-04 19:32 UTC  (4+ messages)
` [PATCH v2 16/18] hwmon: add support for sensors exported via ARM SCMI

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2017-08-04 19:29 UTC 

core.autocrlf=true causes `git apply` to fail on patch generated with `git diff-index HEAD --patch`
 2017-08-04 19:26 UTC  (6+ messages)
` [PATCH v1 1/1] correct apply for files commited with CRLF

[PATCH 0/2] mm,fork,security: introduce MADV_WIPEONFORK
 2017-08-04 19:25 UTC  (4+ messages)
` [PATCH 1/2] x86,mpx: make mpx depend on x86-64 to free up VMA flag

[PATCH v1 0/2] New DRM fourcc codes needed by Video DMA Driver
 2017-08-04 18:49 UTC  (3+ messages)
` [PATCH v1 1/2] uapi: drm: Add fourcc codes needed by Xilinx Video IP
` [PATCH v1 2/2] drm: Update framework with new video formats

ANN: SELinux userspace 2.7-rc1 release
 2017-08-04 19:21 UTC  (3+ messages)
` ANN: SELinux userspace release 20170804 / 2.7

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-08-04 19:18 UTC  (6+ 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.