summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-24net: ethernet: mtk_star_emac: use devm_register_netdev()Bartosz Golaszewski1-16/+1
2020-05-24net: devres: provide devm_register_netdev()Bartosz Golaszewski3-0/+58
2020-05-24net: devres: define a separate devres structure for devm_alloc_etherdev()Bartosz Golaszewski1-8/+12
2020-05-24net: move devres helpers into a separate source fileBartosz Golaszewski3-29/+37
2020-05-24Documentation: devres: add a missing section for networking helpersBartosz Golaszewski1-0/+4
2020-05-24r8169: remove mask argument from r8168ep_ocp_readHeiner Kallweit1-7/+5
2020-05-24r8169: remove mask argument from r8168dp_ocp_readHeiner Kallweit1-4/+4
2020-05-24r8169: remove mask argument from rtl_w0w1_eriHeiner Kallweit1-36/+30
2020-05-24net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-24net: psample: fix build error when CONFIG_INET is not enabledRandy Dunlap1-0/+8
2020-05-24net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-24net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-24net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-24net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-24net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-24net: phy: at803x: fix PHY ID masksMichael Walle1-9/+7
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport1-2/+2
2020-05-23MAINTAINERS: add files related to kdumpBaoquan He1-0/+5
2020-05-23z3fold: fix use-after-free when freeing handlesUladzislau Rezki1-5/+6
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport1-1/+1
2020-05-23MAINTAINERS: update email address for Naoya HoriguchiNaoya Horiguchi1-1/+1
2020-05-23sh: include linux/time_types.h for sockiosArnd Bergmann1-0/+2
2020-05-23kasan: disable branch tracing for core runtimeMarco Elver3-10/+8
2020-05-23selftests/vm/write_to_hugetlbfs.c: fix unused variable warningJohn Hubbard1-2/+0
2020-05-23selftests/vm/.gitignore: add mremap_dontunmapJohn Hubbard1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23x86: bitops: fix build regressionNick Desaulniers1-6/+6
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11
2020-05-23Revert "kobject: Make sure the parent does not get released before its children"Greg Kroah-Hartman1-20/+10
2020-05-23ice: cleanup unsigned loopsJesse Brandeburg4-13/+14
2020-05-23ice: fix usage of incorrect variableJesse Brandeburg2-5/+5
2020-05-23ice: Fix bad register readsAnirudh Venkataramanan2-6/+0
2020-05-23ice: check for compatibility between DDP package and firmwareVictor Raj6-30/+102
2020-05-23ice: Check if unicast MAC exists before setting VF MACBrett Creeley1-0/+43
2020-05-23ice: Fix Tx timeout when link is toggled on a VF's interfaceBrett Creeley1-0/+48
2020-05-23ice: print Rx MDD auto reset message before VF resetPaul Greenwalt3-7/+27
2020-05-23ice: Call ice_aq_set_mac_cfgAnirudh Venkataramanan5-0/+103
2020-05-23ice: Implement aRFSBrett Creeley7-12/+805
2020-05-23ice: Restore filters following resetHenry Tieman4-6/+109
2020-05-23ice: Enable flex-bytes supportHenry Tieman6-2/+265
2020-05-23ice: Support IPv6 Flow Director filtersHenry Tieman5-81/+642
2020-05-23ice: Support IPv4 Flow Director filtersHenry Tieman12-0/+1493
2020-05-23ice: Support displaying ntuple rulesHenry Tieman8-0/+280
2020-05-23ice: Initialize Flow Director resourcesHenry Tieman22-38/+1553
2020-05-23virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2020-05-23e1000e: disable s0ix entry and exit flows for ME systemsVitaly Lifshits1-2/+43
2020-05-23e1000e: Disable TSO for buffer overrun workaroundKai-Heng Feng1-0/+4
2020-05-23e1000e: Warn if disabling ULP failedKai-Heng Feng1-1/+5
2020-05-23igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-05-23igc: Remove unused descriptor's flagsSasha Neftin1-4/+0