index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
-27
/
+0
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+10
2021-08-30
Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+6
2021-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-13
/
+195
2021-08-30
Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
-0
/
+31
2021-08-30
string: improve default out-of-line memcmp() implementation
Linus Torvalds
-0
/
+16
2021-08-24
block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT
Christoph Hellwig
-27
/
+0
2021-08-17
lib/test_lockup: Adapt to changed variables
Sebastian Andrzej Siewior
-3
/
+3
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
-5
/
+6
2021-08-17
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
-1
/
+1
2021-08-13
lib: use PFN_PHYS() in devmem_is_allowed()
Liang Wang
-1
/
+1
2021-08-13
lib: add linear range get selector within
Gene Chen
-0
/
+31
2021-08-13
debugobjects: Make them PREEMPT_RT aware
Thomas Gleixner
-1
/
+6
2021-08-12
lib/mpi: use kcalloc in mpi_resize
Hongbo Li
-1
/
+1
2021-08-08
once: Fix panic when module unload
Kefeng Wang
-3
/
+8
2021-07-30
lib/test_string.c: move string selftest in the Runtime Testing menu
Matteo Croce
-3
/
+3
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
-1
/
+1
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
-0
/
+182
2021-07-16
crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
-12
/
+12
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
-2
/
+0
2021-07-10
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
-3
/
+0
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+2
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+334
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
-1
/
+1
2021-07-08
buildid: fix kernel-doc notation
Stephen Boyd
-1
/
+1
2021-07-08
buildid: mark some arguments const
Stephen Boyd
-4
/
+4
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
-1
/
+7
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
-2
/
+24
2021-07-08
buildid: stash away kernels build ID on init
Stephen Boyd
-0
/
+15
2021-07-08
buildid: add API to parse build ID out of buffer
Stephen Boyd
-13
/
+37
2021-07-08
buildid: only consider GNU notes for build ID parsing
Stephen Boyd
-0
/
+1
2021-07-08
lib: fix spelling mistakes
Zhen Lei
-23
/
+23
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
-7
/
+7
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+8
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-3
/
+3
2021-07-05
Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+3
2021-07-04
iov_iter: remove uaccess_kernel() warning from iov_iter_init()
Linus Torvalds
-1
/
+0
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+16
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-691
/
+540
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
-20
/
+64
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
-138
/
+354
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-88
/
+450
2021-07-01
lib/decompressors: remove set but not used variabled 'level'
Yu Kuai
-2
/
+1
2021-07-01
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
-0
/
+8
2021-07-01
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Rajat Asthana
-1
/
+1
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
-2
/
+4
2021-07-01
lib/test_string.c: allow module removal
Matteo Croce
-0
/
+5
2021-07-01
lib: uninline simple_strtoull()
Alexey Dobriyan
-0
/
+1
2021-07-01
lib: memscan() fixlet
Alexey Dobriyan
-1
/
+1
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
-6
/
+6
[next]