All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-07 11:46:51 to 2025-11-07 13:03:28 UTC [more...]

[PATCH v2 0/6] remoteproc: k3-r5: Build fixes and security improvements
 2025-11-07 13:01 UTC  (3+ messages)
` [PATCH v2 1/6] arm: dts: k3-am642-evm: Remove duplicate node
` [PATCH v2 3/6] soc: ti: pruss: Fix size ptr type in probe

[PATCH v2 0/2] This series adds LT9211c bridge driver support
 2025-11-07 13:02 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: bridge: lt9211c: Add bindings
` [PATCH v2 2/2] drm/bridge: add support for lontium lt9211c bridge

[PATCH v3 00/23] vhost refactoring and fixes
 2025-11-07 13:01 UTC  (3+ messages)
` [PATCH v3 07/23] virtio: move common part of _set_guest_notifier to generic code

[PATCH v3 0/2] media: i2c: add Samsung S5KJN1 image sensor device driver
 2025-11-07 13:02 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: media: i2c: Add Samsung S5KJN1 image sensor

[syzbot] [cifs?] memory leak in smb3_fs_context_parse_param
 2025-11-07 12:48 UTC  (2+ messages)

[PATCH v2 00/10] drm/i915: Stop the intel_de_wait_custom() abuse
 2025-11-07 13:01 UTC  (3+ messages)
` ✓ i915.CI.Full: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev3)
` ✗ Xe.CI.Full: failure "

[PATCH 6.6.y] net: dsa: improve shutdown sequence
 2025-11-07 13:00 UTC  (2+ messages)

[PATCH v2] RAS/CEC: replace use of system_wq with system_percpu_wq
 2025-11-07 13:00 UTC  (2+ messages)

[PATCH v2 0/16] SRCU updates for v6.19
 2025-11-07 12:58 UTC  (14+ messages)
` [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

Patchwork housekeeping for: spi-devel-general
 2025-11-07 12:57 UTC 

[PATCH v2 0/1] Bluetooth: btusb: add new custom firmwares
 2025-11-07 12:56 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] drm/sched: Don't crash kernel on wrong params
 2025-11-07 12:55 UTC 

[BUG REPORT] cifs/smb data corruption when writing, x86_64, kernel 6.6.71
 2025-11-07 12:54 UTC  (7+ messages)
` AW: [[ EXT ]] "
  `  "

[PATCH] iommu/iommupt: Fix build error in genericpt unit-tests
 2025-11-07 12:54 UTC  (2+ messages)

[PATCH net-next] net: phy: mscc: Add support for PHY LEDs on VSC8541
 2025-11-07 12:53 UTC  (5+ messages)

[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-07 12:52 UTC  (5+ messages)

madvise(MADV_COLLAPSE) fails with EINVAL on dirty file-backed text pages
 2025-11-07 12:50 UTC  (11+ messages)

[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07 12:50 UTC  (3+ messages)

SM8635 Porting Effort - PCI-E Card Doesn't Show Up
 2025-11-07 12:50 UTC  (2+ messages)

[PATCH v5 0/4] backlight: add new max25014 backlight driver
 2025-11-07 12:50 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 support
` [PATCH v5 2/4] backlight: add max25014atg backlight
` [PATCH v5 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH v5 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[bug report] fstests generic/774 hang
 2025-11-07 12:48 UTC  (12+ messages)

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-07 12:47 UTC  (35+ messages)
` [PATCH 01/33] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH 02/33] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH 03/33] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH 04/33] ACPI / PPTT: Find cache level by cache-id
` [PATCH 05/33] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH 06/33] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH 07/33] platform: Define platform_device_put cleanup handler
` [PATCH 08/33] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper
` [PATCH 09/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 11/33] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH 12/33] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH 13/33] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH 14/33] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH 15/33] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH 16/33] arm_mpam: Probe the hardware features resctrl supports
` [PATCH 17/33] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH 18/33] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH 19/33] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH 20/33] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH 21/33] arm_mpam: Register and enable IRQs
` [PATCH 22/33] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH 23/33] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH 24/33] arm_mpam: Probe and reset the rest of the features
` [PATCH 25/33] arm_mpam: Add helpers to allocate monitors
` [PATCH 26/33] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH 27/33] arm_mpam: Track bandwidth counter state for power management
` [PATCH 28/33] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH 29/33] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH 30/33] arm_mpam: Use long MBWU counters if supported
` [PATCH 31/33] arm_mpam: Add helper to reset saved mbwu state
` [PATCH 32/33] arm_mpam: Add kunit test for bitmap reset
` [PATCH 33/33] arm_mpam: Add kunit tests for props_mismatch()

[PATCH i-g-t] tests/intel/kms_psr2_sf: Remove unnecessary et_flag set
 2025-11-07 12:46 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v5 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
 2025-11-07 12:42 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev5)

[PATCH] drm/i915/dp_mst: Disable Panel Replay
 2025-11-07 12:41 UTC 

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07 12:40 UTC  (8+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps

[PATCH v2 0/3] Cleanups in amd64_edac and removal of legacy EDAC sysfs interface
 2025-11-07 12:40 UTC  (2+ messages)

[PATCH net-next] ice: fix comment typo and correct module format string
 2025-11-07 12:39 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] scsi/arm: Clean up coding style violations
 2025-11-07 12:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in ROHM BD71828 CHARGER
 2025-11-07 12:36 UTC 

powerpc/e500: WARNING: at mm/hugetlb.c:4755 hugetlb_add_hstate
 2025-11-07 12:35 UTC  (7+ messages)

[linux-next:master 6287/7207] kernel/rcu/refscale.c:187:1: error: type defaults to 'int' in declaration of 'DEFINE_STATIC_SRCU_FAST'
 2025-11-07 12:35 UTC 

[syzbot] [jfs?] BUG: corrupted list in dbUpdatePMap
 2025-11-07 12:35 UTC 

[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
 2025-11-07 12:34 UTC  (5+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "

[PATCH] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation
 2025-11-07 12:33 UTC  (3+ messages)

[PATCH 6.12.y-cip 0/9] Add RZ/V2H GBETH support
 2025-11-07 12:33 UTC  (3+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-07 12:31 UTC  (6+ messages)
` [PATCH v4 01/12] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v4 02/12] x86/xen: simplify flush_lazy_mmu()

