Linux Arch
[Prev Page][Next Page]
- [PATCH v2 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor, (continued)
- [PATCH 02/10] linux/init: remove __memexit* annotations,
Masahiro Yamada
- [PATCH] ACPI: Rename acpi_scan_device_not_present() to be about enumeration,
Oracle
- [PATCH] ACPI: Use the acpi_device_is_present() helper in more places,
Oracle
- [linux-next:master] BUILD REGRESSION 4230ea146b1e64628f11e44290bb4008e391bc24,
kernel test robot
- [PATCH v5 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
- [GIT PULL] LoongArch fixes for v6.6-rc7,
Huacai Chen
- [linux-next:master] BUILD REGRESSION 2dac75696c6da3c848daa118a729827541c89d33,
kernel test robot
- [PATCH v6 00/38] arm64/gcs: Provide support for GCS in userspace,
Mark Brown
- [PATCH v6 01/38] arm64/mm: Restructure arch_validate_flags() for extensibility, Mark Brown
- [PATCH v6 02/38] prctl: arch-agnostic prctl for shadow stack, Mark Brown
- [PATCH v6 03/38] mman: Add map_shadow_stack() flags, Mark Brown
- [PATCH v6 04/38] arm64: Document boot requirements for Guarded Control Stacks, Mark Brown
- [PATCH v6 06/38] arm64/sysreg: Add new system registers for GCS, Mark Brown
- [PATCH v6 07/38] arm64/sysreg: Add definitions for architected GCS caps, Mark Brown
- [PATCH v6 05/38] arm64/gcs: Document the ABI for Guarded Control Stacks, Mark Brown
- [PATCH v6 08/38] arm64/gcs: Add manual encodings of GCS instructions, Mark Brown
- [PATCH v6 11/38] arm64/mm: Allocate PIE slots for EL0 guarded control stack, Mark Brown
- [PATCH v6 10/38] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS), Mark Brown
- [PATCH v6 09/38] arm64/gcs: Provide copy_to_user_gcs(), Mark Brown
- [PATCH v6 12/38] mm: Define VM_SHADOW_STACK for arm64 when we support GCS, Mark Brown
- [PATCH v6 13/38] arm64/mm: Map pages for guarded control stack, Mark Brown
- [PATCH v6 14/38] KVM: arm64: Manage GCS registers for guests, Mark Brown
- [PATCH v6 16/38] arm64/idreg: Add overrride for GCS, Mark Brown
- [PATCH v6 15/38] arm64/gcs: Allow GCS usage at EL0 and EL1, Mark Brown
- [PATCH v6 17/38] arm64/hwcap: Add hwcap for GCS, Mark Brown
- [PATCH v6 18/38] arm64/traps: Handle GCS exceptions, Mark Brown
- [PATCH v6 20/38] arm64/gcs: Context switch GCS state for EL0, Mark Brown
- [PATCH v6 19/38] arm64/mm: Handle GCS data aborts, Mark Brown
- [PATCH v6 22/38] arm64/gcs: Implement shadow stack prctl() interface, Mark Brown
- [PATCH v6 23/38] arm64/mm: Implement map_shadow_stack(), Mark Brown
- [PATCH v6 21/38] arm64/gcs: Allocate a new GCS for threads with GCS enabled, Mark Brown
- [PATCH v6 25/38] arm64/signal: Expose GCS state in signal frames, Mark Brown
- [PATCH v6 24/38] arm64/signal: Set up and restore the GCS context for signal handlers, Mark Brown
- [PATCH v6 26/38] arm64/ptrace: Expose GCS via ptrace and core files, Mark Brown
- [PATCH v6 33/38] kselftest/arm64: Add very basic GCS test program, Mark Brown
- [PATCH v6 34/38] kselftest/arm64: Add a GCS test program built with the system libc, Mark Brown
- [PATCH v6 35/38] kselftest/arm64: Add test coverage for GCS mode locking, Mark Brown
- [PATCH v6 36/38] selftests/arm64: Add GCS signal tests, Mark Brown
- [PATCH v6 37/38] kselftest/arm64: Add a GCS stress test, Mark Brown
- [PATCH v6 38/38] kselftest/arm64: Enable GCS for the FP stress tests, Mark Brown
- [PATCH v6 28/38] kselftest/arm64: Verify the GCS hwcap, Mark Brown
- [PATCH v6 30/38] kselftest/arm64: Add framework support for GCS to signal handling tests, Mark Brown
- [PATCH v6 27/38] arm64: Add Kconfig for Guarded Control Stack (GCS), Mark Brown
- [PATCH v6 29/38] kselftest/arm64: Add GCS as a detected feature in the signal tests, Mark Brown
- [PATCH v6 31/38] kselftest/arm64: Allow signals tests to specify an expected si_code, Mark Brown
- [PATCH v6 32/38] kselftest/arm64: Always run signals tests with GCS enabled, Mark Brown
- [tip:locking/core] [futex] cb8c4312af: will-it-scale.per_process_ops -3.2% regression, kernel test robot
- [PATCH] LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage(), Huacai Chen
- [arnd-asm-generic:asm-generic] BUILD SUCCESS f82060480095a909291adc90d5579f50b6ec0627, kernel test robot
- [PATCH memory-model] docs: memory-barriers: Add note on compiler transformation and address deps,
Paul E. McKenney
- [PATCH 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG,
Stephen Brennan
- [PATCH v2 00/17] Add folio_end_read,
Matthew Wilcox (Oracle)
- [PATCH v2 12/17] riscv: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH v2 13/17] s390: Implement arch_xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH v2 17/17] mm: Use folio_xor_flags_has_waiters() in folio_end_writeback(), Matthew Wilcox (Oracle)
- [PATCH v2 11/17] powerpc: Implement arch_xor_unlock_is_negative_byte on 32-bit, Matthew Wilcox (Oracle)
- [PATCH v2 10/17] mips: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH v2 09/17] m68k: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH v2 16/17] mm: Make __end_folio_writeback() return void, Matthew Wilcox (Oracle)
- [PATCH v2 15/17] mm: Add folio_xor_flags_has_waiters(), Matthew Wilcox (Oracle)
- [PATCH v2 03/17] mm: Add folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH v2 06/17] iomap: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH v2 04/17] ext4: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH v2 14/17] mm: Delete checks for xor_unlock_is_negative_byte(), Matthew Wilcox (Oracle)
- [PATCH v2 01/17] iomap: Hold state_lock over call to ifs_set_range_uptodate(), Matthew Wilcox (Oracle)
- [PATCH v2 05/17] buffer: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH v2 08/17] alpha: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH v2 02/17] iomap: Protect read_bytes_pending with the state_lock, Matthew Wilcox (Oracle)
- [PATCH v2 07/17] bitops: Add xor_unlock_is_negative_byte(), Matthew Wilcox (Oracle)
- [arnd-asm-generic:asm-generic] BUILD SUCCESS ccab211af3c2b90ed792eb5f33707d2f0d59fe50, kernel test robot
- [linux-next:master] BUILD REGRESSION c9f2baaa18b5ea8f006a2b3a616da9597c71d15e, kernel test robot
- [RFC PATCH v2 0/4] mm/mempolicy: get/set_mempolicy2 syscalls,
Gregory Price
- Re: [PATCH v4 15/15] Drivers: hv: Add modules to expose /dev/mshv to VMMs running on Hyper-V,
kernel test robot
- [PATCH] vmlinux.lds.h: remove unused CPU_KEEP and CPU_DISCARD macros,
Masahiro Yamada
- [PATCH v4 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH v4 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH v4 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH v4 02/15] mshyperv: Introduce hv_get_hypervisor_version function, Nuno Das Neves
- [PATCH v4 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH v4 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c, Nuno Das Neves
- [PATCH v4 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH v4 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs, Nuno Das Neves
- [PATCH v4 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH v4 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally., Nuno Das Neves
- [PATCH v4 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH v4 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH v4 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH v4 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH v4 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- Message not available
Re: [PATCH v4 4/6] binfmt_elf: Use elf_load() for library, Kees Cook
[GIT PULL] LoongArch fixes for v6.6-rc4,
Huacai Chen
[PATCH] div64: Clean up errors in div64.h, KaiLong Wang
[PATCH] vmlinux.lds.h: Clean up errors in vmlinux.lds.h,
KaiLong Wang
[RFC PATCH 0/2] mm: mempolicy: Multi-tier interleaving,
Ravi Jonnalagadda
[PATCH] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries,
Peter Bergner
[PATCH] LoongArch: numa: Fix high_memory calculation,
Huacai Chen
[PATCH] cpu-hotplug: provide prototypes for arch CPU registration,
Russell King (Oracle)
ia64 maintainership (resend),
Tomáš Glozar
[GIT PULL] LoongArch fixes for v6.6-rc3,
Huacai Chen
[PATCH v2] hyperv: reduce size of ms_hyperv_info,
Olaf Hering
[PATCH v3 00/15] Introduce /dev/mshv drivers,
Nuno Das Neves
- [PATCH v3 02/15] mshyperv: Introduce hv_get_hypervisor_version function, Nuno Das Neves
- [PATCH v3 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info, Nuno Das Neves
- [PATCH v3 08/15] Drivers: hv: Introduce per-cpu event ring tail, Nuno Das Neves
- [PATCH v3 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message, Nuno Das Neves
- [PATCH v3 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi(), Nuno Das Neves
- [PATCH v3 05/15] hyperv: Move hv_connection_id to hyperv-tlfs, Nuno Das Neves
- [PATCH v3 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*, Nuno Das Neves
- [PATCH v3 12/15] Documentation: Reserve ioctl number for mshv driver, Nuno Das Neves
- [PATCH v3 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno, Nuno Das Neves
- [PATCH v3 10/15] x86: hyperv: Add mshv_handler irq handler and setup function, Nuno Das Neves
- [PATCH v3 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common.c, Nuno Das Neves
- [PATCH v3 14/15] asm-generic: hyperv: Use new Hyper-V headers conditionally., Nuno Das Neves
- [PATCH v3 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code, Nuno Das Neves
- [PATCH v3 13/15] uapi: hyperv: Add mshv driver headers defining hypervisor ABIs, Nuno Das Neves
- Message not available
Message not available
Message not available
[PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
[PATCH v3 00/15] futex: More futex2 bits,
peterz
[PATCH v3 10/15] futex: Add sys_futex_requeue(), peterz
[PATCH v3 08/15] futex: Propagate flags into get_futex_key(), peterz
[PATCH v3 09/15] futex: Add flags2 argument to futex_requeue(), peterz
[PATCH v3 13/15] futex: Propagate flags into futex_get_value_locked(), peterz
[PATCH v3 04/15] futex: Validate futex value against futex size, peterz
[PATCH v3 15/15] futex,selftests: Extend the futex selftests, peterz
[PATCH v3 05/15] futex: Add sys_futex_wake(), peterz
[PATCH v3 12/15] futex: Implement FUTEX2_NUMA, peterz
[PATCH v3 14/15] futex: Enable FUTEX2_{8,16}, peterz
futex2 numa stuff, Peter Zijlstra
[PATCH v5 0/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
[PATCH 5.4 056/367] x86/boot: Annotate local functions, Greg Kroah-Hartman
[RFC v2 0/5] move_phys_pages syscall,
Gregory Price
[PATCH v7 0/4] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
[PATCH v1] hyperv: reduce size of ms_hyperv_info,
Olaf Hering
[PATCH] mm: add statistics for PUD level pagetable,
Baolin Wang
[arnd-asm-generic:asm-generic] BUILD SUCCESS 43ff221426d33db909f7159fdf620c3b052e2d1c, kernel test robot
[PATCH 00/17] Add folio_end_read,
Matthew Wilcox (Oracle)
- [PATCH 04/17] ext4: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH 12/17] riscv: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH 15/17] mm: Add folio_xor_flags_has_waiters(), Matthew Wilcox (Oracle)
- [PATCH 16/17] mm: Make __end_folio_writeback() return void, Matthew Wilcox (Oracle)
- [PATCH 06/17] iomap: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH 13/17] s390: Implement arch_xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH 14/17] mm: Delete checks for xor_unlock_is_negative_byte(), Matthew Wilcox (Oracle)
- [PATCH 11/17] powerpc: Implement arch_xor_unlock_is_negative_byte on 32-bit, Matthew Wilcox (Oracle)
- [PATCH 10/17] mips: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH 03/17] mm: Add folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH 01/17] iomap: Hold state_lock over call to ifs_set_range_uptodate(), Matthew Wilcox (Oracle)
- [PATCH 07/17] bitops: Add xor_unlock_is_negative_byte(), Matthew Wilcox (Oracle)
- [PATCH 02/17] iomap: Protect read_bytes_pending with the state_lock, Matthew Wilcox (Oracle)
- [PATCH 08/17] alpha: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH 09/17] m68k: Implement xor_unlock_is_negative_byte, Matthew Wilcox (Oracle)
- [PATCH 05/17] buffer: Use folio_end_read(), Matthew Wilcox (Oracle)
- [PATCH 17/17] mm: Use folio_xor_flags_has_waiters() in folio_end_writeback(), Matthew Wilcox (Oracle)
- Re: [PATCH 00/17] Add folio_end_read, Linus Torvalds
[PATCH v6 0/4] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
[PATCH] logic_pio: remove duplicate declarations of function,
John Sanpe
[RFC PATCH 0/3] mm/mempolicy: set/get_mempolicy2,
Gregory Price
[PATCH v2] arch: Reserve map_shadow_stack() syscall number for all architectures,
Sohil Mehta
[PATCH RFC v2] cpu-hotplug: provide prototypes for arch CPU registration,
Russell King (Oracle)
[PATCH RFC] cpu-hotplug: provide prototypes for arch CPU registration, Russell King (Oracle)
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug,
James Morse
- [RFC PATCH v2 01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, James Morse
- [RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, James Morse
- [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, James Morse
- [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init(), James Morse
- [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails, James Morse
- [RFC PATCH v2 06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), James Morse
- [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order, James Morse
- [RFC PATCH v2 08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES, James Morse
- [RFC PATCH v2 09/35] LoongArch: Switch over to GENERIC_CPU_DEVICES, James Morse
- [RFC PATCH v2 10/35] riscv: Switch over to GENERIC_CPU_DEVICES, James Morse
- [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, James Morse
- [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places, James Morse
- [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration, James Morse
- [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices, James Morse
- [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages, James Morse
- [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT, James Morse
- [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info(), James Morse
- [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', James Morse
- [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), James Morse
- [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, James Morse
- [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, James Morse
- [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present, James Morse
- [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled, James Morse
- [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, James Morse
- [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header, James Morse
- [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu(), James Morse
- [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?], James Morse
- [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu(), James Morse
- [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), James Morse
- [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, James Morse
- [RFC PATCH v2 34/35] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, James Morse
- [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit, James Morse
- [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs, James Morse
- [RFC PATCH v2 33/35] arm64: document virtual CPU hotplug's expectations, James Morse
- [RFC PATCH v2 35/35] cpumask: Add enabled cpumask for present CPUs that can be brought online, James Morse
- Re: [RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug, Russell King (Oracle)
- RE: [RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug, Salil Mehta
[PATCH v4 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
Re: [syzbot] [kernel?] general protection fault in arch_tlbbatch_flush, syzbot
[GIT PULL] Remove Itanium support,
Ard Biesheuvel
[PATCH v4 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
[PATCH v3 0/5] ppc, fbdev: Clean up fbdev mmap helper,
Thomas Zimmermann
[PATCH 0/2] arch: Sync all syscall tables with 2 newly added system calls,
Sohil Mehta
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support,
guoren
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]