linux-2.6-microblaze.git
2022-03-27 Niklas Schnelles390/pci: improve zpci_dev reference counting
2022-03-27 Alexander Gordeevs390/smp: use physical address for SIGP_SET_PREFIX...
2022-03-27 Yu Liaos390: cleanup timer API use
2022-03-27 Jakob Koschels390/zcrypt: fix using the correct variable for sizeof()
2022-03-27 Tony Krowiaks390/vfio-ap: fix kernel doc and signature of group...
2022-03-27 Alexander Gordeevs390/maccess: rework absolute lowcore accessors
2022-03-27 Alexander Gordeevs390/smp: cleanup control register update routines
2022-03-27 Alexander Gordeevs390/smp: cleanup target CPU callback starting
2022-03-27 Vasily Gorbiks390/test_unwind: verify __kretprobe_trampoline is...
2022-03-27 Vasily Gorbiks390/unwind: avoid duplicated unwinding entries for...
2022-03-27 Vasily Gorbiks390/unwind: recover kretprobe modified return address...
2022-03-27 Vasily Gorbiks390/kprobes: enable kretprobes framepointer verification
2022-03-27 Vasily Gorbiks390/test_unwind: extend kretprobe test
2022-03-27 Heiko Carstenss390/ap: adjust whitespace
2022-03-27 Heiko Carstenss390/ap: use insn format for new instructions
2022-03-27 Heiko Carstenss390/alternatives: use insn format for new instructions
2022-03-27 Heiko Carstenss390/alternatives: use instructions instead of byte...
2022-03-27 Heiko Carstenss390/traps: improve panic message for translation-speci...
2022-03-27 Haowen Bais390/tape: use bitwise instead of arithmetic operator...
2022-03-27 Russell Curreys390: fix typo in syscall_wrapper.h
2022-03-27 Haowen Bais390: crypto: Use min_t() instead of doing it manually
2022-03-27 Julia Lawalls390/pkey: fix typos in comments
2022-03-27 Juergen Christs390/zcrypt: Filter admin CPRBs on custom devices
2022-03-27 Juergen Christs390/zcrypt: Add admask to zcdn
2022-03-25 Linus TorvaldsMerge tag 's390-5.18-1' of git://git./linux/kernel...
2022-03-25 Linus TorvaldsMerge tag 'xtensa-20220325' of https://github.com/jcmvb...
2022-03-25 Linus TorvaldsMerge tag 'powerpc-5.18-1' of git://git./linux/kernel...
2022-03-25 Linus TorvaldsMerge tag 'mips_5.18' of git://git./linux/kernel/git...
2022-03-25 Linus TorvaldsMerge tag 'iommu-updates-v5.18' of git://git./linux...
2022-03-25 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-03-25 Linus TorvaldsMerge tag 'for-5.18/dm-changes' of git://git./linux...
2022-03-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-03-25 Linus TorvaldsMerge tag 'ceph-for-5.18-rc1' of https://github.com...
2022-03-25 Linus TorvaldsMerge tag 'xfs-5.18-merge-2' of git://git./fs/xfs/xfs...
2022-03-25 Linus TorvaldsMerge tag 'dax-for-5.18' of git://git./linux/kernel...
2022-03-25 Linus TorvaldsMerge tag 'cxl-for-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'drm-next-2022-03-24' of git://anongit.freede...
2022-03-24 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-03-24 Linus TorvaldsMerge tag 'net-next-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'vfio-v5.18-rc1' of https://github.com/awilli...
2022-03-24 Linus TorvaldsMerge tag 'hyperv-next-signed-20220322' of git://git...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-03-24 Linus TorvaldsMerge tag 'tomoyo-pr-20220322' of git://git.osdn.net...
2022-03-24 Linus TorvaldsMerge tag 'flexible-array-transformations-5.18-rc1...
2022-03-24 Linus TorvaldsMerge tag 'prlimit-tasklist_lock-for-v5.18' of git...
2022-03-24 Linus TorvaldsMerge tag 'fs.rt.v5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'fs.v5.18' of git://git./linux/kernel/git...
2022-03-24 Feiyang ChenMIPS: Fix build error for loongson64 and sgi-ip27
2022-03-24 Marco ElverRevert "ubsan, kcsan: Don't combine sanitizer with...
2022-03-24 Miaohe Linkernel/resource: fix kfree() of bootmem memory again
2022-03-24 Aleksandr Nogikhkcov: properly handle subsequent mmap calls
2022-03-24 Aleksandr Nogikhkcov: split ioctl handling into locked and unlocked...
2022-03-24 Guilherme G... panic: move panic_print before kmsg dumpers
2022-03-24 Guilherme G... panic: add option to dump all CPUs backtraces in panic_...
2022-03-24 Guilherme G... docs: sysctl/kernel: add missing bit to panic_print
2022-03-24 Lukas Bulwahntaskstats: remove unneeded dead assignment
2022-03-24 Tiezhu Yangkasan: no need to unset panic_on_warn in end_report()
2022-03-24 Tiezhu Yangubsan: no need to unset panic_on_warn in ubsan_epilogue()
2022-03-24 Tiezhu Yangpanic: unset panic_on_warn inside panic()
2022-03-24 Tiezhu Yangdocs: kdump: add scp example to write out the dump...
2022-03-24 Tiezhu Yangdocs: kdump: update description about sysfs file system...
2022-03-24 Jisheng Zhangarm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-03-24 Jisheng Zhangx86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead...
2022-03-24 Jisheng Zhangriscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE)...
2022-03-24 Jisheng Zhangkexec: make crashk_res, crashk_low_res and crash_notes...
2022-03-24 Sebastian Andrzej... cgroup: use irqsave in cgroup_rstat_flush_locked().
2022-03-24 Helge Dellerfat: use pointer to simple type in put_user()
2022-03-24 Qinghua Jinminix: fix bug when opening a file with O_DIRECT
2022-03-24 Andrei Vaginfs/pipe.c: local vars have to match types of proper...
2022-03-24 Andrei Vaginfs/pipe: use kvcalloc to allocate a pipe_buffer array
2022-03-24 Randy Dunlapinit/main.c: return 1 from handled __setup() functions
2022-03-24 Randy Dunlapinit.h: improve __setup and early_param documentation
2022-03-24 Mark-PK Tsaiinit: use ktime_us_delta() to make initcall_debug log...
2022-03-24 Sagar Patelcheckpatch: use python3 to find codespell dictionary
2022-03-24 Joe Perchescheckpatch: add early_param exception to blank line...
2022-03-24 Joe Perchescheckpatch: add --fix option for some TRAILING_STATEMENTS
2022-03-24 Joe Perchescheckpatch: prefer MODULE_LICENSE("GPL") over MODULE_LI...
2022-03-24 Randy Dunlaplib: bitmap: fix many kernel-doc warnings
2022-03-24 Feng Tanglib/Kconfig.debug: add ARCH dependency for FUNCTION_ALI...
2022-03-24 Andy Shevchenkobitfield: add explicit inclusions to the example
2022-03-24 Christophe... ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
2022-03-24 Rasmus Villemoesinclude: drop pointless __compiler_offsetof indirection
2022-03-24 Kees CookKconfig.debug: make DEBUG_INFO selectable from a choice
2022-03-24 Miaohe Linkernel/ksysfs.c: use helper macro __ATTR_RW
2022-03-24 Bjorn HelgaasDocumentation/sparse: add hints about __CHECKER__
2022-03-24 Bjorn Helgaaslinux/types.h: remove unnecessary __bitwise__
2022-03-24 Yang Liproc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
2022-03-24 David Hildenbrandproc/vmcore: fix possible deadlock on concurrent mmap...
2022-03-24 Hao Leeproc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
2022-03-24 Linus TorvaldsMerge tag 'arm-dt-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-drivers-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-soc-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'arm-defconfig-5.18' of git://git./linux...
2022-03-24 Linus TorvaldsMerge tag 'asm-generic-5.18' of git://git./linux/kernel...
2022-03-24 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-03-23 Linus TorvaldsMerge tag 'm68knommu-for-v5.18' of git://git./linux...
2022-03-23 Linus TorvaldsMerge tag 'sound-5.18-rc1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'media/v5.18-1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'for-5.18/fbdev-1' of git://git./linux/kernel...
2022-03-23 Linus TorvaldsMerge tag 'mmc-v5.18' of git://git./linux/kernel/git...
next