summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-14Linux 6.1.120v6.1.120Greg Kroah-Hartman
2024-12-14Bluetooth: MGMT: Fix possible deadlocksLuiz Augusto von Dentz
2024-12-14i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...Kaixin Wang
2024-12-14fs/ntfs3: Sequential field availability check in mi_enum_attr()Konstantin Komarov
2024-12-14drm/msm: DEVFREQ_GOV_SIMPLE_ONDEMAND is no longer neededRandy Dunlap
2024-12-14PM / devfreq: Fix build issues with devfreq disabledRob Clark
2024-12-14i3c: master: svc: fix possible assignment of the same address to two devicesFrank Li
2024-12-14i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoinFrank Li
2024-12-14serial: amba-pl011: fix build regressionArnd Bergmann
2024-12-14usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-12-14drm/amdgpu: rework resume handling for display (v2)Alex Deucher
2024-12-14drm/ttm: Print the memory decryption status just onceZack Rusin
2024-12-14drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-12-14veth: Use tstats per-CPU traffic countersPeilin Ye
2024-12-14bpf: Fix dev's rx stats for bpf_redirect_peer trafficPeilin Ye
2024-12-14net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2024-12-14bpf: Fix helper writes to read-only mapsDaniel Borkmann
2024-12-14mm: call the security_mmap_file() LSM hook in remap_file_pages()Shu Han
2024-12-14ASoC: Intel: avs: Fix return status of avs_pcm_hw_constraints_init()Amadeusz Sławiński
2024-12-14arm64: smccc: Remove broken support for SMCCCv1.3 SVE discard hintMark Rutland
2024-12-14arm64/sve: Discard stale CPU state when handling SVE trapsMark Brown
2024-12-14gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun
2024-12-14ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-14drm/amd/display: Check BIOS images before it is usedAlex Hung
2024-12-14mmc: mtk-sd: Fix error handle of probe functionAndy-ld Lu
2024-12-14xhci: dbc: Fix STALL transfer event handlingMathias Nyman
2024-12-14io_uring: wake up optimisationsPavel Begunkov
2024-12-14mm/damon/vaddr: fix issue in damon_va_evenly_split_region()Zheng Yejian
2024-12-14jffs2: Fix rtime decompressorRichard Weinberger
2024-12-14jffs2: Prevent rtime decompress memory corruptionKinsey Moore
2024-12-14KVM: x86/mmu: Ensure that kvm_release_pfn_clean() takes exact pfn from kvm_fa...Nikolay Kuratov
2024-12-14KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITEKunkun Jiang
2024-12-14KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a deviceKunkun Jiang
2024-12-14KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*Jing Zhang
2024-12-14udf: Fold udf_getblk() into udf_bread()Jan Kara
2024-12-14vfio/mlx5: Align the page tracking max message size with the device capabilityYishai Hadas
2024-12-14Revert "unicode: Don't special case ignorable code points"Linus Torvalds
2024-12-14tracing/eprobe: Fix to release eprobe when failed to add dyn_eventMasami Hiramatsu (Google)
2024-12-14btrfs: fix missing snapshot drew unlock when root is dead during swap activationFilipe Manana
2024-12-14sched/core: Prevent wakeup of ksoftirqd during idle load balanceK Prateek Nayak
2024-12-14sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...K Prateek Nayak
2024-12-14sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()K Prateek Nayak
2024-12-14kasan: make report_lock a raw spinlockJared Kangas
2024-12-14kasan: suppress recursive reports for HW_TAGSAndrey Konovalov
2024-12-14io_uring/tctx: work around xa_store() allocation error issueJens Axboe
2024-12-14serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto
2024-12-14rtc: cmos: avoid taking rtc_lock for extended period of timeDmitry Torokhov
2024-12-14misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycleParker Newman
2024-12-14powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman