index
:
Linux Stable
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
31
-273
/
+195
*
namei: lift nameidata into filename_mountpoint()
Al Viro
2015-05-10
1
-15
/
+13
*
name: shift nameidata down into user_path_walk()
Al Viro
2015-05-10
1
-57
/
+67
*
namei: get rid of lookup_hash()
Al Viro
2015-05-10
1
-15
/
+5
*
do_last: regularize the logics around following symlinks
Al Viro
2015-05-10
1
-8
/
+7
*
do_last: kill symlink_ok
Al Viro
2015-05-10
1
-4
/
+2
*
namei: take O_NOFOLLOW treatment into do_last()
Al Viro
2015-05-10
1
-6
/
+5
*
uninline walk_component()
Al Viro
2015-05-10
1
-2
/
+1
*
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
2015-05-10
5
-12
/
+8
*
logfs: fix a pagecache leak for symlinks
Al Viro
2015-05-10
1
-0
/
+1
*
ceph: switch to simple_follow_link()
Al Viro
2015-05-10
1
-9
/
+2
*
exofs: switch to {simple,page}_symlink_inode_operations
Al Viro
2015-05-10
5
-66
/
+9
*
freevxfs: switch to simple_follow_link()
Al Viro
2015-05-10
3
-39
/
+5
*
jfs: switch to simple_follow_link()
Al Viro
2015-05-10
3
-13
/
+5
*
sysv: switch to simple_follow_link()
Al Viro
2015-05-10
4
-24
/
+4
*
ubifs: switch to simple_follow_link()
Al Viro
2015-05-10
3
-10
/
+3
*
ufs: switch to simple_follow_link()
Al Viro
2015-05-10
3
-15
/
+6
*
debugfs: switch to simple_follow_link()
Al Viro
2015-05-10
3
-16
/
+3
*
shmem: switch to simple_follow_link()
Al Viro
2015-05-10
1
-7
/
+2
*
jffs2: switch to simple_follow_link()
Al Viro
2015-05-10
3
-44
/
+3
*
ext4: switch to simple_follow_link()
Al Viro
2015-05-10
3
-9
/
+5
*
ext3: switch to simple_follow_link()
Al Viro
2015-05-10
3
-10
/
+4
*
befs: switch to simple_follow_link()
Al Viro
2015-05-10
1
-19
/
+5
*
ext2: use simple_follow_link()
Al Viro
2015-05-10
3
-10
/
+4
*
libfs: simple_follow_link()
Al Viro
2015-05-10
3
-0
/
+17
*
ext4: split inode_operations for encrypted symlinks off the rest
Al Viro
2015-05-10
4
-26
/
+20
*
ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
NeilBrown
2015-05-10
1
-13
/
+12
*
9p: don't bother with __getname() in ->follow_link()
Al Viro
2015-05-10
3
-100
/
+26
*
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
2015-05-10
1
-21
/
+5
*
Linux 4.1-rc3
v4.1-rc3
Linus Torvalds
2015-05-10
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-05-10
18
-106
/
+230
|
\
|
*
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-11
3
-9
/
+29
|
|
\
|
|
*
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
2015-05-07
1
-3
/
+0
|
|
*
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
2015-05-07
1
-1
/
+2
|
|
*
drm/i915/dp: there is no audio on port A
Jani Nikula
2015-05-06
1
-3
/
+3
|
|
*
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
2015-05-05
1
-1
/
+17
|
|
*
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
2015-05-05
1
-1
/
+7
|
*
|
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
2015-05-11
1
-5
/
+4
|
*
|
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
2015-05-08
1
-1
/
+0
|
*
|
Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...
Dave Airlie
2015-05-08
2
-4
/
+7
|
|
\
\
|
|
*
|
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
2015-05-07
1
-0
/
+2
|
|
*
|
drm/amdkfd: Don't report local memory size
Oded Gabbay
2015-05-07
1
-2
/
+2
|
|
*
|
drm/amdkfd: allow unregister process with queues
Oded Gabbay
2015-05-07
1
-2
/
+3
|
|
|
/
|
*
|
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-08
11
-87
/
+190
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/radeon: stop trying to suspend UVD sessions
Christian König
2015-05-07
2
-21
/
+19
|
|
*
drm/radeon: more strictly validate the UVD codec
Christian König
2015-05-07
1
-2
/
+31
|
|
*
drm/radeon: make UVD handle checking more strict
Christian König
2015-05-07
1
-29
/
+43
|
|
*
drm/radeon: make VCE handle check more strict
Christian König
2015-05-07
1
-17
/
+48
|
|
*
drm/radeon: fix userptr lockup
Christian König
2015-05-07
1
-0
/
+3
|
|
*
drm/radeon: fix userptr BO unpin bug v3
monk.liu
2015-05-07
1
-5
/
+3
[next]