summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-07Merge tag 'drm-misc-next-2025-11-05-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie11-23/+132
2025-11-07block: accumulate memory segment gaps per bioKeith Busch3-0/+30
2025-11-07xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann1-0/+4
2025-11-07Merge tag 'drm-intel-next-2025-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie6-1/+126
2025-11-07block: fix cached zone reporting after zone append was usedChristoph Hellwig1-0/+1
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-9/+16
2025-11-07cgroup: Fix sleeping from invalid context warning on PREEMPT_RTTejun Heo1-1/+4
2025-11-07ice: add virtchnl definitions and static data for GTP RSSAleksandr Loktionov1-0/+50
2025-11-07net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle2-0/+3
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib1-0/+4
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 Torvalds2-1/+7
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-20/+124
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-3/+95
2025-11-06ext4: add two trace points for moving extentsZhang Yi1-0/+74
2025-11-06ext4: introduce seq counter for the extent status entryZhang Yi1-8/+15
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-06ASoC: SDCA: support Q7.8 volume formatShuming Fan1-0/+1
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju1-0/+45
2025-11-06platform/x86: ISST: isst_if.h: fix all kernel-doc warningsRandy Dunlap1-23/+27
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown1-0/+330
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown14-32/+45
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya2-2/+2
2025-11-06drm/panfrost: fix UAPI kernel-doc warningsRandy Dunlap1-36/+82
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap1-34/+36
2025-11-06crypto: sha3 - Reimplement using library APIEric Biggers1-6/+0
2025-11-06lib/crypto: sha3: Add SHA-3 supportDavid Howells1-3/+319
2025-11-06bpf, x86: add support for indirect jumpsAnton Protopopov2-0/+10
2025-11-06libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski1-0/+12
2025-11-06bpf, x86: add new map type: instructions arrayAnton Protopopov4-0/+39
2025-11-06x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa1-1/+9
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones1-9/+16
2025-11-06dt-bindings: clock: rk3568: Drop CLK_NR_CLKS defineHeiko Stuebner1-2/+0
2025-11-06rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nullsXuanqiang Luo1-3/+3
2025-11-06dt-bindings: clock: rk3568: Add SCMI clock idsHeiko Stuebner1-0/+6
2025-11-06srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/initPaul E. McKenney3-19/+4
2025-11-06srcu: Require special srcu_struct define/init for SRCU-fast readersPaul E. McKenney1-12/+22
2025-11-06srcu: Create a DEFINE_SRCU_FAST()Paul E. McKenney4-17/+44
2025-11-06srcu: Create an srcu_expedite_current() functionPaul E. McKenney2-0/+9
2025-11-06coredump: mark struct mm_struct as constChristian Brauner1-1/+1
2025-11-06crypto: hisilicon - qm updates BAR configurationLongfang Liu1-0/+3
2025-11-06fs: add super_write_guardChristian Brauner1-0/+5
2025-11-06fs: inline current_umask() and move it to fs_struct.hMateusz Guzik3-2/+7
2025-11-06fs: add fs/super.h headerChristian Brauner2-219/+234