index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-12-02
objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Peter Zijlstra
1
-3
/
+2
2024-12-02
objtool: Convert {.UN}REACHABLE to ANNOTATE
Peter Zijlstra
1
-2
/
+2
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2024-11-20
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-42
/
+70
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-0
/
+8
2024-11-08
x86/stackprotector: Work around strict Clang TLS symbol requirements
Ard Biesheuvel
1
-0
/
+16
2024-11-08
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
1
-1
/
+2
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2
-0
/
+8
2024-11-03
x86/vdso: Add missing brackets in switch case
Thomas Gleixner
1
-0
/
+5
2024-11-02
x86/vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
2
-21
/
+59
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
1
-5
/
+0
2024-11-02
x86/vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
1
-0
/
+1
2024-11-02
x86/vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
1
-0
/
+2
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
1
-6
/
+0
2024-11-02
x86/vdso: Allocate vvar page from C code
Thomas Weißschuh
1
-11
/
+5
2024-11-02
x86/vdso: Access rng data from kernel without vvar
Thomas Weißschuh
1
-1
/
+0
2024-10-20
Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2024-10-10
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner
1
-0
/
+5
2024-10-09
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta
1
-1
/
+2
2024-10-09
x86/entry_32: Do not clobber user EFLAGS.ZF
Pawan Gupta
1
-1
/
+2
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+3
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-09-13
random: vDSO: add a __vdso_getrandom prototype for all architectures
Xi Ruoyao
1
-2
/
+0
2024-09-13
random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page access
Christophe Leroy
1
-0
/
+3
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-1
/
+1
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
1
-1
/
+1
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+199
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
4
-1
/
+199
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+1
2024-07-16
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-15
/
+23
2024-07-16
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2024-07-15
uprobe: Change uretprobe syscall scope and number
Jiri Olsa
1
-1
/
+1
2024-07-03
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Alexandre Chartre
1
-4
/
+10
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
5
-15
/
+23
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-12
x86, arm: Add missing license tag to syscall tables files
Marcin Juszkiewicz
2
-0
/
+2
2024-06-12
uprobe: Wire up uretprobe system call
Jiri Olsa
1
-0
/
+1
2024-05-24
mseal: wire up mseal syscall
Jeff Xu
2
-0
/
+2
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-27
/
+1
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
1
-26
/
+0
2024-05-14
Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-19
/
+1
2024-05-14
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-01
x86/mm: Remove broken vsyscall emulation code from the page fault code
Linus Torvalds
1
-26
/
+2
2024-04-30
x86/irq: Install posted MSI notification handler
Jacob Pan
1
-0
/
+2
2024-04-18
x86/fred: Fix incorrect error code printout in fred_bad_type()
Hou Wenlong
1
-4
/
+4
2024-04-18
x86/fred: Fix INT80 emulation for FRED
Xin Li (Intel)
2
-1
/
+66
[next]