summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-09Linux 5.10.183v5.10.183Greg Kroah-Hartman
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-09crypto: ccp: Play nice with vmalloc'd memory for SEV command structsSean Christopherson
2023-06-09crypto: ccp: Reject SEV commands with mismatching command bufferSean Christopherson
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-09media: ti-vpe: cal: avoid FIELD_GET assertionArnd 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-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: 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-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: vub300: fix invalid response handlingDeren Wu
2023-06-09eth: sun: cassini: remove dead codeMartin Liška
2023-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski
2023-06-09x86/boot: Wrap literal addresses in absolute_pointer()Kees Cook
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-09usb: gadget: f_fs: Add unbind event before functionfs_unbindUttkarsh Aggarwal
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-06-09iio: dac: build ad5758 driver when AD5758 is selectedLukas Bulwahn
2023-06-09iio: adc: ad7192: Change "shorted" channels to differentialPaul Cercueil
2023-06-09iio: dac: mcp4725: Fix i2c_master_send() return value handlingMarek Vasut
2023-06-09iio: light: vcnl4035: fixed chip ID checkFrank Li
2023-06-09iio: imu: inv_icm42600: fix timestamp resetJean-Baptiste Maneyrol
2023-06-09HID: wacom: avoid integer overflow in wacom_intuos_inout()Nikita Zhandarovich
2023-06-09HID: google: add jewel USB idSung-Chi Li
2023-06-09iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2023-06-09mailbox: mailbox-test: fix a locking issue in mbox_test_message_write()Dan Carpenter