summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21Merge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-21Merge tag 'sched_ext-for-7.0-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-21Merge tag 'v7.0-rc-part2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-02-21Documentation: Coccinelle: document debug log handlingBenjamin Philip
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip
2026-02-21batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann
2026-02-21HID: pidff: Fix condition effect bit clearingTomasz PakuĊ‚a
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici
2026-02-20tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier
2026-02-20tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier
2026-02-20Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'Jakub Kicinski
2026-02-20selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima
2026-02-20Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-02-20net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov
2026-02-20Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-02-20MAINTAINERS: update enic and usnic maintainersSatish Kharat
2026-02-20Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-20Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-02-20Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-20Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-20NTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den
2026-02-20NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-02-20ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao
2026-02-20ntb: intel: Add Intel Gen6 NTB support for DiamondRapidsDave Jiang
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-20ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256Maciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-02-20NTB: epf: allow built-in buildBaruch Siach
2026-02-20ntb: migrate to dma_map_phys instead of map_pageChu Guangqing
2026-02-20NTB: ntb_transport: Add 'tx_memcpy_offload' module optionKoichiro Den
2026-02-20NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entryKoichiro Den
2026-02-20rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek
2026-02-20rtc: class: Remove duplicate check for alarmJinjie Ruan