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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of union semop in sys_semctl(2) arguments
Al Viro
2013-03-05
3
-17
/
+2
*
make do_mremap() static
Al Viro
2013-03-04
1
-4
/
+0
*
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2013-03-03
2
-2
/
+1
*
ppc compat wrappers for add_key(2) and request_key(2) are pointless
Al Viro
2013-03-03
2
-19
/
+2
*
x86: trim sys_ia32.h
Al Viro
2013-03-03
1
-5
/
+0
*
x86: sys32_kill and sys32_mprotect are pointless
Al Viro
2013-03-03
3
-15
/
+2
*
get rid of compat_sys_semctl() and friends in case of ARCH_WANT_OLD_COMPAT_IPC
Al Viro
2013-03-03
2
-27
/
+3
*
merge compat sys_ipc instances
Al Viro
2013-03-03
12
-314
/
+6
*
consolidate compat lookup_dcookie()
Al Viro
2013-03-03
15
-60
/
+6
*
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
4
-10
/
+2
*
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
4
-8
/
+2
*
switch epoll_pwait to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
2
-11
/
+1
*
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
16
-149
/
+10
*
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
2
-15
/
+2
*
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
3
-13
/
+10
*
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
2013-03-03
7
-9
/
+0
*
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
26
-178
/
+23
*
teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long
Al Viro
2013-03-03
1
-12
/
+2
*
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
2
-1
/
+18
|
\
|
*
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
*
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
2
-9
/
+6
|
\
\
|
*
|
more file_inode() open-coded instances
Al Viro
2013-02-27
2
-9
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-03
12
-134
/
+156
|
\
\
\
|
*
|
|
s390/module: fix compile warning
Heiko Carstens
2013-02-28
1
-1
/
+1
|
*
|
|
s390/uaccess: fix kernel ds access for page table walk
Heiko Carstens
2013-02-28
1
-28
/
+77
|
*
|
|
s390/uaccess: fix strncpy_from_user string length check
Heiko Carstens
2013-02-28
2
-46
/
+34
|
*
|
|
s390/dis: Fix invalid array size
Syam Sidhardhan
2013-02-28
1
-2
/
+2
|
*
|
|
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2013-02-28
4
-46
/
+5
|
*
|
|
s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case
Heiko Carstens
2013-02-28
3
-0
/
+8
|
*
|
|
s390/uaccess: shorten strncpy_from_user/strnlen_user
Heiko Carstens
2013-02-28
1
-12
/
+12
|
*
|
|
s390/mm: ignore change bit for vmemmap
Heiko Carstens
2013-02-28
1
-1
/
+2
|
*
|
|
s390/page table dumper: add support for change-recording override bit
Heiko Carstens
2013-02-28
2
-5
/
+22
*
|
|
|
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-03
7
-10
/
+9
|
\
\
\
\
|
*
|
|
|
parisc: fix redefinition of SET_PERSONALITY
Helge Deller
2013-03-02
1
-0
/
+1
|
*
|
|
|
parisc: do not install modules when installing kernel
Rolf Eike Beer
2013-03-02
1
-3
/
+1
|
*
|
|
|
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
2013-03-02
1
-2
/
+2
|
*
|
|
|
parisc: avoid unitialized variable warning in pa_memcpy()
Helge Deller
2013-03-02
1
-1
/
+1
|
*
|
|
|
parisc: remove unused variable 'compat_val'
Helge Deller
2013-03-02
1
-1
/
+0
|
*
|
|
|
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
Helge Deller
2013-03-02
1
-3
/
+3
|
*
|
|
|
parisc: select ARCH_WANT_FRAME_POINTERS
Helge Deller
2013-03-02
1
-0
/
+1
*
|
|
|
|
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-03
174
-0
/
+25028
|
\
\
\
\
\
|
*
|
|
|
|
metag: Provide dma_get_sgtable()
James Hogan
2013-03-02
1
-0
/
+7
|
*
|
|
|
|
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
2013-03-02
1
-1
/
+0
|
*
|
|
|
|
metag: copy devicetree to non-init memory
James Hogan
2013-03-02
3
-0
/
+20
|
*
|
|
|
|
metag: cleanup metag_ksyms.c includes
James Hogan
2013-03-02
1
-6
/
+3
|
*
|
|
|
|
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2013-03-02
2
-2
/
+3
|
*
|
|
|
|
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2013-03-02
2
-16
/
+13
|
*
|
|
|
|
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2013-03-02
2
-5
/
+3
|
*
|
|
|
|
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2013-03-02
2
-2
/
+3
[next]