aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner1-1/+1
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner1-1/+1
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf1-1/+9
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap1-2/+2
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung2-21/+24
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung1-4/+7
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung2-3/+3
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-3/+4
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg1-0/+4
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+0
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds1-5/+16
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-3/+3
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel1-3/+3
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel1-2/+4
2026-08-02iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE fieldNicolin Chen1-2/+2
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)2-0/+7
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)1-0/+3
2026-07-31net: phy: c45: add setup and read master/slave helpersJaven Xu1-0/+5
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu1-0/+1
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds3-4/+10
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)1-0/+2
2026-08-01SDM660 sound card and internal MI2S supportMark Brown1-0/+4
2026-08-01ASoC: dt-bindings: qcom: q6dsp: add support for lpi mi2s ports 5-6Richard Acayan1-0/+4
2026-08-01Subject: [PATCH v6 0/7] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI supportMark Brown1-0/+1
2026-08-01ASoC: dt-bindings: qcom: add LPASS LPR vote clock IDPrasad Kumpatla1-0/+1
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka1-0/+1
2026-08-01Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-3/+3
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+2
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert1-3/+0
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie2-0/+33
2026-07-31ASoC: SOF: Intel: hda: Avoid ACE2+ link DMA stream allocation hazardsPeter Ujfalusi1-0/+21
2026-07-31ASoC: SOF: Intel: hda: Remove unused hda_bus_ml_put_all()Peter Ujfalusi1-2/+0
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney1-6/+6
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam1-0/+1
2026-07-31ASoC: SDCA: Add missing stub for sdca_fdl_free_state()Charles Keepax1-0/+4
2026-07-31Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-2/+19
2026-07-31perf/dwc_pcie: Add support for Picoheart vendor devicesYicong Yang2-0/+4
2026-07-31regulator: handle regulator late cleanup race with PM suspendMark Brown48-143/+284
2026-07-31ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth2-4/+4
2026-07-31iomap: use BIO_COMPLETE_IN_TASK for dropbehind writebackTal Zussman1-4/+1
2026-07-31block: add task-context bio completion infrastructureTal Zussman2-0/+25
2026-07-31block: introduce bio_in_atomic()Tal Zussman1-0/+15
2026-07-31ASoC: SOF: ipc4-topology: Update the memory data buildingMark Brown2-5/+79
2026-07-31ASoC: SOF: ipc4-topology: Fix sof_ipc4_mod_init_ext_dp_memory_data commentsJyri Sarha1-4/+4
2026-07-31ASoC: SOF: ipc4: Add SOF_IPC4_GLB_CREATE_PIPELINE payload macros and structsJyri Sarha1-1/+75
2026-07-31ASoC: SOF: ipc4-topology: Fix SOF_TKN_COMP_STACK_BYTES_REQUIREMENT idJyri Sarha1-2/+2
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki1-2/+1
2026-07-31rv: Add KUnit tests for some LTL monitorsGabriele Monaco1-0/+8
2026-07-31rv: Add KUnit mock for currentGabriele Monaco3-1/+15
2026-07-31rv: Add KUnit tests for some DA/HA monitorsGabriele Monaco3-0/+104