summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Linux 5.10.206v5.10.206Greg Kroah-Hartman1-1/+1
2024-01-05spi: atmel: Fix PDC transfer setup bugVille Baillie1-2/+2
2024-01-05Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz1-3/+3
2024-01-05Revert "MIPS: Loongson64: Enable DMA noncoherent support"Greg Kroah-Hartman3-13/+2
2024-01-05dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Mikulas Patocka1-5/+6
2024-01-05netfilter: nf_tables: skip set commit for deleted/destroyed setsPablo Neira Ayuso1-1/+1
2024-01-05tracing: Fix blocked reader of snapshot bufferSteven Rostedt (Google)2-4/+19
2024-01-05ring-buffer: Fix wake ups when buffer_percent is set to 100Steven Rostedt (Google)1-2/+7
2024-01-05scsi: core: Always send batch on reset or error handling commandAlexander Atanasov1-0/+2
2024-01-05scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche4-11/+24
2024-01-05scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche6-39/+48
2024-01-05scsi: core: Make scsi_get_lba() return the LBAMartin K. Petersen1-5/+7
2024-01-05scsi: core: Introduce scsi_get_sector()Bart Van Assche1-0/+5
2024-01-05scsi: core: Add scsi_prot_ref_tag() helperMartin K. Petersen1-0/+7
2024-01-05spi: atmel: Fix CS and initialization bugDan Sneddon1-7/+2
2024-01-05spi: atmel: Switch to transfer_one transfer methodDan Sneddon1-91/+33
2024-01-05Bluetooth: af_bluetooth: Fix Use-After-Free in bt_sock_recvmsgHyunwoo Kim1-1/+6
2024-01-05smb: client: fix OOB in smbCalcSize()Paulo Alcantara1-0/+4
2024-01-05smb: client: fix OOB in SMB2_query_info_init()Paulo Alcantara1-7/+22
2024-01-05usb: fotg210-hcd: delete an incorrect bounds testDan Carpenter1-3/+0
2024-01-05Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao3-7/+30
2024-01-05Bluetooth: use inclusive language in SMPArchie Pusaka4-41/+43
2024-01-05Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz1-46/+52
2024-01-05ARM: dts: Fix occasional boot hang for am3 usbTony Lindgren1-0/+1
2024-01-059p/net: fix possible memory leak in p9_check_errors()Hangyu Hua1-2/+5
2024-01-05x86/alternatives: Sync core before enabling interruptsThomas Gleixner1-1/+1
2024-01-05lib/vsprintf: Fix %pfwf when current node refcount == 0Herve Codina1-3/+8
2024-01-05bus: ti-sysc: Flush posted write only after srst_udelayTony Lindgren1-4/+14
2024-01-05tracing / synthetic: Disable events after testing in synth_event_gen_test_init()Steven Rostedt (Google)1-0/+11
2024-01-05dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam1-4/+6
2024-01-05net: ks8851: Fix TX stall caused by TX buffer overrunRonald Wahl3-25/+40
2024-01-05net: rfkill: gpio: set GPIO directionRouven Czerwinski1-0/+8
2024-01-05net: 9p: avoid freeing uninit memory in p9pdu_vreadfFedor Pchelkin1-4/+13
2024-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2024-01-05Bluetooth: L2CAP: Send reject on command corrupted requestFrédéric Danis1-6/+15
2024-01-05Bluetooth: hci_event: Fix not checking if HCI_OP_INQUIRY has been sentLuiz Augusto von Dentz1-1/+2
2024-01-05USB: serial: option: add Quectel RM500Q R13 firmware supportReinhard Speyerer1-0/+1
2024-01-05USB: serial: option: add Foxconn T99W265 with new baselineSlark Xiao1-0/+2
2024-01-05USB: serial: option: add Quectel EG912Y module supportAlper Ak1-0/+2
2024-01-05USB: serial: ftdi_sio: update Actisense PIDs constant namesMark Glover2-6/+6
2024-01-05wifi: cfg80211: fix certs build to not depend on file orderJohannes Berg1-1/+1
2024-01-05wifi: cfg80211: Add my certificateChen-Yu Tsai1-0/+87
2024-01-05iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()Wadim Egorov1-1/+3
2024-01-05iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time tableJavier Carrasco1-2/+2
2024-01-05scsi: bnx2fc: Fix skb double free in bnx2fc_rcv()Wei Yongjun1-6/+3
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2024-01-05iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_rawSu Hui1-2/+2
2024-01-05interconnect: Treat xlate() returning NULL node as an errorMike Tipton1-0/+3
2024-01-05btrfs: do not allow non subvolume root targets for snapshotJosef Bacik1-0/+9
2024-01-05smb: client: fix NULL deref in asn1_ber_decoder()Paulo Alcantara1-16/+10