summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai1-3/+15
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever1-1/+0
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever1-1/+2
2023-06-12svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever1-1/+0
2023-06-12blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai1-2/+1
2023-06-12fs: remove the now unused FMODE_* flagsChristoph Hellwig1-7/+0
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig3-12/+29
2023-06-12block: move a few internal definitions out of blkdev.hChristoph Hellwig1-27/+0
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig1-1/+1
2023-06-12scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig1-1/+1
2023-06-12scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig1-1/+1
2023-06-12scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig1-1/+1
2023-06-12fs: remove sb->s_modeChristoph Hellwig1-1/+0
2023-06-12block: add a sb_open_mode helperChristoph Hellwig1-0/+7
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig1-1/+1
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig1-1/+1
2023-06-12block: pass a gendisk to ->openChristoph Hellwig1-1/+1
2023-06-12block: pass a gendisk on bdev_check_media_changeChristoph Hellwig1-1/+1
2023-06-12cdrom: remove the unused mode argument to cdrom_releaseChristoph Hellwig1-1/+1
2023-06-12cdrom: track if a cdrom_device_info was opened for dataChristoph Hellwig1-0/+1
2023-06-12cdrom: remove the unused cdrom_close_write release codeChristoph Hellwig1-1/+0
2023-06-12cdrom: remove the unused mode argument to cdrom_ioctlChristoph Hellwig1-2/+2
2023-06-12cdrom: remove the unused bdev argument to cdrom_openChristoph Hellwig1-2/+1
2023-06-12regmap: Merge up v6.4-rc6Mark Brown53-116/+211
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-4/+16
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet1-1/+1
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet1-0/+1
2023-06-12netlink: support extack in dump ->start()Jakub Kicinski1-0/+1
2023-06-12net: core: add getsockopt SO_PEERPIDFDAlexander Mikhalitsyn1-0/+1
2023-06-12scm: add SO_PASSPIDFD and SCM_PIDFDAlexander Mikhalitsyn4-2/+41
2023-06-12net: openvswitch: add support for l4 symmetric hashingAaron Conole1-0/+1
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean1-5/+5
2023-06-12fs: Fix comment typoMao Zhu1-1/+1
2023-06-12net: ethtool: correct MAX attribute value for statsJakub Kicinski1-1/+1
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever1-2/+1
2023-06-11sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov1-3/+3
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+12
2023-06-11RDMA/cma: Always set static rate to 0 for RoCEMark Zhang1-23/+0
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad1-1/+0
2023-06-11RDMA/mlx5: Reduce QP table exposureLeon Romanovsky1-9/+0
2023-06-10Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+9
2023-06-10Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller1-1/+3
2023-06-10Merge branch 'icc-cbf' into icc-nextGeorgi Djakov2-0/+34
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet5-96/+112
2023-06-10Merge tag 'wireless-next-2023-06-09' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski4-6/+172
2023-06-10net/mlx5: Add new page type for EC VF pagesDaniel Jurgens1-0/+1
2023-06-10net/mlx5: Update vport caps query/set for EC VFsDaniel Jurgens1-1/+1
2023-06-10net/mlx5: Enable devlink port for embedded cpu VF vportsDaniel Jurgens1-0/+6
2023-06-10net/mlx5: mlx5_ifc updates for embedded CPU SRIOVDaniel Jurgens1-3/+8
2023-06-10syscalls: add sys_ni_posix_timers prototypeArnd Bergmann1-0/+1