summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2022-11-21Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka
2022-11-21Merge branch 'slab/for-6.2/cleanups' into slab/for-nextVlastimil Babka
2022-11-21slab: Remove special-casing of const 0 size allocationsKees Cook
2022-11-21slab: Clean up SLOB vs kmalloc() definitionKees Cook
2022-11-21Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman
2022-11-21mm/slab: move and adjust kernel-doc for kmem_cache_allocVlastimil Babka
2022-11-21percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZEBaoquan He
2022-11-20sched: Move numa_balancing sysctls to its own fileKefeng Wang
2022-11-20bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctxYonghong Song
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-20bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncsDavid Vernet
2022-11-20bpf: Allow multiple modifiers in reg_type_str() prefixDavid Vernet
2022-11-20PM/devfreq: governor: Add a private governor_data for governorKant Fan
2022-11-20Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann
2022-11-19watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson
2022-11-19iommu/io-pgtable: Remove map/unmapRobin Murphy
2022-11-18Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds