messages from 2026-03-12 16:08:59 to 2026-03-17 05:53:46 UTC [more...]
[PATCH v1 0/2] perf evsel fallback changes
2026-03-17 5:53 UTC (25+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] perf evsel: Don't configure framepointer callchains on s390
` [PATCH v3 0/3] perf evsel fallback changes
` [PATCH v3 1/3] perf evsel: Improve falling back from cycles
` [PATCH v3 2/3] perf target: Constify simple check functions
` [PATCH v3 3/3] perf evlist: Improve default event for s390
` [PATCH v4 0/5] perf evsel fallback changes
` [PATCH v4 1/5] perf evsel: Improve falling back from cycles
` [PATCH v4 2/5] perf target: Constify simple check functions
` [PATCH v4 3/5] perf evsel: Constify option arguments to config functions
` [PATCH v4 4/5] perf callchain: Move callchain option parsing out of builtin
` [PATCH v4 5/5] perf evlist: Improve default event for s390
` [PATCH v5 0/5] perf evsel fallback changes
` [PATCH v5 1/5] perf evsel: Improve falling back from cycles
` [PATCH v5 2/5] perf target: Constify simple check functions
` [PATCH v5 3/5] perf evsel: Constify option arguments to config functions
[RFC PATCH v2 0/7] futex: Use runtime constants for futex_hash computation
2026-03-17 5:11 UTC (18+ messages)
` [RFC PATCH v2 1/7] x86/runtime-const: Introduce runtime_const_mask_32()
` [RFC PATCH v2 2/7] arm64/runtime-const: "
` [RFC PATCH v2 3/7] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [RFC PATCH v2 4/7] riscv/runtime-const: Introduce runtime_const_mask_32()
` [RFC PATCH v2 5/7] s390/runtime-const: "
` [RFC PATCH v2 6/7] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [RFC PATCH v2 7/7] futex: Use runtime constants for __futex_hash() hot path
[PATCH v5 00/15] mm/kasan: make kasan=on|off work for all three modes
2026-03-17 3:49 UTC (10+ messages)
` [PATCH v5 09/15] arch/powerpc: don't initialize kasan if it's disabled
` [PATCH v5 14/15] mm/kasan: add document into kernel-parameters.txt
[PATCH net v5] net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
2026-03-17 2:50 UTC (2+ messages)
[PATCH net-next] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-03-17 2:45 UTC (2+ messages)
` [net-next] "
[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
2026-03-17 2:12 UTC (4+ messages)
[PATCH v2 00/23] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-16 23:23 UTC (27+ messages)
` [PATCH v2 01/23] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH v2 02/23] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
` [PATCH v2 03/23] mm/vma: add further vma_flags_t unions
` [PATCH v2 04/23] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH v2 05/23] mm/vma: use new VMA flags for sticky flags logic
` [PATCH v2 06/23] tools/testing/vma: fix VMA flag tests
` [PATCH v2 07/23] mm/vma: add append_vma_flags() helper
` [PATCH v2 08/23] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH v2 09/23] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH v2 10/23] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH v2 11/23] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH v2 12/23] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH v2 13/23] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH v2 14/23] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH v2 15/23] mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
` [PATCH v2 16/23] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v2 17/23] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v2 18/23] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v2 19/23] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v2 20/23] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v2 21/23] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v2 22/23] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v2 23/23] mm/vma: convert __mmap_region() "
cleanup the RAID5 XOR library v2
2026-03-16 22:12 UTC (3+ messages)
` [PATCH 10/27] alpha: move the XOR code to lib/raid/
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-16 22:10 UTC (15+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 38/61] net: "
` [PATCH 46/61] vfio: "
` [PATCH 48/61] mtd: "
` [PATCH 50/61] iommu: "
[PATCH v11 0/9] Error recovery for vfio-pci devices on s390x
2026-03-16 19:15 UTC (10+ messages)
` [PATCH v11 1/9] PCI: Allow per function PCI slots
` [PATCH v11 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v11 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v11 4/9] PCI: Add additional checks for flr reset
` [PATCH v11 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v11 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v11 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v11 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v11 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v4 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-16 19:03 UTC (7+ messages)
` [PATCH v4 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v4 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v4 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[RFC 00/10] KVM: s390: spring cleanup
2026-03-16 18:53 UTC (15+ messages)
` [RFC 01/10] KVM: s390: diag258: Pass absolute address to kvm_is_gpa_in_memslot()
` [RFC 02/10] KVM: s390: Consolidate lpswe variants
` [RFC 03/10] KVM: s390: Convert shifts to gpa_to_gfn()
` [RFC 04/10] KVM: s390: kvm_s390_real_to_abs() should return gpa_t
` [RFC 05/10] KVM: s390: vsie: Cleanup and fixup of crycb handling
` [RFC 06/10] KVM: s390: Rework lowcore access functions
` [RFC 07/10] KVM: s390: Use gpa_t and gva_t in gaccess files
` [RFC 08/10] KVM: s390: Use gpa_t in priv.c
` [RFC 09/10] KVM: s390: Use gpa_t in pv.c
` [RFC 10/10] KVM: s390: Cleanup kvm_s390_store_status_unloaded
[PATCH] drivers: s390: hmcdrv_dev: remove commented out code
2026-03-16 15:55 UTC (3+ messages)
[PATCH v1 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-03-16 15:41 UTC (5+ messages)
` [PATCH v1 3/3] Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v3] KVM: s390: vsie: Avoid injecting machine check on signal
2026-03-16 15:11 UTC (6+ messages)
[PATCH v2] KVM: s390: vsie: Avoid injecting machine check on signal
2026-03-16 13:07 UTC (4+ messages)
[PATCH/RFC] KVM: s390: vsie: Avoid injecting machine check on signal
2026-03-16 12:31 UTC (4+ messages)
[PATCH] s390/pkey: Remove synchronize_rcu from pkey_handler_register
2026-03-16 9:54 UTC (6+ messages)
` 答复: [????] "
[PATCH v13 00/12] arm64: entry: Convert to Generic Entry
2026-03-16 9:51 UTC (18+ messages)
` [PATCH v13 01/12] arm64/ptrace: Refactor syscall_trace_enter/exit() to accept flags parameter
` [PATCH v13 02/12] arm64/ptrace: Expand secure_computing() in place
` [PATCH v13 03/12] arm64/ptrace: Use syscall_get_arguments() helper for audit
` [PATCH v13 04/12] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
` [PATCH v13 05/12] arm64: syscall: Introduce syscall_exit_to_user_mode_work()
` [PATCH v13 06/12] arm64/ptrace: Define and use _TIF_SYSCALL_EXIT_WORK
` [PATCH v13 07/12] arm64/ptrace: Skip syscall exit reporting for PTRACE_SYSEMU_SINGLESTEP
` [PATCH v13 08/12] arm64: entry: Convert to generic entry
` [PATCH v13 09/12] arm64: Inline el0_svc_common()
` [PATCH v13 10/12] s390: Rename TIF_SINGLE_STEP to TIF_SINGLESTEP
` [PATCH v13 11/12] arm64: Use generic TIF bits for common thread flags
` [PATCH v13 12/12] selftests: sud_test: Support aarch64
[PATCH] debugobjects: Allow to configure the amount of pre-allocated objects
2026-03-14 22:06 UTC (5+ messages)
[GIT PULL] s390 updates for 7.0-rc4
2026-03-13 22:15 UTC (2+ messages)
[PATCH v2] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-13 20:50 UTC (2+ messages)
[PATCH v4 0/2] PCI: AtomicOps: Fix pci_enable_atomic_ops_to_root()
2026-03-13 16:49 UTC (3+ messages)
` [PATCH v4 1/2] PCI: AtomicOps: Do not enable if root-port capabilities are unknown
` [PATCH v4 2/2] PCI: AtomicOps: Update references to PCIe spec
[PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
2026-03-13 15:35 UTC (5+ messages)
[PATCH] net/smc: fix NULL pointer dereference in smc_tcp_syn_recv_sock
2026-03-13 15:23 UTC (2+ messages)
[PATCH v2 0/3] PCI: s390/pci: Fix deadlocks on s390 when releasing zPCI-bus or -device objects
2026-03-13 13:59 UTC (10+ messages)
` [PATCH v2 1/3] PCI: Move declaration of pci_rescan_remove_lock into public pci.h
` [PATCH v2 2/3] PCI: Provide lock guard for pci_rescan_remove_lock
` [PATCH v2 3/3] s390/pci: Fix circular/recursive deadlocks in PCI-bus and -device release
[PATCH] perf record: Add support for arch_sdt_arg_parse_op() on s390
2026-03-13 9:03 UTC
mm/pgtable: Support for page table check on s390
2026-03-12 22:46 UTC (6+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
[PATCH 02/20] tools/testing/vma: add unit tests for vma_flags_[empty, diff_pair, and]()
2026-03-12 19:30 UTC (2+ messages)
[PATCH 00/20] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-12 19:28 UTC (21+ messages)
` [PATCH 01/20] mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
` [PATCH 03/20] mm/vma: add further vma_flags_t unions
` [PATCH 04/20] tools/testing/vma: convert bulk of test code to vma_flags_t
` [PATCH 05/20] mm/vma: use new VMA flags for sticky flags logic
` [PATCH 06/20] tools/testing/vma: fix VMA flag tests
` [PATCH 07/20] mm/vma: add append_vma_flags() helper
` [PATCH 08/20] tools/testing/vma: add simple test for append_vma_flags()
` [PATCH 09/20] mm: unexport vm_brk_flags() and eliminate vm_flags parameter
` [PATCH 10/20] mm/vma: introduce vma_flags_same[_mask/_pair]()
` [PATCH 11/20] mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
` [PATCH 12/20] tools/testing/vma: test that legacy flag helpers work correctly
` [PATCH 13/20] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH 14/20] mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
` [PATCH 15/20] tools/testing/vma: update VMA flag tests to test vma_test[_any_mask]()
` [PATCH 16/20] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH 17/20] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH 18/20] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH 19/20] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH 20/20] mm/vma: convert __mmap_region() "
` [PATCH 02/20] tools/testing/vma: add unit tests flag empty, diff_pair, and[_mask]
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