[syzbot] [jfs?] BUG: unable to handle kernel paging request in diUpdatePMap
 2025-11-07 12:31 UTC 

generic/648 metadata corruption
 2025-11-07 12:30 UTC  (3+ messages)

[PATCH net-next 0/3] net: use skb_attempt_defer_free() in napi_consume_skb()
 2025-11-07 12:28 UTC  (4+ messages)
` [PATCH net-next 2/3] net: fix napi_consume_skb() with alien skbs

[PATCH v2 0/3] bus: mhi: Add loopback driver
 2025-11-07 12:28 UTC  (4+ messages)
` [PATCH v2 1/3] bus: mhi: host: Add loopback driver with sysfs interface

[PATCH BlueZ] The GATT.Client option is in the wrong section
 2025-11-07 12:27 UTC 

[PATCH v2 0/8] lib/xe/xe_query: implement few query helpers
 2025-11-07 12:23 UTC  (9+ messages)
` [PATCH v2 1/8] lib/xe_query: add helper to get first value of hwconfig
` [PATCH v2 2/8] tests/intel/xe_eudebug_online: use helper to get hwconfig value
` [PATCH v2 3/8] lib/xe/xe_query: introduce helper for device query
` [PATCH v2 4/8] lib/xe/xe_query: use recently introduced helper to query device
` [PATCH v2 5/8] lib/xe/xe_query: introduce iterator for GT topology masks
` [PATCH v2 6/8] tests/intel/xe_eudebug_online: use xe_query helpers for query GT topology
` [PATCH v2 7/8] tests/intel/xe_query: "
` [PATCH v2 8/8] lib/xe/xe_oa: "

[PATCH v3 0/7] Add display support for STM32MP25
 2025-11-07 12:23 UTC  (9+ messages)
` [PATCH v3 1/7] ofnode: support panel-timings in ofnode_decode_display_timing
    ` [Uboot-stm32] "

[PATCH] test: do not write to 0x0 except on sandbox
 2025-11-07 12:23 UTC  (6+ messages)

[PATCH 1/2] qemu: arm: Rename QEMU arm* defconfig files
 2025-11-07 12:23 UTC  (3+ messages)

[PATCH] buildman: Correct override toolchain support for clang
 2025-11-07 12:23 UTC  (2+ messages)

