summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-06Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov
2026-06-06Input: ims-pcu - add response length checksDmitry Torokhov
2026-06-06Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov
2026-06-06Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov
2026-06-06Input: ims-pcu - validate control endpoint typeDmitry Torokhov
2026-06-06Input: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov
2026-06-06Input: ims-pcu - fix firmware leak in async updateDmitry Torokhov
2026-06-06Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov
2026-06-06Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov
2026-06-06Input: ims-pcu - release data interface on disconnectDmitry Torokhov
2026-06-06Input: ims-pcu - fix logic error in packet resetDmitry Torokhov
2026-06-06Input: ims-pcu - only expose sysfs attributes on control interfaceDmitry Torokhov
2026-06-06riscv: Implement _THIS_IP_ using inline asmMarco Elver
2026-06-06riscv: module: Use generic cmp_int() instead of custom cmp_3way()Florian Schmaus
2026-06-06riscv: Fix ftrace_graph_ret_addr() to use the correct task pointerRui Qi