messages from 2025-01-09 20:41:21 to 2025-02-25 03:46:59 UTC [more...]
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-25 3:45 UTC (5+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-25 2:37 UTC (15+ messages)
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-19 17:16 UTC (5+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
[PATCH 0/2] J2 Turtle Board fixes
2025-02-19 14:52 UTC (9+ messages)
` [PATCH 1/2] sh: align .bss section padding to 8-byte boundary
` [PATCH 2/2] irqchip: clocksource: fix jcore-pit irq request
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-02-19 14:06 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-19 13:53 UTC (38+ messages)
` [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
` [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
` [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
` [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
` [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
` [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
` [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
` [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
` [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
` [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
` [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
` [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
` [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
` [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
` [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
` [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap "
` [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory "
` [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
` [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
` [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
` [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
` [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
` [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
` [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
` [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
` [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
` [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
` [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
2025-02-19 11:52 UTC (2+ messages)
[PATCH 0/7] syscore: Pass context data to callbacks
2025-02-17 16:37 UTC (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
[PATCH v5 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-10 11:35 UTC (3+ messages)
` [PATCH v5 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v5 4/7] syscall.h: introduce syscall_set_nr()
The business loan-
2025-02-08 22:05 UTC
[PATCH 0/5] remove tlb_remove_page_ptdesc()
2025-02-08 7:22 UTC (12+ messages)
` [PATCH 1/5] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH 3/5] riscv: pgtable: unconditionally "
` [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
` [PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()
The business loan-
2025-02-08 4:42 UTC
[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
2025-02-05 12:39 UTC (25+ messages)
` [PATCH v5 -next 01/16] mm: vmstat: move sysctls to mm/vmstat.c
` [PATCH v5 -next 02/16] mm: filemap: move sysctl to mm/filemap.c
` [PATCH v5 -next 03/16] mm: swap: move sysctl to mm/swap.c
` [PATCH v5 -next 04/16] mm: vmscan: move vmscan sysctls to mm/vmscan.c
` [PATCH v5 -next 05/16] mm: util: move sysctls to mm/util.c
` [PATCH v5 -next 06/16] mm: mmap: move sysctl to mm/mmap.c
` [PATCH v5 -next 07/16] security: min_addr: move sysctl to security/min_addr.c
` [PATCH v5 -next 08/16] mm: nommu: move sysctl to mm/nommu.c
` [PATCH v5 -next 09/16] fs: fs-writeback: move sysctl to fs/fs-writeback.c
` [PATCH v5 -next 10/16] fs: drop_caches: move sysctl to fs/drop_caches.c
` [PATCH v5 -next 11/16] sunrpc: simplify rpcauth_cache_shrink_count()
` [PATCH v5 -next 12/16] fs: dcache: move the sysctl to fs/dcache.c
` [PATCH v5 -next 13/16] x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c
` [PATCH v5 -next 14/16] sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
` [PATCH v5 -next 15/16] sysctl: remove the vm_table
` [PATCH v5 -next 16/16] sysctl: remove unneeded include
` Re: [PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
[PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-03 10:35 UTC (5+ messages)
` [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
` [PATCH v4 4/7] syscall.h: introduce syscall_set_nr()
[GIT PULL] sh updates for v6.14
2025-02-02 20:56 UTC (2+ messages)
[PATCH v4 0/4] defconfig: drop RT_GROUP_SCHED=y
2025-01-30 14:10 UTC (7+ messages)
` [PATCH v4 1/4] riscv: "
` [PATCH v4 2/4] loongarch: "
` [PATCH v4 3/4] sh: defconfig: drop RT_GROUP_SCHED=y from sdk7786/urquell
` [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus
[PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-30 11:36 UTC (11+ messages)
` [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
` [PATCH v3 3/6] syscall.h: introduce syscall_set_nr()
[PATCH v2] sh: Remove IO memcpy and memset from sh code
2025-01-30 10:18 UTC (8+ messages)
[PATCH] sh: migrate to the generic rule for built-in DTB
2025-01-30 8:39 UTC (2+ messages)
[PATCH] serial: sh-sci: Use plain struct copy in early_console_setup()
2025-01-30 8:33 UTC (2+ messages)
[PATCH] sh: Remove memset_io from sh specific code
2025-01-30 8:32 UTC (2+ messages)
[PATCH 13/13] sh/irq: use seq_put_decimal_ull_width() for decimal values
2025-01-30 8:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH] sh: pci: Fix the wrong format specifier
2025-01-30 8:24 UTC (3+ messages)
LTP test fstatat01.c FTBFS on Buildroot bootlin-sh4-uclibc toolchain
2025-01-29 23:35 UTC (2+ messages)
` [uclibc-ng-devel] "
[PATCH v2] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-29 13:01 UTC (3+ messages)
[PATCH] sh: Remove IO memcpy and memset from sh code
2025-01-28 9:25 UTC (2+ messages)
[PATCH] ASoC: renesas: SND_SIU_MIGOR should depend on DMADEVICES
2025-01-24 15:58 UTC (2+ messages)
[PATCH] sh: boards: Use imply to enable hardware with complex dependencies
2025-01-24 8:45 UTC (2+ messages)
[PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
2025-01-18 4:34 UTC (7+ messages)
` [PATCH v2 4/7] syscall.h: introduce syscall_set_nr()
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-17 13:25 UTC (7+ messages)
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
` [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
[PATCH] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-01-15 0:05 UTC (10+ messages)
[PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-13 17:09 UTC
[PATCH 3/6] syscall.h: introduce syscall_set_nr()
2025-01-11 1:16 UTC (3+ messages)
[PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-10 3:15 UTC (2+ messages)
or1k -M virt -hda and net
2025-01-09 20:41 UTC (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).