[LTP] [PATCH] syscalls/time01:Avoid using TST_RET in time() test to support Y2038-safe time_t
 2025-11-07 12:19 UTC  (2+ messages)

[PATCH RFC] btrfs: use guard for btrfs_folio_state::lock
 2025-11-07 12:19 UTC  (2+ messages)

[PATCH 5.4.y] mm/ksm: fix flag-dropping behavior in ksm_madvise
 2025-11-07 12:19 UTC 

[PATCH v2] ubi: fastmap: fix ubi->fm memory leak
 2025-11-07 12:13 UTC  (3+ messages)

[PATCH 5.10.y] mm/ksm: fix flag-dropping behavior in ksm_madvise
 2025-11-07 12:19 UTC 

[PATCH 5.15.y] mm/ksm: fix flag-dropping behavior in ksm_madvise
 2025-11-07 12:17 UTC 

[PATCH 6.1.y-cip 0/9] Add RZ/V2H GBETH support
 2025-11-07 12:18 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 17aa67421d0e
 2025-11-07 12:18 UTC 

[PATCH v3 0/3] Add support for Microchip CoreSPI Controller
 2025-11-07 12:21 UTC  (8+ messages)
` [PATCH v3 1/3] spi: microchip: rename driver file and internal identifiers
` [PATCH v3 2/3] spi: dt-binding: document Microchip CoreSPI
` [PATCH v3 3/3] spi: add support for microchip "soft" spi controller

[PATCH] usb: dwc3: pci: add support for the Intel Nova Lake -S
 2025-11-07 12:15 UTC  (2+ messages)
` [PATCH] usb: dwc3: pci: Sort out the Intel device IDs

[PATCH net-next 0/4] netconsole: Allow userdata buffer to grow dynamically
 2025-11-07 12:15 UTC  (3+ messages)
` [PATCH net-next 1/4] netconsole: Simplify send_fragmented_body()

[Patch V1] ima: avoid duplicate policy rules insertions
 2025-11-07 11:56 UTC  (4+ messages)

[PATCH v1] Bluetooth: btusb: add new custom firmwares
 2025-11-07 12:09 UTC  (3+ messages)

move blk-crypto-fallback to sit above the block layer
 2025-11-07 12:10 UTC  (19+ messages)
` [PATCH 1/9] mempool: update kerneldoc comments
` [PATCH 2/9] mempool: add error injection support
` [PATCH 3/9] mempool: add mempool_{alloc,free}_bulk
` [PATCH 4/9] fscrypt: pass a real sector_t to fscrypt_zeroout_range_inline_crypt
` [PATCH 7/9] blk-crypto: handle the fallback above the block layer
` [PATCH 8/9] blk-crypto: use on-stack skciphers for fallback en/decryption

[PATCH v2 0/3] Don't sleep in split_kernel_leaf_mapping() when in atomic context
 2025-11-07 12:10 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: mm: "

[PATCH] drm/i915/fbc: Apply wa_15018326506
 2025-11-07 12:10 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
 2025-11-07 12:09 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/uboot-tools: enable all hash algorithms if FIT support is enabled
 2025-11-07 12:08 UTC 

[PATCH v3 1/3] ext4: remove useless code in ext4_map_create_blocks
 2025-11-07 11:58 UTC  (3+ messages)
` [PATCH v3 2/3] ext4: rename EXT4_GET_BLOCKS_PRE_IO
` [PATCH v3 3/3] ext4: cleanup for ext4_map_blocks

[jimc:dd-cached-prefix 35/36] checkpatch: WARNING: Missing a blank line after declarations
 2025-11-07 12:06 UTC 

[PATCH 0/9] clean-includes: improve exclude list, run on cxl, vfio, tests
 2025-11-07 12:05 UTC  (3+ messages)
` [PATCH 5/9] scripts/clean-includes: Give the args in git commit messages

