summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-03-23arm64: dts: imx8mq: drop usb3-resume-missing-cas from usbPeng Fan
2023-03-21usb: ftdi-elan: Delete driverUwe Kleine-König
2023-03-21usb: host: u132-hcd: Delete driverUwe Kleine-König
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
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-28riscv, lib: Fix Zbb strncmpBjörn Töpel
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang
2023-02-28mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos
2023-02-28mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman
2023-02-28powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman
2023-02-27mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL
2023-02-27mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL
2023-02-27MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang
2023-02-27MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang