messages from 2025-03-31 11:13:31 to 2025-03-31 12:27:08 UTC [more...]
[PATCH] drivers/misc: Add NULL check in aspeed_lpc_enable_snoop
2025-03-31 11:40 UTC (2+ messages)
[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
2025-03-31 12:26 UTC (3+ messages)
[PATCH] arm64: dts: qcom: align gpio-keys label format
2025-03-31 12:26 UTC (3+ messages)
[PATCH 00/17] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
2025-03-31 12:26 UTC (3+ messages)
` [PATCH 08/17] drm: renesas: rz-du: mipi_dsi: Add min check for VCLK range
[PATCH 00/10] drm/i915: Pimp the initial FB readout
2025-03-31 12:26 UTC (4+ messages)
` [PATCH 04/10] drm/i915/ggtt: Add intel_ggtt_read_entry()
[PATCH] drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()
2025-03-31 12:26 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
divide by zero in ath9k_htc_choose_bslot()
2025-03-31 12:26 UTC (2+ messages)
[GIT PULL] Rust for 6.15
2025-03-31 12:25 UTC (3+ messages)
[PATCH v4 0/6] Better smartphone support (Qualcomm)
2025-03-31 12:23 UTC (7+ messages)
` [PATCH v4 1/6] board/qualcomm: introduce phone config
` [PATCH v4 2/6] cli_hush: support running bootcmd on boot retry
` [PATCH v4 3/6] bootretry: check for bootretry variable changes
` [PATCH v4 4/6] doc: board/qualcomm: describe phone support and bringup
` [PATCH v4 5/6] button: qcom-pmic: prettify and standardise button labels
` [PATCH v4 6/6] button: make button_get_by_label() case insensitive
platform/x86: thinkpad_acpi causing kernel oops commit 38b9ab80db31cf993a8f3ab2baf772083b62ca6f
2025-03-31 12:24 UTC (2+ messages)
[PATCH 0/2] tools/bootconfig: allow overriding CFLAGS and LDFLAGS
2025-03-31 12:23 UTC (2+ messages)
[PATCH v1 1/1] media: i2c: rdacm2x: Make use of device properties
2025-03-31 12:23 UTC (4+ messages)
[PATCH] accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
2025-03-31 12:23 UTC (2+ messages)
[PATCH 0/2] PM fixes in Metric Steamer code
2025-03-31 12:22 UTC (2+ messages)
[PATCH v4 0/9] mesa: upgrade to 25.0.2
2025-03-31 12:21 UTC (10+ messages)
` [PATCH v4 1/9] llvm: move libLLVM.so.N.M to llvm-libllvm package
` [PATCH v4 2/9] llvm: use OECMAKE_SOURCEPATH to specify cmake dir
` [PATCH v4 3/9] llvm: handle libdir in llvm-config
` [PATCH v4 4/9] llvm: also use llvm-config wrapper for nativesdk recipes
` [PATCH v4 5/9] llvm: support building libclc
` [PATCH v4 6/9] llvm: add SPIRV-LLVM-Translator support
` [PATCH v4 7/9] mesa: upgrade 24.0.7 -> 25.0.2
` [PATCH v4 8/9] bindgen-cli: a tool to generate Rust bindings
` [PATCH v4 9/9] mesa: add support for RustiCL under PACKAGECONFIG "opencl"
Central repo for VirtIO conformance tests?
2025-03-31 12:20 UTC (5+ messages)
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-03-31 12:18 UTC (4+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 2/3] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's full name
[PATCH 1/1] ACPI: property: Fix REF STR... reference parsing
2025-03-31 12:18 UTC
[PATCH v2] perf: arm-ni: Fix list_add() corruption in arm_ni_probe()
2025-03-31 12:15 UTC
[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
2025-03-31 12:17 UTC (3+ messages)
[PATCH v3 0/9] Add RZ/G3E xSPI support
2025-03-31 12:17 UTC (12+ messages)
` [PATCH v3 2/9] memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error
` [PATCH v3 3/9] memory: renesas-rpc-if: Move rpc-if reg definitions
` [PATCH v3 4/9] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive()
` [PATCH v3 5/9] memory: renesas-rpc-if: Move rpcif_info definitions near to the user
` [PATCH v3 6/9] memory: renesas-rpc-if: Add regmap to struct rpcif_info
[PATCH 00/37] IIO: Sparse friendly claim of direct mode (the rest)
2025-03-31 12:13 UTC (38+ messages)
` [PATCH 01/37] iio: addac: ad74115: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 02/37] iio: chemical: ccs811: Factor out handling of read of IIO_INFO_RAW to simplify error paths
` [PATCH 03/37] iio: chemical: ccs811: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 04/37] iio: chemical: atlas-sensor: "
` [PATCH 05/37] iio: chemical: scd4x: "
` [PATCH 06/37] iio: common: scmi: "
` [PATCH 07/37] iio: common: st_sensors: "
` [PATCH 08/37] iio: gyro: adxrs290: "
` [PATCH 09/37] iio: health: max30102: "
` [PATCH 10/37] iio: humidity: hdc100x: Use guard(mutex) to simplify code flow
` [PATCH 11/37] iio: humidity: hdc100x: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 12/37] iio: humidity: hdc2010: "
` [PATCH 13/37] iio: humidity: hts211: Factor out everything under direct mode claim into helper functions
` [PATCH 14/37] iio: humidity: hts211: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 15/37] iio: imu: inv_icm42600: "
` [PATCH 16/37] iio: imu: inv_mpu6050: "
` [PATCH 17/37] iio: imu: smi240: "
` [PATCH 18/37] iio: imu: st_lsm6dsx: Factor out parts of st_lsm6dsx_shub_write_raw() to allow direct returns
` [PATCH 19/37] iio: imu: st_lsm6dsx: Switch to sparse friendly claim/release_direct()
` [PATCH 20/37] iio: imu: st_lsm6dsx: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 21/37] iio: magnetometer: mag3110: Factor out core of read/write_raw() and use guard() to simplify code flow
` [PATCH 22/37] iio: magnetometer: mag3110: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 23/37] iio: magnetometer: rm3100: "
` [PATCH 24/37] iio: pressure: dlhl60d: "
` [PATCH 25/37] iio: pressure: icp10100: "
` [PATCH 26/37] iio: pressure: mpl3115: factor out core of IIO_INFO_RAW read to simplify code flow
` [PATCH 27/37] iio: pressure: mpl3115: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 28/37] iio: pressure: ms5611: "
` [PATCH 29/37] iio: pressure: rohm-bm1390: "
` [PATCH 30/37] iio: pressure: zpa2326: "
` [PATCH 31/37] iio: proximity: hx9023s: "
` [PATCH 32/37] iio: proximity: pulsed-light: "
` [PATCH 33/37] iio: proximity: sx9500: "
` [PATCH 34/37] iio: temp: maxim_thermocouple: "
` [PATCH 35/37] iio: temp: maxim_thermocouple: Drop unused mutex.h include
` [PATCH 36/37] staging: iio: ad5933: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 37/37] iio: Adjust internals of handling of direct mode claiming to suit new API
[PATCH] soc: ti: k3-ringacc: Use device_match_of_node()
2025-03-31 12:14 UTC
[RFC PATCH] ima: add a knob to make IMA be able to be disabled
2025-03-31 12:15 UTC (2+ messages)
[PATCH 0/3] Additional fixes for dma coherent allocator
2025-03-31 12:16 UTC (5+ messages)
` [PATCH 2/3] rust: dma: convert the read/write macros to return Result
[PATCH] spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock()
2025-03-31 12:16 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/amdgpu: allow pinning DMA-bufs into VRAM if all importers can do P2P
2025-03-31 12:14 UTC (3+ messages)
drm/amdgpu: Support dmabuf IPC with amdgpu CRIU (v3)
2025-03-31 12:12 UTC (3+ messages)
` [PATCH v3 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
[PATCH] fanotify: Document FAN_REPORT_FD_ERROR
2025-03-31 12:10 UTC (4+ messages)
[PATCH] drivers/perf: Add NULL check in tx2_uncore_pmu_register
2025-03-31 12:08 UTC (2+ messages)
[PATCH 0/2] target/ppc: regression fixes
2025-03-31 12:08 UTC (4+ messages)
` [PATCH 1/2] target/ppc: Big-core scratch register fix
` [PATCH 2/2] target/ppc: Fix SPRC/SPRD SPRs for P9/10
[PATCH i-g-t] lib/igt_fb: simulate i915 linear fb behavior on xe
2025-03-31 12:08 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for lib/igt_fb: simulate i915 linear fb behavior on xe (rev3)
[PATCH i-g-t v3 0/2] lib/i915/fbc: update fbc support based on psr mode
2025-03-31 12:07 UTC (5+ messages)
` ✗ i915.CI.Full: failure for lib/i915/fbc: update fbc support based on psr mode (rev3)
` ✗ Xe.CI.Full: "
[PATCH 0/6] Support ROHM BD79104 ADC
2025-03-31 12:07 UTC (10+ messages)
` [PATCH 2/6] iio: adc: ti-adc128s052: Fix ADC value on BE systems
` [PATCH 4/6] iio: adc: ti-adc128s052: Use devm_mutex_init()
` [PATCH 5/6] iio: adc: ti-adc128s052: Simplify using guard(mutex)
` [PATCH 6/6] iio: adc: ti-adc128s052: Support ROHM BD79104
[PATCH] mips: Mark the "mipssim" machine as deprecated
2025-03-31 12:07 UTC (7+ messages)
[PATCH 1/2] ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are invalid
2025-03-31 12:07 UTC (6+ messages)
` [PATCH 2/2] ACPI: processor: idle: Remove obsolete comment
[PATCH 0/5] mmc: core: Add support for graceful host removal for eMMC/SD
2025-03-31 12:06 UTC (7+ messages)
` [PATCH 2/5] mmc: core: Further avoid re-storing power to the eMMC before a shutdown
[PATCH] Config.mk: correct gcc5 check
2025-03-31 12:06 UTC (2+ messages)
[PATCH] drm/amdgpu: fix warning of drm_mm_clean
2025-03-31 12:06 UTC (2+ messages)
[PATCH] dma-buf/sw_sync: Decrement refcount on error in sw_sync_ioctl_get_deadline()
2025-03-31 12:02 UTC (2+ messages)
[PATCH 1/2] dt-bindings: NXP System Timer Module
2025-03-31 11:59 UTC (3+ messages)
[PATCH v2 combined resend v2] bcachefs-tools: add fs_usage & return -EINVAL when no matching subcommand
2025-03-31 12:00 UTC
[Buildroot] [PATCH] package/zabbix: update to 7.2.5
2025-03-31 12:00 UTC
[PATCH v8 0/8] vhost: Add support of kthread API
2025-03-31 11:59 UTC (2+ messages)
[PATCH v2 combined resend] bcachefs-tools: add fs_usage &
2025-03-31 11:58 UTC
[PATCH 6.6 00/75] 6.6.85-rc3 review
2025-03-31 11:58 UTC (2+ messages)
KCIDB: v5.2 - issue categories + 🗳 POLL
2025-03-31 11:58 UTC (3+ messages)
[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
2025-03-31 11:56 UTC (6+ messages)
` [PATCH v2 12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers
[GIT PULL] objtool fixes and updates
2025-03-31 11:55 UTC (3+ messages)
[PATCH] drm/i915/psr: Prevent DP Panel Replay as well when CRC is enable
2025-03-31 11:53 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ i915.CI.Full: "
[PATCH v1] tools: Fix compile error of pfrut/firewire
2025-03-31 11:52 UTC (4+ messages)
[GIT PULL] exfat update for 6.15-rc1
2025-03-31 11:51 UTC
[PATCH] backlight: qcom-wled: Add NULL check in the wled_configure
2025-03-31 11:50 UTC (2+ messages)
[PATCH v2 0/5] btrfs: add the missing preparations exposed by initial large data folio support
2025-03-31 11:50 UTC (5+ messages)
` [PATCH v2 2/5] btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
` [PATCH v2 5/5] btrfs: prepare btrfs_punch_hole_lock_range() for large data folios
[PATCH-for-10.1 0/5] exec: Remove TARGET_LONG_SIZE definition
2025-03-31 11:49 UTC (4+ messages)
` [PATCH-for-10.1 2/5] gdbstub: Remove ldtul_be_p() and ldtul_le_p() macros
[RFC PATCH 0/2] ACPI: replace deprecated strncpy()
2025-03-31 11:49 UTC (3+ messages)
` [RFC PATCH 1/2] ACPI: mark ACPI_COPY_NAMESEG destinations with __nonstring attribute
[PATCH] mm: mark mm_struct.hiwater_rss as data racy
2025-03-31 11:48 UTC (2+ messages)
[PULL v1 linux-firmware] Correct filenames of SSID 103c8e1b and 103c8e1c
2025-03-31 11:47 UTC (2+ messages)
[PATCH net v1] net: Fix tuntap uninitialized value
2025-03-31 11:47 UTC (5+ messages)
[RFC net-next 0/2]eth: bnxt: Implement rx-side device memory
2025-03-31 11:47 UTC (3+ messages)
` [RFC net-next 1/2] eth: bnxt: refactor buffer descriptor
` [RFC net-next 2/2] eth: bnxt: add support rx side device memory TCP
[PATCH] rtl_bt: Update RTL8852BT/RTL8852BE-VT BT USB FW to 0x0471_70A6
2025-03-31 11:46 UTC (2+ messages)
[PATCH v3 0/9] mesa: upgrade to 25.0.2
2025-03-31 11:46 UTC (4+ messages)
` [PATCH v3 6/9] llvm: add SPIRV-LLVM-Translator support
` [OE-core] "
Fw: Apply now With RCS GROUP
2025-03-31 11:46 UTC
[PATCH v2] ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGE
2025-03-31 11:46 UTC (2+ messages)
[PULL v1 linux-firmware] Add firmware for Cirrus Smart Amp CS35L41 for HP Laptops
2025-03-31 11:45 UTC (2+ messages)
[PATCH v2 1/1] rust: macros: Fix macro referencing core and kernel crates v2
2025-03-31 10:24 UTC (2+ messages)
` [PATCH] rust: macros: Fix macro referencing core and kernel crates
[PATCH net] bnxt_en: bring back rtnl lock in bnxt_shutdown
2025-03-31 11:45 UTC (2+ messages)
[PATCH v3 0/5] imx8mp: add support for the IMX AIPSTZ bridge
2025-03-31 11:57 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: bus: add documentation "
[PATCH 00/18] iio: light: Sparse friendly claim of direct mode
2025-03-31 11:44 UTC (4+ messages)
` [PATCH 17/18] iio: light: vcnl4000: Switch to sparse friendly iio_device_claim/release_direct()
[Question] pcie_do_recovery and pci_enable_sriov deadlock problem
2025-03-31 11:43 UTC
[PATCH 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer
2025-03-31 11:42 UTC (4+ messages)
[PATCH v4 00/11] drm: Add new pixel formats for Xilinx Zynqmp
2025-03-31 11:37 UTC (4+ messages)
` [PATCH v4 09/11] drm: xlnx: zynqmp: Add support for Y8 and Y10_P32
[RFC ethtool-next] ethtool: Add support for configuring hds-thresh
2025-03-31 11:39 UTC
[PATCH] uio: uio_fsl_elbc_gpcm: Add NULL check in the uio_fsl_elbc_gpcm_probe
2025-03-31 11:39 UTC (2+ messages)
[LTP] pty: Update slave device permission check to allow 0600
2025-03-31 11:39 UTC (2+ messages)
RFB: unrolled inline memset and memcpy
2025-03-31 11:38 UTC
[PATCH v4] target/ppc: Deprecate Power8E and Power8NVL
2025-03-31 11:37 UTC (2+ messages)
[PATCH] HID: uclogic: Add NULL check in uclogic_input_configured
2025-03-31 11:37 UTC
[PATCH] fanotify: Document FAN_PRE_ACCESS event
2025-03-31 11:37 UTC (2+ messages)
[RFC PATCH v2] rseq: Eliminate useless task_work on execve
2025-03-31 11:36 UTC (2+ messages)
` [tip: sched/core] "
[f2fs-dev] [External Mail] Re: [External Mail] Re: [External Mail] Re: [PATCH] f2fs: prevent the current section from being selected as a victim during garbage collection
2025-03-31 11:36 UTC (4+ messages)
` [External Mail] Re: [f2fs-dev] "
[PATCH v5 1/1] events/core: fix failure case for accounting child_total_enable_time at task exit
2025-03-31 11:36 UTC (2+ messages)
` [tip: perf/urgent] perf/core: Fix child_total_time_enabled accounting bug "
[PATCH] interconnect: Add NULL check in exynos_generic_icc_probe
2025-03-31 11:34 UTC (3+ messages)
[PATCH v3 0/2] GT64120 PCI endianness fixes and cleanup
2025-03-31 11:35 UTC (3+ messages)
` [PATCH v3 2/2] hw/pci-host: Remove unused pci_host_data_be_ops
[PATCH] hw/pci-host/gt64120.c: Fix PCI host bridge endianness handling
2025-03-31 11:34 UTC (8+ messages)
[PATCH 0/4] Replace custom compare_dev with component_compare_of in drm
2025-03-31 11:34 UTC (3+ messages)
` [PATCH 1/4] drm: adp: Replace custom compare_dev with component_compare_of
[PATCH v2 0/8] IIO: ADCs: Sparse friendly claim of direct mode
2025-03-31 11:33 UTC (6+ messages)
` [PATCH v2 5/8] iio: adc: ti-ads1015: Use guard(mutex) and factor out code for INFO_RAW
[PATCH v2 0/5] target/riscv: Smepmp fixes to match specification
2025-03-31 11:31 UTC (5+ messages)
` [PATCH v2 4/5] target/riscv: pmp: exit csr writes early if value was not changed
[LTP] [PATCH v8 0/2] cpuset02: Convert the test6 from cpuset_memory_testset.sh to C code
2025-03-31 11:30 UTC (5+ messages)
` [LTP] [PATCH v9 "
` [LTP] [PATCH v9 1/2] "
[Buildroot] [autobuild.buildroot.org] Daily results for 2025-03-30
2025-03-31 3:19 UTC
[PATCH v2 00/13] PCI: apple: Add support for t6020
2025-03-31 11:28 UTC (2+ messages)
[PATCH 0/3 v2] fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
2025-03-31 11:27 UTC (6+ messages)
` [PATCH 2/3] tools headers UAPI: Sync linux/fs.h with the kernel sources
` [PATCH 3/3] selftests/mm: add PAGEMAP_SCAN guard region test
[PATCH v2] event/dlb2: consolidate AVX512 and SSE changes
2025-03-31 11:26 UTC (2+ messages)
[OE-core] [scarthgap][PATCH] glibc-y2038-tests:add tests-special in run-built-tests yes
2025-03-31 11:26 UTC (3+ messages)
` "
[PATCH 0/2] Add support for WoM (Wake-on-Motion) feature
2025-03-31 11:26 UTC (7+ messages)
` [PATCH 2/2] iio: imu: inv_icm42600: add wakeup functionality for Wake-on-Motion
[PATCH] remoteproc: imx_rproc: Add mutex protection for workqueue
2025-03-31 11:22 UTC
[PATCH nft] expression: don't try to import empty string
2025-03-31 11:22 UTC (2+ messages)
[PATCH i-g-t] tests/intel/perf_pmu: Remove invalid_init test for cpu
2025-03-31 11:21 UTC (2+ messages)
` ✓ Xe.CI.Full: success for tests/intel/perf_pmu: Remove invalid_init test for cpu (rev2)
[PATCH v3] drm/i915/psr: Add PSR pause/resume reference count
2025-03-31 11:21 UTC (3+ messages)
[PATCH] hw/scsi/lsi53c895a: fix memory leak in lsi_scsi_realize()
2025-03-31 11:20 UTC (2+ messages)
[PATCH] hw/sd/sdhci: free irq on exit
2025-03-31 11:20 UTC (2+ messages)
[PATCH] hw/ufs: free irq on exit
2025-03-31 11:20 UTC (2+ messages)
[PATCH v3 00/21] AP bus/zcrypt/pkey/paes no-mem-alloc patches
2025-03-31 11:20 UTC (3+ messages)
` [PATCH v3 05/21] s390/zcrypt: Introduce cprb mempool for cca misc functions
[PATCH] hw/char/bcm2835_aux: Fix incorrect interrupt ID when RX disabled
2025-03-31 11:20 UTC (2+ messages)
[PATCH v5 0/6] drm/panfrost: Add support for AARCH64_4K page table format
2025-03-31 11:15 UTC (4+ messages)
` [PATCH v5 4/6] "
[PATCH] wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init
2025-03-31 11:13 UTC (2+ messages)
[syzbot] [ext4?] KASAN: slab-use-after-free Read in ext4_ext_remove_space
2025-03-31 11:15 UTC
[PATCH 0/2] drm/panfrost:
2025-03-31 11:13 UTC (5+ messages)
` [PATCH 1/2] drm/panfrost: Add PM runtime flags
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.