Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-09-12 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched: Prevent balance_push() on remote runqueues | Thomas Gleixner | 2021-09-09 | 1 | -3/+3 | |
| * | | | | | | | sched/idle: Make the idle timer expire in hard interrupt context | Sebastian Andrzej Siewior | 2021-09-09 | 1 | -2/+2 | |
* | | | | | | | | Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-09-12 | 4 | -94/+120 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | locking/rtmutex: Fix ww_mutex deadlock check | Peter Zijlstra | 2021-09-09 | 1 | -1/+1 | |
| * | | | | | | | | futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic() | Thomas Gleixner | 2021-09-03 | 1 | -2/+1 | |
| * | | | | | | | | futex: Avoid redundant task lookup | Thomas Gleixner | 2021-09-02 | 1 | -30/+37 | |
| * | | | | | | | | futex: Clarify comment for requeue_pi_wake_futex() | Thomas Gleixner | 2021-09-02 | 1 | -6/+20 | |
| * | | | | | | | | futex: Prevent inconsistent state and exit race | Thomas Gleixner | 2021-09-02 | 1 | -43/+55 | |
| * | | | | | | | | futex: Return error code instead of assigning it without effect | Colin Ian King | 2021-09-02 | 1 | -1/+1 | |
| * | | | | | | | | locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT | Mike Galbraith | 2021-09-02 | 2 | -14/+8 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2021-09-12 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | time: Handle negative seconds correctly in timespec64_to_ns() | Lukas Hannen | 2021-09-08 | 1 | -2/+7 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2021-09-12 | 2 | -59/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | putname(): IS_ERR_OR_NULL() is wrong here | Al Viro | 2021-09-07 | 1 | -1/+1 | |
| * | | | | | | | | namei: Standardize callers of filename_create() | Stephen Brennan | 2021-09-07 | 1 | -17/+15 | |
| * | | | | | | | | namei: Standardize callers of filename_lookup() | Stephen Brennan | 2021-09-07 | 2 | -18/+20 | |
| * | | | | | | | | rename __filename_parentat() to filename_parentat() | Al Viro | 2021-09-07 | 1 | -9/+9 | |
| * | | | | | | | | namei: Fix use after free in kern_path_locked | Stephen Brennan | 2021-09-07 | 1 | -15/+14 | |
* | | | | | | | | | Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2021-09-12 | 12 | -21/+37 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cifs: properly invalidate cached root handle when closing it | Enzo Matsumiya | 2021-09-10 | 1 | -7/+13 | |
| * | | | | | | | | | cifs: move SMB FSCTL definitions to common code | Steve French | 2021-09-09 | 2 | -1/+1 | |
| * | | | | | | | | | cifs: rename cifs_common to smbfs_common | Steve French | 2021-09-09 | 9 | -10/+10 | |
| * | | | | | | | | | cifs: update FSCTL definitions | Steve French | 2021-09-09 | 1 | -3/+13 | |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2021-09-11 | 41 | -325/+4127 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Documentation: Add documentation for VDUSE | Xie Yongji | 2021-09-06 | 3 | -5/+234 | |
| * | | | | | | | | | | vduse: Introduce VDUSE - vDPA Device in Userspace | Xie Yongji | 2021-09-06 | 6 | -0/+1969 | |
| * | | | | | | | | | | vduse: Implement an MMU-based software IOTLB | Xie Yongji | 2021-09-06 | 2 | -0/+618 | |
| * | | | | | | | | | | vdpa: Support transferring virtual addressing during DMA mapping | Xie Yongji | 2021-09-06 | 7 | -19/+117 | |
| * | | | | | | | | | | vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap() | Xie Yongji | 2021-09-06 | 1 | -20/+35 | |
| * | | | | | | | | | | vdpa: Add an opaque pointer for vdpa_config_ops.dma_map() | Xie Yongji | 2021-09-06 | 3 | -5/+5 | |
| * | | | | | | | | | | vhost-iotlb: Add an opaque pointer for vhost IOTLB | Xie Yongji | 2021-09-06 | 2 | -4/+19 | |
| * | | | | | | | | | | vhost-vdpa: Handle the failure of vdpa_reset() | Xie Yongji | 2021-09-06 | 1 | -3/+6 | |
| * | | | | | | | | | | vdpa: Add reset callback in vdpa_config_ops | Xie Yongji | 2021-09-06 | 6 | -36/+89 | |
| * | | | | | | | | | | vdpa: Fix some coding style issues | Xie Yongji | 2021-09-06 | 1 | -17/+17 | |
| * | | | | | | | | | | file: Export receive_fd() to modules | Xie Yongji | 2021-09-06 | 2 | -4/+9 | |
| * | | | | | | | | | | eventfd: Export eventfd_wake_count to modules | Xie Yongji | 2021-09-06 | 1 | -0/+1 | |
| * | | | | | | | | | | iova: Export alloc_iova_fast() and free_iova_fast() | Xie Yongji | 2021-09-06 | 1 | -0/+2 | |
| * | | | | | | | | | | virtio-blk: remove unneeded "likely" statements | Max Gurtovoy | 2021-09-06 | 1 | -2/+2 | |
| * | | | | | | | | | | virtio-balloon: Use virtio_find_vqs() helper | Xianting Tian | 2021-09-06 | 1 | -2/+2 | |
| * | | | | | | | | | | vdpa: Make use of PFN_PHYS/PFN_UP/PFN_DOWN helper macro | Cai Huoqing | 2021-09-06 | 1 | -12/+12 | |
| * | | | | | | | | | | vsock_test: update message bounds test for MSG_EOR | Arseny Krasnov | 2021-09-06 | 1 | -1/+7 | |
| * | | | | | | | | | | af_vsock: rename variables in receive loop | Arseny Krasnov | 2021-09-06 | 1 | -5/+5 | |
| * | | | | | | | | | | virtio/vsock: support MSG_EOR bit processing | Arseny Krasnov | 2021-09-05 | 1 | -1/+8 | |
| * | | | | | | | | | | vhost/vsock: support MSG_EOR bit processing | Arseny Krasnov | 2021-09-05 | 1 | -9/+13 | |
| * | | | | | | | | | | virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit. | Arseny Krasnov | 2021-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | virtio/vsock: rename 'EOR' to 'EOM' bit. | Arseny Krasnov | 2021-09-05 | 3 | -14/+14 | |
| * | | | | | | | | | | virtio: Bind virtio device to device-tree node | Viresh Kumar | 2021-09-05 | 1 | -3/+54 | |
| * | | | | | | | | | | uapi: virtio_ids: Sync ids with specification | Viresh Kumar | 2021-09-05 | 1 | -0/+12 | |
| * | | | | | | | | | | dt-bindings: gpio: Add bindings for gpio-virtio | Viresh Kumar | 2021-09-05 | 1 | -0/+59 |