summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-217-139/+349
|\
| * mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-071-0/+345
| * mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-2/+0
| * mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-4/+2
| * mfd: Remove htc-i2cpld driverArnd Bergmann2022-12-071-23/+0
| * mfd: Remove dm355evm_msp driverArnd Bergmann2022-12-071-79/+0
| * mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov2022-12-071-29/+0
| * mfd: twl6040: Switch to using gpiod APIDmitry Torokhov2022-12-071-2/+3
| * mfd: palmas: Stop including of_gpio.hDmitry Torokhov2022-12-071-1/+0
* | Merge tag 'fs.vfsuid.ima.v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-211-20/+0
|\ \
| * | mnt_idmapping: move ima-only helpers to imaChristian Brauner2022-12-131-20/+0
* | | prandom: remove prandom_u32_max()Jason A. Donenfeld2022-12-201-6/+0
* | | random: do not include <asm/archrandom.h> from random.hJason A. Donenfeld2022-12-201-2/+0
* | | Merge tag 'zstd-linus-v6.2' of https://github.com/terrelln/linuxLinus Torvalds2022-12-191-180/+299
|\ \ \
| * \ \ Merge branch 'zstd-next' into zstd-linusNick Terrell2022-12-131-178/+297
| |\ \ \
| | * | | zstd: import usptream v1.5.2Nick Terrell2022-10-241-178/+297
| | * | | Merge branch 'main' into zstd-nextNick Terrell2022-10-246-8/+20
| | |\ \ \
| | * \ \ \ Merge branch 'main' into zstd-nextNick Terrell2022-10-21912-14274/+34249
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'main' into zstd-linusNick Terrell2022-12-13915-14331/+34457
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | lib: zstd: clean up double word in comment.Tom Rix2022-01-311-2/+2
* | | | | | | Merge tag 'soundwire-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-191-0/+44
|\ \ \ \ \ \ \
| * | | | | | | soundwire: intel: add in-band wake callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+5
| * | | | | | | soundwire: intel: add link power management callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+5
| * | | | | | | soundwire: intel: add bus management callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+11
| * | | | | | | soundwire: intel: add register_dai callback in hw_opsPierre-Louis Bossart2022-11-231-0/+3
| * | | | | | | soundwire: intel: add debugfs callbacks in hw_opsPierre-Louis Bossart2022-11-231-0/+5
| * | | | | | | soundwire: intel: start using hw_opsPierre-Louis Bossart2022-11-231-0/+15
* | | | | | | | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-6/+0
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-123-50/+97
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | | * | | | | | | iommu/io-pgtable: Remove map/unmapRobin Murphy2022-11-191-6/+0
* | | | | | | | | | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-191-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | module: add module_elf_check_arch for module-specific checksNicholas Piggin2022-12-021-0/+3
| * | | | | | | | | | | Merge branch i2c/client_device_id_helper-immutable of wsa/linux into nextMichael Ellerman2022-11-241-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-174-30/+58
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra2022-12-151-2/+2
| * | | | | | | | | | | mm: Rename pmd_read_atomic()Peter Zijlstra2022-12-151-7/+2
| * | | | | | | | | | | mm: Rename GUP_GET_PTE_LOW_HIGHPeter Zijlstra2022-12-151-2/+2
| * | | | | | | | | | | mm: Fix pmd_read_atomic()Peter Zijlstra2022-12-151-10/+37
| * | | | | | | | | | | mm: Update ptep_get_lockless()'s commentPeter Zijlstra2022-12-151-9/+6
| * | | | | | | | | | | x86/mm: Implement native set_memory_rox()Peter Zijlstra2022-12-151-0/+2
| * | | | | | | | | | | mm: Introduce set_memory_rox()Peter Zijlstra2022-12-152-2/+9
| * | | | | | | | | | | x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra2022-12-151-1/+0
| * | | | | | | | | | | mm: Move mm_cachep initialization to mm_init()Peter Zijlstra2022-12-151-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'linux-watchdog-6.2-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2022-12-171-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | watchdog: rn5t618: add support for read out bootstatusMarcus Folkesson2022-11-191-0/+9
* | | | | | | | | | | | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-1610-87/+87
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | usb.h: take advantage of container_of_const()Greg Kroah-Hartman2022-12-061-40/+2
| * | | | | | | | | | | | device.h: move kobj_to_dev() to use container_of_const()Greg Kroah-Hartman2022-12-061-20/+1
| * | | | | | | | | | | | container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman2022-12-061-0/+13
| * | | | | | | | | | | | driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1