summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14ice: Fix for dereference of NULL pointerJacek Bułatek1-5/+7
2021-04-14ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman3-4/+0
2021-04-14ice: fix memory allocation callBruce Allan1-1/+1
2021-04-14ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny3-2/+31
2021-04-14ice: Increase control queue timeoutFabio Pricoco1-2/+2
2021-04-14ice: Continue probe on link/PHY errorsAnirudh Venkataramanan1-9/+6
2021-04-14batman-adv: initialize "struct batadv_tvlv_tt_vlan_data"->reserved fieldTetsuo Handa1-0/+2
2021-04-14ARM: dts: turris-omnia: configure LED[2]/INTn pin as interrupt pinMarek Behún1-0/+1
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang1-1/+1
2021-04-14parisc: parisc-agp requires SBA IOMMU driverHelge Deller1-1/+1
2021-04-14of: property: fw_devlink: do not link ".*,nr-gpios"Ilya Lipnitskiy1-1/+10
2021-04-14ethtool: fix incorrect datatype in set_eee opsWong Vee Khee1-2/+2
2021-04-14fs: direct-io: fix missing sdio->boundaryJack Qiu1-2/+3
2021-04-14ocfs2: fix deadlock between setattr and dio_end_io_writeWengang Wang2-12/+7
2021-04-14nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoffMike Rapoport1-1/+1
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-04-14gcov: re-fix clang-11+ supportNick Desaulniers1-10/+19
2021-04-14LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too lateAl Viro1-4/+4
2021-04-14IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn4-19/+16
2021-04-14ACPI: processor: Fix build when CONFIG_ACPI_PROCESSOR=mVitaly Kuznetsov3-18/+14
2021-04-14drm/i915: Fix invalid access to ACPI _DSM objectsTakashi Iwai1-2/+20
2021-04-14net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl1-3/+16
2021-04-14net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl1-26/+159
2021-04-14net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clockMartin Blumenstingl1-2/+7
2021-04-14net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum1-3/+5
2021-04-14xen/evtchn: Change irq_info lock to raw_spinlock_tLuca Fancellu1-6/+6
2021-04-14selinux: fix race between old and new sidtabOndrej Mosnacek3-37/+145
2021-04-14selinux: fix cond_list corruption when changing booleansOndrej Mosnacek3-69/+33
2021-04-14selinux: make nslot handling in avtab more robustOndrej Mosnacek1-10/+11
2021-04-14nfc: Avoid endless loops caused by repeated llcp_sock_connect()Xiaoming Ni1-0/+4
2021-04-14nfc: fix memory leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-14nfc: fix refcount leak in llcp_sock_connect()Xiaoming Ni1-0/+2
2021-04-14nfc: fix refcount leak in llcp_sock_bind()Xiaoming Ni1-0/+2
2021-04-14ASoC: intel: atom: Stop advertising non working S24LE supportHans de Goede1-3/+3
2021-04-14ALSA: hda/conexant: Apply quirk for another HP ZBook G5 modelTakashi Iwai1-0/+1
2021-04-14ALSA: hda/realtek: Fix speaker amp setup on Acer Aspire E1Takashi Iwai1-0/+16
2021-04-14ALSA: aloop: Fix initialization of controlsJonas Holmberg1-3/+8
2021-04-14xfrm/compat: Cleanup WARN()s that can be user-triggeredDmitry Safonov1-3/+9
2021-04-10Linux 5.10.29v5.10.29Greg Kroah-Hartman1-1/+1
2021-04-10init/Kconfig: make COMPILE_TEST depend on HAS_IOMEMMasahiro Yamada1-2/+1
2021-04-10init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens1-1/+1
2021-04-10bpf, x86: Validate computation of branch displacements for x86-32Piotr Krysiuk1-1/+10
2021-04-10bpf, x86: Validate computation of branch displacements for x86-64Piotr Krysiuk1-1/+10
2021-04-10tools/resolve_btfids: Add /libbpf to .gitignoreStanislav Fomichev1-0/+1
2021-04-10kbuild: Do not clean resolve_btfids if the output does not existJiri Olsa1-1/+7
2021-04-10kbuild: Add resolve_btfids clean to root clean targetJiri Olsa1-1/+6
2021-04-10tools/resolve_btfids: Set srctree variable unconditionallyJiri Olsa1-5/+2
2021-04-10tools/resolve_btfids: Check objects before removingJiri Olsa1-5/+12
2021-04-10tools/resolve_btfids: Build libbpf and libsubcmd in separate directoriesJiri Olsa2-17/+11
2021-04-10math: Export mul_u64_u64_div_u64David S. Miller1-0/+1