| Commit message (Expand) | Author | Files | Lines |
2021-01-10 | Documentation: kbuild: Fix section reference | Viresh Kumar | 1 | -1/+1 |
2021-01-09 | maintainers: update my email address | Darrick J. Wong | 1 | -2/+2 |
2021-01-09 | io_uring: stop SQPOLL submit on creator's death | Pavel Begunkov | 1 | -9/+53 |
2021-01-09 | io_uring: add warn_once for io_uring_flush() | Pavel Begunkov | 1 | -4/+10 |
2021-01-09 | io_uring: inline io_uring_attempt_task_drop() | Pavel Begunkov | 1 | -18/+11 |
2021-01-09 | io_uring: io_rw_reissue lockdep annotations | Pavel Begunkov | 1 | -0/+2 |
2021-01-09 | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L... | Coly Li | 1 | -0/+15 |
2021-01-09 | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket | Coly Li | 4 | -8/+29 |
2021-01-09 | bcache: check unsupported feature sets for bcache register | Coly Li | 2 | -0/+29 |
2021-01-09 | bcache: fix typo from SUUP to SUPP in features.h | Coly Li | 1 | -3/+3 |
2021-01-09 | bcache: set pdev_set_uuid before scond loop iteration | Yi Li | 1 | -1/+1 |
2021-01-08 | ARC: [hsdk]: Enable FPU_SAVE_RESTORE | Vineet Gupta | 1 | -0/+1 |
2021-01-08 | poll: fix performance regression due to out-of-line __put_user() | Linus Torvalds | 1 | -3/+11 |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek | 5 | -30/+18 |
2021-01-08 | hwmon: (amd_energy) fix allocation of hwmon_channel_info config | David Arcari | 1 | -1/+2 |
2021-01-08 | ARM: picoxcell: fix missing interrupt-parent properties | Arnd Bergmann | 1 | -0/+4 |
2021-01-08 | blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED | John Garry | 1 | -0/+1 |
2021-01-08 | block/rnbd-clt: avoid module unload race with close confirmation | Jack Wang | 1 | -1/+2 |
2021-01-08 | block/rnbd: Adding name to the Contributors List | Swapnil Ingle | 1 | -0/+1 |
2021-01-08 | block/rnbd-clt: Fix sg table use after free | Guoqing Jiang | 1 | -8/+7 |
2021-01-08 | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close | Jack Wang | 1 | -3/+5 |
2021-01-08 | block/rnbd: Select SG_POOL for RNBD_CLIENT | Jack Wang | 1 | -0/+1 |
2021-01-08 | KVM: x86: __kvm_vcpu_halt can be static | Paolo Bonzini | 1 | -1/+1 |
2021-01-08 | x86/resctrl: Don't move a task to the same resource group | Fenghua Yu | 1 | -0/+7 |
2021-01-08 | x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR | Fenghua Yu | 1 | -69/+43 |
2021-01-08 | block: pre-initialize struct block_device in bdev_alloc_inode | Christoph Hellwig | 1 | -2/+3 |
2021-01-08 | net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbE | Aleksander Jan Bajkowski | 1 | -3/+4 |
2021-01-08 | s390/qeth: fix L2 header access in qeth_l3_osa_features_check() | Julian Wiedmann | 1 | -1/+1 |
2021-01-08 | s390/qeth: fix locking for discipline setup / removal | Julian Wiedmann | 3 | -10/+7 |
2021-01-08 | s390/qeth: fix deadlock during recovery | Julian Wiedmann | 4 | -18/+34 |
2021-01-08 | selftests: fib_nexthops: Fix wrong mausezahn invocation | Ido Schimmel | 1 | -1/+1 |
2021-01-08 | nexthop: Bounce NHA_GATEWAY in FDB nexthop groups | Petr Machata | 1 | -1/+1 |
2021-01-08 | nexthop: Unlink nexthop group entry in error path | Ido Schimmel | 1 | -1/+3 |
2021-01-08 | nexthop: Fix off-by-one error in error path | Ido Schimmel | 1 | -1/+1 |
2021-01-08 | octeontx2-af: fix memory leak of lmac and lmac->name | Colin Ian King | 1 | -3/+11 |
2021-01-08 | chtls: Fix chtls resources release sequence | Ayush Sawal | 1 | -4/+4 |
2021-01-08 | chtls: Added a check to avoid NULL pointer dereference | Ayush Sawal | 1 | -0/+5 |
2021-01-08 | chtls: Replace skb_dequeue with skb_peek | Ayush Sawal | 1 | -1/+1 |
2021-01-08 | chtls: Avoid unnecessary freeing of oreq pointer | Ayush Sawal | 1 | -3/+1 |
2021-01-08 | chtls: Fix panic when route to peer not configured | Ayush Sawal | 1 | -2/+12 |
2021-01-08 | chtls: Remove invalid set_tcb call | Ayush Sawal | 1 | -3/+0 |
2021-01-08 | chtls: Fix hardware tid leak | Ayush Sawal | 1 | -36/+3 |
2021-01-08 | KVM: SVM: Add support for booting APs in an SEV-ES guest | Tom Lendacky | 8 | -6/+63 |
2021-01-08 | KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit | Maxim Levitsky | 3 | -1/+8 |
2021-01-08 | KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode | Maxim Levitsky | 1 | -0/+1 |
2021-01-08 | KVM: nSVM: correctly restore nested_run_pending on migration | Maxim Levitsky | 1 | -0/+4 |
2021-01-08 | KVM: x86/mmu: Clarify TDP MMU page list invariants | Ben Gardon | 1 | -2/+14 |
2021-01-08 | KVM: x86/mmu: Ensure TDP MMU roots are freed after yield | Ben Gardon | 1 | -56/+48 |
2021-01-08 | kvm: check tlbs_dirty directly | Lai Jiangshan | 1 | -2/+1 |
2021-01-08 | KVM: x86: change in pv_eoi_get_pending() to make code more readable | Stephen Zhang | 1 | -1/+1 |