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-11-03
string: uninline memcpy_and_pad
Guenter Roeck
1
-0
/
+20
2021-11-02
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
4
-37
/
+245
2021-11-02
Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+82
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-23
/
+80
2021-11-02
Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-37
/
+35
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-281
/
+6090
2021-11-02
Merge branch 'for-5.16-vsprintf-pgp' into for-linus
Petr Mladek
23
-275
/
+657
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+19
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-92
/
+517
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-80
/
+252
2021-11-01
Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+10
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
24
-204
/
+657
2021-11-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-16
/
+207
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+93
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-9
/
+19
2021-10-28
bpf, tests: Add module parameter test_suite to test_bpf module
Tiezhu Yang
1
-77
/
+135
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
6
-12
/
+13
2021-10-27
bootconfig: Initialize ret in xbc_parse_tree()
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-27
lib/vsprintf.c: Amend static asserts for format specifier flags
Andy Shevchenko
1
-1
/
+2
2021-10-27
vsprintf: Make %pGp print the hex value
Matthew Wilcox (Oracle)
2
-2
/
+15
2021-10-27
test_printf: Append strings more efficiently
Matthew Wilcox (Oracle)
1
-11
/
+7
2021-10-27
test_printf: Remove custom appending of '|'
Matthew Wilcox (Oracle)
1
-6
/
+1
2021-10-27
test_printf: Remove separate page_flags variable
Matthew Wilcox (Oracle)
1
-7
/
+5
2021-10-27
test_printf: Make pft array const
Matthew Wilcox (Oracle)
1
-13
/
+8
2021-10-26
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
1
-0
/
+13
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2
-0
/
+372
2021-10-26
lib/bootconfig: Fix the xbc_get_info kerneldoc
Masami Hiramatsu
1
-2
/
+2
2021-10-26
lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function
Masami Hiramatsu
1
-2
/
+2
2021-10-25
sbitmap: silence data race warning
Jens Axboe
1
-1
/
+1
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
1
-5
/
+15
2021-10-21
kprobes: convert tests to kunit
Sven Schnelle
1
-1
/
+2
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
1
-0
/
+39
2021-10-19
kunit: Reset suite count after running tests
David Gow
1
-2
/
+4
2021-10-19
kunit: add 'kunit.action' param to allow listing out tests
Daniel Latypov
1
-5
/
+40
2021-10-19
kunit: fix too small allocation when using suite-only kunit.filter_glob
Daniel Latypov
2
-1
/
+2
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
2
-24
/
+192
2021-10-19
kunit: drop assumption in kunit-log-test about current suite
Daniel Latypov
1
-6
/
+8
2021-10-19
lib/xz, lib/decompress_unxz.c: Fix spelling in comments
Lasse Collin
2
-6
/
+6
2021-10-19
lib/xz: Add MicroLZMA decoder
Lasse Collin
4
-3
/
+178
2021-10-19
lib/xz: Move s->lzma.len = 0 initialization to lzma_reset()
Lasse Collin
1
-2
/
+1
2021-10-19
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
1
-3
/
+3
2021-10-19
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2
-3
/
+20
2021-10-18
sbitmap: add helper to clear a batch of tags
Jens Axboe
1
-3
/
+41
2021-10-18
string.h: Introduce memset_startat() for wiping trailing members and padding
Kees Cook
1
-0
/
+11
2021-10-18
string.h: Introduce memset_after() for wiping trailing members/padding
Kees Cook
1
-0
/
+13
2021-10-18
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
3
-0
/
+277
[next]