aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-11-28Merge branch 'v5.14/standard/base' into v5.14/standard/preempt-rt/baseBruce Ashfield
2021-11-17dyndbg: make dyndbg a known cli paramAndrew Halaney
2021-11-17lib/xz: Validate the value before assigning it to an enum variableLasse Collin
2021-11-17lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin
2021-11-17iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return valueAndreas Gruenbacher
2021-10-28Merge branch 'v5.14/standard/base' into v5.14/standard/preempt-rt/baseBruce Ashfield
2021-10-27bitfield: build kunit tests without structleak pluginArnd Bergmann
2021-10-27kunit: fix reference count leak in kfree_at_endXiyu Yang
2021-10-13Merge branch 'v5.14/standard/base' into v5.14/standard/preempt-rt/baseBruce Ashfield
2021-10-07kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver
2021-09-26Merge branch 'v5.14/standard/base' into v5.14/standard/preempt-rt/baseBruce Ashfield
2021-09-26Kconfig.debug: drop selecting non-existing HARDLOCKUP_DETECTOR_ARCHLukas Bulwahn
2021-09-26math: RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting itGeert Uytterhoeven
2021-09-19mm/scatterlist: Do not disable irqs on RTThomas Gleixner
2021-09-19softirq: Check preemption after reenabling interruptsThomas Gleixner
2021-09-19lockdep/selftests: Adapt ww-tests for PREEMPT_RTSebastian Andrzej Siewior
2021-09-19lockdep/selftests: Skip the softirq related tests on PREEMPT_RTSebastian Andrzej Siewior
2021-09-19lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock()Sebastian Andrzej Siewior
2021-09-19lockdep/selftests: Add rtmutex to the last columnSebastian Andrzej Siewior
2021-09-19lockdep/selftests: Avoid using local_lock_{acquire|release}().Sebastian Andrzej Siewior
2021-09-19lib/test_lockup: Adapt to changed variablesSebastian Andrzej Siewior
2021-09-19locking/rtmutex: Add mutex variant for RTThomas Gleixner
2021-09-19locking/mutex: Make mutex::wait_lock rawThomas Gleixner
2021-09-19debugobjects: Make RT awareThomas Gleixner
2021-09-19printk: add pr_flush()John Ogness
2021-09-19printk: remove deferred printingJohn Ogness
2021-09-19printk: rename printk cpulock API and always disable interruptsJohn Ogness
2021-09-19printk: remove safe buffersJohn Ogness
2021-09-19lib/nmi_backtrace: explicitly serialize banner and regsJohn Ogness
2021-09-18lib/test_stackinit: Fix static initializer testKees Cook
2021-09-18bpf/tests: Do not PASS tests without actually testing the resultJohan Almbladh
2021-09-18bpf/tests: Fix copy-and-paste error in double word testJohan Almbladh
2021-09-15lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko
2021-09-15lib/mpi: use kcalloc in mpi_resizeHongbo Li
2021-08-13lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang
2021-08-08once: Fix panic when module unloadKefeng Wang
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce
2021-07-15lib/test_hmm: remove set but unused page variableAlistair Popple
2021-07-10mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd
2021-07-08buildid: fix kernel-doc notationStephen Boyd
2021-07-08buildid: mark some arguments constStephen Boyd
2021-07-08module: add printk formats to add module build ID to stacktracesStephen Boyd
2021-07-08dump_stack: add vmlinux build ID to stack tracesStephen Boyd
2021-07-08buildid: stash away kernels build ID on initStephen Boyd
2021-07-08buildid: add API to parse build ID out of bufferStephen Boyd
2021-07-08buildid: only consider GNU notes for build ID parsingStephen Boyd
2021-07-08lib: fix spelling mistakesZhen Lei