Age | Commit message (Expand) | Author | Files | Lines |
2022-10-16 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 23 | -26/+26 |
2022-10-15 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 1 | -8/+8 |
2022-10-14 | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -57/+58 |
2022-10-14 | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2022-10-14 | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -11/+10 |
2022-10-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -4/+46 |
2022-10-14 | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+15 |
2022-10-14 | Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -246/+61 |
2022-10-14 | Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 24 | -90/+613 |
2022-10-14 | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 7 | -91/+149 |
2022-10-14 | parisc: Fix userspace graphics card breakage due to pgtable special bit | Helge Deller | 2 | -1/+14 |
2022-10-13 | RISC-V: Make port I/O string accessors actually work | Maciej W. Rozycki | 1 | -8/+8 |
2022-10-13 | RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output | Palmer Dabbelt | 1 | -0/+51 |
2022-10-13 | RISC-V: Make mmap() with PROT_WRITE imply PROT_READ | Palmer Dabbelt | 2 | -4/+2 |
2022-10-13 | riscv: enable software resend of irqs | Conor Dooley | 1 | -0/+1 |
2022-10-13 | riscv: vdso: fix NULL deference in vdso_join_timens() when vfork | Jisheng Zhang | 2 | -4/+10 |
2022-10-13 | Merge patch series "Use composable cache instead of L2 cache" | Palmer Dabbelt | 2 | -1/+7 |
2022-10-13 | riscv: Add cache information in AUX vector | Greentime Hu | 2 | -1/+7 |
2022-10-13 | Merge patch series "Some style cleanups for recent extension additions" | Palmer Dabbelt | 3 | -29/+26 |
2022-10-13 | riscv: check for kernel config option in t-head memory types errata | Heiko Stuebner | 1 | -0/+3 |
2022-10-13 | riscv: use BIT() marco for cpufeature probing | Heiko Stuebner | 1 | -2/+2 |
2022-10-13 | riscv: use BIT() macros in t-head errata init | Heiko Stuebner | 1 | -2/+2 |
2022-10-13 | riscv: drop some idefs from CMO initialization | Heiko Stuebner | 3 | -17/+14 |
2022-10-13 | riscv: cleanup svpbmt cpufeature probing | Heiko Stuebner | 1 | -8/+5 |
2022-10-13 | riscv: Pass -mno-relax only on lld < 15.0.0 | Fangrui Song | 1 | -0/+2 |
2022-10-13 | powerpc/pseries: Fix CONFIG_DTL=n build | Nicholas Piggin | 2 | -74/+80 |
2022-10-13 | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked context | Nicholas Piggin | 1 | -2/+13 |
2022-10-12 | RISC-V: Avoid dereferening NULL regs in die() | Palmer Dabbelt | 1 | -3/+6 |
2022-10-12 | LoongArch: update local TLB if PTE entry exists | Qi Zheng | 1 | -0/+3 |
2022-10-12 | mm: free device private pages have zero refcount | Alistair Popple | 1 | -1/+1 |
2022-10-12 | mm/memory.c: fix race when faulting a device private page | Alistair Popple | 1 | -8/+11 |
2022-10-12 | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern... | Palmer Dabbelt | 9 | -39/+498 |
2022-10-12 | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -60/+123 |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 79 | -171/+69 |
2022-10-12 | Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 56 | -685/+4696 |
2022-10-12 | arm64: Add AMPERE1 to the Spectre-BHB affected list | D Scott Phillips | 2 | -0/+10 |
2022-10-13 | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-... | Nicholas Piggin | 4 | -15/+56 |
2022-10-12 | arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored | Catalin Marinas | 2 | -3/+13 |
2022-10-12 | LoongArch: Update Loongson-3 default config file | Huacai Chen | 1 | -8/+55 |
2022-10-12 | LoongArch: Add BPF JIT support | Tiezhu Yang | 7 | -0/+1700 |
2022-10-12 | LoongArch: Add some instruction opcodes and formats | Tiezhu Yang | 1 | -5/+174 |
2022-10-12 | LoongArch: Move {signed,unsigned}_imm_check() to inst.h | Tiezhu Yang | 2 | -10/+10 |
2022-10-12 | LoongArch: Add kdump support | Youling Tang | 9 | -8/+227 |
2022-10-12 | LoongArch: Add kexec support | Youling Tang | 6 | -1/+400 |
2022-10-12 | LoongArch: Use generic BUG() handler | Youling Tang | 4 | -12/+84 |
2022-10-12 | LoongArch: Add SysRq-x (TLB Dump) support | Huacai Chen | 2 | -0/+67 |
2022-10-12 | LoongArch: Add perf events support | Huacai Chen | 6 | -1/+987 |
2022-10-12 | LoongArch: Add qspinlock support | Huacai Chen | 4 | -3/+26 |
2022-10-12 | LoongArch: Use TLB for ioremap() | Huacai Chen | 7 | -56/+184 |
2022-10-12 | LoongArch: Support access filter to /dev/mem interface | Huacai Chen | 3 | -0/+34 |