index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
1
-24
/
+0
2022-04-13
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2
-35
/
+0
2022-04-13
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
1
-2
/
+6
2022-04-13
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
1
-1
/
+2
2022-04-13
lib/logic_iomem: correct fallback config references
Johannes Berg
1
-4
/
+4
2022-04-08
XArray: Update the LRU list in xas_split()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-08
XArray: Fix xas_create_range() when multi-order entry present
Matthew Wilcox (Oracle)
2
-0
/
+24
2022-04-08
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
1
-3
/
+8
2022-04-08
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
1
-2
/
+2
2022-04-08
lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
Paul Menzel
1
-1
/
+3
2022-04-08
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
1
-0
/
+1
2022-04-08
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
1
-15
/
+21
2022-04-08
lib: uninline simple_strntoull() as well
Alexey Dobriyan
1
-2
/
+1
2022-04-08
vsprintf: Fix potential unaligned access
Andy Shevchenko
1
-5
/
+7
2022-04-08
kunit: make kunit_test_timeout compatible with comment
Peng Liu
1
-1
/
+1
2022-04-08
lib/raid6/test: fix multiple definition linking error
Dirk Müller
1
-1
/
+0
2022-03-19
ARM: 9178/1: fix unmet dependency on BITREVERSE for HAVE_ARCH_BITREVERSE
Julian Braha
1
-1
/
+0
2022-02-23
lib/iov_iter: initialize "flags" in new pipe_buffer
Max Kellermann
1
-0
/
+2
2022-01-27
lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
Andrey Konovalov
1
-0
/
+1
2022-01-27
mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault
Alistair Popple
1
-0
/
+24
2022-01-27
kunit: Don't crash if no parameters are generated
David Gow
1
-8
/
+10
2022-01-27
lib/mpi: Add the return value check of kcalloc()
Zizhuang Deng
1
-0
/
+2
2022-01-27
lib/logic_iomem: Fix operation on 32-bit
Johannes Berg
1
-3
/
+3
2022-01-27
lib/logic_iomem: Fix 32-bit build
Johannes Berg
1
-6
/
+7
2021-12-08
siphash: use _unaligned version by default
Arnd Bergmann
1
-6
/
+6
2021-11-25
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
1
-0
/
+6
2021-11-21
string: uninline memcpy_and_pad
Guenter Roeck
1
-0
/
+20
2021-11-18
dyndbg: make dyndbg a known cli param
Andrew Halaney
1
-0
/
+12
2021-11-18
bpf/tests: Fix error in tail call limit tests
Johan Almbladh
1
-10
/
+27
2021-11-18
crypto: sm4 - Do not change section of ck and sbox
Nathan Chancellor
1
-2
/
+2
2021-11-18
lib/xz: Validate the value before assigning it to an enum variable
Lasse Collin
1
-3
/
+3
2021-11-18
lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...
Lasse Collin
2
-3
/
+20
2021-11-18
iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value
Andreas Gruenbacher
1
-2
/
+3
2021-11-12
kfence: default to dynamic branch instead of static keys mode
Marco Elver
1
-11
/
+15
2021-10-12
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
2
-3
/
+3
2021-10-07
bitfield: build kunit tests without structleak plugin
Arnd Bergmann
1
-1
/
+1
2021-10-01
kunit: fix reference count leak in kfree_at_end
Xiyu Yang
1
-2
/
+2
2021-09-25
lib/zlib_inflate/inffast: check config in C to avoid unused function warning
Paul Menzel
1
-7
/
+6
2021-09-25
xtensa: increase size of gcc stack frame check
Guenter Roeck
1
-1
/
+1
2021-09-25
kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESS
Marco Elver
1
-0
/
+2
2021-09-23
Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-09-20
pci_iounmap'2: Electric Boogaloo: try to make sense of it all
Linus Torvalds
1
-0
/
+43
2021-09-17
Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+36
2021-09-17
net: update NXP copyright text
Vladimir Oltean
1
-1
/
+1
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-1
/
+1
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
1
-0
/
+36
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-1
/
+1
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
1
-1
/
+1
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-4
/
+4
2021-09-10
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()
Masami Hiramatsu
1
-4
/
+4
[next]