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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2014-12-13
2
-28
/
+20
*
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
2014-12-13
1
-3
/
+15
*
fault-inject: add ratelimit option
Dmitry Monakhov
2014-12-13
1
-6
/
+11
*
ratelimit: add initialization macro
Dmitry Monakhov
2014-12-13
1
-3
/
+9
*
syscalls: implement execveat() system call
David Drysdale
2014-12-13
6
-1
/
+20
*
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2014-12-13
2
-4
/
+12
*
oom: don't assume that a coredumping thread will exit soon
Oleg Nesterov
2014-12-13
1
-0
/
+11
*
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
2
-5
/
+3
*
mm,vmacache: count number of system-wide flushes
Davidlohr Bueso
2014-12-13
1
-0
/
+1
*
mm/page_owner: keep track of page owners
Joonsoo Kim
2014-12-13
2
-0
/
+48
*
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2014-12-13
1
-0
/
+5
*
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
2014-12-13
1
-1
/
+16
*
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
2014-12-13
4
-37
/
+33
*
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2014-12-13
2
-0
/
+71
*
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
2014-12-13
1
-5
/
+2
*
include/linux/kmemleak.h: needs slab.h
Andrew Morton
2014-12-13
1
-0
/
+2
*
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
2014-12-13
1
-2
/
+2
*
mm: move swp_entry_t definition to include/linux/mm_types.h
Tejun Heo
2014-12-13
2
-8
/
+8
*
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
2014-12-13
1
-2
/
+5
*
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
2014-12-13
1
-5
/
+31
*
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
1
-0
/
+10
*
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
2
-4
/
+5
*
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
1
-0
/
+10
*
Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-12-12
1
-1
/
+3
|
\
|
*
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
2014-12-11
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-12-12
1
-0
/
+1
|
\
\
|
*
\
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
8
-11
/
+39
|
|
\
\
|
*
|
|
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
2014-11-20
1
-0
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
1
-4
/
+39
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...
Jiri Kosina
2014-12-12
1
-0
/
+39
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
|
HID: added missing HID Consumer Page identifiers
JD Cole
2014-11-03
1
-0
/
+24
|
|
|
|
|
|
|
*
|
|
|
HID: plantronics: fix errant mouse events
JD Cole
2014-11-03
1
-0
/
+3
|
|
|
|
|
|
_
|
/
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
HID: logitech-dj: rely on hid groups to separate receivers from dj devices
Benjamin Tissoires
2014-10-29
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
HID: make hid_report_len as a static inline function in hid.h
Mathieu Magnaudet
2014-12-01
1
-0
/
+11
|
|
|
/
/
/
/
/
/
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus
Jiri Kosina
2014-12-12
1
-4
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
/
/
/
/
/
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
HID: fix merge from wacom into the HID tree
Benjamin Tissoires
2014-10-29
1
-4
/
+0
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-12-12
5
-28
/
+28
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Replace mentions of "list_struct" to "list_head"
Andrey Utkin
2014-11-20
3
-26
/
+26
|
*
|
|
|
|
|
|
|
Merge Linus' tree to be be to apply submitted patches to newer code than
Jiri Kosina
2014-11-20
669
-6928
/
+16013
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
2014-10-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
mod_devicetable.h: grammar fix in comment
Michael Opdenacker
2014-10-29
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-12-12
1
-11
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
ext4: change LRU to round-robin in extent status tree shrinker
Zheng Liu
2014-11-25
1
-7
/
+4
|
*
|
|
|
|
|
|
|
|
ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
Zheng Liu
2014-11-25
1
-2
/
+1
|
*
|
|
|
|
|
|
|
|
ext4: fix block reservation for bigalloc filesystems
Jan Kara
2014-11-25
1
-2
/
+1
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
2
-30
/
+11
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
cgroup: implement cgroup_get_e_css()
Tejun Heo
2014-11-18
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
cgroup: add cgroup_subsys->css_e_css_changed()
Tejun Heo
2014-11-18
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
cgroup: add cgroup_subsys->css_released()
Tejun Heo
2014-11-18
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
1
-30
/
+7
[next]