Age | Commit message (Expand) | Author | Files | Lines |
2020-10-22 | docs/vm: trivial fixes to several spelling mistakes | Colin Ian King | 4 | -4/+4 |
2020-10-22 | hil/parisc: Disable HIL driver when it gets stuck | Helge Deller | 3 | -8/+23 |
2020-10-22 | parisc: Improve error return codes when setting rtc time | Helge Deller | 1 | -2/+9 |
2020-10-22 | Merge tag 'kconfig-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -275/+170 |
2020-10-22 | splice: change exported internal do_splice() helper to take kernel offset | Jens Axboe | 2 | -15/+52 |
2020-10-22 | io_uring: make loop_rw_iter() use original user supplied pointers | Jens Axboe | 1 | -14/+12 |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 51 | -752/+512 |
2020-10-22 | Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+11 |
2020-10-22 | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 24 | -20/+1330 |
2020-10-22 | Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 5 | -23/+97 |
2020-10-22 | Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 14 | -62/+2086 |
2020-10-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 158 | -880/+7582 |
2020-10-22 | Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -90/+67 |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 85 | -1790/+2549 |
2020-10-22 | tcp: fix to update snd_wl1 in bulk receiver fast path | Neal Cardwell | 1 | -0/+2 |
2020-10-22 | net: Properly typecast int values to set sk_max_pacing_rate | Ke Li | 2 | -2/+3 |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 12 | -19/+37 |
2020-10-22 | ARC: perf: redo the pct irq missing in device-tree handling | Vineet Gupta | 1 | -9/+18 |
2020-10-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 35 | -396/+4725 |
2020-10-22 | SMB3: add support for recognizing WSL reparse tags | Steve French | 1 | -1/+24 |
2020-10-22 | cifs: remove bogus debug code | Dan Carpenter | 1 | -8/+8 |
2020-10-22 | smb3.1.1: fix typo in compression flag | Steve French | 1 | -1/+1 |
2020-10-22 | cifs: move smb version mount options into fs_context.c | Ronnie Sahlberg | 4 | -97/+99 |
2020-10-22 | cifs: move cache mount options to fs_context.ch | Ronnie Sahlberg | 3 | -62/+63 |
2020-10-22 | cifs: move security mount options into fs_context.ch | Ronnie Sahlberg | 3 | -85/+96 |
2020-10-22 | cifs: add files to host new mount api | Ronnie Sahlberg | 3 | -1/+24 |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 52 | -495/+346 |
2020-10-22 | ACPI: utils: remove unreachable breaks | Tom Rix | 1 | -4/+0 |
2020-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 16 | -102/+426 |
2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 44 | -1368/+1490 |
2020-10-22 | PM: sleep: remove unreachable break | Tom Rix | 1 | -1/+0 |
2020-10-22 | PM: AVS: Drop the avs directory and the corresponding Kconfig | Ulf Hansson | 4 | -4/+0 |
2020-10-22 | Merge tag 'exfat-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -127/+71 |
2020-10-22 | null_blk: use zone status for max active/open | Keith Busch | 1 | -26/+43 |
2020-10-22 | PM: AVS: qcom-cpr: Move the driver to the qcom specific drivers | Ulf Hansson | 6 | -18/+18 |
2020-10-22 | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 3 | -5/+5 |
2020-10-22 | io_uring: remove req cancel in ->flush() | Pavel Begunkov | 1 | -23/+5 |
2020-10-22 | ring-buffer: Update the description for ring_buffer_wait | Qiujun Huang | 1 | -1/+1 |
2020-10-22 | ring-buffer: Return 0 on success from ring_buffer_resize() | Qiujun Huang | 1 | -4/+4 |
2020-10-22 | io-wq: re-set NUMA node affinities if CPUs come online | Jens Axboe | 1 | -4/+56 |
2020-10-22 | nvmet: don't use BLK_MQ_REQ_NOWAIT for passthru | Chaitanya Kulkarni | 1 | -1/+1 |
2020-10-22 | nvmet: cleanup nvmet_passthru_map_sg() | Logan Gunthorpe | 1 | -3/+4 |
2020-10-22 | nvmet: limit passthru MTDS by BIO_MAX_PAGES | Logan Gunthorpe | 1 | -1/+8 |
2020-10-22 | nvmet: fix uninitialized work for zero kato | zhenwei pi | 1 | -1/+2 |
2020-10-22 | nvme-pci: disable Write Zeroes on Sandisk Skyhawk | Kai-Heng Feng | 1 | -0/+2 |
2020-10-22 | nvme: use queuedata for nvme_req_qid | Keith Busch | 1 | -1/+1 |
2020-10-22 | nvme-rdma: fix crash due to incorrect cqe | Chao Leng | 1 | -2/+3 |
2020-10-22 | nvme-rdma: fix crash when connect rejected | Chao Leng | 1 | -1/+0 |
2020-10-22 | netfilter: nf_fwd_netdev: clear timestamp in forwarding path | Pablo Neira Ayuso | 2 | -0/+2 |
2020-10-22 | ALSA: hda - Fix the return value if cb func is already registered | Hui Wang | 1 | -5/+13 |