summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-05Revert "wifi: iwlegacy: do not skip frames with bad FCS"Kalle Valo2-2/+2
2024-12-05net: rfkill: gpio: Add check for clk_enable()Mingwei Zheng1-2/+6
2024-12-05ipv6: Fix soft lockups in fib6_select_path under high next hop churnOmid Ehtemam-Haghighi4-19/+297
2024-12-05selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik1-0/+6
2024-12-05bpf: Force uprobe bpf program to always return 0Jiri Olsa1-3/+2
2024-12-05bpf: Allow return values 0 and 1 for kprobe sessionJiri Olsa1-0/+9
2024-12-05drm/amdkfd: Fix wrong usage of INIT_WORK()Yuan Can1-2/+3
2024-12-05drm/amdgpu: Fix map/unmap queue logicLijo Lazar3-20/+63
2024-12-05drm/amdgpu: fix ACA bank count boundary check errorYang Wang1-1/+1
2024-12-05wifi: iwlwifi: mvm: tell iwlmei when we finished suspendingEmmanuel Grumbach1-2/+6
2024-12-05wifi: iwlwifi: allow fast resume on ax200Emmanuel Grumbach1-1/+1
2024-12-05wifi: cfg80211: Remove the Medium Synchronization Delay validity checkLingbo Kong1-6/+0
2024-12-05selftests: net: really check for bg process completionPaolo Abeni1-1/+1
2024-12-05ipv6: release nexthop on device removalPaolo Abeni1-3/+3
2024-12-05bpf, sockmap: Fix sk_msg_reset_currZijian Zhang1-11/+9
2024-12-05bpf, sockmap: Several fixes to bpf_msg_pop_dataZijian Zhang1-6/+9
2024-12-05bpf, sockmap: Several fixes to bpf_msg_push_dataZijian Zhang1-20/+33
2024-12-05selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang1-5/+101
2024-12-05selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang1-5/+7
2024-12-05selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang1-7/+11
2024-12-05selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang1-0/+7
2024-12-05isofs: avoid memory leak in iocharsetHao Ge1-4/+4
2024-12-05drm/panthor: Fix OPP refcnt leaks in devfreq initialisationAdrián Larumbe1-9/+8
2024-12-05drm/panthor: record current and maximum device clock frequenciesAdrián Larumbe2-1/+23
2024-12-05drm/panthor: introduce job cycle and timestamp accountingAdrián Larumbe2-49/+306
2024-12-05drm/panfrost: Add missing OPP table refcnt decrementalAdrián Larumbe1-1/+2
2024-12-05wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao1-0/+4
2024-12-05netlink: typographical error in nlmsg_type constants definitionMaurice Lambert1-1/+1
2024-12-05netfilter: nf_tables: must hold rcu read lock while iterating object type listFlorian Westphal1-7/+6
2024-12-05netfilter: nf_tables: must hold rcu read lock while iterating expression type...Florian Westphal1-6/+18
2024-12-05netfilter: nf_tables: avoid false-positive lockdep splat on rule deletionFlorian Westphal1-10/+13
2024-12-05drm: use ATOMIC64_INIT() for atomic64_tJonathan Gray1-1/+1
2024-12-05bpf: Mark raw_tp arguments with PTR_MAYBE_NULLKumar Kartikeya Dwivedi4-9/+87
2024-12-05drm/amdkfd: Use dynamic allocation for CU occupancy array in 'kfd_get_cu_occu...Srinivasan Shanmugam1-3/+6
2024-12-05drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei1-3/+5
2024-12-05drm/vkms: Drop unnecessary call to drm_crtc_cleanup()José Expósito1-4/+1
2024-12-05bpf: Tighten tail call checks for lingering locks, RCU, preempt_disableKumar Kartikeya Dwivedi1-0/+15
2024-12-05bpf, bpftool: Fix incorrect disasm pcLeon Hwang1-11/+29
2024-12-05drm/msm/dpu: cast crtc_clk calculation to u64 in _dpu_core_perf_calc_clk()Zichen Xie1-1/+1
2024-12-05wifi: cw1200: Fix potential NULL dereferenceLinus Walleij1-1/+1
2024-12-05wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-12-05drm: xlnx: zynqmp_disp: layer may be null while releasingSteffen Dirkwinkel1-0/+3
2024-12-05drm: zynqmp_kms: Unplug DRM device before removalSean Anderson1-1/+1
2024-12-05drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei1-0/+1
2024-12-05drm/amd/display: Reduce HPD Detection Interval for IPSFangzhi Zuo1-1/+1
2024-12-05drm/amd/display: Increase idle worker HPD detection timeRoman Li1-1/+1
2024-12-05drm/etnaviv: hold GPU lock across perfmon samplingLucas Stach1-6/+14
2024-12-05drm/etnaviv: Request pages from DMA32 zone on addressing_limitedXiaolei Wang2-8/+10
2024-12-05drm/xe/hdcp: Fix gsc structure check in fw check statusSuraj Kandpal1-1/+1
2024-12-05drm/msm/gpu: Check the status of registration to PM QoSLukasz Luba1-2/+7