[PATCH v7 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
 2025-11-07 12:05 UTC  (6+ messages)
` [PATCH v7 1/7] KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
` [PATCH v7 5/7] arm64: Add support for FEAT_{LS64, LS64_V}

[PATCH v2] drm/xe/pcode: Convert unsupported commands to debug level
 2025-11-07 12:03 UTC  (4+ messages)

[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
 2025-11-07 12:02 UTC  (5+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional

[PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board
 2025-11-07 12:01 UTC  (5+ messages)

[syzbot] [jfs?] BUG: corrupted list in dbUpdatePMap
 2025-11-07 12:01 UTC  (2+ messages)
` Forwarded: "

[PATCH 0/4] fix some memory leaks
 2025-11-07 12:00 UTC  (5+ messages)
` [PATCH 1/4] tlv: fix memory leak
` [PATCH 2/4] of: free of_fixup in of_unregister_fixup()
` [PATCH 3/4] bobject: free object name in bobject_del()
` [PATCH 4/4] bfetch: fix memory leak

[pci:controller/ti] BUILD SUCCESS 041c2f0e34ba4823101bf307d6a6d41d98f5dac3
 2025-11-07 12:00 UTC 

[PATCH] agp/nvidia: Fix coding style issues
 2025-11-07 12:02 UTC 

[PATCH v2] PCI: of: Downgrade error message on missing of_root node
 2025-11-07 11:58 UTC  (4+ messages)

[PATCH v5 3/3] arm64: dts: rockchip: Add devicetree for the 9Tripod X3568 v4
 2025-11-07 11:36 UTC  (4+ messages)

[PATCH i-g-t v2 0/3] Introduce NVL-S and CRI platforms
 2025-11-07 11:56 UTC  (5+ messages)
` [PATCH i-g-t v2 1/3] lib: Add NVL-S support

Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday (GMT) (qemu-devel@nongnu.org)
 2025-11-07 11:54 UTC 

Synced invitation: QEMU/KVM developers conference call @ Every 2 weeks from 13:00 to 14:00 on Tuesday from Tue 28 Oct to Mon 10 Nov (GMT) (qemu-devel@nongnu.org)
 2025-11-07 11:54 UTC 

[PATCH RFC 0/2] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
 2025-11-07 11:54 UTC  (3+ messages)
` [PATCH RFC 2/2] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume

[PATCH v2 1/4] ext4: remove useless code in ext4_map_create_blocks
 2025-11-07 11:54 UTC  (4+ messages)
` [PATCH v2 4/4] ext4: order mode should not take effect for DIO

[PATCH v2] [PATCH v2] platform/x86: hp-wmi: Fixed Omen MAX 16-ah0xx board name
 2025-11-07 11:48 UTC  (2+ messages)
` [PATCH v3] platform/x86: hp-wmi: Moved "

[PATCH v11 0/9] support FEAT_LSUI
 2025-11-07 11:52 UTC  (3+ messages)
` [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[Buildroot] [PATCH v4 0/2] Add external tree information to CycloneDX SBOM
 2025-11-07 11:52 UTC  (4+ messages)

[OE-core] [PATCH 01/29] adwaita-icon-theme: upgrade 48.0 -> 49.0
 2025-11-07 11:51 UTC  (3+ messages)
` [OE-core] [PATCH 06/29] dnf: upgrade 4.23.0 -> 4.24.0

[PATCH i-g-t v3 0/3] Introduce NVL-S and CRI platforms
 2025-11-07 11:50 UTC  (4+ messages)
` [PATCH i-g-t v3 1/3] lib: Add NVL-S support
` [PATCH i-g-t v3 2/3] lib: Add Crescent Island Support
` [PATCH i-g-t v3 3/3] lib/intel_pat: Define pat indices for xe3p_xpc

[PATCH v6 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-07 11:49 UTC  (4+ messages)
` [PATCH v6 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-07 11:50 UTC 

[PATCH] eeprom: at25: convert to spi-mem API
 2025-11-07 11:49 UTC  (5+ messages)

[PATCH 0/5] drm/i915/rps: call rps functions through the parent interface
 2025-11-07 11:49 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[f2fs-dev] [syzbot] [iomap?] kernel BUG in folio_end_read (2)
 2025-11-07 11:48 UTC  (12+ messages)
                    `  "

git whatchanged
 2025-11-07 11:40 UTC 

[jimc:dd-cached-prefix 34/36] checkpatch: WARNING: Missing a blank line after declarations
 2025-11-07 11:47 UTC 

[PATCH v2 00/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-11-07 11:46 UTC  (5+ messages)
` [PATCH v2 05/11] drm/panel: ronbo-rb070d30: fix warning with gpio controllers that sleep
` [PATCH v2 09/11] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
` [PATCH v2 10/11] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v2 11/11] arm64: dts: add description for solidrun i.mx8mm som and evb


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.