summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-26tools lib: Adopt memchr_inv() from kernelJiri Olsa2-0/+59
2021-09-26perf test: Fix bpf test sample mismatch reportingMichael Petlan1-1/+1
2021-09-26dmaengine: acpi: Avoid comparison GSI with Linux vIRQAndy Shevchenko1-3/+7
2021-09-26um: virtio_uml: fix memory leak on init failuresJohannes Berg1-1/+3
2021-09-26coredump: fix memleak in dump_vma_snapshot()QiuXi1-1/+3
2021-09-26staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor1-1/+1
2021-09-26sctp: add param size validation for SCTP_PARAM_SET_PRIMARYMarcelo Ricardo Leitner1-3/+10
2021-09-26sctp: validate chunk size in __rcv_asconf_lookupMarcelo Ricardo Leitner1-0/+3
2021-09-26Revert "net/mlx5: Register to devlink ingress VLAN filter trap"Greg Kroah-Hartman1-51/+0
2021-09-26ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-09-26ARM: 9079/1: ftrace: Add MODULE_PLTS supportAlex Sverdlin4-12/+82
2021-09-26ARM: 9078/1: Add warn suppress parameter to arm_gen_branch_link()Alex Sverdlin3-14/+15
2021-09-26ARM: 9077/1: PLT: Move struct plt_entries definition to headerAlex Sverdlin2-9/+9
2021-09-26ARM: Qualify enabling of swiotlb_init()Florian Fainelli1-1/+5
2021-09-26s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand1-1/+1
2021-09-26console: consume APC, DM, DCSnick black1-4/+27
2021-09-26PCI: aardvark: Fix reporting CRS valuePali Rohár1-4/+63
2021-09-26PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár1-1/+1
2021-09-22Linux 5.10.68v5.10.68Greg Kroah-Hartman1-1/+1
2021-09-22net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli1-1/+1
2021-09-22bnxt_en: Fix error recovery regressionMichael Chan1-4/+8
2021-09-22x86/mce: Avoid infinite loop for copy from user recoveryTony Luck2-11/+33
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-22mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap1-2/+2
2021-09-22mfd: lpc_sch: Partially revert "Add support for Intel Quark X1000"Andy Shevchenko1-26/+6
2021-09-22bnxt_en: Fix possible unintended driver initiated error recoveryMichael Chan1-7/+18
2021-09-22bnxt_en: Improve logging of error recovery settings information.Michael Chan1-7/+8
2021-09-22bnxt_en: Convert to use netif_level() helpers.Michael Chan1-20/+14
2021-09-22bnxt_en: Consolidate firmware reset event logging.Michael Chan1-7/+10
2021-09-22bnxt_en: log firmware debug notificationsEdwin Peer1-0/+8
2021-09-22bnxt_en: Fix asic.rev in devlink dev info commandMichael Chan1-1/+1
2021-09-22bnxt_en: fix stored FW_PSID version masksEdwin Peer1-2/+2
2021-09-22net: dsa: b53: Fix IMP port setup on BCM5301xRafał Miłecki2-3/+25
2021-09-22ip_gre: validate csum_start only on pullWillem de Bruijn1-3/+6
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu1-1/+0
2021-09-22fq_codel: reject silly quantum parametersEric Dumazet2-2/+12
2021-09-22netfilter: socket: icmp6: fix use-after-scopeBenjamin Hesmans1-3/+1
2021-09-22net: dsa: b53: Set correct number of ports in the DSA structRafał Miłecki1-1/+2
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki1-2/+1
2021-09-22net: hso: add failure handler for add_net_deviceZiyang Xuan1-3/+8
2021-09-22selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts1-2/+2
2021-09-22net: dsa: tag_rtl4_a: Fix egress tagsLinus Walleij1-3/+4
2021-09-22gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid ...Christophe JAILLET1-2/+1
2021-09-22gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_pr...Christophe JAILLET1-0/+2
2021-09-22perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo1-22/+30
2021-09-22perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei1-4/+4
2021-09-22ARC: export clear_user_page() for modulesRandy Dunlap1-1/+1
2021-09-22mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...Christophe JAILLET1-1/+3
2021-09-22PCI: Sync __pci_register_driver() stub for CONFIG_PCI=nAndy Shevchenko1-2/+3
2021-09-22KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton1-0/+8