aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-19x86/xen: Add ANNOTATE_NOENDBR to startup_xen()Josh Poimboeuf
2022-04-19x86/uaccess: Add ENDBR to __put_user_nocheck*()Josh Poimboeuf
2022-04-19x86/retpoline: Add ANNOTATE_NOENDBR for retpolinesJosh Poimboeuf
2022-04-19x86/static_call: Add ANNOTATE_NOENDBR to static call trampolineJosh Poimboeuf
2022-04-19objtool: Enable unreachable warnings for CLANG LTOJosh Poimboeuf
2022-04-19x86,objtool: Explicitly mark idtentry_body()s tail REACHABLEPeter Zijlstra
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra
2022-04-19x86,xen,objtool: Add UNWIND hintPeter Zijlstra
2022-04-19lib/strn*,objtool: Enforce user_access_begin() rulesPeter Zijlstra
2022-04-19MAINTAINERS: Add x86 unwinding entryJosh Poimboeuf
2022-04-19x86/unwind/orc: Recheck address range after stack info was updatedDmitry Monakhov
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov
2022-04-19x86/cpu: Add new Alderlake and Raptorlake CPU model numbersTony Luck
2022-04-17Linux 5.18-rc3Linus Torvalds
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-17Merge tag 'x86-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'timers-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-17Merge tag 'smp-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'irq-urgent-2022-04-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-17Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2022-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-16Merge tag 'devicetree-fixes-for-5.18-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-16Merge tag 'dma-mapping-5.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-16random: use memmove instead of memcpy for remaining 32 bytesJason A. Donenfeld
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-15Merge tag 'for-5.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-15mm: kmemleak: take a full lowmem check in kmemleak_*_phys()Patrick Wang
2022-04-15mm/vmalloc: fix spinning drain_vmap_work after reading from /proc/vmcoreOmar Sandoval
2022-04-15revert "fs/binfmt_elf: use PT_LOAD p_align values for static PIE"Andrew Morton
2022-04-15revert "fs/binfmt_elf: fix PT_LOAD p_align values for loaders"Andrew Morton
2022-04-15hugetlb: do not demote poisoned hugetlb pagesMike Kravetz
2022-04-15mm: compaction: fix compiler warning when CONFIG_COMPACTION=nCharan Teja Kalla
2022-04-15mm: fix unexpected zeroed page mapping with zram swapMinchan Kim
2022-04-15mm, page_alloc: fix build_zonerefs_node()Juergen Gross
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver
2022-04-15kasan: fix hw tags enablement when KUNIT tests are disabledVincenzo Frascino
2022-04-15irq_work: use kasan_record_aux_stack_noalloc() record callstackZqiang
2022-04-15mm/secretmem: fix panic when growing a memfd_secretAxel Rasmussen
2022-04-15tmpfs: fix regressions from wider use of ZERO_PAGEHugh Dickins
2022-04-15MAINTAINERS: Broadcom internal lists aren't maintainersJoe Perches
2022-04-15i2c: ismt: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-15i2c: dev: Force case user pointers in compat_i2cdev_ioctl()Andy Shevchenko
2022-04-15i2c: dev: check return value when calling dev_set_name()Andy Shevchenko
2022-04-15i2c: qcom-geni: Use dev_err_probe() for GPI DMA errorBjorn Andersson
2022-04-15i2c: imx: Implement errata ERR007805 or e7805 bus frequency limitMarek Vasut