Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info(), (continued)
- [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- linux-next: duplicate patch in the bcachefs tree,
Stephen Rothwell
- Re: Build regressions/improvements in v6.8-rc2,
Geert Uytterhoeven
- [PATCH] bcachefs: Fix build on parisc by avoiding __multi3(), Helge Deller
- [PATCH v2] [net] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses,
Helge Deller
- [PATCH 1/7] parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367,
deller
- [PATCH] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses,
Helge Deller
- [PATCH v2 00/47] tty: vt: cleanup and documentation,
Jiri Slaby (SUSE)
- [PATCH v2 20/47] tty: vt: make init parameter of consw::con_init() a bool, Jiri Slaby (SUSE)
- [PATCH v2 22/47] tty: vt: remove checks for count in consw::con_clear() implementations, Jiri Slaby (SUSE)
- [PATCH v2 24/47] tty: vt: eliminate unneeded consw::con_putc() implementations, Jiri Slaby (SUSE)
- [PATCH v2 29/47] tty: vt: remove CM_* constants, Jiri Slaby (SUSE)
- [PATCH v2 30/47] tty: vt: make consw::con_switch() return a bool, Jiri Slaby (SUSE)
- [PATCH v2 33/47] tty: vt: use VESA blanking constants, Jiri Slaby (SUSE)
- [PATCH v2 21/47] tty: vt: sanitize arguments of consw::con_clear(), Jiri Slaby (SUSE)
- [PATCH v2 34/47] tty: vt: use enum constants for VESA blanking modes, Jiri Slaby (SUSE)
- [PATCH v2 35/47] tty: vt: make types around consw::con_blank() bool, Jiri Slaby (SUSE)
- [PATCH v2 36/47] tty: vt: make font of consw::con_font_set() const, Jiri Slaby (SUSE)
- [PATCH v2 37/47] tty: vt: make consw::con_font_default()'s name const, Jiri Slaby (SUSE)
- Re: [PATCH v2 00/47] tty: vt: cleanup and documentation, Helge Deller
- [PATCH 00/45] tty: vt: cleanup and documentation,
Jiri Slaby (SUSE)
- [PATCH 19/45] tty: vt: make init parameter of consw::con_init() a bool, Jiri Slaby (SUSE)
- [PATCH 20/45] tty: vt: sanitize arguments of consw::con_clear(), Jiri Slaby (SUSE)
- [PATCH 21/45] tty: vt: remove checks for count in consw::con_clear() implementations, Jiri Slaby (SUSE)
- [PATCH 23/45] tty: vt: eliminate unneeded consw::con_putc() implementations, Jiri Slaby (SUSE)
- [PATCH 28/45] tty: vt: remove CM_* constants, Jiri Slaby (SUSE)
- [PATCH 29/45] tty: vt: make consw::con_switch() return a bool, Jiri Slaby (SUSE)
- [PATCH 31/45] tty: vt: use VESA blanking constants, Jiri Slaby (SUSE)
- [PATCH 32/45] tty: vt: use enum for VESA blanking modes, Jiri Slaby (SUSE)
- [PATCH 33/45] tty: vt: make types around consw::con_blank() bool, Jiri Slaby (SUSE)
- [PATCH 34/45] tty: vt: make font of consw::con_font_set() const, Jiri Slaby (SUSE)
- [PATCH 35/45] tty: vt: make consw::con_font_default()'s name const, Jiri Slaby (SUSE)
- Re: [BUG][BISECTED] Freeze at loading init ramdisk,
Mirsad Todorovac
- [GIT PULL] parisc architecture fixes for v6.8-rc1,
Helge Deller
- [PATCH v2 0/4] arch/parisc: Detect primary framebuffer from device,
Thomas Zimmermann
- Re: hppa64 Linux in QEMU,
Helge Deller
- [PATCH] linux/export: Ensure natural alignment of kcrctab array,
Helge Deller
- [PATCH 0/4] arch/parisc: Detect primary framebuffer from device,
Thomas Zimmermann
- arch/parisc/mm/init.c:534:29: error: invalid application of 'sizeof' to incomplete type 'struct shmid64_ds',
Naresh Kamboju
- [RFC PATCH net-next v5 00/14] Device Memory TCP,
Mina Almasry
- [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers, Mina Almasry
- [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check, Mina Almasry
- [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator, Mina Almasry
- [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem, Mina Almasry
- [RFC PATCH net-next v5 07/14] page_pool: devmem support, Mina Almasry
- [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [RFC PATCH net-next v5 09/14] net: support non paged skb frags, Mina Almasry
- [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP, Mina Almasry
- [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation, Mina Almasry
- [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH v4 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing, Baoquan He
- [PATCH v4 2/7] kexec_file: print out debugging message if required, Baoquan He
- [PATCH v4 3/7] kexec_file, x86: print out debugging message if required, Baoquan He
- [PATCH v4 4/7] kexec_file, arm64: print out debugging message if required, Baoquan He
- [PATCH v4 5/7] kexec_file, ricv: print out debugging message if required, Baoquan He
- [PATCH v4 6/7] kexec_file, power: print out debugging message if required, Baoquan He
- [PATCH v4 7/7] kexec_file, parisc: print out debugging message if required, Baoquan He
- Re: [PATCH v4 0/7] kexec_file: print out debugging message if required, patchwork-bot+linux-riscv
- [GIT PULL] parisc architecture fix for v6.7-rc5,
Helge Deller
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required),
linux-parisc+owner
- <Possible follow-ups>
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- Bounce probe for linux-parisc@xxxxxxxxxxxxxxx (no action required), linux-parisc+owner
- 64-bit userspace root file system for hppa64,
Guenter Roeck
- Message not available
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Helge Deller
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Mark Cave-Ayland
- Re: 64-bit userspace root file system for hppa64, Guenter Roeck
[PATCH v3 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v3 2/7] kexec_file: print out debugging message if required, Baoquan He
- [PATCH v3 1/7] kexec_file: add kexec_file flag to control debug printing, Baoquan He
- [PATCH v3 3/7] kexec_file, x86: print out debugging message if required, Baoquan He
- [PATCH v3 4/7] kexec_file, arm64: print out debugging message if required, Baoquan He
- [PATCH v3 5/7] kexec_file, ricv: print out debugging message if required, Baoquan He
- [PATCH v3 6/7] kexec_file, power: print out debugging message if required, Baoquan He
- [PATCH v3 7/7] kexec_file, parisc: print out debugging message if required, Baoquan He
[PATCH] [parisc] superio: Add error handling for request_region in superio_init,
Haoran Liu
parisc: bug.h:71:17: error: invalid 'asm': operand number out of range,
Naresh Kamboju
[GIT PULL] parisc architecture fixes for v6.7-rc3,
Helge Deller
[PATCH 0/8] parisc patch queue,
deller
[PATCH v2 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH v2 2/7] kexec_file: print out debugging message if required, Baoquan He
- [PATCH v2 1/7] kexec_file: add kexec_file flag to control debug printing, Baoquan He
- [PATCH v2 3/7] kexec_file, x86: print out debugging message if required, Baoquan He
- [PATCH v2 4/7] kexec_file, arm64: print out debugging message if required, Baoquan He
- [PATCH v2 5/7] kexec_file, ricv: print out debugging message if required, Baoquan He
- [PATCH v2 7/7] kexec_file, parisc: print out debugging message if required, Baoquan He
- [PATCH v2 6/7] kexec_file, power: print out debugging message if required, Baoquan He
[PATCH 00/21] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 02/21] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 04/21] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
PSA: this list has moved to new vger infra (no action required), Konstantin Ryabitsev
Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec"),
Ignat Korchagin
[PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr(), Kefeng Wang
[GIT PULL v2] parisc architecture fixes for v6.7-rc2,
Helge Deller
[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr(),
Kefeng Wang
[PATCH] parisc: Replace strlcpy() with strscpy(),
Kees Cook
[PATCH 0/7] kexec_file: print out debugging message if required,
Baoquan He
- [PATCH 5/7] kexec_file, ricv: print out debugging message if required, Baoquan He
- [PATCH 3/7] kexec_file, x86: print out debugging message if required, Baoquan He
- [PATCH 6/7] kexec_file, power: print out debugging message if required, Baoquan He
- [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing, Baoquan He
- [PATCH 4/7] kexec_file, arm64: print out debugging message if required, Baoquan He
- [PATCH 2/7] kexec_file: print out debugging message if required, Baoquan He
- [PATCH 7/7] kexec_file, parisc: print out debugging message if required, Baoquan He
[PATCH 0/2] kexec_file: Load kernel at top of system RAM if required,
Baoquan He
[PATCH] parisc: Fix mmap_base calculation when stack grows upwards,
Helge Deller
[GIT PULL] parisc architecture fixes for v6.7-rc1 (part 2),
Helge Deller
Bisected stability regression in 6.6,
matoro
[PATCH 00/22] -Wmissing-prototype warning fixes,
Arnd Bergmann
- [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static, Arnd Bergmann
- [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static, Arnd Bergmann
- [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes, Arnd Bergmann
- [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header, Arnd Bergmann
- [PATCH 05/22] [RESEND] parport: gsc: mark init function static, Arnd Bergmann
- [PATCH 06/22] [RESEND] stackleak: add declarations for global functions, Arnd Bergmann
- [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header, Arnd Bergmann
- [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes, Arnd Bergmann
- [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes, Arnd Bergmann
- [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype, Arnd Bergmann
- [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype, Arnd Bergmann
- [PATCH 12/22] csky: fix arch_jump_label_transform_static override, Arnd Bergmann
- [PATCH 13/22] arch: add do_page_fault prototypes, Arnd Bergmann
- [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes, Arnd Bergmann
- [PATCH 15/22] arch: vdso: consolidate gettime prototypes, Arnd Bergmann
- [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static, Arnd Bergmann
- [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype, Arnd Bergmann
- [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static, Arnd Bergmann
- [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static, Arnd Bergmann
- [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static, Arnd Bergmann
- [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static, Arnd Bergmann
- [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally, Arnd Bergmann
- Re: (subset) [PATCH 00/22] -Wmissing-prototype warning fixes, Michael Ellerman
[PATCH v2] parisc/pgtable: Do not drop upper 5 address bits of physical address, Helge Deller
[PATCH] parisc/pgtable: Do not drop upper 5 address bits of physical address, Helge Deller
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]