aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-09net/mlx5: Add OTHER_ESWITCH HW capabilitiesPatrisious Haddad1-16/+31
2025-11-09PCI/TPH: Expose pcie_tph_get_st_table_loc()Yishai Hadas1-0/+1
2025-11-09include: linux: Destage VCHIQ interface headersJai Luthra6-0/+1045
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-0/+50
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit1-3/+3
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran1-0/+3
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra1-3/+2
2025-11-07block: introduce bdev_zone_start()Damien Le Moal1-0/+6
2025-11-07arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GENERIC_ARC...Yicong Yang1-1/+5
2025-11-07printk: nbcon: Allow unsafe write_atomic() for panicJohn Ogness1-3/+16
2025-11-07srcu: Add SRCU_READ_FLAVOR_FAST_UPDOWN CPP macroPaul E. McKenney1-7/+9
2025-11-07pwm: Export `pwmchip_release` for external useMichal Wilczynski1-0/+6
2025-11-07slab: prevent recursive kmalloc() in alloc_empty_sheaf()Vlastimil Babka1-6/+0
2025-11-06block: accumulate memory segment gaps per bioKeith Busch3-0/+30
2025-11-06block: fix cached zone reporting after zone append was usedChristoph Hellwig1-0/+1
2025-11-06cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo1-1/+4
2025-11-06ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov1-0/+50
2025-11-06soc: qcom: socinfo: Add reserve field to support future extensionMukesh Ojha1-0/+2
2025-11-06soc: qcom: socinfo: Add support for new fields in revision 20Mukesh Ojha1-0/+2
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-10/+25
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+14
2025-11-06mfd: wl1273-core: Remove the headerDr. David Alan Gilbert1-277/+0
2025-11-06mfd: macsmc: Make SMC write buffers constAtharva Tiwari1-3/+3
2025-11-06Merge branches 'ib-mfd-hwmon-6.19' and 'ib-mfd-input-power-regulator-6.19' in...Lee Jones1-0/+273
2025-11-06mfd: macsmc: Add new __SMC_KEY macroJames Calligeros1-0/+1
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown1-0/+330
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown4-8/+11
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov2-0/+10
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov3-0/+18
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-1/+9
2025-11-06rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nullsXuanqiang Luo1-3/+3
2025-11-05srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/initPaul E. McKenney3-19/+4
2025-11-05srcu: Require special srcu_struct define/init for SRCU-fast readersPaul E. McKenney1-12/+22
2025-11-05srcu: Create a DEFINE_SRCU_FAST()Paul E. McKenney4-17/+44
2025-11-05srcu: Create an srcu_expedite_current() functionPaul E. McKenney2-0/+9
2025-11-05coredump: mark struct mm_struct as constChristian Brauner1-1/+1
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu1-0/+3
2025-11-05fs: add super_write_guardChristian Brauner1-0/+5
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik3-2/+7
2025-11-05fs: add fs/super.h headerChristian Brauner2-219/+234
2025-11-05fs: add fs/super_types.h headerChristian Brauner2-307/+336
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson1-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson1-10/+0
2025-11-05block: introduce blkdev_report_zones_cached()Damien Le Moal1-0/+2
2025-11-05block: introduce blkdev_get_zone_info()Damien Le Moal1-0/+3
2025-11-05block: use zone condition to determine conventional zonesDamien Le Moal1-28/+9
2025-11-05block: introduce disk_report_zone()Damien Le Moal2-3/+14