platform/kernel/linux-starfive.git
2022-04-22 Josh Poimboeufobjtool: Add CONFIG_OBJTOOL
2022-04-22 Josh Poimboeufobjtool: Extricate sls from stack validation
2022-04-22 Josh Poimboeufobjtool: Rework ibt and extricate from stack validation
2022-04-22 Josh Poimboeufobjtool: Make stack validation optional
2022-04-22 Josh Poimboeufobjtool: Add option to print section addresses
2022-04-22 Josh Poimboeufobjtool: Don't print parentheses in function addresses
2022-04-22 Josh Poimboeufobjtool: Ditch subcommands
2022-04-22 Josh Poimboeufobjtool: Reorganize cmdline options
2022-04-22 Josh Poimboeuflibsubcmd: Fix OPTION_GROUP sorting
2022-04-22 Peter ZijlstraMerge branch 'tip/x86/urgent'
2022-04-22 Peter Zijlstraobjtool: Fix code relocs vs weak symbols
2022-04-22 Peter Zijlstraobjtool: Fix type of reloc::addend
2022-04-19 Josh Poimboeufobjtool: Fix function fallthrough detection for vmlinux
2022-04-19 Josh Poimboeufobjtool: Fix sibling call detection in alternatives
2022-04-19 Josh Poimboeufobjtool: Don't set 'jump_dest' for sibling calls
2022-04-19 Josh Poimboeufx86/uaccess: Don't jump between functions
2022-04-19 Nur Husseinx86/Kconfig: fix the spelling of 'becoming' in X86_KERN...
2022-04-19 Josh Poimboeufobjtool: Use offstr() to print address of missing ENDBR
2022-04-19 Josh Poimboeufobjtool: Print data address for "!ENDBR" data warnings
2022-04-19 Josh Poimboeufx86/xen: Add ANNOTATE_NOENDBR to startup_xen()
2022-04-19 Josh Poimboeufx86/uaccess: Add ENDBR to __put_user_nocheck*()
2022-04-19 Josh Poimboeufx86/retpoline: Add ANNOTATE_NOENDBR for retpolines
2022-04-19 Josh Poimboeufx86/static_call: Add ANNOTATE_NOENDBR to static call...
2022-04-19 Josh Poimboeufobjtool: Enable unreachable warnings for CLANG LTO
2022-04-19 Peter Zijlstrax86,objtool: Explicitly mark idtentry_body()s tail...
2022-04-19 Peter Zijlstrax86,objtool: Mark cpu_startup_entry() __noreturn
2022-04-19 Peter Zijlstrax86,xen,objtool: Add UNWIND hint
2022-04-19 Peter Zijlstralib/strn*,objtool: Enforce user_access_begin() rules
2022-04-19 Josh PoimboeufMAINTAINERS: Add x86 unwinding entry
2022-04-19 Dmitry Monakhovx86/unwind/orc: Recheck address range after stack info...
2022-04-19 Borislav Petkovx86/cpu: Load microcode during restore_processor_state()
2022-04-19 Tony Luckx86/cpu: Add new Alderlake and Raptorlake CPU model...
2022-04-17 Linus TorvaldsLinux 5.18-rc3
2022-04-17 Linus TorvaldsMerge tag 'for-linus-5.18-rc3-tag' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'x86-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'timers-urgent-2022-04-17' of git://git....
2022-04-17 Linus TorvaldsMerge tag 'smp-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'irq-urgent-2022-04-17' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'for-v5.18-rc' of git://git./linux/kernel...
2022-04-17 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2022-04-17 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.18-2' of git://git...
2022-04-17 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.18-rc3' of git://git....
2022-04-16 Linus TorvaldsMerge tag 'soc-fixes-5.18-2' of git://git./linux/kernel...
2022-04-16 Linus TorvaldsMerge tag 'random-5.18-rc3-for-linus' of git://git...
2022-04-16 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-04-16 Bartosz GolaszewskiMerge tag 'intel-gpio-v5.18-2' of gitolite.pub/scm...
2022-04-16 Linus TorvaldsMerge tag 'dma-mapping-5.18-2' of git://git.infradead...
2022-04-16 Jason A. Donenfeldrandom: use memmove instead of memcpy for remaining...
2022-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-04-15 Linus TorvaldsMerge tag 'for-5.18/dm-fixes-2' of git://git./linux...
2022-04-15 Patrick Wangmm: kmemleak: take a full lowmem check in kmemleak_...
2022-04-15 Omar Sandovalmm/vmalloc: fix spinning drain_vmap_work after reading...
2022-04-15 Andrew Mortonrevert "fs/binfmt_elf: use PT_LOAD p_align values for...
2022-04-15 Andrew Mortonrevert "fs/binfmt_elf: fix PT_LOAD p_align values for...
2022-04-15 Mike Kravetzhugetlb: do not demote poisoned hugetlb pages
2022-04-15 Charan Teja... mm: compaction: fix compiler warning when CONFIG_COMPAC...
2022-04-15 Minchan Kimmm: fix unexpected zeroed page mapping with zram swap
2022-04-15 Juergen Grossmm, page_alloc: fix build_zonerefs_node()
2022-04-15 Marco Elvermm, kfence: support kmem_dump_obj() for KFENCE objects
2022-04-15 Vincenzo Frascinokasan: fix hw tags enablement when KUNIT tests are...
2022-04-15 Zqiangirq_work: use kasan_record_aux_stack_noalloc() record...
2022-04-15 Axel Rasmussenmm/secretmem: fix panic when growing a memfd_secret
2022-04-15 Hugh Dickinstmpfs: fix regressions from wider use of ZERO_PAGE
2022-04-15 Joe PerchesMAINTAINERS: Broadcom internal lists aren't maintainers
2022-04-15 Borislav Petkovi2c: ismt: Fix undefined behavior due to shift overflow...
2022-04-15 Andy Shevchenkoi2c: dev: Force case user pointers in compat_i2cdev_ioctl()
2022-04-15 Andy Shevchenkoi2c: dev: check return value when calling dev_set_name()
2022-04-15 Bjorn Anderssoni2c: qcom-geni: Use dev_err_probe() for GPI DMA error
2022-04-15 Marek Vasuti2c: imx: Implement errata ERR007805 or e7805 bus frequ...
2022-04-15 Martin Povišeri2c: pasemi: Wait for write xfers to finish
2022-04-15 Shin'ichiro... dm: fix bio length of empty flush
2022-04-15 Linus TorvaldsMerge tag 'block-5.18-2022-04-15' of git://git.kernel...
2022-04-15 Linus TorvaldsMerge tag 'io_uring-5.18-2022-04-14' of git://git.kerne...
2022-04-15 Linus TorvaldsMerge tag 'linux-kselftest-fixes-5.18-rc3' of git:...
2022-04-15 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.18-2022-04-14' of...
2022-04-15 Jens AxboeMerge tag 'nvme-5.18-2022-04-15' of git://git.infradead...
2022-04-15 Christoph Hellwigblock: don't print I/O error warning for dead disks
2022-04-15 Khazhismel... block/compat_ioctl: fix range check in BLKGETSIZE
2022-04-15 Christoph Hellwignvme-pci: disable namespace identifiers for Qemu contro...
2022-04-15 Christoph Hellwignvme-pci: disable namespace identifiers for the MAXIO...
2022-04-15 Christoph Hellwignvme: add a quirk to disable namespace identifiers
2022-04-15 Chaitanya Kulkarninvme: don't print verbose errors for internal passthrou...
2022-04-15 Jens Axboeio_uring: abort file assignment prior to assigning...
2022-04-15 Mike Snitzerdm: allow dm_accept_partial_bio() for dm_io without...
2022-04-14 Linus TorvaldsMerge tag 'drm-fixes-2022-04-15' of git://anongit.freed...
2022-04-14 Linus TorvaldsMerge tag 'vfio-v5.18-rc3' of https://github.com/awilli...
2022-04-14 Linus TorvaldsMerge tag '5.18-rc2-smb3-fixes' of git://git.samba...
2022-04-14 NeilBrownVFS: filename_create(): fix incorrect intent.
2022-04-14 Dave AirlieMerge tag 'amd-drm-fixes-5.18-2022-04-13' of https...
2022-04-14 Rob Herringdt-bindings: display: panel-timing: Define a single...
2022-04-14 Linus WalleijARM: config: Update Gemini defconfig
2022-04-14 Rob Herringarm64: dts: qcom/sdm845-shift-axolotl: Fix boolean...
2022-04-14 Krzysztof KozlowskiARM: dts: align SPI NOR node name with dtschema
2022-04-14 Rob HerringARM: dts: Fix more boolean properties with values
2022-04-14 Arnd BergmannMerge tag 'ux500-defconfig-soc-v5.18' of git://git...
2022-04-14 Linus TorvaldsMerge tag 's390-5.18-3' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'net-5.18-rc3' of git://git./linux/kernel...
2022-04-14 Linus TorvaldsMerge tag 'sound-5.18-rc3' of git://git./linux/kernel...
2022-04-14 Rob Herringdt-bindings: Fix array constraints on scalar properties
2022-04-14 Linus TorvaldsMerge tag 'for-5.18-rc2-tag' of git://git./linux/kernel...
next