summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-09Linux 6.1.33v6.1.33Greg Kroah-Hartman1-1/+1
2023-06-09ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o1-12/+12
2023-06-09selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts1-2/+11
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09arm64: efi: Use SMBIOS processor version to key off Ampere quirkArd Biesheuvel3-13/+80
2023-06-09tls: rx: strp: don't use GFP_KERNEL in softirq contextJakub Kicinski1-0/+4
2023-06-09xfs: verify buffer contents when we skip log replayDarrick J. Wong1-0/+10
2023-06-09drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-06-09iommu/amd/pgtbl_v2: Fix domain max addressVasant Hegde1-1/+10
2023-06-09tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo1-2/+5
2023-06-09regmap: Account for register length when chunkingJim Wylder1-2/+4
2023-06-09fs/ntfs3: Validate MFT flags before replaying logsEdward Lo1-0/+6
2023-06-09KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu1-17/+21
2023-06-09ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen1-19/+34
2023-06-09ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen1-5/+5
2023-06-09ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon1-18/+3
2023-06-09ksmbd: fix UAF issue from opinfo->connNamjae Jeon1-25/+47
2023-06-09ksmbd: fix credit count leakageNamjae Jeon1-5/+1
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson1-0/+3
2023-06-09KVM: arm64: Populate fault info for watchpointAkihiko Odaki3-2/+9
2023-06-09test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac1-1/+18
2023-06-09test_firmware: fix a memory leak with reqs bufferMirsad Goran Todorovac1-0/+10
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-06-09serial: cpm_uart: Fix a COMPILE_TEST dependencyHerve Codina2-3/+1
2023-06-09serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET1-1/+3
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller1-0/+3
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o2-0/+6
2023-06-09ext4: disallow ea_inodes with extended attributesTheodore Ts'o1-0/+3
2023-06-09ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o1-0/+1
2023-06-09ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o3-35/+35
2023-06-09mptcp: fix active subflow finalizationPaolo Abeni1-9/+14
2023-06-09mptcp: fix connect timeout handlingPaolo Abeni2-23/+7
2023-06-09selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello1-1/+1
2023-06-09tracing/histograms: Allow variables to have some modifiersSteven Rostedt (Google)1-7/+16
2023-06-09tracing/timerlat: Always wakeup the timerlat threadDaniel Bristot de Oliveira1-0/+2
2023-06-09mtdchar: mark bits of ioctl handler noinlineArnd Bergmann1-4/+4
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore1-1/+5
2023-06-09io_uring: undeprecate epoll_ctl supportBen Noordhuis1-4/+0
2023-06-09riscv: perf: Fix callchain parse error with kernel tracepoint eventsIsm Hong1-0/+7
2023-06-09tpm, tpm_tis: correct tpm_tis_flags enumeration valuesLino Sanfilippo1-4/+4
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh1-1/+1
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra1-2/+11
2023-06-09block: fix revalidate performance regressionDamien Le Moal1-1/+2
2023-06-09phy: qcom-qmp-pcie-msm8996: fix init-count imbalanceJohan Hovold1-2/+3