summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-07fbdev: Consistently define pci_device_ids using named initializersUwe Kleine-König
2026-06-07fbdev: matroxfb/ssd1307fb: Use named initializers for struct i2c_device_idUwe Kleine-König
2026-06-07Merge tag 'input-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-07KVM: arm64: Fix block mapping validity check in stage-1 walkerWei-Lin Chang
2026-06-07KVM: arm64: Set a Linux errno on SMCCC error in kvm_call_hyp_nvhe()Vincent Donnefort
2026-06-07KVM: arm64: Roll back partial shares on kvm_share_hyp() failuretabba@google.com
2026-06-07KVM: arm64: Avoid host/hyp share desync on unshare hypercall failuretabba@google.com
2026-06-07KVM: arm64: Free hyp-share tracking node when share hypercall failstabba@google.com
2026-06-07KVM: arm64: Flush HCR_EL2.VSE to deliver SErrors to pKVM gueststabba@google.com
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-07KVM: arm64: Clear __hyp_running_vcpu when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-07riscv: also select ARCH_KEEP_MEMBLOCK if kexec is selectedHan Gao
2026-06-07net/mlx5: Add sd_group_size bits for SD managementShay Drory
2026-06-07net/mlx5: Update IFC allowed_list_size field bitsDragos Tatulea
2026-06-07ALSA: es18xx: check control allocation before private data setupRuoyu Wang
2026-06-07filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=nChristian Brauner
2026-06-07netfilter: nf_conntrack: use get_unaligned_be32() in tcp_sack()Rosen Penev
2026-06-07netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untagDavid Carlier
2026-06-07bpf: Reject sleepable BPF_LSM_CGROUP programs at load timeDavid Windsor
2026-06-07riscv: alternative: Also patch the CFI vDSOThomas Weißschuh
2026-06-07riscv: alternative: Pass vDSO start as parameter to apply_vdso_alternatives()Thomas Weißschuh
2026-06-07riscv: alternative: Use IS_ENABLED() over ifdeffery for apply_vdso_alternativ...Thomas Weißschuh
2026-06-07riscv: vdso: Always declare vdso_start symbolsThomas Weißschuh
2026-06-07Merge branch 'for-linus' into for-nextTakashi Iwai
2026-06-07ALSA: seq: Clear variable event pointer on readKyle Zeng
2026-06-07ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai
2026-06-07ALSA: timer: Forcibly close timer instances at closingTakashi Iwai
2026-06-07riscv: kexec: use min to simplify riscv_kexec_elf_loadThorsten Blum
2026-06-07riscv: panic if IRQ handler stacks cannot be allocatedOsama Abdelkader
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_unmap_rangeWu Fei
2026-06-07RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_rangeWu Fei
2026-06-06riscv: mm: Unconditionally sfence.vma for spurious faultVivian Wang
2026-06-06riscv: mm: Use the bitmap API for new_valid_map_cpusVivian Wang
2026-06-06riscv: mm: Rename new_vmalloc into new_valid_map_cpusVivian Wang
2026-06-06riscv: kfence: Call mark_new_valid_map() for kfence_unprotect()Vivian Wang
2026-06-06riscv: mm: Extract helper mark_new_valid_map()Vivian Wang
2026-06-06riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframeRui Qi
2026-06-06riscv: cacheinfo: Fix node reference leak in populate_cache_leavesZishun Yi
2026-06-06riscv: kexec_file: Constrain segment placement to direct mapHan Gao
2026-06-06riscv: mm: Define DIRECT_MAP_PHYSMEM_ENDVivian Wang
2026-06-06riscv: defconfig: Enable Eswin SoCsAnirudh Srinivasan
2026-06-06riscv: cpu_ops_sbi: No need to be bothered to check ret.errorHui Wang
2026-06-06riscv: cpu_ops: Change return value type of cpu_is_stopped() to boolHui Wang
2026-06-06riscv: kexec_elf: Remove unused pr_fmt definitionHui Wang
2026-06-06riscv: ftrace: select HAVE_BUILDTIME_MCOUNT_SORTChen Pei
2026-06-06riscv: dead code cleanup in kconfig for RISCV_PROBE_VECTOR_UNALIGNED_ACCESSJulian Braha
2026-06-06riscv: replace select with dependency for visible RELOCATABLEJulian Braha
2026-06-07KVM: selftests: Add a hugetlb memslot alignment test modeJinyu Tang
2026-06-07docs: memfd_preservation: fix rendering of ABI documentationPratyush Yadav (Google)
2026-06-07KVM: riscv: Check hugetlb block mappings against memslot boundsJinyu Tang