messages from 2025-04-06 00:48:41 to 2025-04-06 11:21:59 UTC [more...]
[PATCH v1 0/5] add support for winsen MHZ19B CO2 sensor
2025-04-06 11:21 UTC (9+ messages)
` [PATCH v1 3/5] ABI: iio: add new ABI doc for mhz19b
` [PATCH v1 4/5] iio: chemical: add support for winsen MHZ19B CO2 sensor
[PATCH v5 00/11] iio: accel: adxl345: add interrupt based sensor events
2025-04-06 11:18 UTC (5+ messages)
` [PATCH v5 05/11] iio: accel: adxl345: add freefall feature
[PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-04-06 11:08 UTC (5+ messages)
` [PATCH 2/3] iio: light: add support "
[PATCH v1 0/2] add Rust version of might_sleep()
2025-04-06 11:07 UTC (3+ messages)
` [PATCH v1 1/2] sched/core: Add __might_sleep_precision()
` [PATCH v1 2/2] rust: task: add Rust version of might_sleep()
[PATCH] Added usb_string function to a namespace
2025-04-06 11:08 UTC (2+ messages)
[PATCH 0/2] Add property to support writing ERSTBA in high-low order
2025-04-06 11:03 UTC (6+ messages)
OE-core CVE metrics for master on Sun 06 Apr 2025 01:00:01 AM HST
2025-04-06 11:02 UTC
[GIT pull] timers/cleanups for 6.15-rc1
2025-04-06 11:01 UTC
[PATCH v2 0/3] iio: adc: ad7124: Fix 3dB filter frequency reading
2025-04-06 10:54 UTC (5+ messages)
Message typos in util-linux-2.41-rc2
2025-04-06 10:45 UTC
[PATCH v4 00/17] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-04-06 10:49 UTC (4+ messages)
` [PATCH v4 16/17] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
[GIT pull] irq/urgent for 6.15-rc1
2025-04-06 10:46 UTC
[GSOC] [PROPOSAL V1]: Refactoring in order to reduce Git’s global state
2025-04-06 10:44 UTC (4+ messages)
` [GSOC] [PROPOSAL v2]: "
[PATCH v2] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
2025-04-06 10:37 UTC (5+ messages)
[PATCH -perfbook 0/3] Add index markers
2025-04-06 10:34 UTC (4+ messages)
` [PATCH -perfbook 1/3] memorder: Add index marker for "LKMM" as acronym
` [PATCH -perfbook 2/3] cpu, SMPdesign, debugging: Add index markers for "thermal throttling"
` [PATCH -perfbook 3/3] memorder: Add index markers for "multicopy atomicity"
[PATCH] rust: convert raw URLs to Markdown autolinks in comments
2025-04-06 10:27 UTC (2+ messages)
[GIT pull] timers/urgent for 6.15-rc1
2025-04-06 10:27 UTC
[PATCH 0/2] Add sys-bus-iio ABI frequency options to events and oversampling
2025-04-06 10:25 UTC (9+ messages)
` [PATCH 2/2] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
[Buildroot] [PATCH 0/4] bump optee-{test, client, examples} packages and optee-os
2025-04-06 10:22 UTC (3+ messages)
` [Buildroot] [PATCH 1/4] boot/optee-os: bump to 4.5.0
[Buildroot] [git commit] package/optee-client: bump to 4.5.0
2025-04-06 9:22 UTC
[Buildroot] [git commit] package/optee-examples: bump to 4.5.0
2025-04-06 9:23 UTC
[Buildroot] [git commit] package/optee-test: bump to 4.5.0
2025-04-06 9:23 UTC
[Buildroot] [git commit] boot/optee-os: bump to 4.5.0
2025-04-06 9:22 UTC
[PATCH] irqchip/loongson-liointc: Support to set IRQ_TYPE_EDGE_BOTH
2025-04-06 10:18 UTC (4+ messages)
[arm-platforms:hack/ppi 17/25] kernel/irq/irqdomain.c:916:29: error: 'const struct irq_domain_ops' has no member named 'get_info'
2025-04-06 10:06 UTC
[PATCH 0/1] x86/topology: Fix regression limiting Xen PV DomU CPUs to 1
2025-04-06 10:08 UTC (3+ messages)
` [PATCH 1/1] x86/cpu/topology: Don't limit CPUs to 1 for Xen PV guests due to disabled APIC
[PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
2025-04-06 10:01 UTC (4+ messages)
[PATCH 1/3] net: designware: Disable DMA on removal
2025-04-06 9:52 UTC (4+ messages)
` [PATCH 3/3] efi_loader: Move device-removal later in exit-boot-services
[PATCH i-g-t 0/3] Fix ctm-limited subtest
2025-04-06 9:39 UTC (7+ messages)
` [PATCH i-g-t, v2 1/3] lib/igt_chamelium: Add chamelium_frame_match_or_dump_frame_pair()
` [PATCH i-g-t,v2 "
` [PATCH i-g-t 2/3] lib/igt_chamelium: Fix CRC calculation in compared_frames_dump()
` [PATCH i-g-t, v3 3/3] tests/chamelium/kms_chamelium_color: Fix ctm-limited-range subtest
` [PATCH i-g-t,v3 "
[tip:timers/cleanups] BUILD SUCCESS 244132c4e5777fe0a4544ef23afba0d9a50e5ec5
2025-04-06 9:38 UTC
[tip:tip/urgent] BUILD SUCCESS d5f631ac765b5f18282a1812e9648a0773b4fb5f
2025-04-06 9:37 UTC
[PATCH next 0/3] lib: Implement mul_u64_u64_div_u64_roundup()
2025-04-06 9:35 UTC (9+ messages)
` [PATCH 1/3] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH 2/3] lib: Add tests for mul_u64_u64_div_u64_roundup()
` [PATCH 3/3] lib: Update the muldiv64 tests to verify the C on x86-64
[PATCH v12 0/5] rust: Add IO polling
2025-04-06 9:31 UTC (8+ messages)
` [PATCH v12 1/5] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v12 2/5] rust: time: Introduce Delta type
` [PATCH v12 3/5] rust: time: Introduce Instant type
` [PATCH v12 4/5] rust: time: Add wrapper for fsleep() function
` [PATCH v12 5/5] MAINTAINERS: rust: Add a new section for all of the time stuff
[RFC PATCH 1/2] maple_tree: add __mtree_insert_range function
2025-04-06 9:30 UTC (2+ messages)
[tip:master] BUILD SUCCESS 932a6b5136fa402524ffb6f865118eb489bbe68b
2025-04-06 9:29 UTC
[PATCH] MAINTAINERS: configfs: add Andreas Hindborg as maintainer
2025-04-06 9:28 UTC (7+ messages)
[PATCH] media: dst_ca: Add error handling for dst_comm_init()
2025-04-06 9:26 UTC
[PATCH v4 0/4] iio: adc: ad4000: Add SPI offload support
2025-04-06 9:26 UTC (2+ messages)
[PATCH ath-next 0/2] wifi: ath12k: set proper key flags and MIC space for CCMP256 and GCMP ciphers
2025-04-06 9:22 UTC (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: fix wrong handling of "
` [PATCH ath-next 2/2] wifi: ath12k: avoid multiple skb_cb fetch in ath12k_mac_mgmt_tx_wmi()
[PATCH v2 0/5] iio: ad3552r-hs: add support for internal ramp generator
2025-04-06 9:20 UTC (5+ messages)
` [PATCH v2 3/5] iio: backend: add support for data source get
` [PATCH v2 5/5] iio: dac: ad3552r-hs: add support for internal ramp
[jpoimboe:objtool-werror 8/8] include/linux/ktime.h:134:2: error: use of undeclared identifier '_BUG_FLAGS'
2025-04-06 9:14 UTC
[jpoimboe:objtool-werror 8/8] include/linux/compiler.h:30:46: error: macro "_BUG_FLAGS" passed 4 arguments, but takes just 3
2025-04-06 9:14 UTC
[PATCH v3 0/3] nvme: Add sysfs interface for APST configuration management
2025-04-06 9:14 UTC (5+ messages)
[PATCH 0/2] Two more places that need to handle ENETDOWN/ENETUNREACH
2025-04-06 9:11 UTC (3+ messages)
` [PATCH 1/2] NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
` [PATCH 2/2] NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors
[PATCH] x86/pci: Check signature before assigning shadow ROM
2025-04-06 9:08 UTC
[arm-platforms:hack/ppi 17/25] kernel/irq/irqdomain.c:922:1: warning: control reaches end of non-void function
2025-04-06 9:04 UTC
[PATCH v7 0/6] Drivers for Loongson security engine
2025-04-06 9:05 UTC (3+ messages)
` [PATCH v7 3/6] crypto: loongson - add Loongson RNG driver support
Leaking plh_return_segs in containerized pNFS client?
2025-04-06 9:04 UTC (2+ messages)
[PATCH net] net: lwtunnel: disable preemption when required
2025-04-06 8:59 UTC (6+ messages)
[BUG] General protection fault in percpu_counter_add_batch() during netns cleanup
2025-04-06 8:54 UTC
[PATCH v3] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
2025-04-06 8:48 UTC
[PATCH] brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage()
2025-04-06 8:45 UTC
[f2fs-dev] Resize metadata corruption
2025-04-06 8:30 UTC (2+ messages)
[GIT PULL] sh updates for v6.15
2025-04-06 8:22 UTC
[PATCH] brcm80211: fmac: Add error check for brcmf_usb_dlneeded()
2025-04-06 8:19 UTC
[PATCH 0/2] Add vcp driver
2025-04-06 8:05 UTC (13+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: Add VCP support for mt8196
` [PATCH 2/2] remoterpoc: mediatek: vcp: Add vcp remoteproc driver
[Bug 219966] New: modpost: EXPORT symbol "policy_has_boost_freq" [vmlinux] version generation failed, symbol will not be versioned
2025-04-06 8:06 UTC (3+ messages)
` [Bug 219966] "
[PATCH v2] mm: add zblock allocator
2025-04-06 7:53 UTC (2+ messages)
xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
2025-04-06 7:50 UTC (6+ messages)
[PATCH v3] cargo-c,rust: Fix build on risv32
2025-04-06 7:32 UTC (2+ messages)
` [PATCH] python3-maturin: Fix build on riscv32
[meta-xfce][PATCH 1/5] openzone: Upgrade to 1.2.4
2025-04-06 7:23 UTC (5+ messages)
` [meta-oe][PATCH 2/5] icon-slicer: Fix hotspot y coordinates
` [meta-networking][PATCH 3/5] ssmping: Use debian mirror for SRC_URI
` [meta-oe][PATCH 4/5] system-config-keyboard: Drop recipe
` [meta-oe][PATCH 5/5] unicode-ucd: Updates due to license.txt updates
[PATCH] perf/core: Prevent WARN_ON(!ctx) in __free_event for partial init
2025-04-06 7:20 UTC (2+ messages)
[PATCH] anon_inode: use a proper mode internally
2025-04-06 7:14 UTC (3+ messages)
[ast-bpf:trylock 2/11] drivers/md/raid5.c:2279 raid_run_ops() warn: statement has no effect 31
2025-04-06 7:12 UTC
[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
2025-04-06 7:02 UTC (28+ messages)
` [PATCH 01/27] hw/riscv: acpi: only create RHCT MMU entry for supported types
` [PATCH 02/27] target/riscv: assert argument to set_satp_mode_max_supported is valid
` [PATCH 03/27] target/riscv: cpu: store max SATP mode as a single integer
` [PATCH 04/27] target/riscv: update max_satp_mode based on QOM properties
` [PATCH 05/27] target/riscv: remove supported from RISCVSATPMap
` [PATCH 06/27] target/riscv: move satp_mode.{map, init} out of CPUConfig
` [PATCH 07/27] target/riscv: introduce RISCVCPUDef
` [PATCH 08/27] target/riscv: store RISCVCPUDef struct directly in the class
` [PATCH 09/27] target/riscv: merge riscv_cpu_class_init with the class_base function
` [PATCH 10/27] target/riscv: move RISCVCPUConfig fields to a header file
` [PATCH 11/27] target/riscv: include default value in cpu_cfg_fields.h.inc
` [PATCH 12/27] target/riscv: do not make RISCVCPUConfig fields conditional
` [PATCH 13/27] target/riscv: add more RISCVCPUDef fields
` [PATCH 14/27] target/riscv: convert abstract CPU classes to RISCVCPUDef
` [PATCH 15/27] target/riscv: convert profile CPU models "
` [PATCH 16/27] target/riscv: convert bare "
` [PATCH 17/27] target/riscv: convert dynamic "
` [PATCH 18/27] target/riscv: convert SiFive E "
` [PATCH 19/27] target/riscv: convert ibex "
` [PATCH 20/27] target/riscv: convert SiFive U "
` [PATCH 21/27] target/riscv: th: make CSR insertion test a bit more intuitive
` [PATCH 22/27] target/riscv: generalize custom CSR functionality
` [PATCH 23/27] target/riscv: convert TT C906 to RISCVCPUDef
` [PATCH 24/27] target/riscv: convert TT Ascalon "
` [PATCH 25/27] target/riscv: convert Ventana V1 "
` [PATCH 26/27] target/riscv: convert Xiangshan Nanhu "
` [PATCH 27/27] target/riscv: remove .instance_post_init
[dtor-input:for-linus] BUILD SUCCESS 946661e3bef8efa11ba8079d4ebafe6fc3b0aaad
2025-04-06 7:05 UTC
WARNING: modpost: EXPORT symbol "…" [vmlinux] version generation failed, symbol will not be versioned./"…" […] has no CRC!
2025-04-06 6:48 UTC (2+ messages)
[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
2025-04-06 7:46 UTC (5+ messages)
[PATCH] drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
2025-04-06 6:36 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed (rev2)
` ✗ i915.CI.Full: failure "
[PATCH] kobject_uevent: add uevent_helper exist check
2025-04-06 6:19 UTC (2+ messages)
[RFC PATCH 0/3] Add Software IOTLB bounce buffer support
2025-04-06 6:23 UTC (10+ messages)
` [RFC PATCH 1/3] content: Add VIRTIO_F_SWIOTLB to negotiate use of SWIOTLB bounce buffers
[BUG] NULL pointer dereference in iov_iter_revert() via netfs_write_collection_worker
2025-04-06 6:17 UTC
[GSOC] [Proposal v1] Machine-Readable Repository Information Query Tool
2025-04-06 6:09 UTC (7+ messages)
[GSoC] Proposal Discussion: git-refs Project
2025-04-06 6:08 UTC (3+ messages)
` [GSoC] git-refs proposal draft
` [GSoC] git-refs proposal v2
[GIT PULL] Kbuild updates for v6.15-rc1
2025-04-06 5:43 UTC (2+ messages)
[android-common:android16-6.12 18/18] mm/vmscan.c: trace/hooks/mm.h is included more than once
2025-04-06 5:30 UTC
[PATCH] test: Get cpc expected branches and instructions counts from perf
2025-04-06 5:19 UTC
[PATCH v3 0/2] memcg: Fix test_memcg_min/low test failures
2025-04-06 5:08 UTC (5+ messages)
` [PATCH v3 1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs()
` [PATCH v3 2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection()
[PATCH 4/6] pwm: stm32: Emit debug output also for corner cases of the rounding callbacks
2025-04-06 4:58 UTC (2+ messages)
Question about reflink support in nilfs
2025-04-06 4:56 UTC (2+ messages)
[syzbot] [net?] possible deadlock in ipv6_sock_ac_close (4)
2025-04-06 4:54 UTC (3+ messages)
[PATCH v3] x86/e820: Fix handling of subpage regions when calculating nosave ranges
2025-04-06 4:45 UTC
A question about "3.2.2 Costs of Operations" in perf book
2025-04-06 4:35 UTC (5+ messages)
[PATCH v2 security-next 1/4] security: Hornet LSM
2025-04-06 4:27 UTC (2+ messages)
[PATCH 0/2] Simplify local variable initialization
2025-04-06 4:11 UTC (4+ messages)
` [PATCH 1/2] staging: rtl8723bs: Optimize variable initialization in rtl8723b_hal_init.c
[PATCH v1 net] ipv6: Fix null-ptr-deref in addrconf_add_ifaddr()
2025-04-06 3:57 UTC
[PATCH] erofs-utils: lib: fix `fragmentoff` larger than 4GiB
2025-04-06 3:48 UTC
[syzbot] [squashfs?] UBSAN: shift-out-of-bounds in squashfs_bio_read
2025-04-06 3:37 UTC (2+ messages)
general protection fault in addrconf_add_ifaddr
2025-04-06 3:28 UTC (2+ messages)
[syzbot] [mm?] general protection fault in mremap
2025-04-06 3:24 UTC (3+ messages)
[LTP] [RFC][PATCH 0/2] Merge runtest files
2025-04-06 3:01 UTC (9+ messages)
` [LTP] [RFC][PATCH 1/2] runtest/ipc: Enable named pipes on non-blocking IO
` [LTP] [RFC][PATCH 2/2] runtest: Move ipc into syscalls
WARNING in bch2_dev_free
2025-04-06 2:42 UTC
[PATCH v5] staging: rtl8723bs: Add error handling for sd_read()
2025-04-06 2:35 UTC
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-04-06 2:28 UTC (5+ messages)
` [PATCH v2 1/3] exec: "
[PATCH v2] cargo-c,rust: Fix build on risv32
2025-04-06 2:15 UTC
[meta-oe][PATCH 1/2] thin-provisioning-tools: Fix build on riscv32
2025-04-06 2:14 UTC (2+ messages)
` [meta-oe][PATCH 2/2] thin-provisioning-tools-crates: Fix build on 32-bit hosts without 64bit atomics
[PATCH] pci: tegra194: Fix debugfs cleanup for !CONFIG_PCIEASPM
2025-04-06 2:10 UTC (2+ messages)
[PATCH v4] staging: rtl8723bs: Add error handling for sd_read()
2025-04-06 2:10 UTC (2+ messages)
[Bug 219981] New: Regression on amd-pstate suspend/remove
2025-04-06 1:34 UTC (3+ messages)
` [Bug 219981] "
[Buildroot] [PATCH v2 00/11] Bump gstreamer version to 1.24.11
2025-04-06 0:49 UTC (12+ messages)
` [Buildroot] [PATCH v2 01/11] package/gstreamer1/gstreamer1: bump "
` [Buildroot] [PATCH v2 02/11] package/gstreamer1/gst1-devtools: "
` [Buildroot] [PATCH v2 03/11] package/gstreamer1/gst-python: "
` [Buildroot] [PATCH v2 04/11] package/gstreamer1/gst1-libav: "
` [Buildroot] [PATCH v2 05/11] package/gstreamer1/gst1-rtsp-server: "
` [Buildroot] [PATCH v2 06/11] package/gstreamer1/gst1-vaapi: "
` [Buildroot] [PATCH v2 07/11] package/gstreamer1/gstreamer1-editing-services: "
` [Buildroot] [PATCH v2 08/11] package/gstreamer1/gst1-plugins-base: "
` [Buildroot] [PATCH v2 09/11] package/gstreamer1/gst1-plugins-good: "
` [Buildroot] [PATCH v2 10/11] package/gstreamer1/gst1-plugins-bad: "
` [Buildroot] [PATCH v2 11/11] package/gstreamer1/gst1-plugins-ugly: "
[PATCH V2] ASoC: codec: ak5386: Convert to GPIO descriptors
2025-04-06 1:05 UTC
[PATCH v2] serial: sifive: Switch to nbcon console
2025-04-06 0:48 UTC (2+ 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.