messages from 2025-03-26 22:54:48 to 2025-04-09 11:07:17 UTC [more...]
[PATCH v4 0/6] Enable strict percpu address space checks
2025-04-09 11:07 UTC (3+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
[PATCH hyperv-next 0/6] Confidential VMBus
2025-04-09 10:53 UTC (9+ messages)
` [PATCH hyperv-next 1/6] Documentation: hyperv: "
` [PATCH hyperv-next 2/6] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next 3/6] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next 4/6] arch: x86, drivers: hyperv: Enable confidential VMBus
` [PATCH hyperv-next 5/6] arch, drivers: Add device struct bitfield to not bounce-buffer
` [PATCH hyperv-next 6/6] drivers: SCSI: Do not bounce-bufffer for the confidential VMBus
[PATCH v12 00/28] riscv control-flow integrity for usermode
2025-04-09 8:03 UTC (21+ messages)
` [PATCH v12 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v12 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v12 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v12 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v12 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v12 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v12 24/28] arch/riscv: compile vdso with landing pad
` [PATCH v12 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v12 27/28] riscv: Documentation for shadow stack on riscv
[PATCH v2 00/12] Always call constructor for kernel page tables
2025-04-08 17:42 UTC (18+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 06/12] sparc64: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()
` [PATCH v2 10/12] riscv: mm: Clarify ctor mm argument in alloc_{pte,pmd}_late
` [PATCH v2 11/12] arm64: mm: Call PUD/P4D ctor in __create_pgd_mapping()
` [PATCH v2 12/12] riscv: mm: Call PUD/P4D ctor in special kernel pgtable alloc
[PATCH hyperv-next v7 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-04-08 16:16 UTC (14+ messages)
` [PATCH hyperv-next v7 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v7 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v7 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v7 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v7 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v7 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v7 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v7 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v7 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v7 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v7 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
2025-04-08 15:16 UTC (3+ messages)
` [PATCH 13/41] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
[PATCH v2 00/13] arch, mm: reduce code duplication in mem_init()
2025-04-08 5:48 UTC (12+ messages)
` [PATCH v2 09/13] arch, mm: set max_mapnr when allocating memory map for FLATMEM
` [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
[RFC PATCH v2 00/22] TSM: Secure VFIO, TDISP, SEV TIO
2025-04-07 16:40 UTC (19+ messages)
` [RFC PATCH v2 10/22] KVM: SVM: Add uAPI to change RMP for MMIO
` [RFC PATCH v2 13/22] iommufd: amd-iommu: Add vdevice support
` [RFC PATCH v2 14/22] iommufd: Add TIO calls
[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
2025-04-07 16:13 UTC (2+ messages)
[RFC PATCH v2 18/22] coco/sev-guest: Implement the guest support for SEV TIO
2025-04-07 11:05 UTC (2+ messages)
[RFC PATCH v2 17/22] resource: Mark encrypted MMIO resource on validation
2025-04-05 18:19 UTC (2+ messages)
[RFC PATCH v2 16/22] coco/tsm: Add tsm-guest module
2025-04-05 17:15 UTC (2+ messages)
[PATCH v2 00/11] Add folio_mk_pte()
2025-04-05 17:07 UTC (13+ messages)
` [PATCH v2 01/11] mm: Set the pte dirty if the folio is already dirty
` [PATCH v2 02/11] mm: Introduce a common definition of mk_pte()
` [PATCH v2 03/11] sparc32: Remove custom "
` [PATCH v2 04/11] x86: "
` [PATCH v2 05/11] um: "
` [PATCH v2 06/11] mm: Make mk_pte() definition unconditional
` [PATCH v2 07/11] mm: Add folio_mk_pte()
` [PATCH v2 08/11] hugetlb: Simplify make_huge_pte()
` [PATCH v2 09/11] mm: Remove mk_huge_pte()
` [PATCH v2 10/11] mm: Add folio_mk_pmd()
` [PATCH v2 11/11] arch: Remove mk_pmd()
[PATCH v3 0/2] Implement endianess swap macros for RISC-V
2025-04-04 19:28 UTC (13+ messages)
` [PATCH v3 1/2] include/uapi/linux/swab.h: move default implementation for swab macros into asm-generic
` [PATCH v3 2/2] riscv: introduce asm/swab.h
[PATCH 0/7] More CRC kconfig option cleanups
2025-04-04 19:02 UTC (20+ messages)
` [PATCH 1/7] lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'
` [PATCH 2/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITT
` [PATCH 3/7] lib/crc: remove unnecessary prompt for CONFIG_CRC16
` [PATCH 4/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIF
` [PATCH 5/7] lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_T
` [PATCH 6/7] lib/crc: document all the CRC library kconfig options
` [PATCH 7/7] lib/crc: remove CONFIG_LIBCRC32C
[PATCH v1 0/5] Silence some clang -Wshorten-64-to-32 warnings
2025-04-04 11:35 UTC (10+ messages)
` [PATCH v1 1/5] bitfield: Silence a clang -Wshorten-64-to-32 warning
` [PATCH v1 2/5] bitmap: "
` [PATCH v1 3/5] bitops: "
` [PATCH v1 4/5] math64: "
` [PATCH v1 5/5] hash.h: "
[PATCH v2 00/20] Add support for shared PTEs across processes
2025-04-04 2:19 UTC (21+ messages)
` [PATCH v2 01/20] mm: Add msharefs filesystem
` [PATCH v2 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH v2 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH v2 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH v2 05/20] mm/mshare: add ways to set the size of an mshare region
` [PATCH v2 06/20] mm/mshare: Add a vma flag to indicate "
` [PATCH v2 07/20] mm/mshare: Add mmap support
` [PATCH v2 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH v2 09/20] sched/numa: do not scan msharefs vmas
` [PATCH v2 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH v2 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH v2 12/20] mm/mshare: prepare for page table sharing support
` [PATCH v2 13/20] x86/mm: enable page table sharing
` [PATCH v2 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH v2 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH v2 16/20] mm/mshare: Add an ioctl for mapping objects in an mshare region
` [PATCH v2 17/20] mm/mshare: Add an ioctl for unmapping "
` [PATCH v2 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH v2 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH v2 20/20] mm/mshare: associate a mem cgroup with an mshare file
Linux 6.14
2025-04-02 20:18 UTC
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-04-02 7:45 UTC (23+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
[PATCH v2 0/6] hyperv: Introduce new way to manage hypercall args
2025-04-01 19:29 UTC (8+ messages)
` [PATCH v2 4/6] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v2 5/6] PCI: "
[PATCH] kunit: fixes Compilation error on s390
2025-03-31 9:33 UTC (4+ messages)
[PATCH 0/3] Drop explicit --hash-style= setting for new
2025-03-30 12:18 UTC (6+ messages)
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv
` Ping: [PATCH 0/3] Drop explicit --hash-style= setting for new
[RFC PATCH 0/6] Cache coherency management subsystem
2025-03-29 7:14 UTC (4+ messages)
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-28 14:09 UTC (15+ messages)
` [PATCH v4 2/3] fs: split fileattr/fsxattr converters into helpers
` [PATCH v4 3/3] fs: introduce getfsxattrat and setfsxattrat syscalls
[arnd-asm-generic:asm-generic] BUILD SUCCESS 47a60391ae0ed04ffbb9bd8dcd94ad9d08b41288
2025-03-27 22:18 UTC
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (10+ messages)
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
[GIT PULL v2] asm-generic changes for 6.15
2025-03-27 19:11 UTC (2+ messages)
[GIT PULL] asm-generic changes for 6.15
2025-03-27 19:11 UTC (2+ messages)
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-27 16:20 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 16:20 UTC (2+ messages)
[PATCH] rwonce: fix crash by removing READ_ONCE() for unaligned read
2025-03-27 10:58 UTC (6+ messages)
[PATCH v4 1/3] lsm: introduce new hooks for setting/getting inode fsxattr
2025-03-27 9:19 UTC (4+ 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 NNTP newsgroup(s).