aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-04io_uring: allow specific fd for IORING_OP_ACCEPTio_uring-fd-selectJens Axboe1-2/+7
2020-03-04net: allow specific fd selection for __sys_accept4_file()Jens Axboe4-6/+11
2020-03-04io_uring: support deferred retrival of file from fdJens Axboe1-2/+19
2020-03-04io_uring: move read/write side file based prep into op handlerJens Axboe1-29/+44
2020-03-04io_uring: move CLOSE req->file checking into handlerJens Axboe1-3/+4
2020-03-04fs: openat2: Extend open_how to allow userspace-selected fdsJosh Triplett8-6/+49
2020-03-04fs: Support setting a minimum fd for "lowest available fd" allocationJosh Triplett5-6/+40
2020-03-04io_uring: Fix unused function warningsYueHaibing1-42/+52
2020-03-04io_uring: add end-of-bits marker and build time verify itJens Axboe1-0/+4
2020-03-04io_uring: fix 32-bit pointer cast warningsJens Axboe1-4/+6
2020-03-04io_uring: provide means of removing buffersJens Axboe2-19/+92
2020-03-04io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_RECVMSGJens Axboe1-12/+104
2020-03-04net: abstract out normal and compat msghdr importJens Axboe4-11/+51
2020-03-04io_uring: add IOSQE_BUFFER_SELECT support for IORING_OP_READVJens Axboe1-14/+96
2020-03-04io_uring: support buffer selection for OP_READ and OP_RECVJens Axboe2-21/+189
2020-03-04io_uring: add IORING_OP_PROVIDE_BUFFERSJens Axboe2-3/+135
2020-03-04io_uring: buffer registration infrastructureJens Axboe1-0/+35
2020-03-04io_uring/io-wq: forward submission ref to asyncPavel Begunkov3-39/+27
2020-03-04io-wq: optimise out *next_work() double lockPavel Begunkov1-3/+6
2020-03-04io-wq: optimise locking in io_worker_handle_work()Pavel Begunkov1-8/+7
2020-03-04io-wq: shuffle io_worker_handle_work() codePavel Begunkov1-59/+64
2020-03-03io_uring: get next work with submission ref dropPavel Begunkov1-41/+48
2020-03-03io_uring: remove @nxt from handlersPavel Begunkov1-118/+86
2020-03-03io_uring: make submission ref putting consistentPavel Begunkov1-14/+13
2020-03-02io_uring: clean up io_closePavel Begunkov1-11/+10
2020-03-02io_uring: Ensure mask is initialized in io_arm_poll_handlerNathan Chancellor1-1/+2
2020-03-02io_uring: remove io_prep_next_work()Pavel Begunkov1-12/+1
2020-03-02io_uring: remove extra nxt check after puntPavel Begunkov1-5/+5
2020-03-02io_uring: use poll driven retry for files that support itJens Axboe3-83/+375
2020-03-02io_uring: mark requests that we can do poll async in io_op_defsJens Axboe1-0/+15
2020-03-02io_uring: add per-task callback handlerJens Axboe1-142/+76
2020-03-02io_uring: store io_kiocb in wait->privateJens Axboe1-3/+3
2020-03-02task_work_run: don't take ->pi_lock unconditionallyOleg Nesterov1-4/+14
2020-03-02io-wq: use BIT for ulong hashPavel Begunkov1-3/+3
2020-03-02io_uring: remove IO_WQ_WORK_CBPavel Begunkov3-6/+1
2020-03-02io-wq: remove unused IO_WQ_WORK_HAS_MMPavel Begunkov2-3/+0
2020-03-02io_uring: extract kmsg copy helperPavel Begunkov1-24/+19
2020-03-02io_uring: clean io_poll_completePavel Begunkov1-4/+1
2020-03-02io_uring: add splice(2) supportPavel Begunkov2-1/+122
2020-03-02io_uring: add interface for getting filesPavel Begunkov1-29/+43
2020-03-02splice: make do_splice publicPavel Begunkov2-3/+6
2020-03-02io_uring: remove req->in_asyncPavel Begunkov1-8/+4
2020-03-02io_uring: don't do full *prep_worker() from io-wqPavel Begunkov1-1/+12
2020-03-02io_uring: don't call work.func from sync ctxPavel Begunkov1-38/+38
2020-03-02io_uring: io_accept() should hold on to submit reference on retryJens Axboe1-1/+2
2020-03-02io_uring: consider any io_read/write -EAGAIN as finalJens Axboe1-7/+8
2020-03-02io-wq: remove io_wq_flush and IO_WQ_WORK_INTERNALPavel Begunkov2-39/+1
2020-03-02io-wq: fix IO_WQ_WORK_NO_CANCEL cancellationPavel Begunkov1-6/+14
2020-03-01Linux 5.6-rc4Linus Torvalds1-1/+1
2020-03-01Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+7
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-107/+171
2020-03-01KVM: VMX: check descriptor table exits on instruction emulationOliver Upton1-0/+15
2020-02-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-56/+34
2020-02-29ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter1-3/+3
2020-02-29macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang1-21/+31
2020-02-29jbd2: fix data races at struct journal_headQian Cai1-4/+4
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-7/+14
2020-02-28Merge tag 'pci-v5.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds12-70/+136
2020-02-28Merge tag 'io_uring-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds3-91/+74
2020-02-28Merge branch 'nvme-5.6-rc4' of git://git.infradead.org/nvme into block-5.6block-5.6-2020-02-28Jens Axboe1-1/+1
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-5/+42
2020-02-28Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-7/+12
2020-02-28Merge tag 'zonefs-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2-4/+5
2020-02-28Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini15-77/+84
2020-02-28kvm: x86: Limit the number of "kvm: disabled by bios" messagesErwan Velu1-2/+2
2020-02-28Merge branches 'pm-sleep' and 'pm-devfreq'Rafael J. Wysocki3-5/+2
2020-02-28KVM: x86: avoid useless copy of cpufreq policyPaolo Bonzini1-5/+5
2020-02-28KVM: allow disabling -WerrorPaolo Bonzini2-1/+14
2020-02-28KVM: x86: allow compiling as non-module with W=1Valdis Klētnieks2-0/+4
2020-02-28KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipisWanpeng Li1-12/+21
2020-02-28KVM: Introduce pv check helpersWanpeng Li1-10/+24
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger1-1/+1
2020-02-28KVM: SVM: allocate AVIC data structures based on kvm_amd module parameterPaolo Bonzini1-1/+2
2020-02-27Merge tag 'drm-fixes-2020-02-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-43/+138
2020-02-28Merge tag 'drm-intel-fixes-2020-02-27' of git://anongit.freedesktop.org/drm/d...Dave Airlie7-38/+46
2020-02-28Merge tag 'amd-drm-fixes-5.6-2020-02-26' of git://people.freedesktop.org/~agd...Dave Airlie7-5/+92
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds70-536/+1062
2020-02-27MAINTAINERS: Correct Cadence PCI driver pathLukas Bulwahn1-1/+1
2020-02-27io_uring: fix 32-bit compatability with sendmsg/recvmsgio_uring-5.6-2020-02-28Jens Axboe1-0/+10
2020-02-27net: dsa: mv88e6xxx: Fix masking of egress portAndrew Lunn1-2/+2
2020-02-27mlxsw: pci: Wait longer before accessing the device after resetAmit Cohen1-1/+1
2020-02-27sfc: fix timestamp reconstruction at 16-bit rollover pointsAlex Maftei (amaftei)1-3/+35
2020-02-27vsock: fix potential deadlock in transport->release()Stefano Garzarella3-13/+12
2020-02-27unix: It's CONFIG_PROC_FS not CONFIG_PROCFSDavid S. Miller1-1/+1
2020-02-27Merge branch 'net-rmnet-fix-several-bugs'David S. Miller5-107/+98
2020-02-27net: rmnet: fix packet forwarding in rmnet bridge modeTaehee Yoo1-0/+3
2020-02-27net: rmnet: fix bridge mode bugsTaehee Yoo4-77/+64
2020-02-27net: rmnet: use upper/lower device infrastructureTaehee Yoo1-19/+16
2020-02-27net: rmnet: do not allow to change mux id if mux id is duplicatedTaehee Yoo1-0/+4
2020-02-27net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()Taehee Yoo1-2/+0
2020-02-27net: rmnet: fix suspicious RCU usageTaehee Yoo3-10/+9
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_changelink()Taehee Yoo1-4/+2
2020-02-27net: rmnet: fix NULL pointer dereference in rmnet_newlink()Taehee Yoo1-0/+5
2020-02-27Merge tag 'kbuild-fixes-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-8/+7
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King1-0/+5
2020-02-27mlx5: register lag notifier for init network namespace onlyJiri Pirko5-14/+6
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds9-36/+64
2020-02-27unix: define and set show_fdinfo only if procfs is enabledTobias Klauser1-0/+4
2020-02-27Merge branch 'hinic-BugFixes'David S. Miller6-5/+8
2020-02-27hinic: fix a bug of rss configurationLuo bin1-1/+2
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin3-1/+3
2020-02-27hinic: fix a irq affinity bugLuo bin2-3/+3
2020-02-27Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linuxLinus Torvalds2-2/+1
2020-02-27Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-51/+60
2020-02-28nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh1-1/+1
2020-02-27PCI: brcmstb: Fix build on 32bit ARM platforms with older compilersMarek Szyprowski1-1/+1
2020-02-27io_uring: define and set show_fdinfo only if procfs is enabledTobias Klauser1-0/+4
2020-02-27Merge tag 'devfreq-fixes-for-5.6-rc4' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki1-3/+1
2020-02-27cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki1-2/+10
2020-02-26net/smc: check for valid ib_client_dataKarsten Graul1-0/+2
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen1-5/+8
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart1-2/+2
2020-02-26mptcp: add dummy icsk_sync_mss()Paolo Abeni1-0/+6
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila2-6/+6
2020-02-26slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-02-26ipv6: restrict IPV6_ADDRFORM operationEric Dumazet1-2/+8
2020-02-26net/smc: fix cleanup for linkgroup setup failuresUrsula Braun3-11/+28
2020-02-26net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when not neededNicolas Saenz Julienne1-0/+1
2020-02-26sched: 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-26net: core: devlink.c: Use built-in RCU list checkingMadhuparna Bhowmik1-9/+10
2020-02-26net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli1-2/+1
2020-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-228/+529
2020-02-26Merge tag 'tag-chrome-platform-fixes-for-v5.6-rc4' of git://git.kernel.org/pu...Linus Torvalds1-1/+1
2020-02-26bnxt_en: add newline to netdev_*() format stringsJonathan Lemon5-38/+38
2020-02-26netfilter: 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-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-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-27kbuild: add dt_binding_check to PHONY in a correct placeMasahiro Yamada1-1/+2
2020-02-27kbuild: add dtbs_check to PHONYMasahiro Yamada1-1/+1
2020-02-27kbuild: remove unneeded semicolon at the end of cmd_dtb_checkMasahiro Yamada1-1/+1
2020-02-27kbuild: fix DT binding schema rule to detect command line changesMasahiro Yamada1-2/+2
2020-02-27kbuild: remove wrong documentation about mandatory-yMasahiro Yamada1-3/+0
2020-02-27kbuild: add comment for V=2 modeRandy Dunlap1-0/+1
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-26Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso3-206/+474
2020-02-26drm/i915: Avoid recursing onto active vma from the shrinkerChris Wilson1-3/+1
2020-02-26drm/i915/pmu: Avoid using globals for PMU eventsMichał Winiarski2-19/+26
2020-02-26drm/i915/pmu: Avoid using globals for CPU hotplug stateMichał Winiarski2-11/+14
2020-02-26drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgttChris Wilson1-2/+2
2020-02-26drm/i915: fix header test with GCOVJani Nikula1-1/+1
2020-02-26zonefs: select FS_IOMAPJohannes Thumshirn1-0/+1
2020-02-26zonefs: fix IOCB_NOWAIT handlingChristoph Hellwig1-4/+4
2020-02-25bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issueMasami Hiramatsu2-2/+1
2020-02-25io-wq: ensure work->task_pid is cleared on initJens Axboe1-10/+4
2020-02-25icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2020-02-25Merge tag 'riscv-for-linux-5.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-24/+53
2020-02-25Merge branch 'mips-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mi...Linus Torvalds8-29/+56
2020-02-25null_blk: remove unused fields in 'nullb_cmd'Dongli Zhang2-5/+0
2020-02-25amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S3-1/+39
2020-02-25drm/amdgpu: fix memory leak during TDR test(v2)Monk Liu1-1/+5
2020-02-25io-wq: remove spin-for-work optimizationJens Axboe1-19/+0
2020-02-25io_uring: fix poll_list race for SETUP_IOPOLL|SETUP_SQPOLLXiaoguang Wang1-32/+27
2020-02-25blktrace: Protect q->blk_trace with RCUJan Kara3-37/+97
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio1-6/+6
2020-02-25docs: Fix empty parallelism argumentKees Cook1-1/+1
2020-02-25docs: remove MPX from the x86 tocStephen Kitt1-1/+0
2020-02-25drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang1-1/+1
2020-02-24MAINTAINERS: Hand MIPS over to ThomasPaul Burton2-4/+7
2020-02-24blk-mq: insert passthrough request into hctx->dispatch directlyMing Lei4-16/+29
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller4-9/+6
2020-02-24audit: always check the netlink payload length in audit_receive_msg()Paul Moore1-19/+21
2020-02-24riscv: adjust the indentZong Li1-11/+15
2020-02-24riscv: allocate a complete page size for each page tableZong Li1-11/+16
2020-02-24scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson4-4/+4
2020-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-121/+284
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-1/+4
2020-02-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-02-24floppy: check FDC index for errors before assigning itLinus Torvalds1-2/+5
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov1-4/+2
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller2-38/+175
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal2-5/+56
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal2-31/+82
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal1-2/+24
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal1-3/+16
2020-02-24KVM: s390: rstify new ioctls in api.rstChristian Borntraeger1-15/+18
2020-02-24scsi: zfcp: fix wrong data and display format of SFP+ temperatureBenjamin Block2-2/+2
2020-02-24scsi: sd_sbc: Fix sd_zbc_report_zones()Damien Le Moal1-1/+6
2020-02-24io_uring: fix personality idr leakJens Axboe1-0/+1
2020-02-24drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang1-1/+1
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik1-1/+1
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg1-0/+1
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik1-7/+14
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli1-2/+3
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut1-6/+8
2020-02-23docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer1-2/+3