summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-07sched_ext: Add SCX_TASK_REENQ_REASON flagsTejun Heo
2026-03-07sched_ext: Simplify task state handlingTejun Heo
2026-03-07sched_ext: Implement scx_bpf_dsq_reenq() for user DSQsTejun Heo
2026-03-07sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()Tejun Heo
2026-03-07sched_ext: Add per-CPU data to DSQsTejun Heo
2026-03-07rhashtable: consolidate hash computation in rht_key_get_hash()Mykyta Yatsenko
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06sched_ext: Implement cgroup sub-sched enabling and disablingTejun Heo
2026-03-06sched_ext: Introduce scx_task_sched[_rcu]()Tejun Heo
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06audit: widen ino fields to u64Jeff Layton
2026-03-06vfs: widen inode hash/lookup functions to u64Jeff Layton
2026-03-06wifi: mac80211: add support for NDP ADDBA/DELBA for S1GRia Thomas
2026-03-06wifi: ieee80211: fix UHR operation DBE vs. P-EDCA orderJohannes Berg
2026-03-06wifi: move action code from per-type frame structsJohannes Berg
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown
2026-03-06Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar
2026-03-05cgroup: Expose some cgroup helpersTejun Heo
2026-03-05tcp: Initialise ehash secrets during connect() and listen().Kuniyuki Iwashima
2026-03-05ARM: omap: fix all kernel-doc warningsRandy Dunlap
2026-03-05x86/cpu: Add platform ID to CPU matching structureDave Hansen
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-05evm: fix security.evm for a file with IMA signatureCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-05Merge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan
2026-03-05net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
2026-03-05Add support for TLP emulationLeon Romanovsky
2026-03-05net/mlx5: Expose TLP emulation capabilitiesMaher Sanalla
2026-03-05net/mlx5: Add TLP emulation device capabilitiesMaher Sanalla
2026-03-05Merge tag 'nf-next-26-03-04' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2026-03-04net: use ktime_t in struct scm_timestamping_internalEric Dumazet
2026-03-04Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-03-04Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-04mm/mmu_notifier: clean up mmu_notifier.h kernel-docRandy Dunlap
2026-03-04uaccess: correct kernel-doc parameter formatRandy Dunlap
2026-03-04Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...Axel Rasmussen
2026-03-04KVM: Bury kvm_{en,dis}able_virtualization() in kvm_main.c once moreSean Christopherson