summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2026-07-31Merge back cpufreq material for 7.3Rafael J. Wysocki1-0/+2
2026-07-31block: validate user space vectors during extractionKeith Busch2-2/+10
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal1-2/+2
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik1-1/+1
2026-07-31mm: move struct slabobj_ext to mm/slab.hVlastimil Babka (SUSE)1-13/+0
2026-07-31net: pass dst via net_device_path in dev_fill_forward_path()Pablo Neira Ayuso1-0/+2
2026-07-31ASoC/soundwire: Intel: reset the PCMSyCM registers in hda_sdw_bpt_closeBard Liao1-2/+3
2026-07-31most: most.h: fix lots of kernel-doc warningsRandy Dunlap1-15/+22
2026-07-31misc: fastrpc: Add polling mode support for fastRPC driverEkansh Gupta1-0/+29
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2-2/+73
2026-07-31rv: Use generic rv_this for the rv_monitor variable in LTLGabriele Monaco1-3/+2
2026-07-31stop_machine: Make stop_one_cpu_nowait() return voidYury Norov1-10/+9
2026-07-31iomap: add ->iomap_next()Joanne Koong1-0/+9
2026-07-31iomap: decouple simple direct I/O reads from iomap_dio_rwChristoph Hellwig1-0/+66
2026-07-31iomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong1-17/+85
2026-07-31iomap: add helper to mark folio uptodateJoanne Koong1-0/+1
2026-07-31Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar171-1171/+1917
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand1-0/+6
2026-07-31static_call / jump_label: Replace __ASSEMBLY__ with __ASSEMBLER__ in headersThomas Huth2-7/+7
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-1/+1
2026-07-31seq_file: rename mangle_path to seq_mangle_pathJohannes Berg1-1/+1
2026-07-31lockref: tidy up dead count handlingMateusz Guzik1-2/+10
2026-07-31nstree: add/fix struct ns_id_req kernel-doc member fieldsRandy Dunlap1-3/+4
2026-07-31fs/pipe: unify the page pools into a single per-pipe poolBreno Leitao1-2/+20
2026-07-31fs: annotate inode timestamp accessorsYu Peng1-10/+10
2026-07-31i3c: master: Add support for devices using SETAASAAkhil R2-0/+16
2026-07-31i3c: master: Use unified device property interfaceAkhil R1-2/+3
2026-07-31dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASAAkhil R1-0/+4
2026-07-31i3c: master: Add optional_bytes for variable-length GET CCC validationAdrian Ng Ho Yin1-0/+2
2026-07-31i3c: master: Validate GET CCC payload length and retry Direct GET onceAdrian Ng Ho Yin1-0/+5
2026-07-31i3c: ccc: Add actual_len to struct i3c_ccc_cmd_payloadAdrian Ng Ho Yin1-1/+3
2026-07-30KVM: arm64: Move PSCI helper functions to a shared headerFuad Tabba1-0/+27
2026-07-31swiotlb: remove unused SWIOTLB_FORCE flagAneesh Kumar K.V (Arm)1-2/+1
2026-07-31dma: swiotlb: free dynamic pools from process contextAneesh Kumar K.V (Arm)1-2/+2
2026-07-31dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checksAneesh Kumar K.V (Arm)1-1/+9
2026-07-31dma: swiotlb: track pool encryption state and honor DMA_ATTR_CC_SHAREDAneesh Kumar K.V (Arm)2-2/+18
2026-07-31dma: swiotlb: pass mapping attributes by referenceAneesh Kumar K.V (Arm)1-1/+1
2026-07-31dma-pool: track decrypted atomic pools and select them via attrsAneesh Kumar K.V (Arm)1-1/+1