Linux Arch
[Prev Page][Next Page]
- Re: [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, (continued)
- [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 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu(), 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 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails, 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)
- PSA: this list has been migrated (no action required), Konstantin Ryabitsev
- [RFC PATCH v3 00/12] Device Memory TCP,
Mina Almasry
- [RFC PATCH v3 01/12] net: page_pool: factor out releasing DMA from releasing the page, Mina Almasry
- [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers, Mina Almasry
- [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice, Mina Almasry
- [RFC PATCH v3 05/12] netdev: netdevice devmem allocator, Mina Almasry
- [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [RFC PATCH v3 07/12] page-pool: device memory support, Mina Almasry
- [RFC PATCH v3 08/12] net: support non paged skb frags, Mina Almasry
- [RFC PATCH v3 10/12] tcp: RX path for devmem TCP, Mina Almasry
- [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags, Mina Almasry
- [RFC PATCH v3 11/12] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages, Mina Almasry
- [RFC PATCH v3 12/12] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- Re: [RFC PATCH v3 00/12] Device Memory TCP, David Ahern
- [GIT PULL] asm-generic updates for v6.7,
Arnd Bergmann
- [PATCH v10 0/5] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
- [PATCH v9 0/5] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
- Overhead of io{read,write}{8,16,32,64} on x86,
Jiaxun Yang
- Re: Overhead of io{read,write}{8,16,32,64} on x86, Arnd Bergmann
- Re: Overhead of io{read,write}{8,16,32,64} on x86, Peter Zijlstra
- Re: Overhead of io{read,write}{8,16,32,64} on x86, Jiaxun Yang
- [PATCH] LoongArch: Support PREEMPT_DYNAMIC with static keys, Huacai Chen
- [PATCH v6 0/4] riscv: tlb flush improvements,
Alexandre Ghiti
- [PATCH v8 0/5] riscv: Add fine-tuned checksum functions,
Charlie Jenkins
- [PATCH v3 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG,
Stephen Brennan
- [arnd-asm-generic:asm-generic] BUILD SUCCESS 550087a0ba91eb001c139f563a193b1e9ef5a8dd, kernel test robot
- [PATCH v2 0/1] Introduce CONFIG_DEBUG_INFO_IKCONFIG,
Stephen Brennan
- [RFC] rust: types: Add read_once and write_once,
Boqun Feng
- [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug,
Russell King (Oracle)
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu(), Russell King (Oracle)
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration, Oracle
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places, Oracle
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, Oracle
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 13/39] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs, Oracle
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Russell King (Oracle)
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Rafael J. Wysocki
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Miguel Luis
- [PATCH v2 00/39] Memory allocation profiling,
Suren Baghdasaryan
- [PATCH v2 01/39] lib/string_helpers: Add flags param to string_get_size(), Suren Baghdasaryan
- [PATCH v2 02/39] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [PATCH v2 03/39] fs: Convert alloc_inode_sb() to a macro, Suren Baghdasaryan
- [PATCH v2 04/39] nodemask: Split out include/linux/nodemask_types.h, Suren Baghdasaryan
- [PATCH v2 05/39] prandom: Remove unused include, Suren Baghdasaryan
- [PATCH v2 06/39] mm: enumerate all gfp flags, Suren Baghdasaryan
- [PATCH v2 08/39] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [PATCH v2 07/39] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [PATCH v2 09/39] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [PATCH v2 10/39] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [PATCH v2 11/39] slab: objext: introduce objext_flags as extension to page_memcg_data_flags, Suren Baghdasaryan
- [PATCH v2 12/39] lib: code tagging framework, Suren Baghdasaryan
- [PATCH v2 13/39] lib: code tagging module support, Suren Baghdasaryan
- [PATCH v2 14/39] lib: prevent module unloading if memory is not freed, Suren Baghdasaryan
- [PATCH v2 15/39] lib: add allocation tagging support for memory allocation profiling, Suren Baghdasaryan
- [PATCH v2 16/39] lib: introduce support for page allocation tagging, Suren Baghdasaryan
- [PATCH v2 17/39] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [PATCH v2 18/39] change alloc_pages name in ivpu_bo_ops to avoid conflicts, Suren Baghdasaryan
- [PATCH v2 19/39] mm: enable page allocation tagging, Suren Baghdasaryan
- [PATCH v2 20/39] mm: create new codetag references during page splitting, Suren Baghdasaryan
- [PATCH v2 21/39] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y, Suren Baghdasaryan
- [PATCH v2 22/39] lib: add codetag reference into slabobj_ext, Suren Baghdasaryan
- [PATCH v2 23/39] mm/slab: add allocation accounting into slab allocation and free paths, Suren Baghdasaryan
- [PATCH v2 25/39] mm/slub: Mark slab_free_freelist_hook() __always_inline, Suren Baghdasaryan
- [PATCH v2 26/39] mempool: Hook up to memory allocation profiling, Suren Baghdasaryan
- [PATCH v2 24/39] mm/slab: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [PATCH v2 28/39] timekeeping: Fix a circular include dependency, Suren Baghdasaryan
- [PATCH v2 34/39] rhashtable: Plumb through alloc tag, Suren Baghdasaryan
- [PATCH v2 32/39] arm64: Fix circular header dependency, Suren Baghdasaryan
- [PATCH v2 31/39] mm: percpu: enable per-cpu allocation tagging, Suren Baghdasaryan
- [PATCH v2 29/39] mm: percpu: Introduce pcpuobj_ext, Suren Baghdasaryan
- [PATCH v2 36/39] codetag: debug: skip objext checking when it's for objext itself, Suren Baghdasaryan
- [PATCH v2 33/39] mm: vmalloc: Enable memory allocation profiling, Suren Baghdasaryan
- [PATCH v2 30/39] mm: percpu: Add codetag reference into pcpuobj_ext, Suren Baghdasaryan
- [PATCH v2 35/39] lib: add memory allocations report in show_mem(), Suren Baghdasaryan
- [PATCH v2 27/39] xfs: Memory allocation profiling fixups, Suren Baghdasaryan
- [PATCH v2 37/39] codetag: debug: mark codetags for reserved pages as empty, Suren Baghdasaryan
- [PATCH v2 38/39] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations, Suren Baghdasaryan
- [PATCH v2 39/39] MAINTAINERS: Add entries for code tagging and memory allocation profiling, Suren Baghdasaryan
- Re: [PATCH v2 00/39] Memory allocation profiling, Roman Gushchin
- Sharing page tables across processes (mshare),
Khalid Aziz
- [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic(),
Al Viro
- Re: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic(), Al Viro
- RE: [RFC][PATCH] fix csum_and_copy_..._user() idiocy. Re: AW: [PATCH] amd64: Fix csum_partial_copy_generic(), David Laight
- [RFC][PATCHES v2] checksum stuff, Al Viro
- [PATCH v2 01/18] make net/checksum.h self-contained, Al Viro
- [PATCH v2 6/9] f2fs: Avoid reading renamed directory if parent does not change, Al Viro
- [PATCH v2 09/18] mips: pull include of asm-generic/checksum.h out of #if, Al Viro
- [PATCH v2 10/18] nios2: pull asm-generic/checksum.h, Al Viro
- [PATCH v2 5/9] ext4: don't access the source subdirectory content on same-directory rename, Al Viro
- [PATCH v2 08/18] alpha: pull asm-generic/checksum.h, Al Viro
- [PATCH v2 06/18] consolidate csum_tcpudp_magic(), take default variant into net/checksum.h, Al Viro
- [PATCH v2 8/9] kill lock_two_inodes(), Al Viro
- [PATCH v2 05/18] bits missing from csum_and_copy_{from,to}_user() unexporting., Al Viro
- [PATCH v2 15/18] x86: optimized csum_add() is the same for 32bit and 64bit, Al Viro
- [PATCH v2 11/18] x86: merge csum_fold() for 32bit and 64bit, Al Viro
- [PATCH v2 7/9] rename(): fix the locking of subdirectories, Al Viro
- [PATCH v2 16/18] x86: lift the extern for csum_partial() into checksum.h, Al Viro
- [PATCH v2 13/18] x86: merge csum_tcpudp_nofold() for 32bit and 64bit, Al Viro
- [PATCH v2 14/18] amd64: saner handling of odd address in csum_partial(), Al Viro
- [PATCH v2 02/18] get rid of asm/checksum.h includes outside of include/net/checksum.h and arch, Al Viro
- [PATCH v2 2/9] ocfs2: Avoid touching renamed directory if parent does not change, Al Viro
- [PATCH v2 18/18] uml/x86: use normal x86 checksum.h, Al Viro
- [PATCH v2 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor, Al Viro
- [PATCH v2 04/18] Fix the csum_and_copy_..._user() idiocy, Al Viro
- [PATCH v2 07/18] consolidate default ip_compute_csum(), Al Viro
- [PATCH v2 4/9] ext2: Avoid reading renamed directory if parent does not change, Al Viro
- [PATCH v2 17/18] x86_64: move csum_ipv6_magic() from csum-wrappers_64.c to csum-partial_64.c, Al Viro
- [PATCH v2 12/18] x86: merge ip_fast_csum() for 32bit and 64bit, Al Viro
- [PATCH v2 03/18] make net/checksum.h the sole user of asm/checksum.h, Al Viro
- [PATCH v2 3/9] udf_rename(): only access the child content on cross-directory rename, Al Viro
- [PATCH v2 1/9] reiserfs: Avoid touching renamed directory if parent does not change, Al Viro
- Re: [RFC][PATCHES v2] checksum stuff, Al Viro
- RE: [RFC][PATCHES v2] checksum stuff, David Laight
- [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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]