Linux Arch
[Prev Page][Next Page]
- Re: [RFC] LKMM: Add volatile_if(), (continued)
- [asm-generic:clkdev] BUILD REGRESSION 84587cb0f9ed09b9b7f787276ef05beda4ae0ba8, kernel test robot
- [PATCH v2 0/9] Remove DISCINTIGMEM memory model,
Mike Rapoport
- [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA, Mike Rapoport
- [PATCH v2 2/9] arc: update comment about HIGHMEM implementation, Mike Rapoport
- [PATCH v2 3/9] arc: remove support for DISCONTIGMEM, Mike Rapoport
- [PATCH v2 4/9] m68k: remove support for DISCONTIGMEM, Mike Rapoport
- [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM, Mike Rapoport
- [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM, Mike Rapoport
- [PATCH v2 7/9] docs: remove description of DISCONTIGMEM, Mike Rapoport
- [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA, Mike Rapoport
- [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM, Mike Rapoport
- Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model, Geert Uytterhoeven
- Re: [PATCH v2 0/9] Remove DISCINTIGMEM memory model, Arnd Bergmann
- [asm-generic:clkdev 4/7] arch/m68k/coldfire/m525x.c:29:30: error: 'pll' undeclared here (not in a function), kernel test robot
- [PATCH v8 00/19] Add support for 32-bit tasks on asymmetric AArch32 systems,
Will Deacon
- [PATCH v8 01/19] arm64: cpuinfo: Split AArch32 registers out into a separate struct, Will Deacon
- [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support, Will Deacon
- [PATCH v8 03/19] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support, Will Deacon
- [PATCH v8 04/19] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs, Will Deacon
- [PATCH v8 05/19] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection, Will Deacon
- [PATCH v8 06/19] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1, Will Deacon
- [PATCH v8 07/19] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus(), Will Deacon
- [PATCH v8 08/19] sched: Reject CPU affinity changes based on task_cpu_possible_mask(), Will Deacon
- [PATCH v8 09/19] sched: Introduce task_struct::user_cpus_ptr to track requested affinity, Will Deacon
- [PATCH v8 10/19] sched: Split the guts of sched_setaffinity() into a helper function, Will Deacon
- [PATCH v8 11/19] sched: Allow task CPU affinity to be restricted on asymmetric systems, Will Deacon
- [PATCH v8 12/19] sched: Introduce task_cpus_dl_admissible() to check proposed affinity, Will Deacon
- [PATCH v8 13/19] arm64: Implement task_cpu_possible_mask(), Will Deacon
- [PATCH v8 14/19] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0, Will Deacon
- [PATCH v8 15/19] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system, Will Deacon
- [PATCH v8 16/19] arm64: Advertise CPUs capable of running 32-bit applications in sysfs, Will Deacon
- [PATCH v8 17/19] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0, Will Deacon
- [PATCH v8 18/19] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores, Will Deacon
- [PATCH v8 19/19] Documentation: arm64: describe asymmetric 32-bit support, Will Deacon
- [PATCH 0/9] Remove DISCINTIGMEM memory model,
Mike Rapoport
- [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA, Mike Rapoport
- [PATCH 2/9] arc: update comment about HIGHMEM implementation, Mike Rapoport
- [PATCH 3/9] arc: remove support for DISCONTIGMEM, Mike Rapoport
- [PATCH 4/9] m68k: remove support for DISCONTIGMEM, Mike Rapoport
- [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM, Mike Rapoport
- [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM, Mike Rapoport
- [PATCH 7/9] docs: remove description of DISCONTIGMEM, Mike Rapoport
- [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA, Mike Rapoport
- [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM, Mike Rapoport
- [asm-generic:clkdev 5/7] arch/m68k/coldfire/m53xx.c:278:29: error: 'xC0000000' undeclared; did you mean 'B3000000'?,
kernel test robot
- [PATCH v3 0/4] shoot lazy tlbs,
Nicholas Piggin
- [asm-generic:clkdev 4/7] arch/m68k/coldfire/m527x.c:89:2: error: implicit declaration of function 'wm527x_clk_lookupritew', kernel test robot
- [asm-generic:clkdev 4/5] drivers/clk/clk.c:723:6: error: redefinition of 'clk_rate_exclusive_put', kernel test robot
- [asm-generic:clkdev 1/5] arch/mips/ar7/clock.c:428:28: error: array type has incomplete element type 'struct clkdev_table', kernel test robot
- [PATCH V5 0/3] riscv: Fixup asid_allocator remaining issues,
guoren
- [RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [RFC PATCH V3 01/11] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [RFC PATCH V3 02/11] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb, Tianyu Lan
- [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support, Tianyu Lan
- [RFC PATCH V3 05/11] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [RFC PATCH V3 06/11] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [RFC PATCH V3 07/11] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function, Tianyu Lan
- [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH V2 0/2] arch: Cleanup unused functions,
guoren
- [PATCH V4 0/2] riscv: Fixup asid_allocator remaining issues,
guoren
- [PATCH v7 00/22] Add support for 32-bit tasks on asymmetric AArch32 systems,
Will Deacon
- [PATCH v7 01/22] sched: Favour predetermined active CPU as migration destination, Will Deacon
- [PATCH v7 02/22] arm64: cpuinfo: Split AArch32 registers out into a separate struct, Will Deacon
- [PATCH v7 03/22] arm64: Allow mismatched 32-bit EL0 support, Will Deacon
- [PATCH v7 04/22] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support, Will Deacon
- [PATCH v7 05/22] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs, Will Deacon
- [PATCH v7 06/22] arm64: Advertise CPUs capable of running 32-bit applications in sysfs, Will Deacon
- [PATCH v7 07/22] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection, Will Deacon
- [PATCH v7 08/22] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1, Will Deacon
- [PATCH v7 09/22] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus(), Will Deacon
- [PATCH v7 10/22] sched: Reject CPU affinity changes based on task_cpu_possible_mask(), Will Deacon
- [PATCH v7 11/22] sched: Introduce task_struct::user_cpus_ptr to track requested affinity, Will Deacon
- [PATCH v7 12/22] sched: Split the guts of sched_setaffinity() into a helper function, Will Deacon
- [PATCH v7 13/22] sched: Allow task CPU affinity to be restricted on asymmetric systems, Will Deacon
- [PATCH v7 14/22] sched: Introduce task_cpus_dl_admissible() to check proposed affinity, Will Deacon
- [PATCH v7 15/22] freezer: Add frozen_or_skipped() helper function, Will Deacon
- [PATCH v7 16/22] sched: Defer wakeup in ttwu() for unschedulable frozen tasks, Will Deacon
- [PATCH v7 17/22] arm64: Implement task_cpu_possible_mask(), Will Deacon
- [PATCH v7 18/22] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0, Will Deacon
- [PATCH v7 19/22] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system, Will Deacon
- [PATCH v7 20/22] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0, Will Deacon
- [PATCH v7 21/22] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores, Will Deacon
- [PATCH v7 22/22] Documentation: arm64: describe asymmetric 32-bit support, Will Deacon
- [PATCH 0/1] mm/debug_vm_pgtable: fix alignment for pmd/pud_advanced_tests(),
Gerald Schaefer
- [PATCH V3 0/2] riscv: Fixup asid_allocator remaining issues,
guoren
- [PATCH] arch: Cleanup unused functions,
guoren
- [PATCH V2 0/2] riscv: Fixup asid_allocator remaining issues,
guoren
- [PATCH v2] LOCKDEP: reduce LOCKDEP dependency list,
Randy Dunlap
- [PATCH 1/3] riscv: Fixup _PAGE_GLOBAL in _PAGE_KERNEL,
guoren
- [PATCH] fix typo of documentation., hitzhangjie
- [asm-generic:master] BUILD SUCCESS 14462376858e35b83932f94616effc2f49fd8494, kernel test robot
- [PATCH] microblaze: Remove unused functions,
guoren
- [PATCH v27 00/10] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v27 01/10] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v27 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support, Yu-cheng Yu
- [PATCH v27 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v27 04/10] x86/cet/ibt: Disable IBT for ia32, Yu-cheng Yu
- [PATCH v27 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v27 06/10] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v27 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
- [PATCH v27 08/10] x86/vdso: Introduce ENDBR macro, Yu-cheng Yu
- [PATCH v27 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point, Yu-cheng Yu
- [PATCH v27 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave, Yu-cheng Yu
- [PATCH v27 00/31] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v27 02/31] x86/cet/shstk: Add Kconfig option for Shadow Stack, Yu-cheng Yu
- [PATCH v27 01/31] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v27 03/31] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v27 04/31] x86/cpufeatures: Introduce CPU setup and option parsing for CET, Yu-cheng Yu
- [PATCH v27 05/31] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v27 06/31] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v27 07/31] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v27 08/31] x86/mm: Move pmd_write(), pud_write() up in the file, Yu-cheng Yu
- [PATCH v27 09/31] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v27 10/31] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v27 11/31] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v27 12/31] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v27 19/31] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v27 20/31] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v27 13/31] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Yu-cheng Yu
- [PATCH v27 21/31] mm/mprotect: Exclude shadow stack from preserve_write, Yu-cheng Yu
- [PATCH v27 22/31] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v27 14/31] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Yu-cheng Yu
- [PATCH v27 15/31] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v27 23/31] x86/cet/shstk: Add user-mode shadow stack support, Yu-cheng Yu
- [PATCH v27 16/31] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v27 24/31] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v27 25/31] x86/cet/shstk: Introduce shadow stack token setup/verify routines, Yu-cheng Yu
- [PATCH v27 17/31] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v27 18/31] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v27 26/31] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v27 27/31] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v27 28/31] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v27 29/31] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h, Yu-cheng Yu
- [PATCH v27 30/31] mm: Update arch_validate_flags() to test vma anonymous, Yu-cheng Yu
- [PATCH v27 31/31] mm: Introduce PROT_SHADOW_STACK for shadow stack, Yu-cheng Yu
- [PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter,
Mark Brown
- [asm-generic:compat-alloc-user-space-9 6/41] net/ethtool/ioctl.c:815:9: error: implicit declaration of function 'in_ia32_syscall'; did you mean 'in_compat_syscall'?,
kernel test robot
- [PATCH RFC 0/3] riscv: Add DMA_COHERENT support,
guoren
- [asm-generic:asm-generic-compat-syscall] BUILD SUCCESS 3967cc93c536b9e7e8e3a62178d1c647c3f92904, kernel test robot
- [PATCH v9 0/6] Improve Minimum Alternate Stack Size,
Chang S. Bae
- [asm-generic:compat-alloc-user-space-9] BUILD SUCCESS c20b182ddc8032c63c381bf868f99222bab89537, kernel test robot
- [PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems,
Will Deacon
- [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct, Will Deacon
- [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support, Will Deacon
- [PATCH v6 03/21] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support, Will Deacon
- [PATCH v6 04/21] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs, Will Deacon
- [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs, Will Deacon
- [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection, Will Deacon
- [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1, Will Deacon
- [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus(), Will Deacon
- [PATCH v6 09/21] sched: Reject CPU affinity changes based on task_cpu_possible_mask(), Will Deacon
- [PATCH v6 10/21] sched: Introduce task_struct::user_cpus_ptr to track requested affinity, Will Deacon
- [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function, Will Deacon
- [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems, Will Deacon
- [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE, Will Deacon
- [PATCH v6 14/21] freezer: Add frozen_or_skipped() helper function, Will Deacon
- [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask(), Will Deacon
- [PATCH v6 15/21] sched: Defer wakeup in ttwu() for unschedulable frozen tasks, Will Deacon
- [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0, Will Deacon
- [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system, Will Deacon
- [PATCH v6 19/21] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0, Will Deacon
- [PATCH v6 20/21] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores, Will Deacon
- [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support, Will Deacon
- Re: [PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems, Qais Yousef
- [PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [asm-generic:asm-generic-unaligned] BUILD SUCCESS 803f4e1eab7a8938ba3a3c30dd4eb5e9eeef5e63, kernel test robot
- [PATCH v3 0/4] compat: remove compat_alloc_user_space callers,
Arnd Bergmann
- [asm-generic:unaligned-sh4a] BUILD SUCCESS be31970519e9a6e8d7993d0c70bfbb10014e1785, kernel test robot
- [PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup,
Arnd Bergmann
- [PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup,
Arnd Bergmann
- Re: [PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull,
Andrew Morton
- [PATCH v15 0/6] Add NUMA-awareness to qspinlock,
Alex Kogan
- [PATCH v2 00/13] Unify asm/unaligned.h around struct helper,
Arnd Bergmann
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]