summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-06ASoC: SDCA: support Q7.8 volume formatShuming Fan-0/+1
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju-0/+45
2025-11-06platform/x86: ISST: isst_if.h: fix all kernel-doc warningsRandy Dunlap-23/+27
2025-11-06Add support MT6316/6363/MT6373 PMICs regulatorsMark Brown-0/+330
2025-11-06ASoC: qcom: q6dsp: fixes and updatesMark Brown-32/+45
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya-2/+2
2025-11-06drm/panfrost: fix UAPI kernel-doc warningsRandy Dunlap-36/+82
2025-11-06IB/rdmavt: rdmavt_qp.h: clean up kernel-doc commentsRandy Dunlap-34/+36
2025-11-05crypto: sha3 - Reimplement using library APIEric Biggers-6/+0
2025-11-05lib/crypto: sha3: Add SHA-3 supportDavid Howells-3/+319
2025-11-05bpf, x86: add support for indirect jumpsAnton Protopopov-0/+10
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski-0/+12
2025-11-05bpf, x86: add new map type: instructions arrayAnton Protopopov-0/+39
2025-11-05x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probeJiri Olsa-1/+9
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones-9/+16
2025-11-06dt-bindings: clock: rk3568: Drop CLK_NR_CLKS defineHeiko Stuebner-2/+0
2025-11-06rcu: use WRITE_ONCE() for ->next and ->pprev of hlist_nullsXuanqiang Luo-3/+3
2025-11-06dt-bindings: clock: rk3568: Add SCMI clock idsHeiko Stuebner-0/+6
2025-11-05srcu: Make SRCU-fast readers enforce use of SRCU-fast definition/initPaul E. McKenney-19/+4
2025-11-05srcu: Require special srcu_struct define/init for SRCU-fast readersPaul E. McKenney-12/+22
2025-11-05srcu: Create a DEFINE_SRCU_FAST()Paul E. McKenney-17/+44
2025-11-05srcu: Create an srcu_expedite_current() functionPaul E. McKenney-0/+9
2025-11-05coredump: mark struct mm_struct as constChristian Brauner-1/+1
2025-11-05crypto: hisilicon - qm updates BAR configurationLongfang Liu-0/+3
2025-11-05fs: add super_write_guardChristian Brauner-0/+5
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik-2/+7
2025-11-05fs: add fs/super.h headerChristian Brauner-219/+234
2025-11-05fs: add fs/super_types.h headerChristian Brauner-307/+336
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+12
2025-11-05KVM: Rename kvm_arch_vcpu_async_ioctl() to kvm_arch_vcpu_unlocked_ioctl()Sean Christopherson-2/+2
2025-11-05KVM: Make support for kvm_arch_vcpu_async_ioctl() mandatorySean Christopherson-10/+0
2025-11-05accel/amdxdna: Support preemption requestsLizhi Hou-1/+15
2025-11-05block: introduce BLKREPORTZONESV2 ioctlDamien Le Moal-6/+31
2025-11-05block: introduce blkdev_report_zones_cached()Damien Le Moal-0/+2
2025-11-05block: introduce blkdev_get_zone_info()Damien Le Moal-0/+3
2025-11-05block: track zone conditionsDamien Le Moal-0/+11
2025-11-05block: use zone condition to determine conventional zonesDamien Le Moal-28/+9
2025-11-05block: introduce disk_report_zone()Damien Le Moal-3/+14
2025-11-05regulator: Add support for MediaTek MT6363 SPMI PMIC RegulatorsAngeloGioacchino Del Regno-0/+330
2025-11-05module: Add compile-time check for embedded NUL charactersKees Cook-0/+3
2025-11-05block: add __must_check attribute to sb_min_blocksize()Yongpeng Yang-2/+2
2025-11-05entry,unwind/deferred: Fix unwind_reset_info() placementPeter Zijlstra-1/+1
2025-11-05dma-mapping: Allow use of DMA_BIT_MASK(64) in global scopeJames Clark-1/+1
2025-11-05iomap: add IOMAP_DIO_FSBLOCK_ALIGNED flagQu Wenruo-0/+8
2025-11-05iomap: optional zero range dirty folio processingBrian Foster-0/+4
2025-11-05filemap: add helper to look up dirty folios in a rangeBrian Foster-0/+2
2025-11-05iomap: make iomap_read_folio() a void returnJoanne Koong-1/+1
2025-11-05iomap: add caller-provided callbacks for read and readaheadJoanne Koong-2/+61
2025-11-05spi: tegra210-quad: Improve timeout handling underMark Brown-80/+225
2025-11-05fs: rename fs_types.h to fs_dirent.hChristian Brauner-5/+8