summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-22Merge tag 'trace-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-8/+15
2026-05-22platform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependencyArnd Bergmann1-0/+1
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera3-7/+31
2026-05-22selftests: netfilter: add nft_fib_nexthop testJiayuan Chen2-0/+153
2026-05-22netfilter: nft_fib_ipv6: handle routes via external nexthopJiayuan Chen1-0/+16
2026-05-22netfilter: nft_fib_ipv6: walk fib6_siblings under RCUJiayuan Chen1-1/+1
2026-05-22netfilter: ebtables: fix OOB read in compat_mtw_from_userFlorian Westphal1-0/+30
2026-05-22netfilter: disable payload mangling in usernsFlorian Westphal2-2/+7
2026-05-22netfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal1-1/+1
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal4-34/+95
2026-05-22netfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason1-0/+2
2026-05-22netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz1-1/+2
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22misc: rp1: Send IACK on IRQ activate to fix kdump/kexecXiaolei Wang1-0/+1
2026-05-22gpib: cb7210: Fix region leak when request_irq failsHongling Zeng1-2/+8
2026-05-22parport: Fix race between port and client registrationBen Hutchings2-2/+10
2026-05-22uio: uio_pci_generic_sva: fix double free of devm_kzalloc() memoryGuangshuo Li1-6/+1
2026-05-22arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+2
2026-05-22rust_binder: Avoid holding lock when dropping delivered_deathMatthew Maurer1-1/+6
2026-05-22rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXNAlice Ryhl2-1/+18
2026-05-22serial: dz: Enable modular buildMaciej W. Rozycki1-1/+1
2026-05-22serial: zs: Convert to use a platform deviceMaciej W. Rozycki3-124/+129
2026-05-22serial: dz: Convert to use a platform deviceMaciej W. Rozycki2-61/+110
2026-05-22serial: zs: Switch to using channel resetMaciej W. Rozycki2-4/+5
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