summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.68v5.10.68Greg Kroah-Hartman2021-09-221-1/+1
* net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli2021-09-221-1/+1
* bnxt_en: Fix error recovery regressionMichael Chan2021-09-221-4/+8
* x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2021-09-222-11/+33
* net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda2021-09-221-0/+1
* mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap2021-09-221-2/+2
* mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko2021-09-221-26/+6
* bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan2021-09-221-7/+18
* bnxt_en: Improve logging of error recovery settings information.Michael Chan2021-09-221-7/+8
* bnxt_en: Convert to use netif_level() helpers.Michael Chan2021-09-221-20/+14
* bnxt_en: Consolidate firmware reset event logging.Michael Chan2021-09-221-7/+10
* bnxt_en: log firmware debug notificationsEdwin Peer2021-09-221-0/+8
* bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan2021-09-221-1/+1
* bnxt_en: fix stored FW_PSID version masksEdwin Peer2021-09-221-2/+2
* net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2021-09-222-3/+25
* ip_gre: validate csum_start only on pullWillem de Bruijn2021-09-221-3/+6
* qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu2021-09-221-1/+0
* fq_codel: reject silly quantum parametersEric Dumazet2021-09-222-2/+12
* netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans2021-09-221-3/+1
* net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki2021-09-221-1/+2
* net: dsa: b53: Fix calculating number of switch portsRafał Miłecki2021-09-221-2/+1
* net: hso: add failure handler for add_net_deviceZiyang Xuan2021-09-221-3/+8
* selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts2021-09-221-2/+2
* net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij2021-09-221-3/+4
* gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...Christophe JAILLET2021-09-221-2/+1
* gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...Christophe JAILLET2021-09-221-0/+2
* perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo2021-09-221-22/+30
* perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei2021-09-221-4/+4
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET2021-09-221-1/+3
* PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko2021-09-221-2/+3
* KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton2021-09-221-0/+8
* KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton2021-09-221-6/+10
* mtd: mtdconcat: Check _read, _write callbacks existence before assignmentZhihao Cheng2021-09-221-2/+4
* mtd: mtdconcat: Judge callback existence based on the masterZhihao Cheng2021-09-221-8/+19
* tracing/boot: Fix a hist trigger dependency for boot time tracingMasami Hiramatsu2021-09-221-6/+9
* mfd: tqmx86: Clear GPIO IRQ resource when no IRQ is setMatthias Schiffer2021-09-221-0/+2
* PCI: Fix pci_dev_str_match_path() alloc while atomic bugDan Carpenter2021-09-221-1/+1
* KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page sizeAnshuman Khandual2021-09-221-0/+8
* netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutexPavel Skripkin2021-09-221-1/+8
* netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva2021-09-223-0/+3
* PCI: iproc: Fix BCMA probe resource handlingRob Herring2021-09-221-10/+6
* PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'Rob Herring2021-09-221-1/+1
* backlight: ktd253: Stabilize backlightLinus Walleij2021-09-221-20/+55
* mfd: axp20x: Update AXP288 volatile rangesHans de Goede2021-09-221-1/+2
* s390/bpf: Fix branch shortening during codegen passIlya Leoshkevich2021-09-221-2/+1
* s390/bpf: Fix 64-bit subtraction of the -0x80000000 constantIlya Leoshkevich2021-09-221-2/+7
* s390/bpf: Fix optimizing out zero-extensionsIlya Leoshkevich2021-09-221-28/+30
* NTB: perf: Fix an error code in perf_setup_inbuf()Yang Li2021-09-221-0/+1
* NTB: Fix an error code in ntb_msit_probe()Yang Li2021-09-221-1/+3