messages from 2025-09-06 02:00:05 to 2025-09-06 05:22:15 UTC [more...]
[PATCH 00/11] accel/tcg: Improve tb_flush usage
2025-09-06 5:18 UTC (11+ messages)
` [PATCH 01/11] gdbstub: Remove tb_flush uses
` [PATCH 02/11] accel/tcg: Split out tb_flush__exclusive
` [PATCH 03/11] target/alpha: Simplify call_pal implementation
` [PATCH 04/11] target/riscv: Record misa_ext in TCGTBCPUState.cs_base
` [PATCH 06/11] hw/ppc/spapr: Use tb_invalidate_phys_range in h_page_init
` [PATCH 07/11] linux-user: Use tb_flush_exclusive to start second thread
` [PATCH 08/11] plugins: Use tb_flush__exclusive
` [PATCH 09/11] accel/tcg: Introduce EXCP_TB_FLUSH
` [PATCH 10/11] accel/tcg: Use EXCP_TB_FLUSH in tb_gen_code
` [PATCH 11/11] accel/tcg: Remove tb_flush
[PATCH v2 0/3] dt-bindings: mfd: Fix typos in PMIC/BBNSM documentation
2025-09-06 5:10 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
` [PATCH v2 2/3] dt-bindings: mfd: rohm,bd96802-pmic: "
` [PATCH v2 3/3] dt-bindings: mfd: nxp,bbnsm: "
[PATCH] trace/fgraph: Fix error handling
2025-09-06 5:06 UTC
[PATCH 0/6] VFS: more prep for change to directory locking
2025-09-06 4:57 UTC (7+ messages)
` [PATCH 1/6] fs/proc: Don't look root inode when creating "self" and "thread-self"
` [PATCH 2/6] VFS/ovl: add lookup_one_positive_killable()
` [PATCH 3/6] VFS: discard err2 in filename_create()
` [PATCH 4/6] VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
` [PATCH 5/6] VFS/audit: introduce kern_path_parent() for audit
` [PATCH 6/6] VFS: rename kern_path_locked() to kern_path_removing()
git-2.51.0: Fetching tags does not work
2025-09-06 4:56 UTC (2+ messages)
[syzbot] [media?] BUG: corrupted list in az6007_i2c_xfer
2025-09-06 4:56 UTC (6+ messages)
[Intel-wired-lan] [tnguy-net-queue:1GbE] BUILD SUCCESS 9b2bfdbf43adb9929c5ddcdd96efedbf1c88cf53
2025-09-06 4:53 UTC
[PATCH 1/4] net/ark: add PCIe IDS for newly supported devices
2025-09-06 4:51 UTC (3+ messages)
` [PATCH 4/4] net/ark: improve Rx queue recovery after mbuf exhaustion
[koverstreet-bcachefs:bcachefs-testing 363/365] fs/bcachefs/btree_io.c:1445:7: error: use of undeclared identifier 'bch2_btree_read_corrupt_device'
2025-09-06 4:49 UTC
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-09-06 4:50 UTC (9+ messages)
` [PATCH v18 05/33] x86/cpufeatures: Add support for "
` [PATCH v18 25/33] fs/resctrl: Provide interface to update the event configurations
` [PATCH v18 28/33] fs/resctrl: Introduce mbm_L3_assignments to list assignments in a group
` [PATCH v18 29/33] fs/resctrl: Introduce the interface to modify "
[PATCH 0/5] arm64: allwinner: a523: Enable CPU clocks
2025-09-06 4:15 UTC (3+ messages)
` [PATCH 2/5] clk: sunxi-ng: generalise update bit
[PATCH net-next v3 00/10] net: stmmac: Add support for Allwinner A523 GMAC200
2025-09-06 4:13 UTC (11+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: sun8i-emac: Add A523 GMAC200 compatible
` [PATCH net-next v3 02/10] net: stmmac: Add support for Allwinner A523 GMAC200
` [PATCH net-next v3 03/10] soc: sunxi: sram: add entry for a523
` [PATCH net-next v3 04/10] soc: sunxi: sram: register regmap as syscon
` [PATCH net-next v3 05/10] arm64: dts: allwinner: a523: Add GMAC200 ethernet controller
` [PATCH net-next v3 06/10] arm64: dts: allwinner: a527: cubie-a5e: Add ethernet PHY reset setting
` [PATCH net-next v3 07/10] arm64: dts: allwinner: a527: cubie-a5e: Enable second Ethernet port
` [PATCH net-next v3 08/10] arm64: dts: allwinner: t527: avaota-a1: Add ethernet PHY reset setting
` [PATCH net-next v3 09/10] arm64: dts: allwinner: t527: avaota-a1: enable second Ethernet port
` [PATCH net-next v3 10/10] arm64: dts: allwinner: t527: orangepi-4a: Enable "
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 5.10-stable tree
2025-09-06 4:41 UTC (2+ messages)
` [PATCH 5.10.y] iio: chemical: pms7003: use aligned_s64 for timestamp
[PATCH] iomap: allow iomap using the per-cpu bio cache
2025-09-06 4:25 UTC (12+ messages)
` [External] "
[PATCH v3 0/4] usb: typec: ucsi: Add support for SET_PDOS command
2025-09-06 4:31 UTC (5+ messages)
` [PATCH v3 1/4] usb: typec: ucsi: Update UCSI structure to have message in and message out fields
` [PATCH v3 2/4] usb: typec: ucsi: Add support for message out data structure
` [PATCH v3 3/4] usb: typec: ucsi: Enable debugfs for message_out "
` [PATCH v3 4/4] usb: typec: ucsi: Add support for SET_PDOS command
[GIT PULL] [PATCH 00/14] Rust atomic changes for v6.18
2025-09-06 4:26 UTC (29+ messages)
` [PATCH 01/14] rust: Introduce atomic API helpers
` [PATCH 02/14] rust: sync: Add basic atomic operation mapping framework
` [PATCH 03/14] rust: sync: atomic: Add ordering annotation types
` [PATCH 04/14] rust: sync: atomic: Add generic atomics
` [PATCH 05/14] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [PATCH 06/14] rust: sync: atomic: Add the framework of arithmetic operations
` [PATCH 07/14] rust: sync: atomic: Add Atomic<u{32,64}>
` [PATCH 08/14] rust: sync: atomic: Add Atomic<{usize,isize}>
` [PATCH 09/14] rust: sync: Add memory barriers
` [PATCH 10/14] rust: implement `kernel::sync::Refcount`
` [PATCH 11/14] rust: make `Arc::into_unique_or_drop` associated function
` [PATCH 12/14] rust: convert `Arc` to use `Refcount`
` [PATCH 13/14] rust: block: convert `block::mq` "
` [PATCH 14/14] MAINTAINERS: update atomic infrastructure entry to include Rust
[PATCH RFC 0/2] iomap: ->iomap_end() error handling fixes
2025-09-06 4:23 UTC (3+ messages)
` [PATCH RFC 1/2] iomap: prioritize iter.status error over ->iomap_end()
[PATCH] cpufreq: acpi-cpufreq: Optimize SMP calls in drv_write() function
2025-09-06 4:22 UTC (3+ messages)
[RFC 0/6] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
2025-09-06 4:17 UTC (9+ messages)
` [RFC 3/6] virtio-gpu-udmabuf: Create dmabuf for blobs associated with VFIO devices
` [RFC 4/6] virtio-gpu: Don't rely on res->blob to identify blob resources
` [RFC 5/6] virtio-gpu: Recreate the resource's dmabuf if new backing is attached
` [RFC 6/6] virtio-gpu: Find the host addr given gpa associated with a ram device
[PATCH v6 00/15] x86: introduce NS16550-compatible UART emulator
2025-09-06 4:18 UTC (19+ messages)
` [PATCH v6 01/15] emul/vuart: introduce framework for UART emulators
` [PATCH v6 02/15] xen/8250-uart: update definitions
` [PATCH v6 03/15] emul/ns16x50: implement emulator stub
` [PATCH v6 04/15] emul/ns16x50: implement DLL/DLM registers
` [PATCH v6 05/15] emul/ns16x50: implement SCR register
` [PATCH v6 07/15] emul/ns16x50: implement LCR/LSR registers
` [PATCH v6 09/15] emul/ns16x50: implement RBR register
` [PATCH v6 11/15] emul/ns16x50: implement FCR register (write-only)
[bluetooth-next:master] BUILD SUCCESS 24fca13e2eb2021c8a1c11b77b62325ba4883096
2025-09-06 4:17 UTC
[PATCH] dpdk: support quick jump to API definition
2025-09-06 4:14 UTC (4+ messages)
` [PATCH v3 0/5] add semicolon when export any symbol
` [PATCH v3 2/5] lib: add semicolon when export experimental symbol
[RFC 00/18] add hinic3 PMD driver
2025-09-06 4:12 UTC (3+ messages)
` [V7 00/17] add-hinic3-PMD-driver
[RFC 0/8] Cleanup VFIO API and import Linux uAPI header
2025-09-06 4:11 UTC (4+ messages)
` [RFC v2 0/9] "
` [RFC v2 8/9] uapi: import VFIO header
[PATCH RFC] powerpc: Panic on jump label code patching failure
2025-09-06 3:52 UTC (2+ messages)
[PATCH v3] KVM: arm64: nv: Fix incorrect VNCR invalidation range calculation
2025-09-06 4:07 UTC
[Intel-wired-lan] [PATCH v1 iwl-net] igc: power up PHY before link test
2025-09-06 4:03 UTC (3+ messages)
` "
[tip:x86/microcode] BUILD SUCCESS 43181a47263dd9f2bee0afd688a841b09f9b7d12
2025-09-06 4:01 UTC
[PATCH] fscrypt: use HMAC-SHA512 library for HKDF
2025-09-06 3:59 UTC
[PATCH] net/qede: reduce the optimization level
2025-09-06 3:59 UTC (2+ messages)
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 5.10-stable tree
2025-09-06 3:59 UTC (2+ messages)
` [PATCH 5.10.y] iio: chemical: pms7003: use aligned_s64 for timestamp
Btrfs RAID 1 mounting as R/O
2025-09-06 3:58 UTC (5+ messages)
[PATCH v2] 9pfs: Stop including gstrfuncs.h
2025-09-06 3:55 UTC (2+ messages)
FAILED: patch "[PATCH] spi: tegra114: Don't fail set_cs_timing when delays are zero" failed to apply to 5.15-stable tree
2025-09-06 3:54 UTC (3+ messages)
` [PATCH 5.15.y 1/2] spi: tegra114: Remove unnecessary NULL-pointer checks
` [PATCH 5.15.y 2/2] spi: tegra114: Don't fail set_cs_timing when delays are zero
[Intel-wired-lan] [PATCH v1 iwl-net] igc: power up PHY before link test
2025-09-06 3:49 UTC (3+ messages)
` "
[PATCH] nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*
2025-09-06 3:49 UTC (2+ messages)
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 5.15-stable tree
2025-09-06 3:45 UTC (2+ messages)
` [PATCH 5.15.y] iio: chemical: pms7003: use aligned_s64 for timestamp
FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 5.4-stable tree
2025-09-06 3:45 UTC (2+ messages)
` [PATCH 5.4.y] iio: light: opt3001: fix deadlock due to concurrent flag access
[PATCH v6] iio: light: ltr390: Implement runtime PM support
2025-09-06 3:42 UTC
FAILED: patch "[PATCH] spi: tegra114: Don't fail set_cs_timing when delays are zero" failed to apply to 6.1-stable tree
2025-09-06 3:37 UTC (3+ messages)
` [PATCH 6.1.y 1/2] spi: tegra114: Remove unnecessary NULL-pointer checks
` [PATCH 6.1.y 2/2] spi: tegra114: Don't fail set_cs_timing when delays are zero
[Intel-wired-lan] [PATCH iwl-next v3] ixgbe: preserve RSS indirection table across admin down/up
2025-09-06 3:35 UTC (2+ messages)
[PATCH v2] tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
2025-09-06 3:56 UTC
[PATCH v2 1/2] mm/gup: Remove dead pgmap refcounting code
2025-09-06 3:27 UTC (3+ messages)
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
2025-09-06 3:22 UTC (9+ messages)
` [PATCH v13 07/27] migration: push Error **errp into qemu_loadvm_state()
[PATCH] mm: memcontrol: fix memcg accounting during cpu hotplug
2025-09-06 3:22 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v3] ixgbe: preserve RSS indirection table across admin down/up
2025-09-06 3:22 UTC (2+ messages)
[PATCH v2 0/3] dt-bindings: mfd: Fix typos in PMIC/BBNSM documentation
2025-09-06 3:21 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
` [PATCH v2 2/3] dt-bindings: mfd: rohm,bd96802-pmic: "
` [PATCH v2 3/3] dt-bindings: mfd: nxp,bbnsm: "
[PATCH v2 0/3] dt-bindings: mfd: Fix typos in PMIC/BBNSM documentation
2025-09-06 3:19 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: rohm,bd71847-pmic: Fix typo in documentation
` [PATCH v2 2/3] dt-bindings: mfd: rohm,bd96802-pmic: "
` [PATCH v2 3/3] dt-bindings: mfd: nxp,bbnsm: "
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-09-05
2025-09-06 3:20 UTC
[PATCH v11 0/7] rust: DebugFS Bindings
2025-09-06 3:19 UTC (4+ messages)
` [PATCH v11 5/7] samples: rust: Add debugfs sample driver
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 5.15-stable tree
2025-09-06 3:19 UTC (2+ messages)
` [PATCH 5.15.y] iio: chemical: pms7003: use aligned_s64 for timestamp
FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 5.10-stable tree
2025-09-06 3:19 UTC (2+ messages)
` [PATCH 5.10.y] iio: light: opt3001: fix deadlock due to concurrent flag access
[PATCH] selinux: fix logic issue with per-file labeling for functionfs
2025-09-06 3:15 UTC (3+ messages)
[syzbot] [mm?] INFO: rcu detected stall in hub_event (2)
2025-09-06 3:05 UTC (2+ messages)
` [syzbot] [kernfs?] "
[PATCH] drm/i915/gt: Fix memory leak in hangcheck selftest
2025-09-06 3:01 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 6.1-stable tree
2025-09-06 3:00 UTC (2+ messages)
` [PATCH 6.1.y] iio: chemical: pms7003: use aligned_s64 for timestamp
FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 5.15-stable tree
2025-09-06 3:00 UTC (2+ messages)
` [PATCH 5.15.y] iio: light: opt3001: fix deadlock due to concurrent flag access
[PATCH -next] tracing/osnoise: fix null-ptr-deref in bitmap_parselist
2025-09-06 2:58 UTC (3+ messages)
[PATCH v9 0/9] Introducing firmware late binding
2025-09-06 2:54 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v2 0/3] memory: Stop piggybacking on memory region owners
2025-09-06 2:39 UTC (4+ messages)
` [PATCH v2 1/3] qom: Do not finalize twice
` [PATCH v2 2/3] virtio-gpu-virgl: Add virtio-gpu-virgl-hostmem-region type
` [PATCH v2 3/3] memory: Stop piggybacking on memory region owners
[PATCH 0/10] iio: accel: BMA220 improvements
2025-09-06 2:46 UTC (4+ messages)
` [PATCH 01/10] dt-bindings: iio: accel: bosch,BMA220 improvements
[PATCH for-6.18/block 00/16] block: fix reordered IO in the case recursive split
2025-09-06 2:42 UTC (4+ messages)
` [PATCH for-6.18/block 13/16] blk-crypto: convert to use bio_submit_split_bioset()
[PATCH v4] test/intel/xe_pmt: Add testing for BMG crashlog
2025-09-06 2:34 UTC (2+ messages)
` ✓ i915.CI.Full: success for test/intel/xe_pmt: Add testing for BMG crashlog (rev4)
[PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
2025-09-06 2:34 UTC (4+ messages)
[PATCH net-next v2] net: phy: marvell: Fix 88e1510 downshift counter errata
2025-09-06 2:33 UTC (2+ messages)
netconsole: HARDIRQ-safe -> HARDIRQ-unsafe lock order warning
2025-09-06 2:32 UTC (13+ messages)
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 6.1-stable tree
2025-09-06 2:30 UTC (2+ messages)
` [PATCH 6.1.y] iio: chemical: pms7003: use aligned_s64 for timestamp
FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 6.1-stable tree
2025-09-06 2:30 UTC (2+ messages)
` [PATCH 6.1.y] iio: light: opt3001: fix deadlock due to concurrent flag access
[PATCH 00/22] Fix memory region leaks and use-after-finalization
2025-09-06 2:11 UTC (23+ messages)
` [PATCH 01/22] docs/devel: Do not unparent in instance_finalize()
` [PATCH 02/22] vfio/pci: "
` [PATCH 03/22] hw/pci-bridge: Do not assume immediate MemoryRegion finalization
` [PATCH 04/22] target/mips: Fix AddressSpace exposure timing
` [PATCH 05/22] target/xtensa: "
` [PATCH 06/22] auxbus: "
` [PATCH 07/22] hw/pci-host/raven: "
` [PATCH 08/22] sun4m: "
` [PATCH 09/22] sun4u: "
` [PATCH 10/22] qdev: Automatically delete memory subregions
` [PATCH 11/22] vfio-user: Do not delete the subregion
` [PATCH 12/22] hw/char/diva-gsp: "
` [PATCH 13/22] hw/char/serial-pci-multi: "
` [PATCH 14/22] secondary-vga: Do not delete the subregions
` [PATCH 15/22] cmd646: "
` [PATCH 16/22] hw/ide/piix: "
` [PATCH 17/22] hw/ide/via: "
` [PATCH 18/22] hw/nvme: Do not delete the subregion
` [PATCH 19/22] pci: Do not delete the subregions
` [PATCH 20/22] hw/ppc/spapr_pci: "
` [PATCH 21/22] hw/usb/hcd-ehci: "
` [PATCH 22/22] hw/usb/hcd-xhci: "
[PATCH mptcp] mptcp: sockopt: make sync_socket_options propagate SOCK_KEEPOPEN
2025-09-06 2:28 UTC (2+ messages)
[PATCH v6 00/11] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
2025-09-06 2:22 UTC (4+ messages)
` [PATCH v6 05/11] target/loongarch: add msg interrupt CSR registers
[PATCH net-next 0/6] 10G-QXGMII for AQR412C, Felix DSA and Lynx PCS driver
2025-09-06 2:20 UTC (2+ messages)
[PATCH net-next v4 0/5] dpll: zl3073x: Add support for devlink flash
2025-09-06 2:19 UTC (3+ messages)
` [PATCH net-next v4 2/5] dpll: zl3073x: Add low-level flash functions
+ memcg-dont-wait-writeback-completion-when-release-memcg.patch added to mm-new branch
2025-09-06 2:18 UTC
[PATCH 6.12.y 00/15] Backport few CVE fixes to 6.12.y
2025-09-06 2:17 UTC (4+ messages)
` [PATCH 6.12.y 11/15] io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU
What is the best way to set up RAID-1 on new Ubuntu install
2025-09-06 2:16 UTC (6+ messages)
+ maple_tree-remove-lockdep_map_p-typedef.patch added to mm-new branch
2025-09-06 2:15 UTC
[Bug 220473] Linux 6.16 doesn't let me to shutdown the system and sometimes to boot it (lib/list_debug.c:35)
2025-09-06 2:14 UTC
[PATCH v2 00/15] mm, swap: introduce swap table as swap cache (phase I)
2025-09-06 2:14 UTC (9+ messages)
` [PATCH v2 04/15] mm, swap: check page poison flag after locking it
` [PATCH v2 05/15] mm, swap: always lock and check the swap cache folio before use
` [PATCH v2 06/15] mm, swap: rename and move some swap cluster definition and helpers
` [PATCH v2 07/15] mm, swap: tidy up swap device and cluster info helpers
+ samples-cgroup-rm-unused-memcg_events-macro.patch added to mm-new branch
2025-09-06 2:14 UTC
FAILED: patch "[PATCH] iio: imu: inv_mpu6050: align buffer for timestamp" failed to apply to 6.6-stable tree
2025-09-06 2:14 UTC (2+ messages)
` [PATCH 6.6.y] iio: imu: inv_mpu6050: align buffer for timestamp
FAILED: patch "[PATCH] iio: chemical: pms7003: use aligned_s64 for timestamp" failed to apply to 6.6-stable tree
2025-09-06 2:13 UTC (2+ messages)
` [PATCH 6.6.y] iio: chemical: pms7003: use aligned_s64 for timestamp
FAILED: patch "[PATCH] iio: light: opt3001: fix deadlock due to concurrent flag" failed to apply to 6.6-stable tree
2025-09-06 2:13 UTC (2+ messages)
` [PATCH 6.6.y] iio: light: opt3001: fix deadlock due to concurrent flag access
[PATCH net-next 0/2] net: stmmac: correctly populate ptp_clock_ops.getcrosststamp
2025-09-06 2:00 UTC (2+ messages)
+ mm-gup-remove-record_subpages-fix.patch added to mm-unstable branch
2025-09-06 2:10 UTC
[PATCH i-g-t v5 0/4] Establish MkDocs Documentation Framework for IGT GPU Tools
2025-09-06 2:09 UTC (2+ messages)
` ✓ i915.CI.Full: success for Establish MkDocs Documentation Framework for IGT GPU Tools (rev5)
[PATCH] arm64: dts: rockchip: Add devicetree for the ROC-RK3588-RT
2025-09-06 1:50 UTC (3+ messages)
[PATCH v5 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-09-06 2:07 UTC (14+ messages)
` [PATCH v5 04/10] PCI/TSM: Authenticate devices via platform TSM
` [PATCH v5 07/10] PCI/IDE: Add IDE establishment helpers
+ mm-gup-remove-record_subpages-fix.patch added to mm-unstable branch
2025-09-06 2:01 UTC
LSM namespacing API
2025-09-06 2:01 UTC (9+ messages)
[syzbot] [io-uring?] KASAN: null-ptr-deref Read in io_sqe_buffer_register
2025-09-06 2:01 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.