index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-11
Linux 5.10.105
v5.10.105
Greg Kroah-Hartman
1
-1
/
+1
2022-03-11
Revert "ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE"
Greg Kroah-Hartman
2
-14
/
+10
2022-03-11
xen/netfront: react properly to failing gnttab_end_foreign_access_ref()
Juergen Gross
1
-17
/
+31
2022-03-11
xen/gnttab: fix gnttab_end_foreign_access() without page specified
Juergen Gross
2
-8
/
+35
2022-03-11
xen/pvcalls: use alloc/free_pages_exact()
Juergen Gross
1
-4
/
+4
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2022-03-11
xen: remove gnttab_query_foreign_access()
Juergen Gross
2
-27
/
+0
2022-03-11
xen/gntalloc: don't use gnttab_query_foreign_access()
Juergen Gross
1
-18
/
+7
2022-03-11
xen/scsifront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-2
/
+1
2022-03-11
xen/netfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-4
/
+2
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-11
xen/grant-table: add gnttab_try_end_foreign_access()
Juergen Gross
2
-2
/
+24
2022-03-11
xen/xenbus: don't let xenbus_grant_ring() remove grants in error case
Juergen Gross
1
-13
/
+11
2022-03-11
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-11
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-11
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-11
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-11
arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...
James Morse
1
-0
/
+26
2022-03-11
arm64: Use the clearbhb instruction in mitigations
James Morse
10
-0
/
+61
2022-03-11
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
3
-1
/
+34
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
10
-3
/
+288
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
7
-4
/
+130
2022-03-11
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-2
/
+36
2022-03-11
arm64: Add percpu vectors for EL1
James Morse
4
-8
/
+51
2022-03-11
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-20
/
+16
2022-03-11
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
4
-9
/
+107
2022-03-11
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+34
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-03-11
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+12
2022-03-11
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+5
2022-03-11
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-03-11
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-5
/
+8
2022-03-11
arm64: entry: Move the trampoline data page before the text page
James Morse
2
-3
/
+8
2022-03-11
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+13
2022-03-11
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-03-11
arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
James Morse
2
-4
/
+4
2022-03-11
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
6
-0
/
+17
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
7
-0
/
+19
2022-03-11
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
5
-1
/
+27
2022-03-11
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
6
-3
/
+19
2022-03-11
arm64: Add Cortex-A510 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-03-11
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-03-11
arm64: cputype: Add CPU implementor & types for the Apple M1 cores
Hector Martin
1
-0
/
+6
2022-03-11
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-11
ARM: Spectre-BHB workaround
Russell King (Oracle)
9
-9
/
+254
2022-03-11
ARM: use LOADADDR() to get load address of sections
Russell King (Oracle)
1
-7
/
+12
2022-03-11
ARM: early traps initialisation
Russell King (Oracle)
1
-6
/
+21
2022-03-11
ARM: report Spectre v2 status through sysfs
Russell King (Oracle)
5
-39
/
+187
[next]