summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-08iio: st_sensors: remap SMO8840 to LIS2DH12Wen-chien Jesse Sung1-1/+1
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4040Tomas Novotny1-3/+4
2020-03-08iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-4/+4
2020-03-08iio: accel: adxl372: Set iio_chan BEAlexandru Tachici1-0/+1
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-30/+44
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-29/+90
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-117/+163
2020-03-08pid: Fix error return value in some casesCorey Minyard1-0/+2
2020-03-08virtio_balloon: Adjust label in virtballoon_probeNathan Chancellor1-1/+1
2020-03-08virtio-blk: improve virtqueue error to BLK_STSHalil Pasic1-2/+7
2020-03-08virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic1-3/+5
2020-03-08virtio_ring: Fix mem leak with vring_new_virtqueue()Suman Anna1-2/+2
2020-03-08efi: Add a sanity check to efivar_store_raw()Vladis Dronov1-0/+3
2020-03-08efi: Fix a race and a buffer overflow while reading efivars via sysfsVladis Dronov1-9/+20
2020-03-08fscrypt: don't evict dirty inodes after removing keyEric Biggers1-0/+9
2020-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds15-59/+95
2020-03-07Merge tag 'io_uring-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-47/+38
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds6-41/+11
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds5-36/+22
2020-03-07io_uring: fix lockup with timeoutsPavel Begunkov1-0/+1
2020-03-07Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-2/+8
2020-03-07Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-6/+18
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-51/+64
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds3-3/+4
2020-03-07Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-62/+98
2020-03-07MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller1-1/+4
2020-03-07MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller1-15/+24
2020-03-07Merge tag 'perf-urgent-for-mingo-5.6-20200306' of git://git.kernel.org/pub/sc...Ingo Molnar24-84/+98
2020-03-07rhashtable: Document the right function parametersJonathan Neuschäfer1-1/+1
2020-03-07Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai15-52/+71
2020-03-07MAINTAINERS: remove bouncing pkaustub@cisco.com from enicJakub Kicinski1-1/+0
2020-03-07ionic: fix vf op lock usageShannon Nelson1-4/+4
2020-03-07bonding/alb: make sure arp header is pulled before accessing itEric Dumazet1-10/+10
2020-03-07Merge branch 'QorIQ-DPAA-FMan-erratum-A050385-workaround'David S. Miller6-3/+167
2020-03-07dpaa_eth: FMan erratum A050385 workaroundMadalin Bucur1-3/+107
2020-03-07fsl/fman: detect FMan erratum A050385Madalin Bucur3-0/+51
2020-03-07arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur1-0/+2
2020-03-07dt-bindings: net: FMan erratum A050385Madalin Bucur1-0/+7
2020-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-14/+26
2020-03-07Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2020-03-07Input: tm2-touchkey - add support for Coreriver TC360 variantNick Reitemeyer1-0/+11
2020-03-07dt-bindings: input: add Coreriver TC360 bindingNick Reitemeyer1-0/+1
2020-03-07dt-bindings: vendor-prefixes: Add Coreriver vendor prefixNick Reitemeyer1-0/+2
2020-03-07Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-53/+65
2020-03-07Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-03-07parse-maintainers: Mark as executableJonathan Neuschäfer1-0/+0
2020-03-07Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds59-163/+169
2020-03-07Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-03-07auxdisplay: charlcd: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1