index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
2020-10-26
1
-1
/
+1
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
Merge tag 'for-linus-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-18
2
-13
/
+2
|
\
|
*
um: Remove dead usage of TIF_IA32
Gabriel Krisman Bertazi
2020-10-11
1
-12
/
+1
|
*
um: Some fixes to build UML with musl
Ignat Korchagin
2020-10-11
1
-1
/
+1
*
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-23
/
+0
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-16
/
+0
|
/
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
1
-20
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-8
/
+2
*
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
1
-2
/
+10
|
\
|
*
um: Implement cpu_relax() as ndelay(1) for time-travel
Johannes Berg
2020-03-29
1
-2
/
+10
*
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
|
*
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
/
*
|
Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-03-31
1
-5
/
+0
|
\
\
|
*
|
kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
Masahiro Yamada
2020-03-03
1
-5
/
+0
|
|
/
*
|
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
1
-0
/
+1
*
|
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
1
-0
/
+3
*
|
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
2
-4
/
+4
*
|
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
3
-17
/
+2
|
/
*
um: Implement copy_thread_tls
Amanieu d'Antras
2020-01-07
2
-8
/
+5
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-6
/
+6
|
\
|
*
y2038: vdso: change time_t to __kernel_old_time_t
Arnd Bergmann
2019-11-15
1
-2
/
+2
|
*
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
1
-2
/
+2
|
*
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-2
/
+2
*
|
x86/um: Annotate data appropriately
Jiri Slaby
2019-10-18
1
-3
/
+3
|
/
*
um: Use real DMA barriers
Johannes Berg
2019-09-15
1
-3
/
+0
*
um: Don't use generic barrier.h
Johannes Berg
2019-09-15
1
-8
/
+1
*
um: Fix VDSO compiler warning
Johannes Berg
2019-09-15
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-2
/
+2
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-2
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-16
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-1
/
+1
|
\
\
|
*
|
x86/um/vdso: Drop unnecessary cc-ldoption
Nick Desaulniers
2019-04-24
1
-1
/
+1
|
|
/
*
|
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
1
-6
/
+0
*
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-3
/
+1
|
/
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-0
/
+1
|
\
|
*
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-19
1
-0
/
+1
*
|
x86: Deprecate a.out support
Borislav Petkov
2019-03-05
1
-1
/
+0
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-4
/
+4
*
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-29
1
-1
/
+4
|
\
|
*
treewide: add intermediate .s files to targets
Masahiro Yamada
2018-12-23
1
-0
/
+1
|
*
kbuild: fix UML build error with CONFIG_GCC_PLUGINS
Masahiro Yamada
2018-12-01
1
-1
/
+3
*
|
x86/um/vdso: Drop implicit common-page-size linker flag
Nick Desaulniers
2018-12-11
1
-1
/
+1
|
/
*
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2018-11-03
3
-23
/
+0
|
\
|
*
Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-31
1
-12
/
+0
|
|
\
[next]