index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-03-25
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
Merge tag 'mips_5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
Merge tag 'for-5.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-24
Merge tag 'ceph-for-5.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-24
Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
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-24
MIPS: Fix build error for loongson64 and sgi-ip27
Feiyang Chen
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
[next]