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
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
Merge tag 'prlimit-tasklist_lock-for-v5.18' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-24
Merge tag 'fs.rt.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2022-03-24
Merge tag 'fs.v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner...
Linus Torvalds
2022-03-23
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
2022-03-23
kernel/resource: fix kfree() of bootmem memory again
Miaohe Lin
2022-03-23
kcov: properly handle subsequent mmap calls
Aleksandr Nogikh
2022-03-23
kcov: split ioctl handling into locked and unlocked parts
Aleksandr Nogikh
2022-03-23
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2022-03-23
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
2022-03-23
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
2022-03-23
taskstats: remove unneeded dead assignment
Lukas Bulwahn
2022-03-23
kasan: no need to unset panic_on_warn in end_report()
Tiezhu Yang
2022-03-23
ubsan: no need to unset panic_on_warn in ubsan_epilogue()
Tiezhu Yang
2022-03-23
panic: unset panic_on_warn inside panic()
Tiezhu Yang
2022-03-23
docs: kdump: add scp example to write out the dump file
Tiezhu Yang
2022-03-23
docs: kdump: update description about sysfs file system support
Tiezhu Yang
2022-03-23
arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
2022-03-23
kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
Jisheng Zhang
2022-03-23
cgroup: use irqsave in cgroup_rstat_flush_locked().
Sebastian Andrzej Siewior
2022-03-23
fat: use pointer to simple type in put_user()
Helge Deller
2022-03-23
minix: fix bug when opening a file with O_DIRECT
Qinghua Jin
2022-03-23
fs/pipe.c: local vars have to match types of proper pipe_inode_info fields
Andrei Vagin
2022-03-23
fs/pipe: use kvcalloc to allocate a pipe_buffer array
Andrei Vagin
2022-03-23
init/main.c: return 1 from handled __setup() functions
Randy Dunlap
2022-03-23
init.h: improve __setup and early_param documentation
Randy Dunlap
2022-03-23
init: use ktime_us_delta() to make initcall_debug log more precise
Mark-PK Tsai
2022-03-23
checkpatch: use python3 to find codespell dictionary
Sagar Patel
2022-03-23
checkpatch: add early_param exception to blank line after struct/function test
Joe Perches
2022-03-23
checkpatch: add --fix option for some TRAILING_STATEMENTS
Joe Perches
2022-03-23
checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2")
Joe Perches
2022-03-23
lib: bitmap: fix many kernel-doc warnings
Randy Dunlap
2022-03-23
lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
Feng Tang
2022-03-23
bitfield: add explicit inclusions to the example
Andy Shevchenko
2022-03-23
ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
Christophe Leroy
2022-03-23
include: drop pointless __compiler_offsetof indirection
Rasmus Villemoes
2022-03-23
Kconfig.debug: make DEBUG_INFO selectable from a choice
Kees Cook
2022-03-23
kernel/ksysfs.c: use helper macro __ATTR_RW
Miaohe Lin
2022-03-23
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
2022-03-23
linux/types.h: remove unnecessary __bitwise__
Bjorn Helgaas
2022-03-23
proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
Yang Li
2022-03-23
proc/vmcore: fix possible deadlock on concurrent mmap and read
David Hildenbrand
[next]