index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2
David Kaplan
1
-4
/
+6
2025-07-11
x86/bugs: Add attack vector controls for BHI
David Kaplan
1
-3
/
+12
2025-07-11
x86/bugs: Add attack vector controls for spectre_v2_user
David Kaplan
1
-1
/
+8
2025-07-11
x86/bugs: Add attack vector controls for retbleed
David Kaplan
1
-3
/
+8
2025-07-11
x86/bugs: Add attack vector controls for spectre_v1
David Kaplan
1
-2
/
+5
2025-07-11
x86/bugs: Add attack vector controls for GDS
David Kaplan
1
-5
/
+8
2025-07-11
x86/bugs: Add attack vector controls for SRBDS
David Kaplan
1
-3
/
+9
2025-07-11
x86/bugs: Add attack vector controls for RFDS
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MMIO
David Kaplan
1
-4
/
+8
2025-07-11
x86/bugs: Add attack vector controls for TAA
David Kaplan
1
-7
/
+8
2025-07-11
x86/bugs: Add attack vector controls for MDS
David Kaplan
1
-5
/
+9
2025-07-11
x86/bugs: Define attack vectors relevant for each bug
David Kaplan
1
-0
/
+56
2025-07-11
x86/Kconfig: Add arch attack vector support
David Kaplan
2
-0
/
+4
2025-07-11
cpu: Define attack vectors
David Kaplan
2
-11
/
+140
2025-07-11
Documentation/x86: Document new attack vector controls
David Kaplan
3
-0
/
+243
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
23
-53
/
+418
2025-06-26
x86/bugs: Clean up SRSO microcode handling
David Kaplan
1
-19
/
+18
2025-06-26
x86/bugs: Use IBPB for retbleed if used by SRSO
David Kaplan
1
-15
/
+19
2025-06-26
x86/bugs: Add SRSO_MITIGATION_NOSMT
David Kaplan
1
-7
/
+4
2025-06-24
x86/bugs: Allow ITS stuffing in eIBRS+retpoline mode also
Pawan Gupta
1
-2
/
+4
2025-06-23
x86/bugs: Remove its=stuff dependency on retbleed
Pawan Gupta
1
-8
/
+6
2025-06-23
x86/bugs: Introduce cdt_possible()
Pawan Gupta
1
-1
/
+14
2025-06-23
x86/bugs: Use switch/case in its_apply_mitigation()
Pawan Gupta
1
-7
/
+13
2025-06-23
x86/bugs: Avoid warning when overriding return thunk
Pawan Gupta
1
-3
/
+2
2025-06-23
x86/bugs: Simplify the retbleed=stuff checks
Pawan Gupta
1
-16
/
+8
2025-06-23
x86/bugs: Avoid AUTO after the select step in the retbleed mitigation
Pawan Gupta
1
-9
/
+10
2025-06-17
x86/process: Move the buffer clearing before MONITOR
Borislav Petkov (AMD)
2
-14
/
+27
2025-06-17
x86/microcode/AMD: Add TSA microcode SHAs
Borislav Petkov (AMD)
1
-0
/
+112
2025-06-17
KVM: SVM: Advertise TSA CPUID bits to guests
Borislav Petkov (AMD)
3
-1
/
+17
2025-06-17
x86/bugs: Add a Transient Scheduler Attacks mitigation
Borislav Petkov (AMD)
13
-7
/
+232
2025-06-16
x86/bugs: Rename MDS machinery to something more generic
Borislav Petkov (AMD)
8
-36
/
+35
2025-06-15
Linux 6.16-rc2
v6.16-rc2
Linus Torvalds
1
-1
/
+1
2025-06-15
Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-64
/
+33
2025-06-16
gendwarfksyms: Fix structure type overrides
Sami Tolvanen
2
-58
/
+21
2025-06-16
kbuild: move warnings about linux/export.h from W=1 to W=2
Masahiro Yamada
2
-6
/
+12
2025-06-14
Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-22
/
+35
2025-06-14
Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
7
-38
/
+114
2025-06-14
Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
6
-23
/
+59
2025-06-14
Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
14
-29
/
+134
2025-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-14
/
+23
2025-06-13
Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-39
/
+68
2025-06-13
io_uring: run local task_work from ring exit IOPOLL reaping
Jens Axboe
1
-0
/
+3
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-9
/
+31
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
16
-133
/
+368
2025-06-13
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
Rafael J. Wysocki
4
-2
/
+26
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
8
-65
/
+64
2025-06-13
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-4
/
+5
[next]