summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-27KVM: arm64: Force guest EL1 to use user-space's partid configurationJames Morse-0/+16
2026-03-27arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG valuesJames Morse-1/+27
2026-03-27arm64: mpam: Initialise and context switch the MPAMSM_EL1 registerBen Horgan-1/+10
2026-03-27arm64: mpam: Add cpu_pm notifier to restore MPAM sysregsJames Morse-0/+33
2026-03-27arm64: mpam: Advertise the CPUs MPAM limits to the driverJames Morse-0/+12
2026-03-27arm64: mpam: Drop the CONFIG_EXPERT restrictionBen Horgan-2/+2
2026-03-27arm64: mpam: Re-initialise MPAM regs when CPU comes onlineJames Morse-7/+12
2026-03-27arm64: mpam: Context switch the MPAM registersJames Morse-4/+95
2026-03-27KVM: arm64: Make MPAMSM_EL1 accesses UNDEFBen Horgan-0/+2
2026-03-27KVM: arm64: Preserve host MPAM configuration when changing trapsBen Horgan-4/+8
2026-03-27ALSA: hda/realtek: change quirk for HP OmniBook 7 Laptop 16-bh0xxxZhang Heng-1/+8
2026-03-27arm64/sysreg: Add MPAMSM_EL1 registerBen Horgan-0/+8
2026-03-27arm_mpam: Reset when feature configuration bit unsetBen Horgan-32/+12
2026-03-27dt-bindings: display: tegra: Document Tegra20 HDMI portSvyatoslav Ryhel-2/+11
2026-03-27dt-bindings: arm: tegra: Add Tegra238 CBB compatible stringsSumit Gupta-0/+4
2026-03-27dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controllerThierry Reding-0/+149
2026-03-27dt-bindings: memory: tegra210: Mark EMC as cooling deviceThierry Reding-1/+5
2026-03-27dt-bindings: memory: Add Tegra210 memory controller bindingsThierry Reding-0/+77
2026-03-27dt-bindings: phy: tegra: Document Tegra210 USB PHYThierry Reding-0/+1
2026-03-27dt-bindings: arm: tegra: Add missing compatible stringsThierry Reding-3/+48
2026-03-27dt-bindings: interrupt-controller: tegra: Fix reg entriesThierry Reding-2/+21
2026-03-27dt-bindings: clock: tegra124-dfll: Convert to json-schemaThierry Reding-155/+290
2026-03-27dt-bindings: phy: tegra-xusb: Document Type C supportThierry Reding-1/+38
2026-03-27arm_mpam: Ensure in_reset_state is false after applying configurationZeng Heng-0/+1
2026-03-27firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() functionThierry Reding-0/+42
2026-03-27soc/tegra: Update BPMP ABI headerThierry Reding-894/+3671
2026-03-27Merge tag 'i2c-host-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang-25/+37
2026-03-27PCI: Fix alignment calculation for resource size larger than alignIlpo Järvinen-1/+8
2026-03-27PCI: Align head space betterIlpo Järvinen-2/+67
2026-03-27PCI: Rename window_alignment() to pci_min_window_alignment()Ilpo Järvinen-3/+6
2026-03-27parisc/PCI: Clean up align handlingIlpo Järvinen-6/+4
2026-03-27MIPS: PCI: Remove unnecessary second application of alignIlpo Järvinen-2/+0
2026-03-27m68k/PCI: Remove unnecessary second application of alignIlpo Järvinen-2/+0
2026-03-27ARM/PCI: Remove unnecessary second application of alignIlpo Järvinen-2/+0
2026-03-27resource: Rename 'tmp' variable to 'full_avail'Ilpo Järvinen-14/+14
2026-03-27resource: Pass full extent of empty space to resource_alignf callbackIlpo Järvinen-13/+35
2026-03-27ARM: tegra: Add External Memory Controller node on Tegra114Svyatoslav Ryhel-0/+12
2026-03-27ARM: tegra: Add ACTMON node to Tegra114 device treeSvyatoslav Ryhel-0/+12
2026-03-27x86/fred: Enable FRED by defaultH. Peter Anvin-4/+4
2026-03-27ARM: tegra: lg-x3: Add node for capacitive buttonsSvyatoslav Ryhel-0/+6
2026-03-27ARM: tegra: lg-x3: Add USB and power related nodesSvyatoslav Ryhel-2/+91
2026-03-27ARM: tegra: lg-x3: Add panel and bridge nodesSvyatoslav Ryhel-1/+130
2026-03-27ARM: tn7: Adjust panel nodeSvyatoslav Ryhel-6/+7
2026-03-27HID: Kysona: Add support for VXE Dragonfly R1 ProLode Willems-0/+6
2026-03-27ARM: tegra: Add SOCTHERM support on Tegra114Svyatoslav Ryhel-0/+197
2026-03-27nvme-loop: do not cancel I/O and admin tagset during ctrl reset/shutdownNilay Shroff-2/+0
2026-03-27nvme: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-3/+4
2026-03-27nvmet-fc: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-3/+3
2026-03-27nvmet: replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2026-03-27nvme-auth: Don't propose NVME_AUTH_DHGROUP_NULL with SC_CAlistair Francis-12/+15