messages from 2026-01-29 23:22:02 to 2026-01-30 03:20:16 UTC [more...]
[PATCH net-next v4 0/3] riscv: spacemit: Add ethernet support for K3
2026-01-30 2:27 UTC (3+ messages)
` [PATCH net-next v4 2/3] net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Spacemit K3 SoC
[PATCH net-next v4 0/3] Airoha AN8811HB 2.5 Gbps phy support
2026-01-30 3:20 UTC (2+ messages)
[RFC PATCH] btrfs: defer freeing of subpage private state to free_folio
2026-01-30 3:16 UTC (2+ messages)
[PATCH v2] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-30 3:17 UTC
[PATCH v5 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-30 3:14 UTC (16+ messages)
` [PATCH v5 4/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v5 7/8] vfio: Permit VFIO to work with pinned importers
` [PATCH v5 8/8] iommufd: Add dma_buf_pin()
[PATCH 0/3] jbd2/ext4/ocfs2: READ_ONCE for lockless jinode reads
2026-01-30 3:12 UTC (4+ messages)
` [PATCH 1/3] jbd2: use "
` [PATCH 2/3] ext4: "
` [PATCH 3/3] ocfs2: "
[PATCH] f2fs: fix incomplete block usage in compact SSA summaries
2026-01-30 3:12 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] cxl: Fix premature commit_end increment on decoder commit failure
2026-01-30 3:11 UTC (3+ messages)
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-01-30 3:09 UTC (5+ messages)
[PATCH net-next v1] linkwatch: hold dev reference to prevent UAF in __linkwatch_run_queue()
2026-01-30 3:09 UTC (2+ messages)
[PATCH v7] misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probe
2026-01-30 3:07 UTC (3+ messages)
[PATCH] mmc: rtsx_pci_sdmmc: simplify voltage switch handling after card_busy()
2026-01-30 3:05 UTC
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-30 3:04 UTC (6+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` 回复:[PATCH "
` 回复:回复:[PATCH "
[PATCH V2] drm/panel-edp: Add CMN N116BCL-EAK (C2)
2026-01-30 3:04 UTC
[PATCH] drm/bridge: cdns-mhdp8546: Add suspend resume support to the bridge driver
2026-01-30 3:03 UTC (2+ messages)
[PATCH] scsi: libsas: Fix dev_list race conditions with proper locking
2026-01-30 3:02 UTC (2+ messages)
[RFC 0/1] block: export windowed IO P99 latency
2026-01-30 2:59 UTC (2+ messages)
[PATCH v2 0/3] KVM: x86: CET vs. nVMX fix and hardening
2026-01-30 3:01 UTC (5+ messages)
` [PATCH v2 2/3] KVM: x86: Harden against unexpected adjustments to kvm_cpu_caps
[PATCH net-next v03 0/4] net: hinic3: Fix code styles
2026-01-30 3:00 UTC (2+ messages)
[PATCH v9 0/4] Loongarch irq-redirect support
2026-01-30 2:59 UTC (5+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
` [PATCH v9 3/4] irqchip/loongarch-avec.c:return IRQ_SET_MASK_OK_DONE when keep affinity
` [PATCH v9 4/4] irqchip/irq-loongarch-ir:Add Redirect irqchip support
[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
2026-01-30 2:59 UTC (14+ messages)
[PATCH v9 0/4] Loongarch irq-redirect support
2026-01-30 2:55 UTC (3+ messages)
` [PATCH v9 1/4] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH v9 2/4] irqchip/irq-loongson.h:irq-loongson.h preparation for Redirect irqchip
[PATCH v2] kernel/bpf/btf.c: reject to register duplicated kfunc
2026-01-30 2:54 UTC (4+ messages)
[PATCH 0/8] perf: add NVIDIA Tegra410 Uncore PMU support
2026-01-30 2:54 UTC (5+ messages)
` [PATCH 6/8] perf: add NVIDIA Tegra410 CPU Memory Latency PMU
` [PATCH 7/8] perf: add NVIDIA Tegra410 C2C PMU
[PATCH v2] ext4: publish jinode after initialization
2026-01-30 2:53 UTC
[PATCH V1] tools/power turbostat: Fix RAPL MSR address selection on AMD platforms
2026-01-30 2:53 UTC
[PATCH net-next] dpll: expose fractional frequency offset in ppt
2026-01-30 2:50 UTC (2+ messages)
[net-next PATCH] octeontx2-af: Workaround SQM/PSE stalls by disabling sticky
2026-01-30 2:50 UTC (2+ messages)
[PATCH v7 0/8] riscv: optimize string functions and add kunit tests
2026-01-30 2:50 UTC (9+ messages)
` [PATCH v7 1/8] lib/string_kunit: add correctness test for strlen()
` [PATCH v7 2/8] lib/string_kunit: add correctness test for strnlen()
` [PATCH v7 3/8] lib/string_kunit: add correctness test for strrchr()
` [PATCH v7 4/8] lib/string_kunit: add performance benchmark for strlen()
` [PATCH v7 5/8] lib/string_kunit: extend benchmarks to strnlen() and chr searches
` [PATCH v7 6/8] riscv: lib: add strnlen() implementation
` [PATCH v7 7/8] riscv: lib: add strchr() implementation
` [PATCH v7 8/8] riscv: lib: add strrchr() implementation
[PATCH net-next] selftests: drv-net: rss_flow_label: skip unsupported devices
2026-01-30 2:50 UTC (2+ messages)
[PATCH] dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zero
2026-01-30 2:50 UTC (2+ messages)
[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2026-01-30 2:50 UTC (6+ messages)
[PATCH 0/4] Improve Hyper-V memory deposit error handling
2026-01-30 2:49 UTC (9+ messages)
` [PATCH 2/4] mshv: Introduce hv_deposit_memory helper functions
[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
2026-01-30 2:45 UTC (4+ messages)
` [PATCH net-next v4 1/2] icmp: fix ICMP error source address when xfrm policy matches
[PATCH net-next v3] netns: optimize netns cleaning by batching unhash_nsid calls
2026-01-30 2:44 UTC (2+ messages)
{standard input}:9314: Error: pcrel offset for branch to .LS0042 too far (0x3e)
2026-01-30 2:41 UTC
[PATCH] srcu: Fix warning to permit SRCU-fast readers in NMI handlers
2026-01-30 2:39 UTC (2+ messages)
[PATCH 6.1.y] net: stmmac: make sure that ptp_rate is not 0 before configuring EST
2026-01-30 2:37 UTC
[PATCH v5] misc: fastrpc: possible double-free of cctx->remote_heap
2026-01-30 2:36 UTC (2+ messages)
[PATCH] ublk: restore auto buf unregister refcount optimization
2026-01-30 2:36 UTC (2+ messages)
[PATCH v4] ima: Fallback to ctime check for FS without kstat.change_cookie
2026-01-30 2:32 UTC (2+ messages)
[PATCH bpf-next] mm/bpf_memcontrol: Add missing newline in pr_warn message
2026-01-30 2:32 UTC (2+ messages)
[PATCH] media: i2c: imx258: add missing mutex protection for format code access
2026-01-30 2:31 UTC
[PATCH v2 0/2] Bluetooth: hci_qca: Refactor HFP hardware offload capability handling
2026-01-30 2:31 UTC (7+ messages)
` [PATCH v2 2/2] Bluetooth: hci_qca: Enable HFP hardware offload for WCN6855
[PATCH v4] netns: optimize netns cleaning by batching unhash_nsid calls
2026-01-30 2:29 UTC
[PATCH v3 0/3] misc: fastrpc: Refactor and add userspace buffer support
2026-01-30 2:29 UTC (5+ messages)
` [PATCH v3 3/3] misc: fastrpc: Support mapping userspace-allocated buffers
[PATCH net-next v2] bnxt_en: Allow ntuple filters for drops
2026-01-30 2:28 UTC (2+ messages)
[RFC PATCH] net: phy: integrate reset-after-clock quirk into phy_init_hw
2026-01-30 2:25 UTC (2+ messages)
[PATCH net-next v2] netconsole: selftests: Move netconsole selftests to separate target
2026-01-30 2:23 UTC (2+ messages)
[PATCH v4 0/3] PCI: dwc: ep: Enhance multi-function endpoint support
2026-01-30 2:21 UTC (4+ messages)
` [PATCH v4 2/3] PCI: dwc: ep: Add per-PF BAR and inbound ATU mapping support
[PATCH v2] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-30 2:18 UTC
[PATCH 0/6] Add queue ready message to VDUSE
2026-01-30 2:18 UTC (13+ messages)
` [PATCH 1/6] vduse: ensure vq->ready access is smp safe
` [PATCH 3/6] vduse: Add API v2 definition
` [PATCH 5/6] vduse: add F_QUEUE_READY feature
[PATCH] net: mscc: ocelot: add missing lock protection in ocelot_port_xmit()
2026-01-30 2:12 UTC
[PATCH v2 0/4] bugfix some issues under abnormal scenarios
2026-01-30 2:08 UTC (3+ messages)
[PATCH 0/3] KVM: nSVM: Stop tracking EFER.SVME in guest mode
2026-01-30 2:07 UTC (4+ messages)
` [PATCH 1/3] KVM: SVM: Refactor EFER.SVME switching logic out of svm_set_efer()
` [PATCH 2/3] KVM: nSVM: Do not track EFER.SVME toggling in guest mode
` [PATCH 3/3] KVM: selftests: Add a test for L2 toggling EFER.SVME
[PATCH v2] virtio_ring: Add READ_ONCE annotations for device-writable fields
2026-01-30 2:03 UTC (2+ messages)
[PATCH v2 0/2] Add driver support for ESWIN EIC7700 PVT controller
2026-01-30 2:00 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add Eswin EIC7700 PVT sensor
` "
` "
[PATCH] vmcore_info: expose hardware error recovery statistics via sysfs
2026-01-30 1:59 UTC (2+ messages)
[PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
2026-01-30 1:59 UTC (5+ messages)
` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-30 1:59 UTC (11+ messages)
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
[PATCH] tracing: Fix duration calculation bug (rettime - calltime) on ARM architecture
2026-01-30 1:57 UTC
[PATCH v2 1/3] binder: handle PID namespace conversion for freeze operation
2026-01-30 1:54 UTC (2+ messages)
[PATCH 0/3] ASoC: fsl_asrc: support the i.MX952 platform
2026-01-30 1:52 UTC (7+ messages)
` [PATCH 2/3] ASoC: fsl_asrc: Add support for "
` [PATCH 3/3] ASoC: fsl_asrc_dma: allocate memory from dma device
[PATCH net-next v7 0/9] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-01-30 1:51 UTC (15+ messages)
` [PATCH net-next v7 3/9] tun/tap: add ptr_ring consume helper with netdev queue wakeup
[PATCH 1/3] mm/damon/core: add DAMOS_QUOTA_NODE_TARGET_MEM_BP metric
2026-01-30 1:49 UTC (2+ messages)
[RFC PATCH v2 0/3] mm/damon: Introduce node_target_mem_bp Quota Goal Metric
2026-01-30 1:48 UTC (2+ messages)
[PATCH 0/4] sched: The newidle balance regression
2026-01-30 1:44 UTC (8+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance
[PATCH v2 0/2] thunderbolt: Fix S4 resume incongruities
2026-01-30 1:42 UTC (14+ messages)
[PATCH/for-next 0/2] cgroup/cpuset: Fix partition related locking issues
2026-01-30 1:42 UTC (15+ messages)
` [PATCH/for-next 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to task_work
` [PATCH/for-next 2/2] cgroup/cpuset: Introduce a new top level isolcpus_update_mutex
[PATCH] LoongArch: KVM: Set default return value in kvm IO bus ops
2026-01-30 1:32 UTC (3+ messages)
[PATCH v2] mtd: spinand: Disable continuous read during probe
2026-01-30 1:33 UTC
[PATCH v6 1/8] lib/string_kunit: add correctness test for strlen()
2026-01-30 1:31 UTC (3+ messages)
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-01-30 1:30 UTC (10+ messages)
` [RFC PATCH v5 04/45] KVM: x86: Make "external SPTE" ops that can fail RET0 static calls
` [RFC PATCH v5 11/45] x86/tdx: Add helpers to check return status codes
` [RFC PATCH v5 16/45] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
[PATCH v2] mshv: Add support for integrated scheduler
2026-01-30 1:29 UTC (2+ messages)
[PATCH -next] cgroup: increase maximum subsystem count from 16 to 32
2026-01-30 1:24 UTC (6+ messages)
[PATCH v4 0/2] LoongArch: KVM: Add paravirt preempt support
2026-01-30 1:22 UTC (4+ messages)
` [PATCH v4 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side
[PATCH 0/2] Introduce Hyper-V integrated scheduler support
2026-01-30 1:24 UTC (5+ messages)
` [PATCH 2/2] mshv: Add support for integrated scheduler
[PATCH v2 0/8] Add RemoteProc cooling support
2026-01-30 1:20 UTC (7+ messages)
` [PATCH v2 5/8] arm64: dts: qcom: lemans: Enable CDSP cooling
[PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
2026-01-30 1:13 UTC (3+ messages)
[PATCH] ubi: ubi.h: fix kernel-doc warnings
2026-01-30 1:12 UTC (2+ messages)
[PATCH] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-30 1:10 UTC (3+ messages)
[PATCH] kbuild: install-extmod-build: Add missing python libraries
2026-01-30 1:11 UTC (2+ messages)
[PATCH 5.15.y] usbnet: Fix using smp_processor_id() in preemptible code warnings
2026-01-30 1:07 UTC
[PATCH v2 0/2] tools/nolibc: printf left alignment and zero padding
2026-01-30 1:05 UTC (4+ messages)
` [PATCH v2 1/2] tools/nolibc: support left alignment (-) and zero padding (0) in printf
[RFC] Don't create sframes during build
2026-01-30 0:58 UTC (5+ messages)
[PATCH v4 0/7] rust: add `register!` macro
2026-01-30 0:58 UTC (6+ messages)
` [PATCH v4 4/7] rust: num: add `into_inner` method to `Bounded`
[PATCH v8 0/2] Make KHO Stateless
2026-01-30 0:57 UTC (3+ messages)
` [PATCH v8 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v8 2/2] kho: Remove finalize state and clients
[PATCH] mm: khugepaged: fix NR_FILE_PAGES accounting in collapse_file()
2026-01-30 0:50 UTC (5+ messages)
[PATCH net-next v10 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
2026-01-30 0:38 UTC (5+ messages)
` [PATCH net-next v10 1/4] dt-bindings: net: dsa: add MaxLinear MxL862xx
` [PATCH net-next v10 2/4] net: dsa: add tag format for MxL862xx switches
` [PATCH net-next v10 3/4] net: mdio: add unlocked mdiodev C45 bus accessors
` [PATCH net-next v10 4/4] net: dsa: add basic initial driver for MxL862xx switches
[PATCH net-next v2 0/3] net: dsa: mxl-gsw1xx: setup polarities and validate chip
2026-01-30 0:50 UTC (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dsa: lantiq,gswip: reference common PHY properties
` [PATCH net-next v2 2/3] net: dsa: mxl-gsw1xx: configure PCS polarities
` [PATCH net-next v2 3/3] net: dsa: mxl-gsw1xx: validate chip ID
[PATCH v3 0/2] soc: qcom: smp2p: Add support for remoteproc early attach
2026-01-30 0:46 UTC (5+ messages)
` [PATCH v3 1/2] soc: qcom: smp2p: Add irqchip state support
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-30 0:36 UTC (11+ messages)
[PATCH V1] accel/amdxdna: Stop job scheduling across aie2_release_resource()
2026-01-30 0:32 UTC
[PATCH v3] KUnit: memcpy: add benchmark
2026-01-30 0:32 UTC
[tip:tip/urgent] BUILD SUCCESS 8c2b170b9de516da800c63356e67ae5b236782e2
2026-01-30 0:31 UTC
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-01-30 0:31 UTC (5+ messages)
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after Live Update
[PATCH linux-next] mm/page_alloc: avoid overcounting bulk alloc in watermark check
2026-01-30 0:29 UTC (3+ messages)
` [PATCH linux-next] mm/page_alloc: avoid overcounting bulk allocin "
[GIT PULL] Power management fix for v6.19-rc8
2026-01-30 0:28 UTC (2+ messages)
[GIT PULL] hotfixes for 6.19-rc8
2026-01-30 0:28 UTC (2+ messages)
[GIT PULL] Networking for v6.19-rc8
2026-01-30 0:28 UTC (2+ messages)
[GIT PULL] Btrfs fixes fro 6.19-rc8
2026-01-30 0:28 UTC (2+ messages)
[PATCH v2] mailbox: remove unneeded double quotation
2026-01-30 0:26 UTC (3+ messages)
[PATCH] rpmsg: glink: Replace strcpy() with strscpy()
2026-01-30 0:25 UTC (2+ messages)
[PATCH 0/5] rpmsg: Cleanup, fixes, and RX path optimization
2026-01-30 0:22 UTC (7+ messages)
` [PATCH 1/5] rpmsg: Replace sprintf() with sysfs_emit() in sysfs show
` [PATCH 2/5] rpmsg: core: Fix incorrect return value documentation
` [PATCH 3/5] rpmsg: char: Fix typo in comment
[patch 0/4] sched/mmcid: Cure mode transition woes
2026-01-30 0:20 UTC (2+ messages)
[PATCH] kbuild: dummy-tools: Add python3
2026-01-30 0:17 UTC (2+ messages)
[PATCH v3 0/3] staging: rtl8723bs: fix error handling and memory leaks
2026-01-30 0:16 UTC (4+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: fix firmware memory leak on error
` [PATCH v3 2/3] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
` [PATCH v3 3/3] staging: rtl8723bs: remove thread wraper functions and add IS_ERR() check
[PATCH] ipe: document AT_EXECVE_CHECK TOCTOU issue on OverlayFS
2026-01-30 0:14 UTC
[PATCH v3 1/3] scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
2026-01-30 0:10 UTC (2+ messages)
[PATCH v2 0/2] Simplify kallsyms offset table generation
2026-01-30 0:10 UTC (2+ messages)
[PATCH v4 0/2] scripts: introduce containerized builds
2026-01-30 0:10 UTC (2+ messages)
[PATCH] KUnit: memcpy: add benchmark
2026-01-30 0:07 UTC (6+ messages)
[PATCH] mtd: spinand: Disable continuous read during probe
2026-01-30 0:05 UTC (2+ messages)
[PATCH net-next v6 01/13] octeontx2-af: npc: cn20k: Index management
2026-01-29 23:50 UTC (4+ messages)
` [net-next,v6,01/13] "
[PATCH v2] KUnit: memcpy: add benchmark
2026-01-29 23:45 UTC
[BUG] divide error in tabledist
2026-01-29 23:43 UTC (4+ messages)
[PATCH net V2 0/4] mlx5 misc fixes 2026-01-27
2026-01-29 23:40 UTC (5+ messages)
` [PATCH net V2 2/4] net/mlx5: Fix deadlock between devlink lock and esw->wq
[PATCH v2 0/5] KVM: x86/pmu: Add support for AMD Host-Only/Guest-Only bits
2026-01-29 23:28 UTC (6+ messages)
` [PATCH v2 1/5] KVM: x86/pmu: Introduce amd_pmu_set_eventsel_hw()
` [PATCH v2 2/5] KVM: x86/pmu: Disable Host-Only/Guest-Only events as appropriate for vCPU state
` [PATCH v2 3/5] KVM: x86/pmu: Refresh Host-Only/Guest-Only eventsel at nested transitions
` [PATCH v2 4/5] KVM: x86/pmu: Allow Host-Only/Guest-Only bits with nSVM and mediated PMU
` [PATCH v2 5/5] KVM: selftests: x86: Add svm_pmu_host_guest_test for Host-Only/Guest-Only bits
[PATCH mt76] wifi: mt76: don't return TXQ when exceeding max non-AQL packets
2026-01-29 23:23 UTC
[PATCH v7 0/6] i2c: xiic: use generic device property accessors
2026-01-29 23:29 UTC (4+ messages)
` [PATCH v7 1/6] i2c: xiic: skip input clock setup on non-OF systems
[PATCH v3 00/13] Remove device private pages from physical address space
2026-01-29 23:26 UTC (3+ messages)
[PATCH v6 0/4] RISC-V: re-enable gcc + rust builds
2026-01-29 23:25 UTC (4+ messages)
` [PATCH v6 4/4] RISC-V: handle extension configs for bindgen, "
[PATCH net-next 0/3] net: dsa: sync dsa_mall_policer_tc_entry with FLOW_ACTION_POLICE
2026-01-29 23:22 UTC (3+ messages)
` [PATCH net-next 1/3] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox