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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+14
2014-12-19
lib/show_mem.c: add cma reserved information
Vishnu Pratap Singh
1
-0
/
+6
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+30
2014-12-13
lib/decompress.c: consistency of compress formats for kernel image
Haesung Kim
1
-2
/
+2
2014-12-13
decompress_bunzip2: off by one in get_next_block()
Dan Carpenter
1
-1
/
+1
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
1
-4
/
+17
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+3
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
1
-0
/
+16
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
1
-11
/
+13
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-104
/
+103
2014-12-11
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+360
2014-12-11
lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
Rasmus Villemoes
1
-4
/
+2
2014-12-11
lib/lcm.c: ensure correct result whenever it fits
Rasmus Villemoes
1
-1
/
+1
2014-12-11
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
1
-2
/
+2
2014-12-11
dma-debug: prevent early callers from crashing
Florian Fainelli
1
-2
/
+10
2014-12-11
dma-debug: introduce dma_debug_disabled
Florian Fainelli
1
-16
/
+21
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+2
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2
-40
/
+1
2014-12-10
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
1
-4
/
+4
2014-12-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+1
2014-12-10
bury memcpy_toiovec()
Al Viro
1
-25
/
+0
2014-12-09
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
1
-2
/
+8
2014-12-03
lib/genalloc.c: export devm_gen_pool_create() for modules
Michal Simek
1
-0
/
+1
2014-12-03
mm: do not overwrite reserved pages counter at show_mem()
Rafael Aquini
1
-1
/
+1
2014-11-25
rhashtable: Check for count mismatch while iterating in selftest
Thomas Graf
1
-7
/
+20
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-11-20
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
1
-13
/
+1
2014-11-20
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
2
-1
/
+360
2014-11-16
reciprocal_div: objects with exported symbols should be obj-y rather than lib-y
Hannes Frederic Sowa
1
-2
/
+2
2014-11-15
Revert "fast_hash: avoid indirect function calls"
Jay Vosburgh
2
-1
/
+40
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2014-11-13
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
1
-24
/
+17
2014-11-13
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
1
-2
/
+2
2014-11-13
rhashtable: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
1
-0
/
+8
2014-11-13
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
1
-5
/
+5
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
1
-13
/
+1
2014-11-11
lib/bug: Use RCU list ops for module_bug_list
Masami Hiramatsu
1
-6
/
+14
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
1
-0
/
+29
2014-11-07
kobject: fix NULL pointer derefernce in kobj_child_ns_ops
Pankaj Dubey
1
-1
/
+1
2014-11-07
devres: support sizes greater than an unsigned long
Cristian Stoica
1
-2
/
+2
2014-11-06
fast_hash: avoid indirect function calls
Hannes Frederic Sowa
2
-40
/
+1
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+54
2014-10-30
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
1
-0
/
+43
2014-10-30
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
1
-2
/
+6
2014-10-30
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
Jan Kara
1
-2
/
+6
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2014-10-29
rcu: Remove redundant TREE_PREEMPT_RCU config option
Pranith Kumar
1
-1
/
+1
2014-10-28
rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE
Paul E. McKenney
1
-12
/
+0
2014-10-28
lib/scatterlist: fix memory leak with scsi-mq
Tony Battersby
1
-3
/
+3
[next]