summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-04PCI: Document pci_bus_for_each_resource()Andy Shevchenko
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-04-04PCI: Introduce pci_resource_n()Andy Shevchenko
2023-04-04srcu: Move work-scheduling fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move srcu_barrier() fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->sda_is_static from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move heuristics fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move grace-period fields from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_gp_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->lock from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->srcu_size_state from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Move ->level from srcu_struct to srcu_usagePaul E. McKenney
2023-04-04srcu: Begin offloading srcu_struct fields to srcu_updatePaul E. McKenney
2023-04-04srcu: Use static init for statically allocated in-module srcu_structPaul E. McKenney
2023-04-04srcu: Add whitespace to __SRCU_STRUCT_INIT() & __DEFINE_SRCU()Paul E. McKenney
2023-04-04io_uring/rsrc: add custom limit for node cachingPavel Begunkov
2023-04-04io_uring/rsrc: cache struct io_rsrc_nodePavel Begunkov
2023-04-04io_uring/rsrc: don't offload node freePavel Begunkov
2023-04-04io_uring/rsrc: kill rsrc_ref_lockPavel Begunkov
2023-04-04io_uring/rsrc: keep cached refs per nodePavel Begunkov
2023-04-04virtio-blk: fix to match virtio specDmitry Fomichev
2023-04-04Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe
2023-04-04Merge tag 'renesas-drivers-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König
2023-04-04ASoC: SOF: Add flag and state which will be used for DSP-less modePeter Ujfalusi
2023-04-04mtd: spi-nor: Stop exporting spi_nor_restore()Tudor Ambarus
2023-04-03tty: make tty_class a static const structureGreg Kroah-Hartman
2023-04-03driver core: class: remove struct class_interface * from callbacksGreg Kroah-Hartman
2023-04-03driver core: class: mark the struct class in struct class_interface constantGreg Kroah-Hartman
2023-04-03driver core: class: make class_register() take a const *Greg Kroah-Hartman
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