aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-044-6/+13
|\
| * Documentation: devres: add missing I2C helperYang Yingliang2022-11-021-0/+1
| * i2c: i801: add lis3lv02d's I2C address for Vostro 5568Nam Cao2022-11-011-0/+1
| * i2c: tegra: Allocate DMA memory for DMA engineThierry Reding2022-11-011-6/+10
| * i2c: piix4: Fix adapter not be removed in piix4_remove()Chen Zhongjin2022-11-011-0/+1
* | Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-11-0429-386/+670
|\ \
| * \ Merge tag 'refcount-cow-domain-6.1_2022-10-31' of git://git.kernel.org/pub/sc...Darrick J. Wong2022-11-0112-184/+368
| |\ \
| | * | xfs: rename XFS_REFC_COW_START to _COWFLAGDarrick J. Wong2022-10-313-6/+6
| | * | xfs: fix uninitialized list head in struct xfs_refcount_recoveryDarrick J. Wong2022-10-311-4/+6
| | * | xfs: fix agblocks check in the cow leftover recovery functionDarrick J. Wong2022-10-311-1/+3
| | * | xfs: check record domain when accessing refcount recordsDarrick J. Wong2022-10-312-14/+43
| | * | xfs: remove XFS_FIND_RCEXT_SHARED and _COWDarrick J. Wong2022-10-311-31/+17
| | * | xfs: refactor domain and refcount checkingDarrick J. Wong2022-10-313-10/+17
| | * | xfs: report refcount domain in tracepointsDarrick J. Wong2022-10-312-9/+43
| | * | xfs: track cow/shared record domains explicitly in xfs_refcount_irecDarrick J. Wong2022-10-315-67/+151
| | * | xfs: refactor refcount record usage in xchk_refcountbt_recDarrick J. Wong2022-10-311-30/+24
| | * | xfs: move _irec structs to xfs_types.hDarrick J. Wong2022-10-312-20/+20
| | * | xfs: check deferred refcount op continuation parametersDarrick J. Wong2022-10-311-2/+36
| | * | xfs: create a predicate to verify per-AG extentsDarrick J. Wong2022-10-317-26/+24
| | * | xfs: make sure aglen never goes negative in xfs_refcount_adjust_extentsDarrick J. Wong2022-10-311-3/+17
| * | | Merge tag 'fix-log-recovery-misuse-6.1_2022-10-31' of git://git.kernel.org/pu...Darrick J. Wong2022-10-319-187/+266
| |\| |
| | * | xfs: dump corrupt recovered log intent items to dmesg consistentlyDarrick J. Wong2022-10-315-20/+43
| | * | xfs: actually abort log recovery on corrupt intent-done log itemsDarrick J. Wong2022-10-312-5/+21
| | * | xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong2022-10-314-57/+88
| | * | xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong2022-10-314-22/+36
| | * | xfs: fix memcpy fortify errors in RUI log format copyingDarrick J. Wong2022-10-312-31/+30
| | * | xfs: fix memcpy fortify errors in CUI log format copyingDarrick J. Wong2022-10-312-24/+25
| | * | xfs: fix memcpy fortify errors in BUI log format copyingDarrick J. Wong2022-10-312-24/+27
| | * | xfs: fix validation in attr log item recoveryDarrick J. Wong2022-10-311-31/+23
| |/ /
| * | xfs: fix incorrect return type for fsdax fault handlersDarrick J. Wong2022-10-311-3/+4
| * | xfs: increase rename inode reservationAllison Henderson2022-10-262-3/+3
| * | xfs: Fix unreferenced object reported by kmemleak in xfs_sysfs_init()Li Zetao2022-10-201-1/+6
| * | xfs: fix memory leak in xfs_errortag_initZeng Heng2022-10-201-2/+7
| * | xfs: remove redundant pointer lipColin Ian King2022-10-201-2/+1
| * | xfs: fix exception caused by unexpected illegal bestcount in leaf dirGuo Xuenan2022-10-201-2/+7
| * | xfs: avoid a UAF when log intent item recovery failsDarrick J. Wong2022-10-181-2/+8
* | | Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-041-3/+4
|\ \ \
| * | | selftests/landlock: Build without static librariesMickaël Salaün2022-10-191-3/+4
| |/ /
* | | Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-041-4/+9
|\ \ \
| * | | fortify: Capture __bos() results in const temp varsKees Cook2022-10-281-4/+9
* | | | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-049-54/+98
|\ \ \ \
| * | | | arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel2022-11-034-2/+69
| * | | | efi: efivars: Fix variable writes with unsupported query_variable_store()Ard Biesheuvel2022-10-281-48/+20
| * | | | efi: random: Use 'ACPI reclaim' memory for random seedArd Biesheuvel2022-10-241-1/+6
| * | | | efi: random: reduce seed size to 32 bytesArd Biesheuvel2022-10-242-2/+2
| * | | | efi/tpm: Pass correct address to memblock_reserveJerry Snitselaar2022-10-241-1/+1
* | | | | Merge tag 'soc-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-0434-82/+267
|\ \ \ \ \
| * \ \ \ \ Merge tag 'juno-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann2022-11-021-0/+14
| |\ \ \ \ \
| | * | | | | arm64: dts: juno: Add thermal critical trip pointsCristian Marussi2022-11-011-0/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'scmi-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-11-028-32/+88
| |\ \ \ \ \