Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
d05ad22
cpu/hotplug: Add new {add,remove}_cpu() functions
Mar 23, 2020
b1a26b0
UBUNTU: [Config][aws] update config for NITRO_ENCLAVES
kamalmostafa Nov 5, 2020
39404d8
nitro_enclaves: Add ioctl interface definition
andraprs Sep 21, 2020
90018e3
nitro_enclaves: Define the PCI device interface
andraprs Sep 21, 2020
8d27df7
nitro_enclaves: Define enclave info for internal bookkeeping
andraprs Sep 21, 2020
904e91d
nitro_enclaves: Init PCI device driver
andraprs Sep 21, 2020
90cf4c3
nitro_enclaves: Handle PCI device command requests
andraprs Sep 21, 2020
3adfcba
nitro_enclaves: Handle out-of-band PCI device events
andraprs Sep 21, 2020
e8fe030
nitro_enclaves: Init misc device providing the ioctl interface
andraprs Sep 21, 2020
73ed5f0
nitro_enclaves: Add logic for creating an enclave VM
andraprs Sep 21, 2020
838c26a
nitro_enclaves: Add logic for setting an enclave vCPU
andraprs Sep 21, 2020
3018322
nitro_enclaves: Add logic for getting the enclave image load info
andraprs Sep 21, 2020
fe664bf
nitro_enclaves: Add logic for setting an enclave memory region
andraprs Sep 21, 2020
8fd03aa
nitro_enclaves: Add logic for starting an enclave
andraprs Sep 21, 2020
3f648aa
nitro_enclaves: Add logic for terminating an enclave
andraprs Sep 21, 2020
dc4619e
nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
andraprs Sep 21, 2020
766f70f
nitro_enclaves: Add Makefile for the Nitro Enclaves driver
andraprs Sep 21, 2020
cdc2d68
nitro_enclaves: Add sample for ioctl interface usage
andraprs Sep 21, 2020
1a3c3d4
nitro_enclaves: Add overview documentation
andraprs Sep 21, 2020
4ad7fa4
MAINTAINERS: Add entry for the Nitro Enclaves driver
andraprs Sep 21, 2020
88960ff
UBUNTU: SAUCE: [aws] iommu: set the default iommu-dma mode as non-strict
Oct 30, 2020
8620690
UBUNTU: Start new release
ksacilotto Nov 12, 2020
c4c4ed8
UBUNTU: link-to-tracker: update tracking bug
ksacilotto Nov 12, 2020
e6a61f9
UBUNTU: [Config] [aws] updateconfigs for VGACON_SOFT_SCROLLBACK
ksacilotto Nov 12, 2020
8c4f595
UBUNTU: Ubuntu-aws-5.4.0-1030.31
ksacilotto Nov 12, 2020
ddf49b4
UBUNTU: Start new release
marcelocerri Dec 9, 2020
630627f
UBUNTU: link-to-tracker: update tracking bug
marcelocerri Dec 9, 2020
52f6923
UBUNTU: Ubuntu-aws-5.4.0-1032.33
marcelocerri Dec 9, 2020
22fd917
UBUNTU: Start new release
ksacilotto Dec 14, 2020
3f051b7
UBUNTU: link-to-tracker: update tracking bug
ksacilotto Dec 14, 2020
1f90035
UBUNTU: [Config] aws: update config for DW_APB_TIMER
ksacilotto Dec 14, 2020
f85493a
UBUNTU: Ubuntu-aws-5.4.0-1033.34
ksacilotto Dec 14, 2020
585ac48
UBUNTU: Start new release
kelmously Dec 17, 2020
dc6e7bb
UBUNTU: link-to-tracker: update tracking bug
kelmously Dec 17, 2020
01c137a
UBUNTU: Ubuntu-aws-5.4.0-1034.35
kelmously Dec 17, 2020
20a2f2a
UBUNTU: Start new release
marcelocerri Jan 6, 2021
ef1371d
UBUNTU: Ubuntu-aws-5.4.0-1035.37
marcelocerri Jan 6, 2021
db3891f
UBUNTU: SAUCE: xen-netfront: prevent unnecessary close on hibernate
Dec 4, 2020
50332c1
UBUNTU: [Config] Disable Atari partition support
hrasiq Dec 15, 2020
5dc48d9
UBUNTU: Start new release
Jan 14, 2021
aca0490
UBUNTU: link-to-tracker: update tracking bug
Jan 14, 2021
d5657fd
UBUNTU: Ubuntu-aws-5.4.0-1037.39
Jan 14, 2021
1fc37ef
UBUNTU: aws: [Config] disable CONFIG_BT
kamalmostafa Jan 26, 2021
aa5d0a3
UBUNTU: Start new release
Feb 5, 2021
16fbba3
UBUNTU: aws: [Config] remove disabled BT modules
kamalmostafa Feb 3, 2021
4381d32
UBUNTU: link-to-tracker: update tracking bug
Feb 5, 2021
8b6dbfe
UBUNTU: [Config] aws: updateconfigs for INFINIBAND_VIRT_DMA
Feb 5, 2021
3737079
UBUNTU: [Config] aws: updateconfigs for PGTABLE_MAPPING
Feb 5, 2021
0bd467c
UBUNTU: [Config] aws: updateconfigs for USB_SISUSBVGA_CON
Feb 5, 2021
c37ec75
UBUNTU: Ubuntu-aws-5.4.0-1038.40
Feb 5, 2021
2b466b2
UBUNTU: Start new release
ianmay81 Feb 24, 2021
b6e715c
UBUNTU: link-to-tracker: update tracking bug
ianmay81 Feb 24, 2021
6b9d8bd
UBUNTU: aws: [Config] enable CONFIG_MODVERSIONS=y
ianmay81 Feb 24, 2021
bdfc697
UBUNTU: aws: [Packaging] build canonical-certs.pem from branch/arch c…
ianmay81 Feb 24, 2021
74872e8
UBUNTU: aws: [Config] Allow ASM_MODVERSIONS
ianmay81 Feb 24, 2021
b5ce462
UBUNTU: aws: [Config] updateconfigs for USB_BDC_PCI
ianmay81 Feb 24, 2021
a85508e
UBUNTU: Ubuntu-aws-5.4.0-1039.41
ianmay81 Feb 24, 2021
0408ff7
UBUNTU: Start new release
ksacilotto Mar 17, 2021
e95ec9b
UBUNTU: Ubuntu-aws-5.4.0-1040.42
ksacilotto Mar 17, 2021
6674df3
UBUNTU: Start new release
ianmay81 Mar 19, 2021
5f38844
UBUNTU: Ubuntu-aws-5.4.0-1041.43
ianmay81 Mar 19, 2021
1e56d36
Revert "UBUNTU: SAUCE: [aws] PM / hibernate: Speed up hibernation by …
Jan 23, 2021
f054177
PM: hibernate: Batch hibernate and resume IO requests
cxiaoyi Sep 22, 2020
fbe95b2
Revert "UBUNTU: SAUCE: xen-netfront: prevent unnecessary close on hib…
Jan 14, 2021
89cd41b
Revert "UBUNTU: SAUCE: xen: Update sched clock offset to avoid system…
Jan 14, 2021
fe14ec2
Revert "UBUNTU: SAUCE: xen: Introduce wrapper for save/restore sched …
Jan 14, 2021
af2d912
Revert "UBUNTU: SAUCE: x86/xen: save and restore steal clock"
Jan 14, 2021
ff82190
Revert "UBUNTU: SAUCE: xen/time: introduce xen_{save,restore}_steal_c…
Jan 14, 2021
e8109a0
Revert "UBUNTU: SAUCE: xen-netfront: add callbacks for PM suspend and…
Jan 14, 2021
21cf7d6
Revert "UBUNTU: SAUCE: xen-blkfront: add callbacks for PM suspend and…
Jan 14, 2021
0f0a37d
Revert "UBUNTU: SAUCE: genirq: Shutdown irq chips in suspend/resume d…
Jan 14, 2021
6c1fec8
Revert "UBUNTU: SAUCE: x86/xen: add system core suspend and resume ca…
Jan 14, 2021
2267dfa
Revert "UBUNTU: SAUCE: x86/xen: Introduce new function to map HYPERVI…
Jan 14, 2021
a063d61
Revert "UBUNTU: SAUCE: xenbus: add freeze/thaw/restore callbacks supp…
Jan 14, 2021
92296dd
Revert "UBUNTU: SAUCE: xen/manage: keep track of the on-going suspend…
Jan 14, 2021
05e11f0
UBUNTU: SAUCE: xen/manage: keep track of the on-going suspend mode
kamatam9 Jul 12, 2017
da2697f
UBUNTU: SAUCE: xen/manage: introduce helper function to know the on-g…
kamatam9 Jul 13, 2017
228a20c
UBUNTU: SAUCE: xenbus: add freeze/thaw/restore callbacks support
kamatam9 Jul 13, 2017
19d2c6a
UBUNTU: SAUCE: x86/xen: Introduce new function to map HYPERVISOR_shar…
anchalag Feb 22, 2018
c05e1e2
UBUNTU: SAUCE: x86/xen: add system core suspend and resume callbacks
kamatam9 Feb 11, 2017
7591c27
UBUNTU: SAUCE: xen-blkfront: add callbacks for PM suspend and hiberna…
kamatam9 Jun 8, 2017
9384e79
UBUNTU: SAUCE: xen-netfront: add callbacks for PM suspend and hiberna…
kamatam9 Jan 9, 2017
6f2348f
UBUNTU: SAUCE: xen/time: introduce xen_{save,restore}_steal_clock
kamatam9 Jul 13, 2017
77eb745
UBUNTU: SAUCE: x86/xen: save and restore steal clock
kamatam9 Jul 21, 2017
769fd6f
UBUNTU: SAUCE: xen/events: add xen_shutdown_pirqs helper function
kamatam9 Aug 24, 2017
358c943
UBUNTU: SAUCE: x86/xen: close event channels for PIRQs in system core…
kamatam9 Aug 24, 2017
cad0d2d
UBUNTU: SAUCE: xen-blkfront: add 'persistent_grants' parameter
aliguori Apr 26, 2016
f019b63
UBUNTU: SAUCE: Revert "xen: dont fiddle with event channel masking in…
anchalag Mar 27, 2018
f36164f
UBUNTU: SAUCE: xen-blkfront: Fixed blkfront_restore to remove a call …
anchalag Jun 5, 2018
91d062a
UBUNTU: SAUCE: block: xen-blkfront: consider new dom0 features on res…
Oct 18, 2018
c4908eb
UBUNTU: SAUCE: xen: restore pirqs on resume from hibernation.
fllinden Oct 26, 2018
24ed2a7
UBUNTU: SAUCE: xen: Only restore the ACPI SCI interrupt in xen_restor…
fllinden Nov 10, 2018
c9ccf27
UBUNTU: SAUCE: xen-netfront: call netif_device_attach on resume
fllinden Jan 31, 2019
7683c3a
UBUNTU: SAUCE: xen: Restore xen-pirqs on resume from hibernation
anchalag Aug 15, 2019
5dd5087
UBUNTU: SAUCE: block/xen-blkfront: bump the maximum number of indirec…
fllinden Nov 27, 2019
e5890b5
UBUNTU: SAUCE: x86: tsc: avoid system instability in hibernation
Apr 9, 2018
47db3fa
UBUNTU: SAUCE: ACPICA: Enable sleep button on ACPI legacy wake
anchalag Oct 29, 2018
d6baf33
UBUNTU: SAUCE: xen-netfront: prevent unnecessary close on hibernate
Dec 4, 2020
834e866
UBUNTU: SAUCE: aws: kvm: double the size of hv_clock_boot
Mar 11, 2021
ec72334
UBUNTU: Start new release
rtg-canonical Mar 26, 2021
75c2eaf
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Mar 26, 2021
5d950fb
UBUNTU: [Config] aws: Enforce CONFIG_DRM_BOCHS=m
rtg-canonical Mar 26, 2021
0228531
UBUNTU: Ubuntu-aws-5.4.0-1042.44
rtg-canonical Mar 26, 2021
03ebfe7
UBUNTU: Start new release
rtg-canonical Apr 9, 2021
7b8c6f0
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Apr 9, 2021
6cb85b2
UBUNTU: Ubuntu-aws-5.4.0-1043.45
rtg-canonical Apr 9, 2021
35c5f44
UBUNTU: Start new release
ianmay81 Apr 13, 2021
0d363b5
UBUNTU: Ubuntu-aws-5.4.0-1045.47
ianmay81 Apr 13, 2021
530752c
UBUNTU: Start new release
Apr 28, 2021
0004e0b
UBUNTU: link-to-tracker: update tracking bug
Apr 28, 2021
55f13f3
UBUNTU: Ubuntu-aws-5.4.0-1047.49
Apr 28, 2021
e8e2b9e
UBUNTU: Start new release
rtg-canonical May 3, 2021
7d3e7b6
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical May 3, 2021
003b41c
UBUNTU: [Config] aws: fix various annotations syntax errors
rtg-canonical May 3, 2021
cced269
UBUNTU: [Config] aws: update abi for rc-cec
rtg-canonical May 3, 2021
e60b07f
UBUNTU: Ubuntu-aws-5.4.0-1048.50
rtg-canonical May 3, 2021
d84e703
UBUNTU: Start new release
rtg-canonical May 11, 2021
829f108
UBUNTU: [Packaging] aws: Disable nvidia builds
rtg-canonical May 11, 2021
2159971
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical May 11, 2021
82fed51
UBUNTU: [Config] aws: Update annotations to include missing options
rtg-canonical May 11, 2021
7ec4c34
UBUNTU: Ubuntu-aws-5.4.0-1049.51
rtg-canonical May 11, 2021
d885902
Revert "UBUNTU: SAUCE: aws: kvm: double the size of hv_clock_boot"
May 19, 2021
d8b6b96
UBUNTU: [Packaging] update variants
ianmay81 Jun 11, 2021
bc3f904
UBUNTU: Start new release
ianmay81 Jun 11, 2021
bd75b76
UBUNTU: link-to-tracker: update tracking bug
ianmay81 Jun 11, 2021
cde0776
UBUNTU: Ubuntu-aws-5.4.0-1050.52
ianmay81 Jun 11, 2021
96d05fe
UBUNTU: Start new release
smb49 Jun 17, 2021
9d70097
UBUNTU: Ubuntu-aws-5.4.0-1051.53
smb49 Jun 17, 2021
1b83eb6
UBUNTU: Start new release
rtg-canonical Jun 23, 2021
dfa30fd
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Jun 23, 2021
9d54b27
UBUNTU: Ubuntu-aws-5.4.0-1052.54
rtg-canonical Jun 23, 2021
a168a2b
UBUNTU: Start new release
smb49 Jul 2, 2021
46d9b7b
UBUNTU: link-to-tracker: update tracking bug
smb49 Jul 2, 2021
a31ce8e
UBUNTU: Ubuntu-aws-5.4.0-1053.55
smb49 Jul 2, 2021
e7c0ef7
UBUNTU: Start new release
Jul 14, 2021
06e9a47
UBUNTU: Ubuntu-aws-5.4.0-1054.57
Jul 14, 2021
018b5f1
UBUNTU: [Config] aws: CONFIG_MEDIA_CAMERA_SUPPORT=y
rtg-canonical Jul 8, 2021
d30d477
UBUNTU: Start new release
rtg-canonical Jul 23, 2021
02e6db4
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Jul 23, 2021
70393ba
UBUNTU: Ubuntu-aws-5.4.0-1055.58
rtg-canonical Jul 23, 2021
700ae6d
UBUNTU: Start new release
rtg-canonical Aug 20, 2021
d9689ce
UBUNTU: [Config] aws: enable CONFIG_SYSTEM_REVOCATION_LIST
rtg-canonical Aug 20, 2021
c118de4
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Aug 20, 2021
8d988e5
UBUNTU: Ubuntu-aws-5.4.0-1056.59
rtg-canonical Aug 20, 2021
2993835
UBUNTU: Start new release
rtg-canonical Sep 7, 2021
de3d062
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Sep 7, 2021
e5b4a5a
UBUNTU: Ubuntu-aws-5.4.0-1057.60
rtg-canonical Sep 7, 2021
4461bd3
UBUNTU: [Packaging] aws: Support building libperf-jvmti.so
rtg-canonical Sep 24, 2021
efa6e25
UBUNTU: Start new release
rtg-canonical Sep 28, 2021
58c034e
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Sep 28, 2021
39bc0ab
UBUNTU: Ubuntu-aws-5.4.0-1058.61
rtg-canonical Sep 28, 2021
ad6aea6
UBUNTU: [Packaging] update Ubuntu.md
rtg-canonical Oct 21, 2021
c6a621d
UBUNTU: Start new release
rtg-canonical Oct 21, 2021
d7c50a6
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Oct 21, 2021
06014f1
UBUNTU: Ubuntu-aws-5.4.0-1059.62
rtg-canonical Oct 21, 2021
0e66d21
UBUNTU: Start new release
rtg-canonical Nov 12, 2021
eb65991
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Nov 12, 2021
c096d09
UBUNTU: Ubuntu-aws-5.4.0-1060.63
rtg-canonical Nov 12, 2021
4ca5414
UBUNTU: [Packaging] aws: Enable signed kernel
rtg-canonical Nov 15, 2021
b8565f0
UBUNTU: [Config] aws: Configure CONFIG_SYSTEM_REVOCATION_KEYS with re…
rtg-canonical Dec 2, 2021
168e84d
UBUNTU: Start new release
rtg-canonical Dec 2, 2021
013f541
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Dec 2, 2021
58605cf
UBUNTU: [Config] aws: Enable CONFIG_DEBUG_INFO_BTF on all arches
rtg-canonical Dec 2, 2021
ef0985d
UBUNTU: Ubuntu-aws-5.4.0-1061.64
rtg-canonical Dec 2, 2021
740260b
UBUNTU: Start new release
smb49 Jan 12, 2022
ea37606
UBUNTU: Ubuntu-aws-5.4.0-1063.66
smb49 Jan 12, 2022
f033e3d
UBUNTU: Start new release
ksacilotto Jan 17, 2022
9f60e3d
nitro_enclaves: Fixup type and simplify logic of the poll mask setup
andraprs Nov 2, 2020
74c4461
nitro_enclaves: Fix stale file descriptors on failed usercopy
minipli-oss Apr 29, 2021
6c3210b
nitro_enclaves: Set Bus Master for the NE PCI device
Jun 21, 2021
14a1389
nitro_enclaves: Enable Arm64 support
andraprs Aug 27, 2021
f193a5e
nitro_enclaves: Update documentation for Arm64 support
andraprs Aug 27, 2021
1ccf13b
nitro_enclaves: Add fix for the kernel-doc report
andraprs Aug 27, 2021
f712a2c
nitro_enclaves: Update copyright statement to include 2021
andraprs Aug 27, 2021
71f6747
nitro_enclaves: Add fixes for checkpatch match open parenthesis reports
andraprs Aug 27, 2021
17cefc7
nitro_enclaves: Add fixes for checkpatch spell check reports
andraprs Aug 27, 2021
9f732e5
nitro_enclaves: Add fixes for checkpatch blank line reports
andraprs Aug 27, 2021
67d74df
UBUNTU: link-to-tracker: update tracking bug
ksacilotto Jan 17, 2022
d6eeb58
UBUNTU: Ubuntu-aws-5.4.0-1064.67
ksacilotto Jan 17, 2022
05ed84c
UBUNTU: Start new release
rtg-canonical Feb 3, 2022
6091b28
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Feb 3, 2022
7d3aeea
UBUNTU: Ubuntu-aws-5.4.0-1065.68
rtg-canonical Feb 3, 2022
2a60b96
UBUNTU: Start new release
rtg-canonical Feb 9, 2022
43581fd
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Feb 9, 2022
bf7ab40
UBUNTU: [Packaging] aws: Include tcm_loop.ko
rtg-canonical Feb 1, 2022
069c532
UBUNTU: Ubuntu-aws-5.4.0-1066.69
rtg-canonical Feb 9, 2022
4d96a64
UBUNTU: Start new release
Mar 2, 2022
a6d554a
UBUNTU: [Config] update configs and annotations with security options
Mar 2, 2022
27b43bc
UBUNTU: SAUCE: arm64: fix build error in cpu_errata
Mar 2, 2022
6b310b8
UBUNTU: Ubuntu-aws-5.4.0-1068.72
Mar 2, 2022
8bacac3
UBUNTU: Start new release
rtg-canonical Mar 14, 2022
9f5cd95
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Mar 14, 2022
437d3e1
UBUNTU: [Config]: aws: Update gcc version to 90400
rtg-canonical Mar 14, 2022
268e325
UBUNTU: Ubuntu-aws-5.4.0-1069.73
rtg-canonical Mar 14, 2022
0028b07
UBUNTU: Start new release
rtg-canonical Mar 28, 2022
8958d07
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Mar 28, 2022
3efc6c8
PM: hibernate: Allow ACPI hardware signature to be honoured
dwmw2 Mar 19, 2022
b567f89
PM: hibernate: Honour ACPI hardware signature by default for virtual …
dwmw2 Mar 19, 2022
b4157f1
UBUNTU: Ubuntu-aws-5.4.0-1071.76
rtg-canonical Mar 28, 2022
b52cd29
UBUNTU: Start new release
rtg-canonical Apr 7, 2022
01da5bd
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Apr 7, 2022
8239518
UBUNTU: Ubuntu-aws-5.4.0-1072.77
rtg-canonical Apr 7, 2022
ae26cf4
UBUNTU: Start new release
rtg-canonical Apr 25, 2022
7fe1361
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Apr 25, 2022
2a7ea83
UBUNTU: Ubuntu-aws-5.4.0-1073.78
rtg-canonical Apr 25, 2022
6b48f8f
UBUNTU: Start new release
rtg-canonical May 19, 2022
02798fb
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical May 19, 2022
baaee2a
UBUNTU: Ubuntu-aws-5.4.0-1075.80
rtg-canonical May 19, 2022
ac83b0e
UBUNTU: [Config] aws: CONFIG_HISI_PMU=m
rtg-canonical May 11, 2022
47f3d2e
UBUNTU: Start new release
rtg-canonical May 26, 2022
b6bc2ea
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical May 26, 2022
08b3e5f
UBUNTU: Ubuntu-aws-5.4.0-1076.81
rtg-canonical May 26, 2022
3abd531
UBUNTU: Start new release
Jun 2, 2022
fcff633
UBUNTU: Ubuntu-aws-5.4.0-1078.84
Jun 2, 2022
749559d
UBUNTU: Start new release
Jun 10, 2022
7ab109d
UBUNTU: Ubuntu-aws-5.4.0-1080.87
Jun 10, 2022
8f7ae2d
UBUNTU: Start new release
rtg-canonical Jun 22, 2022
bfb2fe1
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Jun 22, 2022
1d67cc4
UBUNTU: [Config] aws: Update configs after rebase
rtg-canonical Jun 22, 2022
083011e
UBUNTU: Ubuntu-aws-5.4.0-1081.88
rtg-canonical Jun 22, 2022
1508acf
UBUNTU: Start new release
rtg-canonical Jul 13, 2022
2003414
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Jul 13, 2022
045602a
UBUNTU: Ubuntu-aws-5.4.0-1082.89
rtg-canonical Jul 13, 2022
d2e55bc
UBUNTU: Start new release
Aug 4, 2022
b38658d
UBUNTU: Ubuntu-aws-5.4.0-1083.90
Aug 4, 2022
6121343
UBUNTU: Start new release
rtg-canonical Aug 11, 2022
3e02b29
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Aug 11, 2022
79c3306
UBUNTU: Ubuntu-aws-5.4.0-1084.91
rtg-canonical Aug 11, 2022
61c9101
UBUNTU: Start new release
Aug 30, 2022
4ad01aa
UBUNTU: link-to-tracker: update tracking bug
Aug 30, 2022
de4e5f8
UBUNTU: Ubuntu-aws-5.4.0-1085.92
Aug 30, 2022
103a2c8
UBUNTU: Start new release
rtg-canonical Sep 21, 2022
4887df2
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Sep 21, 2022
ada4027
UBUNTU: [Config] aws: updateconfigs for REFCOUNT_FULL, IMA_TEMPLATE a…
rtg-canonical Sep 21, 2022
99f7b10
UBUNTU: Ubuntu-aws-5.4.0-1086.93
rtg-canonical Sep 21, 2022
8c163e4
UBUNTU: Start new release
Oct 15, 2022
f54535f
UBUNTU: Ubuntu-aws-5.4.0-1088.96
Oct 15, 2022
dc07afa
UBUNTU: Start new release
rtg-canonical Oct 26, 2022
15479f2
UBUNTU: link-to-tracker: update tracking bug
rtg-canonical Oct 26, 2022
f9f407b
UBUNTU: Ubuntu-aws-5.4.0-1089.97
rtg-canonical Oct 26, 2022
7676fe8
@@DELPHIX_PATCHSET_START@@
Apr 1, 2021
ad7a395
DLPX-71852 iSCSI: journal flooded with "Unable to locate Target IQN" …
pzakha Feb 9, 2021
bef8ab3
DLPX-74216 nfs-server restarts fail when order-5 allocations are exha…
Feb 26, 2021
c74f6b0
DLPX-72065 Aborted iSCSI command never completes after LUN reset (#4)
pzakha Mar 8, 2021
1531f67
DLPX-75524 avoid unnecessary nfserr_jukebox returns from nfsd_file_ac…
May 11, 2021
b8a20cc
DLPX-82827 Fix for Solaris NFSv4 client mounts (#19)
Sep 6, 2022
d4d7eaa
DLPX-83442 Disable various kernel modules which we don't use (#20)
Nov 8, 2022
9c48035
TOOL-16649 CONFIG_MD is needed on the buildserver (#22)
Nov 10, 2022
596ac27
target: login should wait until tx/rx threads have properly started. …
Nov 14, 2022
fe6f2bf
Remove sound directory from kernel build
Dec 2, 2022
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
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ modules.order
#
# Debian directory (make deb-pkg)
#
/debian/
#/debian/

#
# Snap directory (make snap-pkg)
Expand Down
13 changes: 11 additions & 2 deletions Documentation/ABI/stable/sysfs-driver-mlxreg-io
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ Description: This file shows the system fans direction:

The files are read only.

What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/jtag_enable
What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld3_version

Date: November 2018
KernelVersion: 5.0
Contact: Vadim Pasternak <vadimpmellanox.com>
Description: These files show with which CPLD versions have been burned
on LED board.
on LED or Gearbox board.

The files are read only.

Expand Down Expand Up @@ -121,6 +121,15 @@ Description: These files show the system reset cause, as following: ComEx

The files are read only.

What: /sys/devices/platform/mlxplat/mlxreg-io/hwmon/hwmon*/cpld4_version
Date: November 2018
KernelVersion: 5.0
Contact: Vadim Pasternak <vadimpmellanox.com>
Description: These files show with which CPLD versions have been burned
on LED board.

The files are read only.

Date: June 2019
KernelVersion: 5.3
Contact: Vadim Pasternak <vadimpmellanox.com>
Expand Down
55 changes: 55 additions & 0 deletions Documentation/ABI/testing/debugfs-aufs
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
What: /debug/aufs/si_<id>/
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
Under /debug/aufs, a directory named si_<id> is created
per aufs mount, where <id> is a unique id generated
internally.

What: /debug/aufs/si_<id>/plink
Date: Apr 2013
Contact: J. R. Okajima <[email protected]>
Description:
It has three lines and shows the information about the
pseudo-link. The first line is a single number
representing a number of buckets. The second line is a
number of pseudo-links per buckets (separated by a
blank). The last line is a single number representing a
total number of psedo-links.
When the aufs mount option 'noplink' is specified, it
will show "1\n0\n0\n".

What: /debug/aufs/si_<id>/xib
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xib (External Inode Number
Bitmap), its block size and file size.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.

What: /debug/aufs/si_<id>/xi0, xi1 ... xiN and xiN-N
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xino (External Inode Number
Translation Table), its link count, block size and file
size.
Due to the file size limit, there may exist multiple
xino files per branch. In this case, "-N" is added to
the filename and it corresponds to the index of the
internal xino array. "-0" is omitted.
When the aufs mount option 'noxino' is specified, Those
entries won't exist. About XINO files, see the aufs
manual.

What: /debug/aufs/si_<id>/xigen
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the consumed blocks by xigen (External Inode
Generation Table), its block size and file size.
If CONFIG_AUFS_EXPORT is disabled, this entry will not
be created.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.
57 changes: 57 additions & 0 deletions Documentation/ABI/testing/debugfs-hisi-hpre
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
What: /sys/kernel/debug/hisi_hpre/<bdf>/cluster[0-3]/regs
Date: Sep 2019
Contact: [email protected]
Description: Dump debug registers from the HPRE cluster.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/cluster[0-3]/cluster_ctrl
Date: Sep 2019
Contact: [email protected]
Description: Write the HPRE core selection in the cluster into this file,
and then we can read the debug information of the core.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/rdclr_en
Date: Sep 2019
Contact: [email protected]
Description: HPRE cores debug registers read clear control. 1 means enable
register read clear, otherwise 0. Writing to this file has no
functional effect, only enable or disable counters clear after
reading of these registers.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/current_qm
Date: Sep 2019
Contact: [email protected]
Description: One HPRE controller has one PF and multiple VFs, each function
has a QM. Select the QM which below qm refers to.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/regs
Date: Sep 2019
Contact: [email protected]
Description: Dump debug registers from the HPRE.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/qm/qm_regs
Date: Sep 2019
Contact: [email protected]
Description: Dump debug registers from the QM.
Available for PF and VF in host. VF in guest currently only
has one debug register.

What: /sys/kernel/debug/hisi_hpre/<bdf>/qm/current_q
Date: Sep 2019
Contact: [email protected]
Description: One QM may contain multiple queues. Select specific queue to
show its debug registers in above qm_regs.
Only available for PF.

What: /sys/kernel/debug/hisi_hpre/<bdf>/qm/clear_enable
Date: Sep 2019
Contact: [email protected]
Description: QM debug registers(qm_regs) read clear control. 1 means enable
register read clear, otherwise 0.
Writing to this file has no functional effect, only enable or
disable counters clear after reading of these registers.
Only available for PF.
43 changes: 43 additions & 0 deletions Documentation/ABI/testing/debugfs-hisi-sec
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
What: /sys/kernel/debug/hisi_sec/<bdf>/sec_dfx
Date: Oct 2019
Contact: [email protected]
Description: Dump the debug registers of SEC cores.
Only available for PF.

What: /sys/kernel/debug/hisi_sec/<bdf>/clear_enable
Date: Oct 2019
Contact: [email protected]
Description: Enabling/disabling of clear action after reading
the SEC debug registers.
0: disable, 1: enable.
Only available for PF, and take no other effect on SEC.

What: /sys/kernel/debug/hisi_sec/<bdf>/current_qm
Date: Oct 2019
Contact: [email protected]
Description: One SEC controller has one PF and multiple VFs, each function
has a QM. This file can be used to select the QM which below
qm refers to.
Only available for PF.

What: /sys/kernel/debug/hisi_sec/<bdf>/qm/qm_regs
Date: Oct 2019
Contact: [email protected]
Description: Dump of QM related debug registers.
Available for PF and VF in host. VF in guest currently only
has one debug register.

What: /sys/kernel/debug/hisi_sec/<bdf>/qm/current_q
Date: Oct 2019
Contact: [email protected]
Description: One QM of SEC may contain multiple queues. Select specific
queue to show its debug registers in above 'qm_regs'.
Only available for PF.

What: /sys/kernel/debug/hisi_sec/<bdf>/qm/clear_enable
Date: Oct 2019
Contact: [email protected]
Description: Enabling/disabling of clear action after reading
the SEC's QM debug registers.
0: disable, 1: enable.
Only available for PF, and take no other effect on SEC.
26 changes: 24 additions & 2 deletions Documentation/ABI/testing/evm
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,30 @@ Description:
modification of EVM-protected metadata and
disable all further modification of policy

Note that once a key has been loaded, it will no longer be
possible to enable metadata modification.
Echoing a value is additive, the new value is added to the
existing initialization flags.

For example, after::

echo 2 ><securityfs>/evm

another echo can be performed::

echo 1 ><securityfs>/evm

and the resulting value will be 3.

Note that once an HMAC key has been loaded, it will no longer
be possible to enable metadata modification. Signaling that an
HMAC key has been loaded will clear the corresponding flag.
For example, if the current value is 6 (2 and 4 set)::

echo 1 ><securityfs>/evm

will set the new value to 3 (4 cleared).

Loading an HMAC key is the only way to disable metadata
modification.

Until key loading has been signaled EVM can not create
or validate the 'security.evm' xattr, but returns
Expand Down
4 changes: 4 additions & 0 deletions Documentation/ABI/testing/ima_policy
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Description:
lsm: [[subj_user=] [subj_role=] [subj_type=]
[obj_user=] [obj_role=] [obj_type=]]
option: [[appraise_type=]] [template=] [permit_directio]
[appraise_flag=]
base: func:= [BPRM_CHECK][MMAP_CHECK][CREDS_CHECK][FILE_CHECK][MODULE_CHECK]
[FIRMWARE_CHECK]
[KEXEC_KERNEL_CHECK] [KEXEC_INITRAMFS_CHECK]
Expand All @@ -38,6 +39,9 @@ Description:
fowner:= decimal value
lsm: are LSM specific
option: appraise_type:= [imasig] [imasig|modsig]
appraise_flag:= [check_blacklist]
Currently, blacklist check is only for files signed with appended
signature.
template:= name of a defined IMA template type
(eg, ima-ng). Only valid when action is "measure".
pcr:= decimal value
Expand Down
11 changes: 6 additions & 5 deletions Documentation/ABI/testing/sysfs-ata
Original file line number Diff line number Diff line change
Expand Up @@ -107,13 +107,14 @@ Description:
described in ATA8 7.16 and 7.17. Only valid if
the device is not a PM.

pio_mode: (RO) Transfer modes supported by the device when
in PIO mode. Mostly used by PATA device.
pio_mode: (RO) PIO transfer mode used by the device.
Mostly used by PATA devices.

xfer_mode: (RO) Current transfer mode
xfer_mode: (RO) Current transfer mode. Mostly used by
PATA devices.

dma_mode: (RO) Transfer modes supported by the device when
in DMA mode. Mostly used by PATA device.
dma_mode: (RO) DMA transfer mode used by the device.
Mostly used by PATA devices.

class: (RO) Device class. Can be "ata" for disk,
"atapi" for packet device, "pmp" for PM, or
Expand Down
31 changes: 31 additions & 0 deletions Documentation/ABI/testing/sysfs-aufs
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
What: /sys/fs/aufs/si_<id>/
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
Under /sys/fs/aufs, a directory named si_<id> is created
per aufs mount, where <id> is a unique id generated
internally.

What: /sys/fs/aufs/si_<id>/br0, br1 ... brN
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the abolute path of a member directory (which
is called branch) in aufs, and its permission.

What: /sys/fs/aufs/si_<id>/brid0, brid1 ... bridN
Date: July 2013
Contact: J. R. Okajima <[email protected]>
Description:
It shows the id of a member directory (which is called
branch) in aufs.

What: /sys/fs/aufs/si_<id>/xi_path
Date: March 2009
Contact: J. R. Okajima <[email protected]>
Description:
It shows the abolute path of XINO (External Inode Number
Bitmap, Translation Table and Generation Table) file
even if it is the default path.
When the aufs mount option 'noxino' is specified, it
will be empty. About XINO files, see the aufs manual.
3 changes: 2 additions & 1 deletion Documentation/ABI/testing/sysfs-bus-iio
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,8 @@ What: /sys/bus/iio/devices/iio:deviceX/in_concentrationX_voc_raw
KernelVersion: 4.3
Contact: [email protected]
Description:
Raw (unscaled no offset etc.) percentage reading of a substance.
Raw (unscaled no offset etc.) reading of a substance. Units
after application of scale and offset are percents.

What: /sys/bus/iio/devices/iio:deviceX/in_resistance_raw
What: /sys/bus/iio/devices/iio:deviceX/in_resistanceX_raw
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-iio-vf610
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
What: /sys/bus/iio/devices/iio:deviceX/conversion_mode
What: /sys/bus/iio/devices/iio:deviceX/in_conversion_mode
KernelVersion: 4.2
Contact: [email protected]
Description:
Expand Down
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-mei
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ KernelVersion: 3.10
Contact: Samuel Ortiz <[email protected]>
[email protected]
Description: Stores the same MODALIAS value emitted by uevent
Format: mei:<mei device name>:<device uuid>:
Format: mei:<mei device name>:<device uuid>:<protocol version>

What: /sys/bus/mei/devices/.../name
Date: May 2015
Expand Down
13 changes: 13 additions & 0 deletions Documentation/ABI/testing/sysfs-bus-pci
Original file line number Diff line number Diff line change
Expand Up @@ -347,3 +347,16 @@ Description:
If the device has any Peer-to-Peer memory registered, this
file contains a '1' if the memory has been published for
use outside the driver that owns the device.

What: /sys/bus/pci/devices/.../link/clkpm
/sys/bus/pci/devices/.../link/l0s_aspm
/sys/bus/pci/devices/.../link/l1_aspm
/sys/bus/pci/devices/.../link/l1_1_aspm
/sys/bus/pci/devices/.../link/l1_2_aspm
/sys/bus/pci/devices/.../link/l1_1_pcipm
/sys/bus/pci/devices/.../link/l1_2_pcipm
Date: October 2019
Contact: Heiner Kallweit <[email protected]>
Description: If ASPM is supported for an endpoint, these files can be
used to disable or enable the individual power management
states. Write y/1/on to enable, n/0/off to disable.
7 changes: 7 additions & 0 deletions Documentation/ABI/testing/sysfs-class-devfreq
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Description:
The name of devfreq object denoted as ... is same as the
name of device using devfreq.

What: /sys/class/devfreq/.../name
Date: November 2019
Contact: Chanwoo Choi <[email protected]>
Description:
The /sys/class/devfreq/.../name shows the name of device
of the corresponding devfreq object.

What: /sys/class/devfreq/.../governor
Date: September 2011
Contact: MyungJoo Ham <[email protected]>
Expand Down
2 changes: 2 additions & 0 deletions Documentation/ABI/testing/sysfs-devices-system-cpu
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,10 @@ What: /sys/devices/system/cpu/vulnerabilities
/sys/devices/system/cpu/vulnerabilities/spec_store_bypass
/sys/devices/system/cpu/vulnerabilities/l1tf
/sys/devices/system/cpu/vulnerabilities/mds
/sys/devices/system/cpu/vulnerabilities/srbds
/sys/devices/system/cpu/vulnerabilities/tsx_async_abort
/sys/devices/system/cpu/vulnerabilities/itlb_multihit
/sys/devices/system/cpu/vulnerabilities/mmio_stale_data
Date: January 2018
Contact: Linux kernel mailing list <[email protected]>
Description: Information about CPU vulnerabilities
Expand Down
Loading