summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-25Linux 6.1.135v6.1.135Greg Kroah-Hartman
2025-04-25ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook modelTakashi Iwai
2025-04-25md: fix mddev uaf while iterating all_mddevs listYu Kuai
2025-04-25md: factor out a helper from mddev_put()Yu Kuai
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli
2025-04-25MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-04-25MIPS: dec: Declare which_prom() as staticWangYuli
2025-04-25sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek
2025-04-25sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek
2025-04-25sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek
2025-04-25mm: fix apply_to_existing_page_range()Kirill A. Shutemov
2025-04-25blk-iocost: do not WARN if iocg was already offlinedLi Nan
2025-04-25blk-cgroup: support to track if policy is onlineYu Kuai
2025-04-25bpf: Prevent tail call between progs attached to different hooksXu Kuohai
2025-04-25bpf: avoid holding freeze_mutex during mmap operationAndrii Nakryiko
2025-04-25btrfs: fix the length of reserved qgroup to freeHaisu Wang
2025-04-25cifs: use origin fullpath for automountsPaulo Alcantara
2025-04-25smb/server: fix potential null-ptr-deref of lease_ctx_info in smb2_open()ChenXiaoSong
2025-04-25nvmet-fc: Remove unused functionsWangYuli
2025-04-25Revert "LoongArch: BPF: Fix off-by-one error in build_prologue()"Greg Kroah-Hartman
2025-04-25landlock: Add the errata interfaceMickaël Salaün
2025-04-25drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu
2025-04-25Revert "Xen/swiotlb: mark xen_swiotlb_fixup() __init"Greg Kroah-Hartman
2025-04-25btrfs: zoned: fix zone finishing with missing devicesJohannes Thumshirn
2025-04-25btrfs: zoned: fix zone activation with missing devicesJohannes Thumshirn
2025-04-25btrfs: fix qgroup reserve leaks in cow_file_rangeBoris Burkov
2025-04-25LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-04-25powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()Nathan Lynch
2025-04-25x86/pvh: Call C code via the kernel virtual mappingArd Biesheuvel
2025-04-25x86/split_lock: Fix the delayed detection logicMaksim Davydov
2025-04-25mm: Fix is_zero_page() usage in try_grab_page()Alex Williamson
2025-04-25misc: pci_endpoint_test: Fix 'irq_type' to convey the correct typeKunihiko Hayashi
2025-04-25misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' errorKunihiko Hayashi
2025-04-25misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_ir...Kunihiko Hayashi
2025-04-25mptcp: sockopt: fix getting freebind & transparentMatthieu Baerts (NGI0)
2025-04-25media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinlineArnd Bergmann
2025-04-25kbuild: Add '-fno-builtin-wcslen'Nathan Chancellor
2025-04-25cpufreq: Reference count policy in cpufreq_update_limits()Rafael J. Wysocki
2025-04-25KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland
2025-04-25KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba
2025-04-25KVM: arm64: Mark some header functions as inlineMark Rutland
2025-04-25KVM: arm64: Refactor exit handlersMark Rutland
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland
2025-04-25KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland
2025-04-25KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-04-25KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland
2025-04-25arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVMMark Brown
2025-04-25arm64/fpsimd: Have KVM explicitly say which FP registers to saveMark Brown
2025-04-25arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVEMark Brown
2025-04-25KVM: arm64: Discard any SVE state when entering KVM guestsMark Brown