messages from 2025-11-18 21:20:18 to 2025-11-18 22:49:32 UTC [more...]
[PATCH v4] mshv: Extend create partition ioctl to support cpu features
2025-11-18 22:49 UTC (3+ messages)
[PATCH] cxl/test: remove unused function
2025-11-18 22:49 UTC (3+ messages)
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-18 22:47 UTC (7+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
[PATCH v4 bpf-next 1/2] bpf: properly verify tail call behavior
2025-11-18 22:47 UTC (3+ messages)
` [PATCH v5 bpf-next 2/4] bpf: test the proper verification of tail calls
[PATCH v2 0/4] PCI: dwc: Advertise L1 PM Substates only if driver requests it
2025-11-18 22:45 UTC (16+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] PCI: tegra194: Remove unnecessary L1SS disable code
` [PATCH v2 3/4] PCI: dw-rockchip: Configure L1SS support
` [PATCH v2 4/4] arm64: dts: rockchip: Add PCIe clkreq stuff for RK3588 EVB1
[PATCH v3 0/4] make vmalloc gfp flags usage more apparent
2025-11-18 22:44 UTC (3+ messages)
` [PATCH v3 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags
[BUG] Block graph assertion failure on blockdev-add
2025-11-18 22:42 UTC (2+ messages)
[PATCH RESEND v2] Make edit_in_editor use temporary file in Git repository
2025-11-18 22:41 UTC (3+ messages)
[PATCH v6] drm/xe/uc: Add stop on hardware initialization error
2025-11-18 22:42 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Add stop on hardware initialization error (rev5)
` ✓ Xe.CI.BAT: "
[PATCH net-next v11 00/12] virtio_net: Add ethtool flow rules support
2025-11-18 22:39 UTC (16+ messages)
` [PATCH net-next v11 03/12] virtio: Expose generic device capability operations
` [PATCH net-next v11 04/12] virtio: Expose object create and destroy API
` [PATCH net-next v11 05/12] virtio_net: Query and set flow filter caps
` [PATCH net-next v11 08/12] virtio_net: Use existing classifier if possible
` [PATCH net-next v11 09/12] virtio_net: Implement IPv4 ethtool flow rules
` [PATCH net-next v11 10/12] virtio_net: Add support for IPv6 ethtool steering
` [PATCH net-next v11 12/12] virtio_net: Add get ethtool flow rules ops
[PATCH net-next] net: dsa: ks8995: Fix incorrect OF match table name
2025-11-18 22:39 UTC (2+ messages)
[kvm-unit-tests PATCH] x86/emulator64: Extend non-canonical memory access tests with CR2 coverage
2025-11-18 22:39 UTC (3+ messages)
KVM Unit Test Suite Regression on AMD EPYC Turin (Zen 5)
2025-11-18 22:38 UTC (5+ messages)
[PATCH] docs: driver-api/thermal/intel_dptf: Add new workload type hint
2025-11-18 22:36 UTC
[kvm-unit-tests PATCH] x86: nSVM: Fix exit_info_2 check error of npt_rw_pfwalk_check()
2025-11-18 22:36 UTC (2+ messages)
[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
2025-11-18 22:35 UTC (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/cx0: Add MTL+ platforms to support dpll framework (rev4)
[PATCH] ksmbd: Replace strcpy + strcat with scnprintf in convert_to_nt_pathname
2025-11-18 22:35 UTC (2+ messages)
[PATCH] wrapper: simplify xmkstemp()
2025-11-18 22:29 UTC (4+ messages)
[PATCH v4 00/10] Xdiff cleanup part2
2025-11-18 22:34 UTC (12+ messages)
` [PATCH v5 "
` [PATCH v5 01/10] doc: define unambiguous type mappings across C and Rust
` [PATCH v5 02/10] xdiff: use ptrdiff_t for dstart/dend
` [PATCH v5 03/10] xdiff: make xrecord_t.ptr a uint8_t instead of char
` [PATCH v5 04/10] xdiff: use size_t for xrecord_t.size
` [PATCH v5 05/10] xdiff: use unambiguous types in xdl_hash_record()
` [PATCH v5 06/10] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
` [PATCH v5 07/10] xdiff: make xdfile_t.nrec a size_t instead of long
` [PATCH v5 08/10] xdiff: make xdfile_t.nreff "
` [PATCH v5 09/10] xdiff: change rindex from long to size_t in xdfile_t
` [PATCH v5 10/10] xdiff: rename rindex -> reference_index
Clarifying confusion of our variable placement rules caused by cleanup.h
2025-11-18 22:34 UTC (8+ messages)
[PATCH V2 0/4] Indiedroid Nova Devicetree Updates
2025-11-18 22:30 UTC (10+ messages)
` [PATCH V2 1/4] arm64: dts: rockchip: Add clk32k_in for Indiedroid Nova
` [PATCH V2 2/4] arm64: dts: rockchip: Define regulator for pcie2x1l2
` [PATCH V2 3/4] arm64: dts: rockchip: Correct pinctrl for pcie for Indiedroid Nova
` [PATCH V2 4/4] arm64: dts: rockchip: Add host wake pin for wifi on "
[PATCH net-next v2 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
2025-11-18 22:31 UTC (14+ messages)
` [PATCH net-next v2 01/12] selftests: net: py: coding style improvements
` [PATCH net-next v2 02/12] selftests: net: py: extract the case generation logic
` [PATCH net-next v2 03/12] selftests: net: py: add test variants
` [PATCH net-next v2 04/12] selftests: drv-net: xdp: use variants for qstat tests
` [PATCH net-next v2 05/12] selftests: net: relocate gro and toeplitz tests to drivers/net
` [PATCH net-next v2 06/12] selftests: net: py: support ksft ready without wait
` [PATCH net-next v2 07/12] selftests: net: py: read ip link info about remote dev
` [PATCH net-next v2 08/12] netdevsim: pass packets thru GRO on Rx
` [PATCH net-next v2 09/12] selftests: drv-net: add a Python version of the GRO test
` [PATCH net-next v2 10/12] selftests: drv-net: hw: convert the Toeplitz test to Python
` [PATCH net-next v2 11/12] netdevsim: add loopback support
` [PATCH net-next v2 12/12] selftests: net: remove old setup_* scripts
[LTP] [PATCH v6] Add EPERM test for clone and clone3
2025-11-18 22:28 UTC
[PATCH 0/2] arm64: dts: renesas: r9a09g047e57-smarc: Enable I3C
2025-11-18 22:28 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: renesas: rzg3e-smarc-som: Add I3C support
` [PATCH 2/2] arm64: dts: renesas: r9a09g047e57-smarc: Add overlay for P3T1085UK-ARD
[kvm-unit-tests PATCH] x86/vmexit: Add WBINVD and INVD VM-Exit latency testcases
2025-11-18 22:26 UTC (2+ messages)
[kvm-unit-tests PATCH] x86/emulator: Treat DR6_BUS_LOCK as writable if CPU has BUS_LOCK_DETECT
2025-11-18 22:26 UTC (2+ messages)
[kvm-unit-tests PATCH v4 00/18] x86: Improve CET tests
2025-11-18 22:26 UTC (2+ messages)
[PATCH v2 00/23] Extend test coverage for nested SVM
2025-11-18 22:25 UTC (2+ messages)
+ unshare-fix-nsproxy-leak-on-set_cred_ucounts-error-path.patch added to mm-nonmm-unstable branch
2025-11-18 22:25 UTC
[PATCH v4] pwm: rzg2l-gpt: Reinitialize the cache value in rzg2l_gpt_disable()
2025-11-18 22:24 UTC (4+ messages)
[PATCH net-next v3 00/11] wireguard: netlink: ynl conversion
2025-11-18 22:23 UTC (9+ messages)
` [PATCH net-next v3 04/11] netlink: specs: add specification for wireguard
` [PATCH net-next v3 11/11] wireguard: netlink: generate netlink code
[PATCH v7 4/6] pinctrl: Add RTL8231 pin control and GPIO support
2025-11-18 22:24 UTC (3+ messages)
A note from the maintainer
2025-11-18 22:23 UTC
[PATCH v2 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
2025-11-18 22:23 UTC (5+ messages)
` [PATCH v2 1/4] KVM: SVM: Handle #MCs in guest outside of fastpath
` [PATCH v2 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath
` [PATCH v2 3/4] KVM: x86: Load guest/host XCR0 and XSS outside of the fastpath run loop
` [PATCH v2 4/4] KVM: x86: Load guest/host PKRU "
+ uaccess-gate-_copy__user-on-inline_copy_from_user-fix.patch added to mm-nonmm-unstable branch
2025-11-18 22:22 UTC
+ uaccess-gate-_copy__user-on-inline_copy_from_user.patch added to mm-nonmm-unstable branch
2025-11-18 22:22 UTC
[PATCH rtw] wifi: rtw89: hw_scan: Don't let the operating channel be last
2025-11-18 22:21 UTC (3+ messages)
[brauner-github:work.fd.prepare 31/43] fs/namespace.c:4376 __do_sys_fsmount() error: uninitialized symbol 'file'
2025-11-18 22:21 UTC
[openeuler:OLK-6.6 3269/3269] drivers/net/ethernet/wangxun/txgbe/txgbe_main.c:450:39: error: dereferencing pointer to incomplete type 'struct ieee_pfc'
2025-11-18 22:21 UTC
[PATCH 0/4 v6] cxl/core: Enable Region creation/attach on x86 with LMH
2025-11-18 22:18 UTC (7+ messages)
` [PATCH 2/4 v6] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v6] cxl/core: Enable Region creation on x86 with LMH
` [PATCH 4/4 v6] cxl/test: Simulate an x86 Low Memory Hole for tests
+ test_kho-always-print-restore-status.patch added to mm-nonmm-unstable branch
2025-11-18 22:18 UTC
[to-be-updated] kho-free-already-restored-pages-when-kho_restore_vmalloc-fails.patch removed from -mm tree
2025-11-18 22:17 UTC
Soft lock-ups caused by iptables
2025-11-18 22:17 UTC
Bug: Realtek 8127 disappears from PCI bus after shutdown
2025-11-18 22:17 UTC (5+ messages)
[meta-arago][scarthgap][PATCH] udev-aragoconf: remove legacy usb rules
2025-11-18 22:16 UTC (2+ messages)
unaligned access for cortex-a15?
2025-11-18 22:15 UTC
+ kho-free-already-restored-pages-when-kho_restore_vmalloc-fails.patch added to mm-nonmm-unstable branch
2025-11-18 22:16 UTC
[PATCH 0/2] PCI: host-common: Allow drivers to use the device's drvdata pointer
2025-11-18 22:12 UTC (3+ messages)
` [PATCH 1/2] PCI: host-common: Do not set drvdata in pci_host_common_init()
` [PATCH 2/2] PCI: apple: Store private pointer in platform device's drvdata
+ kho-free-chunks-using-free_page-instead-of-kfree.patch added to mm-nonmm-unstable branch
2025-11-18 22:15 UTC
[Buildroot] [PATCH 1/1] package/llvm-project: bump to version 21.1.5
2025-11-18 22:14 UTC
[PATCH v2 4/7] uprobe: Implement PID-specific uprobes
2025-11-18 22:14 UTC (3+ messages)
` [DTrace-devel] "
crypto/rsa-pkcs1pad.o: warning: objtool: sg_set_buf+0x5c: unreachable instruction
2025-11-18 22:10 UTC
[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
2025-11-18 8:11 UTC (7+ messages)
` [PATCH v7 "
` [PATCH v7 1/2] dt-bindings: arm: aspeed: Add compatible "
` [PATCH v7 2/2] ARM: dts: aspeed: Add Device Tree "
+ maintainers-add-test_kho-to-khos-entry.patch added to mm-hotfixes-unstable branch
2025-11-18 22:10 UTC
[Buildroot] [PATCH] package/systemd: bump to 258.2
2025-11-18 22:09 UTC
[PATCH v11 00/13] flow filter using basic facilities of capability and resource objects
2025-11-18 22:09 UTC (3+ messages)
` [PATCH v11 09/13] virtio-net: Add flow filter capability
[PATCH v2 0/3] media: rockchip: add driver for the rockchip mipi csi-2 receiver
2025-11-18 22:08 UTC (6+ messages)
` [PATCH v2 2/3] "
[PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
2025-11-18 22:07 UTC (12+ messages)
[PATCH v4 0/5] Add the support for SM8750 Video clock controller
2025-11-18 22:12 UTC (2+ messages)
[PATCH 0/2] Add DISP_CC USB4 router link resets for X1E
2025-11-18 22:12 UTC (2+ messages)
[PATCH v2 0/3] SDM630/660: Add missing MDSS reset
2025-11-18 22:12 UTC (2+ messages)
` (subset) "
[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
2025-11-18 22:06 UTC (9+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()
[PATCH 1/3] drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
2025-11-18 22:06 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu/gmc12: "
` [PATCH 3/3] drm/amdgpu: use common defines for HUB faults
[PATCH v2] Update README.md for RPM info
2025-11-18 22:06 UTC (2+ messages)
` [DTrace-devel] "
[PATCH 0/3] Revise Meta Yosemite5 devicetree
2025-11-18 10:53 UTC (4+ messages)
` [PATCH 1/3] ARM: dts: aspeed: yosemite5: Increase i2c4/i2c12 bus speed to 400 kHz
` [PATCH 2/3] ARM: dts: aspeed: yosemite5: Update sensor configuration
` [PATCH 3/3] ARM: dts: aspeed: yosemite5: Rename sgpio P0_I3C_APML_ALERT_L
[PATCH v3 0/3] vhost-user-blk: support inflight migration
2025-11-18 22:05 UTC (3+ messages)
[PATCH v2 00/15] gpio: Use modern PM macros
2025-11-18 22:03 UTC (4+ messages)
` [PATCH v2 05/15] gpio: pxa: "
[Buildroot] [PATCH 1/1] package/zfs: bump version to 2.3.5
2025-11-18 22:03 UTC (2+ messages)
[Buildroot] [git commit] package/zfs: bump version to 2.3.5
2025-11-18 21:13 UTC
[PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref
2025-11-18 22:02 UTC (12+ messages)
` vsock broken after connect() returns EINTR (was Re: [PATCH net 2/2] vsock/test: Add test for SO_LINGER null ptr deref)
[PATCH 0/1] fix rustdoc build detection
2025-11-18 22:02 UTC (14+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper
[PATCH net] vsock: Ignore signal/timeout on connect() if already established
2025-11-18 22:02 UTC (3+ messages)
[PATCH bpf-next v3 0/6] bpf trampoline support "jmp" mode
2025-11-18 22:01 UTC (3+ messages)
` [PATCH bpf-next v3 2/6] x86/ftrace: implement DYNAMIC_FTRACE_WITH_JMP
[PATCH] r8169: add support for RTL8127ATF
2025-11-18 22:01 UTC (8+ messages)
[PATCH v6 0/5] media: qcom: camss: Add Kaanapali support
2025-11-18 22:00 UTC (9+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v6 4/5] media: qcom: camss: csid: Add support for CSID 1080
linux-next: Signed-off-by missing for commit in the block tree
2025-11-18 21:59 UTC (2+ messages)
[PATCH v7 0/6] RTL8231 GPIO expander support
2025-11-18 21:57 UTC (4+ messages)
` [PATCH v7 2/6] dt-bindings: mfd: Binding for RTL8231
[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
2025-11-18 21:54 UTC (9+ messages)
` [PATCH v1 1/2] mm/huge_memory: introduce uniform_split_unmapped_folio_to_zero_order
[PATCH 00/22] python: drop qemu.qmp from qemu.git tree
2025-11-18 21:50 UTC (5+ messages)
` [PATCH 17/22] tests: forcibly run 'make check-venv' for crash tests
[GIT PULL] Rockchip dts fixes for 6.18 #1
2025-11-18 21:50 UTC (3+ messages)
Patchwork summary for: linux-soc
2025-11-18 21:50 UTC
[PATCH] MAINTAINERS: sync omap devicetree maintainers with omap platform
2025-11-18 21:50 UTC (2+ messages)
Patchwork summary for: linux-soc
2025-11-18 21:50 UTC
[PATCH v3 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
2025-11-18 21:49 UTC (3+ messages)
` [PATCH v3 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API
[PATCH v3] hw/s390x: Fix a possible crash with passed-through virtio devices
2025-11-18 21:45 UTC (2+ messages)
[PATCH v3 0/5] dax: add PROBE_PREFER_ASYNCHRONOUS to all the dax drivers
2025-11-18 21:48 UTC (3+ messages)
` [PATCH v3 5/5] dax: add PROBE_PREFER_ASYNCHRONOUS to the dax device driver
[PATCH v4 0/1] cpufreq: qcom: handle ipq806x with no SMEM
2025-11-18 21:45 UTC (4+ messages)
` [PATCH v4 1/1] cpufreq: qcom-nvmem: add compatible fallback for ipq806x for "
[PATCH v2 0/5] soc: amlogic: Add new Amlogic SoCs info defines
2025-11-18 21:43 UTC (4+ messages)
` [PATCH v2 2/5] soc: amlogic: meson-gx-socinfo: add new SoCs id
[PATCH] drm/amd: Move adaptive backlight modulation property to drm core
2025-11-18 21:43 UTC (7+ messages)
[PATCH v3] drm/i915: Use symmetric free for vma resources
2025-11-18 21:43 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Use symmetric free for vma resources (rev2)
[PATCH v2 00/14] selftests: vDSO: Stop using libc types for vDSO calls
2025-11-18 21:40 UTC (9+ messages)
` [PATCH v2 03/14] selftests: vDSO: Introduce vdso_syscalls.h
[PATCH] ARM: dts: nxp: imx: Fix mc13xxx LED node names
2025-11-18 21:35 UTC
[PATCH] dt-bindings: mfd: fsl,mc13xxx: Fix leds node schema
2025-11-18 21:35 UTC
[PATCH] unshare: Fix nsproxy leak on set_cred_ucounts() error path
2025-11-18 21:34 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: xlnx,versal-pinctrl: Add missing unevaluatedProperties on '^conf' nodes
2025-11-18 21:34 UTC
[PATCH] repo: add --all to git-repo-info
2025-11-18 21:34 UTC (8+ messages)
` [PATCH v4 0/2] "
` [PATCH v4 2/2] "
` [PATCH v5 0/2] "
[PATCH] fs/erofs: Fix realloc error handling
2025-11-18 21:33 UTC (2+ messages)
[linux-nvme:nvme-6.18] BUILD SUCCESS 0a2c5495b6d1ecb0fa18ef6631450f391a888256
2025-11-18 21:32 UTC
[PATCH v1 0/3] Allow knfsd to use atomic_open()
2025-11-18 21:31 UTC (2+ messages)
[PATCH v2 6/7] tcp: support non-libctf environments
2025-11-18 21:29 UTC (2+ messages)
` [DTrace-devel] "
[PATCH] platform/x86: asus-armoury: make CPU cores interface readonly
2025-11-18 21:29 UTC (8+ messages)
[PATCH] PCI: stm32: Fix LTSSM EP race with start link
2025-11-18 21:28 UTC (2+ messages)
[PATCH] blk-integrity: support arbitrary buffer alignment
2025-11-18 21:26 UTC (3+ messages)
[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
2025-11-18 21:22 UTC (4+ messages)
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl
[PATCH] intel_th: core: fix null pointer dereference in intel_th_irq
2025-11-18 21:21 UTC (2+ messages)
` [PATCH v2] "
[PATCH] hw/arm/Kconfig: Exclude imx8mp-evk machine from KVM-only build
2025-11-18 21:20 UTC (2+ messages)
[bytedance:6.6-velinux 6063/6063] mm/vmscan.c:196:38: error: macro 'get_total_swap_pages' passed 1 arguments, but takes just 0
2025-11-18 21:19 UTC
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.