summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09Linux 5.15.116v5.15.116Greg Kroah-Hartman
2023-06-09RDMA/irdma: Do not generate SW completions for NOPsMustafa Ismail
2023-06-09RDMA/irdma: Fix drain SQ hang with no completionShiraz Saleem
2023-06-09ARM: defconfig: drop CONFIG_DRM_RCAR_LVDSArnd Bergmann
2023-06-09ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen
2023-06-09scsi: dpt_i2o: Do not process completions with invalid addressesBen Hutchings
2023-06-09scsi: dpt_i2o: Remove broken pass-through ioctl (I2OUSERCMD)Ben Hutchings
2023-06-09drm/rcar: stop using 'imply' for dependenciesArnd Bergmann
2023-06-09tpm, tpm_tis: Request threaded interrupt handlerLino Sanfilippo
2023-06-09regmap: Account for register length when chunkingJim Wylder
2023-06-09KEYS: asymmetric: Copy sig and digest in public_key_verify_signature()Roberto Sassu
2023-06-09ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon
2023-06-09ksmbd: fix credit count leakageNamjae Jeon
2023-06-09KVM: x86: Account fastpath-only VM-Exits in vCPU statsSean Christopherson
2023-06-09test_firmware: fix the memory leak of the allocated firmware bufferMirsad Goran Todorovac
2023-06-09serial: 8250_tegra: Fix an error handling path in tegra_uart_probe()Christophe JAILLET
2023-06-09fbcon: Fix null-ptr-deref in soft_cursorHelge Deller
2023-06-09ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o
2023-06-09ext4: disallow ea_inodes with extended attributesTheodore Ts'o
2023-06-09ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o
2023-06-09ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts
2023-06-09tracing/probe: trace_probe_primary_from_call(): checked list_first_entryPietro Borrello
2023-06-09selinux: don't use make's grouped targets feature yetPaul Moore
2023-06-09block: fix revalidate performance regressionDamien Le Moal
2023-06-09usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QMFrank Li
2023-06-09usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li
2023-06-09iommu/amd: Fix domain flush size when syncing iotlbJon Pan-Doh
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-06-09btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...pengfuyuan
2023-06-09tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL...Sherry Sun
2023-06-09mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling orderMarek Vasut
2023-06-09mmc: vub300: fix invalid response handlingDeren Wu
2023-06-09block/blk-iocost (gcc13): keep large values in a new enumJiri Slaby (SUSE)
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for renoirTim Huang
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for yellow carpTim Huang
2023-06-09drm/amd/pm: reverse mclk and fclk clocks levels for vangoghTim Huang
2023-06-09ata: libata-scsi: Use correct device no in ata_find_dev()Damien Le Moal
2023-06-09scsi: stex: Fix gcc 13 warningsBart Van Assche
2023-06-09misc: fastrpc: reject new invocations during device removalRichard Acayan
2023-06-09misc: fastrpc: return -EPIPE to invocations on device removalRichard Acayan
2023-06-09md/raid5: fix miscalculation of 'end_sector' in raid5_read_one_chunk()Yu Kuai