summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12staging: vchiq: rework remove_event handlingArnd Bergmann
2018-12-12staging: rtl8723bs: remove semaphore remnantsArnd Bergmann
2018-12-12staging: rtl8723bs: change pwrctrl lock to a mutexArnd Bergmann
2018-12-12staging: rtl8723bs: change semaphores to completionsArnd Bergmann
2018-12-12staging: rtl8723bs: fix typo in the TODO fileMichael Straube
2018-12-12staging: rtl8723bs: remove dead code, rtw_port_switch_chk()Michael Straube
2018-12-12staging: rtl8188eu: reuse Hal_GetChnlGroup88E()Michael Straube
2018-12-12staging: rtl8188eu: simplify loop in rtl88eu_phy_iq_calibrate()Michael Straube
2018-12-12staging: comedi: change do_insn*_ioctl to allow more samplesSpencer E. Olson
2018-12-12staging: mt7621-spi: drop support for SPI mode 1/2/3Chuanhong Guo
2018-12-12staging: mt7621-spi: drop the broken full-duplex modeChuanhong Guo
2018-12-12staging: speakup: change semaphore to completionArnd Bergmann
2018-12-12staging: erofs: Fix spelling issueAaron Strahlberger
2018-12-12staging: erofs: remove __EROFS_BITGao Xiang
2018-12-12staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang
2018-12-12staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang
2018-12-10iio: bmi160: use all devm functions in probeMartin Kelly
2018-12-10Merge 4.20-rc6 into staging-nextGreg Kroah-Hartman
2018-12-09Linux 4.20-rc6v4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...David Rientjes
2018-12-08iio: dac: ad5686: fix bit shift read registerMircea Caprioru
2018-12-08iio:dac:ad5686: Add AD5310R supportStefan Popa
2018-12-08Revert "Staging: iio: adt7316: Add an extra check for 'ret' equals to 0"Jeremy Fertic
2018-12-08dt-bindings: iio: accel: use a generic node name for lis302Lubomir Rintel
2018-12-08iio: core: check 'info' value before registering the deviceAndi Shyti
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-07Merge branch 'skb-headroom-slab-out-of-bounds'David S. Miller
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio