summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-23iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá
2022-11-23ACPI: PM: Silence missing prototype warningSudeep Holla
2022-11-23device property: Move PROPERTY_ENTRY_BOOL() a bit downAndy Shevchenko
2022-11-23device property: Get rid of __PROPERTY_ENTRY_ARRAY_EL*SIZE*()Andy Shevchenko
2022-11-23ACPI: FFH: Silence missing prototype warningsSudeep Holla
2022-11-23fscache: fix OOB Read in __fscache_acquire_volumeDavid Howells
2022-11-23Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown
2022-11-23soundwire: intel_init: remove sdw_intel_enable_irq()Pierre-Louis Bossart
2022-11-23soundwire: intel: add in-band wake callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add link power management callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add bus management callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add register_dai callback in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: add debugfs callbacks in hw_opsPierre-Louis Bossart
2022-11-23soundwire: intel: start using hw_opsPierre-Louis Bossart
2022-11-23Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown
2022-11-23Merge tag 'qcom-drivers-for-6.2' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-11-23Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann
2022-11-23fbdev: Make fb_modesetting_disabled() static inlineThomas Zimmermann
2022-11-22net: dsa: move tag_8021q headers to their proper placeVladimir Oltean
2022-11-22Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Jakub Kicinski
2022-11-22mm: fix unexpected changes to {failslab|fail_page_alloc}.attrQi Zheng
2022-11-22kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James
2022-11-22lru_cache: remove unused lc_private, lc_set, lc_index_ofJoel Colledge
2022-11-23xfs,iomap: move delalloc punching to iomapDave Chinner
2022-11-22Merge tag 'v6.1-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2022-11-22serdev: Replace poll loop by readx_poll_timeout() macroAndy Shevchenko
2022-11-22Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman
2022-11-22driver core: pass a const * into of_device_uevent()Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make name() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_namespace take a const *Greg Kroah-Hartman
2022-11-22kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman
2022-11-22pwm: lpss: Rename pwm_lpss_probe() --> devm_pwm_lpss_probe()Andy Shevchenko
2022-11-22pwm: lpss: Allow other drivers to enable PWM LPSSAndy Shevchenko
2022-11-22pwm: Add a stub for devm_pwmchip_add()Andy Shevchenko
2022-11-22random: add back async readiness notifierJason A. Donenfeld
2022-11-22eventfd: provide a eventfd_signal_mask() helperJens Axboe
2022-11-22regmap: add regmap_might_sleep()Michael Walle
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-21math64: fix kernel-doc return value warningsLiam Beguin
2022-11-21math64: add kernel-doc for DIV64_U64_ROUND_UPLiam Beguin
2022-11-21math64: favor kernel-doc from header filesLiam Beguin
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig
2022-11-21blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig
2022-11-21Merge tag 'memory-controller-drv-6.2-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2022-11-21pinconf-generic: fix style issues in pin_config_param docNiyas Sait
2022-11-21mtd: spi-nor: remember full JEDEC flash IDMichael Walle
2022-11-21Merge branch 'slab/for-6.2/alloc_size' into slab/for-nextVlastimil Babka