index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-29
Merge tag 'x86-cleanups-2025-07-29' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2025-07-29
Merge tag 'x86-boot-2025-07-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+7
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+24
2025-07-29
Merge tag 'x86_microcode_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-7
/
+7
2025-07-29
Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-142
/
+323
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
1
-11
/
+11
2025-07-28
Merge tag 'v6.16' into x86/cpu, to resolve conflict
Ingo Molnar
17
-94
/
+454
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
1
-1
/
+1
2025-07-19
x86: implement crashkernel cma reservation
Jiri Bohac
2
-6
/
+25
2025-07-19
Add a new optional ",cma" suffix to the crashkernel= command line option
Jiri Bohac
1
-1
/
+1
2025-07-15
x86/apic: Move apic_update_irq_cfg() call to apic_update_vector()
Neeraj Upadhyay
1
-2
/
+2
2025-07-14
x86/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
1
-11
/
+11
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
19
-141
/
+487
2025-07-14
x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled
Li Chen
1
-1
/
+11
2025-07-14
x86/smpboot: moves x86_topology to static initialize and truncate
Li Chen
1
-18
/
+16
2025-07-14
x86/smpboot: remove redundant CONFIG_SCHED_SMT
Li Chen
1
-2
/
+0
2025-07-14
smpboot: introduce SDTL_INIT() helper to tidy sched topology setup
Li Chen
1
-15
/
+6
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2025-07-11
x86/bugs: Print enabled attack vectors
David Kaplan
1
-0
/
+35
2025-07-11
x86/bugs: Add attack vector controls for TSA
David Kaplan
1
-8
/
+23
2025-07-11
x86/bugs: Add attack vector controls for ITS
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for SRSO
David Kaplan
1
-5
/
+10
2025-07-11
x86/bugs: Add attack vector controls for L1TF
David Kaplan
1
-6
/
+12
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-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
2
-5
/
+5
2025-07-09
Merge tag 'tsa_x86_bugs_for_6.16' into tip-x86-bugs
Borislav Petkov (AMD)
6
-11
/
+313
2025-07-09
x86/microcode: Move away from using a fake platform device
Greg Kroah-Hartman
1
-7
/
+7
2025-07-08
x86/CPU/AMD: Disable INVLPGB on Zen2
Mikhail Paulyshka
1
-0
/
+3
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+7
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-11
/
+313
2025-07-07
x86/itmt: Add debugfs file to show core priorities
Mario Limonciello
1
-0
/
+23
2025-07-07
x86/process: Clear hardware feedback history for AMD processors
Perry Yuan
1
-0
/
+4
2025-07-06
Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-24
/
+29
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-1
/
+1
2025-06-28
x86/mce: Make sure CMCI banks are cleared during shutdown on Intel
JP Kobryn
1
-0
/
+1
2025-06-27
x86/mce/amd: Fix threshold limit reset
Yazen Ghannam
1
-8
/
+7
[prev]
[next]