aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-09Merge tag 'v3.4.95' into v3.4-rtSteven Rostedt (Red Hat)
2014-06-26lzo: properly check for overrunsGreg Kroah-Hartman
2014-06-26lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer
2014-06-26lib/lzo: Rename lzo1x_decompress.c to lzo1x_decompress_safe.cMarkus F.X.J. Oberhumer
2014-06-26netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt
2014-05-12Merge tag 'v3.4.88' into v3.4-rtSteven Rostedt (Red Hat)
2014-04-26netlink: don't compare the nul-termination in nla_strcmpPablo Neira
2014-04-24Merge tag 'v3.4.87' into v3.4-rtSteven Rostedt (Red Hat)
2014-04-14idr: fix top layer handlingTejun Heo
2014-02-21Merge tag 'v3.4.81' into v3.4-rtSteven Rostedt (Red Hat)
2014-02-20lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)Dan Rosenberg
2014-02-20x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter
2013-12-17Merge tag 'v3.4.73' into v3.4-rtSteven Rostedt (Red Hat)
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-06Merge tag 'v3.4.72' into v3.4-rtSteven Rostedt (Red Hat)
2013-12-04vsprintf: check real user/group id for %pKRyan Mallon
2013-11-19Merge tag 'v3.4.69' into v3.4-rtSteven Rostedt (Red Hat)
2013-11-13lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei
2013-10-23Merge tag 'v3.4.66' into v3.4-rtSteven Rostedt (Red Hat)
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-06-27Merge tag 'v3.4.48' into v3.4-rtSteven Rostedt (Red Hat)
2013-06-07klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao
2013-04-22Merge tag 'v3.4.41' into v3.4-rtSteven Rostedt (Red Hat)
2013-04-16kobject: fix kset_find_obj() race with concurrent last kobject_put()Linus Torvalds
2013-03-19Merge tag 'v3.4.35' into v3.4-rtSteven Rostedt (Red Hat)
2013-03-04idr: fix a subtle bug in idr_get_next()Tejun Heo
2013-02-13Merge tag 'v3.4.30' into v3.4-rtSteven Rostedt
2013-02-11digsig: Fix memory leakage in digsig_verify_rsa()YOSHIFUJI Hideaki
2013-01-16Merge tag 'v3.4.25' into v3.4-rtSteven Rostedt
2013-01-11lib: atomic64: Initialize locks statically to fix early usersStephen Boyd
2012-12-03Merge tag 'v3.4.21' into v3.4-rtSteven Rostedt
2012-12-03MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss
2012-11-02Merge tag 'v3.4.17' into v3.4-rtSteven Rostedt
2012-10-31genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo
2012-10-16Merge tag 'v3.4.14' into v3.4-rtSteven Rostedt
2012-10-13lib/gcd.c: prevent possible div by 0Davidlohr Bueso
2012-10-05Merge tag 'v3.4.12' into v3.4-rtSteven Rostedt
2012-10-02digsig: add hash size comparision on signature verificationDmitry Kasatkin
2012-08-02Merge tag 'v3.4.7' into v3.4-rtSteven Rostedt
2012-07-16bql: Avoid possible inconsistent calculation.Hiroaki SHIMODA
2012-07-16bql: Avoid unneeded limit decrement.Hiroaki SHIMODA
2012-07-16bql: Fix POSDIFF() to integer overflow aware.Hiroaki SHIMODA
2012-06-19Merge tag 'v3.4.3' into v3.4-rtSteven Rostedt
2012-06-17btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-06-12Merge tag 'v3.4.2' into v3.4-rtSteven Rostedt
2012-06-10radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-06-07lockdep: Selftest: Only do hardirq context test for raw spinlockYong Zhang
2012-06-07lockdep: Selftest: convert spinlock to raw spinlockYong Zhang
2012-06-07cpumask: Disable CONFIG_CPUMASK_OFFSTACK for RTThomas Gleixner
2012-06-07debugobjects-rt.patchThomas Gleixner