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.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-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-13
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-13
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-13
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-13
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-13
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-13
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
42
-177
/
+295
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
vti: fix sparse bit endian warnings
stephen hemminger
1
-2
/
+2
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
2
-4
/
+6
2012-10-12
alpha: switch to saner kernel_execve() semantics
Al Viro
3
-17
/
+2
2012-10-12
arm: switch to saner kernel_execve() semantics
Al Viro
4
-29
/
+7
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
10
-68
/
+21
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
5
-8
/
+27
2012-10-12
dm persistent data: convert to use le32_add_cpu
Wei Yongjun
1
-2
/
+2
2012-10-12
dm: use ACCESS_ONCE for sysfs values
Mikulas Patocka
2
-8
/
+4
2012-10-12
dm bufio: use list_move
Wei Yongjun
1
-2
/
+1
2012-10-12
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
1
-1
/
+2
2012-10-12
Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-2
/
+102
2012-10-12
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+4
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-265
/
+289
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+70
2012-10-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+28
2012-10-12
xen/pv-on-hvm kexec: add quirk for Xen 3.4 and shutdown watches.
Konrad Rzeszutek Wilk
1
-0
/
+21
2012-10-12
xen/bootup: allow {read|write}_cr8 pvops call.
Konrad Rzeszutek Wilk
1
-1
/
+15
2012-10-12
xen/bootup: allow read_tscp call for Xen PV guests.
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-10-12
UAPI: (Scripted) Disintegrate arch/arm/include/asm
David Howells
24
-926
/
+1006
2012-10-12
tty/console: fix warnings in drivers/tty/serial/kgdboc.c
Arnd Bergmann
1
-2
/
+8
2012-10-12
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
2
-5
/
+41
2012-10-12
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
2
-0
/
+4
2012-10-12
kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell
Jason Wessel
1
-1
/
+2
2012-10-12
kgdb,x86: fix warning about unused variable
Jason Wessel
1
-0
/
+2
2012-10-12
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
Jason Wessel
1
-0
/
+9
2012-10-12
kgdb: Add module event hooks
Jason Wessel
1
-0
/
+18
2012-10-12
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
3
-11
/
+28
2012-10-12
vfs: unexport getname and putname symbols
Jeff Layton
1
-2
/
+0
2012-10-12
acct: constify the name arg to acct_on
Jeff Layton
1
-1
/
+1
2012-10-12
vfs: allocate page instead of names_cache buffer in mount_block_root
Jeff Layton
2
-5
/
+5
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
5
-38
/
+47
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
4
-12
/
+20
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
1
-20
/
+7
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
4
-10
/
+5
[prev]
[next]