aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-56/+118
2022-01-11Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-11/+12
2022-01-11Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmddLinus Torvalds1-2/+0
2022-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-0/+20
2022-01-11Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-2/+2
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds7-8/+282
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-11/+14
2022-01-09lib: remove redundant assignment to variable retColin Ian King1-2/+0
2022-01-07lib/mpi: Add the return value check of kcalloc()Zizhuang Deng1-0/+2
2022-01-07lib/crypto: blake2s: include as built-inJason A. Donenfeld4-29/+15
2021-12-24lib: objagg: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2021-12-21logic_io instance of iounmap() needs volatile on argumentAl Viro1-2/+2
2021-12-21lib/logic_iomem: Fix operation on 32-bitJohannes Berg1-3/+3
2021-12-21lib/logic_iomem: Fix 32-bit buildJohannes Berg1-6/+7
2021-12-13kunit: Report test parameter results as (K)TAP subtestsDavid Gow1-3/+4
2021-12-13kunit: Don't crash if no parameters are generatedDavid Gow1-8/+10
2021-12-13locking/atomic: atomic64: Remove unusable atomic opsMark Rutland1-2/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar8-10/+39
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-2/+2
2021-12-09kcsan: Support WEAK_MEMORY with Clang where no objtool support existsMarco Elver1-1/+1
2021-12-09kcsan: Add core support for a subset of weak memory modelingMarco Elver1-0/+20
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2021-12-06net: add net device refcount tracker infrastructureEric Dumazet1-0/+5
2021-12-06lib: add tests for reference trackerEric Dumazet3-1/+126
2021-12-06lib: add reference counting tracking infrastructureEric Dumazet3-0/+147
2021-12-06vsprintf: Use non-atomic bitmap API when applicableChristophe JAILLET1-2/+2
2021-12-04lockdep/selftests: Adapt ww-tests for PREEMPT_RTSebastian Andrzej Siewior1-30/+46
2021-12-04lockdep/selftests: Skip the softirq related tests on PREEMPT_RTSebastian Andrzej Siewior1-7/+31
2021-12-04lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock().Sebastian Andrzej Siewior1-1/+25
2021-12-04lockdep/selftests: Avoid using local_lock_{acquire|release}().Sebastian Andrzej Siewior1-16/+16
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi1-0/+1
2021-11-29siphash: use _unaligned version by defaultArnd Bergmann1-6/+6
2021-11-22parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller1-2/+3
2021-11-20kasan: test: silence intentional read overflow warningsKees Cook1-0/+2
2021-11-18Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linuxLinus Torvalds4-2/+21
2021-11-18lib: zstd: Don't add -O3 to cflagsNick Terrell1-2/+0
2021-11-18lib: zstd: Don't inline functions in zstd_opt.cNick Terrell2-0/+19
2021-11-18lib: zstd: Fix unused variable warningNick Terrell1-0/+2
2021-11-18Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+6
2021-11-18Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-0/+6
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang1-2/+2
2021-11-13Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds66-11874/+24495
2021-11-11mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple1-3/+2
2021-11-10printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin1-0/+6
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-9/+51
2021-11-09mm/scatterlist: replace the !preemptible warning in sg_miter_stop()Thomas Gleixner1-7/+4
2021-11-09lib: uninline simple_strntoull() as wellAlexey Dobriyan1-2/+1
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan1-0/+25