summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-06-13ALSA: emu10k1: make available E-MU clock sources card-specificOswald Buddenhagen
2023-06-13ALSA: emu10k1: split off E-MU fallback clock from clock sourceOswald Buddenhagen
2023-06-13Merge branch 'topic/midi20' into for-nextTakashi Iwai
2023-06-12kcm: Send multiple frags in one sendmsg()David Howells
2023-06-12sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells
2023-06-12Remove file->f_op->sendpageDavid Howells
2023-06-12dt-bindings: reset: mt8188: add thermal reset control bitRunyang Chen
2023-06-12net: flower: add support for matching cfm fieldsZahari Doychev
2023-06-12net: flow_dissector: add support for cfm packetsZahari Doychev
2023-06-12KVM: arm64: Rewrite IMPDEF PMU version as NIOliver Upton
2023-06-12f2fs: add async reset zone command supportDaejun Park
2023-06-12include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resumeMario Limonciello
2023-06-12nvmet: reorder fields in 'struct nvmefc_fcp_req'Christophe JAILLET
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas
2023-06-12lib/string_choices: Add str_high_low() helperAndy Shevchenko
2023-06-12lib/string_helpers: Split out string_choices.hAndy Shevchenko
2023-06-12cgroup: remove unused task_cgroup_path()Miaohe Lin
2023-06-12ALSA: ump: Add info flag bit for static blocksTakashi Iwai
2023-06-12ALSA: seq: ump: Notify UMP protocol change to sequencerTakashi Iwai
2023-06-12ALSA: seq: ump: Handle FB info updateTakashi Iwai
2023-06-12ALSA: seq: ump: Handle groupless messagesTakashi Iwai
2023-06-12ALSA: ump: Support UMP Endpoint and Function Block parsingTakashi Iwai
2023-06-12ALSA: ump: Add more attributes to UMP EP and FB infoTakashi Iwai
2023-06-12svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever
2023-06-12SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever
2023-06-12svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever
2023-06-12blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-06-12fs: remove the now unused FMODE_* flagsChristoph Hellwig
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: move a few internal definitions out of blkdev.hChristoph Hellwig
2023-06-12mtd: block: use a simple bool to track open for writeChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to scsi_ioctl with a simple boolChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple boolChristoph Hellwig
2023-06-12fs: remove sb->s_modeChristoph Hellwig
2023-06-12block: add a sb_open_mode helperChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-12block: pass a gendisk on bdev_check_media_changeChristoph Hellwig
2023-06-12cdrom: remove the unused mode argument to cdrom_releaseChristoph Hellwig
2023-06-12cdrom: track if a cdrom_device_info was opened for dataChristoph Hellwig
2023-06-12cdrom: remove the unused cdrom_close_write release codeChristoph Hellwig
2023-06-12cdrom: remove the unused mode argument to cdrom_ioctlChristoph Hellwig
2023-06-12cdrom: remove the unused bdev argument to cdrom_openChristoph Hellwig
2023-06-12regmap: Merge up v6.4-rc6Mark Brown
2023-06-12Merge tag 'mlx5-updates-2023-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-12tcp: remove size parameter from tcp_stream_alloc_skb()Eric Dumazet
2023-06-12tcp: let tcp_send_syn_data() build headless packetsEric Dumazet
2023-06-12netlink: support extack in dump ->start()Jakub Kicinski