messages from 2025-09-10 14:14:37 to 2025-09-15 07:23:03 UTC [more...]
[PATCH V2 0/7] Add interface to expose vpa dtl counters via
2025-09-15 7:22 UTC (3+ messages)
` [PATCH V2 1/7] powerpc/time: Expose boot_tb via accessor
` [PATCH V2 2/7] powerpc/vpa_dtl: Add interface to expose vpa dtl counters via perf
[PATCH v2 0/7] Nesting support for lazy MMU mode
2025-09-15 6:28 UTC (32+ messages)
` [PATCH v2 2/7] mm: introduce local state for lazy_mmu sections
[PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
2025-09-15 5:43 UTC (5+ messages)
` [PATCH v2 1/3] powerpc/ftrace: ensure ftrace record ops are always set for NOPs
` [PATCH v2 2/3] powerpc64/modules: correctly iterate over stubs in setup_ftrace_ool_stubs
` [PATCH v2 3/3] powerpc64/modules: replace stub allocation sentinel with an explicit counter
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-12 9:03 UTC (7+ messages)
` [PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-15 4:41 UTC (71+ 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 07/62] arm: init: remove ATAG_RAMDISK
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete
` [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support
` [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter
` [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0
` [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
` [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 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
` [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
` [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
` [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
` [PATCH RESEND 24/62] init: remove wrong comment
` [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
` [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
` [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"
` [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 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
` [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
` [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
` [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
` [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
` [PATCH RESEND 34/62] init: inline create_dev into the only caller
` [PATCH RESEND 35/62] init: make mount_root_generic static
` [PATCH RESEND 36/62] init: make mount_root static
` [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h
` [PATCH RESEND 38/62] init: remove most headers "
` [PATCH RESEND 39/62] init: make console_on_rootfs static
` [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem
` [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem
` [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>
` [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
` [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
` [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
` [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
` [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 v6 0/2] kasan: unify kasan_enabled() and remove arch-specific implementations
2025-09-15 4:30 UTC (4+ messages)
` [PATCH v6 1/2] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
[PATCH] watchdog: remove HARDLOCKUP_DETECTOR_PERF
2025-09-15 3:53 UTC
32-bit HIGHMEM and game console downstreams
2025-09-14 14:14 UTC (3+ messages)
[RFC V2 0/8] Generic IRQ entry/exit support for powerpc
2025-09-14 9:02 UTC (8+ messages)
` [RFC V2 1/8] powerpc: rename arch_irq_disabled_regs
` [RFC V2 2/8] powerpc: Prepare to build with generic entry/exit framework
` [RFC V2 3/8] powerpc: introduce arch_enter_from_user_mode
RFI: powerpc cpus supporting BLRM for MSR_LE
2025-09-13 7:45 UTC (2+ messages)
[powerpc:merge] BUILD SUCCESS ee89a44e586888e6a221c905869ce5502039ea38
2025-09-13 5:03 UTC
[PATCH 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
2025-09-12 22:38 UTC (3+ messages)
` [PATCH 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
2025-09-13 2:48 UTC (6+ messages)
` [External] "
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-12 21:09 UTC (21+ messages)
[PATCH v2] powerpc/32: Fix unpaired stwcx. on interrupt exit
2025-09-12 13:34 UTC (3+ messages)
[linux-next20250912] Build warnings at drivers/net/ethernet/intel/idpf/xdp.c:6
2025-09-12 13:30 UTC (2+ messages)
[RFC PATCH v3 00/10] paravirt CPUs and push task for less vCPU preemption
2025-09-12 12:49 UTC (25+ messages)
` [RFC PATCH v3 01/10] sched/docs: Document cpu_paravirt_mask and Paravirt CPU concept
` [RFC PATCH v3 02/10] cpumask: Introduce cpu_paravirt_mask
` [RFC PATCH v3 03/10] sched: Static key to check paravirt cpu push
` [RFC PATCH v3 04/10] sched/core: Dont allow to use CPU marked as paravirt
` [RFC PATCH v3 05/10] sched/fair: Don't consider paravirt CPUs for wakeup and load balance
` [RFC PATCH v3 06/10] sched/rt: Don't select paravirt CPU for wakeup and push/pull rt task
` [RFC PATCH v3 07/10] sched/core: Push current task from paravirt CPU
` [RFC PATCH v3 08/10] sysfs: Add paravirt CPU file
` [RFC PATCH v3 09/10] powerpc: Add debug file for set/unset paravirt CPUs
` [HELPER PATCH] sysfs: Provide write method for paravirt
[PATCH] gpio: mpc5200: Drop legacy-of-mm-gpiochip.h header
2025-09-12 7:29 UTC (3+ messages)
[PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
2025-09-12 6:23 UTC (2+ messages)
[PATCH] ALSA: aoa: Remove redundant size arguments from strscpy()
2025-09-12 5:55 UTC (2+ messages)
[PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
2025-09-12 3:56 UTC (2+ messages)
[PATCH] powerpc/ps3: Use str_write_read() in ps3stor_read_write_sectors()
2025-09-12 3:56 UTC (2+ messages)
[PATCH v2 0/3] powerpc: Cleanup and convert to MSI parent domain
2025-09-12 3:56 UTC (2+ messages)
[PATCH] powerpc: Remove duplicate definition for ppc_msgsnd_sync()
2025-09-12 3:56 UTC (2+ messages)
[PATCH] powerpc/vdso: Include asm/syscalls.h for sys_ni_syscall()
2025-09-12 3:56 UTC (2+ messages)
[PATCH] powerpc/cpm2: Drop legacy-of-mm-gpiochip.h header
2025-09-12 3:55 UTC (2+ messages)
[PATCH] powerpc/8xx: Remove offset in SPRN_M_TWB
2025-09-12 3:55 UTC (2+ messages)
[PATCH] arch/powerpc: Remove support for older GCC and binutils
2025-09-12 3:55 UTC (2+ messages)
[PATCH 1/2] powerpc/44x: Change GPIO driver to a proper platform driver
2025-09-12 3:55 UTC (2+ messages)
[PATCH] PCI/AER: Fix NULL pointer access by aer_info
2025-09-11 23:41 UTC (4+ messages)
[PATCH 0/4] PCI: Update error recovery documentation
2025-09-11 21:52 UTC (2+ messages)
[PATCH v2] powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exit
2025-09-11 12:30 UTC
[PATCH 00/14] paravirt: cleanup and reorg
2025-09-11 8:00 UTC (5+ messages)
` [PATCH 05/14] paravirt: remove asm/paravirt_api_clock.h
` [PATCH 06/14] sched: move clock related paravirt code to kernel/sched
[PATCH] powerpc64/modules: fix ool-ftrace-stub vs. livepatch relocation corruption
2025-09-11 6:25 UTC (5+ messages)
[PATCH] powerpc: Fix OPAL support in 32-bit boot wrapper
2025-09-10 12:16 UTC
[RFC PATCH] powerpc: Remove CONFIG_HIGHMEM
2025-09-10 20:13 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 NNTP newsgroup(s).