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
Commit message (
Expand
)
Author
Age
Files
Lines
*
path_init(): set nd->inode earlier in cwd-relative case
Al Viro
2015-12-06
1
-10
/
+12
*
namei.c: fold set_root_rcu() into set_root()
Al Viro
2015-12-06
1
-24
/
+20
*
don't opencode iget_failed()
Al Viro
2015-12-06
2
-6
/
+2
*
f2fs: it's umode_t, not mode_t...
Al Viro
2015-12-06
1
-4
/
+2
*
typo in fs/namei.c comment
Mike Marshall
2015-12-06
1
-1
/
+1
*
vgaarb: remove bogus checks
Al Viro
2015-12-06
1
-7
/
+0
*
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
2015-12-06
1
-3
/
+5
*
adfs: constify adfs_dir_ops structures
Julia Lawall
2015-12-06
4
-8
/
+8
*
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
2015-12-06
1
-3
/
+2
*
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
2015-12-06
1
-9
/
+11
*
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
2015-12-06
1
-1
/
+1
*
fs/attr.c: is_sxid can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
*
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-06
2
-2
/
+2
*
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
2015-12-06
2
-8
/
+8
*
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
2015-12-06
2
-3
/
+3
*
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
2015-12-06
1
-2
/
+2
*
lustre: constify inode_operations structures
Julia Lawall
2015-12-06
3
-4
/
+4
*
fs/file.c: __const_max is actually __const_min :-)
Rasmus Villemoes
2015-12-06
1
-3
/
+3
*
9p/trans_virtio: don't bother with p9_tag_lookup()
Al Viro
2015-12-06
1
-8
/
+4
*
Linux 4.4-rc4
v4.4-rc4
Linus Torvalds
2015-12-06
1
-1
/
+1
*
staging/lustre: remove IOC_LIBCFS_PING_TEST ioctl
James Simmons
2015-12-06
2
-18
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-12-06
4
-31
/
+15
|
\
|
*
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
2015-12-06
1
-1
/
+0
|
*
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
2015-12-06
3
-26
/
+11
|
*
ovl: fix permission checking for setattr
Miklos Szeredi
2015-12-06
1
-4
/
+4
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-12-06
5
-15
/
+45
|
\
\
|
*
|
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
Peter Zijlstra
2015-12-04
1
-0
/
+19
|
*
|
sched/core: Better document the try_to_wake_up() barriers
Peter Zijlstra
2015-12-04
2
-1
/
+10
|
*
|
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-12-04
1
-0
/
+3
|
*
|
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
2015-12-04
1
-4
/
+4
|
*
|
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
2015-12-04
1
-1
/
+0
|
*
|
sched/wait: Fix signal handling in bit wait helpers
Peter Zijlstra
2015-12-04
1
-8
/
+8
|
*
|
sched/rt: Hide the push_irq_work_func() declaration
Arnd Bergmann
2015-11-23
1
-1
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-12-06
12
-36
/
+54
|
\
\
\
|
*
|
|
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
2015-12-05
1
-7
/
+10
|
*
|
|
x86/mpx: Fix instruction decoder condition
Dave Hansen
2015-12-05
1
-3
/
+3
|
*
|
|
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
2015-12-04
6
-19
/
+17
|
*
|
|
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
2015-11-25
1
-4
/
+5
|
*
|
|
x86/entry/64: Fix irqflag tracing wrt context tracking
Andy Lutomirski
2015-11-24
1
-1
/
+18
|
*
|
|
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2015-11-23
2
-2
/
+1
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-12-06
19
-70
/
+129
|
\
\
\
|
*
\
\
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
19
-59
/
+126
|
|
\
\
\
|
|
*
|
|
mpt3sas: fix Kconfig dependency problem for mpt2sas back compatibility
James Bottomley
2015-12-03
1
-0
/
+1
|
|
*
|
|
mpt3sas: Add dummy Kconfig option for backwards compatibility
Martin K. Petersen
2015-11-30
1
-0
/
+8
|
|
*
|
|
Fix a memory leak in scsi_host_dev_release()
Bart Van Assche
2015-11-30
1
-0
/
+11
|
|
*
|
|
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
5
-37
/
+51
|
|
*
|
|
scsi_debug: fix prevent_allow+verify regressions
Douglas Gilbert
2015-11-25
1
-4
/
+5
|
|
*
|
|
MAINTAINERS: Add myself as co-maintainer of the SCSI subsystem.
Martin K. Petersen
2015-11-25
1
-1
/
+3
|
|
*
|
|
sd: Make discard granularity match logical block size when LBPRZ=1
Martin K. Petersen
2015-11-25
1
-5
/
+18
|
|
*
|
|
scsi: hpsa: select CONFIG_SCSI_SAS_ATTR
Arnd Bergmann
2015-11-20
1
-0
/
+1
[next]