aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni1-0/+1
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-08-21rust: enable bindgen's `--enable-function-attribute-detection` flagMiguel Ojeda1-1/+1
2024-08-21rust: sort blk includes in bindings_helper.hAlice Ryhl1-1/+1
2024-08-20dt-bindings: net: socionext,uniphier-ave4: add top-level constraintsKrzysztof Kozlowski1-2/+6
2024-08-20dt-bindings: net: renesas,etheravb: add top-level constraintsKrzysztof Kozlowski1-10/+19
2024-08-20dt-bindings: net: mediatek,net: add top-level constraintsKrzysztof Kozlowski1-2/+7
2024-08-20dt-bindings: net: mediatek,net: narrow interrupts per variantsKrzysztof Kozlowski1-0/+3
2024-08-20net: Silence false field-spanning write warning in metadata_dst memcpyGal Pressman1-2/+5
2024-08-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun1-4/+4
2024-08-20selftests: net/forwarding: spawn sh inside vrf to speed up ping loopJakub Kicinski3-12/+12
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-20clk: qcom: videocc-sm8550: Use HW_CTRL_TRIGGER flag for video GDSC'sVedang Nagar1-2/+2
2024-08-20arm64: qcom: sa8775p: Add ADSP and CDSP0 fastrpc nodesLing Xu1-0/+218
2024-08-20arm64: dts: qcom: x1e80100: Add USB Multiport controllerKonrad Dybcio1-0/+170
2024-08-20drm/panel: jdi-fhd-r63452: transition to mipi_dsi wrapped functionsTejas Vipin1-101/+48
2024-08-20drm/mipi-dsi: Add mipi_dsi_dcs_set_tear_scanline_multiTejas Vipin2-0/+33
2024-08-20perf cap: Tidy up and improve capability testingIan Rogers7-72/+75
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski1-2/+2
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski2-34/+20
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski1-9/+3
2024-08-20perf annotate-data: Set bitfield member offset and size properlyNamhyung Kim1-6/+28
2024-08-20drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost3-7/+11
2024-08-20cpuidle: riscv-sbi: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+2
2024-08-20cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski1-14/+7
2024-08-20workqueue: Don't call va_start / va_end twiceMatthew Brost2-19/+3
2024-08-20intel_idle: Disable promotion to C1E on Jasper Lake and Elkhart LakeKai-Heng Feng1-2/+12
2024-08-20ARM: OMAP1: Remove unused declarations in arch/arm/mach-omap1/pm.hGaosheng Cui1-4/+0
2024-08-20sched_ext: Allow dequeue_task_scx to failYipeng Zou1-2/+3
2024-08-20Merge branch 'tip/sched/core' into for-6.12Tejun Heo25-194/+577
2024-08-20cgroup/cpuset: remove use_parent_ecpus of cpusetChen Ridong1-26/+4
2024-08-20cgroup/cpuset: remove fetch_xcpusChen Ridong1-10/+3
2024-08-20cgroup/cpuset: Correct invalid remote parition prsChen Ridong1-12/+16
2024-08-20ASoC: dt-bindings: Convert tpa6130a2.txt to yamlFrank Li3-28/+56
2024-08-20dt-bindings: interrupt-controller: convert bcm2836-l1-intc to yamlStefan Wahren2-37/+51
2024-08-20dt-bindings: timer: convert bcm2835-system-timer bindings to YAMLStefan Wahren2-22/+50
2024-08-20ARM: dts: bcm-mobile: Split out nodes used by both BCM21664 and BCM23550Artur Weber3-651/+391
2024-08-20kernel: Add helper macros for loop unrollingKP Singh1-0/+36
2024-08-20init/main.c: Initialize early LSMs after arch code, static keys and calls.KP Singh1-2/+4
2024-08-20MAINTAINERS: add IPE entry with Fan Wu as maintainerFan Wu1-0/+10
2024-08-20documentation: add IPE documentationDeven Bowers6-1/+1255
2024-08-20ipe: kunit test for parserDeven Bowers3-0/+316
2024-08-20scripts: add boot policy generation programDeven Bowers10-0/+198
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu10-1/+237
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu3-3/+39
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu3-0/+32
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers14-15/+460
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers3-1/+130
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers6-0/+145