summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: Fix a trivial typoMiquel Raynal2023-04-041-1/+1
* mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal2023-03-292-16/+334
* mtd: spi-nor: Add a RWW flagMiquel Raynal2023-03-293-0/+7
* mtd: spi-nor: Prepare the introduction of a new locking mechanismMiquel Raynal2023-03-291-6/+53
* mtd: spi-nor: Separate preparation and lockingMiquel Raynal2023-03-291-4/+20
* mtd: spi-nor: Reorder the preparation vs. locking stepsMiquel Raynal2023-03-295-21/+18
* mtd: spi-nor: Add a macro to define more banksMiquel Raynal2023-03-291-0/+4
* mtd: spi-nor: Introduce the concept of bankMiquel Raynal2023-03-293-5/+13
* mtd: spi-nor: spansion: Add support for Infineon S25FS256TTakahiro Kuwano2023-03-171-0/+60
* mtd: spi-nor: spansion: Make RD_ANY_REG_OP macro take number of dummy bytesTakahiro Kuwano2023-03-171-5/+5
* Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-131-1/+1
* wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-131-2/+0
* Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds2023-03-133-2/+137
|\
| * tpm: disable hwrng for fTPM on some AMD designsMario Limonciello2023-03-122-1/+132
| * tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud2023-03-121-1/+5
|/
* Merge tag 'xfs-6.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-03-122-21/+40
|\
| * xfs: fix off-by-one-block in xfs_discard_folio()Dave Chinner2023-03-061-7/+14
| * xfs: quotacheck failure can race with background inode inactivationDave Chinner2023-03-061-14/+26
* | Merge tag 'staging-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-12106-51308/+39
|\ \
| * | staging: r8188eu: delete driverGreg Kroah-Hartman2023-03-09102-51239/+0
| * | staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede2023-03-081-3/+3
| * | staging: rtl8723bs: Fix key-store index handlingHans de Goede2023-03-083-31/+36
| * | staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-081-12/+0
| * | staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-081-23/+0
| |/
* | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-121-0/+9
|\ \
| * | x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper2023-03-081-0/+9
| |/
* | Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-122-1/+4
|\ \
| * | selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
| * | fork: allow CLONE_NEWTIME in clone3 flagsTobias Klauser2023-03-081-1/+1
| |/
* | Merge tag 'vfs.misc.v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-124-5/+5
|\ \
| * | filelocks: use mount idmapping for setlease permission checkSeth Forshee2023-03-091-1/+2
| * | fs/locks: Remove redundant assignment to cmdJiapeng Chong2023-03-091-1/+0
| * | splice: Remove redundant assignment to retJiapeng Chong2023-03-091-1/+0
| * | MAINTAINERS: repair a malformed T: entry in IDMAPPED MOUNTSLukas Bulwahn2023-03-081-2/+2
| * | watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error pathsDavid Disseldorp2023-03-081-0/+1
| |/
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-1213-33/+98
|\ \
| * | ext4: zero i_disksize when initializing the bootloader inodeZhihao Cheng2023-03-111-0/+1
| * | ext4: make sure fs error flag setted before clear journal errorYe Bin2023-03-111-2/+4
| * | ext4: commit super block if fs record error when journal record without errorYe Bin2023-03-111-0/+9
| * | ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-113-3/+37
| * | ext4: fix WARNING in ext4_update_inline_dataYe Bin2023-03-111-0/+3
| * | ext4: move where set the MAY_INLINE_DATA flag is setYe Bin2023-03-112-2/+6
| * | ext4: Fix deadlock during directory renameJan Kara2023-03-081-9/+17
| * | ext4: Fix comment about the 64BIT featureTudor Ambarus2023-03-081-1/+1
| * | docs: ext4: modify the group desc size to 64Wu Bo2023-03-081-3/+3
| * | ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong2023-03-081-0/+2
| * | ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney2023-03-081-6/+7
| * | ext4: make kobj_type structures constantThomas Weißschuh2023-03-081-2/+2
| * | ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers2023-03-081-5/+6
* | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1