linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 19:23:23 to 2020-11-09 19:21:43 UTC [more...]

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 19:21 UTC  (2+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers

[PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 16:47 UTC  (6+ messages)
` [PATCH v6 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v6 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v6 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v6 4/4] arch, mm: make kernel_page_present() always available

[PATCH net-next v4 00/15] net/smc: extend diagnostic netlink interface
 2020-11-09 15:18 UTC  (16+ messages)
` [PATCH net-next v4 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v4 02/15] net/smc: Use active link of the connection
` [PATCH net-next v4 03/15] net/smc: Add connection counters for links
` [PATCH net-next v4 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v4 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v4 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v4 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v4 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v4 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v4 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v4 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v4 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v4 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v4 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v4 15/15] net/smc: Add support for obtaining system information

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-09 15:03 UTC  (15+ messages)
` [PATCH seccomp 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp 2/8] parisc: "
` [PATCH seccomp 3/8] powerpc: "
` [PATCH seccomp 4/8] riscv: "
` [PATCH seccomp 5/8] s390: "
` [PATCH seccomp 6/8] sh: "
` [PATCH seccomp 7/8] xtensa: "
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

[PATCH v5 0/5] arch, mm: improve robustness of direct map manipulation
 2020-11-09 14:41 UTC  (8+ messages)
` [PATCH v5 1/5] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v5 2/5] slab: debug: split slab_kernel_map() to map and unmap variants
` [PATCH v5 3/5] PM: hibernate: make direct map manipulations more explicit
` [PATCH v5 4/5] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v5 5/5] arch, mm: make kernel_page_present() always available

[PATCH net-next v3 00/15] net/smc: extend diagnostic netlink interface
 2020-11-09 10:01 UTC  (19+ messages)
` [PATCH net-next v3 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v3 02/15] net/smc: Use active link of the connection
` [PATCH net-next v3 03/15] net/smc: Add connection counters for links
` [PATCH net-next v3 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v3 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v3 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v3 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v3 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v3 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v3 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v3 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v3 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v3 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v3 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v3 15/15] net/smc: Add support for obtaining system information

[kvm-unit-tests PATCH v2 0/4] s390x: css: pv: css test adaptation for PV
 2020-11-09  9:13 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] memory: allocation in low memory

[PATCH] s390/qeth: remove useless if/else
 2020-11-09  8:05 UTC  (3+ messages)

[PATCH net v2 0/2] net/iucv: fixes 2020-11-09
 2020-11-09  7:57 UTC  (3+ messages)
` [PATCH net v2 1/2] net/af_iucv: fix null pointer dereference on shutdown
` [PATCH net v2 2/2] MAINTAINERS: remove Ursula Braun as s390 network maintainer

[PATCH net 0/2] net/iucv: fixes 2020-11-06
 2020-11-09  7:52 UTC  (5+ messages)
` [PATCH net 1/2] net/af_iucv: fix null pointer dereference on shutdown
` [PATCH net 2/2] MAINTAINERS: remove Ursula Braun as s390 network maintainer

[PATCH 00/19] Add generic user_landing tracking
 2020-11-09  1:27 UTC  (5+ messages)
` [PATCH 07/19] elf: Use sysinfo_ehdr in ARCH_DLINFO()
` [PATCH 09/19] s390/vdso: Remove vdso_base pointer from mm->context

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-07  7:28 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

block ioctl cleanups v2
 2020-11-06 16:08 UTC  (15+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

[PATCH 05/11 v3] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-06 14:27 UTC  (6+ messages)
` [PATCH 11/11 v3] ftrace: Add recording of functions that caused recursion

[PATCH net-next v2 00/15] net/smc: extend diagnostic netlink interface
 2020-11-06  6:38 UTC  (22+ messages)
` [PATCH net-next v2 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v2 02/15] net/smc: Use active link of the connection
` [PATCH net-next v2 03/15] net/smc: Add connection counters for links
` [PATCH net-next v2 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next v2 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v2 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next v2 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next v2 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next v2 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v2 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next v2 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v2 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v2 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next v2 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v2 15/15] net/smc: Add support for obtaining system information

[PATCH v11 00/14] s390/vfio-ap: dynamic configuration support
 2020-11-05 12:27 UTC  (11+ messages)
` [PATCH v11 02/14] 390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device

[PATCH v4 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-05 11:42 UTC  (11+ messages)
` [PATCH v4 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v4 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v4 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v4 4/4] arch, mm: make kernel_page_present() always available

[PATCH 0/5] zfcp: cleanups, refactorings and features for 5.11
 2020-11-05  4:21 UTC  (2+ messages)

[PATCH v3 1/1] selinux: fix error initialization in inode_doinit_with_dentry()
 2020-11-04 20:40 UTC  (6+ messages)

[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-04 19:13 UTC  (13+ messages)
    ` [PATCH 05/11 v2.1] "
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (7+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-03 15:12 UTC  (5+ messages)

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-03 10:54 UTC 

[PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification
 2020-11-03  9:48 UTC  (2+ messages)

block ioctl cleanups
 2020-11-03  9:32 UTC  (4+ messages)
` [PATCH 06/11] md: implement ->set_read_only to hook into BLKROSET processing

[PATCH net-next 00/15] net/smc: extend diagnostic netlink interface
 2020-11-03  2:20 UTC  (18+ messages)
` [PATCH net-next 01/15] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next 02/15] net/smc: Use active link of the connection
` [PATCH net-next 03/15] net/smc: Add connection counters for links
` [PATCH net-next 04/15] net/smc: Add link counters for IB device ports
` [PATCH net-next 05/15] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next 06/15] net/smc: Add diagnostic information to link structure
` [PATCH net-next 07/15] net/smc: Refactor the netlink reply processing routine
` [PATCH net-next 08/15] net/smc: Add ability to work with extended SMC netlink API
` [PATCH net-next 09/15] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next 10/15] net/smc: Introduce SMCR get link command
` [PATCH net-next 11/15] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next 12/15] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next 13/15] net/smc: Add support for obtaining SMCR "
` [PATCH net-next 14/15] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next 15/15] net/smc: Add support for obtaining system information

[RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs
 2020-11-03  2:06 UTC  (7+ messages)

[PATCH] s390: add support for TIF_NOTIFY_SIGNAL
 2020-11-02 21:15 UTC  (5+ messages)


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).