Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
527 commits
Select commit Hold shift + click to select a range
3bd638c
NVIDIA: SAUCE: fs/restrl: Allow the overflow handler to be disabled
Mar 15, 2024
685f84a
NVIDIA: SAUCE: fs/resctrl: Uniform data type of component_id/domid/id…
Mar 11, 2024
3db273a
NVIDIA: SAUCE: arm_mpam: Allow cmax/cmin to be configured
Aug 27, 2024
80408f3
NVIDIA: SAUCE: arm_mpam: Rename mbw conversion to 'fract16' for code …
Nov 19, 2024
38ae0ee
NVIDIA: SAUCE: fs/resctrl: Group all the MBA specific properties in a…
Nov 18, 2024
9c9fc5c
NVIDIA: SAUCE: fs/resctrl: Abstract duplicate domain test to a helper
Sep 10, 2024
16727ab
NVIDIA: SAUCE: fs/resctrl: Move MBA supported check to parse_line() i…
Nov 19, 2024
4cb60ce
NVIDIA: SAUCE: fs/resctrl: Rename resctrl_get_default_ctrl() to inclu…
Nov 19, 2024
395d960
NVIDIA: SAUCE: fs/resctrl: Add a schema format to the schema, allowin…
Nov 20, 2024
db63525
NVIDIA: SAUCE: fs/resctrl: Use schema format to check the resource is…
Sep 27, 2024
e683b84
NVIDIA: SAUCE: fs/resctrl: Add specific schema types for 'range'
Nov 20, 2024
f943ee4
NVIDIA: SAUCE: x86/resctrl: Move over to specifying MBA control formats
Nov 20, 2024
1cacf7b
NVIDIA: SAUCE: arm_mpam: resctrl: Convert MB resource to use percentage
Nov 20, 2024
45b352d
NVIDIA: SAUCE: fs/resctrl: Remove 'range' schema format
Nov 20, 2024
e88386f
NVIDIA: SAUCE: fs/resctrl: Add additional files for percentage and bi…
Nov 20, 2024
12db290
NVIDIA: SAUCE: fs/resctrl: Add fflags_from_schema() for files based o…
Nov 20, 2024
af486fe
NVIDIA: SAUCE: fs/resctrl: Expose the schema format to user-space
Sep 10, 2024
d697319
NVIDIA: SAUCE: fs/resctrl: Add L2 and L3 'MAX' resource schema
Nov 19, 2024
9e2a461
NVIDIA: SAUCE: arm_mpam: resctrl: Add the glue code to convert to/fro…
Nov 19, 2024
de478cb
NVIDIA: SAUCE: mm,memory_hotplug: Add lockdep assertion helper
Jul 16, 2025
c50be78
NVIDIA: SAUCE: fs/resctrl: Take memory hotplug lock whenever taking C…
Jul 8, 2025
1e1f7a6
NVIDIA: SAUCE: fs/resctrl: Add mount option for mb_uses_numa_nid and …
Jul 3, 2025
4b4b38f
NVIDIA: SAUCE: Fix unused variable warning
Oct 17, 2025
bdc6890
NVIDIA: SAUCE: arm_mpam: resctrl: Pick whether MB can use NUMA nid in…
Jul 8, 2025
48a102d
NVIDIA: SAUCE: arm_mpam: resctrl: Change domain_hdr online/offline to…
Jul 3, 2025
e6673d1
NVIDIA: SAUCE: untested: arm_mpam: resctrl: Split mpam_resctrl_alloc_…
Jul 8, 2025
c20b7f2
NVIDIA: SAUCE: arm_mpam: resctrl: Add NUMA node notifier for domain o…
Jul 8, 2025
448da3e
NVIDIA: SAUCE: untested: arm_mpam: resctrl: Allow resctrl to enable N…
Jul 8, 2025
6c92752
NVIDIA: SAUCE: [Config] RESCTRL configs added to annotations
fyu1 Nov 28, 2023
39f2a87
NVIDIA: SAUCE: arm_mpam: Fix missing SHIFT definitions
fyu1 Oct 30, 2025
9bee112
NVIDIA: SAUCE: Fix partid_max range issue
fyu1 Nov 20, 2025
40b92bf
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabl…
babumoger Oct 16, 2025
66f2ab6
NVIDIA: SAUCE: [Config] Update RESCTRL annotations
tdavenvidia Dec 12, 2025
a96a769
NVIDIA: SAUCE: arm_mpam: resctrl: Fix MPAM kunit
tdavenvidia Dec 12, 2025
9d8ecdc
NVIDIA: SAUCE: resctrl/mpam: Align packed mpam_props to fix arm64 KUn…
tdavenvidia Dec 16, 2025
6be9a0c
NVIDIA: SAUCE: resctrl/tests: mpam_devices: compare only meaningful b…
tdavenvidia Dec 16, 2025
b45d6cb
NVIDIA: [Config]: Update annotations
ianm-nv Jan 8, 2026
4894eb0
NVIDIA: SAUCE: MEDIATEK: platform: Add PCIe Hotplug Driver for CX7 on…
schythanyaku Jan 9, 2026
67713ae
NVIDIA: [Config] Add nvidia-fs build dependencies
nvidia-bfigg Mar 29, 2024
bd20a6b
UBUNTU: Start new release
Jan 16, 2026
c639128
UBUNTU: link-to-tracker: update tracking bug
Jan 16, 2026
e8d685e
UBUNTU: [Packaging] debian.nvidia-6.17/dkms-versions -- update from k…
Jan 16, 2026
92bdfd3
UBUNTU: Ubuntu-nvidia-6.17-6.17.0-1007.7
Jan 16, 2026
023106d
NVIDIA: SAUCE: wifi: mt76: mt7925: Fix incorrect MLO mode in firmware…
leon-yen Dec 11, 2025
1fad63d
UBUNTU: Start new release
Jan 20, 2026
5633069
UBUNTU: link-to-tracker: update tracking bug
Jan 20, 2026
93fceb2
UBUNTU: Ubuntu-nvidia-6.17-6.17.0-1008.8
Jan 20, 2026
676a37a
NVIDIA: VR: SAUCE: soc/tegra: misc: Use SMCCC to get chipid
Dec 1, 2025
e5cc4d1
arch_topology: Provide a stub topology_core_has_smt() for !CONFIG_GEN…
Nov 5, 2025
0e06082
NVIDIA: VR: SAUCE: cxl: add support for cxl reset
SriMNvidia Feb 21, 2025
a40b039
NVIDIA: VR: SAUCE: cxl_test: enable zero sized decoders under hb0
vaslot1974 Oct 15, 2025
aa8224a
NVIDIA: VR: SAUCE: cxl: Allow zero sized HDM decoders
vaslot1974 Oct 15, 2025
6086e20
NVIDIA: VR: SAUCE: cxl/hdm: Fix infinite loop in DPA partition discovery
kobak2026 Nov 25, 2025
d769d57
NVIDIA: VR: SAUCE: cxl/region: Validate partition index before array …
kobak2026 Nov 25, 2025
60b3bd4
NVIDIA: VR: SAUCE: [Config] Add a CXL config for CXL type 3 devices
nirmoy Jan 12, 2026
ef8c6d5
i2c: tegra: Add Tegra256 support
akhilr-nv Aug 18, 2025
401f987
NVIDIA: VR: SAUCE: i2c: tegra: Do not configure DMA if not supported
Nov 18, 2025
24dea43
NVIDIA: VR: SAUCE: i2c: tegra: Use separate variables for fast and fa…
akhilr-nv Nov 18, 2025
4e340e2
NVIDIA: VR: SAUCE: i2c: tegra: Update Tegra256 timing parameters
akhilr-nv Nov 18, 2025
d9b4749
NVIDIA: VR: SAUCE: i2c: tegra: Add HS mode support
akhilr-nv Nov 18, 2025
7de019a
NVIDIA: VR: SAUCE: i2c: tegra: Add support for SW mutex register
Nov 18, 2025
c7acc64
NVIDIA: VR: SAUCE: i2c: tegra: Add Tegra264 support
akhilr-nv Nov 18, 2025
3d4a267
NVIDIA: VR: SAUCE: i2c: tegra: Introduce tegra_i2c_variant to identif…
Jan 7, 2026
ad4783c
NVIDIA: VR: SAUCE: i2c: tegra: Move variant to tegra_i2c_hw_feature
Jan 7, 2026
f8e3f23
NVIDIA: VR: SAUCE: i2c: tegra: Add logic to support different registe…
Jan 7, 2026
35f6b57
NVIDIA: VR: SAUCE: i2c: tegra: Add support for Tegra410
Jan 7, 2026
3c12da3
NVIDIA: SAUCE: r8127: print GPL_CLAIM with KERN_INFO
muteebakram Jan 6, 2026
29a62e7
Revert "gpio: tegra186: Add support for Tegra410"
nirmoy Jan 9, 2026
c99f15c
Revert "gpio: tegra186: Use generic macro for port definitions"
nirmoy Jan 8, 2026
c72c852
dt-bindings: gpio: Add Tegra256 support
Aug 23, 2025
0f2dddd
gpio: tegra186: Add support for Tegra256
Aug 23, 2025
d03ca30
gpio: tegra186: Use generic macro for port definitions
Oct 10, 2025
8e6131f
gpio: tegra186: Add support for Tegra410
Oct 10, 2025
cf62d05
gpio: tegra186: Fix GPIO name collisions for Tegra410
Nov 13, 2025
c2965d1
soc/tegra: fuse: Do not register SoC device on ACPI boot
Oct 8, 2025
006a865
NVIDIA: SAUCE: vfio: Fix missing prototype warning
lucasdemarchi Jan 9, 2026
d6d3fdf
Revert "NVIDIA: SAUCE: vfio/nvgrace-egm: Prevent double-unregister of…
ankita-nv Jan 21, 2026
b5bc6dc
Revert "NVIDIA: SAUCE: vfio/nvgrace-gpu: Avoid resmem pfn unregistrat…
ankita-nv Jan 21, 2026
e021d05
Revert "NVIDIA: SAUCE: KVM: arm64: Allow exec fault on memory mapped …
ankita-nv Jan 21, 2026
81b4c85
Revert "NVIDIA: SAUCE: arm64: configs: Replace VFIO_CONTAINER with IO…
ankita-nv Jan 21, 2026
91cd1b2
Revert "NVIDIA: SAUCE: WAR: Expose PCI PASID capability to userspace"
ankita-nv Jan 21, 2026
7a97353
Revert "NVIDIA: SAUCE: vfio/nvgrace-egm: Register EGM for runtime ECC…
ankita-nv Jan 21, 2026
15f1f0b
Revert "NVIDIA: SAUCE: vfio/nvgrace-gpu: register device memory for p…
ankita-nv Jan 21, 2026
1546022
Revert "NVIDIA: SAUCE: mm: Change ghes code to allow poison of non-st…
ankita-nv Jan 21, 2026
18b4a4c
Revert "NVIDIA: SAUCE: mm: Add poison error check in fixup_user_fault…
ankita-nv Jan 21, 2026
a8391b8
Revert "NVIDIA: SAUCE: mm: correctly identify pfn without struct pages"
ankita-nv Jan 21, 2026
653645c
Revert "NVIDIA: SAUCE: mm: handle poisoning of pfn without struct pages"
ankita-nv Jan 21, 2026
5b9fe26
mm: change ghes code to allow poison of non-struct pfn
ankita-nv Nov 2, 2025
b292b13
mm: handle poisoning of pfn without struct pages
ankita-nv Nov 2, 2025
c54c4a4
KVM: arm64: VM exit to userspace to handle SEA
Oct 13, 2025
77b6b1b
KVM: selftests: Test for KVM_EXIT_ARM_SEA
Oct 13, 2025
b09dbf5
Documentation: kvm: new UAPI for handling SEA
Oct 13, 2025
3c405ea
vfio: refactor vfio_pci_mmap_huge_fault function
ankita-nv Nov 27, 2025
ba0a97f
vfio/nvgrace-gpu: Add support for huge pfnmap
ankita-nv Nov 27, 2025
3d5ca8a
vfio: use vfio_pci_core_setup_barmap to map bar in mmap
ankita-nv Nov 27, 2025
c9ef37f
vfio/nvgrace-gpu: split the code to wait for GPU ready
ankita-nv Nov 27, 2025
1ad9b14
vfio/nvgrace-gpu: Inform devmem unmapped after reset
ankita-nv Nov 27, 2025
18ee101
vfio/nvgrace-gpu: wait for the GPU mem to be ready
ankita-nv Nov 27, 2025
ed37bb9
mm: fixup pfnmap memory failure handling to use pgoff
ankita-nv Dec 11, 2025
8ff01bf
mm: add stubs for PFNMAP memory failure registration functions
ankita-nv Jan 15, 2026
146cdf1
vfio/nvgrace-gpu: register device memory for poison handling
ankita-nv Jan 15, 2026
3fde504
NVIDIA: SAUCE: vfio/nvgrace-egm: register EGM PFNMAP range with memor…
ankita-nv Jan 18, 2026
b32a3cb
NVIDIA: VR: SAUCE: arm64: Add workaround to convert MT_NORMAL_NC to D…
shankerd04 Jan 10, 2026
3bf78d7
NVIDIA: VR: SAUCE: [Config] Enable arm64 NC-to-NGNRE workaround
nvmochs Jan 21, 2026
ad4700c
NVIDIA: VR: SAUCE: soc/tegra: pmc: Add PMC support for Tegra410
Jan 22, 2026
72bd823
NVIDIA: VR: SAUCE: PCI: Allow ATS to be always on for CXL.cache capab…
nicolinc Jan 17, 2026
c44923d
NVIDIA: VR: SAUCE: PCI: Allow ATS to be always on for non-CXL NVIDIA …
nicolinc Jan 17, 2026
df59703
NVIDIA: VR: SAUCE: iommu/arm-smmu-v3: Allow ATS to be always on
nicolinc Jan 17, 2026
d831b36
KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
Jan 19, 2026
6c51217
KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
Jan 19, 2026
867d1db
KVM: arm64: Handle DABT caused by LS64* instructions on unsupported m…
Jan 19, 2026
b20efa4
arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
Jan 19, 2026
8828775
KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
Jan 19, 2026
23c33fd
arm64: Add support for FEAT_{LS64, LS64_V}
Jan 19, 2026
410af2e
kselftest/arm64: Add HWCAP test for FEAT_LS64
Jan 19, 2026
cbac9a6
Revert "NVIDIA: SAUCE: arm64: cputype: Add NVIDIA Olympus definitions"
nvmochs Jan 28, 2026
934d5d0
arm64: cputype: Add NVIDIA Olympus definitions
shankerd04 Sep 18, 2025
ba59d27
tools headers arm64: Add NVIDIA Olympus part
bwicaksononv Dec 19, 2025
5c7128d
perf arm-spe: Add NVIDIA Olympus to neoverse list
bwicaksononv Dec 19, 2025
e9fedcf
NVIDIA: VR: SAUCE: perf/arm_cspmu: nvidia: Rename doc to Tegra241
bwicaksononv Jan 26, 2026
f717536
NVIDIA: VR: SAUCE: perf/arm_cspmu: nvidia: Add Tegra410 UCF PMU
bwicaksononv Jan 26, 2026
11ded24
NVIDIA: VR: SAUCE: perf/arm_cspmu: Add arm_cspmu_acpi_dev_get
bwicaksononv Jan 26, 2026
35f3a96
NVIDIA: VR: SAUCE: perf/arm_cspmu: nvidia: Add Tegra410 PCIE PMU
bwicaksononv Jan 26, 2026
6183f41
NVIDIA: VR: SAUCE: perf/arm_cspmu: nvidia: Add Tegra410 PCIE-TGT PMU
bwicaksononv Jan 26, 2026
e66c9ad
NVIDIA: VR: SAUCE: perf: add NVIDIA Tegra410 CPU Memory Latency PMU
bwicaksononv Jan 26, 2026
5d68165
NVIDIA: VR: SAUCE: perf: add NVIDIA Tegra410 C2C PMU
bwicaksononv Jan 26, 2026
6ff8913
NVIDIA: VR: SAUCE: arm64: defconfig: Enable NVIDIA TEGRA410 PMU
bwicaksononv Jan 26, 2026
f1f980c
NVIDIA: VR: SAUCE: perf vendor events arm64: Add Tegra410 Olympus PMU…
bwicaksononv Jan 27, 2026
ea54294
NVIDIA: VR: SAUCE: [Config] nvidia-6.17 enable TEGRA410_C2C_PMU and T…
nvmochs Jan 27, 2026
caf4254
UBUNTU: SAUCE: security/apparmor: Fix AA_DEBUG_PROFILE define
lucasdemarchi Jan 7, 2026
0e16ede
iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases
nicolinc Nov 3, 2025
09df445
mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()
Nov 25, 2025
45ff265
iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()
nicolinc Jan 29, 2026
88f70bc
spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed…
leitao Jan 26, 2026
2c52705
spi: tegra210-quad: Move curr_xfer read inside spinlock
leitao Jan 26, 2026
47c2988
spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_…
leitao Jan 26, 2026
1c8f4cd
spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xfer
leitao Jan 26, 2026
6513423
spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_comb…
leitao Jan 26, 2026
7f90009
spi: tegra210-quad: Protect curr_xfer check in IRQ handler
leitao Jan 26, 2026
3a1f3cd
perf: Fix 0 count issue of cpu-clock
Nov 12, 2025
a15be6b
UBUNTU: [Packaging] Enable coresight in Perf if arm64
os369510 Feb 3, 2026
e78ec36
NVIDIA: SAUCE: vfio: Remove vfio_device_from_file() declaration
nirmoy Feb 5, 2026
41a9f6b
NVIDIA: SAUCE: PCI: Add ASPEED vendor ID to pci_ids.h
nirmoy Dec 17, 2025
6d7d25d
NVIDIA: SAUCE: PCI: Add PCI_BRIDGE_NO_ALIASES quirk for ASPEED AST1150
nirmoy Dec 17, 2025
347bebd
NVIDIA: VR: SAUCE: firmware: smccc: add support for Live Firmware Act…
salmannabi1 Jan 19, 2026
ec83357
NVIDIA: VR: SAUCE: firmware: smccc: add timeout, touch wdt
Jan 27, 2026
9ebe11f
NVIDIA: VR: SAUCE: firmware: smccc: register as platform driver
Jan 28, 2026
51a34dd
NVIDIA: VR: SAUCE: [Config] Enable ARM LFA support
jamieNguyenNVIDIA Jan 13, 2026
506fa5a
net: atlantic: fix fragment overflow handling in RX path
Jiefeng-Zhang Nov 26, 2025
94928d9
cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs
gautshen Nov 7, 2025
808f84d
NVIDIA: VR: SAUCE: ACPI: CPPC: Fix remaining for_each_possible_cpu() …
Feb 11, 2026
2d17438
kernel/kexec: change the prototype of kimage_map_segment()
Dec 16, 2025
40dcc64
kernel/kexec: fix IMA when allocation happens in CMA area
Dec 16, 2025
fcc3590
NVIDIA: VR: SAUCE: kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
Aug 20, 2025
6112d95
NVIDIA: VR: SAUCE: arm64: RME: Handle Granule Protection Faults (GPFs)
stevenprice-arm Aug 20, 2025
8380f90
NVIDIA: VR: SAUCE: arm64: RME: Add SMC definitions for calling the RMM
stevenprice-arm Aug 20, 2025
e7cca6f
NVIDIA: VR: SAUCE: arm64: RME: Add wrappers for RMI calls
stevenprice-arm Aug 20, 2025
a3d741c
NVIDIA: VR: SAUCE: arm64: RME: Check for RME support at KVM init
stevenprice-arm Aug 20, 2025
de83e18
NVIDIA: VR: SAUCE: arm64: RME: Define the user ABI
stevenprice-arm Aug 20, 2025
10bd792
NVIDIA: VR: SAUCE: arm64: RME: ioctls to create and configure realms
stevenprice-arm Aug 20, 2025
0f17fdd
NVIDIA: VR: SAUCE: kvm: arm64: Don't expose debug capabilities for re…
Aug 20, 2025
ab316c8
NVIDIA: VR: SAUCE: KVM: arm64: Allow passing machine type in KVM crea…
stevenprice-arm Aug 20, 2025
0c9ff6e
NVIDIA: VR: SAUCE: arm64: RME: RTT tear down
stevenprice-arm Aug 20, 2025
ca233f7
NVIDIA: VR: SAUCE: arm64: RME: Allocate/free RECs to match vCPUs
stevenprice-arm Aug 20, 2025
6710b26
NVIDIA: VR: SAUCE: KVM: arm64: vgic: Provide helper for number of lis…
stevenprice-arm Aug 20, 2025
016dbde
NVIDIA: VR: SAUCE: arm64: RME: Support for the VGIC in realms
stevenprice-arm Aug 20, 2025
2ade9e0
NVIDIA: VR: SAUCE: KVM: arm64: Support timers in realm RECs
stevenprice-arm Aug 20, 2025
8a2102c
NVIDIA: VR: SAUCE: arm64: RME: Allow VMM to set RIPAS
stevenprice-arm Aug 20, 2025
eb15a1e
NVIDIA: VR: SAUCE: arm64: RME: Handle realm enter/exit
stevenprice-arm Aug 20, 2025
bc7fb13
NVIDIA: VR: SAUCE: arm64: RME: Handle RMI_EXIT_RIPAS_CHANGE
stevenprice-arm Aug 20, 2025
bd48599
NVIDIA: VR: SAUCE: KVM: arm64: Handle realm MMIO emulation
stevenprice-arm Aug 20, 2025
923272a
NVIDIA: VR: SAUCE: arm64: RME: Allow populating initial contents
stevenprice-arm Aug 20, 2025
aff2644
NVIDIA: VR: SAUCE: arm64: RME: Runtime faulting of memory
stevenprice-arm Aug 20, 2025
7f48a1c
NVIDIA: VR: SAUCE: KVM: arm64: Handle realm VCPU load
stevenprice-arm Aug 20, 2025
00bbcf0
NVIDIA: VR: SAUCE: KVM: arm64: Validate register access for a Realm VM
stevenprice-arm Aug 20, 2025
30b1251
NVIDIA: VR: SAUCE: KVM: arm64: Handle Realm PSCI requests
stevenprice-arm Aug 20, 2025
496f3b5
NVIDIA: VR: SAUCE: KVM: arm64: WARN on injected undef exceptions
stevenprice-arm Aug 20, 2025
ed198cb
NVIDIA: VR: SAUCE: arm64: Don't expose stolen time for realm guests
stevenprice-arm Aug 20, 2025
21473fe
NVIDIA: VR: SAUCE: arm64: RME: allow userspace to inject aborts
jgouly Aug 20, 2025
784c916
NVIDIA: VR: SAUCE: arm64: RME: support RSI_HOST_CALL
jgouly Aug 20, 2025
3335b73
NVIDIA: VR: SAUCE: arm64: RME: Allow checking SVE on VM instance
Aug 20, 2025
7ee22c8
NVIDIA: VR: SAUCE: arm64: RME: Always use 4k pages for realms
stevenprice-arm Aug 20, 2025
658b612
NVIDIA: VR: SAUCE: arm64: RME: Prevent Device mappings for Realms
stevenprice-arm Aug 20, 2025
c4c4573
NVIDIA: VR: SAUCE: arm_pmu: Provide a mechanism for disabling the phy…
stevenprice-arm Aug 20, 2025
49b2c55
NVIDIA: VR: SAUCE: arm64: RME: Enable PMU support with a realm guest
stevenprice-arm Aug 20, 2025
288b6f1
NVIDIA: VR: SAUCE: arm64: RME: Hide KVM_CAP_READONLY_MEM for realm gu…
stevenprice-arm Aug 20, 2025
4c8d341
NVIDIA: VR: SAUCE: arm64: RME: Propagate number of breakpoints and wa…
Aug 20, 2025
22e404d
NVIDIA: VR: SAUCE: arm64: RME: Set breakpoint parameters through SET_…
Aug 20, 2025
903aaba
NVIDIA: VR: SAUCE: arm64: RME: Initialize PMCR.N with number counter …
Aug 20, 2025
9baa89e
NVIDIA: VR: SAUCE: arm64: RME: Propagate max SVE vector length from RMM
Aug 20, 2025
4dbeb4d
NVIDIA: VR: SAUCE: arm64: RME: Configure max SVE vector length for a …
Aug 20, 2025
8acb498
NVIDIA: VR: SAUCE: arm64: RME: Provide register list for unfinalized …
Aug 20, 2025
140ef03
NVIDIA: VR: SAUCE: arm64: RME: Provide accurate register list
Aug 20, 2025
9baba86
NVIDIA: VR: SAUCE: KVM: arm64: Expose support for private memory
stevenprice-arm Aug 20, 2025
c54b363
NVIDIA: VR: SAUCE: KVM: arm64: Expose KVM_ARM_VCPU_REC to user space
stevenprice-arm Aug 20, 2025
10a2e5f
NVIDIA: VR: SAUCE: KVM: arm64: Allow activating realms
stevenprice-arm Aug 20, 2025
827537c
NVIDIA: VR: SAUCE: arm64: RME: Add MECID support
raghuncstate Oct 1, 2025
7d764b1
NVIDIA: VR: SAUCE: arm64: RME: Add bounds check
raghuncstate Nov 9, 2025
5eb86ac
NVIDIA: VR: SAUCE: KVM: arm64: Expose KVM_CAP_ARM_RME via module para…
ianm-nv Jan 30, 2026
e3e4f3b
arm64: realm: ioremap: Allow mapping memory as encrypted
Sep 18, 2025
7ad85da
arm64: Enable EFI secret area Securityfs support
Sep 18, 2025
d753c33
NVIDIA: VR: SAUCE: [Config] Update annotations for ARM CCA
ianm-nv Jan 20, 2026
73a27bb
UBUNTU: [Packaging] Depend on 580 NVIDIA graphics driver components e…
jacobmartin0 Feb 13, 2026
7ebde49
UBUNTU: Start new release
jacobmartin0 Feb 13, 2026
d57ecd2
UBUNTU: link-to-tracker: update tracking bug
jacobmartin0 Feb 13, 2026
8556d2f
UBUNTU: [Packaging] debian.nvidia-6.17/dkms-versions -- update from k…
jacobmartin0 Feb 13, 2026
f95fa30
UBUNTU: [Packaging] Add libopencsd-dev as a build dependency
jacobmartin0 Feb 14, 2026
78a5cf6
UBUNTU: Ubuntu-nvidia-6.17-6.17.0-1011.11
jacobmartin0 Feb 18, 2026
cda2af9
NVIDIA: SAUCE: r8127: fix NAPI warning on module removal
nirmoy Feb 13, 2026
3554744
NVIDIA: SAUCE: vfio/nvgrace-egm: split zapping EGM into 1GB chunks
ankita-nv Feb 13, 2026
e05cad0
Revert "NVIDIA: SAUCE: MEDIATEK: wifi: mt76: mt7925: update the regd …
abhsahu Feb 18, 2026
0460b90
Revert "NVIDIA: SAUCE: MEDIATEK: wifi: mt76: mt7925: add reg hint sup…
abhsahu Feb 18, 2026
7a018ab
wifi: mt76: mt7925: refactor regulatory domain handling to regd.[ch]
Oct 31, 2025
8743b30
wifi: mt76: mt7925: refactor CLC support check flow
Oct 31, 2025
939cd51
wifi: mt76: mt7925: refactor regulatory notifier flow
Oct 31, 2025
d7d7601
wifi: mt76: mt7925: improve EHT capability control in regulatory flow
Oct 31, 2025
4879824
wifi: mt76: mt7925: refine the txpower initialization flow
Sep 8, 2025
2c71b5a
wifi: mt76: mt7925: add auto regdomain switch support
Oct 31, 2025
f6fa315
wifi: mt76: mt7925: disable auto regd changes after user set
Oct 31, 2025
e2f6c5a
UBUNTU: Start new release
jacobmartin0 Feb 27, 2026
82ef197
UBUNTU: link-to-tracker: update tracking bug
jacobmartin0 Feb 27, 2026
d3c9dab
UBUNTU: Ubuntu-nvidia-6.17-6.17.0-1012.12
jacobmartin0 Feb 27, 2026
7f53cda
apparmor: validate DFA start states are in bounds in unpack_pdb
m-pellizzer Jan 15, 2026
e77f7fa
apparmor: fix memory leak in verify_header
m-pellizzer Jan 20, 2026
e5f1851
apparmor: replace recursive profile removal with iterative approach
m-pellizzer Jan 13, 2026
f5760ed
apparmor: fix: limit the number of levels of policy namespaces
jrjohansen Mar 3, 2026
68ee7ff
apparmor: fix side-effect bug in match_char() macro usage
m-pellizzer Jan 29, 2026
4a61ba2
apparmor: fix missing bounds check on DEFAULT table in verify_dfa()
m-pellizzer Jan 29, 2026
15ef99f
apparmor: Fix double free of ns_name in aa_replace_profiles()
jrjohansen Sep 10, 2025
7339681
apparmor: fix unprivileged local user can do privileged policy manage…
jrjohansen Nov 7, 2025
6774cc1
apparmor: fix differential encoding verification
jrjohansen Oct 17, 2025
fb21eae
apparmor: fix race on rawdata dereference
jrjohansen Feb 24, 2026
01821bd
apparmor: fix race between freeing data and fs accessing it
jrjohansen Mar 2, 2026
99a51c9
UBUNTU: Start new release
jacobmartin0 Mar 17, 2026
3f7dbee
UBUNTU: link-to-tracker: update tracking bug
jacobmartin0 Mar 17, 2026
9a78d5c
UBUNTU: [Config] update configs for new CC version
jacobmartin0 Mar 17, 2026
1cc5237
UBUNTU: Ubuntu-nvidia-6.17-6.17.0-1014.14
jacobmartin0 Mar 17, 2026
fe3362c
NVIDIA: SAUCE: nvme-pci: fix NVFS SGL pool selection and DMA iter leak
sourabgupta3 Mar 5, 2026
1fbe7ad
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
pjaroszynski Mar 5, 2026
54882fd
iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
jgunthorpe Jan 15, 2026
9c0215b
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
jgunthorpe Jan 15, 2026
d65128b
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update seq…
jgunthorpe Jan 15, 2026
2de2b3c
iommu/arm-smmu-v3-test: Add nested s1bypass/s1dssbypass coverage
nicolinc Jan 15, 2026
8e75ceb
NVIDIA: SAUCE: vfio/nvgrace-gpu: Add architecture-specific device rea…
ankita-nv Feb 25, 2026
adc43b6
gpio: tegra186: Simplify GPIO line name prefix handling
Feb 17, 2026
e4fb403
gpio: tegra186: Support multi-socket devices
Feb 17, 2026
02ab85a
NVIDIA: VR: SAUCE: firmware: smccc: lfa: fix work item re-initializat…
nirmoy Mar 13, 2026
6128b24
arm64: tlb: Allow XZR argument to TLBI ops
mrutland-arm Feb 18, 2026
9364d8b
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
mrutland-arm Feb 18, 2026
87ffc27
printk/nbcon: Restore IRQ in atomic flush after each emitted record
pmladek Dec 12, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
46 changes: 46 additions & 0 deletions Documentation/ABI/testing/sysfs-devices-system-cpu
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,52 @@ Description: Energy performance preference

