messages from 2019-10-07 16:07:39 to 2019-10-15 09:21:56 UTC [more...]
[PATCH V6 0/2] mm/debug: Add tests validating architecture page table helpers
2019-10-15 9:21 UTC (2+ messages)
` [PATCH V6 2/2] "
[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
2019-10-15 7:48 UTC (4+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
[PATCH V3 0/7] mdev based hardware virtio offloading support
2019-10-15 3:37 UTC (14+ messages)
` [PATCH V3 1/7] mdev: class id support
` [PATCH V3 2/7] mdev: bus uevent support
` [PATCH V3 3/7] modpost: add support for mdev class id
` [PATCH V3 4/7] mdev: introduce device specific ops
` [PATCH V3 5/7] mdev: introduce virtio device and its device ops
` [PATCH V3 6/7] virtio: introduce a mdev based transport
` [PATCH V3 7/7] docs: sample driver to demonstrate how to implement virtio-mdev framework
[PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()
2019-10-14 19:17 UTC (7+ messages)
` [PATCH v6 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [PATCH v6 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
[RFC PATCH 0/4] vfio-ccw: A couple trace changes
2019-10-14 18:08 UTC (5+ messages)
` [RFC PATCH 1/4] vfio-ccw: Refactor how the traces are built
` [RFC PATCH 2/4] vfio-ccw: Trace the FSM jumptable
` [RFC PATCH 3/4] vfio-ccw: Add a trace for asynchronous requests
` [RFC PATCH 4/4] vfio-ccw: Rename the io_fctl trace
[PATCH 0/4] treewide: fix interrupted release
2019-10-14 16:13 UTC (11+ messages)
` [PATCH 1/4] drm/msm: fix memleak on release
` [PATCH 2/4] media: bdisp: "
` [PATCH 3/4] media: radio: wl1273: fix interrupt masking "
` [PATCH 4/4] s390/zcrypt: fix memleak at release
[RFT PATCH 0/3] crypto: s390 - convert to skcipher API
2019-10-14 12:46 UTC (6+ messages)
` [RFT PATCH 1/3] crypto: s390/aes "
` [RFT PATCH 2/3] crypto: s390/paes "
` [RFT PATCH 3/3] crypto: s390/des "
[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
2019-10-14 10:04 UTC (27+ messages)
[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-10-14 7:41 UTC (41+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v2 04/29] alpha: "
` [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v2 15/29] x86: Actually use _etext for end of text segment
` [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v2 17/29] alpha: "
` [PATCH v2 18/29] arm64: "
` [PATCH v2 19/29] c6x: "
` [PATCH v2 20/29] h8300: "
` [PATCH v2 21/29] ia64: "
` [PATCH v2 22/29] microblaze: "
` [PATCH v2 23/29] parisc: "
` [PATCH v2 24/29] powerpc: "
` [PATCH v2 25/29] xtensa: "
` [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes
[GIT PULL] s390 updates for 5.4-rc3
2019-10-12 21:40 UTC (2+ messages)
[PATCH v14 0/6] open: introduce openat2(2) syscall
2019-10-12 4:15 UTC (10+ messages)
` [PATCH v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v14 4/6] open: introduce openat2(2) syscall
` [PATCH v14 5/6] selftests: add openat2(2) selftests
` [PATCH v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
[PATCH] proc: centralise declaration of cpuinfo_op
2019-10-11 13:43 UTC (3+ messages)
[PATCH] seccomp: remove unused arg from secure_computing()
2019-10-11 9:45 UTC (4+ messages)
` [PATCH v1] seccomp: simplify secure_computing()
[PATCH V5 0/2] mm/debug: Add tests validating architecture page table helpers
2019-10-11 6:25 UTC (3+ messages)
` [PATCH V5 1/2] mm/hugetlb: Make alloc_gigantic_page() available for general use
` [PATCH V5 2/2] mm/debug: Add tests validating architecture page table helpers
[PATCH v2 net 0/3] net/smc: fixes for -net
2019-10-11 2:16 UTC (5+ messages)
` [PATCH v2 net 1/3] net/smc: fix SMCD link group creation with VLAN id
` [PATCH v2 net 2/3] net/smc: receive returns without data
` [PATCH v2 net 3/3] net/smc: receive pending data after RCV_SHUTDOWN
[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
2019-10-11 1:38 UTC (14+ messages)
` [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 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem
"reuse mergeable anon_vma as parent when fork" causes a crash on s390
2019-10-10 14:03 UTC (8+ messages)
[PATCH v2 0/2] diag 9c improvements
2019-10-10 11:16 UTC (5+ messages)
` [PATCH v2 1/2] KVM: s390: count invalid yields
` [PATCH v2 2/2] KVM: s390: Do not yield when target is already running
[PATCH] KVM: s390: filter and count invalid yields
2019-10-10 11:04 UTC (5+ messages)
[PATCH] selftests: kvm: make syncregs more reliable on s390
2019-10-10 10:04 UTC (5+ messages)
[PATCH V2 0/8] mdev based hardware virtio offloading support
2019-10-10 9:18 UTC (4+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops
[PATCH v2 5.4 regression fix] x86/boot: Provide memzero_explicit
2019-10-10 6:56 UTC (15+ messages)
` [PATCH] lib/string: make memzero_explicit inline instead of external
` [tip: x86/urgent] lib/string: Make memzero_explicit() "
[PATCH net-next 0/5] net/smc: improve termination handling
2019-10-10 2:51 UTC (7+ messages)
` [PATCH net-next 1/5] net/smc: separate SMCD and SMCR link group lists
` [PATCH net-next 2/5] net/smc: separate locks for "
` [PATCH net-next 3/5] net/smc: increase device refcount for added link group
` [PATCH net-next 4/5] net/smc: no new connections on disappearing devices
` [PATCH net-next 5/5] net/smc: improve close of terminated socket
[PATCH net 0/3] net/smc: fixes for -net
2019-10-10 2:02 UTC (5+ messages)
` [PATCH net 1/3] net/smc: fix SMCD link group creation with VLAN id
` [PATCH net 2/3] net/smc: receive returns without data
` [PATCH net 3/3] net/smc: receive pending data after RCV_SHUTDOWN
[PATCH net 0/2] s390/qeth: fixes 2019-10-08
2019-10-10 1:05 UTC (4+ messages)
` [PATCH net 1/2] s390/qeth: Fix error handling during VNICC initialization
` [PATCH net 2/2] s390/qeth: Fix initialization of vnicc cmd masks during set online
[PATCH] compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io()
2019-10-09 16:01 UTC (2+ messages)
[RFC v2 0/1] s390/purgatory: Make sure we fail the build if purgatory has missing symbols
2019-10-09 14:50 UTC (4+ messages)
` [RFC v2] "
[PATCH v4 0/4] Retrieving zPCI specific info with VFIO
2019-10-08 13:30 UTC (7+ messages)
` [PATCH v4 3/4] vfio: zpci: defining the VFIO headers
[PATCH v6 00/10] s390: vfio-ap: dynamic configuration support
2019-10-08 12:57 UTC (3+ messages)
[dm-devel] [RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
2019-10-08 9:11 UTC
[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2019-10-08 9:08 UTC (2+ messages)
[PATCH V4 0/2] mm/debug: Add tests for architecture exported page table helpers
2019-10-08 8:13 UTC (8+ messages)
` [PATCH V4 2/2] mm/pgtable/debug: Add test validating architecture "
[RFC 0/1] s390/purgatory: Make sure we fail the build if purgatory has missing symbols
2019-10-07 18:07 UTC (2+ messages)
` [RFC] "
[PATCH v2 1/1] s390/cio: fix virtio-ccw DMA without PV
2019-10-07 18:04 UTC (3+ messages)
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).