aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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-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-21Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin
2020-10-21ext4: fix invalid inode checksumLuo Meng
2020-10-21ext4: add fast commit stats in procfsHarshad Shirwadkar
2020-10-21ext4: add a mount opt to forcefully turn fast commits onHarshad Shirwadkar
2020-10-21ext4: fast commit recovery pathHarshad Shirwadkar
2020-10-21jbd2: fast commit recovery pathHarshad Shirwadkar
2020-10-21ext4: main fast-commit commit pathHarshad Shirwadkar
2020-10-21jbd2: add fast commit machineryHarshad Shirwadkar
2020-10-21ext4 / jbd2: add fast commit initializationHarshad Shirwadkar
2020-10-21ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar
2020-10-21doc: update ext4 and journalling docs to include fast commit featureHarshad Shirwadkar
2020-10-21drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao
2020-10-21drm/amd/pm: remove the average clock value in sysfsKenneth Feng
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng
2020-10-21Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-21rtnetlink: fix data overflow in rtnl_calcit()Di Zhu