summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-06-09ACPI: thermal: drop an always true checkAdam Borowski
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
2023-06-09drm/msm: Be more shouty if per-process pgtables aren't workingRob Clark
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failedWenchao Hao
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-06-09s390/pkey: zeroize key blobsHolger Dengler
2023-06-09media: dvb-core: Fix use-after-free due to race condition at dvb_ca_en50221Hyunwoo Kim
2023-06-09media: dvb-core: Fix kernel WARNING for blocking operation in wait_event*()Takashi Iwai
2023-06-09media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-06-09media: ttusb-dec: fix memory leak in ttusb_dec_exit_dvb()Hyunwoo Kim
2023-06-09media: dvb_ca_en50221: fix a size write bugYongSu Yoo
2023-06-09media: netup_unidvb: fix irq init by register it at the end of probeWei Chen
2023-06-09media: dvb-usb: dw2102: fix uninit-value in su3000_read_mac_addressWei Chen
2023-06-09media: dvb-usb: digitv: fix null-ptr-deref in digitv_i2c_xfer()Wei Chen
2023-06-09media: dvb-usb-v2: rtl28xxu: fix null-ptr-deref in rtl28xxu_i2c_xferZhang Shurong
2023-06-09media: dvb-usb-v2: ce6230: fix null-ptr-deref in ce6230_i2c_master_xfer()Wei Chen
2023-06-09media: dvb-usb-v2: ec168: fix null-ptr-deref in ec168_i2c_xfer()Wei Chen
2023-06-09media: dvb-usb: az6027: fix three null-ptr-deref in az6027_i2c_xfer()Wei Chen
2023-06-09media: dvb_demux: fix a bug for the continuity counterYongSu Yoo
2023-06-09block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITEGuoqing Jiang