messages from 2025-03-05 11:59:42 to 2025-03-05 13:00:32 UTC [more...]
[PATCH v4 0/4] rust: Add bug/warn abstractions
2025-03-05 11:08 UTC (8+ messages)
` [PATCH v4 1/4] x86/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v4 2/4] riscv/bug: "
` [PATCH v4 3/4] arm64/bug: "
` [PATCH v4 4/4] rust: Add warn_on macro
[PATCH 00/14] Add support for AD4080 ADC
2025-03-05 13:00 UTC (7+ messages)
` [PATCH 14/14] Documentation: ABI: testing: ad4080 docs
[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
2025-03-05 9:04 UTC (9+ messages)
` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
[PATCH V7 0/4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2025-03-05 12:59 UTC (12+ messages)
` [PATCH V7 4/4] media: i2c: imx334: add modes for 720p and 480p resolutions
[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
2025-03-05 13:00 UTC (9+ messages)
` [PATCH v4 1/8] bits: fix typo 'unsigned __init128' -> 'unsigned __int128'
` [PATCH v4 2/8] bits: split the definition of the asm and non-asm GENMASK()
` [PATCH v4 3/8] bits: introduce fixed-type genmasks
` [PATCH v4 4/8] bits: introduce fixed-type BIT
` [PATCH v4 5/8] drm/i915: Convert REG_GENMASK* to fixed-width GENMASK_*
` [PATCH v4 6/8] test_bits: add tests for __GENMASK() and __GENMASK_ULL()
` [PATCH v4 7/8] test_bits: add tests for fixed-type genmasks
` [PATCH v4 8/8] test_bits: add tests for fixed-type BIT
[PATCH v8 net-next 0/5] PHC support in ENA driver
2025-03-05 12:59 UTC (5+ messages)
` [PATCH v8 net-next 5/5] net: ena: Add PHC documentation
` [EXTERNAL] "
[PATCH 0/3] Allow retrieving accessory detection reference on MT8188
2025-03-05 12:55 UTC (5+ messages)
` [PATCH 3/3] ASoC: mediatek: mt8188-mt6359: Add headset jack detect support
[PATCH v4 1/2] iio: filter: admv8818: fix range calculation
2025-03-05 12:58 UTC (3+ messages)
[PATCH i-g-t v3 0/2] Ensure that SR-IOV and eudebug are exclusive for Xe
2025-03-05 12:57 UTC (9+ messages)
` [PATCH i-g-t v3 2/2] tests/intel/xe_eudebug: Add subtests for eudebug/SR-IOV exclusion
` ✗ Xe.CI.BAT: failure for Ensure that SR-IOV and eudebug are exclusive for Xe (rev3)
` ✗ Xe.CI.Full: "
` ✗ i915.CI.Full: "
FAILED: patch "[PATCH] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro" failed to apply to 6.6-stable tree
2025-03-05 12:57 UTC (5+ messages)
` [PATCH 6.6.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
` [PATCH 6.6.y] drm/i915/ddi: Fix HDMI port width programming in DDI_BUF_CTL
[PATCH v4 00/12] large atomic writes for xfs with CoW
2025-03-05 12:57 UTC (3+ messages)
` [PATCH v4 02/12] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
FAILED: patch "[PATCH] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro" failed to apply to 6.12-stable tree
2025-03-05 12:57 UTC (3+ messages)
` [PATCH 6.12.y] drm/i915/dsi: Use TRANS_DDI_FUNC_CTL's own port width macro
[PATCH v3 0/3] drm/xe: Userptr invalid page access fixes
2025-03-05 12:56 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Userptr invalid page access fixes (rev4)
[groeck-staging:hwmon-next] BUILD SUCCESS 232427772fc123942d110c18269cfbdf40edae18
2025-03-05 12:56 UTC
[brauner-github:vfs.all 205/231] WARNING: modpost: vmlinux: section mismatch in reference: initramfs_test_cases+0x0 (section: .data) -> initramfs_test_extract (section: .init.text)
2025-03-05 12:56 UTC (3+ messages)
[regression] Significant WiFi Speed Reduction with Kernel Versions > 6.8.12 on Intel Wi-Fi 6 AX203
2025-03-05 12:56 UTC (2+ messages)
[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
2025-03-05 12:56 UTC (10+ messages)
` [PATCH v2 2/2] Input: atkbd - Fix TUXEDO NB02 notebook keyboards FN-keys
[PATCH] iio: Mark iio_dev as const in getter methods
2025-03-05 12:56 UTC (2+ messages)
[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
2025-03-05 12:54 UTC (9+ messages)
` [PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
[PATCH 6.6 0/4] rtla/timerlat: Fix "Set OSNOISE_WORKLOAD for kernel threads"
2025-03-05 12:54 UTC (3+ messages)
[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
2025-03-05 12:50 UTC (15+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support
` [PATCH v15 3/8] remoteproc: Introduce load_fw and release_fw optional operation
[PATCH] drm/i915/gt: Add a delay to let engine resumes correctly
2025-03-05 12:54 UTC (4+ messages)
[ANNOUNCE] x86-cpuid-db: Release v2.1
2025-03-05 12:54 UTC
[PATCH 00/22] make pin-init into a standalone crate
2025-03-05 12:53 UTC (30+ messages)
` [PATCH 14/22] rust: add pin-init crate build infrastructure
` [PATCH 12/22] rust: pin-init: remove kernel-crate dependency
` [PATCH 09/22] rust: pin-init: move impl `Zeroable` for `Opaque` and `Option<KBox<T>>` into the kernel crate
` [PATCH 08/22] rust: pin-init: move `InPlaceInit` and impls of `InPlaceWrite` "
` [PATCH 15/22] rust: make pin-init its own crate
` [PATCH 16/22] rust: pin-init: add `std` and `alloc` support from the user-space version
` [PATCH 01/22] rust: init: disable doctests
[PATCH 00/22] Use VRR timing generator for fixed refresh rate modes
2025-03-05 12:53 UTC (5+ messages)
` [PATCH 15/22] drm/i915/display: Use fixed_rr timings in modeset sequence
[linux-next:master 3206/7719] drivers/iio/adc/ad4030.c:378 ad4030_get_chan_scale() error: 'scan_type' dereferencing possible ERR_PTR()
2025-03-05 12:53 UTC (2+ messages)
[RFC v7 0/4] eventdev: atomic tests to test-eventdev app
2025-03-05 12:52 UTC (5+ messages)
` [PATCH v8 0/3] "
` [PATCH] eventdev: atomic common for "
` [PATCH v8 2/3] eventdev: add atomic queue test to test-evnetdev app
` [PATCH v8 3/3] eventdev: add atomic atq to test-eventdev app
[CI] drm/xe: The xe bo shrinker series for testing
2025-03-05 12:51 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
[PATCH 0/1] arm64: enable PREEMPT_LAZY
2025-03-05 12:48 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
2025-03-05 12:44 UTC (5+ messages)
` [PATCH v5 5/9] gpio: aggregator: add 'name' attribute for custom GPIO line names
` (subset) [PATCH v5 0/9] Introduce configfs-based interface for gpio-aggregator
[PATCH net-next v4 0/3] Permission checks for dynamic POSIX clocks
2025-03-05 12:50 UTC (2+ messages)
[PATCH] pinctrl: spacemit: destroy mutex at driver detach
2025-03-05 10:34 UTC (2+ messages)
[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
2025-03-05 10:02 UTC (2+ messages)
` [PATCH v3 2/4] irqchip: Add "
[PATCH v3 00/18] cxl: Address translation support, part 1: Cleanups and refactoring
2025-03-05 12:48 UTC (4+ messages)
` [PATCH v3 06/18] cxl/region: Rename function to cxl_find_decoder_early()
[PATCH] erofs: move {in,out}pages into struct z_erofs_decompress_req
2025-03-05 12:40 UTC
[PATCH v8 0/4] scanf: convert self-test to KUnit
2025-03-05 12:46 UTC (3+ messages)
` [PATCH v8 3/4] "
[PATCH] rust: add new macro for common bitwise operations
2025-03-05 12:46 UTC (3+ messages)
[PATCH v3 0/3] Add OF support for Microchip emc2305 fan controller
2025-03-05 12:47 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: hwmon: Add Microchip emc2305 yaml schema
[PATCH V3 1/3] rust: Upgrade 1.82.0->1.83.0
2025-03-05 12:45 UTC (4+ messages)
` [PATCH V3 2/3] rust: Fix build break because of download-ci-llvm
` [OE-core] "
[RFC PATCH v v2 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 12:43 UTC (8+ messages)
` [PATCH v2 1/4] file: add fput and file_ref_put routines optimized for use "
[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
2025-03-05 12:43 UTC (7+ messages)
` [PATCH v6 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v6 15/36] migration/multifd: Make MultiFDSendData a struct
` [PATCH v6 17/36] migration: Add save_live_complete_precopy_thread handler
[android-common:android-mainline 2/2] block/blk-merge.c:1006 blk_rq_merge_ok() warn: variable dereferenced before check 'rq->bio' (see line 995)
2025-03-05 12:43 UTC
[PATCH v2] vfio-platform: Deprecate all forms of vfio-platform devices
2025-03-05 12:42 UTC
[PATCH v1] ASoC: tas2781: Update dsp firmware for Gemtree project
2025-03-05 12:42 UTC (2+ messages)
[PATCH] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
2025-03-05 12:40 UTC (2+ messages)
[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
2025-03-05 12:40 UTC (2+ messages)
` [Bug 219748] "
[PATCH] vfio-platform: Deprecate all forms of vfio-platform devices
2025-03-05 12:39 UTC (3+ messages)
[PATCH] ext4: Fix potential NULL pointer dereferences in test_mb_mark_used() and test_mb_free_blocks()
2025-03-05 12:40 UTC
[PATCH] remoteproc: imx_dsp_rproc: conditionally wait for FW_READY
2025-03-05 12:39 UTC
[PATCH 0/2] iio: adc: ad71{73,92}: Grab direct mode for calibration
2025-03-05 12:39 UTC (2+ messages)
[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
2025-03-05 12:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
` [PATCH v2 2/2] reset: Add USB2PHY control driver for Renesas RZ/V2H(P)
[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
2025-03-05 12:39 UTC (3+ messages)
[PATCH v9 0/7] ima: kexec: measure events between kexec load and execute
2025-03-05 12:37 UTC (7+ messages)
` [PATCH v9 1/7] ima: copy only complete measurement records across kexec
` [PATCH v9 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
[PATCH v4 0/4] Add support for Plymovent AQM board
2025-03-05 12:37 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: sound: convert ICS-43432 binding to YAML
[RFC PATCH v3 0/4] avoid the extra atomic on a ref when closing a fd
2025-03-05 12:36 UTC (5+ messages)
` [PATCH v3 1/4] file: add fput and file_ref_put routines optimized for use "
` [PATCH v3 2/4] fs: use fput_close_sync() in close()
` [PATCH v3 3/4] fs: use fput_close() in filp_close()
` [PATCH v3 4/4] fs: use fput_close() in path_openat()
[PATCH 00/21] verify fixes and a new test suite
2025-03-05 12:36 UTC (3+ messages)
Mount NFSv4.2 filesystem in barebox?
2025-03-05 12:03 UTC (7+ messages)
[PATCH v4 00/11] rv: Add scheduler specification monitors
2025-03-05 12:34 UTC (4+ messages)
` [PATCH v4 02/11] rv: Add license identifiers to monitor files
[PATCH 0/5] net: lwip: root certificates
2025-03-05 12:34 UTC (11+ messages)
` [PATCH 1/5] net: lwip: extend wget to support CA (root) certificates
` [PATCH 2/5] lwip: tls: enforce checking of server certificates based on CA availability
` [PATCH 4/5] net: lwip: add support for built-in root certificates
[PATCH i-g-t 0/2] tests/xe_drm_fdinfo: Check prerequisites for utilization tests
2025-03-05 12:34 UTC (4+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_drm_fdinfo: Group utilization tests and skip when no utilization data
` ✗ i915.CI.Full: failure for tests/xe_drm_fdinfo: Check prerequisites for utilization tests (rev2)
[PATCH iwl-next v7 0/9] igc: Add support for Frame Preemption feature in IGC
2025-03-05 12:33 UTC (5+ messages)
` [PATCH iwl-next v7 5/9] igc: Add support for frame preemption verification
` [Intel-wired-lan] "
[PATCH] virtio: console: Make resizing compliant with virtio spec
2025-03-05 12:33 UTC (6+ messages)
[PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers
2025-03-05 12:32 UTC (2+ messages)
[android-common:android-mainline 2/2] block/blk-merge.c:1006 blk_rq_merge_ok() warn: variable dereferenced before check 'rq->bio' (see line 995)
2025-03-05 12:32 UTC
[PATCH v2] perf/x86: Annotate struct bts_buffer with __counted_by()
2025-03-05 12:31 UTC
[PATCH RFT v3] hwmon: (pt5161l) Use per-client debugfs entry
2025-03-05 12:30 UTC
[PATCH] media: cec: use us_to_ktime() where appropriate
2025-03-05 12:26 UTC
[PATCH] lscpu: Print ISA information in summary
2025-03-05 12:29 UTC (2+ messages)
[PATCH v2 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
2025-03-05 11:55 UTC (4+ messages)
` [PATCH v2 06/15] irqchip/sunxi-nmi: Support Allwinner A523 NMI controller
[PATCH RFT v2] hwmon: (pt5161l) Use per-client debugfs entry
2025-03-05 12:27 UTC
[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
2025-03-05 12:28 UTC (3+ messages)
[PATCH] SPI: Introduce initial EEPROM driver mode support
2025-03-05 12:26 UTC (2+ messages)
` [PATCH v2] spi: "
[PATCH] tests/functional: fix race in virtio balloon test
2025-03-05 12:25 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sc7280: drop video decoder and encoder nodes
2025-03-05 12:26 UTC (2+ messages)
[PATCH] coresight: Add a KUnit test for coresight_find_default_sink()
2025-03-05 11:42 UTC (2+ messages)
[PATCH v4 0/2] Add stop_on_panic support for watchdog
2025-03-05 12:23 UTC (6+ messages)
` [EXTERNAL] "
[PATCH] perf/x86: Annotate struct bts_buffer with __counted_by()
2025-03-05 12:24 UTC (6+ messages)
` [tip: perf/core] "
[PATCH 1/4] platform/x86/amd/pmc: Notify user when platform does not support s0ix transition
2025-03-05 12:21 UTC (5+ messages)
` [PATCH 3/4] platform/x86/amd/pmc: Remove unnecessary line breaks
` [PATCH 4/4] platform/x86/amd/pmc: Use managed APIs for mutex
[PATCH v3 00/16] pidfs: provide information after task has been reaped
2025-03-05 12:20 UTC (3+ messages)
TPM operation times out (very rarely)
2025-03-05 12:20 UTC (11+ messages)
[PATCH net-next v10 0/4] fix the DMA API misuse problem for page_pool
2025-03-05 12:19 UTC (4+ messages)
` [PATCH net-next v10 3/4] page_pool: support unlimited number of inflight pages
wireless-regdb: Allow 6ghz in the US
2025-03-05 12:18 UTC (5+ messages)
[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
2025-03-05 12:17 UTC (3+ messages)
[PATCH v4] tests/intel/xe_fault_injection: Inject errors during exec queue create IOCTL
2025-03-05 12:17 UTC (2+ messages)
[PATCH RFC] media: i2c: ds90ub960: Enable second i2c interface
2025-03-05 12:17 UTC
[PATCH] docs: fix INTRODUCE description in xenstore.txt
2025-03-05 12:16 UTC (3+ messages)
[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
2025-03-05 12:16 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: display: Document DPI color codings
[PATCH net] net: switchdev: Convert blocking notification chain to a raw one
2025-03-05 12:15 UTC
[PATCH] gpio: rcar: Use raw_spinlock to protect register access
2025-03-05 12:15 UTC (2+ messages)
[cocci] Checking pointer dereferences with SmPL
2025-03-05 12:14 UTC (10+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
` [cocci] [PATCH] video: au1100fb: Move a variable assignment behind a null pointer check in au1100fb_setmode()
` [cocci] [PATCH RESEND] "
` [cocci] "
` "
[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
2025-03-05 12:14 UTC (6+ messages)
` [PATCH v4 09/10] dt-bindings: PCI: qcom,pcie-sc7280: Add 'global' interrupt
[PATCH 1/2] imx-bbu-nand-fcb: do not use hardcoded devicefile
2025-03-05 11:14 UTC (3+ messages)
[PATCH 0/5] SoCFPGA: Arria10: sdram: cleanup and fix DDR driver
2025-03-05 11:17 UTC (2+ messages)
[PATCH net-next] net/mlnx5: Use generic code for page_pool statistics
2025-03-05 12:14 UTC
[PATCH v15 0/2] Add QPIC SPI NAND driver
2025-03-05 11:25 UTC (3+ messages)
[Intel-wired-lan] MMIO write access to an invalid page in i40e_clear_hw()
2025-03-05 12:11 UTC (4+ messages)
[LTP] [PATCH v3] unshare03.c: Add test coverage for dup_fd() failure handling in unshare_fd()
2025-03-05 12:11 UTC (5+ messages)
` [LTP] [PATCH v4] "
[PATCH 6/8] clk: rockchip: rk3528: Add SD/SDIO tuning clocks in GRF region
2025-03-05 10:00 UTC (2+ messages)
[PATCH net-next v2] net: ti: icssg-prueth: Add ICSSG FW Stats
2025-03-05 11:16 UTC
[PATCH] dhcpcd: fix for unexpected syscall 135 for 10.1.0 version
2025-03-05 12:08 UTC (3+ messages)
kernel bug found and suggestions for fixing it
2025-03-05 12:06 UTC (2+ messages)
[tip:x86/cpu] BUILD SUCCESS 4f2a0b765c9731d2fa94e209ee9ae0e96b280f17
2025-03-05 12:04 UTC
[PATCH V2 0/3] scsi: ufs-qcom: Enable Dumping of Hibern8, MCQ, and Testbus Registers
2025-03-05 12:03 UTC (4+ messages)
` [PATCH V2 1/3] scsi: ufs-qcom: Add support for dumping HW and SW hibern8 count
` [PATCH V2 2/3] scsi: ufs-qcom: Add support for dumping MCQ registers
` [PATCH V2 3/3] scsi: ufs-qcom: Add support for testbus registers
[PATCH v3 0/5] rust: Add bug/warn abstractions
2025-03-05 10:24 UTC (4+ messages)
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once
[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
2025-03-05 10:20 UTC (12+ messages)
[PATCH i-g-t 0/2] Adjustments in test documentation
2025-03-05 12:02 UTC (4+ messages)
` [PATCH i-g-t 1/2] tests: xe_compute* Update "
[PATCH v6 00/15] x86-64: Stack protector and percpu improvements
2025-03-05 12:01 UTC (7+ messages)
` [PATCH v6 04/15] x86/pvh: Use fixed_percpu_data for early boot GSBASE
[PATCH mptcp-next v9 00/12] BPF path manager, part 5
2025-03-05 12:00 UTC (2+ messages)
[PATCH v4 0/5] initramfs-crypt-hook patch
2025-03-05 12:00 UTC (6+ messages)
` [PATCH v4 1/5] initramfs-crypt-hook: make sure that mount path exists
` [PATCH v4 2/5] initramfs-crypt-hook: use static temporary encryption key
` [PATCH v4 3/5] initramfs-crypt-hook: add re-encryption recovery
` [PATCH v4 4/5] initramfs-crypt-hook: implement 'noencrypt' option
` [PATCH v4 5/5] initramfs-crypt-hook: add 'format-if-empty' feature
[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
2025-03-05 11:59 UTC (5+ messages)
[Bug report] Memory leak in scmi_device_create
2025-03-05 11:59 UTC
[PATCH v8] wifi: mt76: mt7915: add wds support when wed is enabled
2025-03-05 11:09 UTC
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.