This file is only present if the cppc-cpufreq driver is in use.

What: /sys/devices/system/cpu/cpuX/cpufreq/min_perf
Date: December 2025
Contact: linux-pm@vger.kernel.org
Description: Minimum Performance Frequency

Read/write a frequency value in kHz from/to this file. This
file conveys the minimum performance level (as frequency) at
which the platform may run. The frequency value is internally
converted to a performance value and must correspond to a
performance level in the range [Lowest Performance, Highest
Performance], inclusive. The minimum must be less than or equal
to the maximum performance. The performance range can be checked
from nodes:
/sys/devices/system/cpu/cpuX/acpi_cppc/highest_perf
/sys/devices/system/cpu/cpuX/acpi_cppc/lowest_perf

This file is only present if the cppc-cpufreq driver is in use.

What: /sys/devices/system/cpu/cpuX/cpufreq/max_perf
Date: December 2025
Contact: linux-pm@vger.kernel.org
Description: Maximum Performance Frequency

Read/write a frequency value in kHz from/to this file. This
file conveys the maximum performance level (as frequency) at
which the platform may run. The frequency value is internally
converted to a performance value and must correspond to a
performance level in the range [Lowest Performance, Highest
Performance], inclusive. The performance range can be checked
from nodes:
/sys/devices/system/cpu/cpuX/acpi_cppc/highest_perf
/sys/devices/system/cpu/cpuX/acpi_cppc/lowest_perf

