| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dasd: add autoquiesce feature | Stefan Haberland | 2023-04-12 | 1 | -0/+2 |
* | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-12 | 1 | -0/+9 |
|\ |
|
| * | x86/CPU/AMD: Disable XSAVES on AMD family 0x17 | Andrew Cooper | 2023-03-08 | 1 | -0/+9 |
* | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2023-03-11 | 1 | -2/+2 |
|\ \ |
|
| * | | alpha: fix lazy-FPU mis(merged/applied/whatnot) | Al Viro | 2023-03-07 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-03-10 | 8 | -8/+52 |
|\ \ |
|
| * | | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley | 2023-03-09 | 4 | -6/+39 |
| * | | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode | Alexandre Ghiti | 2023-03-09 | 1 | -1/+1 |
| * | | RISC-V: fix taking the text_mutex twice during sifive errata patching | Conor Dooley | 2023-03-07 | 1 | -1/+1 |
| * | | RISC-V: Stop emitting attributes | Palmer Dabbelt | 2023-03-07 | 2 | -0/+11 |
| |/ |
|
* | | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-03-09 | 6 | -2/+9 |
|\ \ |
|
| * | | eth: fealnx: bring back this old driver | Jakub Kicinski | 2023-03-09 | 2 | -0/+2 |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-03-07 | 1 | -0/+1 |
| |\ \ |
|
| | * | | riscv, bpf: Fix patch_text implicit declaration | Randy Dunlap | 2023-02-27 | 1 | -0/+1 |
| * | | | powerpc: dts: t1040rdb: enable both CPU ports | Vladimir Oltean | 2023-02-28 | 2 | -1/+6 |
| * | | | powerpc: dts: t1040rdb: fix compatible string for Rev A boards | Vladimir Oltean | 2023-02-28 | 1 | -1/+0 |
* | | | | Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-03-09 | 3 | -11/+13 |
|\ \ \ \ |
|
| * | | | | m68k: Only force 030 bus error if PC not in exception table | Michael Schmitz | 2023-03-06 | 1 | -1/+3 |
| * | | | | m68k: mm: Move initrd phys_to_virt handling after paging_init() | Geert Uytterhoeven | 2023-03-06 | 1 | -5/+5 |
| * | | | | m68k: mm: Fix systems with memory at end of 32-bit address space | Kars de Jong | 2023-03-06 | 1 | -5/+5 |
| | |_|/
| |/| | |
|
* | | | | sh: sanitize the flags on sigreturn | Al Viro | 2023-03-09 | 2 | -0/+4 |
* | | | | x86/resctl: fix scheduler confusion with 'current' | Linus Torvalds | 2023-03-08 | 4 | -10/+10 |
* | | | | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 2023-03-06 | 1 | -1/+1 |
|/ / / |
|
* | | | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 2023-03-05 | 1 | -3/+1 |
* | | | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-03-05 | 1 | -7/+18 |
|\ \ \ |
|
| * | | | x86/speculation: Allow enabling STIBP with legacy IBRS | KP Singh | 2023-02-27 | 1 | -7/+18 |
* | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2023-03-05 | 11 | -11/+48 |
|\ \ \ \ |
|
| * | | | | openrisc: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | nios2: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | microblaze: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | ia64: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | sparc: fix livelock in uaccess | Al Viro | 2023-03-02 | 2 | -2/+10 |
| * | | | | alpha: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | parisc: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+6 |
| * | | | | hexagon: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | riscv: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
| * | | | | m68k: fix livelock in uaccess | Al Viro | 2023-03-02 | 1 | -1/+4 |
* | | | | | Remove Intel compiler support | Masahiro Yamada | 2023-03-05 | 3 | -172/+2 |
* | | | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-03-04 | 1 | -19/+0 |
|\ \ \ \ \ |
|
| * | | | | | kasan, x86: don't rename memintrinsics in uninstrumented files | Marco Elver | 2023-03-03 | 1 | -19/+0 |
* | | | | | | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-03-04 | 2 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | powerpc: Avoid dead code/data elimination when using recordmcount | Michael Ellerman | 2023-02-28 | 1 | -1/+1 |
| * | | | | | | powerpc/vmlinux.lds: Add .text.asan/tsan sections | Michael Ellerman | 2023-02-28 | 1 | -0/+1 |
* | | | | | | | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2023-03-03 | 12 | -99/+128 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | s390/kprobes: fix current_kprobe never cleared after kprobes reenter | Vasily Gorbik | 2023-03-02 | 1 | -0/+1 |
| * | | | | | | | s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler | Vasily Gorbik | 2023-03-02 | 1 | -2/+1 |
| * | | | | | | | s390/Kconfig: sort config S390 select list again | Heiko Carstens | 2023-03-01 | 1 | -3/+3 |
| * | | | | | | | s390/extmem: return correct segment type in __segment_load() | Gerald Schaefer | 2023-03-01 | 1 | -5/+7 |
| * | | | | | | | s390/decompressor: add link map saving | Vasily Gorbik | 2023-02-28 | 1 | -1/+3 |
| * | | | | | | | s390/smp: perform cpu reset before delegating work to target cpu | Heiko Carstens | 2023-02-28 | 1 | -0/+1 |