summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-27kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada
2020-02-27kbuild: add dtbs_check to PHONYMasahiro Yamada
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada
2020-02-27kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada
2020-02-27kbuild: remove wrong documentation about mandatory-yMasahiro Yamada
2020-02-27kbuild: add comment for V=2 modeRandy Dunlap
2020-02-26selftests: nft_concat_range: Add test for reported add/flush/add issueStefano Brivio
2020-02-26nft_set_pipapo: Actually fetch key data in nft_pipapo_remove()Stefano Brivio
2020-02-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...Linus Torvalds
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-25docs: Fix empty parallelism argumentKees Cook
2020-02-25docs: remove MPX from the x86 tocStephen Kitt
2020-02-24MAINTAINERS: Hand MIPS over to ThomasPaul Burton
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-02-24riscv: adjust the indentZong Li
2020-02-24riscv: allocate a complete page size for each page tableZong Li
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-02-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-24KVM: s390: rstify new ioctls in api.rstChristian Borntraeger
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-02-23docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer
2020-02-23tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-02-23Linux 5.6-rc3Linus Torvalds
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-02-23Merge tag 'for-5.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-23Merge tag 'csky-for-linus-5.6-rc3' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-02-23KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-23KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-23KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton
2020-02-23KVM: fix error handling in svm_hardware_setupLi RongQing