messages from 2019-10-09 08:08:03 to 2019-10-15 15:43:18 UTC [more...]
[PATCH] scripts/gdb: fix debugging modules on s390
2019-10-15 15:43 UTC (3+ messages)
[RFC PATCH 0/4] vfio-ccw: A couple trace changes
2019-10-15 15:30 UTC (14+ 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 V6 0/2] mm/debug: Add tests validating architecture page table helpers
2019-10-15 15:21 UTC (6+ messages)
` [PATCH V6 2/2] "
[PATCH V3 0/7] mdev based hardware virtio offloading support
2019-10-15 14:37 UTC (21+ 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 0/4] treewide: fix interrupted release
2019-10-15 14:07 UTC (12+ 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-15 11:31 UTC (9+ 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-15 10:40 UTC (28+ messages)
s390 EAGAIN on send{msg,to}()/recvmsg() on small MTU and big packet size
2019-10-15 9:34 UTC (2+ messages)
[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 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()
[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 (4+ messages)
` [PATCH] lib/string: make memzero_explicit inline instead of external
[PATCH net-next 0/5] net/smc: improve termination handling
2019-10-10 2:51 UTC (5+ messages)
` [PATCH net-next 2/5] net/smc: separate locks for SMCD and SMCR link group lists
` [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 0/3] net/smc: fixes for -net
2019-10-10 2:02 UTC (2+ messages)
[PATCH net 0/2] s390/qeth: fixes 2019-10-08
2019-10-10 1:05 UTC (2+ messages)
[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 (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