summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysdrm: drop lib from header search path.Dave Airlie1-1/+1
4 daysgpu: Move DRM buddy allocator one level up (part two)Joel Fernandes35-1814/+1934
4 daysnetfilter: nf_conntrack_sip: validate skb_dst() before accessing itPablo Neira Ayuso1-2/+5
4 daysnetfilter: nf_conntrack_sip: remove net variable shadowingFlorian Westphal1-2/+1
4 daysnetfilter: nft_fib: reject fib expression on the netdev egress hookTheodor Arsenij Larionov-Trichkine2-1/+37
4 daysnetfilter: nf_tables: remove register tracking infrastructureFlorian Westphal52-693/+0
4 daysarm64: dts: qcom: hamoa: Fix OPP tables for all DisplayPort controllersAbel Vesa1-65/+12
4 daysarm64: dts: qcom: correct RBR opp entryDmitry Baryshkov11-50/+50
4 daysVDUSE: avoid leaking information to userspaceJason Wang2-2/+2
4 daysvduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez2-3/+1
4 daysvduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez3-5/+3
4 daysvduse: return internal vq group struct as map tokenEugenio Pérez4-33/+108
4 daysxfs: don't replace the wrong part of the cow forkDarrick J. Wong2-83/+148
4 daysfuse-uring: fix race between registration and connection abortionJoanne Koong1-6/+16
4 daysaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina4-26/+57
4 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina9-23/+23
4 daysaudit: widen ino fields to u64Jeff Layton5-18/+17
4 dayslandlock: Account all audit data allocations to user spaceMickaël Salaün2-8/+6
4 dayslandlock: Fix formattingMickaël Salaün2-6/+4
4 daysdrm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland2-2/+16
4 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers3-56/+44
4 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
4 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
4 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
4 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
4 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir1-2/+2
4 daysublk: wait on ublk_dev_ready() instead of ub->completionMing Lei1-15/+37
4 daysdrm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRRORJia Yao1-0/+2
4 daysdm-verity: fix buffer overflow in FEC calculationMikulas Patocka2-3/+3
4 daysdm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTSEric Biggers2-7/+6
4 daysdm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers1-56/+44
4 daysdm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers1-1/+2
4 daysbpf: Fix same-register dst/src OOB read and pointer leak in sock_opsJiayuan Chen1-2/+4
4 daysdrm/amdgpu: fix check in amdgpu_hmm_invalidate_gfxChristian König2-2/+2
4 daysdrm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
4 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
4 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
4 daysdrm/amdgpu: fix resource leak on ACP reset timeoutCe Sun1-4/+7
4 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
4 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho1-1/+3
4 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
4 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
4 daysdrm/amdgpu/soc24: reset dGPU if suspend got abortedJakob Linke1-0/+28
4 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
4 daysdrm/amdgpu/jpeg: fix jpeg_v5_0_1_is_idle detectionBoyuan Zhang1-1/+1
4 daysdrm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detectionBoyuan Zhang1-1/+1
4 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
4 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher1-7/+4
4 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
4 daysdrm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5