messages from 2026-09-08 12:35:35 to 2026-09-22 15:38:26 UTC [more...]
[PATCH v4 00/12] mm: make userland page table freeing RCU-safe
2026-09-22 15:35 UTC (6+ messages)
` [PATCH v4 01/12] mm/khugepaged: deposit a newly allocated page table on collapse
` [PATCH v4 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v4 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v4 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v4 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
[PATCH v3 00/12] mm: make userland page table freeing RCU-safe
2026-09-22 12:14 UTC (18+ messages)
` [PATCH v3 01/12] mm/huge_memory: zap deposited page tables after an RCU grace period
` [PATCH v3 02/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for most 2-level architectures
` [PATCH v3 03/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU riscv
` [PATCH v3 04/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for MMU arm
` [PATCH v3 05/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for arc, microblaze, xtensa
` [PATCH v3 06/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc64
` [PATCH v3 07/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-coldfire
` [PATCH v3 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v3 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v3 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v3 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v3 12/12] mm: change the contract for free_pgtables(), update docs
[PATCH v8 00/12] syscalls: Add a shared table for all archs
2026-09-19 0:31 UTC (13+ messages)
` [PATCH v8 01/12] syscalls: Make --abis parsing more robust
` [PATCH v8 02/12] syscalls: Create unified partial table for all archs
` [PATCH v8 03/12] scripts/syscall.tbl: Use the common table
` [PATCH v8 04/12] s390: Use the common syscall table
` [PATCH v8 05/12] sparc: "
` [PATCH v8 06/12] mips: Remove duplicated syscallnr.sh
` [PATCH v8 07/12] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v8 08/12] mips: Use the common syscall table
` [PATCH v8 09/12] syscalls: Add an option for offsetting the common table
` [PATCH v8 10/12] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v8 11/12] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v8 12/12] alpha: Use the common syscall table
[PATCH v7 00/13] syscalls: Add a shared table for all archs
2026-09-18 20:11 UTC (23+ messages)
` [PATCH v7 01/13] syscalls: Make --abis parsing more robust
` [PATCH v7 02/13] syscalls: Create unified partial table for all archs
` [PATCH v7 03/13] scripts/syscall.tbl: Use the common table
` [PATCH v7 04/13] arm: Use the common syscall table
` [PATCH v7 05/13] s390: "
` [PATCH v7 06/13] sparc: "
` [PATCH v7 07/13] mips: Remove duplicated syscallnr.sh
` [PATCH v7 08/13] mips: Get rid of custom mips ABIs for syscall tables
` [PATCH v7 09/13] mips: Use the common syscall table
` [PATCH v7 10/13] syscalls: Add an option for offsetting the common table
` [PATCH v7 11/13] alpha: Define entry point for set_mempolicy_home_node syscall
` [PATCH v7 12/13] alpha: Remove alpha_ prefix from custom syscall entries
` [PATCH v7 13/13] alpha: Use the common syscall table
[PATCH v6 00/13] syscalls: Add a shared table for all archs
2026-09-17 21:24 UTC (5+ messages)
[PATCH 0/3] alpha: self-extracting compressed kernel images
2026-09-17 17:54 UTC (10+ messages)
` [PATCH 1/3] xz: add arch-specific tuning for alpha
` [PATCH 2/3] alpha: add self-extracting compressed kernel boot stub
` [PATCH 3/3] alpha: support the remaining kernel compression formats
[PATCH v2 00/13] audit: log all six syscall arguments in the SYSCALL record
2026-09-17 16:47 UTC (10+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 02/13] alpha: pass pt_regs to audit_syscall_entry()
` [PATCH v2 04/13] arm64: "
[PATCH RFC POC 00/50] file: handle files on syscall exit
2026-09-16 9:50 UTC (108+ messages)
` [PATCH RFC POC 01/50] file: install "
` [PATCH RFC POC 02/50] entry: commit fds "
` [PATCH RFC POC 03/50] alpha: "
` [PATCH RFC POC 04/50] ARC: "
` [PATCH RFC POC 05/50] ARM: "
` [PATCH RFC POC 06/50] arm64: "
` [PATCH RFC POC 07/50] csky: "
` [PATCH RFC POC 08/50] hexagon: "
` [PATCH RFC POC 09/50] m68k: "
` [PATCH RFC POC 10/50] microblaze: "
` [PATCH RFC POC 11/50] MIPS: "
` [PATCH RFC POC 12/50] nios2: "
` [PATCH RFC POC 13/50] openrisc: "
` [PATCH RFC POC 14/50] parisc: "
` [PATCH RFC POC 15/50] sh: "
` [PATCH RFC POC 16/50] sparc: "
` [PATCH RFC POC 17/50] um: "
` [PATCH RFC POC 18/50] xtensa: "
` [PATCH RFC POC 19/50] file: require the syscall exit hook from every architecture
` [PATCH RFC POC 20/50] file: warn when the descriptor table is unshared with slots
` [PATCH RFC POC 21/50] io_uring: commit fds per request
` [PATCH RFC POC 22/50] net: install SCM_RIGHTS descriptors when recvmsg() returns
` [PATCH RFC POC 23/50] file: open-code receive_fd()'s immediate install
` [PATCH RFC POC 24/50] file: make FD_ADD() a standalone "
` [PATCH RFC POC 25/50] file: reimplement FD_PREPARE() on the deferred fd_prepare() path
` [PATCH RFC POC 26/50] dma-buf: stop unwinding sync file descriptors by hand
` [PATCH RFC POC 27/50] drm/amdkfd: stop collecting CRIU dma-buf descriptors for a final install
` [PATCH RFC POC 28/50] drm/msm: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 29/50] drm/virtio: "
` [PATCH RFC POC 30/50] drm/vmwgfx: "
` [PATCH RFC POC 31/50] vfio: install the migration data "
` [PATCH RFC POC 32/50] liveupdate: install the session descriptors "
` [PATCH RFC POC 33/50] io_uring/zcrx: install the exported descriptor when the request returns
` [PATCH RFC POC 34/50] sctp: install the peeloff descriptor when the syscall returns
` [PATCH RFC POC 35/50] ALSA: compress: install the task descriptors when the ioctl returns
` [PATCH RFC POC 36/50] nitro_enclaves: install the enclave descriptor "
` [PATCH RFC POC 37/50] tpm: vtpm_proxy: install the server "
` [PATCH RFC POC 38/50] perf: stop putting the event descriptor back on failure
` [PATCH RFC POC 39/50] seccomp: stop putting the listener "
` [PATCH RFC POC 40/50] KVM: stop putting descriptors "
` [PATCH RFC POC 41/50] KVM: guest_memfd: stop putting the descriptor "
` [PATCH RFC POC 42/50] drm: stop unwinding descriptors by hand
` [PATCH RFC POC 43/50] drm/amdgpu: stop unwinding the fence descriptor "
` [PATCH RFC POC 44/50] drm/etnaviv: install the out-fence descriptor when the ioctl returns
` [PATCH RFC POC 45/50] accel/habanalabs: stop putting the dma-buf descriptor back on failure
` [PATCH RFC POC 46/50] xen/gntdev-dmabuf: stop putting the "
` [PATCH RFC POC 47/50] iio: buffer: install the buffer descriptor when the ioctl returns
` [PATCH RFC POC 48/50] misc: fastrpc: install the dma-buf "
` [PATCH RFC POC 49/50] iommufd: stop putting descriptors back on failure
` [PATCH RFC POC 50/50] Drivers: hv: mshv: "
[PATCH] alpha/perf: Clean up stale comments referencing old hw_perf_* APIs
2026-09-15 21:42 UTC (2+ messages)
[PATCH v2] net: tulip: use mod_timer() in t21142_lnk_change()
2026-09-10 6:54 UTC (2+ messages)
[PATCH v2 00/12] mm: make userland page table freeing RCU-safe
2026-09-09 16:44 UTC (14+ messages)
` [PATCH v2 08/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sh-X2
` [PATCH v2 09/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for m68k-motorola
` [PATCH v2 10/12] mm: enable MMU_GATHER_RCU_TABLE_FREE for sparc32
` [PATCH v2 11/12] mm: make userland page table freeing RCU-safe
` [PATCH v2 12/12] mm: change the contract for free_pgtables(), update docs
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;
as well as URLs for NNTP newsgroup(s).