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