summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-10netfilter: xt_HL: add pr_fmt and checkentry validationMarino Dzalto
2026-04-10netfilter: nfnetlink: prefer skb_mac_header helpersFlorian Westphal
2026-04-10netfilter: x_physdev: reject empty or not-nul terminated device namesFlorian Westphal
2026-04-10ipvs: add conn_lfactor and svc_lfactor sysctl varsJulian Anastasov
2026-04-10ipvs: add ip_vs_status infoJulian Anastasov
2026-04-10ipvs: show the current conn_tab size to usersJulian Anastasov
2026-04-10arm64: Kconfig: fix duplicate word in CMDLINE help textMichael Ugrin
2026-04-10Merge branch 'pm-cpufreq'Rafael J. Wysocki
2026-04-10xen/grant-table: guard gnttab_suspend/resume with CONFIG_HIBERNATE_CALLBACKSPengpeng Hou
2026-04-10hvc/xen: Check console connection flagJason Andryuk
2026-04-10xen/swiotlb: fix stale reference to swiotlb_unmap_page()Kexin Sun
2026-04-10xen/manage: unwind partial shutdown watcher setup on errorGuoHan Zhao
2026-04-09selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error messagefangqiurong
2026-04-10erofs: error out obviously illegal extents in advanceGao Xiang
2026-04-10erofs: clean up encoded map flagsGao Xiang
2026-04-10ARM: xen: validate hypervisor compatible before parsing its versionPengpeng Hou
2026-04-09sched_ext: Documentation: improve accuracy of task lifecycle pseudo-codeKuba Piecuch
2026-04-09cgroup/rdma: fix swapped arguments in pr_warn() format stringcuitao
2026-04-10mmc: sdhci-msm: Fix the wrapped key handlingNeeraj Soni
2026-04-10drm: rz-du: Ensure correct suspend/resume ordering with VSPTommaso Merciai
2026-04-10Merge tag 'topic/step-2026-04-09' of https://gitlab.freedesktop.org/drm/i915/...Jani Nikula
2026-04-10um: Disable GCOV_PROFILE_ALL on 32-bit UML with Clang 20/21Kees Cook
2026-04-10gpio: tegra: return -ENOMEM on allocation failure in probeSamasth Norway Ananda
2026-04-10drm: rcar-du: Fix crash when no CMM is availableLaurent Pinchart
2026-04-10Merge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-09tools: ynl: tests: fix leading space on Makefile targetHangbin Liu
2026-04-09selftests: net: py: explicitly forbid multiple ksft_run() callsJakub Kicinski
2026-04-09ipv6: sit: remove redundant ret = 0 assignmentYue Haibing
2026-04-09eth: fbnic: Use wake instead of startMohsin Bashir
2026-04-09net: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-09net: txgbe: fix RTNL assertion warning when remove moduleJiawen Wu
2026-04-09Merge branch 'net-bcmgenet-fix-queue-lock-up'Jakub Kicinski
2026-04-09net: bcmgenet: fix racing timeout handlerJustin Chen
2026-04-09net: bcmgenet: fix leaking free_bdsJustin Chen
2026-04-09net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen
2026-04-09net: macb: Use napi_schedule_irqoff() in IRQ handlerKevin Hao
2026-04-09ppp: consolidate refcount decrementsQingfang Deng
2026-04-09net: phy: realtek: Add property to enable SSCMarek Vasut
2026-04-09dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable propertyMarek Vasut
2026-04-09dt-bindings: net: realtek,rtl82xx: Keep property list sortedMarek Vasut
2026-04-09Merge branch 'macsec-add-support-for-vlan-filtering-in-offload-mode'Jakub Kicinski
2026-04-09macsec: Support VLAN-filtering lower devicesCosmin Ratiu
2026-04-09selftests: Add MACsec VLAN propagation traffic testCosmin Ratiu
2026-04-09nsim: Add support for VLAN filtersCosmin Ratiu
2026-04-09selftests: Migrate nsim-only MACsec tests to PythonCosmin Ratiu
2026-04-09ipv6: move IFA_F_PERMANENT percpu allocation in process scopePaolo Abeni
2026-04-09net: use get_random_u{16,32,64}() where appropriateDavid Carlier
2026-04-09jbd2: fix deadlock in jbd2_journal_cancel_revoke()Zhang Yi
2026-04-09ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()Sohei Koyama
2026-04-09ext4: fix possible null-ptr-deref in mbt_kunit_exit()Ye Bin