summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-15perf build: Add make check-headers targetNamhyung Kim2-2/+4
2026-05-15perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim1-2/+15
2026-05-15perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-15perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-15perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-15Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-88/+279
2026-05-15Merge 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-14soc: microchip: mpfs-sys-controller: fix resource leak on probe errorFelix Gu1-2/+4
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-14firmware: samsung: acpm: Fix mailbox channel leak on probe errorTudor Ambarus1-5/+8
2026-05-14firmware: samsung: acpm: Fix cross-thread RX length corruptionTudor Ambarus2-7/+11
2026-05-14batman-adv: clear current gateway during teardownRuijie Li1-0/+4
2026-05-14clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regsKuan-Wei Chiu1-1/+1
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
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier3-5/+6
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier1-2/+7
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-14Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
2026-05-14Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointerMichael Bommarito1-1/+1
2026-05-14Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-05-14Bluetooth: serialize accept_q accessJiexun Wang2-22/+66
2026-05-14cpufreq/amd-pstate: Drop Kconfig option for dynamic EPPMario Limonciello3-22/+5
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-05-14mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
2026-05-14docs: threat-model: don't limit root capabilities to CAP_SYS_ADMINJonathan Corbet1-1/+2
2026-05-14docs: security-bugs: add a link to the threat-model documentationJonathan Corbet2-8/+7
2026-05-14net: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18
2026-05-14net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski1-4/+2
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5