Age | Commit message (Expand) | Author | Files | Lines |
2022-07-18 | x86/cacheinfo: move shared cache map definitions | Sander Vanheule | 2 | -4/+6 |
2022-06-27 | Merge branch 'master' into mm-nonmm-stable | akpm | 116 | -660/+1335 |
2022-06-27 | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 20 | -110/+78 |
2022-06-26 | Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -3/+7 |
2022-06-26 | Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 3 | -1/+3 |
2022-06-26 | Merge tag 'powerpc-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 13 | -40/+83 |
2022-06-26 | parisc: Enable ARCH_HAS_STRICT_MODULE_RWX | Helge Deller | 1 | -0/+1 |
2022-06-26 | parisc: Fix flush_anon_page on PA8800/PA8900 | John David Anglin | 1 | -1/+4 |
2022-06-26 | parisc: align '*' in comment in math-emu code | Jiang Jian | 1 | -1/+1 |
2022-06-25 | Merge tag 'loongarch-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -15/+13 |
2022-06-25 | LoongArch: Make compute_return_era() return void | Tiezhu Yang | 2 | -4/+2 |
2022-06-25 | LoongArch: Fix wrong fpu version | Tiezhu Yang | 1 | -1/+1 |
2022-06-25 | LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler() | Huacai Chen | 1 | -2/+3 |
2022-06-25 | LoongArch: Fix sleeping in atomic context in setup_tlb_handler() | Huacai Chen | 1 | -1/+1 |
2022-06-25 | LoongArch: Fix the _stext symbol address | Huacai Chen | 2 | -2/+1 |
2022-06-25 | LoongArch: Fix the !THP build | Huacai Chen | 1 | -5/+5 |
2022-06-24 | Merge tag 'riscv-for-linus-5.19-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -7/+7 |
2022-06-24 | Merge tag 's390-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 3 | -7/+45 |
2022-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -38/+53 |
2022-06-24 | ARM: dts: aspeed: nuvia: rename vendor nuvia to qcom | Jae Hyun Yoo | 2 | -3/+3 |
2022-06-24 | Merge tag 'samsung-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2 | -6/+7 |
2022-06-24 | Merge tag 'arm-soc/for-5.19/devicetree-fixes' of https://github.com/Broadcom/... | Arnd Bergmann | 1 | -3/+3 |
2022-06-24 | Merge tag 'ti-k3-dt-fixes-for-v5.19' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 2 | -3/+1 |
2022-06-24 | arm: mach-spear: Add missing of_node_put() in time.c | Liang He | 1 | -2/+6 |
2022-06-24 | ARM: cns3xxx: Fix refcount leak in cns3xxx_init | Miaoqian Lin | 1 | -0/+2 |
2022-06-24 | KVM: SEV: Init target VMCBs in sev_migrate_from | Peter Gonda | 3 | -33/+48 |
2022-06-24 | KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user() | Mingwei Zhang | 1 | -2/+2 |
2022-06-23 | Merge tag 'mips-fixes_5.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -7/+31 |
2022-06-23 | s390/pai: Fix multiple concurrent event installation | Thomas Richter | 1 | -3/+12 |
2022-06-23 | s390/pai: Prevent invalid event number for pai_crypto PMU | Thomas Richter | 1 | -2/+3 |
2022-06-23 | s390/cpumf: Handle events cycles and instructions identical | Thomas Richter | 1 | -1/+21 |
2022-06-23 | s390/crash: make copy_oldmem_page() return number of bytes copied | Alexander Gordeev | 1 | -3/+4 |
2022-06-23 | s390/crash: add missing iterator advance in copy_oldmem_page() | Alexander Gordeev | 1 | -0/+7 |
2022-06-23 | Merge tag 'kvmarm-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 1 | -3/+3 |
2022-06-23 | Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+2 |
2022-06-22 | powerpc/powernv: wire up rng during setup_arch | Jason A. Donenfeld | 3 | -16/+40 |
2022-06-21 | mips: lantiq: Add missing of_node_put() in irq.c | Liang He | 1 | -0/+1 |
2022-06-21 | Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2022-06-21 | efi/x86: libstub: Fix typo in __efi64_argmap* name | Evgeniy Baskov | 1 | -1/+1 |
2022-06-21 | mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device node | Aidan MacDonald | 2 | -4/+6 |
2022-06-21 | mips/pic32/pic32mzda: Fix refcount leak bugs | Liang He | 2 | -1/+9 |
2022-06-21 | mips: lantiq: xway: Fix refcount leak bug in sysctrl | Liang He | 1 | -0/+4 |
2022-06-21 | mips: lantiq: falcon: Fix refcount leak bug in sysctrl | Liang He | 1 | -0/+6 |
2022-06-21 | mips: ralink: Fix refcount leak in of.c | Liang He | 1 | -0/+2 |
2022-06-21 | mips: mti-malta: Fix refcount leak in malta-time.c | Liang He | 1 | -0/+2 |
2022-06-21 | arch: mips: generic: Add missing of_node_put() in board-ranchu.c | Liang He | 1 | -0/+1 |
2022-06-21 | MIPS: Remove repetitive increase irq_err_count | huhai | 1 | -2/+0 |
2022-06-20 | xtensa: change '.bss' to '.section .bss' | Max Filippov | 1 | -1/+1 |
2022-06-19 | Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -75/+159 |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -7/+8 |