summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-08Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2020-10-08afs: Fix deadlock between writeback and truncateDavid Howells3-9/+50
2020-10-08mm: avoid early COW write protect games during fork()Linus Torvalds1-37/+4
2020-10-07arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2-1/+4
2020-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2020-10-06Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-7/+42
2020-10-06Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds25-68/+1469
2020-10-06usermodehelper: reset umask to default before executing user processLinus Torvalds1-0/+9
2020-10-06splice: teach splice pipe reading about empty pipe buffersLinus Torvalds1-0/+20
2020-10-06crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton1-2/+2
2020-10-06platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede3-7/+42
2020-10-06Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie25-68/+1469
2020-10-05Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds12-55/+113
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds140-690/+1380
2020-10-05platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma1-1/+3
2020-10-04Linux 5.9-rc8v5.9-rc8Linus Torvalds1-1/+1
2020-10-04net/core: check length before updating Ethertype in skb_mpls_{push,pop}Guillaume Nault1-2/+2
2020-10-04net: mvneta: fix double free of txq->bufTom Rix1-11/+2
2020-10-04net_sched: check error pointer in tcf_dump_walker()Cong Wang1-0/+2
2020-10-04net: team: fix memory leak in __team_options_registerAnant Thazhemadam1-1/+1
2020-10-03net: typhoon: Fix a typo Typoon --> TyphoonChristophe JAILLET1-1/+1
2020-10-03net: hinic: fix DEVLINK build errorsRandy Dunlap1-0/+1
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+19
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+21
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-52/+40
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+13
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller13-119/+350
2020-10-02tcp: fix syn cookied MPTCP request socket leakPaolo Abeni1-1/+1
2020-10-02Merge branch 'Introduce-sendpage_ok-to-detect-misused-sendpage-in-network-rel...David S. Miller7-10/+28
2020-10-02libceph: use sendpage_ok() in ceph_tcp_sendpage()Coly Li1-1/+1
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li1-1/+1
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li1-1/+1
2020-10-02tcp: use sendpage_ok() to detect misused .sendpageColy Li1-1/+2
2020-10-02nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()Coly Li1-4/+3
2020-10-02net: add WARN_ONCE in kernel_sendpage() for improper zero-copy sendColy Li1-2/+4
2020-10-02net: introduce helper sendpage_ok() in include/linux/net.hColy Li1-0/+16
2020-10-02net: usb: pegasus: Proper error handing when setting pegasus' MAC addressPetko Manolov1-8/+27
2020-10-02net: core: document two new elements of struct net_deviceMauro Carvalho Chehab1-0/+5
2020-10-02Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-3/+19
2020-10-02Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+17
2020-10-02Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+23
2020-10-02Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+9