summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-04-04mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_add...Tudor Ambarus-24/+25
2023-04-04mtd: spi-nor: macronix: Add support for mx25uw51245g with RWWMiquel Raynal-0/+3
2023-04-04mtd: spi-nor: Delay the initialization of bank_sizeMiquel Raynal-1/+2
2023-04-04mtd: spi-nor: Fix a trivial typoMiquel Raynal-1/+1
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal-16/+334
2023-03-29mtd: spi-nor: Add a RWW flagMiquel Raynal-0/+7
2023-03-29mtd: spi-nor: Prepare the introduction of a new locking mechanismMiquel Raynal-6/+53
2023-03-29mtd: spi-nor: Separate preparation and lockingMiquel Raynal-4/+20
2023-03-29mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal-21/+18
2023-03-29mtd: spi-nor: Add a macro to define more banksMiquel Raynal-0/+4
2023-03-29mtd: spi-nor: Introduce the concept of bankMiquel Raynal-5/+13
2023-03-17mtd: spi-nor: spansion: Add support for Infineon S25FS256TTakahiro Kuwano-0/+60
2023-03-17mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytesTakahiro Kuwano-5/+5
2023-03-12Linux 6.3-rc2v6.3-rc2Linus Torvalds-1/+1
2023-03-12wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin-2/+0
2023-03-12Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds-2/+137
2023-03-12tpm: disable hwrng for fTPM on some AMD designsMario Limonciello-1/+132
2023-03-12tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud-1/+5
2023-03-12Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-21/+40
2023-03-12Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-51308/+39
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+9
2023-03-12Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds-1/+4
2023-03-12Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-5/+5
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-33/+98
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds-1/+1
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-47/+52
2023-03-11ubi: block: Fix missing blk_mq_end_requestRichard Weinberger-1/+4
2023-03-11ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng-0/+1
2023-03-11ext4: make sure fs error flag setted before clear journal errorYe Bin-2/+4
2023-03-11ext4: commit super block if fs record error when journal record without errorYe Bin-0/+9
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o-3/+37
2023-03-11ext4: fix WARNING in ext4_update_inline_dataYe Bin-0/+3
2023-03-11ext4: move where set the MAY_INLINE_DATA flag is setYe Bin-2/+6
2023-03-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-50/+117
2023-03-10Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds-10/+19
2023-03-10Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+6
2023-03-10Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-2/+3
2023-03-10Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+4
2023-03-10Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+52
2023-03-10Merge tag 'drm-fixes-2023-03-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-191/+280
2023-03-10Merge tag 'erofs-for-6.3-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+12
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-1/+7
2023-03-10Merge tag 'for-6.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-32/+92
2023-03-10Merge tag 'io_uring-6.3-2023-03-09' of git://git.kernel.dk/linuxLinus Torvalds-9/+20
2023-03-10Merge tag 'perf-tools-fixes-for-v6.3-1-2023-03-09' of git://git.kernel.org/pu...Linus Torvalds-54/+154
2023-03-10Merge tag 'amd-drm-fixes-6.3-2023-03-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-42/+136
2023-03-09fs: prevent out-of-bounds array speculation when closing a file descriptorTheodore Ts'o-0/+1
2023-03-09drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4Veerabadhran Gopalakrishnan-0/+1
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nvAlex Deucher-3/+4
2023-03-09drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21Alex Deucher-3/+4