aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/configs/zfcpdump_defconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-07s390: remove xpram device driverHeiko Carstens1-1/+0
2021-09-07s390/pci: read clp_list_pci_req only oncePierre Morel1-1/+1
2021-09-07s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle1-2/+5
2021-09-07s390/cio: fix kernel doc commentHeiko Carstens1-1/+1
2021-09-07s390/ctrlchar: fix kernel doc commentHeiko Carstens1-5/+6
2021-09-07s390/con3270: use proper type for tasklet functionHeiko Carstens1-3/+4
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens2-7/+8
2021-09-07s390/mm: fix kernel doc commentsHeiko Carstens2-8/+7
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle3-8/+15
2021-09-07s390/unwind: use current_frame_address() to unwind current taskVasily Gorbik2-14/+14
2021-08-31s390/configs: enable CONFIG_KFENCE in debug_defconfigSven Schnelle1-0/+1
2021-08-31s390/entry: make oklabel within CHKSTG macro localHeiko Carstens1-2/+2
2021-08-31s390: add kmemleak annotation in stack_alloc()Sven Schnelle1-3/+7
2021-08-31s390/cio: dont unregister subchannel from child-driversVineeth Vijayan2-18/+8
2021-08-30vt_kdsetmode: extend console lockingLinus Torvalds1-4/+6
2021-08-30console: consume APC, DM, DCSnick black1-4/+27
2021-08-30string: improve default out-of-line memcmp() implementationLinus Torvalds1-0/+16
2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens2-2/+0
2021-08-29Linux 5.14Linus Torvalds1-1/+1
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"Helge Deller5-157/+74
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet1-4/+11
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-08-27crypto: sha512 - remove imaginary and mystifying clearing of variablesLukas Bulwahn1-3/+0
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1
2021-08-27padata: Remove repeated verbose license textCai Huoqing1-13/+0
2021-08-27crypto: ccp - Add support for new CCP/PSP device IDJohn Allen1-0/+7
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang4-0/+691
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang2-32/+84
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn1-1/+0
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev1-15/+10
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev8-19/+42
2021-08-26s390: update defconfigsHeiko Carstens1-1/+1
2021-08-26s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger3-34/+21
2021-08-26Revert "net: really fix the build..."Kalle Valo6-30/+8
2021-08-26sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior1-0/+3
2021-08-26media: ipu3-cio2: Drop reference on error path in cio2_bridge_connect_sensor()Andy Shevchenko1-1/+1
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo4-10/+30
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo2-7/+8
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu3-3/+3
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo4-2/+13
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29