This file is only present if the cppc-cpufreq driver is in use.

What: /sys/devices/system/cpu/cpuX/cpufreq/perf_limited
Date: December 2025
Contact: linux-pm@vger.kernel.org
Description: Performance Limited

Read/write a 32 bits value from/to this file. This file indicates
to OSPM that an unpredictable event has limited processor
performance, and the delivered performance may be less than
desired/minimum performance.

This file is only present if the cppc-cpufreq driver is in use.

What: /sys/devices/system/cpu/cpu*/cache/index3/cache_disable_{0,1}
Date: August 2008
Expand Down
14 changes: 13 additions & 1 deletion Documentation/admin-guide/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,18 @@
Format:
<first_slot>,<last_slot>,<port>,<enum_bit>[,<debug>]

cppc_cpufreq.auto_sel_mode=
[CPU_FREQ] Enable ACPI CPPC autonomous performance selection.
When enabled, hardware automatically adjusts CPU frequency
on all CPUs based on workload demands. In Autonomous mode,
Energy Performance Preference(EPP) hints guide hardware
toward performance(0x0) or energy efficiency (0xff).
Requires ACPI CPPC autonomous selection register support.
Format: <bool>
Default: 0 (disabled)
0: use cpufreq governors
1: enable if supoorted by hardware

