index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-03-05
Remove Intel compiler support
Masahiro Yamada
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-03-03
Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-03
Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-02
kasan, x86: don't rename memintrinsics in uninstrumented files
Marco Elver
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-03-02
Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-02
openrisc: fix livelock in uaccess
Al Viro
2023-03-02
nios2: fix livelock in uaccess
Al Viro
2023-03-02
microblaze: fix livelock in uaccess
Al Viro
2023-03-02
ia64: fix livelock in uaccess
Al Viro
2023-03-02
sparc: fix livelock in uaccess
Al Viro
2023-03-02
alpha: fix livelock in uaccess
Al Viro
2023-03-02
parisc: fix livelock in uaccess
Al Viro
2023-03-02
hexagon: fix livelock in uaccess
Al Viro
2023-03-02
riscv: fix livelock in uaccess
Al Viro
2023-03-02
m68k: fix livelock in uaccess
Al Viro
2023-03-02
s390/kprobes: fix current_kprobe never cleared after kprobes reenter
Vasily Gorbik
2023-03-02
s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler
Vasily Gorbik
2023-03-01
riscv: Bump COMMAND_LINE_SIZE value to 1024
Alexandre Ghiti
2023-03-01
s390/Kconfig: sort config S390 select list again
Heiko Carstens
2023-03-01
s390/extmem: return correct segment type in __segment_load()
Gerald Schaefer
2023-03-01
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-28
riscv, lib: Fix Zbb strncmp
Björn Töpel
2023-02-28
MIPS: Workaround clang inline compat branch issue
Jiaxun Yang
2023-02-28
mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
Sergio Paracuellos
2023-02-28
mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
Sergio Paracuellos
2023-02-28
RISC-V: improve string-function assembly
Heiko Stuebner
2023-02-28
s390/decompressor: add link map saving
Vasily Gorbik
2023-02-28
s390/smp: perform cpu reset before delegating work to target cpu
Heiko Carstens
2023-02-28
s390/mcck: cleanup user process termination path
Alexander Gordeev
2023-02-28
s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg
Heiko Carstens
2023-02-28
s390/rwonce: add READ_ONCE_ALIGNED_128() macro
Heiko Carstens
2023-02-28
arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN
Ard Biesheuvel
2023-02-28
arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZE
Mark Rutland
2023-02-28
powerpc: Avoid dead code/data elimination when using recordmcount
Michael Ellerman
2023-02-28
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
2023-02-27
mips: ralink: make SOC_MT7621 select PINCTRL
Arınç ÜNAL
2023-02-27
mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK
Arınç ÜNAL
2023-02-27
MIPS: cevt-r4k: Offset the value used to clear compare interrupt
Jiaxun Yang
2023-02-27
MIPS: smp-cps: Don't rely on CP0_CMGCRBASE
Jiaxun Yang
2023-02-27
Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-27
x86/speculation: Allow enabling STIBP with legacy IBRS
KP Singh
[next]