aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-15ASoC: codecs: fs210x: fix possible buffer overflowAlexander A. Klimov1-1/+1
2026-05-14scsi: isci: Fix use-after-free in device removal pathMichael Bommarito1-0/+3
2026-05-14scsi: sd: Fix return code handling in sd_spinup_disk()Mike Christie1-2/+1
2026-05-15ASoC: cs35l56: Log SoundWire status updates only on changesSimon Trimmer1-2/+3
2026-05-15ASoC: ti: omap-dmic: Fix IS_ERR() vs NULL check bug in omap_dmic_select_fclk()Ingyu Jang1-1/+1
2026-05-14net: ifb: report ethtool stats over num_tx_queuesMichael Bommarito1-6/+5
2026-05-14net/mlx5: Skip disabled vports when setting max TX speedOr Har-Toov3-0/+27
2026-05-14net/mlx5: Do not restore destination-less TC rulesJeroen Massar1-1/+2
2026-05-14net/mlx5e: Don't leak RSS context in case of errorGal Pressman1-1/+4
2026-05-15ASoC: cs35l56: Drop malformed default N from KconfigAndy Shevchenko1-3/+0
2026-05-14tls: Preserve sk_err across recvmsg() when data has been copiedChuck Lever1-6/+14
2026-05-14octeontx2-pf: fix double free in rvu_rep_rsrc_init()Dawei Feng1-1/+2
2026-05-14Merge tag 'nvme-7.1-2026-05-14' of git://git.infradead.org/nvme into block-7.1Jens Axboe7-25/+34
2026-05-14net: skbuff: preserve shared-frag marker during coalescingWilliam Bowling1-0/+2
2026-05-14net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recoverMatt Fleming1-3/+3
2026-05-14rds_tcp: close NULL deref window in rds_tcp_set_callbacksMaoyi Xie1-3/+6
2026-05-14docs: hwmon: sy7636a: fix temperature sysfs attribute nameChen-Shi-Hong1-1/+1
2026-05-15ovpn: disable BHs when updating device statsRalf Lici4-12/+28
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim1-0/+4
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim6-15/+56
2026-05-14perf build: Add make check-headers targetNamhyung Kim2-2/+4
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim1-2/+15
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-88/+279
2026-05-14Merge tag 'acpi-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds16-19/+76
2026-05-14lsm: hold cred_guard_mutex for lsm_set_self_attr()Stephen Smalley1-1/+8
2026-05-14Merge branch 'acpi-cppc'Rafael J. Wysocki1-3/+3
2026-05-14RDMA/siw: Reject MPA FPDU length underflow before signed receive mathMichael Bommarito1-0/+15
2026-05-14smbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells1-1/+1
2026-05-14batman-adv: tp_meter: avoid use of uninit sender varsSven Eckelmann1-2/+9
2026-05-14batman-adv: dat: handle forward allocation errorSven Eckelmann1-0/+3
2026-05-14vfio/pci: Check BAR resources before exporting a DMABUFMatt Evans1-2/+4
2026-05-14vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()Matt Evans2-20/+43
2026-05-14batman-adv: clear current gateway during teardownRuijie Li1-0/+4
2026-05-14batman-adv: fix fragment reassembly length accountingRuide Cao2-7/+18
2026-05-14x86/xen: Tolerate nested XEN_LAZY_MMU entering/leavingJuergen Gross1-2/+6
2026-05-14x86/xen: Fix xen_e820_swap_entry_with_ram()Juergen Gross1-1/+1
2026-05-14gcc-plugins: Always define CONST_CAST_GIMPLE and CONST_CAST_TREEKees Cook1-1/+3
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds97-618/+1182
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo2-7/+12
2026-05-14Merge tag 'audit-pr-20260513' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+5
2026-05-14phy: apple: atc: Fix typec switch/mux leak on unbindDavid Carlier1-5/+22
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds3-6/+20
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang2-1/+58
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang1-53/+108
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan1-0/+1
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli2-13/+20