summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-03serial: 8250: allow UART drivers to override rx_trig_bytes handlingCrescent Hsieh
2026-08-03serial: 8250: allow low-level drivers to override break controlCrescent Hsieh
2026-08-03serial: 8250: add Moxa MUEx50 UART port typeCrescent Hsieh
2026-08-03Merge branch 'for-linus' into for-nextTakashi Iwai
2026-08-03svcrdma: Validate Read chunk positions at decode timeChuck Lever
2026-08-03svcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
2026-08-03bpf: Remove unused BTF_FMODEL_STRUCT_ARGYonghong Song
2026-08-03Merge remote-tracking branch 'asoc/for-7.3' into asoc-nextMark Brown
2026-08-03uprobes: Switch uretprobes_srcu to SRCU-fast-updownPuranjay Mohan
2026-08-03srcu: Add lock guard for srcu_fast_updown flavorPuranjay Mohan
2026-08-03binfmt_misc: let a bpf handler request loader substitutionChristian Brauner
2026-08-03exec: carry a PT_INTERP substitute in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: let a bpf handler run the interpreter transparentlyChristian Brauner
2026-08-03exec: add AT_FLAGS_TRANSPARENT_INTERPChristian Brauner
2026-08-03binfmt_misc: add binfmt_misc_ops bpf struct_opsChristian Brauner
2026-08-03exec: stash bpf-selected interpreter state in struct linux_binprmChristian Brauner
2026-08-03binfmt_misc: use RCU for the handler lookupChristian Brauner
2026-08-03binfmt_misc: convert entry list to an hlistChristian Brauner
2026-08-03objtool/klp: Add .klp.symid for sympos disambiguationJosh Poimboeuf
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap
2026-08-03bpf: Generate kfunc argument prototype at add-call timeAmery Hung
2026-08-03bpf: Fold __szk const size handling into the scalar arg pathAmery Hung
2026-08-03bpf: Rename ARG_CONST_SIZE{,_OR_ZERO} to ARG_MEM_SIZE{,_OR_ZERO}Amery Hung
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-02Merge tag 'rtw-next-2026-08-02' of https://github.com/pkshih/rtwJohannes Berg
2026-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel
2026-08-02iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE fieldNicolin Chen
2026-08-02firmware: arm_sdei: add SDEI_EVENT_SIGNAL supportKiryl Shutsemau (Meta)
2026-08-02firmware: arm_sdei: add sdei_is_present()Kiryl Shutsemau (Meta)
2026-07-31net: phy: c45: add setup and read master/slave helpersJaven Xu
2026-07-31net: phy: c45: add genphy_c45_pma_soft_reset()Javen Xu
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)
2026-08-01SDM660 sound card and internal MI2S supportMark Brown
2026-08-01ASoC: dt-bindings: qcom: q6dsp: add support for lpi mi2s ports 5-6Richard Acayan
2026-08-01Subject: [PATCH v6 0/7] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi...Mark Brown
2026-08-01ASoC: dt-bindings: qcom: add LPASS LPR vote clock IDPrasad Kumpatla
2026-07-31KVM: Check for duplicate vcpu_id as early as possibleDmytro Maluka
2026-08-01Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-07-31Merge tag 'hyperv-fixes-signed-20260731' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-07-31utf8: Remove unused utf8_normalizeDr. David Alan Gilbert
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-07-31ASoC: SOF: Intel: hda: Avoid ACE2+ link DMA stream allocation hazardsPeter Ujfalusi
2026-07-31ASoC: SOF: Intel: hda: Remove unused hda_bus_ml_put_all()Peter Ujfalusi
2026-07-31rcu-tasks: Convert cond_resched_tasks_rcu_qs() to static inlinePaul E. McKenney