All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 16:13:23 to 2026-05-26 16:57:40 UTC [more...]

[GIT PULL] Qualcomm Arm64 DeviceTree updates for v7.2
 2026-05-26 16:57 UTC 

[PATCH v3 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-05-26 16:56 UTC  (9+ messages)

Question about tb_flush()
 2026-05-26 16:56 UTC  (10+ messages)

[PATCH 00/18] arm64+KVM: FPSIMD/SVE/SME cleanups
 2026-05-26 16:56 UTC  (18+ messages)
` [PATCH 10/18] arm64: sysreg: Add FPCR and FPSR
` [PATCH 11/18] arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
` [PATCH 12/18] arm64: fpsimd: Move fpsimd save/restore inline
` [PATCH 13/18] arm64: fpsimd: Use opaque type for SVE state
` [PATCH 14/18] arm64: fpsimd: Use opaque type for SME state
` [PATCH 17/18] arm64: fpsimd: Move SME save/restore inline

[PATCH 0/2] linux-user: tidy up qemu.h
 2026-05-26 16:55 UTC  (5+ messages)
` [PATCH 1/2] linux-user: Move init_main_thread() prototype to user-internals.h
` [PATCH 2/2] linux-user: Move cpu_copy() "

[PATCH 0/9] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-05-26 16:55 UTC  (5+ messages)
` [PATCH 9/9] arm64: dts: renesas: rzg3s-smarc-som: Enable I3C

[PATCH v4 0/9] iio: temperature: ltc2983: Add support for ADT7604
 2026-05-26 16:55 UTC  (3+ messages)
` [PATCH v4 8/9] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983

[PATCH v2 0/5] guest_memfd fixes for bind and populate
 2026-05-26 16:55 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: guest_memfd: Use write permissions when GUP-ing source pages
` [PATCH v2 3/5] KVM: guest_memfd: Handle errors from xa_store_range() when binding
` [PATCH v2 5/5] KVM: SNP: Mark source page dirty in sev_gmem_post_populate

[PATCH v4 0/5] gpu/buddy: Per-order free and used block scoreboards
 2026-05-26 16:55 UTC  (6+ messages)
` [PATCH v4 5/5] gpu/buddy: Track per-order used blocks with a scoreboard

[PATCH 0/1] libavb: fix avb_replace() OOM handling
 2026-05-26 16:53 UTC  (6+ messages)

[PATCH v2 0/2] drm/tiny: add support for PIXPAPER 4.26 monochrome e-ink panel
 2026-05-26 16:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: mayqueen,pixpaper: add pixpaper-426m

[PATCH v3 1/1] can: bcm: defer rx_op deallocation to workqueue to fix thrtimer UAF
 2026-05-26 16:52 UTC 

[PATCH net] l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname
 2026-05-26 16:52 UTC  (2+ messages)

[PATCH 0/4] btrfs: DEV_STATS item related minor fixes
 2026-05-26 16:52 UTC  (3+ messages)

[PATCH v3 0/8] iio: tcs3472: cleanups, devm conversion and wait time
 2026-05-26 16:52 UTC  (5+ messages)
` [PATCH v3 8/8] iio: tcs3472: implement wait time and sampling frequency

[PATCH v2] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-05-26 16:51 UTC  (2+ messages)

[PATCH net 00/10] ethtool: more bug fixes
 2026-05-26 16:51 UTC  (5+ messages)
` [PATCH net 03/10] ethtool: linkstate: fix unbalanced ethnl_ops_complete() on PHY lookup error
` [PATCH net 04/10] ethtool: pse-pd: fix missing ethnl_ops_complete()

Concerns about AI code in the kernel
 2026-05-26 16:43 UTC  (2+ messages)
` Concerns about AI code - let me know if this is the right spot

git mv after the fact
 2026-05-26 16:50 UTC  (3+ messages)

[PATCH v2] io_uring: annotate remote tasks for kcoverage
 2026-05-26 16:49 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-26 16:49 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

[PATCH] tpm_tis_sysbus: move PPI memory region setup to realizefn
 2026-05-26 16:47 UTC 

[PATCH] i2c: rust: fix I2cAdapter refcounts double increment
 2026-05-26 16:48 UTC  (3+ messages)

[PATCH] trace: allocate fields with elt struct
 2026-05-26 16:48 UTC  (3+ messages)
` [PATCH] tracing: Do not call map->ops->elt_free() if elt_alloc() is not succeeded

[PATCH 0/5] git son: add command to create independent child repositories
 2026-05-26 16:47 UTC  (6+ messages)
` [PATCH 1/5] git-son: "
` [PATCH 2/5] git-son: register in Makefile and meson build system
` [PATCH 3/5] git-son: add to command list as mainporcelain
` [PATCH 4/5] git-son: add documentation
` [PATCH 5/5] git-son: add tests

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-05-26 16:46 UTC  (20+ messages)
` [PATCH v6 01/19] drm/atomic: Document atomic commit lifetime
` [PATCH v6 02/19] drm/colorop: Fix typos in the doc
` [PATCH v6 03/19] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v6 04/19] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v6 05/19] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()
` [PATCH v6 06/19] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v6 07/19] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v6 08/19] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v6 09/19] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v6 10/19] drm/plane: Add new atomic_create_state callback
` [PATCH v6 11/19] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v6 12/19] drm/crtc: Add new atomic_create_state callback
` [PATCH v6 13/19] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v6 14/19] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback
` [PATCH v6 16/19] drm/mode-config: Create drm_mode_config_create_initial_state()
` [PATCH v6 17/19] drm/drv: Switch skeleton to drm_mode_config_create_initial_state()
` [PATCH v6 18/19] drm/tidss: Convert to atomic_create_state
` [PATCH v6 19/19] drm/bridge_connector: "

[PATCH] netfilter: TCPMSS: fix dropped packets when MSS option is unaligned
 2026-05-26 16:46 UTC  (2+ messages)

[PATCH v2 0/3] clk: add Siflower SF21 topcrm support
 2026-05-26 16:45 UTC  (7+ messages)
` [PATCH v2 1/3] riscv: add Siflower RISC-V SoC family Kconfig support
` [PATCH v2 2/3] dt-bindings: clock: add header/doc for Siflower sf21-topcrm

[PATCHSET v3 sched_ext/for-7.2] sched_ext: Auto-manage ext/fair dl_server bandwidth
 2026-05-26 16:42 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Auto-register/unregister dl_server reservations
` [PATCH 2/2] selftests/sched_ext: Validate dl_server attach/detach in total_bw test

