aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-06-12arm64: dts: ti: k3-am65-main: Add PRU system events for virtioSuman Anna1-0/+36
2024-06-12arm64: dts: ti: k3-am64-main: Add PRU system events for virtioSuman Anna1-0/+24
2024-06-12arm64: dts: ti: k3-j784s4-evm: Add TPS62873 nodeNeha Malcom Francis1-0/+21
2024-06-12arm64: dts: ti: k3-am69-sk: Add TPS62873 nodeNeha Malcom Francis1-0/+21
2024-06-12arm64: dts: ti: k3-am68-sk-base-board: Add LP8733 and TPS6287 nodesNeha Malcom Francis1-0/+76
2024-06-12arm64: dts: ti: k3-j784s4-evm: Enable USB3 supportMatt Ranostay1-0/+41
2024-06-12arm64: dts: ti: k3-j784s4-main: Add support for USBMatt Ranostay1-0/+39
2024-06-12arm64: dts: ti: k3-j784s4-evm: Add support for multiple CAN instancesBhavya Kapoor1-0/+107
2024-06-12arm64: dts: ti: k3-am62a-wakeup: Enable RTC nodeVibhore Vardhan1-1/+0
2024-06-12arm64: dts: ti: k3-j721e-sk: Add support for multiple CAN instancesBeleswar Padhi1-0/+116
2024-06-12arm64: dts: ti: k3-j722s: Fix main domain GPIO countVaishnav Achath1-0/+8
2024-06-12arm64: boot: dts: ti: k3-*: Add memory node to bootloader stageNeha Malcom Francis8-10/+16
2024-06-12arm64: dts: ti: k3-am642-hummingboard-t: correct rs485 rts polarityJosua Mayer1-1/+0
2024-06-12arm64: dts: ti: phycore-am64: Add PMICNathan Morrisson1-0/+44
2024-06-12arm64: dts: ti: k3-am62p-main: Fix the reg-range for main_pktdmaJayesh Choudhary1-2/+2
2024-06-12arm64: dts: ti: k3-am62a-main: Fix the reg-range for main_pktdmaJayesh Choudhary1-2/+2
2024-06-12arm64: dts: ti: k3-am62-main: Fix the reg-range for main_pktdmaJayesh Choudhary1-2/+2
2024-06-12arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII modeSiddharth Vadapalli2-1/+86
2024-06-12arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9GSiddharth Vadapalli2-1/+153
2024-06-12arm64: dts: ti: k3-j784s4-evm: Enable Main CPSW2G node and add aliases for itSiddharth Vadapalli1-0/+50
2024-06-12arm64: dts: ti: k3-j784s4-main: Add CPSW2G and CPSW9G nodesSiddharth Vadapalli1-0/+187
2024-06-12arm64: dts: ti: k3-j784s4-evm: Add alias for MCU CPSW2GChintan Vankar1-0/+1
2024-06-12arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in phy_gmii_sel nodeChintan Vankar1-0/+4
2024-06-12arm64: errata: Expand speculative SSBS workaroundMark Rutland2-2/+16
2024-06-12arm64: errata: Unify speculative SSBS errata logicMark Rutland4-33/+8
2024-06-12arm64: cputype: Add Cortex-X925 definitionsMark Rutland1-0/+2
2024-06-12arm64: cputype: Add Cortex-A720 definitionsMark Rutland1-0/+2
2024-06-12arm64: cputype: Add Cortex-X3 definitionsMark Rutland1-0/+2
2024-06-12arm64: mte: Make mte_check_tfsr_*() conditional on KASAN instead of MTEPeter Collingbourne1-2/+2
2024-06-12arm64: implement raw_smp_processor_id() using thread_infoPuranjay Mohan2-19/+3
2024-06-12arm64/arch_timer: include <linux/percpu.h>Puranjay Mohan1-1/+1
2024-06-12arm64/cpufeatures/kvm: Add ARMv8.9 FEAT_ECBHB bits in ID_AA64MMFR1 registerNianyao Tang1-0/+1
2024-06-12ARM: dts: cirrus: align panel timings node name with dtschemaKrzysztof Kozlowski1-1/+1
2024-06-12ARM: dts: vt8500: align panel timings node name with dtschemaKrzysztof Kozlowski4-4/+4
2024-06-12ARM: dts: vt8500: replace "uhci" nodename with generic name "usb"Mohammad Shehar Yaar Tausif5-7/+7
2024-06-12x86/amd_nb: Enhance SMN access error checkingYazen Ghannam2-7/+41
2024-06-12x86, arm: Add missing license tag to syscall tables filesMarcin Juszkiewicz3-0/+3
2024-06-12arm64: dts: sprd: Split PMU nodes for heterogeneous CPUsRob Herring2-8/+20
2024-06-12parisc: Try to fix random segmentation faults in package buildsJohn David Anglin3-180/+275
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa3-0/+124
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa1-0/+1
2024-06-12x86/shstk: Make return uprobe work with shadow stackJiri Olsa3-1/+19
2024-06-12powerpc/configs: drop RT_GROUP_SCHED=y from ppc6xx_defconfigCeleste Liu1-1/+0
2024-06-11x86/uaccess: Fix missed zeroing of ia32 u64 get_user() range checkingKees Cook2-3/+7
2024-06-11KVM: x86: Drop now-superflous setting of l1tf_flush_l1d in vcpu_run()Sean Christopherson2-4/+4
2024-06-11KVM: x86: Unconditionally set l1tf_flush_l1d during vCPU loadSean Christopherson1-6/+5
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson8-14/+3
2024-06-11KVM: x86: Fold kvm_arch_sched_in() into kvm_arch_vcpu_load()Sean Christopherson7-27/+16
2024-06-11KVM: VMX: Move PLE grow/shrink helpers above vmx_vcpu_load()Sean Christopherson1-32/+32
2024-06-11KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIPYi Wang1-7/+2