summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-16mm: Expose untagging mask in /proc/$PID/statusKirill A. Shutemov
2023-03-16x86/mm: Provide arch_prctl() interface for LAMKirill A. Shutemov
2023-03-16x86/mm: Reduce untagged_addr() overhead for systems without LAMKirill A. Shutemov
2023-03-16x86/uaccess: Provide untagged_addr() and remove tags before address checkKirill A. Shutemov
2023-03-16mm: Introduce untagged_addr_remote()Kirill A. Shutemov
2023-03-16x86/mm: Handle LAM on context switchKirill A. Shutemov
2023-03-16x86: CPUID and CR3/CR4 flags for Linear Address MaskingKirill A. Shutemov
2023-03-16x86: Allow atomic MM_CONTEXT flags settingKirill A. Shutemov
2023-03-16x86/mm: Rework address range check in get_user() and put_user()Kirill A. Shutemov
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-09RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-03-09sh: sanitize the flags on sigreturnAl Viro
2023-03-08eth: fealnx: bring back this old driverJakub Kicinski
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro
2023-03-06RISC-V: Stop emitting attributesPalmer Dabbelt
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-02openrisc: fix livelock in uaccessAl Viro
2023-03-02nios2: fix livelock in uaccessAl Viro
2023-03-02microblaze: fix livelock in uaccessAl Viro
2023-03-02ia64: fix livelock in uaccessAl Viro
2023-03-02sparc: fix livelock in uaccessAl Viro
2023-03-02alpha: fix livelock in uaccessAl Viro
2023-03-02parisc: fix livelock in uaccessAl Viro
2023-03-02hexagon: fix livelock in uaccessAl Viro
2023-03-02riscv: fix livelock in uaccessAl Viro
2023-03-02m68k: fix livelock in uaccessAl Viro