summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08Revert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe
2026-07-08pmdomain: imx: Fix i.MX8MP VC8000E power up sequencePeng Fan
2026-07-08pmdomain: imx: Fix i.MX8MP power notifierPeng Fan
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSIGuoniu Zhou
2026-07-08dt-bindings: power: imx93: Add MIPI PHY power domainGuoniu Zhou
2026-07-08s390: Add build salt to the vDSOBastian Blank
2026-07-08s390/zcrypt: Remove the empty fileRongguang Wei
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
2026-07-08iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-08USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern
2026-07-08watchdog: airoha: Prevent division by zero when clock frequency is zeroWayen Yan
2026-07-08watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()Tzung-Bi Shih
2026-07-08ipvs: ensure inner headers in ICMP errors are in headroomJulian Anastasov
2026-07-08ipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
2026-07-08ipvs: use parsed transport offset in TCP state lookupYizhou Zhao
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-08netfilter: handle unreadable fragsFlorian Westphal
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
2026-07-08netfilter: flowtable: use dst in this direction when pushing IPIP headerPablo Neira Ayuso
2026-07-08netfilter: ipset: allocate the proper memory for the generic hash structureJozsef Kadlecsik
2026-07-08netfilter: ipset: cleanup the add/del backlog when resize failedJozsef Kadlecsik
2026-07-08netfilter: ipset: exclude gc when resize is in progressJozsef Kadlecsik
2026-07-08netfilter: ipset: mark the rcu locked areas properlyJozsef Kadlecsik
2026-07-08netfilter: nft_lookup: fix catchall element handling with inverted lookupsTamaki Yanagawa
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito
2026-07-08netfilter: ebtables: module names must be null-terminatedFlorian Westphal
2026-07-08netfilter: ebtables: zero chainstack arrayFlorian Westphal
2026-07-08netfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-08xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameterJinliang Zheng
2026-07-08xfs: tie zoned sysfs lifetime to zone infoCen Zhang
2026-07-08xfs: fail recovery on a committed log item with no regionsWeiming Shi
2026-07-08m68k: coldfire: fix breakage of missed IO access updatesGreg Ungerer
2026-07-08Merge branch 'ipv4-ipv6-fix-uaf-and-memory-leak-in-igmp-mld'Paolo Abeni
2026-07-08ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet
2026-07-08ipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-08usb: ucsi: huawei_gaokun: move typec_altmode off stackArnd Bergmann
2026-07-08gpio: mvebu: free generic chips on unbindRosen Penev
2026-07-08usb: typec: tcpci_rt1711h: unregister TCPCI port with devresMyeonghun Pak
2026-07-08usb: typec: tcpm: Fix VDM type for Enter Mode commandsAndy Yan
2026-07-08usb: typec: ucsi: cancel pending work on system suspendPaul Menzel
2026-07-08usb: typec: class: drop PD lookup referenceShuangpeng Bai
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