summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-22splice: change exported internal do_splice() helper to take kernel offsetJens Axboe
2020-10-22io_uring: make loop_rw_iter() use original user supplied pointersJens Axboe
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-10-22Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-10-22Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-22tcp: fix to update snd_wl1 in bulk receiver fast pathNeal Cardwell
2020-10-22net: Properly typecast int values to set sk_max_pacing_rateKe Li
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-22ARC: perf: redo the pct irq missing in device-tree handlingVineet Gupta
2020-10-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-22SMB3: add support for recognizing WSL reparse tagsSteve French
2020-10-22cifs: remove bogus debug codeDan Carpenter
2020-10-22smb3.1.1: fix typo in compression flagSteve French
2020-10-22cifs: move smb version mount options into fs_context.cRonnie Sahlberg
2020-10-22cifs: move cache mount options to fs_context.chRonnie Sahlberg
2020-10-22cifs: move security mount options into fs_context.chRonnie Sahlberg
2020-10-22cifs: add files to host new mount apiRonnie Sahlberg
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22ACPI: utils: remove unreachable breaksTom Rix
2020-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-10-22PM: sleep: remove unreachable breakTom Rix
2020-10-22PM: AVS: Drop the avs directory and the corresponding KconfigUlf Hansson
2020-10-22Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-22null_blk: use zone status for max active/openKeith Busch
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson
2020-10-22Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-10-22io_uring: remove req cancel in ->flush()Pavel Begunkov
2020-10-22ring-buffer: Update the description for ring_buffer_waitQiujun Huang
2020-10-22ring-buffer: Return 0 on success from ring_buffer_resize()Qiujun Huang
2020-10-22io-wq: re-set NUMA node affinities if CPUs come onlineJens Axboe
2020-10-22nvmet: don't use BLK_MQ_REQ_NOWAIT for passthruChaitanya Kulkarni
2020-10-22nvmet: cleanup nvmet_passthru_map_sg()Logan Gunthorpe
2020-10-22nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe
2020-10-22nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-22nvme-pci: disable Write Zeroes on Sandisk SkyhawkKai-Heng Feng
2020-10-22nvme: use queuedata for nvme_req_qidKeith Busch
2020-10-22nvme-rdma: fix crash due to incorrect cqeChao Leng
2020-10-22nvme-rdma: fix crash when connect rejectedChao Leng
2020-10-22netfilter: nf_fwd_netdev: clear timestamp in forwarding pathPablo Neira Ayuso
2020-10-22ALSA: hda - Fix the return value if cb func is already registeredHui Wang
2020-10-21ibmvnic: save changed mac address to adapter->mac_addrLijun Pan
2020-10-21selftests: mptcp: depends on built-in IPv6Matthieu Baerts
2020-10-22powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar
2020-10-21Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin