summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-24timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2022-11-24timers: Rename del_timer() to timer_delete()Thomas Gleixner
2022-11-24timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner
2022-11-24timers: Use del_timer_sync() even on UPThomas Gleixner
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2022-11-24Merge branch i2c/client_device_id_helper-immutable of wsa/linux into nextMichael Ellerman
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Bartosz Golaszewski
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-23tracing: Optimize event type allocation with IDAZheng Yejian
2022-11-23ring_buffer: Remove unused "event" parameterSong Chen
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2022-11-23Merge remote-tracking branch 'i2c/i2c/client_device_id_helper-immutable' into...Jonathan Cameron
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá
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