summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/gi...Linus 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/kerne...Linus 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-221-2/+9
| |/ /
* | | Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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
| * | | io_uring: fail cancellation for EXITING tasksPavel Begunkov2021-11-261-2/+3
* | | | Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-272-1/+4
|\ \ \ \
| * | | | zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe2021-11-261-0/+2
| * | | | block: call rq_qos_done() before ref check in batch completionsJens Axboe2021-11-261-1/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-11-2710-39/+108
|\ \ \ \ \
| * | | | | scsi: scsi_debug: Zero clear zones at reset write pointerShin'ichiro Kawasaki2021-11-231-0/+5
| * | | | | scsi: core: sysfs: Fix setting device state to SDEV_RUNNINGMike Christie2021-11-231-1/+1
| * | | | | scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()George Kennedy2021-11-231-2/+2
| * | | | | scsi: target: configfs: Delete unnecessary checks for NULLDan Carpenter2021-11-191-8/+8
| * | | | | scsi: target: core: Use RCU helpers for INQUIRY t10_alua_tg_pt_gpMike Christie2021-11-191-7/+7
| * | | | | scsi: mpt3sas: Fix incorrect system timestampSreekanth Reddy2021-11-191-2/+2
| * | | | | scsi: mpt3sas: Fix system going into read-only modeSreekanth Reddy2021-11-192-1/+60
| * | | | | scsi: mpt3sas: Fix kernel panic during drive powercycle testSreekanth Reddy2021-11-191-1/+1
| * | | | | scsi: ufs: ufs-mediatek: Add put_device() after of_find_device_by_node()Ye Guojin2021-11-191-0/+1
| * | | | | scsi: scsi_debug: Fix type in min_t to avoid stack OOBGeorge Kennedy2021-11-191-15/+19
| * | | | | scsi: qla2xxx: edif: Fix off by one bug in qla_edif_app_getfcinfo()Dan Carpenter2021-11-191-1/+1
| * | | | | scsi: ufs: ufshpb: Fix warning in ufshpb_set_hpb_read_to_upiu()Bean Huo2021-11-191-1/+1
* | | | | | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-277-9/+16
|\ \ \ \ \ \