[PATCH RESEND 2/2] selftest: seccomp: Adjust test for using both `STRICT` and `FILTER`
 2026-05-26 16:44 UTC  (2+ messages)

+ mm-khugepaged-generalize-__collapse_huge_page_-for-mthp-support-fix.patch added to mm-unstable branch
 2026-05-26 16:44 UTC 

[PATCH v4 0/2] iio: light: add support for Broadcom APDS9999
 2026-05-26 16:43 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add "

[PATCH v2] lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()
 2026-05-26 16:43 UTC 

[PATCH v6 0/2] perf: marvell: Add CN20K DDR PMU support
 2026-05-26 16:43 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: perf: marvell: Extend CN10K DDR PMU binding for CN20K
` [PATCH v6 2/2] perf: marvell: Add CN20K DDR PMU support

[RFC PATCH v1 0/4] iio: add Sensirion SLF3x liquid flow sensor support
 2026-05-26 16:43 UTC  (10+ messages)
` [RFC PATCH v1 1/4] iio: types: add IIO_VOLUMEFLOW channel type
` [RFC PATCH v1 2/4] dt-bindings: iio: flow: add Sensirion SLF3x liquid flow sensor
` [RFC PATCH v1 3/4] iio: flow: add Sensirion SLF3x liquid flow sensor driver
` [RFC PATCH v1 4/4] MAINTAINERS: add entry for Sensirion SLF3x "

[PATCH] mm/migrate: find_mm_struct: fix race between security checks and suid exec
 2026-05-26 16:42 UTC  (2+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-05-26 16:42 UTC  (4+ messages)
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()

[PATCH] ALSA: hda/hdmi: Use 'AC_PINSENSE_ELDV' to detect pinsense for Loongson
 2026-05-26 16:42 UTC  (3+ messages)

[PATCH v15] can: virtio: Add virtio CAN driver
 2026-05-26 16:42 UTC 

[PATCH 0/8] first zcrx updates for 7.2
 2026-05-26 16:42 UTC  (2+ messages)

[PATCH] block: remove blkdev_write_begin() and blkdev_write_end()
 2026-05-26 16:42 UTC  (2+ messages)

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-26 16:41 UTC  (7+ messages)
` [PATCH RFC 02/18] clk: rockchip: rk3568: Fix probe with OF_PLATDATA enabled

