summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-30lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer1-4/+5
2020-12-30net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-30tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell1-3/+6
2020-12-30tcp: select sane initial rcvq_space.space for big MSSEric Dumazet1-1/+2
2020-12-30net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-30mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet1-3/+1
2020-12-30PCI: qcom: Add missing reset for ipq806xAnsuel Smith1-0/+12
2020-12-30compiler.h: fix barrier_data() on clangArvind Sankar3-22/+16
2020-12-30x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner1-10/+14
2020-12-30x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2-6/+13
2020-12-30x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2-2/+3
2020-12-30scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter1-2/+2
2020-12-30kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-30mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo1-1/+1
2020-12-30pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-30Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-30Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-30platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PCMax Verevkin1-0/+6
2020-12-30platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-12-30platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Y...Hans de Goede1-0/+1
2020-12-30platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11eHans de Goede1-1/+8
2020-12-30soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si1-4/+1
2020-12-30irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspendXu Qiang1-13/+3
2020-12-30scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVECan Guo1-0/+7
2020-12-30ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-12-30powerpc: Drop -me200 addition to build flagsMichael Ellerman1-1/+0
2020-12-30iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon1-1/+1
2020-12-30arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl1-0/+3
2020-12-30iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-12-30spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-30spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner1-12/+6
2020-12-30x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-8/+8
2020-12-30Kbuild: do not emit debug info for assembly with LLVM_IAS=1Nick Desaulniers1-0/+3
2020-12-11Linux 4.19.163v4.19.163Greg Kroah-Hartman1-1/+1
2020-12-11Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski1-16/+4
2020-12-11x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu1-2/+3
2020-12-11netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal1-1/+2
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-11dm writecache: remove BUG() and fail gracefully insteadMike Snitzer1-1/+1
2020-12-11i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()Zhihao Cheng1-1/+2
2020-12-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2-5/+8
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi1-3/+4
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-11spi: bcm-qspi: Fix use-after-free on unbindLukas Wunner1-22/+12
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner2-1/+76
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit1-1/+1
2020-12-11speakup: Reject setting the speakup line discipline outside of speakupSamuel Thibault1-14/+23
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10