messages from 2019-09-23 13:04:24 to 2019-09-30 22:41:59 UTC [more...]
[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
2019-09-30 22:41 UTC (12+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links
[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
2019-09-30 19:58 UTC (3+ messages)
` [PATCH RESEND v3 01/26] PCI: Add define "
[PATCH v3 06/26] s390/pci: Use PCI_STD_NUM_BARS
2019-09-30 19:47 UTC (2+ messages)
[PATCH v2 1/1] s390/cio: fix virtio-ccw DMA without PV
2019-09-30 16:10 UTC (2+ messages)
[PATCH 1/1] s390/cio: fix virtio-ccw DMA without PV
2019-09-30 15:32 UTC (3+ messages)
[PATCH] mm/page_alloc: fix a crash in free_pages_prepare()
2019-09-30 11:22 UTC (14+ messages)
[PATCH AUTOSEL 4.4 7/9] hypfs: Fix error number left in struct pointer member
2019-09-29 17:36 UTC
[PATCH AUTOSEL 4.9 11/13] hypfs: Fix error number left in struct pointer member
2019-09-29 17:36 UTC
[PATCH AUTOSEL 4.14 20/23] hypfs: Fix error number left in struct pointer member
2019-09-29 17:35 UTC
[PATCH AUTOSEL 4.19 25/33] hypfs: Fix error number left in struct pointer member
2019-09-29 17:34 UTC
[PATCH AUTOSEL 5.2 34/42] hypfs: Fix error number left in struct pointer member
2019-09-29 17:32 UTC
[PATCH AUTOSEL 5.3 39/49] hypfs: Fix error number left in struct pointer member
2019-09-29 17:30 UTC
[PATCH v2 00/21] Refine memblock API
2019-09-29 13:33 UTC (11+ messages)
[RFC PATCH 0/3] fix dma_mask for CCW devices
2019-09-27 21:21 UTC (7+ messages)
` [RFC PATCH 1/3] dma-mapping: make overriding GFP_* flags arch customizable
[PATCH V2 0/8] mdev based hardware virtio offloading support
2019-09-27 8:37 UTC (24+ messages)
` [PATCH V2 1/8] vringh: fix copy direction of vringh_iov_push_kern()
` [PATCH V2 2/8] mdev: class id support
` [PATCH V2 3/8] mdev: bus uevent support
` [PATCH V2 4/8] modpost: add support for mdev class id
` [PATCH V2 5/8] mdev: introduce device specific ops
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops
` [PATCH V2 7/8] virtio: introduce a mdev based transport
` [PATCH V2 8/8] docs: sample driver to demonstrate how to implement virtio-mdev framework
[GIT PULL] s390 patches for the 5.4 merge window #2
2019-09-26 20:10 UTC (2+ messages)
[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-09-26 17:56 UTC (30+ messages)
` [PATCH 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH 04/29] alpha: "
` [PATCH 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 15/29] x86: Actually use _etext for end of text segment
` [PATCH 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH 17/29] alpha: "
` [PATCH 18/29] arm64: "
` [PATCH 19/29] c6x: "
` [PATCH 20/29] h8300: "
` [PATCH 21/29] ia64: "
` [PATCH 22/29] microblaze: "
` [PATCH 23/29] parisc: "
` [PATCH 24/29] powerpc: "
` [PATCH 25/29] xtensa: "
` [PATCH 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH 29/29] x86: Use INT3 instead of NOP for linker fill bytes
[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
2019-09-26 12:10 UTC (31+ messages)
[PATCH] zfcp: fix reaction on bit error theshold notification with adapter close
2019-09-26 11:00 UTC (2+ messages)
[kvm-unit-tests PATCH 0/2] s390x: Quick fixes
2019-09-25 15:51 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Add missing include in smp.h
` [kvm-unit-tests PATCH 2/2] s390x: Free allocated page in iep test
[kvm-unit-tests PATCH v3 0/6] s390x: Add multiboot and smp
2019-09-25 13:39 UTC (13+ messages)
` [kvm-unit-tests PATCH v3 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH v3 6/6] s390x: SMP test
[PATCH 0/6] mdev based hardware virtio offloading support
2019-09-25 11:56 UTC (25+ messages)
` [PATCH 1/6] mdev: class id support
` [PATCH 2/6] mdev: introduce device specific ops
` [PATCH 3/6] mdev: introduce virtio device and its device ops
` [PATCH 4/6] virtio: introduce a mdev based transport
` [PATCH 5/6] vringh: fix copy direction of vringh_iov_push_kern()
` [PATCH 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework
[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
2019-09-25 3:36 UTC (4+ messages)
[PATCH] seccomp: remove unused arg from secure_computing()
2019-09-24 17:11 UTC (10+ messages)
` [PATCH v1] seccomp: simplify secure_computing()
[kvm-unit-tests PATCH v3 4/6] s390x: Add initial smp code
2019-09-24 16:06 UTC (3+ messages)
` [kvm-unit-tests PATCH] "
[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work
2019-09-24 6:50 UTC (5+ messages)
s390 EAGAIN on send{msg,to}()/recvmsg() on small MTU and big packet size
2019-09-23 15:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).