[PATCH v3 0/6] MIPS: alchemy: attach software nodes to GPIO controllers and use properties
 2026-05-26 16:40 UTC  (7+ messages)
` [PATCH v3 1/6] MIPS: alchemy: platform: add missing include
` [PATCH v3 2/6] MIPS: alchemy: provide visible function prototypes to board files
` [PATCH v3 3/6] MIPS: alchemy: mtx1: attach software nodes to GPIO chips
` [PATCH v3 4/6] MIPS: alchemy: db1000: use nodes attached to GPIO chips in properties
` [PATCH v3 5/6] MIPS: alchemy: gpr: switch to static device properties
` [PATCH v3 6/6] MIPS: alchemy: db1300: "

[PATCH nf-next 0/6] add refcount to ct timeout/helper
 2026-05-26 16:40 UTC  (7+ messages)
` [PATCH nf-next 1/6] netfilter: nfnetlink_cthelper: use {READ,WRITE}_ONCE for accessing helper flags
` [PATCH nf-next 2/6] netfilter: cttimeout: detach dataplane timeout policy and add refcount
` [PATCH nf-next 3/6] netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
` [PATCH nf-next 4/6] netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE tracker
` [PATCH nf-next 5/6] netfilter: nf_conntrack_helper: add refcounting from datapath
` [PATCH nf-next 6/6] netfilter: conntrack: revert ct extension genid infrastructure

[PATCH v8 00/10] Add eDP support for RK3576
 2026-05-26 16:39 UTC  (7+ messages)
