summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-06ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso1-0/+1
2025-07-06atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().Kuniyuki Iwashima1-2/+1
2025-07-06netlink: specs: tc: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman1-1/+1
2025-07-06libbpf: Fix possible use-after-free for externsAdin Scannell2-3/+23
2025-07-06io_uring/net: mark iov as dynamically allocated even for single segmentsJens Axboe1-5/+6
2025-07-06um: ubd: Add missing error check in start_io_thread()Tiwei Bie1-1/+1
2025-07-06bnxt: properly flush XDP redirect listsYan Zhai1-1/+4
2025-07-06vsock/uapi: fix linux/vm_sockets.h userspace compilation errorsStefano Garzarella1-0/+4
2025-07-06userns and mnt_idmap leak in open_tree_attr(2)Al Viro1-7/+3
2025-07-06wifi: mac80211: finish link init before RCU publishJohannes Berg1-3/+3
2025-07-06wifi: mac80211: Create separate links for VLAN interfacesMuna Sinada4-5/+103
2025-07-06wifi: mac80211: Add link iteration macro for link dataMuna Sinada1-0/+9
2025-07-06af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima1-6/+12
2025-07-06wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges1-1/+1
2025-07-06bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
2025-07-06ethernet: ionic: Fix DMA mapping testsThomas Fourier1-6/+6
2025-07-06net: netpoll: Initialize UDP checksum field before checksummingBreno Leitao1-1/+1
2025-07-06libbpf: Fix null pointer dereference in btf_dump__free on allocation failureYuan Chen1-0/+3
2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro1-4/+4
2025-07-06ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3()Youngjun Lee1-0/+2
2025-07-06Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima2-4/+32
2025-07-06ASoC: amd: ps: fix for soundwire failures during hibernation exit sequenceVijendar Mukunda2-0/+22
2025-07-06atm: clip: prevent NULL deref in clip_push()Eric Dumazet1-6/+5
2025-07-06scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier1-0/+2
2025-07-06cxl/ras: Fix CPER handler device confusionDan Williams1-20/+27
2025-07-06HID: wacom: fix crash in wacom_aes_battery_handler()Thomas Zeitlhofer1-0/+1
2025-07-06HID: Intel-thc-hid: Intel-quicki2c: Enhance QuickI2C reset flowEven Xu1-1/+25
2025-07-06drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld1-2/+3
2025-07-06drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst1-7/+4
2025-07-06drm/i915/snps_hdmi_pll: Fix 64-bit divisor truncation by using div64_u64Ankit Nautiyal1-2/+2
2025-07-06drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li1-0/+2
2025-07-06drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-07-06drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-07-06Revert "riscv: misaligned: fix sleeping function called during misaligned acc...Nam Cao1-2/+2
2025-07-06Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"Nam Cao1-1/+0
2025-07-06lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai1-1/+8
2025-07-06fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand1-1/+1
2025-07-06io_uring: don't assume uaddr alignment in io_vec_fill_bvecPavel Begunkov1-3/+7
2025-07-06io_uring/rsrc: don't rely on user vaddr alignmentPavel Begunkov2-1/+7
2025-07-06io_uring/rsrc: fix folio unpinningPavel Begunkov1-4/+9
2025-07-06s390/pkey: Prevent overflow in size calculation for memdup_user()Fedor Pchelkin1-1/+1
2025-07-06riscv: export boot_cpu_hartidKlara Modin1-0/+1
2025-07-06ASoC: amd: yc: Add DMI quirk for Lenovo IdeaPad Slim 5 15Oliver Schramm1-0/+7
2025-07-06riscv: vector: Fix context save/restore with xtheadvectorHan Gao1-6/+6
2025-07-06smb: client: fix regression with native SMB symlinksPaulo Alcantara1-16/+4
2025-07-06mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on writeSeongJae Park1-0/+1
2025-07-06smb: client: remove \t from TP_printk statementsStefan Metzmacher1-12/+12
2025-07-06ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirkNiklas Cassel1-1/+1
2025-07-06scripts/gdb: fix dentry_name() lookupFlorian Fainelli1-1/+1