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
2020-08-21
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-08-21
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
1
-2
/
+2
2020-08-21
devres: keep both device name and resource name in pretty name
Vladimir Oltean
1
-1
/
+10
2020-08-19
kobject: Avoid premature parent object freeing in kobject_cleanup()
Heikki Krogerus
1
-10
/
+23
2020-08-19
dyndbg: fix a BUG_ON in ddebug_describe_flags
Jim Cromie
1
-12
/
+11
2020-08-19
crc-t10dif: Fix potential crypto notify dead-lock
Herbert Xu
1
-12
/
+42
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-19
/
+16
2020-07-30
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
1
-1
/
+1
2020-07-29
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
1
-19
/
+16
2020-07-12
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+1
2020-07-10
kgdb: enable arch to support XML packet.
Vincent Chen
1
-0
/
+5
2020-06-29
lib: packing: add documentation for pbuflen argument
Vladimir Oltean
1
-0
/
+1
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
4
-6
/
+6
2020-06-26
lib: fix test_hmm.c reference after free
Randy Dunlap
1
-2
/
+1
2020-06-25
kasan: Fix required compiler version
Marco Elver
1
-1
/
+1
2020-06-21
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-3
/
+3
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-17
kconfig: unify cc-option and as-option
Masahiro Yamada
1
-1
/
+0
2020-06-16
seq_buf: Export seq_buf_printf
Vaibhav Jain
1
-0
/
+1
2020-06-15
test_objagg: Fix potential memory leak in error handling
Aditya Pakki
1
-2
/
+2
2020-06-15
kasan: Bump required compiler version
Marco Elver
1
-0
/
+4
2020-06-15
Makefile: Improve compressed debug info support detection
Arvind Sankar
1
-1
/
+1
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+3
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-25
/
+7
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-06-12
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-6
/
+224
2020-06-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+13
2020-06-12
lib/lzo: fix ambiguous encoding bug in lzo-rle
Dave Rodgman
1
-0
/
+13
2020-06-12
Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2020-06-12
Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-9
/
+66
2020-06-11
kcsan: Restrict supported compilers
Marco Elver
1
-1
/
+8
2020-06-11
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
2
-0
/
+22
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
5
-6
/
+195
2020-06-11
lib/bsearch: Provide __always_inline variant
Peter Zijlstra
1
-20
/
+2
2020-06-11
lib/smp_processor_id: Move it into noinstr section
Thomas Gleixner
1
-5
/
+5
2020-06-11
lib: test get_count_order/long in test_bitops.c
Wei Yang
2
-7
/
+56
2020-06-11
lib: fix bitmap_parse() on 64-bit big endian archs
Alexander Gordeev
1
-2
/
+7
2020-06-11
lib/lz4/lz4_decompress.c: document deliberate use of `&'
Joe Perches
1
-0
/
+3
2020-06-11
Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-45
/
+107
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+3
2020-06-09
Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-5
/
+24
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+7
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
1
-4
/
+4
[next]