summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
13 daysserial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)Hugo Villeneuve1-4/+4
13 daysALSA: hda: Fix cached processing coefficient verbsXu Rao1-2/+2
13 daysALSA: hda: conexant: Remove mic bias threshold overrideZhang Heng1-3/+0
13 daysi2c: i801: fix hardware state machine corruption in error pathMingyu Wang1-1/+1
13 daysaudit: fix recursive locking deadlock in audit_dupe_exe()Ricardo Robaina4-26/+57
13 daysaudit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina8-22/+22
13 daysaudit: widen ino fields to u64Jeff Layton5-14/+13
13 daysVFS/audit: introduce kern_path_parent() for auditNeilBrown5-11/+55
13 daysi2c: davinci: Unregister cpufreq notifier on probe failureHaoxiang Li1-1/+3
13 daysfpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives1-0/+3
13 daysdma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov1-2/+2
13 daysudmabuf: Do not create malformed scatterlistsJason Gunthorpe1-3/+5
13 daysiommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
13 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski3-0/+16
13 daysbpf: drop bpf_lsm_getselfattr from hook listWentao Guan1-1/+0
13 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
13 daysio_uring/rw: fix missing ERESTARTSYS conversion in read pathsYitang Yang1-9/+19
13 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
13 daysexfat: validate cluster allocation bits of the allocation bitmapNamjae Jeon1-12/+42
13 daysfscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers3-56/+44
13 daysopenvswitch: fix GSO userspace truncation underflowKyle Zeng4-23/+21
13 daysksmbd: validate ACE size against SID sub-authoritiesNamjae Jeon1-3/+10
13 daysksmbd: bound DACL dedup walk to copied ACEsNamjae Jeon1-6/+10
13 daysksmbd: restore DACL size on check_add_overflow() to avoid malformed ACLWentao Guan1-1/+6
13 daysksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li1-1/+7
13 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir1-2/+2
13 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
13 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
13 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
13 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
13 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
13 daysdrm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...Luca Coelho1-1/+3
13 daysdrm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
13 daysdrm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
13 daysdrm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
13 daysdrm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5
13 daysdrm/amdgpu/gfx9.4.3: replace BUG_ON() with WARN_ON()Alex Deucher1-7/+4
13 daysdrm/amdgpu/gfx8: drop unecessary BUG_ON()Alex Deucher1-3/+0
13 daysdrm/amdgpu/gfx11: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
13 daysdrm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()Alex Deucher1-8/+5
13 daysdrm/amd/pm: make pp_features read-only when scpm is enabledYang Wang1-0/+5
13 daysvxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
13 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko1-0/+1
13 dayspppoe: reload header pointer after dev_hard_header()Asim Viladi Oglu Manizada1-0/+1
13 daysmctp: serial: handle zero-length frames to prevent rx buffer overflowDoruk Tan Ozturk1-1/+1
13 daysmac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk1-0/+5
13 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov1-0/+11
13 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
13 daysice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
13 daysksmbd: defer destroy_previous_session() until after NTLM authenticationJames Montgomery1-5/+4