messages from 2026-03-02 13:23:48 to 2026-03-05 19:08:37 UTC [more...]
[PATCH v10 00/15] Direct Map Removal Support for guest_memfd
2026-03-05 19:08 UTC (9+ messages)
` [PATCH v10 01/15] set_memory: set_direct_map_* to take address
` [PATCH v10 02/15] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v10 04/15] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v10 07/15] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-03-05 17:25 UTC (4+ messages)
` [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
[linux-next][s390] Boot hang after merge c50f05bd3c4e (sched/hrtick)
2026-03-05 17:24 UTC (9+ messages)
[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
2026-03-05 16:55 UTC (5+ messages)
` [RFC v2 12/21] mm: thp: handle split failure in device migration
[PATCH v2 0/2] KVM: s390: Limit adapter indicator access to page
2026-03-05 16:52 UTC (8+ messages)
` [PATCH v2 1/2] KVM: s390: Limit adapter indicator access to mapped page
` [PATCH v2 2/2] KVM: s390: selftests: Add IRQ routing address offset tests
[PATCH v3 0/3] Use killable vma write locking in most places
2026-03-05 16:12 UTC (20+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v1 1/1] KVM: s390: Fix a deadlock
2026-03-05 15:44 UTC (4+ messages)
[PATCH v6 00/14] sparc64: vdso: Switch to the generic vDSO library
2026-03-05 15:17 UTC (19+ messages)
` [PATCH v6 01/14] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v6 02/14] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v6 03/14] vdso/datastore: Allocate data pages dynamically
` [PATCH v6 04/14] sparc64: vdso: Link with -z noexecstack
` [PATCH v6 05/14] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v6 06/14] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v6 07/14] sparc64: vdso: Move hardware counter read into header
` [PATCH v6 08/14] sparc64: vdso: Move syscall fallbacks "
` [PATCH v6 09/14] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v6 10/14] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v6 11/14] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v6 12/14] sparc64: vdso2c: Remove symbol handling
` [PATCH v6 13/14] sparc64: vdso: Implement clock_gettime64()
` [PATCH v6 14/14] clocksource: remove ARCH_CLOCKSOURCE_DATA
[PATCH v3 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-05 13:02 UTC (5+ messages)
` [PATCH v3 1/3] vfio/pci: Rename vfio_config_do_rw() to vfio_pci_config_rw_single() and export it
` [PATCH v3 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH v3 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section
[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
2026-03-05 11:58 UTC (11+ messages)
` [PATCH v3 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v3 2/8] module: Drop unused signature types
` [PATCH v3 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v3 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v3 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v3 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v3 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v3 8/8] selftests/bpf: verify_pkcs7_sig: Use "
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-05 10:25 UTC (3+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH net-next] net/mlx5: Allow asynchronous probe
2026-03-05 10:03 UTC (3+ messages)
[PATCH net-next v3] net/smc: transition to RDMA core CQ pooling
2026-03-05 8:55 UTC (2+ messages)
[PATCH v2 0/5] uaccess: Updates to scoped_user_access()
2026-03-05 8:10 UTC (14+ messages)
` [PATCH v2 1/5] uaccess: Fix scoped_user_read_access() for 'pointer to const'
` [PATCH v2 2/5] compiler.h: Add generic support for 'autoterminating nested for() loops'
` [PATCH v2 3/5] uaccess.h: Use with() and and_with() in __scoped_user_access()
` [PATCH v2 4/5] uaccess: Disable -Wshadow "
` [PATCH v2 next 5/5] signal: Use scoped_user_access() instead of __put/get_user()
[PATCH v2 0/8] module: Move 'struct module_signature' to UAPI
2026-03-05 7:11 UTC (9+ messages)
` [PATCH v2 1/8] extract-cert: drop unused definition of PKEY_ID_PKCS7
` [PATCH v2 2/8] module: Drop unused signature types
` [PATCH v2 3/8] module: Give 'enum pkey_id_type' a more specific name
` [PATCH v2 4/8] module: Give MODULE_SIG_STRING a more descriptive name
` [PATCH v2 5/8] module: Move 'struct module_signature' to UAPI
` [PATCH v2 6/8] tools uapi headers: add linux/module_signature.h
` [PATCH v2 7/8] sign-file: use 'struct module_signature' from the UAPI headers
` [PATCH v2 8/8] selftests/bpf: verify_pkcs7_sig: Use "
[PATCH net-next v2] net/smc: transition to RDMA core CQ pooling
2026-03-05 1:54 UTC (3+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-03-05 0:36 UTC (2+ messages)
cleanup the RAID5 XOR library
2026-03-04 15:42 UTC (40+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
` [PATCH 04/25] xor: move to lib/raid/
` [PATCH 07/25] xor: split xor.h
` [PATCH 09/25] xor: move generic implementations out of asm-generic/xor.h
` [PATCH 16/25] sparc: move the XOR code to lib/raid/
` [PATCH 18/25] x86: "
` [PATCH 20/25] xor: make xor.ko self-contained in lib/raid/
` [PATCH 21/25] xor: add a better public API
` [PATCH 24/25] xor: pass the entire operation to the low-level ops
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-04 15:26 UTC (14+ messages)
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
[PATCH 0/9] s390/idle/vtime: Minor fixes and cleanups
2026-03-04 15:09 UTC (15+ messages)
` [PATCH 1/9] s390/idle: Fix cpu idle exit cpu time accounting
` [PATCH 2/9] s390/vtime: Fix virtual timer forwarding
` [PATCH 3/9] s390/idle: Add comment for non obvious code
` [PATCH 5/9] s390/idle: Inline update_timer_idle()
` [PATCH 7/9] s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
` [PATCH 8/9] s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
` [PATCH 9/9] s390/idle: Remove psw_idle() prototype
[PATCH v2] perf symbol: Remove psw_idle() from list of idle symbols
2026-03-04 14:34 UTC (6+ messages)
` [PATCH v1] perf symbol: Lazily compute idle and use the perf_env
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "
[PATCH 0/8] modules: Move 'struct module_signature' to UAPI
2026-03-04 7:52 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: fsession support for s390
2026-03-03 16:40 UTC (2+ messages)
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-03-03 15:08 UTC (3+ messages)
` [PATCH v5 1/2] randomize_kstack: Maintain kstack_offset per task
` [PATCH v5 2/2] randomize_kstack: Unify random source across arches
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
2026-03-03 14:43 UTC (4+ messages)
` [PATCH v4 3/3] randomize_kstack: Unify random source across arches
[PATCH] sched: Further restrict the preemption modes
2026-03-03 11:52 UTC (6+ messages)
[PATCH 00/15 v2] tick/sched: Refactor idle cputime accounting
2026-03-03 11:17 UTC (5+ messages)
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
[PATCH v2 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
2026-03-02 22:07 UTC (6+ messages)
` [PATCH v2 2/3] vfio/ism: Implement "
[PATCH v10 0/9] Error recovery for vfio-pci devices on s390x
2026-03-02 20:33 UTC (10+ messages)
` [PATCH v10 1/9] PCI: Allow per function PCI slots
` [PATCH v10 2/9] s390/pci: Add architecture specific resource/bus address translation
` [PATCH v10 3/9] PCI: Avoid saving config space state if inaccessible
` [PATCH v10 4/9] PCI: Add additional checks for flr reset
` [PATCH v10 5/9] s390/pci: Update the logic for detecting passthrough device
` [PATCH v10 6/9] s390/pci: Store PCI error information for passthrough devices
` [PATCH v10 7/9] vfio-pci/zdev: Add a device feature for error information
` [PATCH v10 8/9] vfio: Add a reset_done callback for vfio-pci driver
` [PATCH v10 9/9] vfio: Remove the pcie check for VFIO_PCI_ERR_IRQ_INDEX
[PATCH v1] PCI: Add write-only 'uevent' sysfs attribute for PCI slots
2026-03-02 19:48 UTC (6+ messages)
[PATCH 0/3] s390: Fix and improve inline assembly constraints
2026-03-02 16:13 UTC (10+ messages)
` [PATCH 1/3] s390/xor: Fix xor_xc_2() "
` [PATCH 2/3] s390/xor: Improve "
` [PATCH 3/3] s390/stackleak: Fix __stackleak_poison() inline assembly constraint
[PATCH 6/8] tools uapi headers: add linux/module_signature.h
2026-03-02 14:04 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