cpuidle.off=1 [CPU_IDLE]
disable the cpuidle sub-system

Expand Down Expand Up @@ -6161,7 +6173,7 @@
rdt= [HW,X86,RDT]
Turn on/off individual RDT features. List is:
cmt, mbmtotal, mbmlocal, l3cat, l3cdp, l2cat, l2cdp,
mba, smba, bmec.
mba, smba, bmec, abmc.
E.g. to turn on cmt and turn off mba use:
rdt=cmt,!mba

Expand Down
3 changes: 2 additions & 1 deletion Documentation/admin-guide/perf/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Performance monitor support
thunderx2-pmu
alibaba_pmu
dwc_pcie_pmu
nvidia-pmu
nvidia-tegra241-pmu
nvidia-tegra410-pmu
meson-ddr-pmu
cxl
ampere_cspmu
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
=========================================================
NVIDIA Tegra SoC Uncore Performance Monitoring Unit (PMU)
=========================================================
============================================================
NVIDIA Tegra241 SoC Uncore Performance Monitoring Unit (PMU)
============================================================

The NVIDIA Tegra SoC includes various system PMUs to measure key performance
The NVIDIA Tegra241 SoC includes various system PMUs to measure key performance
metrics like memory bandwidth, latency, and utilization:

* Scalable Coherency Fabric (SCF)
Expand Down
Loading