aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-03-28maple_tree: export symbol mas_preallocate()Gravatar Danilo Krummrich 1-0/+1
2023-03-28lib/stackdepot: kmsan: mark API outputs as initializedGravatar Alexander Potapenko 1-0/+12
2023-03-28mm, printk: introduce new format %pGt for page_typeGravatar Hyeonggon Yoo 2-0/+47
2023-03-28lazy tlb: shoot lazies, non-refcounting lazy tlb mm reference handling schemeGravatar Nicholas Piggin 1-0/+10
2023-03-28lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITSGravatar Tiezhu Yang 1-1/+1
2023-03-28Kconfig.debug: fix SCHED_DEBUG dependencyGravatar ye xingchen 1-1/+1
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 2-23/+23
2023-03-23lib: dhry: fix unstable smp_processor_id(_) usageGravatar Geert Uytterhoeven 1-2/+4
2023-03-23test_maple_tree: add more testing for mas_empty_area()Gravatar Liam R. Howlett 1-0/+48
2023-03-23maple_tree: fix mas_skip_node() end slot detectionGravatar Liam R. Howlett 1-19/+5
2023-03-19pcpcntr: remove percpu_counter_sum_all()Gravatar Dave Chinner 1-29/+11
2023-03-19pcpcntrs: fix dying cpu summation raceGravatar Dave Chinner 1-3/+12
2023-03-19cpumask: introduce for_each_cpu_orGravatar Dave Chinner 1-0/+9
2023-03-14Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linuxGravatar Linus Torvalds 3-5/+24
2023-03-06zstd: Fix definition of assert()Gravatar Jonathan Neuschäfer 1-1/+1
2023-03-06lib: zstd: Backport fix for in-place decompressionGravatar Nick Terrell 1-3/+22
2023-03-06lib: zstd: Fix -Wstringop-overflow warningGravatar Kees Cook 1-1/+1
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsGravatar Linus Torvalds 1-13/+1
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-8/+19
2023-03-02lib: parser: update documentation for match_NUMBER functionsGravatar Eric Biggers 1-7/+7
2023-03-02kasan: treat meminstrinsic as builtins in uninstrumented filesGravatar Marco Elver 1-0/+9
2023-02-27lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHGravatar Mikhail Zaslonko 1-1/+3
2023-02-27kunit: Fix 'hooks.o' build by recursing into kunitGravatar David Gow 2-9/+5
2023-02-25Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-3/+3
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-6/+15
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 17-138/+1130
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-473/+492
2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-6/+5
2023-02-23Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-8/+14
2023-02-23Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Gravatar Linus Torvalds 1-2/+37
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 9-8/+563
2023-02-23Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+13
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-12/+272
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+0
2023-02-22kcsan: select CONFIG_CONSTRUCTORSGravatar Arnd Bergmann 1-0/+1
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 3-23/+47
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 2-4/+24
2023-02-21uaccess: Add speculation barrier to copy_from_user()Gravatar Dave Hansen 1-0/+7
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-8/+104
2023-02-21Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+430
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-2/+18
2023-02-21test_kprobes: Add recursed kprobe test caseGravatar Masami Hiramatsu (Google) 1-2/+37
2023-02-20iov_iter: Add a function to extract a page list from an iteratorGravatar David Howells 1-0/+264
2023-02-20iov_iter: Define flags to qualify page extraction.Gravatar David Howells 1-6/+8
2023-02-20splice: Add a func to do a splice from a buffered file without ITER_PIPEGravatar David Howells 1-6/+0
2023-02-20Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-57/+45
2023-02-20Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-2/+13
2023-02-19Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Gravatar Thomas Gleixner 1-1/+0
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-19/+20