linux-block.git
2023-02-16 Randy Dunlapi3c: fix device.h kernel-doc warnings
2023-02-15 Greg Kroah... dma-mapping: no need to pass a bus_type into get_arch_d...
2023-02-14 Greg Kroah... driver core: class: move EXPORT_SYMBOL_GPL() lines...
2023-02-14 Greg Kroah... Revert "driver core: add error handling for devtmpfs_cr...
2023-02-14 Greg Kroah... Revert "devtmpfs: add debug info to handle()"
2023-02-14 Greg Kroah... Revert "devtmpfs: remove return value of devtmpfs_delet...
2023-02-11 Greg Kroah... driver core: cpu: don't hand-override the uevent bus_ty...
2023-02-11 Longlong Xiadevtmpfs: remove return value of devtmpfs_delete_node()
2023-02-10 Longlong Xiadevtmpfs: add debug info to handle()
2023-02-10 Longlong Xiadriver core: add error handling for devtmpfs_create_node()
2023-02-10 Greg Kroah... driver core: bus: update my copyright notice
2023-02-10 Greg Kroah... driver core: bus: add bus_get_dev_root() function
2023-02-09 Greg Kroah... driver core: bus: constify bus_unregister()
2023-02-09 Greg Kroah... driver core: bus: constify some internal functions
2023-02-09 Greg Kroah... driver core: bus: constify bus_get_kset()
2023-02-09 Greg Kroah... driver core: bus: constify bus_register/unregister_noti...
2023-02-09 Greg Kroah... driver core: remove private pointer from struct bus_type
2023-02-09 Greg Kroah... driver core: create bus_is_registered()
2023-02-09 Greg Kroah... driver core: bus: clean up driver_find()
2023-02-09 Greg Kroah... driver core: move driver_find() to bus.c
2023-02-09 Greg Kroah... driver core: bus: clean up bus_sort_breadthfirst()
2023-02-09 Greg Kroah... driver core: bus: bus iterator cleanups
2023-02-09 Greg Kroah... driver core: bus: bus_add/remove_driver() cleanups
2023-02-09 Greg Kroah... driver core: bus: bus_register/unregister_notifier...
2023-02-09 Greg Kroah... driver core: bus: bus_get_kset() cleanup
2023-02-09 Greg Kroah... driver core: bus: subsys_interface_register/unregister...
2023-02-09 Greg Kroah... driver core: bus: bus_register/unregister() cleanups
2023-02-09 Greg Kroah... driver core: bus: bus_add/probe/remove_device() cleanups
2023-02-09 Greg Kroah... driver core: bus: sysfs function cleanups
2023-02-09 Greg Kroah... driver core: bus: convert bus_create/remove_file to...
2023-02-09 Greg Kroah... driver core: bus: constantify the bus_find_* functions
2023-02-09 Greg Kroah... driver core: bus: implement bus_get/put() without the...
2023-02-09 Greg Kroah... driver core: add local subsys_get and subsys_put functions
2023-02-08 Saravana Kannanmtd: mtdpart: Don't create platform device that'll...
2023-02-08 Saravana Kannanfirmware: arm_scmi: Set fwnode for the scmi_device
2023-02-08 Saravana Kannanirqchip/irq-imx-gpcv2: Mark fwnode device as not initia...
2023-02-08 Saravana Kannanof: property: Simplify of_link_to_phandle()
2023-02-08 Saravana Kannandriver core: fw_devlink: Make cycle detection more...
2023-02-08 Saravana Kannandriver core: fw_devlink: Consolidate device link flag...
2023-02-08 Saravana Kannandriver core: fw_devlink: Allow marking a fwnode link...
2023-02-08 Saravana Kannandriver core: fw_devlink: Add DL_FLAG_CYCLE support...
2023-02-08 Saravana Kannangpiolib: Clear the gpio_device's fwnode initialized...
2023-02-08 Saravana Kannansoc: renesas: Move away from using OF_POPULATED for...
2023-02-08 Saravana Kannandriver core: fw_devlink: Improve check for fwnode with...
2023-02-08 Saravana Kannandriver core: fw_devlink: Don't purge child fwnode's...
2023-02-08 Greg Kroah... kernel/fail_function: fix memory leak with using debugf...
2023-02-08 Greg Kroah... kernel/power/energy_model.c: fix memory leak with using...
2023-02-08 Greg Kroah... kernel/time/test_udelay.c: fix memory leak with using...
2023-02-08 Thomas Weißschuhsamples/kobject: make kobj_type structure constant
2023-02-08 Thomas Weißschuhdriver core: make kobj_type structures constant
2023-02-08 Thomas Weißschuhkobject: make dynamic_kobj_ktype and kset_ktype const
2023-02-08 Thomas Weißschuhconst_structs.checkpatch.pl: add kobj_type
2023-02-08 Greg Kroah... drivers: base: dd: fix memory leak with using debugfs_l...
2023-02-08 Greg Kroah... drivers: base: component: fix memory leak with using...
2023-02-02 Longlong Xiadevtmpfs: convert to pr_fmt
2023-02-01 Greg Kroah... driver core: bus: move lock_class_key into dynamic...
2023-02-01 Greg Kroah... driver core: platform: simplify __platform_driver_probe()
2023-02-01 Greg Kroah... driver core: platform: removed unneeded variable from...
2023-02-01 Greg Kroah... maple: remove unneeded maple_bus_uevent() callback.
2023-01-31 Pierre Gondoiscacheinfo: Remove unused check in init_cache_level()
2023-01-31 Pierre Gondoiscacheinfo: Make default acpi_get_cache_info() return...
2023-01-31 Pierre Gondoiscacheinfo: Initialize variables in fetch_cache_info()
2023-01-31 Andy Shevchenkocontainer_of: Update header inclusions
2023-01-31 Greg Kroah... driver core: soc: remove layering violation for the...
2023-01-30 Stephen Rothwelldriver core: fixup for "driver core: make struct bus_ty...
2023-01-27 Greg Kroah... kobject: kset_uevent_ops: make uevent() callback take...
2023-01-27 Greg Kroah... driver core: make struct bus_type.uevent() take a const *
2023-01-27 Greg Kroah... xen/xenbus: move to_xenbus_device() to use container_of...
2023-01-27 Greg Kroah... mcb: move to_mcb_device() to use container_of_const()
2023-01-27 Greg Kroah... drm/mipi-dsi: move to_mipi_dsi_device() to use containe...
2023-01-27 Greg Kroah... virtio: move dev_to_virtio() to use container_of_const()
2023-01-27 Greg Kroah... drivers: hv: move device_to_hv_device to use container_...
2023-01-27 Greg Kroah... platform/x86: wmi: move dev_to_wblock() and dev_to_wdev...
2023-01-27 Greg Kroah... vio: move to_vio_dev() to use container_of_const()
2023-01-27 Greg Kroah... driver core: device_get_devnode() should take a const *
2023-01-27 Greg Kroah... driver core: make struct device_type.devnode() take...
2023-01-27 Greg Kroah... driver core: make struct device_type.uevent() take...
2023-01-27 Greg Kroah... firewire: move fw_device() and fw_unit() to use contain...
2023-01-27 Greg Kroah... platform/surface: aggregator: move to_ssam_device(...
2023-01-27 Greg Kroah... i3c: move dev_to_i3cdev() to use container_of_const()
2023-01-27 Greg Kroah... of: device: make of_device_uevent_modalias() take a...
2023-01-27 Luis Chamberlaindocs: embargoed-hardware-issues: add embargoed HW conta...
2023-01-23 Rafael J. Wysockidriver core: class: Clear private pointer on registrati...
2023-01-22 Greg Kroah... Merge 6.2-rc5 into driver-core-next
2023-01-22 Linus TorvaldsLinux 6.2-rc5 v6.2-rc5
2023-01-22 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-21' of git://git.kernel...
2023-01-21 Linus TorvaldsMerge tag 'char-misc-6.2-rc5' of git://git./linux/kerne...
2023-01-21 Linus TorvaldsMerge tag 'driver-core-6.2-rc5' of git://git./linux...
2023-01-21 Linus TorvaldsMerge tag 'staging-6.2-rc5' of git://git./linux/kernel...
2023-01-21 Linus TorvaldsMerge tag 'tty-6.2-rc5' of git://git./linux/kernel...
2023-01-21 Linus TorvaldsMerge tag 'usb-6.2-rc5' of git://git./linux/kernel...
2023-01-21 Linus TorvaldsMerge tag 'kbuild-fixes-v6.2-3' of git://git./linux...
2023-01-21 Linus Torvaldsext4: deal with legacy signed xattr name hash values
2023-01-21 Greg Kroah... prlimit: do_prlimit needs to have a speculation check
2023-01-21 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-rc5' of git://git./linux...
2023-01-20 Linus TorvaldsMerge tag '6.2-rc4-smb3-client-fixes' of git://git...
2023-01-20 Linus TorvaldsMerge tag 'pinctrl-v6.2-2' of git://git./linux/kernel...
2023-01-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-01-20 Jens Axboeio_uring/poll: don't reissue in case of poll race on... io_uring-6.2-2023-01-21
2023-01-20 Linus TorvaldsMerge tag 'block-6.2-2023-01-20' of git://git.kernel...
next