summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-07-31PCI/ERR: Add support for resetting the Root Ports in a platform-specific wayManivannan Sadhasivam
2026-07-31ASoC: SDCA: Add missing stub for sdca_fdl_free_state()Charles Keepax
2026-07-31Merge tag 'sound-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-07-31perf/dwc_pcie: Add support for Picoheart vendor devicesYicong Yang
2026-07-31regulator: handle regulator late cleanup race with PM suspendMark Brown
2026-07-31ARM: tegra: Replace __ASSEMBLY__ with __ASSEMBLER__Thomas Huth
2026-07-31iomap: use BIO_COMPLETE_IN_TASK for dropbehind writebackTal Zussman
2026-07-31block: add task-context bio completion infrastructureTal Zussman
2026-07-31block: introduce bio_in_atomic()Tal Zussman
2026-07-31ASoC: SOF: ipc4-topology: Update the memory data buildingMark Brown
2026-07-31ASoC: SOF: ipc4-topology: Fix sof_ipc4_mod_init_ext_dp_memory_data commentsJyri Sarha
2026-07-31ASoC: SOF: ipc4: Add SOF_IPC4_GLB_CREATE_PIPELINE payload macros and structsJyri Sarha
2026-07-31ASoC: SOF: ipc4-topology: Fix SOF_TKN_COMP_STACK_BYTES_REQUIREMENT idJyri Sarha
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki
2026-07-31rv: Add KUnit tests for some LTL monitorsGabriele Monaco
2026-07-31rv: Add KUnit mock for currentGabriele Monaco
2026-07-31rv: Add KUnit tests for some DA/HA monitorsGabriele Monaco
2026-07-31Merge back cpufreq material for 7.3Rafael J. Wysocki
2026-07-31block: validate user space vectors during extractionKeith Busch
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31mm: move struct slabobj_ext to mm/slab.hVlastimil Babka (SUSE)
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap
2026-07-31misc: fastrpc: Add polling mode support for fastRPC driverEkansh Gupta
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2026-07-31rv: Use generic rv_this for the rv_monitor variable in LTLGabriele Monaco
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov
2026-07-31iomap: add ->iomap_next()Joanne Koong
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg
2026-07-31lockref: tidy up dead count handlingMateusz Guzik
2026-07-31nstree: add/fix struct ns_id_req kernel-doc member fieldsRandy Dunlap
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao
2026-07-31fs: annotate inode timestamp accessorsYu Peng
2026-07-31i3c: master: Add support for devices using SETAASAAkhil R
2026-07-31i3c: master: Use unified device property interfaceAkhil R
2026-07-31dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASAAkhil R
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin
2026-07-31i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payloadAdrian Ng Ho Yin