All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-04 19:31:44 to 2017-08-04 20:31:07 UTC [more...]

[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-08-04 20:33 UTC  (18+ 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 4/5] xfs: introduce XFS_DIFLAG2_IOMAP_IMMUTABLE
` [PATCH v2 5/5] xfs: toggle XFS_DIFLAG2_IOMAP_IMMUTABLE in response to fallocate

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

[U-Boot] [PATCH] boot_fit: Fix warning: overflow in implicit constant conversion in fdt_offset()
 2017-08-04 20:29 UTC  (3+ messages)

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-04 20:29 UTC  (24+ messages)
` [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

[Qemu-devel] [PATCH v3 0/3] Allow RedHat PCI bridges reserve more buses than necessary during init
 2017-08-04 20:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 2/3] pci: add QEMU-specific PCI capability structure

[RFC][PATCH BlueZ] sixaxis: Differing device name between usb and bluetooth connection
 2017-08-04 20:29 UTC  (2+ messages)

[PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported
 2017-08-04 20:21 UTC  (19+ messages)

[PATCH v2 0/2] fix: give a type to bad conditionnal expressions
 2017-08-04 20:27 UTC  (6+ 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

[Qemu-devel] [PATCH 0/8] Implement ARM external abort handling
 2017-08-04 20:26 UTC  (7+ messages)
` [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
` [Qemu-devel] [PATCH 8/8] target/arm: Implement new do_transaction_failed hook

[PATCH v4 0/5] Add xxhash and zstd modules
 2017-08-04 20:19 UTC  (6+ messages)
` [PATCH v4 1/5] lib: Add xxhash module
` [PATCH v4 2/5] lib: Add zstd modules
` [PATCH v4 3/5] btrfs: Add zstd support
` [PATCH v4 4/5] squashfs: "
` [PATCH v4 5/5] crypto: "

[GIT pull] timer fix for 4.13
 2017-08-04 20:20 UTC 

please include 17024ad0a0fd ("Btrfs: fix early ENOSPC due to delalloc") to 4.12 stable
 2017-08-04 20:25 UTC 

[PATCH net] bpf: fix byte order test in test_verifier
 2017-08-04 20:24 UTC 

[PATCH] wan: dscc4: add checks for dma mapping errors
 2017-08-04 20:23 UTC 

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

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

[GIT pull] x86 fix for 4.13
 2017-08-04 20:22 UTC 

[Buildroot] [PATCH 00/10] libssl: new package
 2017-08-04 20:20 UTC  (4+ messages)
` [Buildroot] [PATCH 03/10] convert dependencies to libssl

[PATCH] mark pseudo user as deleted instead of removing them
 2017-08-04 20:18 UTC  (8+ messages)
` [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

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

[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 "

[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

[PATCH] mtd: blkdevs: Fix mtd block write failure
 2017-08-04 20:14 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

[PATCH RFC] Let pseudo->users loop on duplicate version of list
 2017-08-04 20:08 UTC  (6+ messages)
  ` Fwd: [PATCH] mark pseudo user as deleted instead of removing them
    `  "

[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 

[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 

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 

[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] gdb: drop support for Microblaze
 2017-08-04 20:01 UTC 

[Buildroot] [git commit branch/next] 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 

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 

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 

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 

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)

[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  (12+ messages)
` [PATCH v2 3/3] Bluetooth: hci_bcm: Add serdev support

[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 

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 

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  (4+ messages)
` [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


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.