[PATCH v5 0/8] futex: Use runtime constants for futex_hash computation
2026-06-30 8:16 UTC (13+ messages)
` [PATCH v5 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v5 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v5 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v5 6/8] s390/runtime-const: "
` [PATCH v5 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v5 8/8] futex: Use runtime constants for __futex_hash() hot path
[PATCH net] net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
2026-06-30 5:39 UTC (3+ messages)
[PATCH v3 0/2] ptp: split non-host-disciplined PHC drivers into a dedicated subdirectory
2026-06-30 3:15 UTC (3+ messages)
` [PATCH v3 1/2] ptp: move non-host-disciplined clock "
` [PATCH v3 2/2] MAINTAINERS: update PTP maintainer entries after directory split
[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
2026-06-29 13:29 UTC (21+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean
` [PATCH v16 02/18] syscall_user_dispatch: Introduce a weak fallback for arch_syscall_is_vdso_sigreturn()
` [PATCH v16 03/18] arm64: ptrace: Pass thread flags to syscall_trace_enter/exit()
` [PATCH v16 04/18] arm64: ptrace: Use syscall_get_nr() helper for syscall_trace_enter()
` [PATCH v16 05/18] arm64: ptrace: Expand secure_computing() in place
` [PATCH v16 06/18] arm64: ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v16 07/18] arm64: ptrace: Protect rseq_syscall() from tracer PC modifications
` [PATCH v16 08/18] arm64: ptrace: Rename syscall_trace_exit() to syscall_exit_work()
` [PATCH v16 09/18] arm64: syscall: Rework the syscall exit path in el0_svc_common()
` [PATCH v16 10/18] arm64: ptrace: Extract syscall_exit_to_user_mode_work() helper
` [PATCH v16 11/18] arm64: ptrace: Align syscall exit work semantics with generic entry
` [PATCH v16 12/18] arm64: syscall: Use exit-specific flags check in el0_svc_common()
` [PATCH v16 13/18] arm64: syscall: Simplify el0_svc_common() syscall exit path
` [PATCH v16 14/18] arm64: syscall: Simplify syscall exit path in el0_svc_common()
` [PATCH v16 15/18] arm64: ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v16 16/18] arm64: entry: Convert to generic entry
` [PATCH v16 17/18] arm64: Inline el0_svc_common()
` [PATCH v16 18/18] arm64: vdso: Expose sigreturn address on vdso to the kernel
[PATCH v8 00/18] target/s390x: Extend qemu CPACF support
2026-06-29 12:57 UTC (34+ messages)
` [PATCH v8 01/18] target/s390x: Fix wrong address handling in address loops
` [PATCH v8 02/18] target/s390x: Rework s390 cpacf implementations
` [PATCH v8 03/18] target/s390x: Move cpacf sha512 code into a new file
` [PATCH v8 04/18] target/s390x: Support cpacf sha256
` [PATCH v8 05/18] target/s390x: Support AES ECB for cpacf km instruction
` [PATCH v8 06/18] target/s390x: Support AES CBC for cpacf kmc instruction
` [PATCH v8 07/18] target/s390x: Support AES CTR for cpacf kmctr instruction
` [PATCH v8 08/18] target/s390x: Minimal AES XTS support for cpacf pcc instruction
` [PATCH v8 09/18] target/s390x: Support AES XTS for cpacf km instruction
` [PATCH v8 10/18] target/s390x: Support pckmo encrypt AES subfunctions
` [PATCH v8 11/18] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v8 12/18] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v8 13/18] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v8 14/18] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v8 15/18] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v8 16/18] docs/s390: Document CPACF instructions support
` [PATCH v8 17/18] crypto: Add aes-helpers file to support some AES modes
` [PATCH v8 18/18] target/s390x: Use generic AES helper functions
cleanup the RAID6 P/Q library v3
2026-06-29 12:48 UTC (9+ messages)
` [PATCH 08/18] raid6: warn when using less than four devices
[PATCH V2 linux-next] perf test: Skip failing 'perf test aslr' test case
2026-06-29 11:12 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-06-29 9:51 UTC
[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-29 9:51 UTC (12+ messages)
[PATCH] s390x: stsi: regression test for the STSI 3.2.2 count clamp
2026-06-29 9:19 UTC
[PATCH v2] block: partitions: Use seq_buf_putc() at 24 places
2026-06-29 7:35 UTC (3+ messages)
[PATCH v5 0/4] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-06-26 18:12 UTC (7+ messages)
` [PATCH v5 1/4] s390/pci: Hold fmb_lock when enabling or disabling PCI devices
` [PATCH v5 2/4] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v5 3/4] s390/pci: Fence FMB enable/disable via debugfs for passthrough devices
` [PATCH v5 4/4] vfio-pci/zdev: Add VFIO FMB device features
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 15:28 UTC (3+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-06-26 14:45 UTC (4+ messages)
` [PATCH v12 09/16] KVM: arm64: define kvm_arch_gmem_supports_no_direct_map()
[PATCH v1] s390/zcrypt: Remove the empty file
2026-06-26 13:22 UTC (2+ messages)
[PATCH 01/19] btrfs: require at least 4 devices for RAID 6
2026-06-26 8:21 UTC (2+ messages)
[PATCH 01/18] raid6: turn the userspace test harness into a kunit test
2026-06-26 8:20 UTC (2+ messages)
[RFC PATCH] net/iucv: Descend into net/iucv when AFIUCV is enabled
2026-06-26 6:13 UTC (2+ messages)
[PATCH v19 0/3] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-25 21:52 UTC (6+ messages)
` [PATCH v19 2/3] vfio-pci/zdev: Add a device feature for error information
[PATCH v2 0/2] Improve DIAG 9c observability
2026-06-25 16:02 UTC (5+ messages)
` [PATCH v2 1/2] s390/kvm: Refactor __diag_time_slice_end_directed for single exit point
` [PATCH v2 2/2] s390/kvm: Add tracepoint for DIAG 9c directed yield operations
[GIT PULL v1 00/12] KVM: s390: Fix S390_USER_OPEREXEC and more gmap fixes
2026-06-25 11:16 UTC (20+ messages)
` [GIT PULL v1 01/12] KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74
` [GIT PULL v1 02/12] KVM: s390: selftests: Extended user_operexec tests
` [GIT PULL v1 03/12] KVM: s390: Fix typo in UCONTROL documentation
` [GIT PULL v1 04/12] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [GIT PULL v1 05/12] KVM: s390: Fix dat_peek_cmma() overflow
` [GIT PULL v1 06/12] KVM: s390: Do not set special large pages dirty
` [GIT PULL v1 07/12] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [GIT PULL v1 08/12] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [GIT PULL v1 09/12] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [GIT PULL v1 10/12] KVM: s390: Fix cmma dirty tracking
` [GIT PULL v1 11/12] KVM: s390: selftests: Fix cmma selftest
` [GIT PULL v1 12/12] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
[PATCH v2] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-25 10:42 UTC (5+ messages)
[PATCH net] net/smc: avoid recursive sk_callback_lock in listen data_ready
2026-06-25 8:32 UTC (5+ messages)
` [PATCH net v2] "
[PATCH linux-next] perf test: Skip failing 'perf test aslr' test case
2026-06-24 19:42 UTC (4+ messages)
[PATCH v2] s390/monwriter: Reject buffer reuse with different data length
2026-06-24 15:10 UTC (3+ messages)
[PATCH net-next v2] Documentation: net/smc: correct old value of smcr_max_recv_wr
2026-06-24 6:14 UTC (3+ messages)
[PATCH v20 0/4] [PCI] Error recovery for vfio-pci devices on s390x
2026-06-23 23:14 UTC (7+ messages)
` [PATCH v20 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages
[PATCH] s390/monwriter: Reject buffer reuse with different data length
2026-06-23 17:05 UTC (2+ messages)
[PATCH v6 00/10] KVM: s390: A bunch of gmap-related fixes
2026-06-23 15:55 UTC (17+ messages)
` [PATCH v6 01/10] s390/mm: Fix handling of _PAGE_UNUSED pte bit
` [PATCH v6 02/10] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v6 03/10] KVM: s390: Do not set special large pages dirty
` [PATCH v6 04/10] KVM: s390: Fix code typo in gmap_protect_asce_top_level()
` [PATCH v6 05/10] KVM: s390: Fix handle_{sske,pfmf} under memory pressure
` [PATCH v6 06/10] KVM: s390: Fix locking in kvm_s390_set_mem_control()
` [PATCH v6 07/10] KVM: s390: Fix cmma dirty tracking
` [PATCH v6 08/10] KVM: s390: selftests: Fix cmma selftest
` [PATCH v6 09/10] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
` [PATCH v6 10/10] KVM: s390: vsie: Avoid potential deadlock with real spaces
[PATCH v7 00/17] target/s390x: Extend qemu CPACF support
2026-06-23 14:53 UTC (24+ messages)
` [PATCH v7 10/17] target/s390x: Support protected key AES ECB for cpacf km instruction
` [PATCH v7 11/17] target/s390x: Support protected key AES CBC for cpacf kmc instruction
` [PATCH v7 12/17] target/s390x: Support protected key AES CTR for cpacf kmctr instruction
` [PATCH v7 13/17] target/s390x: Minimal protected key AES XTS support for cpacf pcc instruction
` [PATCH v7 14/17] target/s390x: Support protected key AES XTS for cpacf km instruction
` [PATCH v7 15/17] docs/s390: Document CPACF instructions support
` [PATCH v7 16/17] crypto: Add aes-helpers file to support some AES modes
[PATCH v3 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
2026-06-23 14:33 UTC (4+ messages)
` [PATCH v3 1/1] pkey: Move keytype check from pkey api to handler
[PATCH] KVM: s390: pci: Fix GISC refcount leak on AIF enable failure
2026-06-23 14:30 UTC (3+ messages)
[PATCH v2 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
2026-06-23 13:55 UTC (6+ messages)
` [PATCH v2 1/1] pkey: Fix for PKEY_VERIFYPROTK iotl
[PATCH v5 0/9] KVM: s390: A bunch of gmap-related fixes
2026-06-23 10:35 UTC (8+ messages)
` [PATCH v5 2/9] KVM: s390: Fix dat_peek_cmma() overflow
` [PATCH v5 9/9] KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-06-23 10:10 UTC (4+ messages)
[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
2026-06-23 7:01 UTC (5+ messages)
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
[PATCH -next v4 0/4] s390/mm: Batch PTE updates in lazy MMU mode
2026-06-23 6:27 UTC (7+ messages)
` [PATCH -next v4 2/4] "
` [PATCH -next v4 3/4] mm/kasan: Introduce helpers for lazy MMU mode sanitizer
page: next (older)
- 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