summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.16-rc3v5.16-rc3Linus Torvalds2021-11-281-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-11-289-76/+9
|\
| * vdpa_sim: avoid putting an uninitialized iova_domainLongpeng2021-11-241-2/+5
| * vhost-vdpa: clean irqs before reseting vdpa deviceWu Zongyong2021-11-241-1/+1
| * virtio-blk: modify the value type of num in virtio_queue_rq()Ye Guojin2021-11-241-1/+1
| * vhost/vsock: cleanup removing `len` variableStefano Garzarella2021-11-241-5/+1
| * vhost/vsock: fix incorrect used length reported to the guestStefano Garzarella2021-11-241-1/+1
| * Revert "virtio_ring: validate used buffer length"Michael S. Tsirkin2021-11-242-62/+0
| * Revert "virtio-net: don't let virtio core to validate used length"Michael S. Tsirkin2021-11-241-1/+0
| * Revert "virtio-blk: don't let virtio core to validate used length"Michael S. Tsirkin2021-11-241-1/+0
| * Revert "virtio-scsi: don't let virtio core to validate used buffer length"Michael S. Tsirkin2021-11-241-1/+0
* | Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2021-11-281-1/+1
|\ \
| * | x86/boot: Mark prepare_command_line() __initBorislav Petkov2021-11-241-1/+1
| |/
* | Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2021-11-282-4/+7
|\ \
| * | sched/scs: Reset task stack state in bringup_cpu()Mark Rutland2021-11-242-4/+7
| |/
* | Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2021-11-281-0/+3
|\ \
| * | perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver2021-11-231-0/+3
| |/
* | Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2021-11-281-93/+89
|\ \
| * | locking/rwsem: Optimize down_read_trylock() under highly contended caseMuchun Song2021-11-231-7/+4
| * | locking/rwsem: Make handoff bit handling more consistentWaiman Long2021-11-231-86/+85
| |/
* | Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2021-11-281-1/+1
|\ \
| * | tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)2021-11-271-1/+1
* | | Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2021-11-285-17/+10
|\ \ \
| * | | iommu/vt-d: Fix unmap_pages supportAlex Williamson2021-11-261-4/+2
| * | | iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET2021-11-261-2/+3
| * | | iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee2021-11-261-2/+2
| * | | iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel2021-11-261-3/+3
| * | | iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel2021-11-261-6/+0
| | |/ | |/|
* | | Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2021-11-272-18/+22
|\ \ \
| * | | ksmbd: fix memleak in get_file_stream_info()Namjae Jeon2021-11-251-1/+3
| * | | ksmbd: contain default data stream even if xattr is emptyNamjae Jeon2021-11-251-9/+9
| * | | ksmbd: downgrade addition info error msg to debug in smb2_get_info_sec()Namjae Jeon2021-11-251-1/+1
| * | | docs: filesystem: cifs: ksmbd: Fix small layout issuesSalvatore Bonaccorso2021-11-251-5/+5
| * | | ksmbd: Fix an error handling path in 'smb2_sess_setup()'Christophe JAILLET2021-11-251-2/+4
| |/ /
* | | vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck2021-11-271-3/+1
* | | fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck2021-11-271-0/+1
* | | arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck2021-11-271-0/+10
* | | Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-273-34/+8
|\ \ \
| * | | xfs: remove xfs_inew_waitChristoph Hellwig2021-11-242-24/+1
| * | | xfs: Fix the free logic of state in xfs_attr_node_hasnameYang Xu2021-11-241-10/+7
| |/ /
* | | Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-11-271-10/+16
|\ \ \
| * | | iomap: iomap_read_inline_data cleanupAndreas Gruenbacher2021-11-241-16/+15
| * | | iomap: Fix inline extent handling in iomap_readpageAndreas Gruenbacher2021-11-211-2/+9
| |/ /
* | | Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2021-11-272-6/+30
|\ \ \ | | |/ | |/|
| * | tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)2021-11-261-6/+18
| * | tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)2021-11-261-0/+12
* | | Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-271-23/+50
|\ \ \
| * | | io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin2021-11-271-0/+3
| * | | io_uring: fix soft lockup when call __io_remove_buffersYe Bin2021-11-271-3/+2
| * | | io_uring: fix link traversal lockingPavel Begunkov2021-11-261-18/+42