summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-07Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen
2020-07-07Input: cm109 - remove needless check before usb_free_coherent()Xu Wang
2020-07-06Input: exc3000 - switch to i2c's probe_new APISebastian Reichel
2020-07-06Input: elantech - remove redundant assignments to variable errorColin Ian King
2020-07-06Revert "Input: elants_i2c - report resolution information for touch major"Dmitry Torokhov
2020-07-06Input: elan_i2c - only increment wakeup count on touchDerek Basehore
2020-07-06Input: synaptics - enable InterTouch for ThinkPad X1E 1st genIlya Katsnelson
2020-06-30ARM: dts: n900: remove mmc1 card detect gpioMerlijn Wajer
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer
2020-06-09Input: adi - work around module name confictArnd Bergmann
2020-06-06Merge branch 'next' into for-linusDmitry Torokhov
2020-05-31Linux 5.7Linus Torvalds
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches
2020-05-31Merge tag 'x86-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-31Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet
2020-05-30net: qrtr: Allocate workqueue before kernel_bindChris Lew
2020-05-30Merge branch 'mptcp-a-bunch-of-fixes'David S. Miller
2020-05-30mptcp: remove msk from the token container at destruction time.Paolo Abeni
2020-05-30mptcp: fix race between MP_JOIN and closePaolo Abeni
2020-05-30mptcp: fix unblocking connect()Paolo Abeni
2020-05-30net/sched: act_ct: add nat mangle action only for NAT-conntrackwenxu
2020-05-30devinet: fix memleak in inetdev_init()Yang Yingliang
2020-05-30virtio_vsock: Fix race condition in virtio_transport_recv_pktJia He
2020-05-30Merge tag 'powerpc-5.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-29drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon
2020-05-29NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-29Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-05-29Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-29Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-05-29Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-05-29Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-29bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29bpf, selftests: Verifier bounds tests need to be updatedJohn Fastabend
2020-05-29bpf: Fix a verifier issue when assigning 32bit reg states to 64bit onesJohn Fastabend
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-05-29Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-29bpf: Fix use-after-free in fmod_ret checkAlexei Starovoitov