summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-17MAINTAINERS: ARM/Amlogic SoCs: add Neil as primary maintainerKevin Hilman
2021-05-17Merge tag 'amdtee-fixes-for-v5.13' of git://git.linaro.org/people/jens.wiklan...Arnd Bergmann
2021-05-17btrfs: do not BUG_ON in link_to_fixup_dirJosef Bacik
2021-05-17btrfs: release path before starting transaction when cloning inline extentFilipe Manana
2021-05-17io_uring: don't modify req->poll for rwPavel Begunkov
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-17drm/exynos/decon5433: Remove redundant error printing in exynos5433_decon_pro...Zhen Lei
2021-05-17drm/exynos: Remove redundant error printing in exynos_dsi_probe()Zhen Lei
2021-05-17drm/exynos: correct exynos_drm_fimd kerneldocKrzysztof Kozlowski
2021-05-17drm/i915/gvt: Move mdev attribute groups into kvmgt moduleZhenyu Wang
2021-05-17module: check for exit sections in layout_sections() instead of module_init_s...Jessica Yu
2021-05-16cifs: remove deadstore in cifs_close_all_deferred_files()wenhuizhang
2021-05-17kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek
2021-05-17scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer
2021-05-17tools build: Fix quiet cmd indentationKees Cook
2021-05-16xfs: adjust rt allocation minlen when extszhint > rtextsizeDarrick J. Wong
2021-05-16Linux 5.13-rc2v5.13-rc2Linus Torvalds
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-16ALSA: intel8x0: Don't update period unless preparedTakashi Iwai
2021-05-16irqchip: Remove redundant error printingZhen Lei
2021-05-15Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-05-15scsi: pm80xx: Fix drives missing during rmmod/insmod loopAjish Koshy
2021-05-15scsi: qla2xxx: Fix error return code in qla82xx_write_flash_dword()Zhen Lei
2021-05-15Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-15Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-15Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-15Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-15Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-05-15Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-15Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-15Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-05-15Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-15openrisc: Define memory barrier mbPeter Zijlstra
2021-05-14scsi: qedf: Add pointer checks in qedf_update_link_speed()Javed Hasan
2021-05-14mm/ioremap: fix iomap_max_page_shiftChristophe Leroy
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-14hfsplus: prevent corruption in shrinking truncateJouni Roivas
2021-05-14mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)
2021-05-14kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne
2021-05-14mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-14ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins