aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+9
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-2/+2
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-8/+52
2023-03-09RISC-V: Don't check text_mutex during stop_machineGravatar Conor Dooley 4-6/+39
2023-03-09riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeGravatar Alexandre Ghiti 1-1/+1
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-2/+9
2023-03-09Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-11/+13
2023-03-09sh: sanitize the flags on sigreturnGravatar Al Viro 2-0/+4
2023-03-08eth: fealnx: bring back this old driverGravatar Jakub Kicinski 2-0/+2
2023-03-08x86/resctl: fix scheduler confusion with 'current'Gravatar Linus Torvalds 4-10/+10
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Gravatar Andrew Cooper 1-0/+9
2023-03-07RISC-V: fix taking the text_mutex twice during sifive errata patchingGravatar Conor Dooley 1-1/+1
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-0/+1
2023-03-06alpha: fix lazy-FPU mis(merged/applied/whatnot)Gravatar Al Viro 1-2/+2
2023-03-06RISC-V: Stop emitting attributesGravatar Palmer Dabbelt 2-0/+11
2023-03-06cpumask: fix incorrect cpumask scanning result checksGravatar Linus Torvalds 1-1/+1
2023-03-06m68k: Only force 030 bus error if PC not in exception tableGravatar Michael Schmitz 1-1/+3
2023-03-06m68k: mm: Move initrd phys_to_virt handling after paging_init()Gravatar Geert Uytterhoeven 1-5/+5
2023-03-06m68k: mm: Fix systems with memory at end of 32-bit address spaceGravatar Kars de Jong 1-5/+5
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsGravatar Linus Torvalds 1-3/+1
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-7/+18
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 11-11/+48
2023-03-05Remove Intel compiler supportGravatar Masahiro Yamada 3-172/+2
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-19/+0
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-1/+2
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 12-99/+128
2023-03-03Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-17/+27
2023-03-02kasan, x86: don't rename memintrinsics in uninstrumented filesGravatar Marco Elver 1-19/+0
2023-03-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 8-13/+22
2023-03-02Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Gravatar Linus Torvalds 8-31/+31
2023-03-02Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-11/+19
2023-03-02openrisc: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02nios2: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02microblaze: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02ia64: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02sparc: fix livelock in uaccessGravatar Al Viro 2-2/+10
2023-03-02alpha: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02parisc: fix livelock in uaccessGravatar Al Viro 1-1/+6
2023-03-02hexagon: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02riscv: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02m68k: fix livelock in uaccessGravatar Al Viro 1-1/+4
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterGravatar Vasily Gorbik 1-0/+1
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerGravatar Vasily Gorbik 1-2/+1
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Gravatar Alexandre Ghiti 1-0/+8
2023-03-01s390/Kconfig: sort config S390 select list againGravatar Heiko Carstens 1-3/+3
2023-03-01s390/extmem: return correct segment type in __segment_load()Gravatar Gerald Schaefer 1-5/+7
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 40-129/+2623
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 19-104/+258
2023-02-28riscv, lib: Fix Zbb strncmpGravatar Björn Töpel 1-1/+3
2023-02-28powerpc: dts: t1040rdb: enable both CPU portsGravatar Vladimir Oltean 2-1/+6