summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
22 hoursusb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel Peñaranda1-1/+1
22 hoursUSB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai1-2/+2
22 hoursUSB: serial: spcp8x5: drop broken carrier detect supportJohan Hovold1-13/+0
22 hoursUSB: serial: option: fix slab OOB read in interrupt URB callbackJiale Yao1-3/+17
22 hoursusb: core: Strengthen error handling in hub_hub_status()Griffin Kroah-Hartman1-1/+3
22 hoursusb: core: Add lock to usb_wakeup_notification()Griffin Kroah-Hartman1-0/+3
22 hourscrypto: mxs-dcp - fix source scatterlist length accessThorsten Blum1-1/+1
22 hourscrypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum1-3/+2
22 hoursusb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai2-1/+9
22 hoursusb: usbtest: disable dynamic ID supportAleksandr Nogikh1-0/+1
22 hoursaccessibility: speakup: unregister tty ldisc on later init failuresHaoxiang Li1-0/+1
22 hoursfpga: dfl: fme: add error handlingGriffin Kroah-Hartman1-0/+2
22 hoursHID: input: read battery capacity from its actual report offsetJose Villaseñor Montfort1-4/+13
22 hoursnvmet-tcp: bound SGL data length before allocating command buffersIbrahim Hashimov1-0/+13
22 hoursHID: magicmouse: do not keep a stale msc->input if no input is claimedJose Villaseñor Montfort1-0/+10
22 hoursRevert "mtd: maps: vmu-flash: fix fault in unaligned fixup"Sasha Levin1-3/+5
22 hoursRevert "PM: sleep: Use complete() in device_pm_sleep_init()"Sasha Levin1-5/+1
22 hoursRDMA/rxe: Fix OOB in free_rd_atomic_resources()Peiyang He1-2/+1
7 daysHID: hyperv: validate initial device info boundsMichael Bommarito1-3/+24
7 daysHID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
7 daysHID: core: fix number/pointer type confusion on long itemsJann Horn1-0/+6
7 dayscan: use skb hash instead of private variable in headroomOliver Hartkopp2-3/+0
7 dayss390/vfio_ccw: Free all memory if cp_init() failsEric Farman1-4/+18
7 daysRevert "Input: ims-pcu - fix race condition in reset_device sysfs callback"Sasha Levin1-2/+0
7 daysHID: core: fix OOB read of field->usage in hid_set_field()Baul Lee1-2/+3
7 daysHID: magicmouse: Prevent out-of-bounds (OOB) read during DOUBLE_REPORT_IDLee Jones1-0/+16
7 daysgpio: ml-ioh: use raw_spinlock_t for the register lockJunjie Cao1-18/+18
7 daysnvmet-tcp: Do not WARN on remotely-controlled oversized SGL allocationsGreg Kroah-Hartman1-2/+3
7 daysnvmet-fc: fix invalid free in LS IOD error pathJiang HongHui1-1/+1
7 daysnfc: st21nfca: validate ATR_REQ length against the received frameDoruk Tan Ozturk1-0/+3
7 daysnfc: pn533: purge fragmented skbs during cleanupXu Rao1-0/+1
7 daysnfc: microread: validate target discovery payload lengthsPengpeng Hou1-2/+29
7 daysnfc: fdp: bound the device-reported read length and fix an skb leakBryam Vargas1-0/+27
7 dayss390/vfio_ccw: Cancel existing workqueuesEric Farman2-0/+15
7 daysserial: amba-pl011: synchronize DMA teardownFan Wu1-4/+4
7 daysNTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
7 daysmisc: fastrpc: Remove buffer from list prior to unmap operationEkansh Gupta1-4/+10
7 daysmisc: fastrpc: Rework fastrpc_req_munmapAbel Vesa1-27/+25
7 daysmisc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla1-9/+37
7 daysstaging: rtl8723bs: fix OOB read in WMM_param_handler()Muhammad Bilal1-0/+3
7 daysrndis_host: add overflow check in rndis_rx_fixup()Griffin Kroah-Hartman1-1/+5
11 daysUSB: serial: keyspan_pda: fix information leakJohan Hovold1-1/+1
11 daysnet: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong1-1/+1
11 daysi2c: smbus: Check for parent device before dereferenceAndy Shevchenko1-2/+6
11 daysudmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader1-4/+5
11 daysnet: ethernet: ti: am65-cpsw-nuss: Fix port_id extraction from SRC TAGSiddharth Vadapalli1-0/+2
11 daysnet: ethernet: ti: am65-cpsw: add multi port support in mac-only modeGrygorii Strashko2-48/+82
11 daysnet: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdataGrygorii Strashko2-1/+5
11 daysnet: ethernet: ti: am65-cpsw: move ale selection in pdataGrygorii Strashko2-1/+4
11 daysnet: atlantic: free stranded TX buffers on ring deinitYangyu Chen3-1/+27