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
2022-04-26
bootconfig: Support embedding a bootconfig file in kernel
Masami Hiramatsu
-0
/
+32
2022-04-26
bootconfig: Make the bootconfig.o as a normal object file
Masami Hiramatsu
-1
/
+1
2022-04-26
test_firmware: Error injection for firmware upload
Russ Weight
-5
/
+122
2022-04-26
test_firmware: Add test support for firmware upload
Russ Weight
-0
/
+261
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
-0
/
+2
2022-04-22
printk: rename cpulock functions
John Ogness
-4
/
+4
2022-04-22
objtool: Add HAVE_NOINSTR_VALIDATION
Josh Poimboeuf
-1
/
+1
2022-04-22
objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION"
Josh Poimboeuf
-1
/
+1
2022-04-22
objtool: Make noinstr hacks optional
Josh Poimboeuf
-4
/
+5
2022-04-22
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
-11
/
+14
2022-04-19
lib/strn*,objtool: Enforce user_access_begin() rules
Peter Zijlstra
-2
/
+2
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-34
/
+6
2022-04-13
lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead()
Sebastian Andrzej Siewior
-2
/
+6
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-32
/
+0
2022-04-08
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
-2
/
+6
2022-04-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-4
/
+311
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
-434
/
+0
2022-04-06
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
-0
/
+1
2022-04-06
lib/stackdepot: allow requesting early initialization dynamically
Vlastimil Babka
-22
/
+45
2022-04-06
mm/slub, kunit: Make slub_kunit unaffected by user specified flags
Hyeonggon Yoo
-5
/
+5
2022-04-05
kunit: Make kunit_remove_resource() idempotent
David Gow
-2
/
+41
2022-04-05
list: test: Test the hlist structure
David Gow
-1
/
+396
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
-32
/
+0
2022-04-04
kunit: split resource API impl from test.c into new resource.c
Daniel Latypov
-115
/
+127
2022-04-04
kasan: test: Use NULL macros
Ricardo Ribalda
-1
/
+1
2022-04-04
kunit: use NULL macros
Ricardo Ribalda
-1
/
+3
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
-0
/
+26
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-4
/
+4
2022-04-01
bpf, tests: Add load store test case for tail call
Xu Kuohai
-0
/
+30
2022-04-01
bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsets
Xu Kuohai
-4
/
+281
2022-03-31
XArray: Update the LRU list in xas_split()
Matthew Wilcox (Oracle)
-0
/
+2
2022-03-29
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
-0
/
+1
2022-03-28
XArray: Fix xas_create_range() when multi-order entry present
Matthew Wilcox (Oracle)
-0
/
+24
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+33
2022-03-26
Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-block
Linus Torvalds
-11
/
+204
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-39
/
+228
2022-03-24
kasan: update function name in comments
Peter Collingbourne
-3
/
+3
2022-03-24
kasan: test: support async (again) and asymm modes for HW_TAGS
Andrey Konovalov
-17
/
+22
2022-03-24
kasan: improve vmalloc tests
Andrey Konovalov
-6
/
+188
2022-03-24
kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
Andrey Konovalov
-10
/
+10
2022-03-24
lib/vsprintf: avoid redundant work with 0 size
Waiman Long
-3
/
+5
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-0
/
+23
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-105
/
+94
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-15
/
+254
2022-03-23
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
-23
/
+0
2022-03-23
ubsan: no need to unset panic_on_warn in ubsan_epilogue()
Tiezhu Yang
-9
/
+1
2022-03-23
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
-7
/
+17
2022-03-23
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
-1
/
+2
2022-03-23
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
-65
/
+74
[prev]
[next]