summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: i2c: i2c-mt65xx: Add compatible for MT6795 Helio X10AngeloGioacchino Del Regno2023-03-291-0/+4
* i2c: imx: Simplify using devm_clk_get_enabled()Uwe Kleine-König2023-03-161-11/+1
* i2c: cros-ec-tunnel: Mark ACPI and OF related data as maybe unusedKrzysztof Kozlowski2023-03-161-2/+2
* i2c: owl: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* i2c: mt65xx: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-161-1/+1
* i2c: davinci: remove dead code in probeDongliang Mu2023-03-161-4/+1
* i2c: cadence: Remove unnecessary register readsLars-Peter Clausen2023-03-161-2/+2
* i2c: cadence: Remove always false ternary operatorLars-Peter Clausen2023-03-161-2/+1
* i2c: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-163-6/+4
* i2c: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-03-161-1/+1
* Linux 6.3-rc2v6.3-rc2Linus Torvalds2023-03-121-1/+1
* wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"Hector Martin2023-03-121-2/+0
* Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...Linus Torvalds2023-03-123-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-051-7/+14
| * xfs: quotacheck failure can race with background inode inactivationDave Chinner2023-03-051-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-071-9/+17
| * | ext4: Fix comment about the 64BIT featureTudor Ambarus2023-03-071-1/+1
| * | docs: ext4: modify the group desc size to 64Wu Bo2023-03-071-3/+3
| * | ext4: fix another off-by-one fsmap error on 1k block filesystemsDarrick J. Wong2023-03-071-0/+2
| * | ext4: fix RENAME_WHITEOUT handling for inline directoriesEric Whitney2023-03-071-6/+7
| * | ext4: make kobj_type structures constantThomas Weißschuh2023-03-071-2/+2
| * | ext4: fix cgroup writeback accounting with fs-layer encryptionEric Biggers2023-03-071-5/+6
* | | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1