messages from 2025-11-13 06:20:45 to 2025-11-13 07:54:43 UTC [more...]
[PATCH v9 0/3] rockchip: add can for RK3576 Soc
2025-11-13 7:54 UTC (6+ messages)
` [PATCH v9 1/3] dt-bindings: can: rockchip_canfd: add rk3576 CAN controller
` [PATCH v9 2/3] net: can: rockchip: Refactor the rkcanfd_devtype_data structure
[cgroup/for-6.19 PATCH] cgroup/cpuset: Make callback_lock a raw_spinlock_t
2025-11-13 7:53 UTC (4+ messages)
[PATCH] crypto: sa2ul: Add error handling for DMA metadata retrieval
2025-11-13 7:51 UTC
[BUG/RFC 1/2] arm64/ftrace,bpf: Fix partial regs after bpf_prog_run
2025-11-13 7:51 UTC (2+ messages)
[PATCH V3 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2025-11-13 7:29 UTC (15+ messages)
` [PATCH V3 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V3 18/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
[REGRESSION] TI SN65DSI83 is being reset making display to blink On/Off
2025-11-13 7:49 UTC (2+ messages)
[PATCH v2] schemas: pci: Document PCIe T_POWER_ON
2025-11-13 7:48 UTC (3+ messages)
[PATCH] armv8a: Set -mbranch-protection more specifically
2025-11-13 7:47 UTC
[PATCH i-g-t] tests/dmabuf: Avoid soft lockups on slow platforms
2025-11-13 7:46 UTC (5+ messages)
` ✗ i915.CI.Full: failure for tests/dmabuf: Avoid soft lockups on slow platforms (rev2)
` ✓ i915.CI.Full: success "
[PATCH 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
2025-11-13 7:46 UTC (3+ messages)
` [PATCH 1/2] genirq: Change hwirq parameter to irq_hw_number_t
[PATCH 0/4] slab: cmpxchg cleanups enabled by -fms-extensions
2025-11-13 7:45 UTC (7+ messages)
` [PATCH 1/4] slab: separate struct freelist_tid from kmem_cache_cpu
` [PATCH 2/4] slab: turn freelist_aba_t to a struct and fully define counters there
` [PATCH 3/4] slab: use struct freelist_counters for local variables instead of struct slab
[OE-core][PATCH] oeqa: fix package detection in go sdk tests
2025-11-13 7:45 UTC
[cocci] Using @ characters in string literals
2025-11-13 7:44 UTC
[linux-next:master] [block] ec7f31b2a2: BUG:unable_to_handle_page_fault_for_address
2025-11-13 7:44 UTC (4+ messages)
` poison_element vs highmem, was "
[PATCH v4 0/5] add support for T7 family clock controller
2025-11-13 7:41 UTC (9+ messages)
` [PATCH v4 5/5] clk: meson: t7: add t7 clock peripherals controller driver
[meta-networking][PATCH 1/2] ntp: add UPSTREAM_CHECK_URI
2025-11-13 7:41 UTC (2+ messages)
` [meta-networking][PATCH 2/2] dhcp-relay: update UPSTREAM_CHECK_REGEX
[PATCH v4 0/8] target/arm/kvm: Improve memory error handling
2025-11-13 7:41 UTC (3+ messages)
` [PATCH v4 7/8] acpi/ghes: Use error_fatal in acpi_ghes_memory_errors()
[PATCH v2 0/4] make vmalloc gfp flags usage more apparent
2025-11-13 7:41 UTC (2+ messages)
` [syzbot ci] "
[PATCH net-next v3 0/6] dpll: zl3073x: Refactor state management
2025-11-13 7:41 UTC (7+ messages)
` [PATCH net-next v3 1/6] dpll: zl3073x: Store raw register values instead of parsed state
` [PATCH net-next v3 2/6] dpll: zl3073x: Split ref, out, and synth logic from core
` [PATCH net-next v3 3/6] dpll: zl3073x: Cache reference monitor status
` [PATCH net-next v3 4/6] dpll: zl3073x: Cache all reference properties in zl3073x_ref
` [PATCH net-next v3 5/6] dpll: zl3073x: Cache all output properties in zl3073x_out
` [PATCH net-next v3 6/6] dpll: zl3073x: Remove unused dev wrappers
[PATCH nf-next v9 0/3] Add IPIP flowtable SW acceleration
2025-11-13 7:40 UTC (6+ messages)
` [PATCH nf-next v9 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration
[moderation/CI] Re: make vmalloc gfp flags usage more apparent
2025-11-13 7:40 UTC (2+ messages)
[PATCH] app/proc-info: allow overriding defaults options
2025-11-12 13:03 UTC
[PATCH] RDMA/core: Prevent soft lockup during large user memory region cleanup
2025-11-13 7:38 UTC (7+ messages)
` [外部邮件] "
` [????] "
` [????] "
[syzbot] [input?] [usb?] memory leak in dualshock4_get_calibration_data
2025-11-13 7:38 UTC (3+ messages)
[RFC PATCH v2 00/23] KVM: TDX huge page support for private memory
2025-11-13 7:37 UTC (7+ messages)
` [RFC PATCH v2 03/23] x86/tdx: Enhance tdh_phymem_page_wbinvd_hkid() to invalidate huge pages
[PATCH v2 0/5] PMF NPU metrics cleanup, command flag cleanup, and amdxdna integration
2025-11-13 7:37 UTC (6+ messages)
` [PATCH v2 5/5] accel/amdxdna: Provide real-time NPU power estimate via AMD PMF
[BUG -next] WARNING: kernel/printk/printk_ringbuffer.c:1278 at get_data+0xb3/0x100
2025-11-13 7:37 UTC (2+ messages)
[PATCH v3] zram: Implement multi-page write-back
2025-11-13 7:37 UTC (3+ messages)
` [PATCH v4] "
[PATCH v6 RESEND 0/7] rust: pci: add config space read/write support
2025-11-13 7:36 UTC (5+ messages)
` [PATCH v6 RESEND 4/7] rust: io: factor common I/O helpers into Io trait
` [PATCH v6 RESEND 5/7] rust: io: factor out MMIO read/write macros
[PATCH 0/4] Add Kconfig option to remove microcode loading support
2025-11-13 7:36 UTC (2+ messages)
[PATCH 0/9] Initial DMABUF support for iommufd
2025-11-13 7:34 UTC (4+ messages)
[PATCH v3] trace/pid_list: optimize pid_list->lock contention
2025-11-13 7:34 UTC (2+ messages)
[PATCH] mm/huge_memory.c: introduce split_unmapped_folio_to_order
2025-11-13 7:32 UTC (5+ messages)
` [PATCH] mm/huge_memory: softleaf device private fixes in remove_migration_pmd()
[XEN][PATCH] x86/hvm: revise "cpu_has_vmx" usage for !CONFIG_INTEL_VMX case
2025-11-13 7:31 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: Fix failure path in send_signal test
2025-11-13 7:31 UTC (2+ messages)
[PATCH] tests/qemu-iotest: fix iotest 024 with qed images
2025-11-13 7:29 UTC (2+ messages)
[net-next 06/12] bng_en: Add support to handle AGG events
2025-11-13 7:30 UTC (2+ messages)
[PATCH v2 0/5] Introduce AMD PMF util layer and user-space interface for SystemDeck
2025-11-13 7:30 UTC (3+ messages)
[PATCH v4] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-13 7:29 UTC (7+ messages)
[PATCH v5] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
2025-11-13 7:29 UTC
[PATCH v2] tests: shell: add packetpath test for meta time expression
2025-11-13 7:28 UTC
[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
2025-11-13 7:28 UTC (14+ messages)
` [PATCH V15 1/6] mm: softdirty: Add pgtable_supports_soft_dirty()
` [PATCH V15 2/6] mm: userfaultfd: Add pgtable_supports_uffd_wp()
` [PATCH V15 3/6] riscv: Add RISC-V Svrsw60t59b extension support
` [PATCH V15 4/6] riscv: mm: Add soft-dirty page tracking support
` [PATCH V15 5/6] riscv: mm: Add userfaultfd write-protect support
` [PATCH V15 6/6] dt-bindings: riscv: Add Svrsw60t59b extension description
[PATCH mptcp-next 0/4] selftests: mptcp: get stats just before timing out
2025-11-13 7:25 UTC (4+ messages)
` [PATCH mptcp-next 4/4] "
[PATCH iproute2-next v2] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
2025-11-13 7:25 UTC (3+ messages)
[PATCH] net/ice: fix statistics read error
2025-11-13 7:47 UTC (5+ messages)
` [PATCH v2] "
` 回复: "
` [PATCH v3] "
[syzbot] [media?] [usb?] WARNING in media_create_pad_link (2)
2025-11-13 7:24 UTC (2+ messages)
` Forwarded: Re: [syzbot] [usb?] [media?] "
[PATCH v3 0/5] Support add/remove memory region & get-max-slots
2025-11-13 7:23 UTC (7+ messages)
` [PATCH v3 5/5] vhost_user: Increase number of memory regions
[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
2025-11-13 7:23 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
[PATCH RFC v2 00/22] cpuset: rework local partition logic
2025-11-13 7:22 UTC (15+ messages)
` [PATCH RFC v2 06/22] cpuset: introduce partition_update()
` [PATCH RFC v2 10/22] cpuset: introduce local_partition_enable()
` [PATCH RFC v2 12/22] cpuset: introduce local_partition_invalidate()
` [PATCH RFC v2 13/22] cpuset: introduce local_partition_update()
[PATCH v2 0/4] Support PSK reauthentication (REPLACETLSPSK)
2025-11-13 7:21 UTC (5+ messages)
` [PATCH v2 3/4] nvme: Expose the tls_configured sysfs for secure concat connections
[PATCH v3 08/22] mm: Allow page table accessors to be non-idempotent
2025-11-13 7:19 UTC (3+ messages)
[PATCH v5] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-13 7:17 UTC
[PATCH v6] qapi: net: deprecate vhostforce option
2025-11-13 7:17 UTC
[PATCH] net/mlx5: fix cross GVMI metadata match for E-Switch setup
2025-11-13 7:17 UTC
[PATCH net] mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()
2025-11-13 7:17 UTC (2+ messages)
[PATCH 1/2] zram: introduce bio batching support for faster writeback
2025-11-13 7:16 UTC (2+ messages)
[PATCH v2 0/9] x86/entry/vdso: clean up the vdso build, vdso updates
2025-11-13 7:15 UTC (5+ messages)
` [PATCH v2 7/9] x86/vdso: abstract out vdso system call internals
[PATCH v6 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
2025-11-13 7:14 UTC (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: aspeed: Add compatible "
[PATCH v2 0/2] Enable FPGA Manager support for Agilex5
2025-11-13 7:13 UTC (7+ messages)
` [PATCH v2 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes
[PATCH v4] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
2025-11-13 7:11 UTC (3+ messages)
[XEN][PATCH v3] xen/x86: guest_access: optimize raw_x_guest() for PV and HVM combinations
2025-11-13 7:09 UTC (8+ messages)
[PATCH v2 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
2025-11-13 7:09 UTC (5+ messages)
` [PATCH v2 2/2] arm: dts: ti: Adds support for AM335x and AM437x
[PATCH 1/4] vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
2025-11-13 7:08 UTC (2+ messages)
` [tip: objtool/core] "
[PATCH 2/4] media: atomisp: Fix startup() section placement with -ffunction-sections
2025-11-13 7:08 UTC (2+ messages)
` [tip: objtool/core] media: atomisp: Fix namespace collision and "
[PATCH 3/4] drivers/xen/xenbus: Fix split() section placement with AutoFDO
2025-11-13 7:08 UTC (2+ messages)
` [tip: objtool/core] drivers/xen/xenbus: Fix namespace collision and "
[PATCH 4/4] objtool: Warn on functions with ambiguous -ffunction-sections section names
2025-11-13 7:08 UTC (2+ messages)
` [tip: objtool/core] "
[Intel-wired-lan] [PATCH iwl-next v10 00/10] refactor IDPF resource
2025-11-13 7:07 UTC (10+ messages)
` [Intel-wired-lan] [PATCH iwl-next v10 05/10] idpf: reshuffle idpf_vport struct members to avoid holes
` [Intel-wired-lan] [PATCH iwl-next v10 07/10] idpf: remove vport pointer from queue sets
` [Intel-wired-lan] [PATCH iwl-next v10 09/10] idpf: avoid calling get_rx_ptypes for each vport
[PATCH v5] qapi: net: deprecate vhostforce option
2025-11-13 7:06 UTC (3+ messages)
[PATCH] tests/intel/xe_pat: add helper funtion to read PAT table
2025-11-13 7:06 UTC (2+ messages)
[cocci] Checking SmPL support for two special expressions
2025-11-13 7:05 UTC (3+ messages)
` [cocci] Improving support for casts in SmPL code?
[PATCH] tests/intel/xe_pat: add helper funtion to read PAT table
2025-11-13 7:05 UTC
[PATCH 00/11] led: remove u-boot,boot-led and u-boot,error-led + add cmd doc
2025-11-13 7:03 UTC (2+ messages)
` [PATCH 00/11] led: remove u-boot, boot-led and u-boot, error-led "
[RFC v3 0/3] hw/misc: Introduce a generalized IOMMU test framework
2025-11-13 7:02 UTC (3+ messages)
` [RFC v3 1/3] hw/misc: introduce iommu-testdev for bare-metal IOMMU testing
[PATCH v3] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
2025-11-13 6:59 UTC (3+ messages)
` [PATCH v4] "
[PATCH] x86/events/intel/cstate: Add Pantherlake support
2025-11-13 6:59 UTC (3+ messages)
[PATCH] chardev/char-file: fix failure path
2025-11-13 6:56 UTC (2+ messages)
[PATCH] xfs: ensure log recovery buffer is resized to avoid OOB
2025-11-13 6:55 UTC (4+ messages)
` [PATCH] xfs: reject log records with v2 size but v1 header version "
[PATCH v4 0/5] RISC-V: NEORV32 CPU, peripherials, and machine
2025-11-13 6:51 UTC (6+ messages)
` [PATCH v4 3/5] hw/char: add NEORV32 UART (CTRL/DATA, fifo, chardev)
` [PATCH v4 4/5] hw/ssi: add NEORV32 SPI controller (SSI master, CS command)
[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
2025-11-13 6:51 UTC (4+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed
[bug report] BUG: kernel NULL pointer dereference, address: 0000000000000050
2025-11-13 6:52 UTC (3+ messages)
[PATCH v2] MIPS: mm: Prevent a TLB shutdown on initial uniquification
2025-11-13 6:51 UTC (4+ messages)
enable iomap dio write completions from interrupt context
2025-11-13 6:50 UTC (4+ messages)
` [PATCH 4/5] iomap: support "
[PATCH v3] tests/unit: add unit test for qemu_hexdump()
2025-11-13 6:49 UTC
[PATCH 0/4] Documentation: clean up subproject index boilerplate
2025-11-13 6:50 UTC (2+ messages)
[PATCH] docs: dmaengine: add explanation for phys field in dma_async_tx_descriptor structure
2025-11-13 6:49 UTC
[PATCH] libxfs: remove the duplicate allocation of xfs_extfree_item_cache
2025-11-13 6:48 UTC
[PATCH 0/6] fat: Some code improvements
2025-11-13 6:46 UTC (7+ messages)
` [PATCH 1/6] fat: Create an internal header file
` [PATCH 2/6] fat: Separate fat.c from fat_write.c
` [PATCH 3/6] fat: Update struct fat_itr to kernel-doc style
` [PATCH 4/6] fat: Remove typedefs in fat.h
` [PATCH 5/6] fat: Convert fat.h to kernel-doc style
` [PATCH 6/6] fat: Use standard types for fixed-size values
Xen DomU Bootloader Experiences
2025-11-13 6:46 UTC (2+ messages)
[PATCH v1] cpufreq: Add policy_frequency trace event
2025-11-13 6:44 UTC (2+ messages)
[PATCH v2 0/3] dm-pcache: built-in support and metadata hardening
2025-11-13 6:43 UTC (8+ messages)
` [PATCH v2 1/3] dm-pcache: allow built-in build and rename flush helper
` [PATCH v2 2/3] dm-pcache: reuse meta_addr in pcache_meta_find_latest
` [PATCH v2 3/3] dm-pcache: zero cache_info before default init
[PATCH v2 1/2] Bluetooth: Remove unused hcon->remote_id
2025-11-13 6:43 UTC (2+ messages)
` [v2,1/2] "
[PATCH v1] cpuset: Avoid unnecessary partition invalidation
2025-11-13 6:42 UTC (2+ messages)
[PATCH v3 0/3] misc: fastrpc: Add polling mode support
2025-11-13 6:41 UTC (4+ messages)
` [PATCH v3 1/3] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v3 2/3] misc: fastrpc: Update context ID mask for polling mode support
` [PATCH v3 3/3] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
2025-11-13 6:40 UTC (4+ messages)
` [PATCH v7 RESEND 1/3] dt-bindings: thermal: samsung: Adjust '#thermal-sensor-cells' to 1
` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface
` [PATCH v7 RESEND 3/3] arm64: dts: exynosautov920: Add multiple sensors
[linux-next:master 6896/8485] include/linux/bpf.h:2037:50: warning: statement with no effect
2025-11-13 6:38 UTC
[PATCHv6 0/5] block: restructure elevator switch path and fix a lockdep splat
2025-11-13 6:38 UTC (9+ messages)
` [PATCHv6 2/5] block: move elevator tags into struct elevator_resources
` [PATCHv6 3/5] block: introduce alloc_sched_data and free_sched_data elevator methods
` [PATCHv6 4/5] block: use {alloc|free}_sched data methods
` [PATCHv6 5/5] block: define alloc_sched_data and free_sched_data methods for kyber
[net-next 12/12] bng_en: Query firmware for statistics and accumulate
2025-11-13 6:38 UTC
[PATCH i-g-t] intel-ci: Block Panthor testing
2025-11-13 6:34 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/9] asan bonanza
2025-11-13 6:34 UTC (5+ messages)
` [PATCH 3/9] Makefile: turn on NO_MMAP when building with ASan
[PATCH V4] netrom: Preventing the use of abnormal neighbor
2025-11-13 6:33 UTC (2+ messages)
[PATCH v2 1/4] drm/amd/pm: Update pmfw headers for smu_v13_0_12
2025-11-13 6:32 UTC (5+ messages)
` [PATCH v2 2/4] drm/amd/pm: Add sysfs node for ubb power
` [PATCH v2 4/4] drm/amd/pm: Enable system power caps for smu_v13_0_12
[PATCH v2] ASoC: Intel: avs: Fix potential buffer overflow by snprintf()
2025-11-13 6:31 UTC (4+ messages)
[Bug 220776] New: When passthrough device to KVM guest with iommufd+hugepage, more hugepage are used than assigned, and DMAR error reported from host dmesg
2025-11-13 6:30 UTC (4+ messages)
` [Bug 220776] "
[meta-python][PATCH] python3-inotify: upgrade to 0.2.12
2025-11-13 6:27 UTC
[PATCH v1] cpuset: Avoid unnecessary partition invalidation
2025-11-13 6:26 UTC (3+ messages)
[PATCH v2 2/2] Bluetooth: Process Read Remote Version evt
2025-11-13 6:25 UTC (2+ messages)
` [v2,2/2] "
[PATCH v3] drm/xe/pcode: Allow checking for mailbox command support during driver probe
2025-11-13 6:24 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v10 0/3] firmware: ti_sci: Partial-IO support
2025-11-13 6:21 UTC (3+ messages)
` [PATCH v10 2/3] "
[oe][meta-oe][scarthgap][PATCH 01/38] evtest: upgrade 1.35 -> 1.36
2025-11-13 6:19 UTC (16+ messages)
` [oe][meta-oe][scarthgap][PATCH 24/38] libbpf: upgrade 1.4.3 -> 1.4.5
` [oe][meta-oe][scarthgap][PATCH 25/38] libbpf: upgrade 1.4.5 -> 1.4.6
` [oe][meta-oe][scarthgap][PATCH 26/38] libbpf: upgrade 1.4.6 -> 1.4.7
` [oe][meta-oe][scarthgap][PATCH 27/38] openjpeg: upgrade 2.5.3 -> 2.5.4
` [oe][meta-oe][scarthgap][PATCH 28/38] neatvnc: upgrade 0.8.0 -> 0.8.1
` [oe][meta-oe][scarthgap][PATCH 29/38] jasper: upgrade 4.1.1 -> 4.1.2
` [oe][meta-oe][scarthgap][PATCH 30/38] libspiro: upgrade 20221101 -> 20230902
` [oe][meta-oe][scarthgap][PATCH 31/38] feh: upgrade 3.10.2 -> 3.10.3
` [oe][meta-oe][scarthgap][PATCH 32/38] redis-plus-plus: upgrade 1.3.11 -> 1.3.12
` [oe][meta-oe][scarthgap][PATCH 33/38] redis: upgrade 7.2.11 -> 7.2.12
` [oe][meta-oe][scarthgap][PATCH 34/38] redis: upgrade 6.2.20 -> 6.2.21
` [oe][meta-oe][scarthgap][PATCH 35/38] cryptsetup: upgrade 2.7.2 -> 2.7.3
` [oe][meta-oe][scarthgap][PATCH 36/38] cryptsetup: upgrade 2.7.3 -> 2.7.4
` [oe][meta-oe][scarthgap][PATCH 37/38] cryptsetup: upgrade 2.7.4 -> 2.7.5
` [oe][meta-oe][scarthgap][PATCH 38/38] botan: patch CVE-2024-34703
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.