summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-27phy: mapphone-mdm6600: Fix timeouts by adding wake-up handlingTony Lindgren1-2/+16
2020-02-27mptcp: add dummy icsk_sync_mss()Paolo Abeni1-0/+6
2020-02-27net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2-6/+6
2020-02-27slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-02-27ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-02-27net/smc: fix cleanup for linkgroup setup failuresUrsula Braun3-11/+28
2020-02-27net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-02-27sched: act: count in the size of action flags bitfieldJiri Pirko1-0/+1
2020-02-27kbuild: get rid of trailing slash from subdir- exampleMasahiro Yamada1-1/+1
2020-02-27net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik1-9/+10
2020-02-27net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-228/+529
2020-02-27Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds1-1/+1
2020-02-27bnxt_en: add newline to netdev_*() format stringsJonathan Lemon5-38/+38
2020-02-27netfilter: xt_hashlimit: unregister proc file before releasing mutexCong Wang1-10/+6
2020-02-26Merge tag 'gvt-fixes-2020-02-26' of https://github.com/intel/gvt-linux into d...Jani Nikula2-2/+2
2020-02-26ethtool: limit bitset sizeMichal Kubecek2-1/+4
2020-02-26net: Fix Tx hash bound checkingAmritha Nambiar1-0/+2
2020-02-26drm/radeon: Inline drm_get_pci_devDaniel Vetter2-2/+47
2020-02-26drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter1-1/+1
2020-02-26ARM: OMAP2+: Fix compile if CONFIG_HAVE_ARM_SMCCC is not setTony Lindgren2-3/+1
2020-02-26Merge tag 'hdq-fix' into omap-for-v5.6/fixes-rc2Tony Lindgren1-2/+2
2020-02-26spi: pxa2xx: Add CS control clock quirkEvan Green1-0/+23
2020-02-26arm: dts: dra76x: Fix mmc3 max-frequencyFaiz Abbas1-0/+5
2020-02-26ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I1-0/+2
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-92/+272
2020-02-26Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-12/+29
2020-02-26Merge tag 'linux-kselftest-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-2/+14
2020-02-26bus: ti-sysc: Fix 1-wire reset quirkTony Lindgren1-2/+2
2020-02-26Revert "KVM: x86: enable -Werror"Christoph Hellwig1-1/+0
2020-02-26signal: avoid double atomic counter increments for user accountingLinus Torvalds1-9/+14
2020-02-26io_uring: drop file set ref put/get on switchJens Axboe1-15/+8
2020-02-26blk-mq: Remove some unused function argumentsJohn Garry4-11/+9
2020-02-26kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada1-1/+2
2020-02-26kbuild: add dtbs_check to PHONYMasahiro Yamada1-1/+1
2020-02-26kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada1-1/+1
2020-02-26kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-02-26kbuild: remove wrong documentation about mandatory-yMasahiro Yamada1-3/+0
2020-02-26kbuild: add comment for V=2 modeRandy Dunlap1-0/+1
2020-02-26ASoC: tas2562: Fix sample rate error messageDan Murphy1-1/+1
2020-02-26efi: READ_ONCE rng seed size before munmapJason A. Donenfeld1-2/+2
2020-02-26efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-02-26efi/x86: Remove support for EFI time and counter services in mixed modeArd Biesheuvel1-76/+5
2020-02-26efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21
2020-02-26Merge tag 'perf-urgent-for-mingo-5.6-20200220' of git://git.kernel.org/pub/sc...Ingo Molnar11-66/+41
2020-02-26io_uring: import_single_range() returns 0/-ERRORJens Axboe1-1/+1
2020-02-26io_uring: pick up link work on submit reference dropJens Axboe1-4/+4
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio1-4/+39
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio1-2/+4
2020-02-26drm/ttm: fix leaking fences via ttm_buffer_object_transferAhzo1-0/+1