aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+8
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds10-18/+40
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds13-44/+89
2020-04-23Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds6-35/+45
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-17/+24
2020-04-23Merge tag 'audit-pr-20200422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2020-04-23Documentation: arm64: fix amu.rst doc warningsRandy Dunlap1-21/+26
2020-04-23ata: sata_inic162x fix a spelling issueJohn Oldman1-1/+1
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal3-26/+36
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal3-27/+47
2020-04-23Merge tag 'arm-soc/for-5.7/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann2-0/+4
2020-04-23interconnect: qcom: Fix uninitialized tcs_cmd::waitMike Tipton1-2/+3
2020-04-23Merge tag 'fpga-fixes-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-3/+6
2020-04-23tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14
2020-04-23tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-04-23tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uartZou Wei1-1/+3
2020-04-23vt: don't hardcode the mem allocation upper boundNicolas Pitre1-1/+1
2020-04-23tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar1-0/+7
2020-04-23vt: don't use kmalloc() for the unicode screen bufferNicolas Pitre1-2/+3
2020-04-23USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2-17/+17
2020-04-23usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-04-23USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2-5/+2
2020-04-23USB: hub: Fix handling of connect changes during sleepAlan Stern1-0/+14
2020-04-23staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley1-4/+4
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-04-23staging: vt6656: Fix pairwise key entry save.Malcolm Priestley2-12/+8
2020-04-23staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-04-23staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley1-6/+2
2020-04-23ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2-26/+19
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada1-0/+2
2020-04-23ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang1-0/+3
2020-04-23ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang1-4/+8
2020-04-22libbpf: Only check mode flags in get_xdp_idDavid Ahern1-0/+2
2020-04-22ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2-3/+26
2020-04-22netlabel: Kconfig: Update reference for NetLabel Tools projectSalvatore Bonaccorso1-1/+1
2020-04-22MAINTAINERS: update dpaa2-eth maintainer listIoana Ciornei1-0/+1
2020-04-22mptcp: fix data_fin handing in RX pathPaolo Abeni1-2/+1
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern1-2/+2
2020-04-22Documentation: add documentation of ping_group_rangeStephen Hemminger1-0/+7
2020-04-22Merge branch 'sctp-fixes'David S. Miller2-4/+8
2020-04-22sctp: Fix SHUTDOWN CTSN Ack in the peer restart caseJere Leppänen1-1/+5
2020-04-22sctp: Fix bundling of SHUTDOWN with COOKIE-ACKJere Leppänen1-3/+3
2020-04-22net: dsa: don't fail to probe if we couldn't set the MTUVladimir Oltean1-5/+3
2020-04-22sched: etf: do not assume all sockets are full blownEric Dumazet1-3/+4
2020-04-22tracing: Convert local functions in tracing_map.c to staticJason Yan1-3/+3
2020-04-22tracing: Remove DECLARE_TRACE_NOARGSNikolay Borisov1-21/+1
2020-04-22ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...Steven Rostedt (VMware)1-0/+1
2020-04-23Documentation: kbuild: fix the section title formatMasahiro Yamada1-1/+2
2020-04-23um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/Vitor Massaru Iha1-0/+1