summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Documentation: Coccinelle: document debug log handlingBenjamin Philip1-5/+16
2026-02-21scripts: coccicheck: warn on unset debug fileBenjamin Philip1-0/+5
2026-02-21scripts: coccicheck: simplify debug file handlingBenjamin Philip1-8/+8
2026-02-21batman-adv: Avoid double-rtnl_lock ELP metric workerSven Eckelmann3-5/+14
2026-02-21HID: pidff: Fix condition effect bit clearingTomasz PakuĊ‚a1-4/+7
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook4-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook8016-20913/+20055
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook2-1/+7
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici1-17/+36
2026-02-21tools/sched_ext: fix getopt not re-parsed on restartDavid Carlier6-0/+6
2026-02-21tools/sched_ext: scx_userland: fix data races on shared countersDavid Carlier1-13/+13
2026-02-21Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-42/+23
2026-02-21Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-25/+18
2026-02-21Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+39
2026-02-21Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'Jakub Kicinski2-8/+105
2026-02-21selftests: drv-net: rss_ctx: test RSS contexts persist after ifdown/upPavan Chebbi1-2/+98
2026-02-21bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-02-21bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-02-21Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds1-0/+1
2026-02-21udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().Kuniyuki Iwashima2-4/+2
2026-02-21Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-55/+82
2026-02-21net: ethernet: xscale: Check for PTP support properlyLinus Walleij2-4/+4
2026-02-21net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov1-1/+1
2026-02-21Merge tag 'ipsec-2026-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-5/+25
2026-02-21MAINTAINERS: update enic and usnic maintainersSatish Kharat1-2/+1
2026-02-21Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-106/+266
2026-02-21Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds57-531/+248
2026-02-21Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds201-950/+2120
2026-02-21Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-463/+406
2026-02-21Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds6-8/+38
2026-02-21Merge tag 'for-7.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-21/+56
2026-02-21Merge tag 'ecryptfs-7.0-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-41/+29
2026-02-21NTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den1-93/+39
2026-02-21NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den1-2/+2
2026-02-21ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao1-1/+1
2026-02-21ntb: intel: Add Intel Gen6 NTB support for DiamondRapidsDave Jiang4-9/+35
2026-02-21NTB/msi: Remove unused functionsDr. David Alan Gilbert2-78/+0
2026-02-21ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256Maciej Grochowski1-1/+1
2026-02-21ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski1-0/+6
2026-02-21ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski1-2/+4
2026-02-21NTB: epf: allow built-in buildBaruch Siach1-1/+0
2026-02-21ntb: migrate to dma_map_phys instead of map_pageChu Guangqing1-6/+6
2026-02-21NTB: ntb_transport: Add 'tx_memcpy_offload' module optionKoichiro Den1-4/+100
2026-02-21NTB: ntb_transport: Remove unused 'retries' field from ntb_queue_entryKoichiro Den1-9/+2
2026-02-21rtc: ds1390: fix number of bytes read from RTCAndreas Gabriel-Platschek1-1/+1
2026-02-21rtc: class: Remove duplicate check for alarmJinjie Ruan1-1/+1
2026-02-21rtc: optee: simplify OP-TEE context matchRouven Czerwinski1-4/+1
2026-02-21Merge tag 'apparmor-pr-2026-02-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds21-240/+687
2026-02-21rtc: interface: Alarm race handling should not discard preceding errorAnthony Pighin (Nokia)1-1/+1
2026-02-20Merge tag 'kmalloc_obj-prep-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-4/+4