summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-20kernel: Add helper macros for loop unrollingKP Singh
2024-08-20init/main.c: Initialize early LSMs after arch code, static keys and calls.KP Singh
2024-08-20MAINTAINERS: add IPE entry with Fan Wu as maintainerFan Wu
2024-08-20documentation: add IPE documentationDeven Bowers
2024-08-20ipe: kunit test for parserDeven Bowers
2024-08-20scripts: add boot policy generation programDeven Bowers
2024-08-20ipe: enable support for fs-verity as a trust providerFan Wu
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu
2024-08-20ipe: add support for dm-verity as a trust providerDeven Bowers
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers
2024-08-20ipe: add permissive toggleDeven Bowers
2024-08-20audit,ipe: add IPE auditing supportDeven Bowers
2024-08-20ipe: add userspace interfaceDeven Bowers
2024-08-20lsm: add new securityfs delete functionFan Wu
2024-08-20ipe: introduce 'boot_verified' as a trust providerFan Wu
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu
2024-08-20ipe: add LSM hooks on execution and kernel readDeven Bowers
2024-08-20ipe: add evaluation loopDeven Bowers
2024-08-20ipe: add policy parserDeven Bowers
2024-08-20drm/xe/guc: Bump the G2H queue size to account for page faultsStuart Summers
2024-08-20drm/xe: Use topology to determine page fault queue sizeStuart Summers
2024-08-20drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-20Merge tag 'cxl-fixes-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-20soc: amlogic: meson-gx-socinfo: add new SoCs idXianwei Zhao
2024-08-20dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCsXianwei Zhao
2024-08-20arm64: dts: amlogic: a4: add ao secure nodeXianwei Zhao
2024-08-20arm64: dts: amlogic: t7: add ao secure nodeXianwei Zhao
2024-08-20arm64: dts: amlogic: c3: add ao secure nodeXianwei Zhao
2024-08-20arm64: dts: amlogic: s4: add ao secure nodeXianwei Zhao
2024-08-20arm64: dts: amlogic: add watchdog node for A4 SoCsHuqiang Qin
2024-08-20arm64: dts: amlogic: enable some device nodes for S4Xianwei Zhao
2024-08-20arm64: dts: amlogic: a5: add power domain controller nodeXianwei Zhao
2024-08-20irqchip/loongson-pch-msi: Switch to MSI parent domainsHuacai Chen
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos
2024-08-20irqdomain: Always associate interrupts for legacy domainsMatti Vaittinen
2024-08-20irqchip/gic-v2m: Fix refcount leak in gicv2m_of_init()Ma Ke
2024-08-20irqchip/riscv-aplic: Fix an IS_ERR() vs NULL bug in probe()Dan Carpenter
2024-08-20irqchip/gic-v4: Fix ordering between vmapp and vpe locksMarc Zyngier
2024-08-20irqchip/sifive-plic: Probe plic driver early for Allwinner D1 platformAnup Patel
2024-08-20firmware: arm_ffa: Fetch the Rx/Tx buffer size using ffa_features()Sudeep Holla
2024-08-20firmware: arm_ffa: Add support for FFA_YIELD in direct messagingSudeep Holla
2024-08-20firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla
2024-08-20firmware: arm_ffa: Add support for FFA_PARTITION_INFO_GET_REGSSudeep Holla
2024-08-20firmware: arm_ffa: Move the function ffa_features() earlierSudeep Holla
2024-08-20firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla
2024-08-20firmware: arm_ffa: Some coding style fixesSudeep Holla
2024-08-20ACPI: APD: Add AMDI0015 as platform deviceShyam Sundar S K
2024-08-20gfs2: fix double destroy_workqueue errorJulian Sun