` [PATCH v8 01/10] dt-bindings: display: rockchip: analogix-dp: Fix hclk as third clock for RK3588

[PATCH] btrfs: add message format for qgroupid
 2026-05-26 16:39 UTC  (2+ messages)

[PATCH 0/2] nfsd: callback channel fixes
 2026-05-26 16:38 UTC  (3+ messages)
` [PATCH 1/2] nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
` [PATCH 2/2] nfsd: clear CALLBACK_RUNNING on failed delegation recall queue

+ mm-khugepaged-generalize-collapse_huge_page-for-mthp-collapse-fix.patch added to mm-unstable branch
 2026-05-26 16:38 UTC 

[PATCH v1 0/8] zorro: Improve handling of pointers in zorro_device_id::driver_data
 2026-05-26 16:38 UTC  (3+ messages)

[PATCH v1] mtip32xx: fix use-after-free on service thread failure
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-26 16:37 UTC  (3+ messages)

REQ_NOAIT cleanups
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH] block: Avoid mounting the bdev pseudo-filesystem in userspace
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH v9] blk-mq: add tracepoint block_rq_tag_wait
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH] block: blk-mq: fix ws_active refcount leak in blk_mq_mark_tag_wait()
 2026-05-26 16:37 UTC  (2+ messages)

[PATCH] block: partitions: fix of_node refcount leak in of_partition()
 2026-05-26 16:36 UTC  (2+ messages)

[PATCH v6 0/7] Performance counter implementation with single manual client support
 2026-05-26 16:36 UTC  (3+ messages)
` [PATCH v6 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients

[jarkko-tpmdd:rootns 15/23] <stdin>:1633:2: warning: #warning syscall rootns_wait not implemented
 2026-05-26 16:35 UTC 

+ documentation-mm-update-the-admin-guide-for-mthp-collapse-fix.patch added to mm-unstable branch
 2026-05-26 16:34 UTC 

[bug report] libceph: out-of-bounds accesses in decode_new_up_state_weight()
 2026-05-26 16:33 UTC  (3+ messages)
  ` [PATCH] libceph: Fix multiplication overflow "
  ` [PATCH] libceph: Use u32 for decoding osd indices "

[PATCH v3 0/2] fix s_uuid and f_fsid consistency for cloned filesystems
 2026-05-26 16:33 UTC  (4+ messages)
` [PATCH v3 2/2] btrfs: derive f_fsid from on-disk fsuuid and dev_t

[PATCH] drm/amdgpu/vce: fix integer overflow in image size
 2026-05-26 16:32 UTC 

[PATCH v7 2/7] ARM: dts: stm32: Add boot phase tags for STMicroelectronics f7 boards
 2026-05-26 16:31 UTC  (3+ messages)

[PATCH 0/6] rust: binder: reduce `as` casts
 2026-05-26 16:30 UTC  (8+ messages)
` [PATCH 2/6] rust: binder: transmute transaction data

[PATCH] net/mlx5: Reorder completion before putting command entry in cmd_work_handler
 2026-05-26 16:29 UTC 

[PATCH] test/py: mtd: Add tests for mtd command
 2026-05-26 16:30 UTC  (2+ messages)

[PATCH v2 0/6] sched: Add support for long task name
 2026-05-26 16:31 UTC  (5+ messages)
` [PATCH v2 4/6] sched: Extend task command name to 64 bytes

[PATCH v2 7/7] riscv: kexec: Route normal kexec through the trampoline page table
 2026-05-26 16:30 UTC  (2+ messages)

[PATCH v19 12/14] crypto: qce - Map crypto memory for DMA
 2026-05-26 16:30 UTC  (2+ messages)

[PATCH] spi: zynq-qspi: Remove redundant clock enables in setup
 2026-05-26 16:30 UTC  (2+ messages)

[PATCH 0/2] rust: device: remove ref-to-ref transmute
 2026-05-26 16:29 UTC  (3+ messages)
` [PATCH 2/2] rust: device: remove array copy

[PATCH] ALSA: usb-audio: Add quirk for Novation Mininova
 2026-05-26 15:55 UTC  (3+ messages)

[PATCH v4 0/3] media: i2c: cvs: Add Intel CVS driver
 2026-05-26 16:29 UTC  (3+ messages)

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-05-26 16:27 UTC  (3+ messages)

[PATCH v4 00/12] PCI: endpoint: pci-epf-vntb / NTB: epf: Enable per-doorbell bit handling
 2026-05-26 16:27 UTC  (6+ messages)

[PATCH] remoteproc: xlnx: remove binding header dependency
 2026-05-26 16:27 UTC  (3+ messages)

[soc:mvebu/dt64 6/7] arch/arm64/boot/dts/marvell/db-falcon-carrier-a7k.dtb: / (marvell,armada7020-falcon-carrier): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-05-26 16:25 UTC 

pull-request: ath-next-20260526
 2026-05-26 16:25 UTC 

[PATCH v2] mmc: mmc_test: Fix counter tracking in mmc_test_alloc_mem()
 2026-05-26 16:24 UTC  (6+ messages)

[PATCH v2] nfsd: don't free session slots that are still in use
 2026-05-26 16:24 UTC 

[PATCH 0/4] hw/riscv: Inline TYPE_RISCV_CPU_BASE definition
 2026-05-26 16:28 UTC  (2+ messages)

[PATCH 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-05-26 16:23 UTC  (9+ messages)
` [PATCH 07/14] migration: Make switchover-ack re-usable

sctp: COOKIE_ECHO can cause an out-of-bounds read and leak kernel memory
 2026-05-26 16:23 UTC 

[PATCH bpf-next 00/13] Signed BPF + IPE Policies
 2026-05-26 16:23 UTC  (3+ messages)

[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
 2026-05-26 16:23 UTC  (7+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-05-26 16:23 UTC  (2+ messages)

[PATCH RESEND 1/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-05-26 16:23 UTC  (2+ messages)

[PATCH v3] staging: media: Remove deprecated Atmel ISC drivers
 2026-05-26 16:21 UTC  (2+ messages)

[PATCH] media: atomisp: use __func__ in debug messages in binary.c
 2026-05-26 16:21 UTC  (2+ messages)

[PATCH v2 2/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-05-26 16:21 UTC  (2+ messages)

[PATCH v2] staging: sm750fb: fix CamelCase variables name in sm750
 2026-05-26 16:20 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add quirk for Novation Mininova
 2026-05-26 16:20 UTC 

[PATCH 1/1] perf build: Fix Python extension build with GCC 16 hardening
 2026-05-26 16:20 UTC  (6+ messages)

Summary of perf-tools-next changes and patches sent to linux-perf-users
 2026-05-26 16:20 UTC  (7+ messages)

[PATCH] rust: devres: use compile-time type_name for debug info
 2026-05-26 16:19 UTC  (3+ messages)
` [PATCH v2] rust: devres: optimize type name allocation and fix truncation

[PATCH bpf-next v7 1/7] net: move netfilter nf_reject_fill_skb_dst to core ipv4
 2026-05-26 16:20 UTC  (2+ messages)

[PATCH bpf-next v7 2/7] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
 2026-05-26 16:20 UTC  (2+ messages)

[PATCH bpf-next v7 4/7] selftests/bpf: add bpf_icmp_send kfunc cgroup_skb tests
 2026-05-26 16:20 UTC  (2+ messages)

[PATCH] drm/i915/audio: skip ELD query for force-off connectors
 2026-05-26 16:19 UTC 

[PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
 2026-05-26 16:19 UTC  (2+ messages)

[PATCH v3] serial: max310x: fix compile errors if CONFIG_SPI_MASTER is disabled
 2026-05-26 16:19 UTC  (4+ messages)

[PULL] Pull request for u-boot master / v2026.07 = u-boot-stm32_20260526
 2026-05-26 16:18 UTC  (2+ messages)

[PATCH] thermal: samsung: Enable TMU by default
 2026-05-26 16:17 UTC  (2+ messages)

[PATCH v1 0/1] treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH v2 0/3] tests/kms_color: Add support for background color testing
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v2 1/3] drm-uapi: Update drm_mode.h to linux upstream tag v7.1-rc4

[PATCH v12 0/2] Add i.MX8ULP ISI and CSI-2 support
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v12 1/2] media: dt-bindings: nxp,imx8-isi: Drop fsl,blk-ctrl requirement for i.MX8ULP

