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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
2
-5
/
+15
2012-10-12
audit: reverse arguments to audit_inode_child
Jeff Layton
5
-19
/
+19
2012-10-12
audit: no need to walk list in audit_inode if name is NULL
Jeff Layton
1
-1
/
+5
2012-10-12
audit: pass in dentry to audit_copy_inode wherever possible
Jeff Layton
1
-2
/
+2
2012-10-12
audit: remove unnecessary NULL ptr checks from do_path_lookup
Jeff Layton
1
-6
/
+2
2012-10-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
170
-3212
/
+8074
2012-10-12
Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-55
/
+814
2012-10-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
41
-23
/
+623
2012-10-12
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-117
/
+122
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
39
-170
/
+166
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
99
-882
/
+344
2012-10-12
Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-28
/
+38
2012-10-12
make sure that kernel_thread() callbacks call do_exit() themselves
Al Viro
1
-2
/
+2
2012-10-12
make sure that we always have a return path from kernel_execve()
Al Viro
1
-8
/
+5
2012-10-12
ppc: eeh_event should just use kthread_run()
Al Viro
1
-3
/
+2
2012-10-12
don't bother with kernel_thread/kernel_execve for launching linuxrc
Al Viro
1
-25
/
+16
2012-10-12
alpha: get rid of switch_stack argument of do_work_pending()
Al Viro
2
-23
/
+20
2012-10-12
alpha: don't bother passing switch_stack separately from regs
Al Viro
1
-13
/
+13
2012-10-12
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
Al Viro
2
-17
/
+20
2012-10-12
alpha: simplify TIF_NEED_RESCHED handling
Al Viro
1
-17
/
+9
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-17
/
+369
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
11
-138
/
+296
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
6
-22
/
+10
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
127
-4718
/
+5347
2012-10-12
Merge tag 'for-linus-merge-3.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-35
/
+59
2012-10-12
vfs: bogus warnings in fs/namei.c
Arnd Bergmann
1
-0
/
+1
2012-10-12
consitify do_mount() arguments
Al Viro
10
-26
/
+27
2012-10-12
UAPI: (Scripted) Disintegrate include/linux/mmc
David Howells
3
-1
/
+1
2012-10-12
mmc: mxs-mmc: Fix merge issue causing build error
Marek Vasut
1
-1
/
+1
2012-10-12
compiler-gcc4.h: correct verion check for __compiletime_error
Daniel Santos
1
-1
/
+1
2012-10-12
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
1
-0
/
+1
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
3
-0
/
+23
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-11
net/ethernet/jme: disable ASPM
Kevin Baradon
1
-0
/
+4
2012-10-11
Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...
David S. Miller
3
-1
/
+1
2012-10-11
tcp: sysctl interface leaks 16 bytes of kernel memory
Alan Cox
1
-0
/
+2
2012-10-11
kaweth: print correct debug ptr
Alan Cox
1
-1
/
+1
2012-10-11
Merge branch 'staging/for_v3.7' into v4l_for_linus
Mauro Carvalho Chehab
171
-3212
/
+8076
2012-10-11
9P: Fix race between p9_write_work() and p9_fd_request()
Simon Derr
1
-1
/
+2
2012-10-11
Merge Trond's bugfixes
J. Bruce Fields
3
-8
/
+20
2012-10-11
Update SmPL/Coccinelle section of MAINTAINERS
Nicolas Palix
1
-3
/
+3
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
1
-0
/
+3
2012-10-11
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
1
-0
/
+65
2012-10-11
Merge tag 'disintegrate-arm64-20121011' of git://git.infradead.org/users/dhow...
Catalin Marinas
21
-132
/
+225
2012-10-11
Merge branch 'tpmdd-next-v3.6' of git://github.com/shpedoikal/linux into for-...
James Morris
1
-7
/
+14
2012-10-11
Merge branch 'tpmdd-fixes-v3.6' of git://github.com/shpedoikal/linux into for...
James Morris
3
-11
/
+19
2012-10-11
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
21
-132
/
+225
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
10081
-258298
/
+492389
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
3
-7
/
+13
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
6
-29
/
+15
[prev]
[next]