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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-34
/
+621
2020-12-16
Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-3
/
+3
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
92
-2453
/
+218
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
31
-276
/
+182
2020-12-16
Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-19
/
+34
2020-12-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
87
-724
/
+1568
2020-12-16
mm: fix some spelling mistakes in comments
Haitao Shi
6
-6
/
+6
2020-12-16
mm: simplify follow_pte{,pmd}
Christoph Hellwig
4
-40
/
+14
2020-12-16
mm: unexport follow_pte_pmd
Christoph Hellwig
1
-1
/
+0
2020-12-16
apparmor: remove duplicate macro list_entry_is_head()
Andy Shevchenko
1
-3
/
+0
2020-12-16
lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static
Jason Yan
1
-1
/
+1
2020-12-16
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
2
-3
/
+5
2020-12-16
reboot: hide from sysfs not applicable settings
Matteo Croce
1
-23
/
+31
2020-12-16
reboot: allow to override reboot type if quirks are found
Matteo Croce
1
-0
/
+6
2020-12-16
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
1
-9
/
+3
2020-12-16
reboot: allow to specify reboot mode via sysfs
Matteo Croce
2
-0
/
+238
2020-12-16
reboot: refactor and comment the cpu selection code
Matteo Croce
1
-13
/
+17
2020-12-16
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
1
-1
/
+1
2020-12-16
kcov: don't instrument with UBSAN
Dmitry Vyukov
1
-0
/
+3
2020-12-16
ubsan: expand tests and reporting
Kees Cook
1
-8
/
+66
2020-12-16
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2
-26
/
+57
2020-12-16
ubsan: enable for all*config builds
Kees Cook
2
-2
/
+5
2020-12-16
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
1
-0
/
+1
2020-12-16
ubsan: disable object-size sanitizer under GCC
Kees Cook
1
-0
/
+3
2020-12-16
ubsan: move cc-option tests into Kconfig
Kees Cook
2
-33
/
+73
2020-12-16
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
2
-8
/
+0
2020-12-16
kernel/resource.c: fix kernel-doc markups
Mauro Carvalho Chehab
1
-10
/
+14
2020-12-16
blktrace: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath9k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath11k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
ath10k: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
drm/i915: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-16
relay: allow the use of const callback structs
Jani Nikula
2
-29
/
+12
2020-12-16
relay: make create_buf_file and remove_buf_file callbacks mandatory
Jani Nikula
2
-25
/
+7
2020-12-16
relay: require non-NULL callbacks in relay_open()
Jani Nikula
1
-12
/
+2
2020-12-16
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
2
-53
/
+0
2020-12-16
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
1
-1
/
+1
2020-12-16
gcov: fix kernel-doc markup issue
Alex Shi
1
-3
/
+3
2020-12-16
gcov: remove support for GCC < 4.9
Nick Desaulniers
1
-3
/
+1
2020-12-16
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
2
-84
/
+0
2020-12-16
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2
-0
/
+7
2020-12-16
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
1
-5
/
+0
2020-12-16
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
1
-3
/
+10
2020-12-16
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
1
-2
/
+5
2020-12-16
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
1
-0
/
+9
2020-12-16
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
1
-0
/
+22
2020-12-16
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
1
-2
/
+69
2020-12-16
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
1
-2
/
+10
2020-12-16
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
1
-2
/
+8
2020-12-16
checkpatch: fix unescaped left brace
Dwaipayan Ray
1
-1
/
+1
[next]