index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
netlink: rate-limit leftover bytes warning and print process name
Michal Schmidt
1
-2
/
+4
2014-07-11
lzo: properly check for overruns
Greg Kroah-Hartman
1
-21
/
+41
2014-07-11
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
3
-336
/
+387
2014-07-11
lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.c
Markus F.X.J. Oberhumer
3
-2
/
+2
2014-07-11
idr: fix overflow bug during maximum ID calculation at maximum height
Lai Jiangshan
1
-5
/
+3
2014-04-30
lib/percpu_counter.c: fix bad percpu counter state during suspend
Jens Axboe
1
-1
/
+1
2014-04-30
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-02
x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
Peter Oberparleiter
1
-0
/
+1
2014-01-03
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-7
/
+7
2014-01-03
vsprintf: check real user/group id for %pK
Ryan Mallon
1
-3
/
+29
2013-11-28
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-10-26
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
1
-0
/
+3
2013-04-25
kobject: fix kset_find_obj() race with concurrent last kobject_put()
Linus Torvalds
1
-1
/
+8
2013-03-06
idr: fix top layer handling
Tejun Heo
1
-14
/
+22
2013-03-06
idr: make idr_get_next() good for rcu_read_lock()
Hugh Dickins
1
-3
/
+5
2013-03-06
idr: fix a subtle bug in idr_get_next()
Tejun Heo
1
-1
/
+8
2012-10-30
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-17
lib/gcd.c: prevent possible div by 0
Davidlohr Bueso
1
-0
/
+3
2012-08-10
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2012-06-10
btree: fix tree corruption in btree_get_prev()
Roland Dreier
1
-2
/
+2
2012-04-02
uevent: send events in correct order according to seqnum (v3)
Andrew Vagin
1
-10
/
+9
2011-11-21
Fix comparison using wrong pointer variable in dma debug code
Thomas Jarosch
1
-1
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-0
/
+4
2011-11-04
netlink: validate NLA_MSECS length
Johannes Berg
1
-0
/
+1
2011-11-02
ida: make ida_simple_get/put() IRQ safe
Tejun Heo
1
-4
/
+7
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-7
/
+7
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
1
-0
/
+2
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
1
-4
/
+6
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
1
-9
/
+10
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
3
-48
/
+68
2011-10-31
lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT
Jiaju Zhang
1
-2
/
+3
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
1
-0
/
+54
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
1
-8
/
+2
2011-10-31
lib: dma-debug needs export.h for EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2011-10-31
md: Add in export.h for files using EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-10-31
md: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-7
/
+61
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2
-1
/
+15
2011-10-26
fault-inject: export setup_fault_attr()
Per Forlin
1
-1
/
+2
2011-10-26
mmc: core: add random fault injection
Per Forlin
1
-0
/
+11
2011-10-26
fault-inject: export fault injection functions
Per Forlin
1
-0
/
+2
2011-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+1
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-64
/
+19
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-76
/
+76
2011-10-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-55
/
+120
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-22
/
+21
2011-10-25
Merge branch 'for-linus' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/...
Linus Torvalds
1
-2
/
+2
[next]