index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-10-16
lib/percpu_counter.c: use helper macro abs()
Miaohe Lin
2020-10-16
lib/scatterlist.c: avoid a double memset
Christophe JAILLET
2020-10-16
lib/idr.c: document calling context for IDA APIs mustn't use locks
Stephen Boyd
2020-10-16
lib/mpi/mpi-bit.c: fix spello of "functions"
Randy Dunlap
2020-10-16
lib: test_sysctl: delete duplicated words
Randy Dunlap
2020-10-16
lib: syscall: delete duplicated words
Randy Dunlap
2020-10-16
lib: radix-tree: delete duplicated words
Randy Dunlap
2020-10-16
lib: earlycpio: delete duplicated words
Randy Dunlap
2020-10-16
lib: dynamic_queue_limits: delete duplicated words + fix typo
Randy Dunlap
2020-10-16
lib: decompress_bunzip2: delete duplicated words
Randy Dunlap
2020-10-16
lib: libcrc32c: delete duplicated words
Randy Dunlap
2020-10-16
lib: bitmap: delete duplicated words
Randy Dunlap
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
2020-10-16
XArray: add xas_split
Matthew Wilcox (Oracle)
2020-10-16
XArray: add xa_get_order
Matthew Wilcox (Oracle)
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-14
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
mm/page_alloc.c: fix freeing non-compound pages
Matthew Wilcox (Oracle)
2020-10-13
KASAN: port KASAN Tests to KUnit
Patricia Alfonso
2020-10-13
KUnit: KASAN Integration
Patricia Alfonso
2020-10-13
lib/test_hmm.c: remove unused dmirror_zero_page
Ralph Campbell
2020-10-13
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
2020-10-13
mm/memremap_pages: convert to 'struct range'
Dan Williams
2020-10-13
kasan: remove mentions of unsupported Clang versions
Marco Elver
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-13
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-09
percpu_ref: don't refer to ref->data if it isn't allocated
Ming Lei
2020-10-09
Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...
Ingo Molnar
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-10-05
test_firmware: Test partial read support
Scott Branden
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
2020-10-02
random32: Restore __latent_entropy attribute on net_rand_state
Thibaut Sautereau
2020-10-02
lib/mpi: Fix unused variable warnings
Herbert Xu
2020-10-01
debugobjects: Free per CPU pool after CPU unplug
Zqiang
2020-09-30
lib: string_helpers: provide kfree_strarray()
Bartosz Golaszewski
2020-09-27
dyndbg: use keyword, arg varnames for query term pairs
Jim Cromie
2020-09-26
lib/memregion.c: include memregion.h
Jason Yan
2020-09-26
lib/string.c: implement stpcpy
Nick Desaulniers
[next]