summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-22Linux 5.14.7v5.14.7Greg Kroah-Hartman
2021-09-22s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich
2021-09-22s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich
2021-09-22s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich
2021-09-22net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli
2021-09-22bnxt_en: Fix error recovery regressionMichael Chan
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22cxgb3: fix oops on module removalHeiner Kallweit
2021-09-22mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap
2021-09-22ip6_gre: Revert "ip6_gre: add validation for csum_start"Willem de Bruijn
2021-09-22bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan
2021-09-22bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan
2021-09-22bnxt_en: fix stored FW_PSID version masksEdwin Peer
2021-09-22net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki
2021-09-22ip_gre: validate csum_start only on pullWillem de Bruijn
2021-09-22iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET
2021-09-22iwlwifi: move get pnvm file name to a separate functionDror Moshe
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet
2021-09-22netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans
2021-09-22mptcp: Only send extra TCP acks in eligible socket statesMat Martineau
2021-09-22net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-09-22net: hso: add failure handler for add_net_deviceZiyang Xuan
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts
2021-09-22mptcp: fix possible divide by zeroPaolo Abeni
2021-09-22tools build: Fix feature detect clean for out of source buildsJames Clark
2021-09-22net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij
2021-09-22io_uring: retry in case of short read on block deviceMing Lei
2021-09-22gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...Christophe JAILLET
2021-09-22gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'Christophe JAILLET
2021-09-22gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...Christophe JAILLET
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei
2021-09-22perf config: Fix caching and memory leak in perf_home_perfconfig()Arnaldo Carvalho de Melo
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET
2021-09-22watchdog: Fix NULL pointer dereference when releasing cdevCurtis Klein
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko
2021-09-22PCI/PTM: Remove error message at bootJakub Kicinski
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-09-22KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton
2021-09-22mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng
2021-09-22mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng
2021-09-22tracing/boot: Fix a hist trigger dependency for boot time tracingMasami Hiramatsu
2021-09-22mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer
2021-09-22PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter
2021-09-22KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual
2021-09-22netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin
2021-09-22PCI: iproc: Fix BCMA probe resource handlingRob Herring