summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailmap: add entries for Heiko StuebnerHeiko Stuebner2023-07-081-0/+3
* mailmap: update manpage linkHeiko Stuebner2023-07-081-1/+2
* bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin2023-07-081-0/+2
* MAINTAINERS: add linux-next infoRandy Dunlap2023-07-081-0/+7
* mailmap: add Markus Schneider-PargmannMarkus Schneider-Pargmann2023-07-081-0/+1
* writeback: account the number of pages written backMatthew Wilcox (Oracle)2023-07-081-3/+5
* mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne2023-07-081-0/+7
* squashfs: fix cache race with migrationVincent Whitchurch2023-07-081-4/+23
* mm/hugetlb.c: fix a bug within a BUG(): inconsistent pte comparisonJohn Hubbard2023-07-081-1/+6
* 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-031576-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