summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-04-04s390/uaccess: use symbolic names for inline assembly operandsHeiko Carstens1-51/+54
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-03-13s390: update defconfigsHeiko Carstens3-19/+8
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle3-15/+16
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-11Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+52
2023-03-10RISC-V: Don't check text_mutex during stop_machineConor Dooley4-6/+39
2023-03-10riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-2/+9
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+13
2023-03-09sh: sanitize the flags on sigreturnAl Viro2-0/+4
2023-03-09eth: fealnx: bring back this old driverJakub Kicinski2-0/+2
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds4-10/+10
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingConor Dooley1-1/+1
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2023-03-07alpha: fix lazy-FPU mis(merged/applied/whatnot)Al Viro1-2/+2
2023-03-07RISC-V: Stop emitting attributesPalmer Dabbelt2-0/+11
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds1-1/+1
2023-03-06m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven1-5/+5
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong1-5/+5
2023-03-06cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds1-3/+1
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+18
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-11/+48
2023-03-05Remove Intel compiler supportMasahiro Yamada3-172/+2
2023-03-05Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds1-19/+0
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+2
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds12-99/+128
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-17/+27
2023-03-03kasan, x86: don't rename memintrinsics in uninstrumented filesMarco Elver1-19/+0
2023-03-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-13/+22
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds8-31/+31
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+19
2023-03-02openrisc: fix livelock in uaccessAl Viro1-1/+4
2023-03-02nios2: fix livelock in uaccessAl Viro1-1/+4
2023-03-02microblaze: fix livelock in uaccessAl Viro1-1/+4
2023-03-02ia64: fix livelock in uaccessAl Viro1-1/+4
2023-03-02sparc: fix livelock in uaccessAl Viro2-2/+10
2023-03-02alpha: fix livelock in uaccessAl Viro1-1/+4
2023-03-02parisc: fix livelock in uaccessAl Viro1-1/+6
2023-03-02hexagon: fix livelock in uaccessAl Viro1-1/+4
2023-03-02riscv: fix livelock in uaccessAl Viro1-1/+4
2023-03-02m68k: fix livelock in uaccessAl Viro1-1/+4
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik1-0/+1
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik1-2/+1
2023-03-02riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti1-0/+8
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens1-3/+3