index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-12-15
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
2020-12-15
reboot: allow to specify reboot mode via sysfs
Matteo Croce
2020-12-15
reboot: refactor and comment the cpu selection code
Matteo Croce
2020-12-15
lib/ubsan.c: mark type_check_kinds with static keyword
Zou Wei
2020-12-15
kcov: don't instrument with UBSAN
Dmitry Vyukov
2020-12-15
ubsan: expand tests and reporting
Kees Cook
2020-12-15
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2020-12-15
ubsan: enable for all*config builds
Kees Cook
2020-12-15
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
2020-12-15
ubsan: disable object-size sanitizer under GCC
Kees Cook
2020-12-15
ubsan: move cc-option tests into Kconfig
Kees Cook
2020-12-15
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
2020-12-15
kernel/resource.c: fix kernel-doc markups
Mauro Carvalho Chehab
2020-12-15
blktrace: make relay callbacks const
Jani Nikula
2020-12-15
ath9k: make relay callbacks const
Jani Nikula
2020-12-15
ath11k: make relay callbacks const
Jani Nikula
2020-12-15
ath10k: make relay callbacks const
Jani Nikula
2020-12-15
drm/i915: make relay callbacks const
Jani Nikula
2020-12-15
relay: allow the use of const callback structs
Jani Nikula
2020-12-15
relay: make create_buf_file and remove_buf_file callbacks mandatory
Jani Nikula
2020-12-15
relay: require non-NULL callbacks in relay_open()
Jani Nikula
2020-12-15
relay: remove unused buf_mapped and buf_unmapped callbacks
Jani Nikula
2020-12-15
bfs: don't use WARNING: string when it's just info.
Randy Dunlap
2020-12-15
gcov: fix kernel-doc markup issue
Alex Shi
2020-12-15
gcov: remove support for GCC < 4.9
Nick Desaulniers
2020-12-15
rapidio: remove unused rio_get_asm() and rio_get_device()
Sebastian Andrzej Siewior
2020-12-15
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2020-12-15
fs/nilfs2: remove some unused macros to tame gcc
Alex Shi
2020-12-15
checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning
Joe Perches
2020-12-15
checkpatch: fix TYPO_SPELLING check for words with apostrophe
Dwaipayan Ray
2020-12-15
checkpatch: add warning for lines starting with a '#' in commit log
Dwaipayan Ray
2020-12-15
checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi]
Dwaipayan Ray
2020-12-15
checkpatch: add fix and improve warning msg for non-standard signature
Aditya Srivastava
2020-12-15
checkpatch: add fix option for LOGICAL_CONTINUATIONS
Aditya Srivastava
2020-12-15
checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS
Aditya Srivastava
2020-12-15
checkpatch: fix unescaped left brace
Dwaipayan Ray
2020-12-15
checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
Aditya Srivastava
2020-12-15
checkpatch: fix spelling errors and remove repeated word
Dwaipayan Ray
2020-12-15
checkpatch: improve email parsing
Dwaipayan Ray
2020-12-15
checkpatch: add __alias and __weak to suggested __attribute__ conversions
Joe Perches
2020-12-15
checkpatch: add fix option for GERRIT_CHANGE_ID
Aditya Srivastava
2020-12-15
checkpatch: update __attribute__((section("name"))) quote removal
Joe Perches
2020-12-15
checkpatch: add a fixer for missing newline at eof
Tom Rix
2020-12-15
checkpatch: extend attributes check to handle more patterns
Dwaipayan Ray
2020-12-15
checkpatch: allow --fix removal of unnecessary break statements
Joe Perches
2020-12-15
checkpatch: prefer static const declarations
Joe Perches
2020-12-15
checkpatch: ignore generated CamelCase defines and enum values
Ćukasz Stelmach
2020-12-15
checkpatch: fix false positives in REPEATED_WORD warning
Aditya Srivastava
2020-12-15
checkpatch: add new exception to repeated word check
Dwaipayan Ray
2020-12-15
lib/lz4: explicitly support in-place decompression
Gao Xiang
[prev]
[next]