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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+8
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+7
*
kasan, sched/headers: Uninline kasan_enable/disable_current()
Ingo Molnar
2017-03-02
1
-8
/
+2
*
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin...
Ingo Molnar
2017-03-02
3
-8
/
+17
*
sched/headers, cgroups: Remove the threadgroup_change_*() wrappery
Ingo Molnar
2017-03-02
2
-33
/
+8
*
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
2017-03-02
4
-49
/
+53
*
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
1
-5
/
+0
*
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-03-02
1
-3
/
+0
*
sched/core: Move the get_preempt_disable_ip() inline to sched/core.c
Ingo Molnar
2017-03-02
1
-9
/
+0
*
sched/core: Convert ___assert_task_state() link time assert to BUILD_BUG_ON()
Ingo Molnar
2017-03-02
1
-3
/
+0
*
sched/headers: Make all include/linux/sched/*.h headers build standalone
Ingo Molnar
2017-03-02
4
-13
/
+21
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-01
2
-3
/
+3
|
\
|
*
objtool, modules: Discard objtool annotation sections for modules
Josh Poimboeuf
2017-03-01
2
-2
/
+2
|
*
objtool, compiler.h: Fix __unreachable section relocation size
Josh Poimboeuf
2017-03-01
1
-1
/
+1
*
|
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-01
8
-39
/
+235
|
\
\
|
*
|
SUNRPC: Add a helper function xdr_stream_decode_string_dup()
Trond Myklebust
2017-02-21
1
-0
/
+2
|
*
|
SUNRPC: Add generic helpers for xdr_stream encode/decode
Trond Myklebust
2017-02-21
1
-0
/
+177
|
*
|
nlm: Ensure callback code also checks that the files match
Trond Myklebust
2017-02-13
1
-1
/
+2
|
*
|
NFSv4: Set the connection timeout to match the lease period
Trond Myklebust
2017-02-09
1
-2
/
+3
|
*
|
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
2
-0
/
+7
|
*
|
SUNRPC: Remove unused function rpc_get_timeout()
Trond Myklebust
2017-02-09
1
-1
/
+0
|
*
|
sunrpc: remove dead codes of cr_magic in rpc_cred
Kinglong Mee
2017-02-08
1
-5
/
+0
|
*
|
sunrpc: rename NFS_NGROUPS to UNX_NGROUPS for auth unix
Kinglong Mee
2017-02-08
1
-0
/
+1
|
*
|
sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail
Kinglong Mee
2017-02-08
1
-12
/
+3
|
*
|
sunrpc & nfs: Add and use dprintk_cont macros
Joe Perches
2017-01-30
1
-18
/
+40
*
|
|
Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-03-01
2
-56
/
+103
|
\
\
\
|
*
|
|
f2fs: add f2fs_drop_inode tracepoint
Hou Pengyang
2017-02-27
1
-0
/
+7
|
*
|
|
f2fs: introduce free nid bitmap
Chao Yu
2017-02-27
1
-0
/
+1
|
*
|
|
f2fs: add bitmaps for empty or full NAT blocks
Jaegeuk Kim
2017-02-27
1
-0
/
+1
|
*
|
|
f2fs: trace victim's cost selectecd by f2fs_gc
Jaegeuk Kim
2017-02-23
1
-2
/
+6
|
*
|
|
f2fs: show actual device info in tracepoints
Jaegeuk Kim
2017-02-23
1
-23
/
+26
|
*
|
|
f2fs: avoid out-of-order execution of atomic writes
Jaegeuk Kim
2017-02-23
1
-0
/
+1
|
*
|
|
f2fs: support IO alignment for DATA and NODE writes
Jaegeuk Kim
2017-01-29
1
-0
/
+6
|
*
|
|
f2fs: add submit_bio tracepoint
Jaegeuk Kim
2017-01-29
1
-15
/
+30
|
*
|
|
f2fs: fix wrong tracepoints for op and op_flags
Jaegeuk Kim
2017-01-29
1
-16
/
+25
|
|
/
/
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-03-01
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...
Zhang Rui
2017-02-22
1
-2
/
+2
|
|
\
\
\
|
|
*
|
|
thermal core: convert ID allocation to IDA
Matthew Wilcox
2017-01-04
1
-2
/
+2
*
|
|
|
|
Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-01
1
-18
/
+15
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
pwm: Try to load modules during pwm_get()
Hans de Goede
2017-01-30
1
-8
/
+15
|
*
|
|
|
pwm: Remove .can_sleep from struct pwm_chip
Thierry Reding
2017-01-04
1
-3
/
+0
|
*
|
|
|
pwm: Remove pwm_can_sleep()
Thierry Reding
2017-01-04
1
-7
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2017-02-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ipmi: make ipmi_usr_hndl const
Corey Minyard
2017-01-05
1
-1
/
+1
*
|
|
|
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
2
-148
/
+179
|
\
\
\
\
\
|
*
|
|
|
|
radix-tree: Fix __rcu annotations
Matthew Wilcox
2017-02-13
1
-56
/
+54
|
*
|
|
|
|
radix-tree: Add rcu_dereference and rcu_assign_pointer calls
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
|
|
|
|
radix-tree: Store a pointer to the root in each node
Matthew Wilcox
2017-02-13
1
-1
/
+1
|
*
|
|
|
|
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-2
/
+2
[next]