| Age | Commit message (Expand) | Author | Files | Lines |
| 5 days | Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 27 | -49/+199 |
| 5 days | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -5/+16 |
| 6 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 20 | -77/+137 |
| 6 days | Merge tag 'gpio-fixes-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -12/+10 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K2000 | Hongliang Wang | 1 | -0/+4 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K1000 | Hongliang Wang | 1 | -0/+4 |
| 6 days | LoongArch: dts: Add i2c clocks and clock-frequency properties to LS2K0500 | Hongliang Wang | 1 | -0/+12 |
| 6 days | LoongArch: BPF: Inline bpf_get_smp_processor_id() helper | Tiezhu Yang | 1 | -0/+8 |
| 6 days | LoongArch: BPF: Inline bpf_get_current_task/_btf() helpers | Tiezhu Yang | 1 | -0/+18 |
| 6 days | LoongArch: BPF: Fix off-by-one error in tail call | Tiezhu Yang | 1 | -3/+5 |
| 6 days | LoongArch: BPF: Fix outdated tail call comments | Tiezhu Yang | 1 | -4/+16 |
| 6 days | LoongArch: Add build salt to the vDSO | Bastian Blank | 1 | -0/+3 |
| 6 days | LoongArch: Fix nr passing in set_direct_map_valid_noflush() | Xuewen Wang | 1 | -1/+1 |
| 6 days | LoongArch: Fix missing dirty page tracking in {pte,pmd}_wrprotect() | Hongchen Zhang | 1 | -0/+4 |
| 6 days | LoongArch: Move struct kimage forward declaration before use | 谢致邦 (XIE Zhibang) | 1 | -1/+2 |
| 6 days | LoongArch: Report dying CPU to RCU in stop_this_cpu() | Huacai Chen | 1 | -0/+1 |
| 6 days | LoongArch: Add PIO for early access before ACPI PCI root register | Huacai Chen | 4 | -0/+34 |
| 6 days | LoongArch: Add THREAD_INFO_IN_TASK implementation | Tiezhu Yang | 16 | -40/+87 |
| 7 days | Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -188/+229 |
| 7 days | Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -60/+16 |
| 7 days | arm64: mm: Defer read-only remap of data/bss linear alias | Ard Biesheuvel | 1 | -5/+6 |
| 7 days | x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVIC | Sean Christopherson | 3 | -14/+3 |
| 7 days | KVM: x86/mmu: Expose number of shadow MMU shadow pages as a stat | Sean Christopherson | 4 | -9/+10 |
| 7 days | Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 13 | -49/+149 |
| 7 days | KVM: x86: Unconditionally recompute CR8 intercept on PPR update | Carlos López | 2 | -4/+3 |
| 7 days | KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode | Sean Christopherson | 1 | -2/+1 |
| 7 days | KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails | Sean Christopherson | 1 | -2/+2 |
| 7 days | KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid | Sean Christopherson | 2 | -2/+4 |
| 7 days | KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows | Sean Christopherson | 1 | -2/+2 |
| 7 days | KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEs | Sean Christopherson | 1 | -3/+5 |
| 7 days | KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translation | Sean Christopherson | 2 | -2/+4 |
| 7 days | KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits() | Claudio Imbrenda | 1 | -11/+7 |
| 7 days | KVM: s390: Fix cmma dirty tracking | Claudio Imbrenda | 5 | -16/+78 |
| 7 days | KVM: s390: Fix locking in kvm_s390_set_mem_control() | Claudio Imbrenda | 1 | -1/+3 |
| 7 days | KVM: s390: Fix handle_{sske,pfmf} under memory pressure | Claudio Imbrenda | 1 | -2/+6 |
| 7 days | KVM: s390: Fix code typo in gmap_protect_asce_top_level() | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | KVM: s390: Do not set special large pages dirty | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | KVM: s390: Fix dat_peek_cmma() overflow | Claudio Imbrenda | 1 | -1/+1 |
| 7 days | s390/mm: Fix handling of _PAGE_UNUSED pte bit | Claudio Imbrenda | 2 | -3/+4 |
| 7 days | KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74 | Eric Farman | 1 | -1/+2 |
| 7 days | Merge tag 'x86-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 8 days | Merge branch 'pci/sysfs' | Bjorn Helgaas | 3 | -180/+219 |
| 8 days | PCI/sysfs: Convert legacy I/O and memory attributes to static definitions | Krzysztof Wilczyński | 3 | -35/+7 |
| 8 days | PCI/sysfs: Add __weak pci_legacy_has_sparse() helper | Krzysztof Wilczyński | 2 | -0/+9 |
| 8 days | alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range() | Krzysztof Wilczyński | 1 | -2/+5 |
| 8 days | alpha/PCI: Convert resource files to static attributes | Krzysztof Wilczyński | 2 | -128/+172 |
| 8 days | alpha/PCI: Add static PCI resource attribute macros | Krzysztof Wilczyński | 1 | -0/+20 |
| 8 days | alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits() | Krzysztof Wilczyński | 1 | -18/+5 |
| 8 days | alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs | Krzysztof Wilczyński | 1 | -1/+5 |
| 8 days | alpha/PCI: Use PCI resource accessor macros | Krzysztof Wilczyński | 1 | -6/+6 |
| 8 days | alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer | Krzysztof Wilczyński | 1 | -10/+5 |
| 8 days | alpha/PCI: Add security_locked_down() check to pci_mmap_resource() | Krzysztof Wilczyński | 1 | -1/+6 |
| 8 days | PCI: Make pci_sriov_resource_alignment() pci_dev const | Ilpo Järvinen | 5 | -6/+7 |
| 8 days | powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const | Ilpo Järvinen | 2 | -2/+3 |
| 8 days | Merge tag 'platform-drivers-x86-v7.2-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -14/+19 |
| 9 days | Merge tag 'staging-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 10 | -61/+61 |
| 9 days | Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
| 9 days | Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 15 | -20/+16 |
| 9 days | Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -1/+169 |
| 9 days | Merge tag 'hyperv-next-signed-20260621' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 9 | -102/+229 |
| 9 days | Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 17 | -242/+307 |
| 9 days | Merge tag 'bpf-next-7.2' into loongarch-next | Huacai Chen | 11 | -177/+498 |
| 10 days | Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 25 | -38/+140 |
| 10 days | Merge tag 'for-linus' of https://github.com/openrisc/linux | Linus Torvalds | 7 | -12/+46 |
| 12 days | Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -188/+0 |
| 12 days | Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 11 | -102/+24 |
| 12 days | arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BAS | Breno Leitao | 1 | -0/+9 |
| 12 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 136 | -3255/+4837 |
| 12 days | Merge tag 'mips_7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 56 | -314/+505 |
| 12 days | Merge tag 'powerpc-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 81 | -1066/+1240 |
| 12 days | arm64: static_call: include asm/insns.h | Arnd Bergmann | 1 | -0/+1 |
| 12 days | x86/platform/geode: reference the real node of the cs5535 GPIO controller | Bartosz Golaszewski | 2 | -12/+10 |
| 12 days | Merge tag 'riscv-for-linus-7.2-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -178/+192 |
| 13 days | xtensa: Remove arch-specific strncpy() implementation | Kees Cook | 1 | -25/+0 |
| 13 days | x86: Remove arch-specific strncpy() implementation | Kees Cook | 2 | -22/+0 |
| 13 days | powerpc: Remove arch-specific strncpy() implementation | Kees Cook | 4 | -38/+0 |
| 13 days | m68k: Remove arch-specific strncpy() implementation | Kees Cook | 1 | -17/+0 |
| 13 days | alpha: Remove arch-specific strncpy() implementation | Kees Cook | 3 | -86/+0 |
| 13 days | s390/idle: Add missing EXPORT_SYMBOL_GPL() | Heiko Carstens | 1 | -0/+3 |
| 14 days | treewide: fix transposed "sign" typos and update spelling.txt | Shardul Deshpande | 1 | -1/+1 |
| 14 days | Merge tag 'iommu-updates-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+11 |
| 14 days | Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 47 | -400/+676 |
| 14 days | Merge tag 'soc-arm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 26 | -61/+128 |
| 14 days | Merge tag 'soc-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -312/+249 |
| 14 days | Merge tag 'soc-dt-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 570 | -3441/+46563 |
| 2026-06-17 | Merge tag 'bitmap-for-7.2' of https://github.com/norov/linux | Linus Torvalds | 8 | -14/+62 |
| 2026-06-17 | Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -8/+8 |
| 2026-06-17 | Merge tag 'sound-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+8 |
| 2026-06-17 | Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+3 |
| 2026-06-17 | Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 11 | -177/+498 |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 101 | -193/+16 |
| 2026-06-16 | appletalk: move the protocol out of tree | Jakub Kicinski | 25 | -25/+0 |
| 2026-06-16 | s390/mm: Complete ptep_get() conversion | Alexander Gordeev | 6 | -93/+140 |
| 2026-06-16 | Merge branch 'idle-time-acc' into features | Alexander Gordeev | 11 | -149/+164 |
| 2026-06-16 | powerpc/fadump: define MIN_RMA in bytes rather than MB | Sayali Patil | 3 | -4/+6 |
| 2026-06-16 | powerpc: Restore KUAP registers on syscall restart exit | Mukesh Kumar Chaurasiya (IBM) | 1 | -0/+1 |
| 2026-06-16 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -0/+60 |
| 2026-06-16 | Merge tag 'v7.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 18 | -44/+9 |
| 2026-06-16 | Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+4 |
| 2026-06-16 | Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -68/+48 |
| 2026-06-16 | Merge tag 'x86_tdx_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -160/+716 |
| 2026-06-16 | Merge tag 'x86_mm_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -25/+31 |
| 2026-06-16 | Merge tag 'x86_misc_for_7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds | 2 | -12/+3 |
| 2026-06-16 | Merge tag 'x86_sev_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds | 10 | -59/+43 |
| 2026-06-16 | Merge tag 'x86_microcode_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/k... | Linus Torvalds | 3 | -244/+249 |
| 2026-06-16 | Merge tag 'x86_cleanups_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/ke... | Linus Torvalds | 9 | -46/+23 |
| 2026-06-16 | Merge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2026-06-16 | Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar... | Linus Torvalds | 58 | -899/+848 |
| 2026-06-16 | Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l... | Linus Torvalds | 46 | -656/+909 |
| 2026-06-16 | Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 14 | -61/+100 |
| 2026-06-16 | KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping level | Sean Christopherson | 1 | -6/+12 |
| 2026-06-16 | KVM: x86: Fix shadow paging use-after-free due to unexpected role | Paolo Bonzini | 1 | -4/+6 |
| 2026-06-15 | s390/idle: Remove idle time and count sysfs files | Heiko Carstens | 3 | -58/+1 |
| 2026-06-15 | s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait() | Heiko Carstens | 5 | -64/+122 |
| 2026-06-15 | s390/irq/idle: Use stcke instead of stckf for time stamps | Heiko Carstens | 6 | -11/+13 |
| 2026-06-15 | s390/timex: Move union tod_clock type to separate header | Heiko Carstens | 2 | -19/+31 |
| 2026-06-15 | Merge tag 'kvm-riscv-7.2-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 17 | -143/+383 |
| 2026-06-15 | Merge tag 'loongarch-kvm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 10 | -180/+131 |
| 2026-06-15 | Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 12 | -170/+703 |
| 2026-06-15 | KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject | Douglas Freimuth | 5 | -65/+241 |
| 2026-06-15 | KVM: s390: Enable adapter_indicators_set to use mapped pages | Douglas Freimuth | 1 | -24/+63 |
| 2026-06-15 | KVM: s390: Add map/unmap ioctl and clean mappings post-guest | Douglas Freimuth | 4 | -43/+194 |
| 2026-06-15 | powerpc/kexec: fix double get_cpu() imbalance in kexec_prepare_cpus | Aboorva Devarajan | 1 | -3/+1 |
| 2026-06-15 | powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down | Aboorva Devarajan | 1 | -1/+2 |
| 2026-06-15 | powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del | Aboorva Devarajan | 1 | -1/+2 |
| 2026-06-15 | powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+ | Amit Machhiwal | 1 | -0/+1 |
| 2026-06-15 | sparc: Remove remaining defconfig references to the pktcdvd driver | Catalin Iacob | 1 | -2/+0 |
| 2026-06-15 | mips: select legacy gpiolib interfaces where used | Arnd Bergmann | 3 | -1/+6 |
| 2026-06-15 | MIPS: lib: Remove '.hidden' for local symbols | Nathan Chancellor | 2 | -4/+0 |
| 2026-06-15 | MIPS: VDSO: Avoid including .got in dynamic segment | Nathan Chancellor | 1 | -0/+1 |
| 2026-06-15 | MIPS: smp: report dying CPU to RCU in stop_this_cpu() | Jonas Jelonek | 1 | -0/+2 |
| 2026-06-15 | MIPS: kernel: proc: Delete unnecessary braces in show_cpuinfo() | Markus Elfring | 1 | -2/+1 |
| 2026-06-15 | MIPS: kernel: proc: Use seq_putc() calls in show_cpuinfo() | Markus Elfring | 1 | -3/+3 |
| 2026-06-15 | mips: sched: Fix CPUMASK_OFFSTACK memory corruption | Aaron Tomlin | 1 | -13/+15 |
| 2026-06-15 | MIPS: mm: Fix out-of-bounds write in maar_res_walk() | Yadan Fan | 1 | -4/+8 |
| 2026-06-15 | MIPS: ath79: reduce ARCH_DMA_MINALIGN | Rosen Penev | 1 | -0/+7 |
| 2026-06-15 | mips: dts: ar9132: fix wdt node name | Rosen Penev | 1 | -1/+1 |
| 2026-06-15 | mips: Remove remaining defconfig references to the pktcdvd driver | Catalin Iacob | 10 | -10/+0 |
| 2026-06-15 | MIPS: mm: remove comment referring to removed CONFIG_MIPS_CMP | Ethan Nelson-Moore | 1 | -5/+0 |
| 2026-06-15 | Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 130 | -13277/+3104 |
| 2026-06-15 | Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 13 | -140/+47 |
| 2026-06-15 | Merge tag 'sched-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+32 |
| 2026-06-15 | Merge tag 'perf-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds | 10 | -145/+511 |
| 2026-06-15 | Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+0 |
| 2026-06-15 | Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern... | Linus Torvalds | 18 | -17/+185 |
| 2026-06-15 | Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 16 | -63/+22 |
| 2026-06-15 | Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel... | Linus Torvalds | 3 | -14/+36 |
| 2026-06-15 | Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 4 | -9/+114 |
| 2026-06-15 | sparc: led: avoid trimming a newline from empty writes | Pengpeng Hou | 1 | -1/+1 |
| 2026-06-15 | sparc: Export mcount for Clang-built modules | Rosen Penev | 2 | -0/+2 |
| 2026-06-15 | sparc: Disable compat support with LLD | Rosen Penev | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'timers-clocksource-2026-06-13' of gitolite.kernel.org:pub/scm/linu... | Linus Torvalds | 1 | -21/+0 |
| 2026-06-15 | Merge tag 'irq-drivers-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
| 2026-06-15 | Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 40 | -272/+222 |
| 2026-06-15 | x86/ioperm: Prevent NULL dereference on theoretical missing IO bitmap | Li RongQing | 1 | -0/+1 |
| 2026-06-15 | Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -31/+30 |
| 2026-06-15 | Merge tag 'for-linus-7.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -303/+166 |
| 2026-06-15 | Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu... | Linus Torvalds | 10 | -64/+32 |
| 2026-06-14 | arm64: mm: Remove misleading pte_none() comment from ptep_try_set() | Tejun Heo | 1 | -4/+0 |
| 2026-06-15 | Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -74/+74 |
| 2026-06-15 | Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+8 |
| 2026-06-15 | Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -4/+2 |
| 2026-06-15 | Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2026-06-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 4 | -3/+36 |
| 2026-06-14 | Merge branch 'for-next/sysregs' into for-next/core | Will Deacon | 2 | -0/+31 |
| 2026-06-14 | Merge branch 'for-next/mpam' into for-next/core | Will Deacon | 3 | -5/+21 |
| 2026-06-14 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 20 | -154/+121 |
| 2026-06-14 | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 7 | -44/+40 |
| 2026-06-14 | Merge branch 'for-next/fpsimd-cleanups' into for-next/core | Will Deacon | 21 | -677/+485 |
| 2026-06-14 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 7 | -19/+123 |
| 2026-06-14 | riscv: kvm: Use endian-specific __lelong for NACL shared memory | Sean Chang | 3 | -8/+10 |
| 2026-06-13 | Merge tag 'timers-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Thomas Gleixner | 1 | -21/+0 |
| 2026-06-13 | x86/irq: Add missing 's' back to thermal event printout | Thomas Gleixner | 1 | -1/+1 |
| 2026-06-12 | tls: remove tls_toe and the related driver | Sabrina Dubroca | 2 | -2/+0 |
| 2026-06-12 | Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+10 |
| 2026-06-12 | KVM: s390: vsie: Implement ASTFLEIE facility 2 | Nina Schoetterl-Glausch | 3 | -4/+44 |
| 2026-06-12 | KVM: s390: vsie: Refactor handle_stfle | Nina Schoetterl-Glausch | 2 | -16/+38 |
| 2026-06-12 | s390/sclp: Detect ASTFLEIE 2 facility | Nina Schoetterl-Glausch | 1 | -0/+1 |
| 2026-06-12 | KVM: s390: Minor refactor of base/ext facility lists | Nina Schoetterl-Glausch | 1 | -25/+19 |
| 2026-06-12 | Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch... | Joerg Roedel | 1 | -0/+11 |
| 2026-06-12 | sparc: Avoid -Wunused-but-set-parameter in clear_user_page() | Thomas Weißschuh | 1 | -0/+2 |
| 2026-06-12 | sparc: add _mcount() prototype | Andrew Morton | 1 | -0/+1 |
| 2026-06-12 | sparc64: uprobes: add missing break | Rosen Penev | 1 | -0/+1 |
| 2026-06-12 | sparc: remove unused SERIAL_CONSOLE config option | Ethan Nelson-Moore | 1 | -24/+0 |
| 2026-06-12 | sparc32: remove deadwood swift_flush_tlb_page() debug code | Kexin Sun | 1 | -29/+0 |
| 2026-06-12 | sparc: uapi: Add ucontext.h | Thomas Weißschuh | 1 | -0/+3 |
| 2026-06-12 | sparc: vio: use sysfs_emit in sysfs show functions | Thorsten Blum | 1 | -4/+5 |
| 2026-06-12 | arm64: dts: aspeed: Fix duplicate pinctrl labels and address scheme | Ryan Chen | 2 | -110/+6 |
| 2026-06-12 | s390: Revert support for DCACHE_WORD_ACCESS | Heiko Carstens | 4 | -45/+0 |
| 2026-06-12 | Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini | 32 | -433/+616 |
| 2026-06-12 | Merge branch 'kvm-single-pdptrs' into HEAD | Paolo Bonzini | 8 | -42/+46 |
| 2026-06-12 | KVM: x86/mmu: move pdptrs out of the MMU | Paolo Bonzini | 5 | -21/+16 |
| 2026-06-12 | KVM: x86: check that kvm_handle_invpcid is only invoked with shadow paging | Paolo Bonzini | 1 | -0/+3 |
| 2026-06-12 | KVM: nSVM: invalidate cached PDPTRs across nested NPT transitions | Paolo Bonzini | 2 | -9/+26 |
| 2026-06-12 | KVM: nVMX: remove unnecessary code in prepare_vmcs02_rare | Paolo Bonzini | 1 | -11/+0 |
| 2026-06-12 | KVM: x86: remove nested_mmu from mmu_is_nested() | Paolo Bonzini | 1 | -1/+1 |
| 2026-06-12 | Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/next | Marc Zyngier | 5 | -39/+74 |
| 2026-06-12 | Merge branch kvm-arm64/misc-7.2 into kvmarm-master/next | Marc Zyngier | 11 | -28/+23 |
| 2026-06-12 | Merge tag 'kvm-x86-svm-7.2' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 17 | -98/+302 |
| 2026-06-12 | Merge tag 'kvm-x86-vmx-7.2' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -18/+26 |