messages from 2026-03-17 15:32:39 to 2026-03-17 16:12:03 UTC [more...]
[PATCH v2 0/8] hw/arm/smmuv3-accel: Support AUTO properties
2026-03-17 16:11 UTC (4+ messages)
` [PATCH v2 1/8] hw/arm/smmuv3-accel: Check ATS compatibility between host and guest
[PATCH v2] device property: Make modifications of fwnode "flags" thread safe
2026-03-17 16:11 UTC (2+ messages)
[PATCH v7 00/15] bootconfig: fixes, cleanups, and modernization
2026-03-17 16:09 UTC (16+ messages)
` [PATCH v7 01/15] lib/bootconfig: clean up comment typos and bracing
` [PATCH v7 02/15] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
` [PATCH v7 03/15] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
` [PATCH v7 04/15] lib/bootconfig: increment xbc_node_num after node init succeeds
` [PATCH v7 05/15] lib/bootconfig: drop redundant memset of xbc_nodes
` [PATCH v7 06/15] bootconfig: constify xbc_calc_checksum() data parameter
` [PATCH v7 07/15] lib/bootconfig: replace linux/kernel.h with specific includes
` [PATCH v7 08/15] lib/bootconfig: validate child node index in xbc_verify_tree()
` [PATCH v7 09/15] lib/bootconfig: check xbc_init_node() return in override path
` [PATCH v7 10/15] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
` [PATCH v7 11/15] lib/bootconfig: fix signed comparison in xbc_node_get_data()
` [PATCH v7 12/15] lib/bootconfig: use size_t for strlen result in xbc_node_match_prefix()
` [PATCH v7 13/15] lib/bootconfig: use signed type for offset in xbc_init_node()
` [PATCH v7 14/15] lib/bootconfig: use size_t for key length tracking in xbc_verify_tree()
` [PATCH v7 15/15] lib/bootconfig: change xbc_node_index() return type to uint16_t
[PATCH v7 0/4] mm: thp: reduce unnecessary start_stop_khugepaged() calls
2026-03-17 15:33 UTC (5+ messages)
` [PATCH v7 1/4] mm: khugepaged: export set_recommended_min_free_kbytes()
` [PATCH v7 2/4] mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
` [PATCH v7 3/4] mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()
` [PATCH v7 4/4] mm: ratelimit min_free_kbytes adjustment messages
[PATCH v2] erofs: harden h_shared_count in erofs_init_inode_xattrs()
2026-03-17 16:10 UTC (2+ messages)
[PATCH 1/2 RESEND] greybus: raw: fix use-after-free on cdev close
2026-03-17 16:10 UTC (2+ messages)
[PATCH net 1/2] net: shaper: protect late read accesses to the hierarchy
2026-03-17 16:10 UTC (2+ messages)
` [PATCH net 2/2] net: shaper: protect from late creation of hierarchy
[PATCH] hwmon: (it87) Add support for IT8689E
2026-03-17 16:09 UTC (3+ messages)
[PATCH] lib: skip percpu_counter_tree boundary kunit tests on single-CPU
2026-03-17 16:09 UTC (6+ messages)
[PATCH] tools/perf: Fix the check for parameterized field in event term
2026-03-17 16:09 UTC (3+ messages)
[PATCH] lib/list_sort: introduce list_sort_nonatomic() and remove dummy cmp() calls
2026-03-17 16:08 UTC (8+ messages)
[PATCH] EFI Loader: Correct dependencies for EFI_HTTP_BOOT
2026-03-17 16:08 UTC (5+ messages)
[PATCH i-g-t] tests/intel/kms_dirtyfb: Skip output which doesn't support PSR
2026-03-17 16:08 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[GSoC PATCH] apply: report input location in binary and garbage patch errors
2026-03-17 16:08 UTC (2+ messages)
[PATCH v2 0/2] Improve user experience with xfs_fsr
2026-03-17 16:07 UTC (3+ messages)
` [PATCH v2 1/2] fsr: package function should check for negative errors
` [PATCH v2 2/2] fsr: always print error messages from xfrog_defragrange()
[PATCH BlueZ v1] shared/ad: Fix not checking length on ad_replace_name
2026-03-17 16:07 UTC (3+ messages)
[bluez/bluez] 11d05e: shared/ad: Fix not checking length on ad_replace_name
2026-03-17 16:07 UTC
[PATCH] hwmon: add driver for ARCTIC Fan Controller
2026-03-17 16:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/4] ati-vga fixes
2026-03-17 16:06 UTC (3+ messages)
` [PATCH v2 4/4] ati-vga: Avoid warnings about sign extension
[PATCH 0/4] Reorganize TPM public headers
2026-03-17 16:03 UTC (5+ messages)
` [PATCH 1/4] tpm: Initial step to reorganize "
` [PATCH 2/4] tpm: Move TPM1 specific definitions to the command header
` [PATCH 3/4] tpm: Move TPM2 "
` [PATCH 4/4] tpm: Move TPM common base "
[PATCH v2 0/2] gpu: nova: rename drivers and directory to use kebab-case convention
2026-03-17 16:06 UTC (4+ messages)
` [PATCH v2 1/2] gpu: nova: rename drivers "
[GSOC][PATCH v2 0/2] Remove global state from editor.c
2026-03-17 16:03 UTC (2+ messages)
[RFC PATCH 00/10] CSC Colorop tests
2026-03-17 16:04 UTC (11+ messages)
` [RFC PATCH 01/10] include/drm-uapi: Add DRM_COLOROP_CSC definition
` [RFC PATCH 02/10] lib/igt_kms: Add CSC colorop infrastructure
` [RFC PATCH 03/10] lib/igt_fb: Add YUV color pattern framebuffer support
` [RFC PATCH 04/10] lib/igt_color_encoding: Add XRGB2101010 format support
` [RFC PATCH 05/10] lib/igt_color: Add YUV pixel reading support
` [RFC PATCH 06/10] lib/igt_color: Add CSC transform functions for YUV to RGB
` [RFC PATCH 07/10] tests/kms_colorop: Add CSC colorop tests
` [RFC PATCH 08/10] tests/kms_colorop: Keep CRTC active between YUV tests with temp FB
` [RFC PATCH 09/10] tests/kms_colorop: Add bypass transition tests
` [RFC PATCH 10/10] tests/kms_colorop: Increase VKMS bracket to 3 up
[PATCH 00/19] Fix Adaptive Sync SDP for PR with Link ON + Auxless ALPM
2026-03-17 16:05 UTC (4+ messages)
` [PATCH 02/19] drm/dp: Clean up DPRX feature enumeration macros
[PATCH 0/2] Improvements on RZ/G2L MIPI DSI driver
2026-03-17 16:04 UTC (7+ messages)
` [PATCH 2/2] drm: renesas: rzg2l_mipi_dsi: Fix the power-on sequence
[PATCH] tools/perf/tests: Update debuginfo check in skip_if_no_debuginfo
2026-03-17 16:04 UTC (2+ messages)
[PATCH v2 0/2] ARM: Avoid to clear bss multiple times
2026-03-17 16:03 UTC (9+ messages)
` [PATCH v2 2/2] ARM: setup_c: avoid clearing BSS twice
[RFC PATCH 00/10] CSC Colorop with COLOR_RANGE and COLOR_ENCODING
2026-03-17 16:03 UTC (11+ messages)
` [RFC PATCH 01/10] drm/colorop: Add CSC colorop type
` [RFC PATCH 02/10] drm/colorop: Add CSC colorop initialization helper
` [RFC PATCH 03/10] drm/atomic: Add CSC colorop state handling
` [RFC PATCH 04/10] drm/vkms: Add CSC colorop support
` [RFC PATCH 05/10] drm/vkms: Add atomic check and matrix handling for CSC colorop
` [RFC PATCH 06/10] drm/amd/display: Implement CSC colorop support
` [RFC PATCH 07/10] drm/amd/display: Use GAMCOR for first TF if CSC is used
` [RFC PATCH 08/10] drm/amd/display: Check CSC colorop bypass before programming
` [RFC PATCH 09/10] drm/amd/display: Check actual state during commit_tail
` [RFC PATCH 10/10] drm/amd/display: Set color_space to plane_infos
FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 6.1-stable tree
2026-03-17 15:31 UTC (2+ messages)
` [PATCH 6.1.y] iio: imu: inv_icm42600: fix odr switch when turning buffer off
[PATCH v1] Bluetooth: L2CAP: Fix regressions caused by reusing ident
2026-03-17 16:02 UTC
[PATCH i-g-t v3] tests/kms_content_protection: Optimize framebuffer management
2026-03-17 16:01 UTC
[PATCH] microblaze: Rework TARGET_MICROBLAZE_GENERIC implementation
2026-03-17 16:02 UTC (7+ messages)
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-17 16:02 UTC (12+ messages)
kvm guests crash when running "perf kvm top"
2026-03-17 16:02 UTC (3+ messages)
[PATCH v5 0/3] mm/vmalloc: free unused pages on vrealloc() shrink
2026-03-17 16:01 UTC (5+ messages)
` [PATCH v5 2/3] "
[PATCH net 0/2] net: macb: Fix two lock warnings when WOL is used
2026-03-17 16:01 UTC (9+ messages)
` [PATCH net 1/2] net: macb: Move devm_{free,request}_irq() out of spin lock area
` [PATCH net 2/2] net: macb: Protect access to net_device::in_ptr with RCU lock
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
2026-03-17 15:53 UTC (4+ messages)
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
[PATCH net 0/1] pull request: batman-adv 2026-03-17
2026-03-17 16:00 UTC (2+ messages)
` [PATCH net 1/1] batman-adv: avoid OGM aggregation when skb tailroom is insufficient
[PATCH v1 0/2] media: pci: AVMatrix HWS capture driver
2026-03-17 16:01 UTC (5+ messages)
[PATCH v10 0/7] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2026-03-17 16:00 UTC (6+ messages)
` [PATCH v10 1/7] dt-bindings: media: qcom,x1e80100-camss: Add simple-mfd compatible
[PATCH v6 00/39] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-03-17 16:00 UTC (3+ messages)
` [PATCH v6 04/39] KVM: arm64: vgic: Split out mapping IRQs and setting irq_ops
[PATCH v1 00/13] KVM: arm64: Refactor user_mem_abort() into a state-object model
2026-03-17 16:00 UTC (3+ messages)
` [PATCH v1 02/13] KVM: arm64: Introduce struct kvm_s2_fault to user_mem_abort()
linux-next: manual merge of the mlx5-next tree with the rdma tree
2026-03-17 16:00 UTC
[PATCH v12 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-03-17 15:59 UTC (5+ messages)
` [PATCH v12 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
[PATCH v2] hwmon: (aspeed-g6-pwm-tach): remove redundant driver remove callback
2026-03-17 15:59 UTC (2+ messages)
[PATCH i-g-t v9 00/49] Unigraf integration
2026-03-17 15:58 UTC (9+ messages)
` [PATCH i-g-t v9 31/49] tests/unigraf: Add basic unigraf tests
` [PATCH i-g-t v9 42/49] lib/igt_dp: Create generic helpers for DP information
` [PATCH i-g-t v9 44/49] lib/igt_kms: Add helper to get a CRTC from an output
` [PATCH i-g-t v9 46/49] docs/unigraf: Add unigraf documentation
[android-common:android15-6.6 1/1] include/trace/stages/init.h:2:23: warning: 'str__logbuf__trace_system_name' defined but not used
2026-03-17 15:57 UTC
[PATCH] perf test: Fix perf stat --bpf-counters on hybrid machines
2026-03-17 15:57 UTC (2+ messages)
[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
2026-03-17 15:57 UTC (5+ messages)
` [PATCH 10/22] platform/x86/intel/pmt: Move header decode into common helper
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 5.10-stable tree
2026-03-17 15:56 UTC (4+ messages)
` [PATCH 5.10.y] iio: imu: inv_icm42600: fix odr switch when turning buffer off
[PATCH v2 0/5] platform/x86: fujitsu: Bind drivers to platform devices instead of ACPI ones
2026-03-17 15:56 UTC (5+ messages)
` [PATCH v2 3/5] platform/x86: fujitsu: Register ACPI notify handlers directly
[PATCH] staging: media: atomisp: remove unnecessary parentheses in return statement
2026-03-17 15:56 UTC
[PATCH] docs: add Power10 testing to 25.11 release page
2026-03-17 15:55 UTC
[PATCH 0/4] Static analysis fixes
2026-03-17 15:55 UTC (4+ messages)
` [PATCH 4/4] app/testpmd: fix fd leak
[PATCH] drm/msm/dpu: don't try using 2 LMs if only one DSC is available
2026-03-17 15:55 UTC (2+ messages)
[PATCH net-next 0/9] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
2026-03-17 15:55 UTC (5+ messages)
` [PATCH net-next 1/9] r8152: Add support for RTL8157 RX/TX descriptor format
[PATCH v3 0/2] Add cofficients to the TH1520 PVT
2026-03-17 15:55 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: moortec,mr75203: adapt multipleOf for T-Head TH1520
Using "b4 prep" with Stacked Git
2026-03-17 15:54 UTC (4+ messages)
[PATCH v3 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
2026-03-17 15:54 UTC (4+ messages)
` [PATCH v3 6/7] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
[PATCH v4 0/5] perf evsel fallback changes
2026-03-17 15:54 UTC (5+ messages)
` [PATCH v5 "
` [PATCH v5 5/5] perf evlist: Improve default event for s390
[PATCH] add-patch: use repository instance from add_i_state instead of the_repository
2026-03-17 15:50 UTC
Patch "ice: fix retry for AQ command 0x06EE" has been added to the 5.15-stable tree
2026-03-17 15:52 UTC (4+ messages)
[PATCH 00/10] ASoC: wm_adsp: Some improvements to firmware file search
2026-03-17 15:52 UTC (4+ messages)
[PATCH v4 0/7] gpio: add pinctrl based generic gpio driver
2026-03-17 15:52 UTC (7+ messages)
` [PATCH v4 1/7] pinctrl: introduce pinctrl_gpio_get_config()
` [PATCH v4 2/7] pinctrl: scmi: Add SCMI_PIN_INPUT_VALUE
` [PATCH v4 7/7] gpio: add pinctrl based generic gpio driver
[PATCH v2] tools build: Link static libs for libopenssl feature
2026-03-17 15:52 UTC (2+ messages)
[PATCH v3 0/9] Convert most Dell WMI drivers to use the new buffer-based API
2026-03-17 15:52 UTC (2+ messages)
[PATCH 0/2] media: i2c: Add support for Sony IMX662 sensor
2026-03-17 15:52 UTC (5+ messages)
` [PATCH 2/2] media: i2c: Add driver "
[PATCH V1 vfio 0/6] Add support for PRE_COPY initial bytes re-initialization
2026-03-17 15:52 UTC (11+ messages)
` [PATCH V1 vfio 6/6] vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFO
[CI] drm/i915/display: change pipe allocation order for discrete platforms
2026-03-17 15:52 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: change pipe allocation order for discrete platforms (rev4)
[PATCH net-next 3/5] ice: migrate to netdev ops lock
2026-03-17 15:50 UTC (6+ messages)
` [net-next,3/5] "
[PATCH 0/3] TQMa93xx on MBa93xxLA-Mini support
2026-03-17 15:50 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: freescale: imx93-tqma9352-mba93xxla-mini: Add WLAN/BT overlay
[LTP] LTP old API conversion
2026-03-17 15:49 UTC (3+ messages)
[RFC PATCH] genetlink: add multi-version family support for protocol negotiation
2026-03-17 15:47 UTC (3+ messages)
[RFC PATCH v2] cxl/core: Work around CXL Port PM Init failure when ACS SV enabled
2026-03-17 15:47 UTC (2+ messages)
[PATCH v2] devtools: fix symbol change check for non-lib patches
2026-03-17 15:45 UTC (3+ messages)
` [PATCH v3] "
[PATCH] fs/omfs: reject s_sys_blocksize smaller than OMFS_DIR_START
2026-03-17 15:45 UTC (3+ messages)
FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 5.15-stable tree
2026-03-17 15:43 UTC (2+ messages)
` [PATCH 5.15.y] iio: imu: inv_icm42600: fix odr switch when turning buffer off
[PATCH v2 0/2] Add support for Delta Q54SN120A1 and Q54SW120A7
2026-03-17 15:43 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: trivial-devices: Add "
` [PATCH v2 2/2] hwmon: (pmbus) Add Delta Q54SN120A1 Q54SW120A7 chip
[PATCH] fs/mbcache: cancel shrink work before destroying the cache
2026-03-17 15:43 UTC (3+ messages)
[PATCH] docs: fix Sphinx C parser crash on __cond_acquires macro
2026-03-17 15:43 UTC (2+ messages)
[PATCH v2 0/1] Fix use-after-free on framebuffers and property blobs when calling drm_dev_unplug
2026-03-17 15:43 UTC (5+ messages)
` [PATCH v2 1/1] drm: "
[PATCH v4 0/7] iio: light: vcnl4000: add regulator support
2026-03-17 15:42 UTC (5+ messages)
` [PATCH v4 1/7] dt-bindings: iio: light: vcnl4000: add regulators
[RFC PATCH v3 0/3] Fixing ACPI BGRT (Boot Graphics Resource Table) corruption
2026-03-17 15:41 UTC (4+ messages)
` [RFC PATCH v3 1/3] x86/efi: Add BGRT image preservation infrastructure
[PATCH 00/17] KVM: arm64: More user_mem_abort() rework
2026-03-17 15:41 UTC (3+ messages)
` [PATCH 14/17] KVM: arm64: Move device mapping management into kvm_s2_fault_pin_pfn()
[PULL v3 00/85] Audio patches
2026-03-17 15:39 UTC (5+ messages)
` [PULL v3 72/85] audio/mixeng: replace redundant pcm_info fields with AudioFormat
[PATCH 0/3] remoteproc: xlnx: enhancements and new features
2026-03-17 15:40 UTC (7+ messages)
` [PATCH 3/3] remoteproc: zynqmp: release mailbox channels on shutdown
[Buildroot] [PATCH 1/5] package/libopenssl: bump version to 3.5.0
2026-03-17 15:40 UTC (4+ messages)
FAILED: patch "[PATCH] iio: imu: inv_icm42600: fix odr switch when turning buffer" failed to apply to 6.6-stable tree
2026-03-17 15:40 UTC (3+ messages)
` [PATCH 6.6.y] iio: imu: inv_icm42600: fix odr switch when turning buffer off
Patch "mm: Fix a hmm_range_fault() livelock / starvation problem" has been added to the 6.18-stable tree
2026-03-17 15:38 UTC (2+ messages)
[brgl:gpio/for-current] BUILD SUCCESS 09c8ef6236004601b930965dfed432ac0e683b7e
2026-03-17 15:39 UTC
[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-03-17 15:40 UTC (4+ messages)
[PATCH] PCI: bt1: Use common dw_pcie_ltssm enum for LTSSM states
2026-03-17 15:39 UTC (3+ messages)
[PATCH 0/8] Some build system improvements
2026-03-17 15:38 UTC (3+ messages)
` [PATCH 7/8] meson: compile compatibility sources separately
[PATCH bpf v2 0/2] bpf: refine u32/s32 bounds when ranges cross min/max boundary
2026-03-17 15:37 UTC (7+ messages)
` [PATCH bpf v2 1/2] "
[PATCH v3 0/5] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
2026-03-17 15:36 UTC (6+ messages)
` [PATCH v3 1/5] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
` [PATCH v3 2/5] misc: fs_loader: reorganize and split to FS and FW loader
` [PATCH v3 3/5] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v3 4/5] misc: fw_loader: introduce FIP loader driver
` [PATCH v3 5/5] misc: fw_loader: implement request_firmware_size() OP
[PATCH] dt-bindings: regulator: fix typos in regulator-uv-* descriptions
2026-03-17 15:36 UTC (2+ messages)
FAILED: patch "[PATCH] io_uring: ensure ctx->rings is stable for task work flags" failed to apply to 6.18-stable tree
2026-03-17 15:36 UTC (3+ messages)
[PATCH v3] soc: qcom: icc-bwmon: Update zone1_thres_count to 3
2026-03-17 15:36 UTC (4+ messages)
[PATCH i-g-t v2 0/2] Use lowest mode for crc subtest
2026-03-17 15:36 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[geert-renesas-devel:next] BUILD SUCCESS 04b483270e045c9d9bacf1a7e0cf8572a606eeee
2026-03-17 15:34 UTC
[PATCH 0/2] Subject: [PATCH 0/2] PCI: cadence: Add LTSSM debugfs
2026-03-17 15:34 UTC (4+ messages)
` [PATCH 2/2] PCI: cadence: Add debugfs property to provide LTSSM status of the PCIe link
[PATCH 6.18 022/314] sched/fair: Fix zero_vruntime tracking
2026-03-17 15:34 UTC (3+ messages)
[PATCH v5 00/22] Runtime TDX module update support
2026-03-17 15:34 UTC (4+ messages)
` [PATCH v5 06/22] coco/tdx-host: Expose P-SEAMLDR information via sysfs
[PATCH v2 2/2] gpu: nova-drm: rename nova/ directory to nova-drm/
2026-03-17 15:34 UTC (7+ messages)
` [PATCH v3 2/2] gpu: nova-drm: rename nova to nova-drm
[bluez/bluez] d222a9: client: Add public-broadcast profile advertise com
2026-03-17 15:34 UTC
[syzbot] [bluetooth?] WARNING: ODEBUG bug in hci_release_dev (2)
2026-03-17 15:34 UTC
[patch 0/8] futex: Address the robust futex unlock race for real
2026-03-17 15:33 UTC (3+ messages)
` [patch 8/8] x86/vdso: Implement __vdso_futex_robust_try_unlock()
[PATCH 0/7] improve "git format-patch --commit-list-format"
2026-03-17 15:32 UTC (3+ messages)
` [PATCH 5/7] format-patch: wrap generate_commit_list_cover()
FAILED: patch "[PATCH] io_uring: ensure ctx->rings is stable for task work flags" failed to apply to 6.19-stable tree
2026-03-17 15:32 UTC (3+ 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.