messages from 2026-02-19 23:27:53 to 2026-02-20 00:42:45 UTC [more...]
[PATCH v2 00/10] KVM: selftests: Use kernel-style integer and g[vp]a_t types
2026-02-20 0:42 UTC (8+ messages)
` [PATCH v2 01/10] KVM: selftests: Use gva_t instead of vm_vaddr_t
` [PATCH v2 02/10] KVM: selftests: Use gpa_t instead of vm_paddr_t
` [PATCH v2 03/10] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
` [PATCH v2 04/10] KVM: selftests: Use u64 instead of uint64_t
` [PATCH v2 05/10] KVM: selftests: Use s64 instead of int64_t
` [PATCH v2 06/10] KVM: selftests: Use u32 instead of uint32_t
[tglx-devel:sched/hrtick 25/42] kernel/time/hrtimer.c:1252:16: error: too many arguments to function 'hrtimer_prefer_local'
2026-02-20 0:40 UTC
[jarkko-tpmdd:rootns 7/18] <stdin>:1627:2: warning: #warning syscall rootns_create not implemented
2026-02-20 0:40 UTC
[PATCH net 00/13][pull request] Intel Wired LAN Driver Updates 2026-02-19 (idpf, ice, i40e, ixgbevf, e1000e)
2026-02-20 0:40 UTC (15+ messages)
` [PATCH net 01/13] idpf: increment completion queue next_to_clean in sw marker wait routine
` [PATCH net 02/13] idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
` [PATCH net 03/13] idpf: skip deallocating txq group's txqs "
` [PATCH net 04/13] idpf: nullify pointers after they are freed
` [PATCH net 05/13] idpf: change IRQ naming to match netdev and ethtool queue numbering
` [PATCH net 06/13] idpf: Fix flow rule delete failure due to invalid validation
` [PATCH net 07/13] ice: recap the VSI and QoS info after rebuild
` [PATCH net 08/13] ice: fix crash in ethtool offline loopback test
` [PATCH net 09/13] i40e: Fix preempt count leak in napi poll tracepoint
` [Intel-wired-lan] "
` [PATCH net 10/13] ixgbevf: fix link setup issue
` [PATCH net 11/13] e1000e: introduce new board type for Panther Lake PCH
` [PATCH net 12/13] e1000e: clear DPG_EN after reset to avoid autonomous power-gating
` [PATCH net 13/13] e1000e: correct TIMINCA on ADP/TGP systems with wrong XTAL frequency
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-20 0:40 UTC (5+ messages)
` [PATCH v4 02/24] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v4 03/24] coco/tdx-host: Expose TDX Module version
[PATCH 0/4] bpf: add a few hooks for sandboxing
2026-02-20 0:38 UTC (5+ messages)
` [PATCH 1/4] ns: add bpf hooks
` [PATCH 2/4] cgroup: add bpf hook for attach
` [PATCH 3/4] selftests/bpf: add ns hook selftest
` [PATCH 4/4] selftests/bpf: add cgroup attach selftests
[PATCH] mm: fix typo in the comment of mod_zone_state()
2026-02-20 0:37 UTC (2+ messages)
+ mm-swap-no-need-to-clear-the-shadow-explicitly.patch added to mm-new branch
2026-02-20 0:37 UTC
+ mm-swap-simplify-checking-if-a-folio-is-swapped.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-no-need-to-truncate-the-scan-border.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-use-the-swap-table-to-track-the-swap-count-fix.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-use-the-swap-table-to-track-the-swap-count.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-simplify-swap-table-sanity-range-check.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-mark-bad-slots-in-swap-table-directly.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-implement-helpers-for-reserving-data-in-the-swap-table.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-workingset-leave-highest-bits-empty-for-anon-shadow.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-consolidate-bad-slots-setup-and-make-it-more-robust.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-remove-redundant-arguments-and-locking-for-enabling-a-device.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-clean-up-swapon-process-and-locking.patch added to mm-new branch
2026-02-20 0:36 UTC
+ mm-swap-protect-si-swap_file-properly-and-use-as-a-mount-indicator.patch added to mm-new branch
2026-02-20 0:36 UTC
[PATCH bpf v2 00/15] selftests/bpf: Fixes for userspace ASAN
2026-02-20 0:36 UTC (8+ messages)
` [PATCH bpf v2 05/15] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf v2 11/15] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf v2 15/15] selftests/bpf: Don't override SIGSEGV handler with ASAN
[PATCH v4 1/1] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
2026-02-20 0:33 UTC (2+ messages)
arch/mips/include/asm/bitops.h:104:2: warning: used $at (currently $1) without ".set noat"
2026-02-20 0:32 UTC (2+ messages)
[PATCH net v1] net: defer __dev_set_promiscuity() to avoid sleeping in atomic context
2026-02-20 0:30 UTC (6+ messages)
does not connect with intel 3168 past kernel 6.16
2026-02-20 0:26 UTC (3+ messages)
[PATCH 0/2] init: ensure that /dev/console and /dev/null are (nearly) always available in initramfs
2026-02-20 0:26 UTC (5+ messages)
` [PATCH 1/2] init: ensure that /dev/console is "
` [PATCH 2/2] init: ensure that /dev/null "
[PATCH v19 00/20] Support virtio-gpu DRM native context and MAP_FIXED API
2026-02-20 0:16 UTC (21+ messages)
` [PATCH v19 01/20] ui/gdk: Restore original context after new context creation
` [PATCH v19 02/20] ui/sdl2: "
` [PATCH v19 03/20] ui/sdl2: Don't disable scanout when display is refreshed
` [PATCH v19 04/20] ui/gtk: "
` [PATCH v19 05/20] ui/sdl2: Unbind context after GL operations
` [PATCH v19 06/20] ui/gtk-egl: "
` [PATCH v19 07/20] ui/gdk: "
` [PATCH v19 08/20] virtio-gpu: "
` [PATCH v19 09/20] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v19 10/20] virtio-gpu: Handle virgl fence creation errors
` [PATCH v19 11/20] virtio-gpu: Support asynchronous fencing
` [PATCH v19 12/20] virtio-gpu: Support DRM native context
` [PATCH v19 13/20] docs/system: virtio-gpu: Add link to Mesa VirGL doc
` [PATCH v19 14/20] docs/system: virtio-gpu: Update Venus link
` [PATCH v19 15/20] docs/system: virtio-gpu: Document host/guest requirements
` [PATCH v19 16/20] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [PATCH v19 17/20] virtio-gpu: Validate hostmem mapping offset
` [PATCH v19 18/20] virtio-gpu: Replace finish_unmapping with mapping_state
` [PATCH v19 19/20] virtio-gpu: Destroy virgl resources on virtio-gpu reset
` [PATCH v19 20/20] virtio-gpu: Support mapping hostmem blobs with map_fixed
+ mm-tracing-rss_stat-ensure-curr-is-false-from-kthread-context.patch added to mm-new branch
2026-02-20 0:22 UTC
[PATCH 0/2] driver core: provide and use device_match_fwnode_ext()
2026-02-20 0:21 UTC (8+ messages)
` [PATCH 1/2] driver core: provide device_match_fwnode_ext()
[jarkko-tpmdd:rootns 7/18] <stdin>:1627:2: warning: syscall rootns_create not implemented
2026-02-20 0:20 UTC
+ mm-fix-typo-in-the-comment-of-mod_zone_state.patch added to mm-new branch
2026-02-20 0:19 UTC
+ mm-move-pgscan-pgsteal-pgrefill-to-node-stats.patch added to mm-new branch
2026-02-20 0:18 UTC
[PATCH i-g-t v3 1/2] lib/amdgpu: support FWM packet in user queue
2026-02-20 0:18 UTC (2+ messages)
` ✓ i915.CI.Full: success for series starting with [i-g-t,v3,1/2] "
[PATCH 0/2] cxl/mbox: fix undersized payload handling in cxl_payload_from_user_allowed()
2026-02-20 0:16 UTC (3+ messages)
` [PATCH 1/2] cxl/mbox: validate payload size before accessing contents "
` [PATCH 2/2] cxl/mbox: return appropriate error "
[PATCH bpf-next 0/5] Introduce KF_FORBID_SLEEP modifier for acquire/release kfuncs
2026-02-20 0:14 UTC (4+ messages)
` [PATCH bpf-next 2/5] bpf: Add KF_FORBID_SLEEP modifier for KF_ACQUIRE kfuncs
[PATCH bpf 0/4] Fix invariant violation for single-value tnums
2026-02-20 0:13 UTC (7+ messages)
` [PATCH bpf 2/4] bpf: Improve bounds when tnum has a single possible value
+ squashfs-check-xz-dictionary-size-isnt-zero.patch added to mm-nonmm-unstable branch
2026-02-20 0:13 UTC
[PATCH v3 00/21] Cache Aware Scheduling
2026-02-20 0:11 UTC (12+ messages)
` [PATCH v3 04/21] sched/cache: Make LLC id continuous
[PATCH] phy: core: fix potential UAF in of_phy_simple_xlate()
2026-02-20 0:11 UTC (4+ messages)
[PATCH] arm64: dts: ti: k3-am62a7-sk: Disable mmc Schmitt Trigger
2026-02-20 0:10 UTC (9+ messages)
[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
2026-02-20 0:09 UTC (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board
[PATCH 1/3] drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222
2026-02-20 0:07 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for series starting with [1/3] "
[RFC net-next 0/4] ethtool: CMIS module diagnostic loopback support
2026-02-20 0:05 UTC (3+ messages)
[PATCH] crypto: Add SPDX ids to some files
2026-02-20 0:02 UTC (3+ messages)
[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-02-20 0:02 UTC (4+ messages)
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
[PATCH 0/5] Make Rust Binder build as a module
2026-02-20 0:00 UTC (3+ messages)
` [PATCH 2/5] security: export binder symbols
[PATCH V2] driver core: auxiliary bus: Fix sysfs creation on bind
2026-02-19 23:59 UTC (2+ messages)
[PATCH v5] mm: move pgscan, pgsteal, pgrefill to node stats
2026-02-19 23:58 UTC
[PATCH 1/4] mmc: sdio: add MediaTek MT7902 SDIO device ID
2026-02-19 23:57 UTC (3+ messages)
` [1/4] "
[PATCH] drm/xe/xe3p_lpg: Add Wa_14026781792
2026-02-19 23:57 UTC (4+ messages)
` ✗ Xe.CI.FULL: failure for "
[RFC PATCH 00/11] NFS/NFSD: nfs4_acl passthru for NFSv4 reexport
2026-02-19 23:57 UTC (3+ messages)
[PATCH RFC net-next 0/4] tcp: RFC 7323-compliant window retraction handling
2026-02-19 23:55 UTC (10+ messages)
` [PATCH RFC net-next 1/4] tcp: implement RFC 7323 window retraction receiver requirements
` [PATCH RFC net-next 2/4] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_nomem.pkt
` [PATCH RFC net-next 3/4] selftests/net: packetdrill: add tcp_rcv_wnd_shrink_allowed.pkt
` [PATCH RFC net-next 4/4] selftests/net: packetdrill: add tcp_rcv_toobig_back_to_back.pkt
[PATCH v1 0/4] virtio-msg transport layer
2026-02-19 23:54 UTC (3+ messages)
[PATCH] exfat: add fallocate support
2026-02-19 23:50 UTC (6+ messages)
[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master-ltsprep.202602191451
2026-02-19 23:50 UTC (2+ messages)
[PATCH v3 0/5] Fix tests with missing iconv(1) executable
2026-02-19 23:49 UTC (3+ messages)
` [PATCH v3 4/5] t5550: add ICONV prereq to tests that use "$HTTPD_URL/error"
[PATCHSET 2/2] xfsprogs: various bug fixes for 6.19
2026-02-19 23:48 UTC (7+ messages)
` [PATCH 1/6] mkfs: set rtstart from user-specified dblocks
` [PATCH 2/6] xfs_logprint: print log data to the screen in host-endian order
` [PATCH 3/6] mkfs: quiet down warning about insufficient write zones
` [PATCH 4/6] xfs_mdrestore: fix restoration on filesystems with 4k sectors
` [PATCH 5/6] debian: don't explicitly reload systemd from postinst
` [PATCH 6/6] xfs_scrub_all: fix non-service-mode arguments to xfs_scrub
[PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.19
2026-02-19 23:46 UTC (13+ messages)
` [PATCH 01/12] xfs: error tag to force zeroing on debug kernels
` [PATCH 02/12] xfs: use blkdev_report_zones_cached()
` [PATCH 03/12] xfs: add a xfs_groups_to_rfsbs helper
` [PATCH 04/12] xfs: use a lockref for the xfs_dquot reference count
` [PATCH 05/12] xfs: add a XLOG_CYCLE_DATA_SIZE constant
` [PATCH 06/12] xfs: remove xlog_in_core_2_t
` [PATCH 07/12] xfs: remove the xlog_rec_header_t typedef
` [PATCH 08/12] xfs: remove xarray mark for reclaimable zones
` [PATCH 09/12] xfs: validate that zoned RT devices are zone aligned
` [PATCH 10/12] xfs: mark __xfs_rtgroup_extents static
` [PATCH 11/12] xfs: fix an overly long line in xfs_rtgroup_calc_geometry
` [PATCH 12/12] xfs: set max_agbno to allow sparse alloc of last full inode chunk
[PATCH 0/2] Cleanup partially initialized sync on parse failure
2026-02-19 23:45 UTC (6+ messages)
` [PATCH 1/2] drm/xe/sync: "
` [PATCH 2/2] drm/xe/sync: Fix user fence leak on alloc failure
` ✓ CI.KUnit: success for Cleanup partially initialized sync on parse failure
[PATCH 00/12] cleanup bitmaps printing in sysfs
2026-02-19 23:43 UTC (3+ messages)
` [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()
[PATCH] btrfs: do compressed bio size roundup and zeroing in one go
2026-02-19 23:43 UTC
[PATCH 0/2] mount: add OPEN_TREE_NAMESPACE
2026-02-19 23:42 UTC (2+ messages)
[PATCH RFC 00/15] mm, swap: swap table phase IV with dynamic ghost swapfile
2026-02-19 23:42 UTC (32+ messages)
` [PATCH RFC 01/15] mm: move thp_limit_gfp_mask to header
` [PATCH RFC 02/15] mm, swap: simplify swap_cache_alloc_folio
` [PATCH RFC 03/15] mm, swap: move conflict checking logic of out swap cache adding
` [PATCH RFC 04/15] mm, swap: add support for large order folios in swap cache directly
` [PATCH RFC 05/15] mm, swap: unify large folio allocation
` [PATCH RFC 06/15] memcg, swap: reparent the swap entry on swapin if swapout cgroup is dead
` [PATCH RFC 07/15] memcg, swap: defer the recording of memcg info and reparent flexibly
` [PATCH RFC 08/15] mm, swap: store and check memcg info in the swap table
` [PATCH RFC 09/15] mm, swap: support flexible batch freeing of slots in different memcg
` [PATCH RFC 10/15] mm, swap: always retrieve memcg id from swap table
` [PATCH RFC 11/15] mm/swap, memcg: remove swap cgroup array
` [PATCH RFC 12/15] mm, swap: merge zeromap into swap table
` [PATCH RFC 13/15] mm: ghost swapfile support for zswap
` [PATCH RFC 14/15] mm, swap: add a special device for ghost swap setup
` [PATCH RFC 15/15] mm, swap: allocate cluster dynamically for ghost swapfile
[PATCH] documentation: update arch features
2026-02-19 23:40 UTC
[PATCH net] net: wan: framer: fix potential UAF in framer_provider_simple_of_xlate()
2026-02-19 23:40 UTC
[PATCH v5 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-02-19 23:40 UTC (3+ messages)
` [PATCH v5 1/4] firmware_loader: expand firmware error codes with up-to-date error
[PATCH] hfs/hfsplus: fix timestamp wrapped issue
2026-02-19 23:39 UTC (7+ messages)
[PATCH 0/5] x86: Enable LASS support with vsyscall emulation
2026-02-19 23:36 UTC (6+ messages)
` [PATCH 1/5] x86/vsyscall: Reorganize the page fault emulation code
` [PATCH 2/5] x86/traps: Consolidate user fixups in the #GP handler
` [PATCH 3/5] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH 4/5] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH 5/5] x86/cpu: Remove LASS restriction on vsyscall emulation
[PATCH] mm/tracing: rss_stat: Ensure curr is false from kthread context
2026-02-19 23:36 UTC
[PATCH] linux-firmware: update firmware for MT7902 BT device
2026-02-19 23:37 UTC
[PATCH v5 0/3] drm/xe: Enable Wa_14025515070, Enable indirect ring state for XE2+
2026-02-19 23:33 UTC (3+ messages)
` [PATCH v5 1/3] drm/xe: Enable Wa_14025515070
[PATCH v23 00/22] Type2 device basic support
2026-02-19 23:31 UTC (3+ messages)
` [PATCH v23 11/22] sfc: obtain decoder and region if committed by firmware
[PATCH v4 0/8] memory: Remove most _nomigrate variants
2026-02-19 23:29 UTC (2+ messages)
[PATCH v2] Bluetooth: L2CAP: Fix not checking output MTU is acceptable on L2CAP_ECRED_CONN_REQ
2026-02-19 23:27 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.