| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-06 | 1 | -1/+0 |
|\ |
|
| * | mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual | 2022-07-18 | 1 | -1/+0 |
* | | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-05 | 1 | -1/+0 |
|\ \ |
|
| * | | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann | 2022-06-28 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-08-03 | 1 | -2/+2 |
|\ \ |
|
| * | | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 2022-06-30 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-08-03 | 1 | -9/+0 |
|\ \ |
|
| * | | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 2022-07-18 | 1 | -9/+0 |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-08-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic | Mark Rutland | 2022-06-23 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-08-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | x86/kexec: Carry forward IMA measurement log on kexec | Jonathan McDowell | 2022-07-01 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-08-01 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | x86/purgatory: Omit use of bin2c | Masahiro Yamada | 2022-07-25 | 1 | -1/+0 |
| * | | | x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with ... | Nathan Chancellor | 2022-07-11 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-07-24 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | x86/speculation: Make all RETbleed mitigations 64-bit only | Ben Hutchings | 2022-07-23 | 1 | -4/+4 |
| | |/
| |/| |
|
* / | | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra | 2022-07-21 | 1 | -0/+1 |
|/ / |
|
* | | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra | 2022-06-29 | 1 | -26/+85 |
* | | x86/bugs: Add AMD retbleed= boot parameter | Alexandre Chartre | 2022-06-27 | 1 | -0/+3 |
|/ |
|
* | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross | 2022-06-06 | 1 | -1/+0 |
* | Merge tag 'x86-microcode-2022-06-05' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-06-05 | 1 | -8/+7 |
|\ |
|
| * | x86/microcode: Default-disable late loading | Borislav Petkov | 2022-05-31 | 1 | -0/+11 |
| * | x86/microcode: Rip out the OLD_INTERFACE | Borislav Petkov | 2022-05-31 | 1 | -12/+0 |
* | | Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-06-05 | 1 | -53/+49 |
|\ \ |
|
| * | | x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig | Juerg Haefliger | 2022-05-25 | 1 | -52/+49 |
| |/ |
|
* | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-06-05 | 1 | -0/+1 |
|\ \ |
|
| * | | objtool: Add CONFIG_HAVE_UACCESS_VALIDATION | Josh Poimboeuf | 2022-05-27 | 1 | -0/+1 |
* | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-31 | 1 | -4/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren | 2022-04-26 | 1 | -4/+0 |
* | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP* | Muchun Song | 2022-04-29 | 1 | -1/+1 |
| * | | | x86/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Christoph Hellwig | 2022-04-29 | 1 | -1/+1 |
| * | | | mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP | Muchun Song | 2022-04-29 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-05-26 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Dave Airlie | 2022-05-03 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2022-04-05 | 1 | -31/+43 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | sysfb: Enable boot time VESA graphic mode selection | Michal Suchanek | 2022-03-04 | 1 | -0/+6 |
* | | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-24 | 1 | -7/+13 |
|\ \ \ \ |
|
| * | | | | objtool: Add HAVE_NOINSTR_VALIDATION | Josh Poimboeuf | 2022-04-22 | 1 | -0/+1 |
| * | | | | objtool: Make noinstr hacks optional | Josh Poimboeuf | 2022-04-22 | 1 | -0/+1 |
| * | | | | objtool: Make jump label hack optional | Josh Poimboeuf | 2022-04-22 | 1 | -0/+1 |
| * | | | | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 2022-04-22 | 1 | -7/+11 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'x86_vdso_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-24 | 1 | -15/+3 |
|\ \ \ \ |
|
| * | | | | x86/vsyscall: Remove CONFIG_LEGACY_VSYSCALL_EMULATE | Andy Lutomirski | 2022-05-11 | 1 | -15/+3 |
| |/ / / |
|
* | | | | Merge tag 'x86_microcode_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-05-24 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | x86/microcode: Add explicit CPU vendor dependency | Borislav Petkov | 2022-05-20 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-24 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | x86: Remove a.out support | Borislav Petkov | 2022-04-11 | 1 | -7/+0 |
| |/ / / |
|
* | | | | Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-24 | 1 | -11/+0 |
|\ \ \ \ |
|