summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-10wifi: ieee80211: split HE definitions outJohannes Berg
2025-11-10wifi: ieee80211: split VHT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split HT definitions outJohannes Berg
2025-11-10wifi: ieee80211: split mesh definitions outJohannes Berg
2025-11-10ns: add asserts for active refcount underflowChristian Brauner
2025-11-10ns: handle setns(pidfd, ...) cleanlyChristian Brauner
2025-11-10ns: don't increment or decrement initial namespacesChristian Brauner
2025-11-09kho: allocate metadata directly from the buddy allocatorPasha Tatashin
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-09iio: imu: adis: fix all kernel-doc warnings in header fileRandy Dunlap
2025-11-09net/mlx5: fs, set non default device per namespacePatrisious Haddad
2025-11-09net/mlx5: fs, Add other_eswitch support for steering tablesPatrisious Haddad
2025-11-09net/mlx5: Add OTHER_ESWITCH HW capabilitiesPatrisious Haddad
2025-11-09PCI/TPH: Expose pcie_tph_get_st_table_loc()Yishai Hadas
2025-11-09include: linux: Destage VCHIQ interface headersJai Luthra
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra
2025-11-07block: introduce bdev_zone_start()Damien Le Moal
2025-11-07arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GENERIC_ARC...Yicong Yang
2025-11-07printk: nbcon: Allow unsafe write_atomic() for panicJohn Ogness
2025-11-07srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macroPaul E. McKenney
2025-11-07pwm: Export `pwmchip_release` for external useMichal Wilczynski
2025-11-07slab: prevent recursive kmalloc() in alloc_empty_sheaf()Vlastimil Babka
2025-11-06block: accumulate memory segment gaps per bioKeith Busch
2025-11-06block: fix cached zone reporting after zone append was usedChristoph Hellwig
2025-11-06cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov
2025-11-06soc: qcom: socinfo: Add reserve field to support future extensionMukesh Ojha
2025-11-06soc: qcom: socinfo: Add support for new fields in revision 20Mukesh Ojha
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-06mfd: wl1273-core: Remove the headerDr. David Alan Gilbert
2025-11-06mfd: macsmc: Make SMC write buffers constAtharva Tiwari
2025-11-06Merge branches 'ib-mfd-hwmon-6.19' and 'ib-mfd-input-power-regulator-6.19' in...Lee Jones
2025-11-06mfd: macsmc: Add new __SMC_KEY macroJames Calligeros
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa
2025-11-06rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nullsXuanqiang Luo
2025-11-05srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/initPaul E. McKenney
2025-11-05srcu: Require special srcu_struct define/init for SRCU-fast readersPaul E. McKenney
2025-11-05srcu: Create a DEFINE_SRCU_FAST()Paul E. McKenney
2025-11-05srcu: Create an srcu_expedite_current() functionPaul E. McKenney