summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-04io_uring/rsrc: kill rsrc_ref_lockPavel Begunkov1-1/+1
2023-04-04io_uring/rsrc: keep cached refs per nodePavel Begunkov1-1/+0
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev1-9/+9
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe48-73/+259
2023-04-04Merge tag 'renesas-drivers-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+0
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König1-1/+1
2023-04-04ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi1-0/+5
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus1-6/+0
2023-04-03tty: make tty_class a static const structureGreg Kroah-Hartman1-1/+1
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman1-2/+2
2023-04-03driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman1-1/+1
2023-04-03driver core: class: make class_register() take a const *Greg Kroah-Hartman1-1/+1
2023-04-03driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman1-1/+1
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2-287/+0
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo1-0/+1
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)1-4/+17
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping1-1/+1
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe1-9/+6
2023-04-03io_uring: encapsulate task_work statePavel Begunkov1-1/+6
2023-04-03io_uring: kill unused notif declarationsPavel Begunkov1-13/+0
2023-04-03io_uring: Add KASAN support for alloc_cachesBreno Leitao1-0/+1
2023-04-03io_uring: Move from hlist to io_wq_work_nodeBreno Leitao1-1/+1
2023-04-03io_uring: add support for user mapped provided buffer ringJens Axboe1-0/+17
2023-04-03io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'Jens Axboe1-1/+1
2023-04-03fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe1-0/+3
2023-04-03drm/vram-helper: turn on PRIME import/exportSimon Ser1-1/+3
2023-04-03regmap: Add maple tree based register cacheMark Brown1-0/+1
2023-04-03USB: core: Add API to change the wireless_statusBastien Nocera1-0/+5
2023-04-03USB: core: Add wireless_status sysfs attributeBastien Nocera1-0/+9
2023-04-03pid: add pidfd_prepare()Christian Brauner1-0/+1
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit1-0/+4
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean2-52/+8
2023-04-03net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean1-0/+33
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman48-73/+259
2023-04-03drm/dp_helper: Add helper to check DSC support with given o/p formatAnkit Nautiyal1-0/+13
2023-04-03scsi: core: Clean up struct ufs_saved_pwr_infoStanley Chu1-6/+1
2023-04-03scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Adrien Thierry1-1/+0
2023-04-02soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQAngeloGioacchino Del Regno1-0/+114
2023-04-02net: minor reshuffle of napi_structJakub Kicinski1-2/+3
2023-04-02genetlink: make _genl_cmd_to_str staticChristoph Böhmwalder1-1/+1
2023-04-01Merge tag 'v6.3-rc3'Sebastian Reichel27-38/+146
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano2-287/+0
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2023-04-01Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen2-3/+5
2023-03-31dt-bindings: clock: mediatek: Add new MT8188 clockGarmin.Chang1-0/+726
2023-03-31Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski2-4/+5
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki1-0/+19
2023-03-31Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki1-0/+19
2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu1-1/+1
2023-03-31vfio-iommufd: No need to record iommufd_ctx in vfio_deviceYi Liu1-1/+0