summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-07crypto: ecc - correct kernel-doc formatRandy Dunlap1-10/+12
2026-03-07crypto: des - fix all kernel-doc warningsRandy Dunlap1-4/+4
2026-03-07crypto: acomp - repair kernel-doc warningsRandy Dunlap1-2/+3
2026-03-07rhashtable: consolidate hash computation in rht_key_get_hash()Mykyta Yatsenko1-10/+3
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2026-03-06net: phy: remove phy_attachHeiner Kallweit1-2/+0
2026-03-06inet_diag: report delayed ack timer informationEric Dumazet1-0/+9
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier1-0/+1
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)1-2/+2
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)1-1/+1
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann1-0/+8
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-1/+12
2026-03-06Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+2
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2026-03-06sched_ext: Implement cgroup sub-sched enabling and disablingTejun Heo1-0/+1
2026-03-06sched_ext: Introduce scx_task_sched[_rcu]()Tejun Heo1-0/+7
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo2-0/+7
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-9/+10
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo23-58/+259
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo30-124/+178
2026-03-06Merge tag 'io_uring-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+2
2026-03-06ext4: fix signed format specifier in ext4_load_inode trace eventChristian Brauner1-1/+1
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton1-1/+1
2026-03-06nilfs2: widen trace event i_ino fields to u64Jeff Layton1-6/+6
2026-03-06f2fs: widen trace event i_ino fields to u64Jeff Layton1-121/+121
2026-03-06ext4: widen trace event i_ino fields to u64Jeff Layton1-272/+272
2026-03-06hugetlbfs: widen trace event i_ino fields to u64Jeff Layton1-21/+21
2026-03-06cachefiles: widen trace event i_ino fields to u64Jeff Layton1-9/+9
2026-03-06vfs: widen trace event i_ino fields to u64Jeff Layton8-154/+154
2026-03-06net: change sock.sk_ino and sock_i_ino() to u64Jeff Layton1-2/+2
2026-03-06audit: widen ino fields to u64Jeff Layton1-1/+1
2026-03-06vfs: widen inode hash/lookup functions to u64Jeff Layton1-23/+21
2026-03-06dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in ...Odelu Kukatla1-0/+136
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas3-0/+9
2026-03-06wifi: ieee80211: fix UHR operation DBE vs. P-EDCA orderJohannes Berg1-2/+2
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-1/+9
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2026-03-06wifi: move action code from per-type frame structsJohannes Berg1-53/+30
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown1-3/+0
2026-03-06Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar47-172/+335
2026-03-05cgroup: Expose some cgroup helpersTejun Heo1-2/+63
2026-03-05audit: fix coding style issuesRicardo Robaina1-1/+1
2026-03-05tcp: Initialise ehash secrets during connect() and listen().Kuniyuki Iwashima2-0/+4
2026-03-05tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.cEric Dumazet1-1/+0
2026-03-05ARM: omap: fix all kernel-doc warningsRandy Dunlap1-2/+2
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro1-0/+79
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi3-0/+141
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen1-0/+2
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski44-141/+318
2026-03-05Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-16/+28