summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysusb: gadget: f_midi2: fix use-after-free in string attribute show pathIvy Lopez
10 daysusb: typec: tipd: Fix Thunderbolt altmode VDOs for cd321xSven Peter
10 daysusb: gadget: midi2: Fix null-pointer dereference in f_midi2_free_ep_reqsAleksandr Nogikh
10 daysusb: typec: hd3ss3220: track VBUS enable state per consumerChang Wu
10 daysusb: dwc3: clear forceRM when issuing EndTransferElson Serrao
10 daysusb: dwc3: google: Initialise probe properties with DWC3_DEFAULT_PROPERTIESRadhey Shyam Pandey
10 daysusb: typec: mux: avoid duplicated mux switchesMarek Vasut
10 daysusb: typec: mux: Fix typec_switch_match()Marek Vasut
10 daysusb: image: mdc800: change kmalloc() to kzalloc()Griffin Kroah-Hartman
10 daysselftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifierBenjamin Tissoires
10 daysselftests/hid: Add a test to ensure we can write fields in hid_deviceBenjamin Tissoires
10 daysHID: bpf: mark struct hid_device as safe BPF pointerBenjamin Tissoires
10 daysstaging: sm750fb: fix mono image source stride mismatch in lynxfb_ops_imagebl...Muhammad Bilal
10 daysdm cache: fix demotion stats in passthrough modeMing-Hung Tsai
10 daysnet: psp: do not inherit the Rx association on cloneNorbert Szetei
10 daysdm-integrity: fix infinite loop on discard with large tag sizeBen Cressey
10 daysdm-integrity: fix buffer overflow with keyed discardBen Cressey
10 daysdm-integrity: require stable writes for internal hash modesChen Cheng
10 daysdm cache: fix issue with background work lockingBenjamin Marzinski
10 daysdm-crypt: fix a tiny race condition in crypt_dec_pendingBen Cressey
10 dayss390/zcrypt: Fix uninitialized padding in CRT key structureHarald Freudenberger
10 dayss390/mm: Simplify crst_table_upgrade()Heiko Carstens
10 dayss390/boot: Bound command line facility rangesVasily Gorbik
10 dayss390/boot: Avoid IPL parameter append past command lineVasily Gorbik
10 dayss390/boot: Fix physical memory search rangeVasily Gorbik
10 daysALSA: usb-audio: Add mixer map quirk for Audient iD24Peter Drabik
10 daysALSA: hda: restore MFG widget enumeration after core splitXu Rao
10 daysALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()HyeongJun An
10 daysnet: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
10 daysstaging: rtl8723bs: fix OOB read in rtw_restruct_wmm_ie()Muhammad Bilal
10 daysstaging: rtl8723bs: fix OOB read in rtw_action_frame_parse()Muhammad Bilal
10 daysstaging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()Muhammad Bilal
10 daysstaging: fbtft: make dirty_lock IRQ-safeHui Su
10 daysmac802154: fix data race and NULL deref on local->assoc_devKaiwen Shi
10 daysdrm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan
10 daysdrm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan
10 daysnouveau/instmem: handle iomapping already existingDave Airlie
10 daysaf_packet: Don't cast tpacket_hdr.tp_len to int in tpacket_parse_header().Kuniyuki Iwashima
10 daysdrm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
10 daysdrm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
10 daysdrm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
10 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard
10 daysblock: flag zoned disks with GENHD_FL_NO_PARTDamien Le Moal
11 daysMerge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
11 daysnet: ntb_netdev: Fix statistics racesKoichiro Den
11 daysipv6: sr: restore network header before routing and forwardingEric Dumazet
11 daystipc: Dont send random pad bytes in RESET/ACTIVATE messagesDavid Laight
11 daystipc: fix NULL deref in tipc_named_node_up() on empty publication listTung Nguyen
11 daysMerge branch 'mitigate-a-side-channel-in-routing-exception-caches'Jakub Kicinski
11 daysselftests: net: Add exception cache testsIdo Schimmel