messages from 2025-09-14 03:55:58 to 2025-09-26 00:19:48 UTC [more...]
[PATCH v3] once: fix race by moving DO_ONCE to separate section
2025-09-26 0:19 UTC (5+ messages)
[RFC PATCH 00/10] scalable symbol flags with __kflagstab
2025-09-26 0:11 UTC (7+ messages)
[PATCH net-next V5] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-25 20:30 UTC (6+ messages)
[PATCH V7 0/4] Add AMD I3C master controller driver and bindings
2025-09-25 16:50 UTC (27+ messages)
` [PATCH V7 1/4] dt-bindings: i3c: Add AMD I3C master controller support
` [PATCH V7 2/4] asm-generic/io.h: Add big-endian MMIO accessors
` [PATCH V7 3/4] i3c: master: Add endianness support for i3c_readl_fifo() and i3c_writel_fifo()
` [PATCH V7 4/4] i3c: master: Add AMD I3C bus controller driver
[PATCH v19 00/27] riscv control-flow integrity for usermode
2025-09-25 14:30 UTC (5+ messages)
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-25 13:10 UTC (58+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}
` [PATCH RESEND 47/62] init: fix typo: virtul => virtual
` [PATCH RESEND 48/62] init: fix comment
` [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command
` [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
` [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
` [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
` [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
` [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
` [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
` [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
` [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
` [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
` [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
` [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
` [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
` [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
[PATCH v2 0/6] Hyper-V: Implement hypervisor core collection
2025-09-24 17:07 UTC (8+ messages)
` [PATCH v2 1/6] x86/hyperv: Rename guest crash shutdown function
` [PATCH v2 2/6] hyperv: Add two new hypercall numbers to guest ABI public header
` [PATCH v2 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v2 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v2 5/6] x86/hyperv: Implement hypervisor RAM collection into vmcore
` [PATCH v2 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
[PATCH] asm-generic/io.h: Skip trace helpers if rwmmio events are disabled
2025-09-24 14:25 UTC (8+ messages)
Thematic Funds Letter Of Intent
2025-09-23 23:54 UTC
[RFC v2 0/3] Align atomic storage
2025-09-23 19:11 UTC (30+ messages)
` [RFC v2 2/3] atomic: Specify alignment for atomic_t and atomic64_t
` [RFC v2 3/3] atomic: Add alignment check to instrumented atomic operations
[PATCH v1 0/6] Hyper-V: Implement hypervisor core collection
2025-09-23 1:35 UTC (25+ messages)
` [PATCH v1 3/6] hyperv: Add definitions for hypervisor crash dump support
` [PATCH v1 4/6] x86/hyperv: Add trampoline asm code to transition from hypervisor
` [PATCH v1 5/6] x86/hyperv: Implement hypervisor ram collection into vmcore
` [PATCH v1 6/6] x86/hyperv: Enable build of hypervisor crashdump collection files
[patch 00/12] rseq: Implement time slice extension mechanism
2025-09-23 1:01 UTC (16+ messages)
` [patch 02/12] rseq: Add fields and constants for time slice extension
[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
2025-09-22 10:47 UTC (13+ messages)
` [PATCH v5 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v5 2/5] arm64: "
[PATCH net-next V4] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-22 8:15 UTC
[PATCH v2] asm-generic: Remove pud_user() from pgtable-nopmd.h
2025-09-20 0:14 UTC (2+ messages)
[PATCH] fix prototypes of reads[bwl]() on sparc64
2025-09-19 18:58 UTC (3+ messages)
[PATCH 0/5] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-09-18 19:59 UTC (9+ messages)
` [PATCH 1/5] x86/hyperv: Don't use hv apic driver when Secure AVIC is available
` [PATCH 2/5] drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
` [PATCH 3/5] x86/hyperv: Don't use auto-eoi when Secure AVIC is available
` [PATCH 4/5] x86/hyperv: Allow Hyper-V to inject STIMER0 interrupts
` [PATCH 5/5] x86/Hyper-V: Add Hyper-V specific hvcall to set backing page
[PATCH net-next V3] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-18 15:07 UTC (2+ messages)
[PATCH 00/62] initrd: remove classic initrd support
2025-09-17 18:00 UTC (4+ messages)
[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-16 15:50 UTC (4+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[PATCH net-next V2] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
2025-09-16 13:13 UTC (10+ messages)
Hiring Linux Gurus for Next Microsoft/Apple Now!
2025-09-16 5:15 UTC
[PATCH v3 6/7] asm-generic: percpu: Add assembly guard
2025-09-15 15:29 UTC (3+ messages)
[PATCH v3 00/22] Add support for shared PTEs across processes
2025-09-15 15:27 UTC (3+ messages)
` [PATCH v3 13/22] mm/mshare: prepare for page table sharing support
[PATCHES] misc dead code removals in arch/* - mostly asm/pgtable.h
2025-09-15 6:42 UTC (3+ messages)
` [PATCH 5/6][microblaze,xtensa] kill FIRST_USER_PGD_NR
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