summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-01spi: atmel: Do not cancel a transfer upon any signalMiquel Raynal1-2/+2
2024-01-01ring-buffer: Fix slowpath of interrupted eventSteven Rostedt (Google)1-55/+24
2024-01-01ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()Steven Rostedt (Google)1-36/+11
2024-01-01ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()Mathieu Desnoyers1-2/+2
2024-01-019p: prevent read overrun in protocol dump tracepointJP Kobryn1-4/+7
2024-01-01drm/i915/dmc: Don't enable any pipe DMC eventsVille Syrjälä1-2/+41
2024-01-01drm/i915: Reject async flips with bigjoinerVille Syrjälä1-0/+11
2024-01-01smb: client: fix OOB in smbCalcSize()Paulo Alcantara1-0/+4
2024-01-01smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara1-7/+22
2024-01-01smb: client: fix potential OOB in cifs_dump_detail()Paulo Alcantara1-5/+7
2024-01-01smb: client: fix OOB in cifsd when receiving compounded respsPaulo Alcantara3-9/+20
2024-01-01nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown3-3/+9
2024-01-01dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam1-4/+6
2024-01-01net: stmmac: fix incorrect flag check in timestamp interruptLai Peter Jun Ann1-1/+1
2024-01-01net: avoid build bug in skb extension length calculationThomas Weißschuh1-0/+2
2024-01-01net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl3-25/+40
2024-01-01net: rfkill: gpio: set GPIO directionRouven Czerwinski1-0/+8
2024-01-01net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin1-4/+13
2024-01-01Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2024-01-01net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez1-3/+20
2024-01-01usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter1-3/+0
2024-01-01usb: typec: ucsi: fix gpio-based orientation detectionJohan Hovold1-1/+1
2024-01-01Bluetooth: Add more enc key size checkAlex Lu1-1/+15
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao3-7/+30
2024-01-01Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis1-6/+15
2024-01-01Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim1-1/+6
2024-01-01Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz1-1/+2
2024-01-01ASoC: tas2781: check the validity of prm_no/cfg_noGergo Koteles1-6/+8
2024-01-01ALSA: hda/realtek: Add quirk for ASUS ROG GV302XAClément Villeret1-0/+1
2024-01-01ALSA: hda/tas2781: select program 0, conf 0 by defaultGergo Koteles1-0/+4
2024-01-01USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-01USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-01USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-01USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2024-01-01wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg1-1/+1
2024-01-01wifi: cfg80211: Add my certificateChen-Yu Tsai1-0/+87
2024-01-01wifi: mt76: fix crash with WED rx support enabledFelix Fietkau1-4/+6
2024-01-01usb-storage: Add quirk for incorrect WP on Kingston DT Ultimate 3.0 G3Tasos Sahanidis1-0/+11
2024-01-01ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2024-01-01ALSA: usb-audio: Increase delay in MOTU M quirkJeremie Knuesel1-2/+2
2024-01-01iio: triggered-buffer: prevent possible freeing of wrong bufferDavid Lechner1-0/+10
2024-01-01iio: tmag5273: fix temperature offsetJavier Carrasco1-1/+1
2024-01-01iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov1-1/+3
2024-01-01iio: imu: adis16475: add spi_device_id tableNuno Sa1-45/+72
2024-01-01iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco1-2/+2
2024-01-01iio: adc: imx93: add four channels for imx93 adcHaibo Chen1-0/+4
2024-01-01iio: kx022a: Fix acceleration value scalingMatti Vaittinen1-11/+26
2024-01-01scsi: ufs: core: Let the sq_lock protect sq_tail_slot accessCan Guo1-1/+2
2024-01-01scsi: ufs: qcom: Return ufs_qcom_clk_scale_*() errors in ufs_qcom_clk_scale_n...ChanWoo Lee1-2/+4
2024-01-01scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun1-6/+3