summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-30block: Simplify REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal1-27/+13
2020-12-30clk: renesas: r9a06g032: Drop __packed for portabilityGeert Uytterhoeven1-1/+1
2020-12-30can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-30xsk: Replace datagram_poll by sock_poll_waitXuan Zhuo1-1/+3
2020-12-30xsk: Fix xsk_poll()'s return typeLuc Van Oostenryck1-4/+4
2020-12-30scsi: bnx2i: Requires MMURandy Dunlap1-0/+1
2020-12-30gpio: mvebu: fix potential user-after-free on probeBaruch Siach1-5/+11
2020-12-30gpio: zynq: fix reference leak in zynq_gpio functionsQinglang Miao1-2/+2
2020-12-30PM: runtime: Add pm_runtime_resume_and_get to deal with usage counterZhang Qilong1-0/+21
2020-12-30ARM: dts: imx6qdl-kontron-samx6i: fix I2C_PM scl pinBernd Bauer1-1/+1
2020-12-30ARM: dts: imx6qdl-wandboard-revd1: Remove PAD_GPIO_6 from enetgrpFabio Estevam1-1/+0
2020-12-30ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHYAdam Sampson1-2/+2
2020-12-30ARM: dts: sun8i: v3s: fix GIC node memory rangeIcenowy Zheng1-1/+1
2020-12-30pinctrl: baytrail: Avoid clearing debounce value when turning it offAndy Shevchenko1-1/+7
2020-12-30pinctrl: merrifield: Set default bias in case no particular value givenAndy Shevchenko1-0/+8
2020-12-30ARM: dts: sun8i: v40: bananapi-m2-berry: Fix ethernet nodePablo Greco1-1/+1
2020-12-30ARM: dts: sun8i: r40: bananapi-m2-berry: Fix dcdc1 regulatorPablo Greco1-5/+5
2020-12-30ARM: dts: sun7i: bananapi: Enable RGMII RX/TX delay on Ethernet PHYPablo Greco1-1/+1
2020-12-21Linux 5.4.85v5.4.85Greg Kroah-Hartman1-1/+1
2020-12-21x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen1-4/+2
2020-12-21x86/resctrl: Remove unused struct mbm_state::chunks_bwJames Morse2-4/+1
2020-12-21membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski1-1/+20
2020-12-21Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"Kamal Mostafa1-4/+0
2020-12-21KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2-10/+21
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-21ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-21USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-21USB: UAS: introduce a quirk to set no_write_sameOliver Neukum5-2/+14
2020-12-21xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LPHans de Goede1-0/+2
2020-12-21xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-21ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-21ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-21USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-21USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-21ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-21net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-21net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-21net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong1-3/+1
2020-12-21net/mlx4_en: Handle TX error CQEMoshe Shemesh3-7/+39
2020-12-21lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer1-4/+5
2020-12-21net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-8/+19
2020-12-21tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell1-3/+6
2020-12-21tcp: select sane initial rcvq_space.space for big MSSEric Dumazet1-1/+2
2020-12-21net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-21bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang3-9/+41
2020-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil2-6/+14
2020-12-21udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long1-1/+1
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan1-4/+0
2020-12-21vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra2-2/+103
2020-12-21net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong1-1/+3