Age | Commit message (Expand) | Author | Files | Lines |
16 hours | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 26 | -27/+27 |
2 days | powerpc/vas: Return -EINVAL if the offset is non-zero in mmap() | Haren Myneni | 1 | -0/+9 |
3 days | powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap | Ritesh Harjani (IBM) | 1 | -2/+6 |
4 days | Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 10 | -11/+14 |
4 days | Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -19/+15 |
4 days | Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+5 |
4 days | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 10 | -11/+14 |
5 days | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 21 | -21/+21 |
5 days | Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 19 | -50/+47 |
5 days | Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 27 | -175/+510 |
5 days | sh: kprobes: Remove unused variables in kprobe_exceptions_notify() | Mike Rapoport | 1 | -4/+0 |
5 days | sh: ecovec24: Make SPI mode explicit | Geert Uytterhoeven | 1 | -0/+1 |
5 days | sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers | Thomas Huth | 17 | -46/+46 |
5 days | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 21 | -21/+21 |
5 days | Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -4/+4 |
6 days | Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 59 | -844/+2187 |
6 days | Merge tag 's390-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+2 |
6 days | Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 28 | -33/+388 |
6 days | LoongArch: dts: Add PWM support to Loongson-2K2000 | Binbin Zhou | 1 | -0/+60 |
6 days | LoongArch: dts: Add PWM support to Loongson-2K1000 | Binbin Zhou | 2 | -1/+65 |
6 days | LoongArch: dts: Add PWM support to Loongson-2K0500 | Binbin Zhou | 1 | -0/+160 |
6 days | LoongArch: vDSO: Correctly use asm parameters in syscall wrappers | Thomas Weißschuh | 2 | -4/+4 |
6 days | KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY | Lorenzo Stoakes | 1 | -4/+4 |
7 days | Merge patch series "riscv: add SBI FWFT misaligned exception delegation support" | Palmer Dabbelt | 5 | -18/+257 |
7 days | Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu... | Palmer Dabbelt | 6 | -50/+78 |
7 days | riscv: uaccess: Only restore the CSR_STATUS SUM bit | Cyril Bur | 3 | -8/+9 |
7 days | Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Palmer Dabbelt | 117 | -527/+1390 |
7 days | RISC-V: vDSO: Wire up getrandom() vDSO implementation | Xi Ruoyao | 6 | -0/+306 |
7 days | riscv: enable mseal sysmap for RV64 | Jisheng Zhang | 2 | -1/+2 |
7 days | riscv: mm: Add support for Svinval extension | Mayuresh Chitale | 1 | -0/+31 |
7 days | Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Palmer Dabbelt | 185 | -1290/+1947 |
7 days | riscv: Improve Kconfig help for RISCV_ISA_V_PREEMPTIVE | Miquel Sabaté Solà | 1 | -4/+4 |
7 days | Merge patch series "riscv: Add Zicbop & prefetchw support" | Alexandre Ghiti | 9 | -10/+142 |
7 days | Merge tag 'uml-for-linux-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 78 | -4315/+2671 |
7 days | riscv: uaccess: do not do misaligned accesses in get/put_user() | Clément Léger | 1 | -5/+18 |
7 days | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -23/+46 |
7 days | riscv: process: use unsigned int instead of unsigned long for put_user() | Clément Léger | 1 | -1/+1 |
7 days | riscv: make unsafe user copy routines use existing assembly routines | Alexandre Ghiti | 5 | -48/+63 |
7 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 3 | -4/+4 |
7 days | riscv: hwprobe: export Zabha extension | Alexandre Ghiti | 2 | -0/+2 |
7 days | riscv: Make regs_irqs_disabled() more clear | Tiezhu Yang | 1 | -1/+1 |
7 days | Merge patch series "riscv: kexec_file: Support loading Image binary file" | Palmer Dabbelt | 7 | -486/+610 |
7 days | RISC-V: Kconfig: Fix help text of CMDLINE_EXTEND | 谢致邦 (XIE Zhibang) | 1 | -2/+2 |
7 days | riscv: module: Optimize PLT/GOT entry counting | Samuel Holland | 1 | -16/+65 |
7 days | Merge patch series "riscv: ftrace: atmoic patching and preempt improvements" | Alexandre Ghiti | 9 | -199/+289 |
7 days | riscv: Add support for PUD THP | Alexandre Ghiti | 6 | -2/+120 |
7 days | riscv: xchg: Prefetch the destination word for sc.w | Guo Ren | 1 | -1/+3 |
7 days | riscv: Add ARCH_HAS_PREFETCH[W] support with Zicbop | Guo Ren | 1 | -0/+24 |
7 days | riscv: Add support for Zicbop | Alexandre Ghiti | 8 | -9/+55 |
7 days | riscv: Introduce Zicbop instructions | Alexandre Ghiti | 1 | -0/+60 |
7 days | riscv/kexec_file: Fix comment in purgatory relocator | Yao Zi | 1 | -1/+1 |
7 days | riscv: kexec_file: Support loading Image binary file | Song Shuai | 5 | -1/+101 |
7 days | riscv: kexec_file: Split the loading of kernel and others | Song Shuai | 5 | -486/+510 |
7 days | riscv: ftrace: support direct call using call_ops | Andy Chiu | 5 | -27/+48 |
7 days | riscv: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS | Puranjay Mohan | 5 | -6/+105 |
7 days | riscv: ftrace: support PREEMPT | Andy Chiu | 1 | -1/+1 |
7 days | riscv: add a data fence for CMODX in the kernel mode | Andy Chiu | 1 | -1/+14 |
7 days | riscv: vector: Support calling schedule() for preemptible Vector | Andy Chiu | 2 | -3/+24 |
7 days | riscv: ftrace: do not use stop_machine to update code | Andy Chiu | 1 | -54/+10 |
7 days | riscv: ftrace: prepare ftrace for atomic code patching | Andy Chiu | 3 | -97/+98 |
7 days | riscv: ftrace: align patchable functions to 4 Byte boundary | Andy Chiu | 1 | -0/+2 |
7 days | riscv: ftrace factor out code defined by !WITH_ARG | Andy Chiu | 2 | -49/+0 |
7 days | riscv: ftrace: support fastcc in Clang for WITH_ARGS | Andy Chiu | 3 | -2/+28 |
7 days | Merge tag 'dmaengine-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+165 |
7 days | s390/mm: Fix in_atomic() handling in do_secure_storage_access() | Heiko Carstens | 1 | -0/+2 |
7 days | um: remove "extern" from implementation of sigchld_handler | Benjamin Berg | 1 | -2/+2 |
7 days | um: fix unused variable warning | Benjamin Berg | 1 | -3/+0 |
8 days | riscv: misaligned: add a function to check misalign trap delegability | Clément Léger | 2 | -2/+21 |
8 days | riscv: misaligned: move emulated access uniformity check in a function | Clément Léger | 1 | -6/+14 |
8 days | riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED | Clément Léger | 2 | -3/+4 |
8 days | riscv: misaligned: use on_each_cpu() for scalar misaligned access probing | Clément Léger | 1 | -2/+6 |
8 days | riscv: misaligned: request misaligned exception from SBI | Clément Léger | 3 | -5/+77 |
8 days | riscv: sbi: add SBI FWFT extension calls | Clément Léger | 1 | -1/+19 |
8 days | riscv: sbi: add FWFT extension interface | Clément Léger | 2 | -0/+74 |
8 days | riscv: sbi: add new SBI error mappings | Clément Léger | 1 | -0/+10 |
8 days | riscv: sbi: remove useless parenthesis | Clément Léger | 1 | -3/+3 |
8 days | riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions | Clément Léger | 1 | -0/+33 |
8 days | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -4/+4 |
8 days | Merge branch 'pci/misc' | Bjorn Helgaas | 2 | -3/+3 |
8 days | um: fix SECCOMP 32bit xstate register restore | Benjamin Berg | 2 | -5/+1 |
9 days | Merge tag 'mfd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 4 | -4/+4 |
9 days | Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 12 | -15/+12 |
9 days | Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 13 | -119/+135 |
9 days | Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+2 |
9 days | Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux | Linus Torvalds | 1 | -1/+1 |
9 days | x86/iopl: Cure TIF_IO_BITMAP inconsistencies | Thomas Gleixner | 2 | -4/+15 |
10 days | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+4 |
10 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 67 | -1002/+1302 |
10 days | Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -6/+7 |
10 days | Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation" | Palmer Dabbelt | 6 | -298/+0 |
10 days | um: pass FD for memory operations when needed | Benjamin Berg | 8 | -60/+280 |
10 days | um: Add SECCOMP support detection and initialization | Benjamin Berg | 2 | -4/+195 |
10 days | um: Implement kernel side of SECCOMP based process handling | Benjamin Berg | 10 | -138/+459 |
10 days | um: Track userspace children dying in SECCOMP mode | Benjamin Berg | 11 | -8/+145 |
10 days | um: Add helper functions to get/set state for SECCOMP | Benjamin Berg | 3 | -20/+283 |
10 days | um: Add stub side of SECCOMP/futex based process handling | Benjamin Berg | 7 | -0/+120 |
10 days | um: Move faultinfo extraction into userspace routine | Benjamin Berg | 1 | -11/+6 |
10 days | arm64: Add override for MPAM | Xi Ruoyao | 4 | -18/+23 |
10 days | arm64/mm: Close theoretical race where stale TLB entry remains valid | Ryan Roberts | 1 | -4/+5 |
10 days | arm64: Work around convergence issue with LLD linker | Ard Biesheuvel | 2 | -1/+12 |
10 days | arm64: Disable LLD linker ASSERT()s for the time being | Ard Biesheuvel | 1 | -0/+6 |
10 days | um: vector: Use mac_pton() for MAC address parsing | Tiwei Bie | 1 | -11/+4 |
10 days | um: vector: Clean up and modernize log messages | Tiwei Bie | 1 | -25/+16 |
10 days | um: chan_kern: use raw spinlock for irqs_to_free_lock | Johannes Berg | 1 | -5/+5 |
10 days | um: Fix tgkill compile error on old host OSes | Yongting Lin | 1 | -1/+2 |
10 days | um: stop using PCI port I/O | Arnd Bergmann | 3 | -20/+0 |
10 days | Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 7 | -72/+133 |
11 days | Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 30 | -60/+61 |
11 days | mm: rename page->index to page->__folio_index | Matthew Wilcox (Oracle) | 1 | -2/+2 |
11 days | m68k: remove use of page->index | Matthew Wilcox (Oracle) | 1 | -1/+2 |
12 days | Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 7 | -4/+84 |
12 days | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 99 | -584/+1070 |
12 days | Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -63/+6 |
12 days | Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -107/+3496 |
12 days | Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 719 | -8278/+67594 |
12 days | Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+30 |
12 days | Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 22 | -969/+48 |
12 days | Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
12 days | parisc/unaligned: Fix hex output to show 8 hex chars | Helge Deller | 1 | -1/+1 |
12 days | perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr() | Dapeng Mi | 1 | -3/+5 |
12 days | x86/fpu: Remove unused trace events | Steven Rostedt | 1 | -15/+0 |
12 days | Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
13 days | Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -18/+18 |
13 days | Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -7/+47 |
13 days | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -7/+47 |
13 days | Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
13 days | LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset() | Tianyang Zhang | 1 | -1/+2 |
13 days | LoongArch: Preserve firmware configuration when desired | Huacai Chen | 1 | -2/+12 |
13 days | LoongArch: Avoid using $r0/$r1 as "mask" for csrxchg | Huacai Chen | 1 | -4/+12 |
13 days | LoongArch: Introduce the numa_memblks conversion | Huacai Chen | 7 | -139/+15 |
13 days | LoongArch: Increase max supported CPUs up to 2048 | Huacai Chen | 4 | -12/+41 |
13 days | LoongArch: Enable HAVE_ARCH_STACKLEAK | Youling Tang | 5 | -7/+16 |
13 days | LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGS | Yuli Wang | 2 | -1/+4 |
13 days | LoongArch: Add SCHED_MC (Multi-core scheduler) support | Tianyang Zhang | 4 | -0/+56 |
13 days | LoongArch: Add some annotations in archhelp | Youling Tang | 1 | -1/+6 |
13 days | LoongArch: Using generic scripts/install.sh in `make install` | Youling Tang | 1 | -3/+1 |
13 days | LoongArch: Add a default install.sh | Youling Tang | 1 | -0/+56 |
13 days | Merge commit 'core-entry-2025-05-25' into loongarch-next | Huacai Chen | 6 | -29/+77 |
13 days | crypto: s390/sha256 - rename module to sha256-s390 | Eric Biggers | 1 | -1/+2 |
13 days | MIPS: loongson2ef: lemote-2f: add missing function prototypes | Randy Dunlap | 1 | -0/+9 |
13 days | MIPS: loongson2ef: cs5536: add missing function prototypes | Randy Dunlap | 1 | -0/+20 |
13 days | KVM: arm64: vgic-debug: Avoid dereferencing NULL ITE pointer | Marc Zyngier | 1 | -1/+4 |
13 days | KVM: arm64: vgic-init: Plug vCPU vs. VGIC creation race | Oliver Upton | 1 | -1/+26 |
13 days | KVM: arm64: Unmap vLPIs affected by changes to GSI routing information | Oliver Upton | 1 | -0/+23 |
13 days | KVM: arm64: Resolve vLPI by host IRQ in vgic_v4_unset_forwarding() | Oliver Upton | 2 | -22/+26 |
13 days | KVM: arm64: Protect vLPI translation with vgic_irq::irq_lock | Oliver Upton | 2 | -42/+47 |
13 days | KVM: arm64: Use lock guard in vgic_v4_set_forwarding() | Oliver Upton | 1 | -6/+4 |
13 days | KVM: arm64: Mask out non-VA bits from TLBI VA* on VNCR invalidation | Marc Zyngier | 1 | -2/+4 |
13 days | arm64: sysreg: Drag linux/kconfig.h to work around vdso build issue | Marc Zyngier | 1 | -0/+1 |
13 days | Merge tag 'renesas-dts-for-v6.16-tag5' of https://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 1 | -1/+1 |
13 days | Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev... | Linus Torvalds | 3 | -5/+48 |
13 days | Merge tag 'x86_sgx_for_6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -31/+5 |
14 days | Revert "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" | Rafael J. Wysocki | 1 | -7/+47 |
14 days | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 120 | -1849/+11673 |
2025-05-29 | ARM: 9446/1: Disallow kernel mode NEON when IRQs are disabled | Ard Biesheuvel | 2 | -1/+3 |
2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 6 | -254/+480 |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 23 | -31/+10 |
2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 35 | -773/+881 |
2025-05-28 | Merge tag 'nios2_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -11/+28 |
2025-05-28 | Merge tag 'kvm-s390-next-6.16-1' of https://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 24 | -392/+480 |
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -2/+25 |
2025-05-28 | KVM: s390: Simplify and move pv code | Claudio Imbrenda | 11 | -182/+133 |
2025-05-28 | KVM: s390: Refactor and split some gmap helpers | Claudio Imbrenda | 7 | -187/+272 |
2025-05-28 | KVM: s390: Remove unneeded srcu lock | Claudio Imbrenda | 1 | -4/+2 |
2025-05-28 | s390: Remove unneeded includes | Claudio Imbrenda | 8 | -7/+2 |
2025-05-28 | s390/uv: Improve splitting of large folios that cannot be split while dirty | David Hildenbrand | 1 | -6/+60 |
2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+2 |
2025-05-28 | s390/uv: Always return 0 from s390_wiggle_split_folio() if successful | David Hildenbrand | 1 | -10/+12 |
2025-05-28 | s390/uv: Don't return 0 from make_hva_secure() if the operation was not succe... | David Hildenbrand | 1 | -1/+4 |
2025-05-28 | Merge branch 'kvm-lockdep-common' into HEAD | Paolo Bonzini | 8 | -160/+20 |
2025-05-27 | Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+47 |
2025-05-27 | Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -50/+2 |
2025-05-27 | Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+20 |
2025-05-27 | bpf, arm64: Remove unused-but-set function and variable. | Alexei Starovoitov | 1 | -19/+2 |
2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -2/+2 |
2025-05-27 | Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+1 |
2025-05-27 | Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -66/+12 |
2025-05-27 | bpf, arm64: Support up to 12 function arguments | Xu Kuohai | 1 | -54/+171 |
2025-05-27 | Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+75 |
2025-05-27 | Merge tag 'x86_mtrr_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2025-05-27 | Merge tag 'x86_cache_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -7244/+63 |
2025-05-27 | RISC-V: KVM: use kvm_trylock_all_vcpus when locking all vCPUs | Maxim Levitsky | 1 | -32/+2 |
2025-05-27 | KVM: arm64: use kvm_trylock_all_vcpus when locking all vCPUs | Maxim Levitsky | 6 | -60/+14 |
2025-05-27 | x86: KVM: SVM: use kvm_lock_all_vcpus instead of a custom implementation | Maxim Levitsky | 1 | -68/+4 |
2025-05-27 | Merge tag 'kvm-x86-svm-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 9 | -26/+295 |
2025-05-27 | Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 9 | -190/+145 |
2025-05-27 | Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 1 | -0/+1 |
2025-05-27 | Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 5 | -72/+95 |
2025-05-27 | Merge tag 'kvm-x86-mmu-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 2 | -12/+12 |
2025-05-27 | Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini | 17 | -76/+119 |
2025-05-27 | KVM: VMX: use __always_inline for is_td_vcpu and is_td | Edward Adam Davis | 1 | -2/+2 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+5 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 49 | -114/+127 |
2025-05-27 | Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+2 |
2025-05-27 | Merge tag 'core-entry-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -29/+77 |
2025-05-27 | Merge branch 'for-next/vdso' into for-next/core | Will Deacon | 1 | -20/+2 |
2025-05-27 | Merge branch 'for-next/sme-fixes' into for-next/core | Will Deacon | 9 | -428/+431 |
2025-05-27 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 16 | -207/+329 |
2025-05-27 | Merge branch 'for-next/misc' into for-next/core | Will Deacon | 5 | -60/+62 |
2025-05-27 | Merge branch 'for-next/fixes' into for-next/core | Will Deacon | 2 | -1/+10 |