summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysUSB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()Lovekesh Solanki1-1/+2
11 daysusb: gadget: f_midi: initialize work in f_midi_alloc()Jeffin Philip1-1/+1
11 daysusb: gadget: f_midi2: fix use-after-free in string attribute show pathIvy Lopez1-6/+6
11 daysusb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321xSven Peter2-6/+15
11 daysusb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqsAleksandr Nogikh1-3/+2
11 daysusb: typec: hd3ss3220: track VBUS enable state per consumerChang Wu1-2/+7
11 daysusb: dwc3: clear forceRM when issuing EndTransferElson Serrao2-9/+14
11 daysusb: dwc3: google: Initialise probe properties with DWC3_DEFAULT_PROPERTIESRadhey Shyam Pandey1-0/+1
11 daysusb: typec: mux: avoid duplicated mux switchesMarek Vasut1-2/+15
11 daysusb: typec: mux: Fix typec_switch_match()Marek Vasut1-1/+3
11 daysusb: image: mdc800: change kmalloc() to kzalloc()Griffin Kroah-Hartman1-2/+2
11 daysselftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifierBenjamin Tissoires1-8/+17
11 daysselftests/hid: Add a test to ensure we can write fields in hid_deviceBenjamin Tissoires3-0/+55
11 daysHID: bpf: mark struct hid_device as safe BPF pointerBenjamin Tissoires1-0/+6
11 daysstaging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imagebl...Muhammad Bilal4-9/+5
11 daysdm cache: fix demotion stats in passthrough modeMing-Hung Tsai1-1/+3
11 daysnet: psp: do not inherit the Rx association on cloneNorbert Szetei1-0/+3
11 daysdm-integrity: fix infinite loop on discard with large tag sizeBen Cressey1-1/+1
11 daysdm-integrity: fix buffer overflow with keyed discardBen Cressey1-1/+1
11 daysdm-integrity: require stable writes for internal hash modesChen Cheng1-0/+4
11 daysdm cache: fix issue with background work lockingBenjamin Marzinski1-27/+28
11 daysdm-crypt: fix a tiny race condition in crypt_dec_pendingBen Cressey1-2/+1
11 dayss390/zcrypt: Fix uninitialized padding in CRT key structureHarald Freudenberger1-0/+1
11 dayss390/mm: Simplify crst_table_upgrade()Heiko Carstens1-53/+36
11 dayss390/boot: Bound command line facility rangesVasily Gorbik2-3/+4
11 dayss390/boot: Avoid IPL parameter append past command lineVasily Gorbik1-14/+12
11 dayss390/boot: Fix physical memory search rangeVasily Gorbik1-1/+1
11 daysALSA: usb-audio: Add mixer map quirk for Audient iD24Peter Drabik1-0/+18
11 daysALSA: hda: restore MFG widget enumeration after core splitXu Rao1-2/+3
11 daysALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()HyeongJun An1-0/+2
11 daysnet: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet3-10/+10
11 daysstaging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()Muhammad Bilal1-0/+3
11 daysstaging: rtl8723bs: fix OOB read in rtw_action_frame_parse()Muhammad Bilal1-0/+3
11 daysstaging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()Muhammad Bilal1-0/+4
11 daysstaging: fbtft: make dirty_lock IRQ-safeHui Su1-4/+5
11 daysmac802154: fix data race and NULL deref on local->assoc_devKaiwen Shi3-14/+45
11 daysdrm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan1-0/+14
11 daysdrm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan1-2/+2
11 daysnouveau/instmem: handle iomapping already existingDave Airlie1-0/+3
11 daysaf_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header().Kuniyuki Iwashima1-2/+3
11 daysdrm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan1-0/+1
11 daysdrm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan1-0/+2
11 daysdrm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan1-1/+2
11 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard13269-221528/+831269
11 daysblock: flag zoned disks with GENHD_FL_NO_PARTDamien Le Moal1-0/+7
11 daysMerge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds20-394/+387
11 daysnet: ntb_netdev: Fix statistics racesKoichiro Den1-13/+34
11 daysipv6: sr: restore network header before routing and forwardingEric Dumazet1-2/+2
11 daystipc: Dont send random pad bytes in RESET/ACTIVATE messagesDavid Laight1-3/+3
11 daystipc: fix NULL deref in tipc_named_node_up() on empty publication listTung Nguyen1-4/+26