summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
4 daysALSA: hda: conexant: Remove mic bias threshold overrideZhang Heng1-3/+0
4 daysi2c: i801: fix hardware state machine corruption in error pathMingyu Wang1-1/+1
4 daysaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina4-26/+57
4 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina8-22/+22
4 daysaudit: widen ino fields to u64Jeff Layton5-14/+13
4 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown5-11/+55
4 daysi2c: davinci: Unregister cpufreq notifier on probe failureHaoxiang Li1-1/+3
4 daysfpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives1-0/+3
4 daysdma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov1-2/+2
4 daysudmabuf: Do not create malformed scatterlistsJason Gunthorpe1-3/+5
4 daysiommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
4 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski3-0/+16
4 daysbpf: drop bpf_lsm_getselfattr from hook listWentao Guan1-1/+0
4 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
4 daysio_uring/rw: fix missing ERESTARTSYS conversion in read pathsYitang Yang1-9/+19
4 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
4 daysexfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon1-12/+42
4 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers3-56/+44
4 daysopenvswitch: fix GSO userspace truncation underflowKyle Zeng4-23/+21
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 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
4 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
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 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/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
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/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
4 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
4 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
4 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
4 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko1-0/+1
4 dayspppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1
4 daysmctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk1-1/+1
4 daysmac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk1-0/+5
4 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov1-0/+11
4 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
4 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
4 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4
4 daysrbd: Reset positive result codes to zero in object map update pathRaphael Zimmer1-1/+6
4 daysproc: Fix broken error paths for namespace linksJann Horn1-1/+3