summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-02-25Merge tag 'pwm/for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-02-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-02-25Merge tag 'mips_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-02-25Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-25Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-02-25Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-26Merge tag 'drm-intel-next-fixes-2021-02-25' of git://anongit.freedesktop.org/...Dave Airlie
2021-02-26Merge tag 'amd-drm-fixes-5.12-2021-02-24' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-02-26Merge tag 'drm-misc-next-fixes-2021-02-25' of git://anongit.freedesktop.org/d...Dave Airlie
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-02-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-25Merge branch 'acpi-tables'Rafael J. Wysocki
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-25r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2021-02-25Merge tag 'nds32-for-linux-5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-25net: psample: Fix netlink skb length with tunnel infoChris Mi
2021-02-25net: broadcom: bcm4908_enet: fix NAPI poll returned valueRafał Miłecki
2021-02-25net: broadcom: bcm4908_enet: fix RX path possible mem leakRafał Miłecki
2021-02-25net: hsr: add support for EntryForgetTimeMarco Wenzel
2021-02-25net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()Geert Uytterhoeven
2021-02-25drm/panel: kd35t133: allow using non-continuous dsi clockHeiko Stuebner
2021-02-25drm/rockchip: Require the YTR modifier for AFBCAlyssa Rosenzweig
2021-02-25drm/ttm: Fix a memory leakxinhui pan
2021-02-25nds32: Fix bogus reference to <asm/procinfo.h>Geert Uytterhoeven
2021-02-25nds32: use get_kernel_nofault in dump_memChristoph Hellwig
2021-02-25nds32: remove dump_instrChristoph Hellwig
2021-02-25nds32: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski
2021-02-25nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-02-24ibmvnic: fix a race between open and resetSukadev Bhattiprolu
2021-02-24net: stmmac: Fix missing spin_lock_init in visconti_eth_dwmac_probe()Wei Yongjun
2021-02-25Merge tag 'drm-msm-next-2021-02-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2021-02-24net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-02-24mm/migrate: remove unneeded semicolonsChengyang Fan
2021-02-24hugetlbfs: remove unneeded return value of hugetlb_vmtruncate()Miaohe Lin
2021-02-24hugetlbfs: fix some comment typosMiaohe Lin
2021-02-24hugetlbfs: correct some obsolete comments about inode i_mutexMiaohe Lin
2021-02-24hugetlbfs: make hugepage size conversion more readableMiaohe Lin
2021-02-24hugetlbfs: remove meaningless variable avoid_reserveMiaohe Lin
2021-02-24hugetlbfs: correct obsolete function name in hugetlbfs_read_iter()Miaohe Lin
2021-02-24hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fsMiaohe Lin
2021-02-24hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr()Miaohe Lin
2021-02-24hugetlbfs: remove special hugetlbfs_set_page_dirty()Mike Kravetz
2021-02-24mm/hugetlb: change hugetlb_reserve_pages() to type boolMike Kravetz
2021-02-24mm, oom: fix a comment in dump_task()Tang Yizhou
2021-02-24mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()Miaohe Lin
2021-02-24numa balancing: migrate on fault among multiple bound nodesHuang Ying