index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
1
-0
/
+16
2014-10-30
lzo: check for length overrun in variable length encoding.
Willy Tarreau
1
-6
/
+37
2014-10-30
Revert "lzo: properly check for overruns"
Willy Tarreau
1
-41
/
+21
2014-10-09
lib/plist: add plist_requeue
Dan Streetman
1
-0
/
+52
2014-09-17
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-17
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
1
-1
/
+1
2014-08-07
lib/btree.c: fix leak of whole btree nodes
Minfei Huang
1
-0
/
+1
2014-07-06
lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
Greg Kroah-Hartman
1
-1
/
+5
2014-06-30
lz4: fix another possible overrun
Greg Kroah-Hartman
1
-1
/
+3
2014-06-30
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
1
-5
/
+3
2014-06-26
lz4: ensure length does not wrap
Greg Kroah-Hartman
1
-0
/
+2
2014-06-26
lzo: properly check for overruns
Greg Kroah-Hartman
1
-21
/
+41
2014-06-26
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+2
2014-05-13
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-14
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-03-28
random32: avoid attempt to late reseed if in the middle of seeding
Sasha Levin
1
-1
/
+12
2014-03-23
partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over bui...
Helge Deller
1
-3
/
+3
2014-03-04
lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlock
Hugh Dickins
1
-1
/
+3
2014-03-04
dma debug: account for cachelines and read-only mappings in overlap tracking
Dan Williams
1
-46
/
+85
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+2
2014-02-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2014-02-07
Merge tag 'efi-urgent' into x86/urgent
H. Peter Anvin
27
-167
/
+650
2014-02-06
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-02-04
kbuild: don't enable DEBUG_INFO when building for COMPILE_TEST
Linus Torvalds
1
-1
/
+1
2014-02-02
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
1
-3
/
+3
2014-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-7
/
+14
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2014-01-30
percpu_ida: fix a live lock
Shaohua Li
1
-5
/
+2
2014-01-29
dma-debug: fix overlap detection
Dan Williams
1
-3
/
+7
2014-01-29
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2014-01-28
kobject: export kobj_sysfs_ops
Jeff Mahoney
1
-0
/
+1
2014-01-27
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
1
-3
/
+1
2014-01-27
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
1
-2
/
+4
2014-01-27
dynamic_debug: remove wrong error message
Andrey Ryabinin
1
-3
/
+1
2014-01-27
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
1
-2
/
+2
2014-01-27
Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+2
2014-01-27
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-10
/
+78
2014-01-25
iscsi-target: Fix connection reset hang with percpu_ida_alloc
Nicholas Bellinger
1
-2
/
+7
2014-01-23
lib/decompress_unlz4.c: always set an error return code on failures
Jan Beulich
1
-0
/
+1
2014-01-23
rbtree/test: test rbtree_postorder_for_each_entry_safe()
Cody P Schafer
1
-0
/
+11
2014-01-23
rbtree/test: move rb_node to the middle of the test struct
Cody P Schafer
1
-1
/
+1
2014-01-23
test: check copy_to/from_user boundary validation
Kees Cook
3
-0
/
+124
2014-01-23
test: add minimal module for verification testing
Kees Cook
3
-0
/
+48
2014-01-23
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
1
-3
/
+2
2014-01-23
lib/cmdline.c: fix style issues
Felipe Contreras
1
-5
/
+4
2014-01-23
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
1
-1
/
+0
2014-01-23
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
1
-6
/
+27
2014-01-23
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
1
-5
/
+10
2014-01-23
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
1
-7
/
+6
[next]