summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-21w1: ds2438: changed sysfs macro for rw fileLuiz Sampaio1-1/+1
2021-05-21w1: ds2438: fixed if brackets coding style issueLuiz Sampaio1-8/+8
2021-05-21w1: ds2438: fixed a coding style issueLuiz Sampaio1-5/+5
2021-05-21w1: w1_therm: fix build warning in w1_seq_show()Yang Yingliang1-2/+1
2021-05-21w1: w1_therm: correct function name bulk_read_support()Yang Yingliang1-1/+1
2021-05-21parport: Use string_upper() instead of open coded variantAndy Shevchenko1-8/+3
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones1-1/+1
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones1-3/+3
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones1-6/+6
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones1-1/+2
2021-05-21char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-05-21char: hpet: Remove unused variable 'm'Lee Jones1-2/+2
2021-05-21char: pcmcia: cm4040_cs: Remove unused variable 'uc'Lee Jones1-2/+1
2021-05-21char: pcmcia: cm4000_cs: Remove unused variable 'tmp'Lee Jones1-2/+1
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds1-23/+50
2021-05-17quota: Disable quotactl_path syscallJan Kara17-18/+17
2021-05-17Linux 5.13-rc2v5.13-rc2Linus Torvalds1-1/+1
2021-05-15tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2-2/+2
2021-05-15mm/ioremap: fix iomap_max_page_shiftChristophe Leroy1-3/+3
2021-05-15docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes1-4/+5
2021-05-15hfsplus: prevent corruption in shrinking truncateJouni Roivas1-3/+4
2021-05-15mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2-5/+5
2021-05-15kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)3-8/+20
2021-05-15ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...Hugh Dickins1-1/+2
2021-05-15userfaultfd: release page in error path to avoid BUG_ONAxel Rasmussen1-1/+11
2021-05-15squashfs: fix divide error in calculate_skip()Phillip Lougher1-3/+3
2021-05-15kernel/resource: fix return code check in __request_free_mem_regionAlistair Popple1-1/+1
2021-05-15mm, slub: move slub_debug static key enabling outside slab_mutexVlastimil Babka2-9/+10
2021-05-15mm/hugetlb: fix cow where page writtable in childPeter Xu1-0/+1
2021-05-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu3-18/+41
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-14block/partitions/efi.c: Fix the efi_partition() kernel-doc headerBart Van Assche1-1/+1
2021-05-14blk-mq: Swap two calls in blk_mq_exit_queue()Bart Van Assche1-2/+4
2021-05-14blk-mq: plug request for shared sbitmapMing Lei1-2/+3
2021-05-14xen/swiotlb: check if the swiotlb has already been initializedStefano Stabellini2-1/+12
2021-05-14arm64: do not set SWIOTLB_NO_FORCE when swiotlb is requiredChristoph Hellwig1-1/+2
2021-05-14xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2-13/+14
2021-05-14clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86Vitaly Kuznetsov2-2/+4
2021-05-14io_uring: increase max number of reg buffersPavel Begunkov1-1/+3
2021-05-14io_uring: further remove sqpoll limits on opcodesPavel Begunkov1-4/+2
2021-05-14io_uring: fix ltout double free on completion racePavel Begunkov1-3/+4
2021-05-14misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang1-2/+4
2021-05-14misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2021-05-14misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong1-2/+3
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König7-19/+7
2021-05-14dt-bindings: eeprom-93xx46: Add support for 93C46, 93C56 and 93C66Emmanuel Gil Peyrot1-0/+3
2021-05-14misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible stringsEmmanuel Gil Peyrot2-3/+35
2021-05-14misc: eeprom_93xx46: Remove hardcoded bit lengthsEmmanuel Gil Peyrot1-25/+32
2021-05-14video: ssd1307fb: Drop OF dependencyAndy Shevchenko1-1/+0