summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong1-1/+1
2021-03-30net: hdlc_x25: Prevent racing between "x25_close" and "x25_xmit"/"x25_rx"Xie He1-1/+41
2021-03-30netfilter: ctnetlink: fix dump of the expect mask attributeFlorian Westphal1-0/+1
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu1-4/+2
2021-03-30flow_dissector: fix byteorder of dissected ICMP IDAlexander Lobakin1-1/+1
2021-03-30net: qrtr: fix a kernel-infoleak in qrtr_recvmsg()Eric Dumazet1-0/+5
2021-03-30net: ipa: terminate message handler arraysAlex Elder1-0/+2
2021-03-30clk: qcom: gcc-sc7180: Use floor ops for the correct sdcc1 clkDouglas Anderson1-2/+2
2021-03-30ftgmac100: Restart MAC HW onceDylan Hung1-0/+1
2021-03-30net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli1-0/+5
2021-03-30net/qlcnic: Fix a use after free in qlcnic_83xx_get_minidump_templateLv Yunlong1-0/+3
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu1-0/+2
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits1-1/+5
2021-03-30igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2-33/+41
2021-03-30igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli1-0/+3
2021-03-30igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli1-3/+1
2021-03-30igc: reinit_locked() should be called with rtnl_lockSasha Neftin1-0/+9
2021-03-30net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli1-2/+4
2021-03-30net: sched: validate stab valuesEric Dumazet5-8/+20
2021-03-30macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet1-1/+2
2021-03-30drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel1-0/+23
2021-03-30ipv6: fix suspecious RCU usage warningWei Wang2-1/+25
2021-03-30net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman1-0/+4
2021-03-30net/mlx5e: When changing XDP program without reset, take refs for XSK RQsMaxim Mikityanskiy1-1/+3
2021-03-30net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan3-8/+9
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov1-1/+1
2021-03-30bpf: Change inode_storage's lookup_elem return value from NULL to -EBADFTal Lossos1-1/+1
2021-03-30veth: Store queue_mapping independently of XDP prog presenceMaciej Fijalkowski1-2/+1
2021-03-30soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 ivaTony Lindgren1-1/+5
2021-03-30ARM: OMAP2+: Fix smartreflex init regression after dropping legacy dataTony Lindgren1-17/+58
2021-03-30bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREADGrygorii Strashko1-2/+2
2021-03-30dm ioctl: fix out of bounds array access when no devicesMikulas Patocka1-1/+1
2021-03-30dm verity: fix DM_VERITY_OPTS_MAX valueJeongHyeon Lee1-1/+1
2021-03-30drm/i915: Fix the GT fence revocation runtime PM logicImre Deak3-6/+41
2021-03-30drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher1-0/+1
2021-03-30drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher1-2/+1
2021-03-30drm/amd/pm: workaround for audio noise issueKenneth Feng4-11/+166
2021-03-30drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter1-1/+1
2021-03-30integrity: double check iint_cache was initializedMimi Zohar1-0/+8
2021-03-30ARM: dts: at91-sama5d27_som1: fix phy address to 7Claudiu Beznea1-2/+2
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheetNicolas Ferre2-8/+9
2021-03-30ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and CFederico Pellegrin1-1/+1
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă1-0/+1
2021-03-30arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland1-4/+5
2021-03-30ACPICA: Always create namespace nodes using acpi_ns_create_node()Vegard Nossum1-2/+1
2021-03-30ACPI: video: Add missing callback back for Sony VPCEH3U1EChris Chiu1-0/+1
2021-03-30gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-30kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-1/+14