summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'i2c-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-195-10/+22
|\ \ \
| * | | i2c: mediatek: Fix an error handling path in mtk_i2c_probe()Christophe JAILLET2022-06-141-2/+7
| * | | i2c: designware: Use standard optional ref clock implementationSerge Semin2022-06-132-5/+11
| * | | MAINTAINERS: core DT include belongs to coreWolfram Sang2022-06-131-0/+1
| * | | MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERSLukas Bulwahn2022-06-131-0/+1
| * | | i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang2022-06-081-2/+1
| * | | MAINTAINERS: Update Synopsys DesignWare I2C to SupportedAndy Shevchenko2022-06-081-1/+1
| |/ /
* | | Merge tag 'xfs-5.19-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-06-197-25/+37
|\ \ \
| * | | xfs: preserve DIFLAG2_NREXT64 when setting other inode attributesDarrick J. Wong2022-06-161-1/+2
| * | | xfs: fix variable state usageDarrick J. Wong2022-06-161-2/+1
| * | | xfs: fix TOCTOU race involving the new logged xattrs control knobDarrick J. Wong2022-06-166-22/+34
| | |/ | |/|
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-1926-895/+947
|\ \ \
| * | | ext4: fix a doubled word "need" in a commentXiang wangx2022-06-191-1/+1
| * | | ext4: add reserved GDT blocks checkZhang Yi2022-06-191-0/+10
| * | | ext4: make variable "count" signedDing Xiang2022-06-191-1/+2
| * | | ext4: correct the judgment of BUG in ext4_mb_normalize_requestBaokun Li2022-06-191-1/+16
| * | | ext4: fix bug_on ext4_mb_use_inode_paBaokun Li2022-06-191-0/+9
| * | | ext4: fix up test_dummy_encryption handling for new mount APIEric Biggers2022-06-191-63/+71
| * | | ext4: use kmemdup() to replace kmalloc + memcpyShuqi Zhang2022-06-191-2/+1
| * | | ext4: fix super block checksum incorrect after mountYe Bin2022-06-191-8/+8
| * | | ext4: improve write performance with disabled delallocJan Kara2022-06-161-1/+1
| * | | ext4: fix warning when submitting superblock in ext4_commit_super()Zhang Yi2022-06-161-6/+16
| * | | ext4, doc: remove unnecessary escapingWang Jianjian2022-06-1617-810/+810
| * | | ext4: fix incorrect comment in ext4_bio_write_page()Wang Jianjian2022-06-161-1/+1
| * | | fs: fix jbd2_journal_try_to_free_buffers() kernel-doc commentYang Li2022-06-161-1/+1
| |/ /
* | | Merge tag '5.19-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-193-0/+43
|\ \ \
| * | | cifs: when a channel is not found for server, log its connection idShyam Prasad N2022-06-181-0/+3
| * | | smb3: add trace point for SMB2_set_eofSteve French2022-06-172-0/+40
| |/ /
* | | Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-06-176-6/+20
|\ \ \
| * | | NFSv4: Add FMODE_CAN_ODIRECT after successful open of a NFS4.x fileDave Wysochanski2022-06-152-0/+2
| * | | sunrpc: set cl_max_connect when cloning an rpc_clntScott Mayhew2022-06-071-0/+1
| * | | pNFS: Avoid a live lock condition in pnfs_update_layout()Trond Myklebust2022-06-063-6/+11
| * | | pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLETrond Myklebust2022-06-061-0/+6
| | |/ | |/|
* | | Merge tag 'pci-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-174-17/+18
|\ \ \
| * | | x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions"Hans de Goede2022-06-174-17/+18
| |/ /
* | | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-176-1/+50
|\ \ \
| * \ \ Merge branch 'rework/kthreads' into for-linusPetr Mladek2022-06-176-1/+50
| |\ \ \
| | * | | printk: Wait for the global console lock when the system is going downPetr Mladek2022-06-156-0/+47
| | * | | printk: Block console kthreads when direct printing will be requiredPetr Mladek2022-06-151-1/+3
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-175-79/+69
|\ \ \ \ \
| * | | | | arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transferWill Deacon2022-06-171-2/+0
| * | | | | arm64/cpufeature: Unexport set_cpu_feature()Mark Brown2022-06-161-1/+0
| * | | | | arm64: ftrace: remove redundant labelMark Rutland2022-06-151-1/+0
| * | | | | arm64: ftrace: consistently handle PLTs.Mark Rutland2022-06-151-71/+66
| * | | | | arm64: ftrace: fix branch range checksMark Rutland2022-06-151-2/+2
| * | | | | Revert "arm64: Initialize jump labels before setup_machine_fdt()"Catalin Marinas2022-06-151-4/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'loongarch-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-175-27/+39
|\ \ \ \ \
| * | | | | docs/zh_CN/LoongArch: Fix notes rendering by using reST directivesYanteng Si2022-06-172-12/+16
| * | | | | docs/LoongArch: Fix notes rendering by using reST directivesYanteng Si2022-06-172-15/+22
| * | | | | LoongArch: vmlinux.lds.S: Add missing ELF_DETAILSYouling Tang2022-06-171-0/+1
| |/ / / /