summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-23net: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou
2026-07-23tipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko
2026-07-23net: stmmac: enable the MAC on link up for all supported speedsvadik likholetov
2026-07-23eventpoll: pin files while checking reverse pathsGuidong Han
2026-07-23Merge branch 'net-stmmac-l3-l4-filter-bug-fixes'Paolo Abeni
2026-07-23net: stmmac: reset residual action in L3L4 filters on deleteNazim Amirul
2026-07-23net: stmmac: fix l3l4 filter rejecting unsupported offload requestsNazim Amirul
2026-07-23net: stmmac: xgmac: fix l4 filter port overwrite on register updateNazim Amirul
2026-07-23bpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)
2026-07-23net/x25: fix use-after-free in x25_kill_by_neigh()David Lee
2026-07-23drm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmemJosé Expósito
2026-07-23tipc: fix u16 MTU truncation in media and bearer MTU validationCen Zhang (Microsoft)
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-23afs: Fix afs_edit_dir_remove() to get, not find, block 0David Howells
2026-07-23iomap: prevent ioend merge when io_private differsZhang Yi
2026-07-23Merge patch series "iomap: trivial fixes for ext4 conversion"Christian Brauner
2026-07-23iomap: add comments for ifs_clear/set_range_dirty()Zhang Yi
2026-07-23iomap: fix out-of-bounds bitmap_set() with zero-length rangeZhang Yi
2026-07-23iomap: fix incorrect did_zero setting in iomap_zero_iter()Zhang Yi
2026-07-23iomap: support invalidating partial foliosZhang Yi
2026-07-23iomap: correct the range of a partial dirty clearZhang Yi
2026-07-23KVM: arm64: Reject guest_memfd memslots when the VM has MTEAlexandru Elisei
2026-07-23KVM: arm64: Add missing hyp_enter when trapping sysregVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace_desc allocation size in hyp_trace_load()Vincent Donnefort
2026-07-23KVM: arm64: Fix potential leak in hyp_trace_buffer_alloc_bpages_backingVincent Donnefort
2026-07-23KVM: arm64: Fix hyp_trace clock disablingVincent Donnefort
2026-07-23KVM: arm64: vgic: Mitigate potential LPI registration failureCarlos López
2026-07-23KVM: arm64: vgic: Fix race between LPI release and re-registrationCarlos López
2026-07-23usb: typec: ucsi: Correct teardown ordering in ucsi_init() error pathAndrei Kuchynski
2026-07-23fs/super: fix emergency thaw double-unlock of s_umountChen Changcheng
2026-07-23x86/boot/compressed: Disable jump tablesNathan Chancellor
2026-07-23drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin
2026-07-23drm/xe/i2c: Allow per domain unique idRaag Jadav
2026-07-22mshv: Fix sleeping under spinlock in mshv_portid_allocStanislav Kinsburskii
2026-07-22mshv: Fix duplicate GSI detection for GSI 0Stanislav Kinsburskii
2026-07-22Drivers: hv: vmbus: Remove vmbus_irq_initializedSebastian Andrzej Siewior
2026-07-22Drivers: hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotationSebastian Andrzej Siewior
2026-07-22mshv_vtl: fix fd leak in mshv_ioctl_create_vtl()Yi Xie
2026-07-22mshv_vtl: clear hypercall output before copyoutYousef Alhouseen
2026-07-22Drivers: hv: vmbus: Set DMA coherent mask for VMBus devicesMichael Kelley
2026-07-22drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2Guangshuo Li
2026-07-22drm/mediatek: Check CRTC state before freeingRuoyu Wang
2026-07-22net/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
2026-07-22mshv: fix hv_input_get_system_property structWei Liu
2026-07-22spi: spacemit: prepare both DMA descriptors before submittingSurendra Singh Chouhan
2026-07-22ila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
2026-07-22tracing/remotes: Fix page_va[] access before counter update in trace_remote_a...Fuad Tabba
2026-07-22vmxnet3: fix BUG_ON in vmxnet3_get_hdr_len() for Geneve packetsHarshaka Narayana
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou
2026-07-22sctp: auth: verify auth requirement when auth_chunk is NULLQing Luo