aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-20ipe: add permissive toggleDeven Bowers5-4/+102
2024-08-20audit,ipe: add IPE auditing supportDeven Bowers11-18/+384
2024-08-20ipe: add userspace interfaceDeven Bowers8-0/+727
2024-08-20lsm: add new securityfs delete functionFan Wu2-0/+26
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu8-6/+101
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu4-0/+23
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers6-0/+235
2024-08-20ipe: add evaluation loopDeven Bowers3-0/+127
2024-08-20ipe: add policy parserDeven Bowers5-0/+697
2024-08-20drm/xe/guc: Bump the G2H queue size to account for page faultsStuart Summers1-2/+10
2024-08-20drm/xe: Use topology to determine page fault queue sizeStuart Summers2-14/+49
2024-08-20drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+19
2024-08-20soc: amlogic: meson-gx-socinfo: add new SoCs idXianwei Zhao1-0/+10
2024-08-20dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCsXianwei Zhao1-4/+12
2024-08-20arm64: dts: amlogic: a4: add ao secure nodeXianwei Zhao1-0/+8
2024-08-20arm64: dts: amlogic: t7: add ao secure nodeXianwei Zhao1-0/+8
2024-08-20arm64: dts: amlogic: c3: add ao secure nodeXianwei Zhao1-0/+7
2024-08-20arm64: dts: amlogic: s4: add ao secure nodeXianwei Zhao1-0/+8
2024-08-20arm64: dts: amlogic: add watchdog node for A4 SoCsHuqiang Qin1-0/+6
2024-08-20arm64: dts: amlogic: enable some device nodes for S4Xianwei Zhao2-0/+273
2024-08-20arm64: dts: amlogic: a5: add power domain controller nodeXianwei Zhao1-0/+10
2024-08-20irqchip/loongson-pch-msi: Switch to MSI parent domainsHuacai Chen2-35/+24
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos10-19/+18
2024-08-20irqdomain: Always associate interrupts for legacy domainsMatti Vaittinen1-6/+10
2024-08-20irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()Ma Ke1-3/+3
2024-08-20irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()Dan Carpenter1-2/+2
2024-08-20irqchip/gic-v4: Fix ordering between vmapp and vpe locksMarc Zyngier1-6/+10
2024-08-20irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platformAnup Patel1-44/+71
2024-08-20firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()Sudeep Holla1-16/+28
2024-08-20firmware: arm_ffa: Add support for FFA_YIELD in direct messagingSudeep Holla1-8/+15
2024-08-20firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla2-2/+54
2024-08-20firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGSSudeep Holla1-4/+68
2024-08-20firmware: arm_ffa: Move the function ffa_features() earlierSudeep Holla1-26/+26
2024-08-20firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla2-0/+6
2024-08-20firmware: arm_ffa: Some coding style fixesSudeep Holla1-5/+2
2024-08-20ACPI: APD: Add AMDI0015 as platform deviceShyam Sundar S K1-0/+6
2024-08-20gfs2: fix double destroy_workqueue errorJulian Sun2-1/+3
2024-08-20ASoC: amd: acp: replace desc->rev check with acp pci revision idVijendar Mukunda1-10/+12
2024-08-20ASoC: Merge up fixesMark Brown13-25/+70
2024-08-20gfs2: Minor gfs2_glock_cb cleanupAndreas Gruenbacher1-3/+5
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark3-14/+14
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark4-21/+39
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark4-79/+43
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark9-18/+40
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark2-7/+10
2024-08-20coresight: Expose map arguments in trace ID APIJames Clark2-11/+45
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark3-19/+19
2024-08-20coresight: Clarify comments around the PID of the sink ownerJames Clark2-4/+6
2024-08-20coresight: Remove unused ETM Perf stubsJames Clark1-18/+0