messages from 2025-08-28 00:16:42 to 2025-08-28 02:00:04 UTC [more...]
[PATCH v1 00/36] mm: remove nth_page()
2025-08-28 1:18 UTC (15+ messages)
` [PATCH v1 04/36] x86/Kconfig: drop superfluous "select SPARSEMEM_VMEMMAP"
` [PATCH v1 08/36] mm/hugetlb: check for unreasonable folio sizes when registering hstate
` [PATCH v1 15/36] fs: hugetlbfs: remove nth_page() usage within folio in adjust_range_hwpoison()
` [PATCH v1 15/36] "
` [PATCH v1 16/36] fs: hugetlbfs: cleanup "
` [PATCH v1 16/36] "
` [PATCH v1 34/36] kfence: drop nth_page() usage
` [PATCH v1 35/36] block: update comment of "struct bio_vec" regarding nth_page()
` [PATCH v1 36/36] mm: remove nth_page()
[net PATCH 0/2] Locking fixes for fbnic driver
2025-08-28 2:00 UTC (2+ messages)
[syzbot] [mm?] INFO: rcu detected stall in sys_munmap (2)
2025-08-28 1:57 UTC (5+ messages)
[PATCH v8 0/7] NFSD: add "NFSD DIRECT" and "NFSD DONTCACHE" IO modes
2025-08-28 1:57 UTC (7+ messages)
` [PATCH v8 5/7] NFSD: issue READs using O_DIRECT even if IO is misaligned
[PATCH net v3] TUN/TAP: Improving throughput and latency by avoiding SKB drops
2025-08-28 1:56 UTC (4+ messages)
[PATCH net-next v2 00/13] macsec: replace custom netlink attribute checks with policy-level checks
2025-08-28 1:55 UTC (6+ messages)
` [PATCH net-next v2 06/13] macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
` [PATCH net-next v2 08/13] macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
[PATCH] riscv, bpf: Sign extend struct ops return values properly
2025-08-28 1:53 UTC (3+ messages)
[PATCH v2] x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP
2025-08-28 1:53 UTC (2+ messages)
linux-next: manual merge of the kvm tree with the tip tree
2025-08-28 1:51 UTC
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-28 1:51 UTC (4+ messages)
` [PATCH v9 2/6] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
` [EXT] "
[RFC PATCH 00/12] KVM: x86/mmu: TDX post-populate cleanups
2025-08-28 1:51 UTC (11+ messages)
` [RFC PATCH 01/12] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [RFC PATCH 02/12] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [RFC PATCH 05/12] KVM: TDX: Drop superfluous page pinning in S-EPT management
[PATCH v2 0/6] drm/xe: Add user commands to WA BB via configfs
2025-08-28 1:49 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "
MCA hypercall with PVH
2025-08-28 1:22 UTC
landlock not works well on FUSE filesystem?
2025-08-28 1:49 UTC
[PATCH] mm: add `const` to lots of pointer parameters
2025-08-28 1:48 UTC (3+ messages)
[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
2025-08-28 1:47 UTC (2+ messages)
[PATCH v10 00/11] unwind_deferred: Implement sframe handling
2025-08-28 1:46 UTC (3+ messages)
` [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
[PATCH v2] iio: light: ltr390: Implement runtime PM support
2025-08-28 1:46 UTC (2+ messages)
Your delivery from the Order 077151
2025-08-28 1:45 UTC
[PATCH] drm/amdgpu/mes11: make MES_MISC_OP_CHANGE_CONFIG failure non-fatal
2025-08-28 1:44 UTC (2+ messages)
[f2fs-dev] [PATCH v4] f2fs:fix missing space reclamation during the recovery process
2025-08-28 1:44 UTC (4+ messages)
[CI] drm/xe/guc: Test GuC v70.49.4 for BMG, LNL, PTL, PVC
2025-08-28 1:44 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/guc: Test GuC v70.49.4 for BMG, LNL, PTL, PVC (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
2025-08-28 1:40 UTC (9+ messages)
` [PATCH v3 07/14] phy: qcom: qmp-usbc: Move reset and regulator config into PHY cfg
[RESEND PATCH v7 net-next 0/2] net: Prevent RPS table overwrite of active flows
2025-08-28 1:40 UTC (2+ messages)
[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
2025-08-28 1:38 UTC (2+ messages)
[PATCH v2] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-28 1:37 UTC (2+ messages)
[PATCH 2/2] io_uring/kbuf: fix infinite loop in io_kbuf_inc_commit()
2025-08-28 1:36 UTC (2+ messages)
[Patch v7 00/12] arch-PEBS enabling for Intel platforms
2025-08-28 1:34 UTC (13+ messages)
` [Patch v7 01/12] perf/x86: Remove redundant is_x86_event() prototype
` [Patch v7 02/12] perf/x86/intel: Fix NULL event access and potential PEBS record loss
` [Patch v7 03/12] perf/x86/intel: Replace x86_pmu.drain_pebs calling with static call
` [Patch v7 04/12] perf/x86/intel: Correct large PEBS flag check
` [Patch v7 05/12] perf/x86/intel: Initialize architectural PEBS
` [Patch v7 06/12] perf/x86/intel/ds: Factor out PEBS record processing code to functions
` [Patch v7 07/12] perf/x86/intel/ds: Factor out PEBS group "
` [Patch v7 08/12] perf/x86/intel: Process arch-PEBS records or record fragments
` [Patch v7 09/12] perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSR
` [Patch v7 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level
` [Patch v7 11/12] perf/x86/intel: Setup PEBS data configuration and enable legacy groups
` [Patch v7 12/12] perf/x86/intel: Add counter group support for arch-PEBS
[PATCH v12 00/27] migration: propagate vTPM errors using Error objects
2025-08-28 1:34 UTC (3+ messages)
` [PATCH v12 02/27] migration: push Error **errp into vmstate_load_state()
[PATCH net-next v7 0/5] Add Ethernet MAC support for SpacemiT K1
2025-08-28 1:33 UTC (4+ messages)
` [PATCH net-next v7 2/5] net: spacemit: Add K1 Ethernet MAC
[PATCH bpf-next v2 0/4] bpf: Introduce deferred task context execution
2025-08-28 1:34 UTC (9+ messages)
` [PATCH bpf-next v2 3/4] bpf: task work scheduling kfuncs
[PATCH bpf-next] bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free()
2025-08-28 1:34 UTC
[PATCH net-next] eth: mlx5: remove Kconfig co-dependency with VXLAN
2025-08-28 1:32 UTC (2+ messages)
[PATCHED][RFC][CFT] mount-related stuff
2025-08-28 1:29 UTC (13+ messages)
[PATCH] net: wwan: iosm: use int type to store negative error codes
2025-08-28 1:30 UTC (2+ messages)
[PATCH 00/33] arm_mpam: Add basic mpam driver
2025-08-28 1:29 UTC (5+ messages)
` [PATCH 12/33] arm_mpam: Add the class and component structures for ris firmware described
` [PATCH 28/33] arm_mpam: Track bandwidth counter state for overflow and power management
QCA9377 hw1.1 SDIO failed to read from address 0x874 etc
2025-08-28 1:29 UTC
[PATCH] tests/functional/test_aarch64_virt_gpu: Skip test if EGL won't initialize
2025-08-28 1:23 UTC (2+ messages)
[PATCH] pcie_sriov: Fix broken MMIO accesses from SR-IOV VFs
2025-08-28 1:21 UTC (2+ messages)
[PATCH net-next] net: xilinx: axienet: Add error handling for RX metadata pointer retrieval
2025-08-28 1:16 UTC (2+ messages)
[PATCH net-next v3 1/2] pppoe: remove rwlock usage
2025-08-28 1:20 UTC (2+ messages)
` [PATCH net-next v3 2/2] pppoe: drop sock reference counting on fast path
[PATCH] drm/xe/guc: Increase GuC crash dump buffer size
2025-08-28 1:20 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH net-next] net: phy: fixed_phy: simplify fixed_mdio_read
2025-08-28 1:20 UTC (2+ messages)
[awilliam-vfio:next 5/37] tools/testing/selftests/vfio/.gitignore: warning: ignored by one of the .gitignore files
2025-08-28 1:18 UTC
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-28 1:17 UTC (4+ messages)
` [PATCH v2 02/18] KVM: x86: Use __free(put_cpufreq_policy) for policy reference
[PATCH] libxl: preserve errno in libxl__xcinfo2xlinfo()
2025-08-28 1:16 UTC (2+ messages)
[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
2025-08-28 1:07 UTC (10+ messages)
` [PATCH v8 2/2] memory: Do not create circular reference with subregion
[PATCH] ext4: Increase IO priority of fastcommit
2025-08-28 1:14 UTC (2+ messages)
[PATCH] libxl: respect unset video_memkb for Dom0
2025-08-28 1:12 UTC (2+ messages)
[PATCH] Documentation: ocfs2: Properly reindent filecheck operations list
2025-08-28 1:10 UTC (2+ messages)
[PATCH] amd-xgbe: Use int type to store negative error codes
2025-08-28 1:10 UTC (2+ messages)
[PATCH net] net: rose: fix a typo in rose_clear_routes()
2025-08-28 1:10 UTC (2+ messages)
[anolis-intel-cloud:devel-6.6 1/1] kernel/sched/fair.c:9181:6: warning: no previous prototype for 'id_can_stop_tick'
2025-08-28 1:07 UTC
[anolis-intel-cloud:devel-6.6 0/1] drivers/block/virtio_blk.c:2725:37: warning: 'virtblk_chr_fops' defined but not used
2025-08-28 1:07 UTC
[android-common:android15-6.6 7/7] kernel/bpf/dmabuf_iter.c:117:17: warning: no previous prototype for function 'bpf_iter_dmabuf_new'
2025-08-28 1:07 UTC
[PATCH] libxl: except Dom0 from setting PoD target
2025-08-28 1:08 UTC (2+ messages)
[PATCH v2 0/5] symbols: assorted adjustments
2025-08-28 1:07 UTC (11+ messages)
` [PATCH v2 1/5] symbols: add minimal self-test
` [PATCH v2 2/5] symbols: split symbols_num_syms
` [PATCH v2 3/5] symbols: arrange to know where functions end
` [PATCH v2 4/5] symbols: centralize and re-arrange $(all_symbols) calculation
` [PATCH v2 5/5] symbols: prefer symbols which have a type
[PATCH hyperv-next v5 00/16] Confidential VMBus
2025-08-28 1:05 UTC (17+ messages)
` [PATCH hyperv-next v5 01/16] Documentation: hyperv: "
` [PATCH hyperv-next v5 02/16] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v5 03/16] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v5 04/16] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v5 05/16] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v5 06/16] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v5 07/16] Drivers: hv: Post messages through the confidential VMBus if available
` [PATCH hyperv-next v5 08/16] Drivers: hv: remove stale comment
` [PATCH hyperv-next v5 09/16] Drivers: hv: Check message and event pages for non-NULL before iounmap()
` [PATCH hyperv-next v5 10/16] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v5 11/16] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v5 12/16] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v5 13/16] Drivers: hv: Free msginfo when the buffer fails to decrypt
` [PATCH hyperv-next v5 14/16] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v5 15/16] Drivers: hv: Set the default VMBus version to 6.0
` [PATCH hyperv-next v5 16/16] Drivers: hv: Support establishing the confidential VMBus connection
[PATCH 0/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
2025-08-28 1:05 UTC (7+ messages)
` [PATCH 1/3] tools: testing: Allow importing arch headers in shared.mk
` [PATCH 2/3] tools: testing: Use existing atomic.h for vma/radix-tree tests
` [PATCH 3/3] tools: testing: Support EXTRA_CFLAGS in shared.mk
[PATCH net] hsr: use netdev_master_upper_dev_link() when linking lower ports
2025-08-28 1:06 UTC (2+ messages)
Test Mail
2025-08-28 1:04 UTC
[PATCH] ocfs2: add suballoc slot check in ocfs2_validate_inode_block()
2025-08-28 1:03 UTC (2+ messages)
[PATCH bpf-next] bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run
2025-08-28 1:03 UTC (3+ messages)
[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
2025-08-28 1:00 UTC (2+ messages)
[PATCH V0 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-08-28 0:59 UTC (3+ messages)
` [PATCH V0 1/2] hyper-v: Add CONFIG_HYPERV_VMBUS option
` [PATCH V0 2/2] hyper-v: Make CONFIG_HYPERV bool
[PATCH] linux-yocto: fix compilation of 6.16 kernel on genericarm64
2025-08-28 0:59 UTC (5+ messages)
` [poky] "
[PATCH] drm/xe/guc: Update GuC log buffer type value
2025-08-28 0:59 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v1 net] net: usb: rtl8150: Fix uninit-value access in set_carrier()
2025-08-28 0:57 UTC (2+ messages)
[vbabka:slub-percpu-sheaves-v6-benchmarking 5/22] slub_kunit.c:undefined reference to `__umoddi3'
2025-08-28 0:57 UTC
[PATCH] tools/testing/vma: Clean up stubs in vma_internal.h
2025-08-28 0:55 UTC (2+ messages)
[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
2025-08-28 0:52 UTC (6+ messages)
[PATCH] xen/x86: move domctl.o out of PV_SHIM_EXCLUSIVE
2025-08-28 0:52 UTC (10+ messages)
[PATCH bpf-next v3 0/2] selftests/bpf: Fix "expression result unused" warnings with icecc
2025-08-28 0:50 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] selftests/bpf: Annotate bpf_obj_new_impl() with __must_check
[PATCH net-next] net: stmmac: sun8i: drop unneeded default syscon value
2025-08-28 0:50 UTC (2+ messages)
[PATCH net-next v3 0/2] net: phy: micrel: Add PTP support for lan8842
2025-08-28 0:49 UTC (5+ messages)
` [PATCH net-next v3 1/2] net: phy: micrel: Introduce function __lan8814_ptp_probe_once
` [PATCH net-next v3 2/2] net: phy: micrel: Add PTP support for lan8842
[RFC PATCH v3 0/5] rust: miscdevice: abstraction for uring_cmd
2025-08-28 0:48 UTC (5+ messages)
` [RFC PATCH v3 3/5] rust: io_uring: introduce rust abstraction for io-uring cmd
` [RFC PATCH v3 5/5] samples: rust: Add `uring_cmd` example to `rust_misc_device`
[PATCH] init/main.c: fix boot time tracing crash
2025-08-28 0:47 UTC (2+ messages)
[BUG] Deadlock triggered by bpfsnoop funcgraph feature
2025-08-28 0:42 UTC (4+ messages)
[PATCH] trace-cmd list: Allow adding a regex to filter out showing of options
2025-08-28 0:41 UTC
[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
2025-08-28 0:38 UTC (4+ messages)
` [PATCH net-next v2 5/9] xsk: add xsk_alloc_batch_skb() to build skbs in batch
[PATCH v5 2/2] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite order
2025-08-28 0:38 UTC (4+ messages)
[PATCH] tcp provider: support tcp:::accept-established in absence of skb
2025-08-28 0:37 UTC (4+ messages)
[PATCH RESEND net-next] ptp: Limit time setting of PTP clocks
2025-08-28 0:37 UTC (2+ messages)
[PATCH 0/8] iommu/amd: Introduce Nested Translation support
2025-08-28 0:36 UTC (4+ messages)
` [PATCH 8/8] iommu/amd: Add support for nested domain attach/detach
[PATCH v2] fuse: allow synchronous FUSE_INIT
2025-08-28 0:36 UTC (3+ messages)
[PATCH v3 0/3] xen/events: Fix Global and Domain VIRQ tracking
2025-08-28 0:36 UTC (4+ messages)
` [PATCH v3 1/3] xen/events: Cleanup find_virq() return codes
` [PATCH v3 2/3] xen/events: Return -EEXIST for bound VIRQs
` [PATCH v3 3/3] xen/events: Update virq_to_irq on migration
[PATCH v4 0/3] Core Xe changes preparing for VF migration
2025-08-28 0:34 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v2 0/3] xen/events: Fix Global and Domain VIRQ tracking
2025-08-27 22:11 UTC (4+ messages)
` [PATCH v2 2/3] xen/events: Return -EEXIST for bound VIRQs
[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
2025-08-28 0:31 UTC (10+ messages)
` [PATCH net-next v5 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v5 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v5 6/9] vhost/vsock: add netns support
` [PATCH net-next v5 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v5 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests
[PATCH 0/2] maple_tree: Fix testing for 32bit compiles
2025-08-28 0:30 UTC (3+ messages)
` [PATCH 1/2] maple_tree: Fix testing for 32 bit builds
` [PATCH 2/2] maple_tree: Testing fix for spanning store on 32b
[PATCH bpf-next v5] selftests/bpf: Add LPM trie microbenchmarks
2025-08-28 0:30 UTC (2+ messages)
[PATCH v3] KVM: TDX: Force split irqchip for TDX at irqchip creation time
2025-08-28 0:30 UTC
[PATCH v2 net-next] dt-bindings: nfc: ti,trf7970a: Restrict the ti,rx-gain-reduction-db values
2025-08-28 0:30 UTC (2+ messages)
[PATCH net] l2tp: do not use sock_hold() in pppol2tp_session_get_sock()
2025-08-28 0:30 UTC (2+ messages)
[PATCH net] sctp: initialize more fields in sctp_v6_from_sk()
2025-08-28 0:30 UTC (2+ messages)
[PATCH net] MAINTAINERS: rmnet: Update email addresses
2025-08-28 0:30 UTC (2+ messages)
[PATCH bpf-next v4 0/3] bpf: Report arena faults to BPF streams
2025-08-28 0:27 UTC (7+ messages)
` [PATCH bpf-next v4 1/3] bpf: arm64: simplify exception table handling
` [PATCH bpf-next v4 2/3] bpf: Report arena faults to BPF stderr
[PATCH net-next] net: stmmac: rk: remove incorrect _DLY_DISABLE bit definition
2025-08-28 0:20 UTC (2+ messages)
[PATCH v2 00/54] fs: rework inode reference counting
2025-08-28 0:26 UTC (3+ messages)
` [PATCH v2 53/54] fs: remove I_LRU_ISOLATING flag
[PATCH v3 bpf-next/net 0/5] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-08-28 0:25 UTC (12+ messages)
` [PATCH v3 bpf-next/net 2/5] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v3 bpf-next/net 3/5] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_SOCK_ISOLATED
` [PATCH v3 bpf-next/net 5/5] selftest: bpf: Add test for SK_BPF_MEMCG_SOCK_ISOLATED
[PATCH 0/4] Add DT bindings and driver code for Scaler
2025-08-27 23:18 UTC (2+ messages)
[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
2025-08-27 22:24 UTC (3+ messages)
[PATCH 00/39] drm/atomic: Get rid of existing states (not really)
2025-08-27 22:28 UTC (5+ messages)
` [PATCH 03/39] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH 04/39] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
[PATCH net-next] net: stmmac: minor cleanups to stmmac_bus_clks_config()
2025-08-27 22:27 UTC (2+ messages)
[PATCH net-next] net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
2025-08-28 0:20 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf, arm64: support for timed may_goto
2025-08-28 0:20 UTC (2+ messages)
[PATCH v2 0/7] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
2025-08-28 0:01 UTC (3+ messages)
` [PATCH v2 6/7] Drivers: hv: Use common "entry virt" APIs to do work in root before running guest
` [PATCH v2 7/7] Drivers: hv: Use "entry virt" APIs to do work before returning to lower VTL
[PATCH] sunrpc: hold RPC client while gss_auth has a link to it
2025-08-28 0:17 UTC (5+ messages)
[PATCH v10] rust: transmute: Add methods for FromBytes trait
2025-08-28 0:17 UTC (4+ 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.