Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 11:46:30 to 2024-03-13 15:40:59 UTC [more...]

[PATCH v3 08/12] treewide: Use initializer for struct vm_unmapped_area_info
 2024-03-13 15:40 UTC  (3+ messages)

[PATCH v1 1/1] s390/cio: Use while (i--) pattern to clean up
 2024-03-13 15:24 UTC  (6+ messages)

[PATCH 00/14] Add support for suppressing warning backtraces
 2024-03-13  7:39 UTC  (20+ messages)
` [PATCH 01/14] bug/kunit: Core "
` [PATCH 02/14] kunit: bug: Count suppressed "
` [PATCH 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH 06/14] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH 07/14] x86: Add support for suppressing warning backtraces
` [PATCH 08/14] arm64: "
` [PATCH 09/14] loongarch: "
` [PATCH 10/14] parisc: "
` [PATCH 11/14] s390: "
` [PATCH 12/14] sh: "
` [PATCH 13/14] riscv: "
` [PATCH 14/14] powerpc: "

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-13  1:53 UTC  (33+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
    ` [External] "
` [PATCH bpf-next v2 3/9] bpf: trampoline: introduce struct bpf_tramp_link_conn
` [PATCH bpf-next v2 4/9] bpf: trampoline: introduce bpf_tramp_multi_link
` [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
    ` [External] "
` [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
` [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "
` [PATCH bpf-next v2 9/9] selftests/bpf: add testcases for "

[PATCH v2][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12 23:16 UTC  (2+ messages)

[GIT PULL] s390 updates for 6.9 merge window
 2024-03-12 18:20 UTC  (2+ messages)

[PATCH net-next v3 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 15:00 UTC  (15+ messages)
` [PATCH net-next v3 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM
` [PATCH net-next v3 02/11] net/smc: decouple ism_client from SMC-D DMB registration
` [PATCH net-next v3 03/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [PATCH net-next v3 04/11] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next v3 05/11] net/smc: implement some unsupported "
` [PATCH net-next v3 06/11] net/smc: implement DMB-related "
` [PATCH net-next v3 07/11] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next v3 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next v3 09/11] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next v3 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next v3 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH net-next v2 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 14:11 UTC  (17+ messages)
` [PATCH net-next v2 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM
` [PATCH net-next v2 02/11] net/smc: decouple ism_client from SMC-D DMB registration
` [PATCH net-next v2 03/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [PATCH net-next v2 04/11] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next v2 05/11] net/smc: implement some unsupported "
` [PATCH net-next v2 06/11] net/smc: implement DMB-related "
` [PATCH net-next v2 07/11] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next v2 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next v2 09/11] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next v2 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next v2 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12  9:53 UTC  (7+ messages)

[kvm-unit-tests PATCH v1] arch-run: Wait for incoming socket being removed
 2024-03-12  6:45 UTC  (6+ messages)

[kvm-unit-tests PATCH v2 04/13] treewide: lib/stack: Make base_address arch specific
 2024-03-12  5:45 UTC  (2+ messages)

[PATCH vhost v3 0/4] refactor the params of find_vqs()
 2024-03-12  2:10 UTC  (5+ messages)
` [PATCH vhost v3 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH v2 0/5] s390/vfio-ap: queue_configuration sysfs attribute for mdevctl automation
 2024-03-11 18:20 UTC  (15+ messages)
` [PATCH v2 1/5] s390/ap: Externalize AP bus specific bitmap reading function
` [PATCH v2 2/5] s390/vfio-ap: Add sysfs attr, queue_configuration, to export mdev state
` [PATCH v2 3/5] s390/vfio-ap: Ignore duplicate link requests in vfio_ap_mdev_link_queue
` [PATCH v2 4/5] s390/vfio-ap: Add write support to sysfs attr ap_config
` [PATCH v2 5/5] s390: doc: Update doc

[PATCH vhost v2 0/4] refactor the params of find_vqs()
 2024-03-11 15:52 UTC  (7+ messages)
` [PATCH vhost v2 1/4] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v2 2/4] virtio: vring_create_virtqueue: "
` [PATCH vhost v2 3/4] virtio: vring_new_virtqueue(): "
` [PATCH vhost v2 4/4] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v1 0/4] refactor the params of find_vqs()
 2024-03-11  2:24 UTC  (5+ messages)
` [PATCH vhost v1 2/4] virtio: vring_create_virtqueue: pass struct instead of multi parameters
` [PATCH vhost v1 3/4] virtio: vring_new_virtqueue(): "

[PATCH 00/19] timekeeping: Handle potential multiplication overflow
 2024-03-09  7:48 UTC  (22+ messages)
` [PATCH 01/19] vdso: Consolidate vdso_calc_delta()
` [PATCH 02/19] vdso: Consolidate nanoseconds calculation
` [PATCH 03/19] vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECT
` [PATCH 04/19] math64: Tidy mul_u64_u32_shr()
` [PATCH 05/19] vdso: math64: Provide mul_u64_u32_add_u64_shr()
` [PATCH 06/19] vdso: Add vdso_data::max_cycles
` [PATCH 07/19] vdso: Make delta calculation overflow safe
` [PATCH 08/19] x86/vdso: "
` [PATCH 09/19] timekeeping: Move timekeeping helper functions
` [PATCH 10/19] timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
` [PATCH 11/19] timekeeping: Tidy timekeeping_cycles_to_ns() slightly
` [PATCH 12/19] timekeeping: Reuse timekeeping_cycles_to_ns()
` [PATCH 13/19] timekeeping: Refactor timekeeping helpers
` [PATCH 14/19] timekeeping: Consolidate "
` [PATCH 15/19] timekeeping: Fold in timekeeping_delta_to_ns()
` [PATCH 16/19] timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
` [PATCH 17/19] timekeeping: Make delta calculation overflow safe
` [PATCH 18/19] timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
` [PATCH 19/19] clocksource: Make watchdog and suspend-timing multiplication overflow safe

[PATCH 0/6] s390: constify struct class usage
 2024-03-08 16:49 UTC  (7+ messages)
` [PATCH 1/6] s390: zcrypt: make zcrypt_class constant

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH net v2] s390/qeth: handle deferred cc1
 2024-03-08 11:09 UTC  (3+ messages)

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-03-08  6:03 UTC  (8+ messages)

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-08  5:38 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

[PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-07 17:30 UTC  (2+ messages)

[s390:features 97/98] Unsupported relocation type: 21
 2024-03-07 16:13 UTC  (9+ messages)

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-07 13:53 UTC  (11+ messages)
  ` [lvc-project] "

[PATCH net] s390/qeth: handle deferred cc1
 2024-03-07  9:38 UTC  (2+ messages)

convert dasd to the atomic queue limits update API v2
 2024-03-06 15:35 UTC  (4+ messages)
` [PATCH 2/3] dasd: move queue setup to common code

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-06 13:44 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).