summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-087-17/+17
* MAINTAINERS: update ocfs2-devel mailing list addressAnthony Iliopoulos2023-07-081-1/+1
* mm: disable CONFIG_PER_VMA_LOCK until its fixedSuren Baghdasaryan2023-07-081-1/+2
* fork: lock VMAs of the parent process when forkingSuren Baghdasaryan2023-07-081-0/+6
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-07-021576-35591/+69181
|\
| * Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-022-2/+1
| |\
| | * iomap: drop me [hch] from MAINTAINERS for iomapChristoph Hellwig2023-06-291-1/+0
| | * fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...Lu Hongfei2023-06-291-1/+1
| * | Merge tag 'v6.5/vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-07-021-4/+10
| |\ \
| | * | fs: move cleanup from init_file() into its callersAmir Goldstein2023-07-021-4/+10
| * | | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-02103-727/+585
| |\ \ \
| | * \ \ Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2023-06-231-1/+2
| | |\ \ \
| | | * | | eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein2023-05-161-1/+2
| | * | | | i2c: uniphier: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| | * | | | i2c: uniphier-f: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| | * | | | i2c: owl: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+4
| | * | | | i2c: lpc2k: Use devm_clk_get_enabled()Andi Shyti2023-06-231-17/+5
| | * | | | i2c: hix5hd2: Use devm_clk_get_enabled()Andi Shyti2023-06-231-7/+4
| | * | | | i2c: sun6i-p2wi: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+3
| | * | | | i2c: pasemi-platform: Use devm_clk_get_enabled()Andi Shyti2023-06-231-18/+4
| | * | | | i2c: mt7621: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+4
| | * | | | i2c: xiic: Use devm_clk_get_enabled()Andi Shyti2023-06-231-13/+7
| | * | | | i2c: davinci: Use platform table macro over module_aliasAndrew Davis2023-06-231-2/+6
| | * | | | i2c: ocores: use devm_ managed clksWang Zhang2023-06-231-43/+21
| | * | | | i2c: nomadik: Use dev_err_probe() whenever possibleAndi Shyti2023-06-141-8/+6
| | * | | | i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti2023-06-141-15/+3
| | * | | | i2c: nomadik: Remove unnecessary goto labelAndi Shyti2023-06-141-13/+8
| | * | | | usb: typec: ucsi: Mark dGPUs as DEVICE scopeMario Limonciello2023-06-143-1/+29
| | * | | | i2c: wmt: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-06-141-3/+1
| | * | | | i2c: versatile: Use devm_platform_get_and_ioremap_resource()ye xingchen2023-06-141-3/+1
| | * | | | i2c: hix5hd2: Add I2C_M_STOP flag support for i2c-hix5hd2 driver.taolan2023-06-141-1/+5
| | * | | | i2c: mpc: Use of_property_read_reg() to parse "reg"Rob Herring2023-06-141-2/+3
| | * | | | i2c: imx-lpi2c: Don't open-code DIV_ROUND_UPUwe Kleine-König2023-06-091-1/+1
| | * | | | i2c: Add i2c_get_match_data()Biju Das2023-06-092-0/+21
| | * | | | i2c: img-scb: remove unnecessary (void*) conversionXU pengfei2023-06-081-1/+1
| | * | | | i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()Md Sadre Alam2023-06-081-2/+1
| | * | | | i2c: Improve size determinationsMarkus Elfring2023-06-072-2/+2
| | * | | | i2c: Delete error messages for failed memory allocationsMarkus Elfring2023-06-074-8/+2
| | * | | | i2c: davinci: Use struct name not type with devm_kzalloc()Andrew Davis2023-06-071-5/+2
| | * | | | i2c: rzv2m: Disable the operation of unit in case of errorBiju Das2023-06-051-11/+19
| | * | | | i2c: rzv2m: Replace lowercase macros with static inline functionsBiju Das2023-06-051-3/+10
| | * | | | i2c: rzv2m: Drop extra spaceBiju Das2023-06-051-1/+1
| | * | | | i2c: designware: Add driver support for Wangxun 10Gb NICJiawen Wu2023-06-054-5/+111
| | * | | | i2c: tegra: allow VI support to be compiled outMichał Mirosław2023-06-051-10/+14
| | * | | | i2c: tegra: allow DVC support to be compiled outMichał Mirosław2023-06-051-6/+11
| | * | | | i2c: tegra: Share same DMA channel for RX and TXAkhil R2023-06-051-49/+20
| | * | | | i2c: i801: Add support for Intel Meteor Lake PCH-SJarkko Nikula2023-06-053-2/+5
| | * | | | i2c: i801: Add support for Intel Meteor Lake SoC-SJarkko Nikula2023-06-051-0/+3
| | * | | | i2c: i801: Enlarge device name field in i801_ids tableJarkko Nikula2023-06-051-61/+61
| | * | | | i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-0588-343/+180