summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-03driver core: class: mark class_release() as taking a const *Greg Kroah-Hartman
2023-04-03Merge tag 'thermal-v6.4-rc1-1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-04-03mtd: spinand: add support for ESMT F50x1G41LBChuanhong Guo
2023-04-03tracing: Error if a trace event has an array for a __field()Steven Rostedt (Google)
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineJohn Keeping
2023-04-03io_uring: rename trace_io_uring_submit_sqe() tracepointJens Axboe
2023-04-03io_uring: encapsulate task_work statePavel Begunkov
2023-04-03io_uring: kill unused notif declarationsPavel Begunkov
2023-04-03io_uring: Add KASAN support for alloc_cachesBreno Leitao
2023-04-03io_uring: Move from hlist to io_wq_work_nodeBreno Leitao
2023-04-03io_uring: add support for user mapped provided buffer ringJens Axboe
2023-04-03io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'Jens Axboe
2023-04-03fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe
2023-04-03drm/vram-helper: turn on PRIME import/exportSimon Ser
2023-04-03regmap: Add maple tree based register cacheMark Brown
2023-04-03USB: core: Add API to change the wireless_statusBastien Nocera
2023-04-03USB: core: Add wireless_status sysfs attributeBastien Nocera
2023-04-03pid: add pidfd_prepare()Christian Brauner
2023-04-03net: phy: smsc: add support for edpd tunableHeiner Kallweit
2023-04-03net: create a netdev notifier for DSA to reject PTP on DSA masterVladimir Oltean
2023-04-03net: add struct kernel_hwtstamp_config and make net_hwtstamp_validate() use itVladimir Oltean
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-04-03drm/dp_helper: Add helper to check DSC support with given o/p formatAnkit Nautiyal
2023-04-02scsi: core: Clean up struct ufs_saved_pwr_infoStanley Chu
2023-04-02scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Adrien Thierry
2023-04-02soc: mediatek: cmdq: Add inline functions for !CONFIG_MTK_CMDQAngeloGioacchino Del Regno
2023-04-02net: minor reshuffle of napi_structJakub Kicinski
2023-04-01genetlink: make _genl_cmd_to_str staticChristoph Böhmwalder
2023-04-01Merge tag 'v6.3-rc3'Sebastian Reichel
2023-04-01thermal/core: Relocate the traces definition in thermal directoryDaniel Lezcano
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-03-31Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen
2023-03-31dt-bindings: clock: mediatek: Add new MT8188 clockGarmin.Chang
2023-03-31Merge tag 'nf-next-2023-03-30' of https://git.kernel.org/pub/scm/linux/kernel...Jakub Kicinski
2023-03-31Merge back Intel thermal driver changes for 6.4-rc1.Rafael J. Wysocki
2023-03-31Merge back thermal control material for 6.4-rc1.Rafael J. Wysocki
2023-03-31vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu
2023-03-31vfio-iommufd: No need to record iommufd_ctx in vfio_deviceYi Liu
2023-03-31iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen
2023-03-31driver core: make sysfs_dev_block_kobj staticGreg Kroah-Hartman
2023-03-31driver core: class: remove dev_kobj from struct classGreg Kroah-Hartman
2023-03-31driver core: class: remove subsystem private pointer from struct classGreg Kroah-Hartman
2023-03-31driver core: create class_is_registered()Greg Kroah-Hartman
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2023-03-31dmaengine: ti: k3-udma: Workaround errata i2234Vignesh Raghavendra
2023-03-31clk: Introduce devm_clk_hw_register_gate_parent_data()Marek Vasut
2023-03-31dmaengine: idxd: Add descriptor definitions for translation fetch operationFenghua Yu
2023-03-31dmaengine: idxd: Add descriptor definitions for DIX generate operationFenghua Yu
2023-03-31dmaengine: idxd: Add descriptor definitions for 16 bytes of pattern in memory...Fenghua Yu
2023-03-31crypto: lib/utils - Move utilities into new headerHerbert Xu