summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-10cifs: Fix rmdir failure due to ongoing I/O on deleted fileDavid Howells
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-12-10tcp: check space before adding MPTCP SYN optionsMoYuanhao
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-10Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-10Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-10ksmbd: set ATTR_CTIME flags when setting mtimeNamjae Jeon
2024-12-10ksmbd: fix racy issue from session lookup and expireNamjae Jeon
2024-12-10ksmbd: retry iterate_dir in smb2_query_dirHobin Woo
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-10block: get wp_offset by bdev_offset_from_zone_startLongPing Wei
2024-12-10bpf: fix potential error returnAnton Protopopov
2024-12-10Documentation: PM: Clarify pm_runtime_resume_and_get() return valuePaul Barker
2024-12-10Merge branch 'bpf-track-changes_pkt_data-property-for-global-functions'Alexei Starovoitov
2024-12-10selftests/bpf: validate that tail call invalidates packet pointersEduard Zingerman
2024-12-10bpf: consider that tail calls invalidate packet pointersEduard Zingerman
2024-12-10selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman
2024-12-10selftests/bpf: test for changing packet data from global functionsEduard Zingerman
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2024-12-10bpf: add find_containing_subprog() utility functionEduard Zingerman
2024-12-10bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_progJiri Olsa
2024-12-10bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavorsJann Horn
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya
2024-12-10ARC: dts: Replace deprecated snps,nr-gpios property for snps,dw-apb-gpio-port...Uwe Kleine-König
2024-12-10ARC: build: Use __force to suppress per-CPU cmpxchg warningsPaul E. McKenney
2024-12-10ARC: fix reference of dependency for PAE40 configLukas Bulwahn
2024-12-10ARC: build: disallow invalid PAE40 + 4K page configVineet Gupta
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke
2024-12-10selftests/bpf: Extend test for sockmap update with sameMichal Luczaj
2024-12-10bpf, sockmap: Fix race between element replace and close()Michal Luczaj
2024-12-10bpf, sockmap: Fix update element with sameMichal Luczaj
2024-12-10blk-cgroup: Fix UAF in blkcg_unpin_online()Tejun Heo
2024-12-10MAINTAINERS: update Coly Li's email addressColy Li
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10block: Ignore REQ_NOWAIT for zone reset and zone finish operationsDamien Le Moal
2024-12-10block: Use a zone write plug BIO work for REQ_NOWAIT BIOsDamien Le Moal
2024-12-10drm/amdkfd: pause autosuspend when creating pddJesse.zhang@amd.com
2024-12-10drm/amdgpu: fix when the cleaner shader is emittedChristian König
2024-12-10drm/amdgpu: Fix ISP HW init issuePratap Nirujogi
2024-12-10drm/amdkfd: hard-code MALL cacheline size for gfx11, gfx12Harish Kasiviswanathan
2024-12-10drm/amdkfd: hard-code cacheline size for gfx11Harish Kasiviswanathan
2024-12-10drm/amdkfd: Dereference null return valueAndrew Martin
2024-12-10i2c: nomadik: Add missing sentinel to match tableGeert Uytterhoeven
2024-12-10i2c: pnx: Fix timeout in wait functionsVladimir Riabchun
2024-12-10udp: fix l4 hash after reconnectPaolo Abeni