[PATCH net-next] doc/netlink: rt-link: fix binary attributes marked as strings
 2026-05-26 16:17 UTC 

[PATCH v2 0/6] Make VA reservation limits configurable
 2026-05-26 16:16 UTC  (3+ messages)
` [PATCH v2 6/6] eal/memory: add page size VA limits EAL parameter

[PATCH RFC 2/2] arm64: dts: qcom: kodiak: Fix up LPASS TX macro v9.4 control names
 2026-05-26 16:16 UTC  (2+ messages)

[PATCH] fuse: add fusex filesystem
 2026-05-26 16:15 UTC  (2+ messages)

[PATCH] x86/vm86: Remove deprecated VM86 support
 2026-05-26 16:14 UTC 

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-26 16:14 UTC  (13+ messages)
        ` [f2fs-dev] "

[PATCH 0/2] Remove stack ib_udata's
 2026-05-26 16:15 UTC  (3+ messages)
` [PATCH 1/2] RDMA/core: Don't make a dummy ib_udata on the stack in create_qp
` [PATCH 2/2] RDMA: Update the query_device() op

[PATCH] rust: debugfs: avoid transmuting FileOps
 2026-05-26 16:14 UTC 

CVE-2026-45836: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
 2026-05-26 16:13 UTC 

CVE-2026-45834: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
 2026-05-26 16:13 UTC 

CVE-2026-45835: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
 2026-05-26 16:13 UTC 

[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-05-26 16:13 UTC  (2+ messages)

[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
 2026-05-26 16:13 UTC  (3+ messages)

[PATCH v7 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-05-26 16:13 UTC  (4+ messages)

[PATCH net-next v5 00/11] BIG TCP for UDP tunnels
 2026-05-26 16:12 UTC  (8+ messages)
` [PATCH net-next v5 05/11] udp: Support gro_ipv4_max_size > 65536
` [PATCH net-next v5 06/11] udp: Support BIG TCP GSO packets where they can occur
` [PATCH net-next v5 07/11] udp: Validate UDP length in udp_gro_receive
` [PATCH net-next v5 08/11] udp: Set length in UDP header to 0 for big GSO packets
` [PATCH net-next v5 09/11] vxlan: Enable BIG TCP packets
` [PATCH net-next v5 10/11] geneve: "
` [PATCH net-next v5 11/11] selftests: net: Add a test for BIG TCP in UDP tunnels


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.