messages from 2025-04-28 21:14:23 to 2025-04-28 22:32:39 UTC [more...]
[PATCH vfs/vfs.fixes v2] eventpoll: Set epoll timeout if it's in the future
2025-04-28 22:32 UTC (5+ messages)
[PATCH net-next v5] Add support to set napi threaded for individual napi
2025-04-28 22:32 UTC (8+ messages)
[Bug 220057] New: Kernel regression. Linux VMs crashing (I did not test Windows guest VMs)
2025-04-28 22:31 UTC (11+ messages)
` [Bug 220057] "
[PATCH v5 00/14] cxl: Address translation support, part 1: Cleanups and refactoring
2025-04-28 22:28 UTC (20+ messages)
` [PATCH v5 01/14] cxl: Remove else after return
` [PATCH v5 02/14] cxl/pci: Moving code in cxl_hdm_decode_init()
` [PATCH v5 03/14] cxl/pci: Add comments to cxl_hdm_decode_init()
` [PATCH v5 04/14] cxl: Introduce parent_port_of() helper
` [PATCH v5 05/14] cxl/region: Rename function to cxl_port_pick_region_decoder()
` [PATCH v5 06/14] cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
` [PATCH v5 07/14] cxl/region: Move find_cxl_root() to cxl_add_to_region()
` [PATCH v5 08/14] cxl/port: Replace put_cxl_root() by a cleanup helper
` [PATCH v5 09/14] cxl/region: Factor out code to find the root decoder
` [PATCH v5 10/14] cxl/region: Factor out code to find a root decoder's region
` [PATCH v5 11/14] cxl/region: Add function to find a port's switch decoder by range
` [PATCH v5 12/14] cxl/region: Add a dev_warn() on registration failure
` [PATCH v5 13/14] cxl/region: Add a dev_err() on missing target list entries
` [PATCH v5 14/14] cxl: Add a dev_dbg() when a decoder was added to a port
[PATCH 00/10] accel/tcg: Compile cpu-exec.c twice
2025-04-28 22:26 UTC (23+ messages)
` [PATCH 01/10] accel/tcg: Generalize fake_user_interrupt test
` [PATCH 02/10] accel/tcg: Unconditionally use CPU_DUMP_CCOP in log_cpu_exec
` [PATCH 03/10] accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
` [PATCH 04/10] target/i386: Split out x86_cpu_exec_reset
` [PATCH 05/10] accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
` [PATCH 06/10] target/riscv: Move cpu_get_tb_cpu_state to tcg-cpu.c
` [PATCH 07/10] accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
` [PATCH 08/10] accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
` [PATCH 09/10] accel/tcg: Split out accel/tcg/helper-retaddr.h
` [PATCH 10/10] accel/tcg: Compile cpu-exec.c twice
[PATCH net] net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array
2025-04-28 22:20 UTC (2+ messages)
[PATCH v3 00/17] Support to run U-Boot on sc7180 Trogdor Chromebooks
2025-04-28 22:21 UTC (9+ messages)
` [PATCH v3 06/17] coreboot: Move coreboot logic out of x86 to a generic place
` [PATCH v3 07/17] coreboot: Locate table earlier than arch_cpu_init()
` [PATCH v3 09/17] cmd/cbsysinfo: Skip the CMOS 'option_table' when not present
` [PATCH v3 14/17] coreboot: Move timestamp parsing to generic place
linux-next: error trying to fetch the clockevents tree
2025-04-28 22:20 UTC
[PATCH] mdio: fix CONFIG_MDIO_DEVRES selects
2025-04-28 22:20 UTC (2+ messages)
[PATCH net-next V7 0/2] veth: qdisc backpressure and qdisc check refactor
2025-04-28 22:20 UTC (2+ messages)
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-28 22:19 UTC (6+ messages)
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
how are new CAP_* added? CAP_{DISPLAY,DRM,GPU}?
2025-04-28 22:19 UTC
[PATCH v8] uboot-script-gen: Dynamically compute addr and size when loading binaries
2025-04-28 22:19 UTC (3+ messages)
[PATCH] btrfs: Implement warning for commit values exceeding 300
2025-04-28 22:19 UTC (4+ messages)
[PATCH 0/2] power: supply: max77705: Fix two static checker issues
2025-04-28 22:18 UTC (2+ messages)
` (subset) "
[PATCH 0/5] hwmon: pmbus: Add support for MPM82504 and MPM3695-10
2025-04-28 22:13 UTC (6+ messages)
` [PATCH 1/5] hwmon: pmbus: mpq8785: Prepare driver for multiple device support
` [PATCH 2/5] hwmon: pmbus: mpq8785: Add support for MPM82504
` [PATCH 3/5] hwmon: pmbus: mpq8785: Add support for MPM3695
` [PATCH 4/5] hwmon: pmbus: mpq8785: Implement voltage scale loop configuration
` [PATCH 5/5] dt-bindings: hwmon: Add bindings for mpq8785 driver
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-28 22:12 UTC (6+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
[PATCH net-next 0/6,v3] Netfilter updates for net-next
2025-04-28 22:12 UTC (7+ messages)
` [PATCH net-next 1/6] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
` [PATCH net-next 2/6] netfilter: xt_cgroup: Make it independent from net_cls
` [PATCH net-next 3/6] net: cgroup: Guard users of sock_cgroup_classid()
` [PATCH net-next 4/6] netfilter: conntrack: Remove redundant NFCT_ALIGN call
` [PATCH net-next 5/6] docs: tproxy: fix formatting for nft code block
` [PATCH net-next 6/6] netfilter: nf_tables: export set count and backend name to userspace
pahole and gcc-14 issues
2025-04-28 22:12 UTC (8+ messages)
[PATCH] net/iavf: support Rx/Tx burst mode info
2025-04-28 22:07 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 03/11] fuse: refactor fuse_fill_write_pages()
2025-04-28 22:10 UTC (3+ messages)
[PATCH v2 00/13] object-store: a handful of cleanups
2025-04-28 22:07 UTC (13+ messages)
` [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
` [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
` [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
` [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
` [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
` [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
[Bug 213771] New: ch341 USB-Serial converter receives but does not send
2025-04-28 22:06 UTC (4+ messages)
` [Bug 213771] "
[PATCH v5] drivers/platform/x86/amd: pmf: Update screen lock actions to KEY_SCREENSAVER
2025-04-28 22:05 UTC (2+ messages)
[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
2025-04-28 22:02 UTC (6+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains
[PATCH] btrfs: Fix use of GCC_VERSION in messages.h
2025-04-28 22:01 UTC
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2025-04-28 21:59 UTC
[REGRESSION] stable-rc/linux-5.10.y: (build) use of undeclared identifier 'MSM_UART_CR_CMD_RESET_RX' in drivers
2025-04-28 21:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
2025-04-28 21:59 UTC
[PATCH net-next] tools: ynl: fix typo in info string
2025-04-28 21:51 UTC
[PATCH 0/2] block/null: Add read-pattern
2025-04-28 21:55 UTC (5+ messages)
` [PATCH 1/2] block/null: Report DATA if not reading zeroes
` [PATCH 2/2] block/null: Add read-pattern option
[PATCH v6 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
2025-04-28 21:54 UTC (4+ messages)
[PATCH v3 0/8] cxl: support CXL memory RAS features
2025-04-28 21:46 UTC (3+ messages)
` [PATCH v3 7/8] cxl/edac: Add CXL memory device memory sparing control feature
[PATCH v3 0/7] More Rust bindings for device property reads
2025-04-28 21:50 UTC (12+ messages)
` [PATCH v3 3/7] rust: property: Introduce PropertyGuard
[PATCH] wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band data
2025-04-28 21:50 UTC (3+ messages)
[PATCH v4] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
2025-04-28 21:49 UTC (3+ messages)
[PATCH net-next v0] net: phy: aquantia: fix commenting format
2025-04-28 21:49 UTC
+ mm-implement-for_each_valid_pfn-for-config_sparsemem-fix.patch added to mm-new branch
2025-04-28 21:48 UTC
[PATCH BlueZ v4 0/6] obexd: unregister profiles when the user is inactive
2025-04-28 21:47 UTC (3+ messages)
` [PATCH BlueZ v4 1/6] pbap: Support calling pbap_init() after pbap_exit()
[PATCH v4 00/18] Prefetch Support for svm ranges
2025-04-28 21:48 UTC (5+ messages)
` [PATCH v4 16/18] drm/xe/svm: Add xe_svm_range_validate_and_evict() function
` [PATCH v4 17/18] drm/xe/svm: Implement prefetch support for SVM ranges
[PATCH] drm/panel: simple: Update timings for AUO G101EVN010
2025-04-28 21:07 UTC
[PATCH 0/2] Handle blacklisted maps on reconfigure
2025-04-28 21:45 UTC (3+ messages)
` [PATCH 1/2] libmutipath: handle blacklisted paths on map_discovery
` [PATCH 2/2] multipathd: disable queueing on invalid multipath devices
[PATCH] sched_ext: Fix rq lock state in hotplug ops
2025-04-28 21:43 UTC
[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
2025-04-28 21:43 UTC (6+ messages)
` [PATCH 6/6] arm64: dts: qcom: sm7225-fairphone-fp4: Enable USB audio offload support
[bluez/bluez]
2025-04-28 21:43 UTC
[bluez/bluez]
2025-04-28 21:43 UTC
[bluez/bluez]
2025-04-28 21:43 UTC
[PATCH v3] x86/sev: Do not touch VMSA pages during kdump of SNP guest memory
2025-04-28 21:41 UTC
[PATCH v3 00/42] KVM: arm64: Revamp Fine Grained Trap handling
2025-04-28 21:42 UTC (3+ messages)
[bluez/bluez] 2cfc35: hciemu: fix accessing wrong/uninitialized variables
2025-04-28 21:41 UTC
Missing UTHREAD doc annotations
2025-04-28 21:40 UTC
[PATCH v2 0/4] of: Common "memory-region" parsing
2025-04-28 21:40 UTC (5+ messages)
[ANN] U-Boot v2025.07-rc1 released
2025-04-28 21:40 UTC
[PATCH RFC i-g-t] lib/xe/xe_legacy: Move test_legacy_mode to lib/
2025-04-28 21:40 UTC (3+ messages)
` [PATCH "
[PATCH] [RFC] x86/cpu: rework instruction set selection
2025-04-28 21:38 UTC (11+ messages)
` [PATCH] bitops/32: Convert variable_ffs() and fls() zero-case handling to C
[PATCH BlueZ v1] main: Fix scanning alert no. 21
2025-04-28 21:40 UTC (2+ messages)
[PATCH BlueZ] hciemu: fix accessing wrong/uninitialized variables
2025-04-28 21:40 UTC (2+ messages)
[PATCH BlueZ v2 1/5] main: Fix comparison of narrow type with wide type in loop condition
2025-04-28 21:40 UTC (3+ messages)
` [BlueZ,v2,1/5] "
[PATCH v3 0/2] io: Increase unix stream socket buffer size
2025-04-28 21:37 UTC (3+ messages)
` [PATCH v3 2/2] io: Increase unix socket buffers on Linux
[PATCH v1 1/1] util_macros.h: Make the header more resilient
2025-04-28 21:36 UTC (4+ messages)
[PATCH 0/2] Add support for MT8196 video encoder
2025-04-28 21:14 UTC (3+ messages)
` [PATCH 1/2] media: mediatek: encoder: Add a new encoder driver interface
[PATCH v2] NFS: Avoid flushing data while holding directory locks in nfs_rename()
2025-04-28 21:35 UTC (2+ messages)
[RFC PATCH 0/3] single-binary: make QAPI generated files common
2025-04-28 21:35 UTC (5+ messages)
[PATCH v2] net/ixgbe: support Rx/Tx burst mode info
2025-04-28 21:35 UTC (5+ messages)
` [PATCH v3] "
` [PATCH v4] "
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-28 21:34 UTC (12+ messages)
[PATCH] mtd: mtdparts: calculate mtd partition offset before calculating size
2025-04-28 21:34 UTC (2+ messages)
[PATCH] mkimage: fix option parsing segfault
2025-04-28 21:34 UTC (2+ messages)
[PATCH] lmb: use a different bit position for LMB_NOMAP
2025-04-28 21:34 UTC (2+ messages)
[PATCH] cmd: Kconfig: Fix typos
2025-04-28 21:34 UTC (2+ messages)
[PATCH v3 0/9] perf: Default use of build IDs and improvements
2025-04-28 21:34 UTC (10+ messages)
` [PATCH v3 1/9] perf callchain: Always populate the addr_location map when adding IP
` [PATCH v3 2/9] perf build-id: Reduce size of "size" variable
` [PATCH v3 3/9] perf build-id: Truncate to avoid overflowing the build_id data
` [PATCH v3 4/9] perf build-id: Change sprintf functions to snprintf
` [PATCH v3 5/9] perf build-id: Mark DSO in sample callchains
` [PATCH v3 6/9] perf build-id: Ensure struct build_id is empty before use
` [PATCH v3 7/9] perf dso: Move build_id to dso_id
` [PATCH v3 8/9] perf jitdump: Directly mark the jitdump DSO
` [PATCH v3 9/9] perf record: Make --buildid-mmap the default
[PATCH] cros_ec_sandbox.c: Drop spi.h include
2025-04-28 21:33 UTC (2+ messages)
[PATCH] drm/amd/display: Don't check for NULL divisor in fixpt code
2025-04-28 21:34 UTC
[PATCH] net: ti: am65-cpsw-nuss: invoke phy_config() in driver's .start callback
2025-04-28 21:33 UTC (2+ messages)
[PATCH 0/6] Apple RTKit improvements
2025-04-28 21:33 UTC (2+ messages)
[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
2025-04-28 21:33 UTC (7+ messages)
[PATCH v2 0/4] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
2025-04-28 21:08 UTC (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3
[RFC PATCH v2 0/4] Revival of patches to implement NBD client multi-conn
2025-04-28 21:32 UTC (4+ messages)
` [PATCH v2 4/4] nbd: Enable multi-conn using round-robin
[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
2025-04-28 21:31 UTC (3+ messages)
` [PATCH RFC/WIP 1/4] arm64: dts: qcom: sm8750: Add display (MDSS) with Display CC
[PATCH v7 0/6] Report vfio-ap configuration changes
2025-04-28 21:29 UTC (2+ messages)
Looking for advice on getting started with kernel development professionally
2025-04-28 21:02 UTC (2+ messages)
b4 inserts Reviewed-by tag from unrelated thread/patch
2025-04-28 21:30 UTC (2+ messages)
[PATCH rtw-next 1/2] wifi: rtw88: Fix RX aggregation settings for RTL8723DS
2025-04-28 21:27 UTC (2+ messages)
` [PATCH rtw-next 2/2] wifi: rtw88: Handle RTL8723D(S) with blank efuse
[PATCH v5 00/10] clang-merge: Bring clang recipes from meta-clang
2025-04-28 21:26 UTC (11+ messages)
` [PATCH v5 01/10] cmake.bbclass: Enhance to emit a native toolchain cmake file
` [PATCH v5 02/10] toolchain/clang: Remove duplicate RANLIB setting
` [PATCH v5 03/10] sstatesig: Handle special case of llvm-project-source shared-workdir
` [PATCH v5 04/10] multilib.conf: Add llvm-project-source recipe to NON_MULTILIB_RECIPES
` [PATCH v5 05/10] kernel-arch.bbclass: Do not use weak assignment for TOOLCHAIN
` [PATCH v5 06/10] clang: Merge llvm/clang family recipes from meta-clang
` [PATCH v5 07/10] clang: RPROVIDE spirv-llvm-translator and libclc
` [PATCH v5 08/10] mesa: Pass needed clang flags via BINDGEN_EXTRA_CLANG_ARGS
` [PATCH v5 09/10] mesa: Fix header search paths
` [PATCH v5 10/10] maintainers.inc: Add myself as maintainer for clang family of recipes
[PATCH] x86emul: avoid UB shifts in FLDENV/FRSTOR handling
2025-04-28 21:24 UTC (2+ messages)
[PATCH i-g-t v3 0/2] tests/intel: Add blocklists and test_config
2025-04-28 21:24 UTC (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel: Add blocklists and test_config (rev3)
[PATCH v2 1/2] driver/base: Optimize memory block registration to reduce boot time
2025-04-28 21:21 UTC (4+ messages)
` [PATCH v2 2/2] driver/base: Remove unused functions
[PATCH] tests/qtest/libqos: Fix UBSan misalignment finding
2025-04-28 21:20 UTC
[PATCH 1/8] drm/amdgpu: add UAPI to create user queue gangs
2025-04-28 21:20 UTC (8+ messages)
` [PATCH 2/8] drm/amdgpu/mes11: add API for gang submit
` [PATCH 3/8] drm/amdgpu/mes: add callback "
` [PATCH 4/8] drm/amdgpu/mes11: add support for setting "
` [PATCH 5/8] drm/amdgpu/mes12: "
` [PATCH 6/8] drm/amdgpu/userq: add callback for gang setup
` [PATCH 7/8] drm/amdgpu/userq/mes: implement set gang submit
` [PATCH 8/8] drm/amdgpu/userq: enable support for creating gangs
[PATCH v2 0/6] Support for Adreno 623 GPU
2025-04-28 21:19 UTC (5+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: qcs8300: Add gpu and gmu nodes
[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
2025-04-28 21:16 UTC (4+ messages)
` [PATCH 08/18] amd_iommu: Helper to decode size of page invalidation command
max1363 : Warnings from iio_sanity_check_avail_scan_masks()
2025-04-28 21:16 UTC (6+ messages)
b4 adding bogus tags
2025-04-28 21:16 UTC (3+ messages)
[meta-oe][PATCH] libsimplelog: Clean up code
2025-04-28 21:15 UTC (2+ messages)
` [oe] "
ALSA USB MIDI port names are poorly constructed and truncate iJACK names
2025-04-28 21:15 UTC (7+ messages)
[PATCH bpf] bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernels
2025-04-28 21:15 UTC
[RFC PATCH] drm/bridge: ti-sn65dsi86: Enable HPD functionality
2025-04-28 21:15 UTC (3+ messages)
[PATCH] Revert "btrfs: canonicalize the device path before adding it"
2025-04-28 21:15 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
2025-04-28 21:14 UTC (5+ 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.