aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-10kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman
2021-04-09debugfs: Make debugfs_allow RO after initKees Cook
2021-04-07Revert "driver core: platform: Make platform_get_irq_optional() optional"Greg Kroah-Hartman
2021-04-05media: ipu3-cio2: Switch to use SOFTWARE_NODE_REFERENCE()Andy Shevchenko
2021-04-05software node: Introduce SOFTWARE_NODE_REFERENCE() helper macroAndy Shevchenko
2021-04-05software node: Imply kobj_to_swnode() to be no-opAndy Shevchenko
2021-04-05software node: Deduplicate code in fwnode_create_software_node()Andy Shevchenko
2021-04-05software node: Introduce software_node_alloc()/software_node_free()Andy Shevchenko
2021-04-05software node: Free resources explicitly when swnode_register() failsAndy Shevchenko
2021-04-05debugfs: drop pointless nul-termination in debugfs_read_file_bool()Rasmus Villemoes
2021-04-05driver core: add helper for deferred probe reason settingAhmad Fatoum
2021-04-05driver core: Improve fw_devlink & deferred_probe_timeout interactionSaravana Kannan
2021-04-05Merge 5.12-rc6 into driver-core-nextGreg Kroah-Hartman
2021-04-04Linux 5.12-rc6Linus Torvalds
2021-04-04firewire: nosy: Fix a use-after-free bug in nosy_ioctl()Zheyu Ma
2021-04-03Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-04-03Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-04soc: litex: Remove duplicated header file inclusionZhen Lei
2021-04-03Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-03Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-03Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-03Merge tag 'hyperv-fixes-signed-20210402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-03Merge tag 'driver-core-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'staging-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'usb-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02io_uring: fix !CONFIG_BLOCK compilation failureJens Axboe
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02Merge tag 'pm-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig
2021-04-02Merge tag 'trace-v5.12-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-02io_uring: move reissue into regular IO pathJens Axboe
2021-04-02of: property: fw_devlink: Add support for remote-endpointSaravana Kannan
2021-04-02driver core: platform: Make platform_get_irq_optional() optionalAndy Shevchenko
2021-04-02driver core: Replace printf() specifier and drop unneeded castingAndy Shevchenko
2021-04-02driver core: Cast to (void *) with __force for __percpu pointerAndy Shevchenko
2021-04-02driver core: platform: Declare early_platform_cleanup() prototypeAndy Shevchenko
2021-04-02driver core: platform: Make clear error code used for missed IRQAndy Shevchenko
2021-04-02Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki
2021-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki
2021-04-02devcoredump: fix kernel-doc warningPierre-Louis Bossart
2021-04-02platform-msi: fix kernel-doc warningsPierre-Louis Bossart
2021-04-02driver core: attribute_container: remove kernel-doc warningsPierre-Louis Bossart
2021-04-02driver core: remove kernel-doc warningsPierre-Louis Bossart
2021-04-02block: don't ignore REQ_NOWAIT for direct IOPavel Begunkov