aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25kfence: make compatible with kmemleakMarco Elver
2021-03-25gcov: fix clang-11+ supportNick Desaulniers
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb
2021-03-25selftests/vm: fix out-of-tree buildRong Chen
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-25RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24psample: Fix user API breakageIdo Schimmel
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller
2021-03-24ch_ktls: fix enum-conversion warningArnd Bergmann
2021-03-24octeontx2-af: Fix memory leak of object bufColin Ian King
2021-03-24ptp_qoriq: fix overflow in ptp_qoriq_adjfine() u64 calcalationYangbo Lu
2021-03-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-24Merge tag 'platform-drivers-x86-v5.12-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-03-24Merge tag 'afs-cachefiles-fixes-20210323' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-03-24cachefiles: do not yet allow on idmapped mountsChristian Brauner
2021-03-23net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean
2021-03-23net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner
2021-03-23afs: Use wait_on_page_writeback_killableMatthew Wilcox (Oracle)
2021-03-23mm/writeback: Add wait_on_page_writeback_killableMatthew Wilcox (Oracle)
2021-03-23fs/cachefiles: Remove wait_bit_key layout dependencyMatthew Wilcox (Oracle)
2021-03-23platform/x86: intel_pmc_core: Ignore GBE LTR on Tiger Lake platformsDavid E. Box
2021-03-23platform/x86: intel_pmc_core: Update KconfigDavid E. Box
2021-03-23platform/x86: intel_pmt_crashlog: Fix incorrect macrosDavid E. Box
2021-03-23platform/x86: intel_pmt_class: Initial resource to 0David E. Box
2021-03-23Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...Linus Torvalds
2021-03-23mfd: intel_quark_i2c_gpio: Revert "Constify static struct resources"Andy Shevchenko
2021-03-22net: dsa: don't assign an error value to tag_opsGeorge McCollister
2021-03-22Merge tag 'mlx5-fixes-2021-03-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann
2021-03-22net/mlx5: SF, do not use ecpu bit for vhca state processingParav Pandit
2021-03-22net/mlx5e: Fix division by 0 in mlx5e_select_queueMaxim Mikityanskiy
2021-03-22net/mlx5e: Fix error path for ethtool set-priv-flagAya Levin
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak
2021-03-22net/mlx5e: Allow to match on MPLS parameters only for MPLS over UDPAlaa Hleihel
2021-03-22net/mlx5: Add back multicast stats for uplink representorHuy Nguyen
2021-03-22net: ipconfig: ic_dev can be NULL in ic_close_devsVladimir Oltean
2021-03-22MAINTAINERS: Combine "QLOGIC QLGE 10Gb ETHERNET DRIVER" sections into oneJonathan Neuschäfer
2021-03-22Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds