Age | Commit message (Expand) | Author | Files | Lines |
2022-03-28 | x86,kprobes: Fix optprobe trampoline to generate complete pt_regs | Masami Hiramatsu | 1 | -9/+16 |
2022-03-28 | x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs | Peter Zijlstra | 1 | -11/+13 |
2022-03-28 | x86,rethook,kprobes: Replace kretprobe with rethook on x86 | Masami Hiramatsu | 7 | -124/+144 |
2022-03-28 | kprobes: Use rethook for kretprobe if possible | Masami Hiramatsu | 1 | -1/+7 |
2022-03-28 | Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -55/+2 |
2022-03-28 | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -11/+38 |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -432/+12 |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -0/+756 |
2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2022-03-28 | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 14 | -3/+53 |
2022-03-27 | powerpc: restore removed #endif | Stephen Rothwell | 1 | -0/+1 |
2022-03-27 | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 1 | -1/+1 |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 57 | -169/+703 |
2022-03-26 | Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 6 | -11/+14 |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+3 |
2022-03-25 | Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 7 | -7/+8 |
2022-03-25 | Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -90/+139 |
2022-03-25 | xen: fix is_xen_pmu() | Juergen Gross | 3 | -8/+7 |
2022-03-25 | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+219 |
2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+2 |
2022-03-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -13/+27 |
2022-03-25 | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 24 | -762/+1458 |
2022-03-25 | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 98 | -1254/+1069 |
2022-03-25 | Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 32 | -114/+676 |
2022-03-25 | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 206 | -2170/+3057 |
2022-03-25 | Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 116 | -2453/+191 |
2022-03-24 | mm: madvise: MADV_DONTNEED_LOCKED | Johannes Weiner | 4 | -0/+8 |
2022-03-24 | mm: generalize ARCH_HAS_FILTER_PGPROT | Anshuman Khandual | 1 | -3/+0 |
2022-03-24 | arm64: select KASAN_VMALLOC for SW/HW_TAGS modes | Andrey Konovalov | 1 | -1/+1 |
2022-03-24 | kasan, arm64: don't tag executable vmalloc allocations | Andrey Konovalov | 3 | -3/+5 |
2022-03-24 | kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged | Andrey Konovalov | 1 | -0/+6 |
2022-03-24 | kasan, arm64: reset pointer tags of vmapped stacks | Andrey Konovalov | 1 | -1/+4 |
2022-03-24 | kasan, x86, arm64, s390: rename functions for modules shadow | Andrey Konovalov | 3 | -3/+3 |
2022-03-24 | mm/migration: add trace events for base page and HugeTLB migrations | Anshuman Khandual | 1 | -1/+0 |
2022-03-24 | mm/migration: add trace events for THP migrations | Anshuman Khandual | 1 | -1/+0 |
2022-03-24 | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+1 |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -17/+8 |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 21 | -91/+375 |
2022-03-24 | Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+4 |
2022-03-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 95 | -2166/+3826 |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds | 17 | -25/+25 |
2022-03-24 | MIPS: Fix build error for loongson64 and sgi-ip27 | Feiyang Chen | 3 | -0/+25 |
2022-03-23 | arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 1 | -6/+3 |
2022-03-23 | x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 1 | -7/+3 |
2022-03-23 | riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef | Jisheng Zhang | 1 | -4/+2 |
2022-03-23 | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 531 | -5073/+39007 |
2022-03-23 | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+2 |
2022-03-23 | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 43 | -3935/+114 |
2022-03-23 | Merge tag 'arm-defconfig-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -83/+232 |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 278 | -16125/+338 |