summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08media: i2c: ov7740: fix use-after-destroy in removeBiren Pandya
2026-07-08media: i2c: ov7740: fix unbalanced pm_runtime_get_sync in removeBiren Pandya
2026-07-08media: i2c: ov02a10: fix endpoint parsing use-after-freeBiren Pandya
2026-07-08gpu: nova-core: build SetRegistry entries dynamicallyZhi Wang
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-08gpu: nova-core: fsp: rename FSP response header typeZhi Wang
2026-07-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Paolo Abeni
2026-07-08drm/v3d: bound CPU-job query writes to their destination BOMichael Bommarito
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-08drm/panel: Use drm_of_get_panel_orientation()Thierry Reding
2026-07-08usb: typec: ps883x: Fix DP+USB3 configurationStephan Gerhold
2026-07-08drm/sysfb: simpledrm: Read panel orientation from DT nodeThomas Zimmermann
2026-07-08drm/of: Implement drm_of_get_panel_orientation()Thomas Zimmermann
2026-07-08usb: xhci: Fix sleep in atomic context in xhci_free_streams()胡连勤
2026-07-08xhci: sideband: fix ring sg table pages leakXu Rao
2026-07-08usb: gadget: udc: Fix use-after-free in gadget_match_driverJimmy Hu
2026-07-08usb: dwc3: run gadget disconnect from sleepable suspend contextRunyu Xiao
2026-07-08usb: sl811-hcd: disable controller wakeup on removeMyeonghun Pak