aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/basev4.14/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-12-22ARM: 8800/1: use choice for kernel unwindersStefan Agner
2021-12-08siphash: use _unaligned version by defaultArnd Bergmann
2021-11-26lib/xz: Validate the value before assigning it to an enum variableLasse Collin
2021-11-26lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin
2021-10-17bpf: add also cbpf long jump test cases with heavy expansionDaniel Borkmann
2021-10-09lib/timerqueue: Rely on rbtree semantics for next timerDavidlohr Bueso
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-22bpf/tests: Do not PASS tests without actually testing the resultJohan Almbladh
2021-09-22bpf/tests: Fix copy-and-paste error in double word testJohan Almbladh
2021-08-25Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-07-20lib/decompress_unlz4.c: correctly handle zero-padding around initrds.Dimitri John Ledkov
2021-07-20seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou
2021-07-20lib: vsprintf: Fix handling of number field widths in vsscanfRichard Fitzgerald
2021-07-20seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou
2021-07-20iov_iter_fault_in_readable() should do nothing in xarray caseAl Viro
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-06-10lib/smp_processor_id: Adjust check_preemption_disabled()Daniel Wagner
2021-06-10sched: Lazy migrate_disable processingScott Wood
2021-06-10lib/ubsan: Don't seralize UBSAN reportJulien Grall
2021-06-10lib/smp_processor_id: Don't use cpumask_equal()Waiman Long
2021-06-10Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-05-22lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang
2021-05-22kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman
2021-05-22net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski
2021-05-22bug: Remove redundant condition check in report_bugAndrew Scull
2021-02-23lib/string: Add strscpy_pad() functionTobin C. Harding
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-21Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2021-01-12lib/genalloc: fix the overflow when size is too bigHuang Shijie
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini
2020-11-10lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik
2020-11-10Fonts: Replace discarded const qualifierLee Jones
2020-11-05sgl_alloc_order: fix memory leakDouglas Gilbert
2020-10-29lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan
2020-10-20Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-10-20Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-10-14Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye
2020-10-14random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau
2020-10-01lib/string.c: implement stpcpyNick Desaulniers
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-26Merge branch 'v4.14/standard/base' into v4.14/standard/preempt-rt/baseBruce Ashfield
2020-08-21test_kmod: avoid potential double free in trigger_config_run_type()Tiezhu Yang