messages from 2026-06-02 02:20:20 to 2026-06-02 03:21:21 UTC [more...]
[PATCH v2 0/4] Add Axiado SoC AX3000 and EVK board
2026-06-02 3:20 UTC (7+ messages)
` [PATCH v2 2/4] hw/arm: Add Axiado EVK SCM3003
` [PATCH v2 3/4] hw/gpio: Add Cadence GPIO controller
[PATCH v12 00/22] gpu: nova-core: firmware: Hopper/Blackwell support
2026-06-02 3:20 UTC
[PATCH 0/6] sched/proxy: doodles
2026-06-02 3:19 UTC (4+ messages)
` [PATCH 5/6] sched/proxy: Remove PROXY_WAKING
[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
2026-06-02 3:17 UTC (22+ messages)
` [PATCH v4 00/20] net/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 01/20] net/sxe2: support AVX512 vectorized path for Rx and Tx
` [PATCH v4 02/20] net/sxe2: add AVX2 vector data "
` [PATCH v4 03/20] drivers: add supported packet types get callback
` [PATCH v4 04/20] net/sxe2: support L2 filtering and MAC config
` [PATCH v4 05/20] drivers: support RSS feature
` [PATCH v4 06/20] net/sxe2: support TM hierarchy and shaping
` [PATCH v4 07/20] net/sxe2: support IPsec inline protocol offload
` [PATCH v4 08/20] net/sxe2: support statistics and multi-process
` [PATCH v4 09/20] drivers: interrupt handling
` [PATCH v4 10/20] net/sxe2: add NEON vec Rx/Tx burst functions
` [PATCH v4 11/20] drivers: add support for VF representors
` [PATCH v4 12/20] net/sxe2: add support for custom UDP tunnel ports
` [PATCH v4 13/20] net/sxe2: support firmware version reading
` [PATCH v4 14/20] net/sxe2: implement get monitor address
` [PATCH v4 15/20] common/sxe2: add shared SFP module definitions
` [PATCH v4 16/20] net/sxe2: support SFP module info and EEPROM access
` [PATCH v4 17/20] net/sxe2: implement private dump info
` [PATCH v4 18/20] net/sxe2: add mbuf validation in Tx debug mode
` [PATCH v4 19/20] drivers: add testpmd commands for private features
` [PATCH v4 20/20] net/sxe2: update sxe2 feature matrix docs
[PATCH v5 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 3:17 UTC (14+ messages)
` [PATCH v5 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v5 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v5 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v5 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v5 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v5 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v5 07/13] kho: add support for linked-block serialization
` [PATCH v5 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v5 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v5 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v5 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v5 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v5 13/13] selftests/liveupdate: Add stress-files "
[PATCH net v2 0/4] net: trust-after-modification fixes for IPv4 options + netlabel
2026-06-02 3:17 UTC (5+ messages)
` [PATCH net v2 3/4] netlabel: validate CALIPSO option against skb tail in netlbl_skbuff_getattr
` [PATCH net v2 4/4] netlabel: validate CIPSO "
[PATCH bpf v3 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-02 3:17 UTC (6+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "
[PATCH 0/2] platform/chrome: Prevent build for big-endian systems
2026-06-02 3:17 UTC (2+ messages)
[PATCH v1] profile: Set L2CAP IMTU for external profile listeners
2026-06-02 3:17 UTC (2+ messages)
` [PATCH v2] "
[PATCH] scsi: target: iscsi: validate ECDB AHS length
2026-06-02 3:16 UTC
[PATCH v7 00/43] btrfs: add fscrypt support
2026-06-02 3:12 UTC (17+ messages)
` [PATCH v7 03/43] fscrypt: add a __fscrypt_file_open helper
` [PATCH v7 05/43] blk-crypto: add a process bio callback
` [PATCH v7 09/43] btrfs: add infrastructure for safe em freeing
` [PATCH v7 10/43] btrfs: start using fscrypt hooks
` [PATCH v7 15/43] btrfs: implement fscrypt ioctls
` [PATCH v7 36/43] btrfs: deal with encrypted symlinks in send
[PATCH v2 01/42] drm/amdkfd: always resume_all after suspend_all
2026-06-02 3:13 UTC (3+ messages)
` [PATCH v2 12/42] drm/amdgpu/mes_v12_1: use mes schedule pipe for legacy queues on unified MES
[PATCH v1 00/10] hw/arm: Add AST1040 peripheral support
2026-06-02 3:12 UTC (7+ messages)
` [PATCH v1 01/10] hw/i2c/aspeed_i2c: Introduce dma_addr_lo_mask to unify DMA address handling
` [PATCH v1 02/10] hw/i2c/aspeed_i2c: Increase AST2700 buffer mode size and adjust offset
[PATCH] kdoc: xforms: ignore special static/inline macros
2026-06-02 3:12 UTC
[PATCH v2] bpf: fix UAF by restoring RCU-delayed inode freeing in bpffs
2026-06-02 3:10 UTC (3+ messages)
[PATCH] net: qrtr: fix node refcount leak on ctrl packet alloc failure
2026-06-02 3:10 UTC (2+ messages)
[PATCH net-next v3] net: lan743x: avoid netdev-based logging before netdev registration
2026-06-02 3:10 UTC (2+ messages)
[net-next v5 0/4] Add StarFive jhb100 soc SGMII GMAC support
2026-06-02 3:10 UTC (2+ messages)
[PATCH] freevxfs: don't BUG() on unknown typed-extent type
2026-06-02 3:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH net v2] netlabel: validate unlabeled mask attribute length
2026-06-02 3:08 UTC (4+ messages)
[PATCH] rseq: fix using an uninitialized stack variable in rseq_exit_user_update
2026-06-02 3:08 UTC (2+ messages)
` [PATCH v2] "
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-02 3:08 UTC (5+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[GIT PULL] md-7.2-20260531
2026-06-02 3:07 UTC (3+ messages)
[PATCH v15 00/23] arm64/riscv: Add support for crashkernel CMA reservation
2026-06-02 3:06 UTC (5+ messages)
[PATCH v2] HID: Input: Add battery list cleanup with devm action
2026-06-02 3:05 UTC
[PATCH v5][makedumpfile 0/9] btf/kallsyms based makedumpfile extension for mm page filtering
2026-06-02 3:04 UTC (5+ messages)
[PATCH 0/2] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-02 3:03 UTC (9+ messages)
` [PATCH 1/2] mm/percpu: Preserve NOFS/NOIO scope during chunk create and populate
[PATCH v2 00/13] target/loongarch: Move CSR registers to struct CPUSysState
2026-06-02 3:00 UTC (14+ messages)
` [PATCH v2 01/13] target/loongarch: Add new field curState in CPULoongArchState
` [PATCH v2 02/13] target/loongarch: Use sys_state in cpu.c when accessing CSR registers
` [PATCH v2 03/13] target/loongarch: Use sys_state in cpu_helper.c "
` [PATCH v2 04/13] target/loongarch: Use sys_state in file arch_dump.c "
` [PATCH v2 05/13] target/loongarch: Use sys_state in kvm.c "
` [PATCH v2 06/13] target/loongarch: Use sys_state in tlb_helper.c "
` [PATCH v2 07/13] target/loongarch: Use sys_state in tcg_cpu.c "
` [PATCH v2 08/13] target/loongarch: Use sys_state in csr_helper.c "
` [PATCH v2 09/13] target/loongarch: Use sys_state in op_helper.c "
` [PATCH v2 10/13] linux-user/loongarch64: Use sys_state "
` [PATCH v2 11/13] target/loongarch: Add default CSRFL_BASIC info with flags field
` [PATCH v2 12/13] target/loongarch: Add wrapper function get_csr_offset()
` [PATCH v2 13/13] target/loongarch: Add new structure CPUSysState
[PATCH v5 00/14] mm: thp: always enable mTHP support
2026-06-02 3:02 UTC (8+ messages)
` [PATCH v5 07/14] mm: shmem: allow THP support determination at folio allocation time
` [PATCH v5 14/14] mm: thp: always enable mTHP support
[PATCH net-next v3 08/14] net: ethernet: oa_tc6: Remove FCS size in RX frame
2026-06-02 3:01 UTC (4+ messages)
[PATCH V2 0/2] net: phy: dp83822: Add optional external PHY clock
2026-06-02 3:01 UTC (3+ messages)
` [PATCH V2 2/2] "
[PATCH net] devlink: Release nested relation on devlink free
2026-06-02 3:00 UTC (2+ messages)
[PATCH v15 00/12] ADF41513/ADF41510 PLL frequency synthesizers
2026-06-02 2:58 UTC (5+ messages)
` [PATCH v15 11/12] docs: iio: add documentation for adf41513 driver
` [PATCH v15 12/12] Documentation: ABI: testing: add common ABI file for iio/frequency
[PATCH 6.6.y] soc/tegra: pmc: Fix unsafe generic_handle_irq() call
2026-06-02 2:58 UTC
[git pull] device mapper fixes 3 for 7.1
2026-06-02 2:58 UTC (2+ messages)
[GIT PULL] auxdisplay for 7.2-1
2026-06-02 2:58 UTC (2+ messages)
[PATCH V4 00/17] i3c: mipi-i3c-hci: DMA abort, recovery and related improvements
2026-06-02 2:56 UTC (13+ messages)
` [PATCH V4 08/17] i3c: mipi-i3c-hci: Avoid restarting DMA ring after aborting wrong transfer
` [PATCH V4 09/17] i3c: mipi-i3c-hci: Add DMA ring abort/reset quirk for Intel controllers
` [PATCH V4 10/17] i3c: mipi-i3c-hci: Factor out hci_dma_abort()
` [PATCH V4 11/17] i3c: mipi-i3c-hci: Add DMA ring abort quirk for Intel controllers
[PATCH net] net: txgbe: fix module identification
2026-06-02 2:54 UTC
[PATCH 0/6] ASoC: remove .debugfs_prefix from Component
2026-06-02 2:56 UTC (7+ messages)
` [PATCH 1/6] ASoC: soc-component: remove CONFIG_DEBUG_FS for debugfs_prefix
` [PATCH 2/6] ASoC: fsl: imx-pcm-rpmsg: set debugfs_prefix via Component driver
` [PATCH 3/6] ASoC: soc-generic-dmaengine: "
` [PATCH 4/6] ASoC: stm: stm32_adfsdm: "
` [PATCH 5/6] ASoC: mediatek: mt8173-afe-pcm: "
` [PATCH 6/6] ASoC: soc-component: remove .debugfs_prefix from Component
[linux-next:master] [workqueue] 21c05ca88a: RIP:__alloc_workqueue
2026-06-02 2:55 UTC
[PATCH net] octeontx2-af: npc: Fix CPT channel mask in npc_install_flow
2026-06-02 2:54 UTC (2+ messages)
[PATCH net-next v2 0/2] ipv6: Honor oif when choosing nexthop for locally generated traffic
2026-06-02 2:53 UTC (5+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] selftests: fib_tests: Add test cases for route lookup with oif
[PATCH v3 4/4] KVM: selftests: loongarch: Add PV TLB flush performance test
2026-06-02 2:52 UTC (2+ messages)
[PATCH] LoongArch: bpf: Support kptr xchg inline
2026-06-02 2:52 UTC (3+ messages)
[PATCH net v4] net: tg3: guard napi_disable and pci_disable_device calls
2026-06-02 2:50 UTC (2+ messages)
[PATCH net v3] net: txgbe: fix phylink leak on AML init failure
2026-06-02 2:50 UTC (2+ messages)
[PATCH v2 1/1] l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
2026-06-02 2:50 UTC (2+ messages)
[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
2026-06-02 2:46 UTC (10+ messages)
Kernel 7.0.11 circular lock on armv5tejl system booting from mmc
2026-06-02 2:46 UTC (2+ messages)
[PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
2026-06-02 2:46 UTC
[GIT PULL] Counter updates for 7.2
2026-06-02 2:46 UTC
[PATCH v3 3/4] LoongArch: KVM: Implement guest-side PV TLB flush
2026-06-02 2:46 UTC (2+ messages)
[PATCH net v2 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
2026-06-02 2:45 UTC (3+ messages)
[PATCH v2 0/5] mm/shmem: optimize read with reduced xarray lookups and folio batching
2026-06-02 2:44 UTC (3+ messages)
[BUG] KASAN: slab-use-after-free in au0828_dvb_register
2026-06-02 2:44 UTC (6+ messages)
` "
[PATCH] cgroup/cpuset: Remove Chen Ridong as a cpust reviewer for now
2026-06-02 2:44 UTC
[PATCH net] pcnet32: stop holding device spin lock during napi_complete_done
2026-06-02 2:44 UTC (2+ messages)
[jack-fs:for_next 29999/30000] fs/ext2/file.c:171:35: error: expected ';' before '}' token
2026-06-02 2:41 UTC
[PATCH] kernel/sys.c: fix prctl_set_auxv to use sizeof instead of user-supplied len
2026-06-02 2:40 UTC
[PATCH] arm64: dts: imx943-evk-sdwifi: add a new dtso to support SDIW612 WiFi
2026-06-02 2:40 UTC (3+ messages)
[PATCH 1/2] MAINTAINERS: Add myself to imx-pip as reviewer
2026-06-02 2:38 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add myself to dw100 "
[PATCH v2] mm/list_lru: drain before clearing xarray entry on reparent
2026-06-02 2:37 UTC (2+ messages)
[PATCH v3 2/4] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
2026-06-02 2:37 UTC (2+ messages)
[PATCH] i2c: ibm_iic: replace in_8/out_8 with ioread8/iowrite8
2026-06-02 2:35 UTC
[PATCH] ipc: only destroy orphaned shm segments on sysctl write
2026-06-02 2:34 UTC
[linux-next:master] [sched/cache] d59f4fd1d3: pts.libgav1.SummerNature4K.fps 38.4% improvement
2026-06-02 2:34 UTC
[PATCH v4 net-next 5/5] geneve: Introduce IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6
2026-06-02 2:34 UTC (2+ messages)
[RFC mptcp-next v23 00/16] MPTCP KTLS support
2026-06-02 2:32 UTC (17+ messages)
` [RFC mptcp-next v23 01/16] tls: add per-protocol cache for mptcp support
` [RFC mptcp-next v23 02/16] tls: introduce tls protocol ops structure
` [RFC mptcp-next v23 03/16] tls: store protocol ops pointer in tls_proto
` [RFC mptcp-next v23 04/16] mptcp: update mptcp_check_readable helper
` [RFC mptcp-next v23 05/16] mptcp: implement mptcp-specific tls protocol ops
` [RFC mptcp-next v23 06/16] tls: disable device offload for mptcp sockets
` [RFC mptcp-next v23 07/16] mptcp: implement ulp getsockopt for tls support
` [RFC mptcp-next v23 08/16] mptcp: implement ulp setsockopt "
` [RFC mptcp-next v23 09/16] selftests: mptcp: connect: use espintcp for ulp test
` [RFC mptcp-next v23 10/16] selftests: tls: add mptcp variant for testing
` [RFC mptcp-next v23 11/16] selftests: tls: increase pollin timeouts for mptcp
` [RFC mptcp-next v23 12/16] selftests: tls: increase nonblocking data size "
` [RFC mptcp-next v23 13/16] selftests: tls: retry bind for mptcp in shutdown_reuse
` [RFC mptcp-next v23 14/16] selftests: tls: set timeout for multi_chunk_sendfile
` [RFC mptcp-next v23 15/16] selftests: tls: add mptcp test cases
` [RFC mptcp-next v23 16/16] selftests: mptcp: cover mptcp tls tests
[PATCH-next v5 0/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-02 2:32 UTC (7+ messages)
` [PATCH-next v5 1/6] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v5 2/6] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v5 3/6] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v5 4/6] cgroup/cpuset: Make cpuset_attach_old_cs track task group leaders
` [PATCH-next v5 5/6] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v5 6/6] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
[PATCH net] net: hsr: remove VLAN filters from slave devices on port deletion
2026-06-02 2:31 UTC (2+ messages)
[Patch v8 1/5] perf headers: Sync perf_event.h/perf_regs.h with the kernel headers
2026-06-02 2:30 UTC (4+ messages)
[superm1:superm1/backlight-property-v5 10/21] Warning: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:445 function parameter 'acrtc' not described in 'clear_flip_isr'
2026-06-02 2:30 UTC
[PATCH net-next v3 12/14] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-06-02 2:30 UTC (3+ messages)
[STATUS] next/master - 08484c504b55a98bd100527fbe10a3caf55ff3ff
2026-06-02 2:30 UTC
[PATCH net-next v8] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c
2026-06-02 2:30 UTC (3+ messages)
[PATCH] net: wwan: t7xx: Add delay between MD and SAP suspend
2026-06-02 2:30 UTC (2+ messages)
[PATCHv2 net-next] net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()
2026-06-02 2:30 UTC (2+ messages)
[PATCH] Respect mempolicy when calculating surplus huge pages
2026-06-02 2:29 UTC (3+ messages)
[PATCH net] 6lowpan: fix off-by-one in multicast context address compression
2026-06-02 2:30 UTC (2+ messages)
[oe][meta-oe][PATCH] haveged: upgrade 1.9.20 -> 1.9.21
2026-06-02 2:29 UTC (2+ messages)
[PATCH v5 0/4] introduce IMA_INIT_LATE_SYNC option
2026-06-02 2:29 UTC (3+ messages)
` [PATCH v5 4/4] tpm: tpm_crb_ffa: revert defered_probed when tpm_crb_ffa is built-in
[PATCH net-next v4 0/5] net: wangxun: timeout and error
2026-06-02 2:28 UTC (4+ messages)
` [PATCH net-next v4 5/5] net: wangxun: implement pci_error_handlers ops
[RESEND][PATCH v8] tracing/eprobes: Allow use of BTF names to dereference pointers
2026-06-02 2:28 UTC (2+ messages)
WKS Language Server + VSCode Extension
2026-06-02 2:28 UTC
[PATCH v3 1/4] LoongArch: KVM: Preserve auto-enabled PV features on userspace override
2026-06-02 2:26 UTC (2+ messages)
[PATCH] lib: gui: png_pico: fix use-after-free and double-free in png_open
2026-06-02 2:24 UTC
[PATCH 00/12] target/loongarch: Move CSR registers to struct CPUSysState
2026-06-02 2:22 UTC (5+ messages)
[PATCH net-next v2 4/4] selftests: rds: report missing RDMA prereqs as XFAIL
2026-06-02 2:24 UTC (2+ messages)
[PATCH net-next v2 3/4] selftests: rds: support RDS built as loadable modules
2026-06-02 2:24 UTC (2+ messages)
[PATCH] Bluetooth: hci_sync: fix simultaneous discovery stuck in FINDING
2026-06-02 2:23 UTC (3+ messages)
[BUG report] btrfs/242 triggers kernel NULL pointer dereference
2026-06-02 2:23 UTC (6+ messages)
[peterz-queue:sched/core 53/55] kernel/sched/core.c:9862:19: error: too few arguments to function call, single argument 'rq' was not specified
2026-06-02 2:20 UTC
[RFC PATCH 0/1] target/i386: Add support for KVM APERF/MPERF passthrough
2026-06-02 2:20 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring device ops
2026-06-02 2:20 UTC (3+ messages)
[PATCH net-next] mptcp: change mptcp_established_options() to return opt_size
2026-06-02 2:19 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.