messages from 2026-03-26 21:39:20 to 2026-03-26 23:32:39 UTC [more...]
[PATCH] Documentation: Provide hints on how to debug Python GDB scripts
2026-03-26 23:32 UTC
[PATCH 1/1] fs: fix deadlock in insert_inode_locked() waiting for inode eviction
2026-03-26 23:29 UTC (2+ messages)
[PATCH] checkpatch: allow correctly handle full files on stdin
2026-03-26 23:27 UTC (11+ messages)
[PATCH] scripts/gdb: Correct grammar in page_owner.py
2026-03-26 23:27 UTC
[ANNOUNCE] 6.1.167-rt62
2026-03-26 23:25 UTC
[PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
2026-03-26 23:25 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-26 23:23 UTC (2+ messages)
[PATCH] riscv: panic from init_IRQ if IRQ handler stacks cannot be allocated
2026-03-26 23:23 UTC
[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
2026-03-26 23:20 UTC (2+ messages)
[PATCH v4 00/13] ima: Introduce staging mechanism
2026-03-26 23:19 UTC (5+ messages)
` [PATCH v4 09/13] ima: Add support for staging measurements with prompt
` [PATCH v4 11/13] ima: Support staging and deleting N measurements entries
[PATCH v1] perf build: Add -funsigned-char to default CFLAGS
2026-03-26 23:18 UTC (4+ messages)
[PATCH v4 2/6] KVM: x86: Move guest_mode helpers to x86.h
2026-03-26 23:18 UTC (3+ messages)
[PATCH v5 00/11] Support repeated mappings in GPUVM and Panthor
2026-03-26 23:18 UTC (9+ messages)
` [PATCH v5 02/11] drm/gpuvm: Remove dead code
` [PATCH v5 04/11] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v5 05/11] drm/gpuvm: Add a flags field to drm_gpuva_op_map
` [PATCH v5 06/11] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
[PATCH v1] perf tests task-analyzer: Write all test files to tmpdir
2026-03-26 23:17 UTC (3+ messages)
[PATCH] cachefiles: fix incorrect dentry refcount in cachefiles_cull()
2026-03-26 23:16 UTC (2+ messages)
[PATCH v2] doc: Add CPU Isolation documentation
2026-03-26 23:16 UTC (8+ messages)
[PATCH 0/3] hwmon: (occ) Fix bugs in power sensor, extended sensor, and remove path
2026-03-26 23:15 UTC (6+ messages)
` [PATCH 1/3] hwmon: (occ) Fix division by zero in occ_show_power_1()
` [PATCH 2/3] hwmon: (occ) Fix missing newline in occ_show_extended()
` [PATCH 3/3] hwmon: (occ) Fix potential NULL dereference in p9_sbe_occ_remove()
[PATCH v2 0/8] perf libunwind multiple remote support
2026-03-26 23:14 UTC (4+ messages)
` [PATCH v1 0/2] perf build: Remove libunwind support
[PATCH 0/2] platform/x86: asus-wmi: Clean up asus_wmi_set_devstate()
2026-03-26 23:14 UTC (4+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Remove redundant condition
` [PATCH 2/2] platform/x86: asus-wmi: Refactor control flow
[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-26 23:12 UTC (2+ messages)
[PATCH v5 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-03-26 23:10 UTC (5+ messages)
[PATCH v3 0/6] initramfs: test and improve cpio hex header validation
2026-03-26 23:10 UTC (4+ messages)
` [PATCH v3 1/6] initramfs_test: add fill_cpio() format parameter
[PATCH v4 0/2] media: synopsys: csi2rx: add support for rk3588 variant
2026-03-26 23:10 UTC (3+ messages)
` [PATCH v4 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH v4 2/2] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
[PATCH] rust_binder: Downgrade startup warning to info
2026-03-26 23:07 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] perf tools fixes for v7.0: 2nd batch
2026-03-26 23:05 UTC (5+ messages)
[PATCH] arm64: panic if IRQ shadow call stack allocation fails
2026-03-26 23:03 UTC (5+ messages)
[PATCH] lib/crypto: sparc: Drop optimized MD5 code
2026-03-26 23:02 UTC (3+ messages)
[PATCH] scripts/gdb: Fix lx-timerlist after tk_core macroification
2026-03-26 23:01 UTC
[patch v2 00/14] Improve /proc/interrupts further and add a binary interface
2026-03-26 23:00 UTC (11+ messages)
` [patch v2 04/14] x86/irq: Make irqstats array based
[PATCH v2] arm64: panic from init_IRQ if IRQ handler stacks cannot be allocated
2026-03-26 22:57 UTC
[PATCH] dm init: ensure device probing has finished in dm-mod.waitfor=
2026-03-26 21:40 UTC (2+ messages)
[patch V3 00/14] Improve /proc/interrupts further
2026-03-26 22:52 UTC (17+ messages)
` [patch V3 01/14] x86/irq: Optimize interrupts decimals printing
` [patch V3 02/14] genirq/proc: Avoid formatting zero counts in /proc/interrupts
` [patch V3 03/14] genirq/proc: Utilize irq_desc::tot_count to avoid evaluation
` [patch V3 04/14] x86/irq: Make irqstats array based
` [patch V3 05/14] x86/irq: Suppress unlikely interrupt stats by default
` [patch V3 06/14] x86/irq: Move IOAPIC misrouted and PIC/APIC error counts into irq_stats
` [patch V3 07/14] scripts/gdb: Update x86 interrupts to the array based storage
` [patch V3 08/14] genirq: Expose nr_irqs in core code
` [patch V3 09/14] genirq: Cache the condition for /proc/interrupts exposure
` [patch V3 10/14] genirq: Calculate precision only when required
` [patch V3 11/14] genirq: Add rcuref count to struct irq_desc
` [patch V3 12/14] genirq: Expose irq_find_desc_at_or_after() in core code
` [patch V3 13/14] genirq/proc: Runtime size the chip name
` [patch V3 14/14] genirq/proc: Speed up /proc/interrupts iteration
[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
2026-03-26 22:52 UTC (5+ messages)
` [PATCH v26 05/10] sched: Fix modifying donor->blocked on without proper locking
` [PATCH v26 10/10] sched: Handle blocked-waiter migration (and return migration)
[PATCH v3 0/2] media: synopsys: csi2rx: add support for rk3588 variant
2026-03-26 22:49 UTC (6+ messages)
` [PATCH v3 1/2] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
[PATCH v4 0/6] Add support for LS7A LPC IRQ for MIPS Loongson systems
2026-03-26 22:46 UTC (4+ messages)
` [PATCH v4 1/6] MIPS: loongson64: Override arch_dynirq_lower_bound to reserve LPC IRQs
[PATCH v10 RESEND 0/3] Add I2C support for Tegra410
2026-03-26 22:46 UTC (2+ messages)
[PATCH net-next v2 0/3] gve: add support for PTP gettimex64
2026-03-26 22:45 UTC (4+ messages)
` [PATCH net-next v2 1/3] gve: skip error logging for retryable AdminQ commands
` [PATCH net-next v2 2/3] gve: make nic clock reads thread safe
` [PATCH net-next v2 3/3] gve: implement PTP gettimex64
[PATCH v1] thermal: core: Address thermal zone removal races with resume
2026-03-26 22:44 UTC (4+ messages)
[PATCH v1] perf metricgroup: Avoid scanning unnecessary PMUs for identifier match
2026-03-26 22:44 UTC
[PATCH] perf utilities: cln_size header
2026-03-26 22:43 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH V9 0/8] dax: prepare for famfs
2026-03-26 22:46 UTC (7+ messages)
` [PATCH V9 3/8] dax: add fsdev.c driver for fs-dax on character dax
[PATCH 00/22] ASoC: rsnd: Add audio support for the Renesas RZ/G3E SoC
2026-03-26 22:42 UTC (4+ messages)
` [PATCH 04/22] dt-bindings: dma: renesas,rz-dmac: Document optional DMA ACK cell
[PATCH v3 0/5] Fix bugs in extract_iter_to_sg()
2026-03-26 22:39 UTC (7+ messages)
` [PATCH v3 1/5] lib/scatterlist: Fix length calculations in extract_kvec_to_sg
` [PATCH v3 2/5] lib/scatterlist: Fix temp buffer in extract_user_to_sg()
` [PATCH v3 3/5] lib: kunit_iov_iter: Fix memory leaks
` [PATCH v3 4/5] lib: kunit_iov_iter: Improve error detection
` [PATCH v3 5/5] lib: kunit_iov_iter: Add tests for extract_iter_to_sg
[PATCH] i2c: ocores: re-check status after poll timeout to avoid false errors
2026-03-26 22:34 UTC (3+ messages)
` [PATCH] i2c: ocores: Use read_poll_timeout_atomic to avoid false poll timeouts
[net-next v36] mctp pcc: Implement MCTP over PCC Transport
2026-03-26 22:29 UTC (2+ messages)
[PATCH 0/2] riscv: spacemit: k3: Add I2C support
2026-03-26 22:28 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: i2c: spacemit: k3: Add compatible
` [PATCH 2/2] dts: riscv: spacemit: k3: Add i2c nodes
[PATCH] RISC-V: restore U-mode counter access (scounteren)
2026-03-26 22:27 UTC (2+ messages)
[PATCH v2 0/3] x86/fred: enable FRED by default
2026-03-26 22:26 UTC (3+ messages)
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
2026-03-26 22:24 UTC (45+ messages)
` [PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH RFC v4 10/44] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 11/44] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
` [PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
` [PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
` [PATCH RFC v4 15/44] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
` [PATCH RFC v4 16/44] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH RFC v4 17/44] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH RFC v4 18/44] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH RFC v4 19/44] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH RFC v4 20/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH RFC v4 21/44] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH RFC v4 22/44] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH RFC v4 23/44] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH RFC v4 24/44] KVM: selftests: Test using guest_memfd for guest private memory
` [PATCH RFC v4 25/44] KVM: selftests: Test basic single-page conversion flow
` [PATCH RFC v4 26/44] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH RFC v4 27/44] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH RFC v4 28/44] KVM: selftests: Test conversion before allocation
` [PATCH RFC v4 29/44] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH RFC v4 30/44] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH RFC v4 31/44] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH RFC v4 32/44] KVM: selftests: Test conversion with elevated page refcount
` [PATCH RFC v4 33/44] KVM: selftests: Test that conversion to private does not support ZERO
` [PATCH RFC v4 34/44] KVM: selftests: Support checking that data not equal expected
` [PATCH RFC v4 35/44] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
` [PATCH RFC v4 36/44] KVM: selftests: Reset shared memory after hole-punching
` [PATCH RFC v4 37/44] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH RFC v4 38/44] KVM: selftests: Provide common function to set memory attributes
` [PATCH RFC v4 39/44] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH RFC v4 40/44] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH RFC v4 41/44] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH RFC v4 42/44] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH RFC v4 43/44] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [PATCH RFC v4 44/44] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-26 22:24 UTC (2+ messages)
[patch v2 00/11] futex: Address the robust futex unlock race for real
2026-03-26 22:23 UTC (6+ messages)
` [patch v2 07/11] futex: Add support for unlocking robust futexes
[PATCH net-next v2 00/12] ethtool: Generic loopback support
2026-03-26 22:23 UTC (4+ messages)
` [PATCH net-next v2 03/12] ethtool: Add loopback netlink UAPI definitions
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-26 22:19 UTC (3+ messages)
[PATCH next] netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
2026-03-26 22:18 UTC (3+ messages)
[PATCH V6 0/3] Rust support for powerpc
2026-03-26 22:16 UTC (3+ messages)
[PATCH net-next v1 2/7] net: hsr: replace fallthrough comments with fallthrough macro
2026-03-26 22:16 UTC (2+ messages)
[PATCH v2 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
2026-03-26 21:26 UTC
[PATCH v1] PCI: Remove MPS/MRRS Kconfig settings
2026-03-26 22:13 UTC
[PATCH v3 0/8] Bluetooth: Add MediaTek MT7927 (MT6639) support
2026-03-26 22:13 UTC (9+ messages)
` [PATCH v3 1/8] Bluetooth: btmtk: Add MT6639 (MT7927) Bluetooth support
` [PATCH v3 2/8] Bluetooth: btmtk: fix ISO interface setup for single alt setting
` [PATCH v3 3/8] Bluetooth: btusb: Add MT7927 ID for ASUS ROG Crosshair X870E Hero
` [PATCH v3 4/8] Bluetooth: btusb: Add MT7927 ID for Lenovo Legion Pro 7 16ARX9
` [PATCH v3 5/8] Bluetooth: btusb: Add MT7927 ID for Gigabyte Z790 AORUS MASTER X
` [PATCH v3 6/8] Bluetooth: btusb: Add MT7927 ID for MSI X870E Ace Max
` [PATCH v3 7/8] Bluetooth: btusb: Add MT7927 ID for TP-Link Archer TBE550E
` [PATCH v3 8/8] Bluetooth: btusb: Add MT7927 ID for ASUS X870E / ProArt X870E-Creator
[PATCH] docs: Document pahole v1.26 requirement for KF_IMPLICIT_ARGS kfuncs
2026-03-26 22:06 UTC (4+ messages)
[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-26 22:06 UTC (2+ messages)
[PATCH] amd/iommu: do not split domain flushes when flushing the entire range
2026-03-26 22:05 UTC (4+ messages)
[PATCH v2] Docs: iio: ad7191 Correct clock configuration
2026-03-26 22:04 UTC (4+ messages)
[PATCH net-next] virtio_net: sync RX buffer before reading the header
2026-03-26 22:03 UTC (3+ messages)
[PATCH v1 1/2] perf lock: Fix option value type in parse_max_stack
2026-03-26 22:02 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] perf stat: Fix opt->value type for parse_cache_level
[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-03-26 21:59 UTC (12+ messages)
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
[PATCH v4 net-next 0/5] PHY polarity inversion via generic device tree properties
2026-03-26 21:54 UTC (4+ messages)
` [PATCH v4 net-next 5/5] net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"
[PATCHv2] firmware/tegra: add COMPILE_TEST
2026-03-26 21:51 UTC (2+ messages)
[PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
2026-03-26 21:51 UTC (3+ messages)
[RFC PATCH] driver core: Don't link the device to the bus until we're ready to probe
2026-03-26 21:49 UTC (11+ messages)
Linux 6.18.19
2026-03-26 21:43 UTC (5+ messages)
` Linux 6.18.19 -- amdgpu bug and a new warning
[PATCH v6] Bluetooth: hci_event: move wake reason storage into validated event handlers
2026-03-26 21:40 UTC (2+ messages)
[PATCH v2] Bluetooth: SCO: fix race conditions in sco_sock_connect()
2026-03-26 21:40 UTC (2+ messages)
[PATCH nf] netfilter: nf_conntrack_sip: fix use of uninitialized rtp_addr in process_sdp
2026-03-26 21:39 UTC (4+ messages)
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