summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev
2026-08-03xsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-08-03binfmt_misc: correctly account pre-opened interpretersChristian Brauner
2026-08-03sched_ext: Eject the top rescue consumer on overloadTejun Heo
2026-08-03sched_ext: Add bandwidth-limited rescue execution for stranded tasksTejun Heo
2026-08-03sched_ext: Add SCX_TASK_PROTECTEDTejun Heo
2026-08-03sched_ext: Synchronize slice and dsq_vtime writesTejun Heo
2026-08-03kho: make radix max key width more obviousPratyush Yadav (Google)
2026-08-03kho: generalize radix tree APIsPratyush Yadav (Google)
2026-08-03HID: input: read battery capacity from its actual report offsetJose VillaseƱor Montfort
2026-08-03binfmt_misc: let a 'B' entry bind its interpretersChristian Brauner
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-03drm/{i915,xe}/display: move transient data flush call to display parent inter...Jani Nikula
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