summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-22serial: zs: Fix bootconsole handover lockupMaciej W. Rozycki1-21/+8
2026-05-22serial: dz: Fix bootconsole handover lockupMaciej W. Rozycki1-24/+12
2026-05-22serial: dz: Fix bootconsole message clobbering at chip resetMaciej W. Rozycki1-0/+21
2026-05-22serial: 8250_dw: dispatch SysRq character in dw8250_handle_irq()Jacques Nilo1-1/+1
2026-05-22serial: 8250: dispatch SysRq character in serial8250_handle_irq()Jacques Nilo1-2/+5
2026-05-22serial: core: introduce guard(uart_port_lock_check_sysrq_irqsave)Jacques Nilo1-0/+12
2026-05-22tty: serial: samsung: Remove redundant port lock acquisition in rx helpersTudor Ambarus1-8/+0
2026-05-22serial: altera_jtaguart: handle uart_add_one_port() failuresMyeonghun Pak1-1/+6
2026-05-22USB: cdc-acm: Fix bit overlap and move quirk definitions to headerWentao Guan2-2/+2
2026-05-22KVM: s390: Properly reset zero bit in PGSTEClaudio Imbrenda1-0/+1
2026-05-22KVM: s390: vsie: Fix redundant rmap entriesClaudio Imbrenda1-1/+3
2026-05-22KVM: s390: vsie: Fix unshadowing logicClaudio Imbrenda5-5/+63
2026-05-22KVM: s390: Fix leaking kvm_s390_mmu_cache in case of errorsClaudio Imbrenda1-4/+3
2026-05-22KVM: s390: vsie: Fix memory leak when unshadowingClaudio Imbrenda1-1/+3
2026-05-22usb: dwc2: Fix use after free in debug codeDan Carpenter1-1/+3
2026-05-22usb: chipidea: core: convert ci_role_switch to local variableXu Yang1-10/+6
2026-05-22usb: gadget: f_fs: serialize DMABUF cancel against request completionMichael Bommarito1-2/+22
2026-05-22usb: gadget: f_fs: copy only received bytes on short ep0 readMichael Bommarito1-1/+1
2026-05-22usb: gadget: dummy_hcd: Reject hub port requests for non-existent portsSeungjin Bae1-0/+4
2026-05-22dt-bindings: usb: Fix EIC7700 USB reset's issueHang Cao1-3/+4
2026-05-22usbip: vudc: Fix use after free bug in vudc_remove due to race conditionMichael Bommarito2-1/+3
2026-05-22dt-bindings: usb: ti,omap4-musb: Drop duplicate 'usb-phy' property constraintsRob Herring (Arm)1-3/+4
2026-05-22usb: storage: Add quirks for PNY Elite Portable SSDSam Burkels1-0/+7
2026-05-22USB: quirks: add NO_LPM for Lenovo ThinkPad USB-C Dock Gen2 hub controllersStephen J. Fuhry1-0/+4
2026-05-22usb: usbtmc: reject interrupt endpoints with small wMaxPacketSizeHeitor Alves de Siqueira1-0/+6
2026-05-22usb: usbtmc: check URB actual_length for interrupt-IN notificationsHeitor Alves de Siqueira1-0/+8
2026-05-22xhci: tegra: Fix ghost USB device on dual-role port unplugWei-Cheng Chen1-32/+41
2026-05-22usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bindKai Aizen1-7/+21
2026-05-22usb: gadget: net2280: Fix double free in probe error pathGuangshuo Li1-3/+1
2026-05-22usb: gadget: f_hid: fix device reference leak in hidg_alloc()Guangshuo Li1-2/+1
2026-05-22usb: musb: omap2430: Fix use-after-free in omap2430_probe()Wentao Liang1-1/+2
2026-05-22xfrm: esp: restore combined single-frag length gateJingguo Tan2-4/+4
2026-05-22esp: fix page frag reference leak on skb_to_sgvec failuree5215882-10/+14
2026-05-22LoongArch: KVM: Move some variable declarations to paravirt.hBibo Mao2-4/+7
2026-05-22LoongArch: kprobes: Fix handling of fatal unrecoverable recursionsTiezhu Yang1-2/+2
2026-05-22LoongArch: kprobes: Use larch_insn_text_copy() to patch instructionsTiezhu Yang1-4/+6
2026-05-22Merge tag 'asoc-fix-v7.1-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai854-5932/+12036
2026-05-22clk: qcom: dispcc-sc8280xp: Don't park mdp_clk_src at registration timePengyu Luo1-2/+2
2026-05-22Revert "mm: introduce a new page type for page pool in page type"Byungchul Park7-68/+46
2026-05-22mm/vmalloc: do not trigger BUG() on BH disabled contextUladzislau Rezki (Sony)1-1/+1
2026-05-22MAINTAINERS, mailmap: change email for Eugen HristevEugen Hristev2-8/+9
2026-05-22mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_pageSunny Patel1-1/+3
2026-05-22kernel/fork: validate exit_signal in kernel_clone()Deepanshu Kartikey1-6/+5
2026-05-22mm: memcontrol: propagate NMI slab stats to memcg vmstatsAlexandre Ghiti1-0/+6
2026-05-22mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()SeongJae Park1-4/+4
2026-05-22mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_oneDev Jain1-0/+2
2026-05-22zram: fix use-after-free in zram_writeback_endioRichard Chang1-1/+5
2026-05-22memfd: deny writeable mappings when implying SEAL_WRITEPratyush Yadav (Google)1-6/+6
2026-05-22ipc: limit next_id allocation to the valid ID rangeLinpu Yu1-1/+1
2026-05-22Revert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes4-94/+45