All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-30 09:51:49 to 2025-09-30 10:47:51 UTC [more...]

[RFC v8 00/21] DRM scheduling cgroup controller
 2025-09-30 10:12 UTC  (4+ messages)

[PATCH] target/riscv: Flush the TLB entry for the specified address
 2025-09-30 10:04 UTC  (2+ messages)

[PATCH] ui/vnc: Fix NULL pointer dereference in vnc_disconnect_start
 2025-09-30 10:46 UTC  (3+ messages)

[PATCH v6 00/16] drm/vkms: Add configfs support
 2025-09-30 10:44 UTC  (5+ messages)
` [PATCH v6 14/16] drm/vkms: Allow to configure connector status
` [PATCH v6 16/16] drm/vkms: Allow to configure connector status via configfs

[PATCH 0/8] drm: Optimize page tables overhead with THP
 2025-09-30 10:45 UTC  (10+ messages)
` [PATCH 2/8] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH 6/8] drm/panthor: Introduce huge tmpfs mount point option
` [PATCH 7/8] drm/panthor: Improve IOMMU map/unmap debugging logs

[PATCH i-g-t 1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters
 2025-09-30 10:46 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for series starting with [i-g-t,1/2] tests/intel/kms_pm_rpm: Refactor system suspend test function parameters (rev4)

[PATCH 00/13] KVM: arm64: De-specialise the timer UAPI
 2025-09-30 10:45 UTC  (5+ messages)
` [PATCH 03/13] KVM: arm64: Replace timer context vcpu pointer with timer_id
` [PATCH 08/13] KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure

[f2fs-dev] [Bug 220575] New: Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000
 2025-09-30 10:45 UTC  (2+ messages)
` [f2fs-dev] [Bug 220575] "

[syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (3)
 2025-09-30 10:45 UTC  (2+ messages)
` Forwarded: [PATCH v4] ext4: detect invalid INLINE_DATA + EXTENTS flag combination

[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
 2025-09-30 10:43 UTC  (6+ messages)
` [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions

CVE-2025-38495: HID: core: ensure the allocated report buffer can contain the reserved report ID
 2025-09-30 10:42 UTC  (2+ messages)

[PATCH v8 i-g-t 0/9] Fix xe_eudebug_online@set-breakpoint-sigint-debugger
 2025-09-30 10:42 UTC  (10+ messages)
` [PATCH v8 i-g-t 1/9] lib/xe_eudebug: Fix safe_pipe_read
` [PATCH v8 i-g-t 2/9] lib/xe_eudebug: Don't fail in __wait_token if pipe was broken
` [PATCH v8 i-g-t 3/9] tests/xe_eudebug_online: Allow dead client in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 4/9] lib/xe_eudebug: Introduce xe_eudebug_debugger_kill
` [PATCH v8 i-g-t 5/9] tests/xe_eudebug_online: Improve issuing SIGINT in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 6/9] lib/xe_eudebug: Improve SIGINT handling
` [PATCH v8 i-g-t 7/9] tests/xe_eudebug_online: Introduce proper sync for closing debugger fd in set-breakpoint-sigint-debugger
` [PATCH v8 i-g-t 8/9] lib/xe_eudebug: Introduce SIGTERM handling
` [PATCH v8 i-g-t 9/9] tests/xe_eudebug_online: Issue SIGTERM in set-breakpoint-sigint-debugger

[PATCH v2 00/10] ARM: boards: add support for Enclustra Mercury SA2
 2025-09-30 10:40 UTC  (2+ messages)

[PATCH master] Revert "MAKEALL: query CONFIG_64BIT before make instead of CONFIG_ARM64 after"
 2025-09-30 10:40 UTC  (2+ messages)

[Buildroot] [PATCH] package/ghostscript: security bump to v10.06.0
 2025-09-30 10:40 UTC 

LTP: swapon/off: 16K and 64K page size libswap.c:230: TFAIL: swapon() on fuse failed: EINVAL (22)
 2025-09-30 10:39 UTC 

[PATCH v10 0/2] Update ECN (RFC3168) and Add Accurate ECN (RFC9768-to-be) feature
 2025-09-30 10:39 UTC  (6+ messages)
` [PATCH v10 1/2] virtio-net: Fix ECN feature descriptions

[PATCH kvmtool 00/15] arm64: Handle PSCI calls in userspace
 2025-09-30 10:37 UTC  (18+ messages)
` [PATCH kvmtool v4 01/15] Allow pausing the VM from vcpu thread
` [PATCH kvmtool v4 02/15] update_headers: arm64: Track psci.h for PSCI definitions
` [PATCH kvmtool v4 03/15] update headers: Linux v6.17-rc7
` [PATCH kvmtool v4 04/15] Import arm-smccc.h from Linux 6.16-rc1
` [PATCH kvmtool v4 04/15] Import arm-smccc.h from Linux 6.17-rc7
` [PATCH kvmtool v4 05/15] arm64: Stash kvm_vcpu_init for later use
` [PATCH kvmtool v4 06/15] arm64: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH kvmtool v4 07/15] arm64: Expose ARM64_CORE_REG() for general use
` [PATCH kvmtool v4 08/15] arm64: Add support for finding vCPU for given MPIDR
` [PATCH kvmtool v4 09/15] arm64: Add skeleton implementation for PSCI
` [PATCH kvmtool v4 10/15] arm64: psci: Implement CPU_SUSPEND
` [PATCH kvmtool v4 11/15] arm64: psci: Implement CPU_ON
` [PATCH kvmtool v4 12/15] arm64: psci: Implement AFFINITY_INFO
` [PATCH kvmtool v4 13/15] arm64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH kvmtool v4 14/15] arm64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH kvmtool v4 15/15] arm64: smccc: Start sending PSCI to userspace

[PATCH V10 00/30] IGT tests for the KMS Color Pipeline API
 2025-09-30 10:37 UTC  (15+ messages)
` [PATCH V10 01/30] tests/kms_writeback: Fix kms_writeback for VKMS
` [PATCH V10 02/30] lib/igt_kms: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
` [PATCH V10 03/30] drm-uapi: Add COLOROP object
` [PATCH V10 04/30] lib/igt_kms: Destroy colorops on exit
` [PATCH V10 05/30] tests/kms_properties: Add colorop properties test
` [PATCH V10 08/30] lib/drmtest: Add is_vkms_device()
` [PATCH V10 09/30] tests/kms_colorop: Add kms_colorop tests

What is the reason behind not hiding git worktrees from git?
 2025-09-30 10:37 UTC  (7+ messages)

[PATCH] usb: xhci: exynos: variable node should be signed
 2025-09-30 10:34 UTC 

[PATCH v2 00/11] gpu: nova-core: Boot GSP to RISC-V active
 2025-09-30 10:33 UTC  (7+ messages)
` [PATCH v2 05/10] gpu: nova-core: gsp: Add GSP command queue handling

[PATCH v2 1/6] iio: adc: ad4080: fix chip identification
 2025-09-30 10:32 UTC  (6+ messages)
` [PATCH v2 2/6] iio: adc: ad4080: prepare driver for multi-part support
` [PATCH v2 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4084
` [PATCH v2 4/6] iio: adc: ad4080: "
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4081
` [PATCH v2 6/6] iio: adc: ad4080: "

[Buildroot] [PATCH] package/python-pip: security bump to v25.2
 2025-09-30 10:31 UTC 

[PATCH] dt-bindings: leds: bcm6358: Convert to DT Schema
 2025-09-30 10:27 UTC 

activity-led usage
 2025-09-30 10:29 UTC 

[PATCH net-next v2] page_pool: Clamp pool size to max 16K pages
 2025-09-30 10:30 UTC  (2+ messages)

[PATCH v2 0/8] Support dynamic EMC frequency scaling on Tegra186/Tegra194
 2025-09-30 10:30 UTC  (3+ messages)
` [PATCH v2 1/8] cpufreq: tegra186: add OPP support and set bandwidth

[PATCHSET RFC v5 1/8] fuse: general bug fixes
 2025-09-30 10:29 UTC  (12+ messages)
` [PATCH 2/8] fuse: flush pending fuse events before aborting the connection

[PATCH] iommu: __iommu_attach_group: check for non-NULL blocking_domain
 2025-09-30 10:28 UTC  (6+ messages)

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-30 10:26 UTC  (3+ messages)
` [PATCH v6 04/28] hw/s390x/ipl: Create certificate store

[PATCH 0/2] Add support for MAX17616/MAX17616A hwmon device
 2025-09-30 10:26 UTC  (3+ messages)
` [PATCH 2/2] hwmon: (pmbus/max17616): add driver for max17616

microblazeel-linux-user regression
 2025-09-30 10:24 UTC  (2+ messages)

[PATCH v3 00/36] VF migration redesign
 2025-09-30 10:25 UTC  (6+ messages)
` [PATCH v3 02/36] drm/xe/vf: Lock querying GGTT config during driver init

[PATCH v3] ext4: detect invalid INLINE_DATA + EXTENTS flag combination
 2025-09-30 10:25 UTC 

linux-6.17/kernel/module/sysfs.c:275: Always true test in for loop ?
 2025-09-30 10:25 UTC 

[PATCH] crypto: ti - Add CRYPTO_ALG_ASYNC flag to DTHEv2 AES algos
 2025-09-30 10:10 UTC 

[oe][meta-oe][scarthgap][PATCH 1/1] Revert "mariadb: upgrade 10.11.9 -> 10.11.12"
 2025-09-30 10:20 UTC  (3+ messages)

[OE-core][PATCH] ghostscript: upgrade 10.05.1 -> 10.06.0
 2025-09-30 10:25 UTC  (2+ messages)

[oe][meta-oe][master][walnascar][PATCH 1/1] udisks2: upgrade 2.10.1 -> 2.10.2
 2025-09-30  9:09 UTC 

[PATCH v3] pinctrl: renesas: rzg2l: Drop the unnecessary pin configurations
 2025-09-30 10:24 UTC  (2+ messages)

[PATCH v2] pinctrl: renesas: rzg2l: Fix ISEL restore on resume
 2025-09-30 10:24 UTC  (6+ messages)

[PATCH 0/2] ima: add dont_audit and fs_subtype to policy language
 2025-09-30 10:23 UTC  (2+ messages)

[PATCH] clk: fix slab-use-after-free when clk_core_populate_parent_map failed
 2025-09-30 10:22 UTC  (4+ messages)

[PATCH] x86/CPU/AMD: Prevent reset reasons from being retained among boots
 2025-09-30 10:18 UTC  (4+ messages)

ebtables-save: Do string processing in perl instead of shell
 2025-09-30 10:21 UTC  (2+ messages)

[PATCH 0/4] Add Raspberry Pi's RP1 ADC
 2025-09-30 10:20 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: "

[PATCH 1/1] mm: prevent poison consumption when splitting THP
 2025-09-30 10:20 UTC  (10+ messages)

[PATCH 00/11] Create APIs to centralise locking for directory ops
 2025-09-30 10:19 UTC  (5+ messages)
` [PATCH 03/11] VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()

inux-6.17/tools/perf/util/lzma.c:123: Strange return value ?
 2025-09-30 10:19 UTC 

[PATCH RFC] md: disable atomic writes if any bad blocks found
 2025-09-30 10:18 UTC  (4+ messages)

[PATCH v3 0/4] mm/userfaultfd: modulize memory types
 2025-09-30 10:18 UTC  (5+ messages)
` [PATCH v3 1/4] mm: Introduce vm_uffd_ops API

[PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
 2025-09-30 10:18 UTC  (2+ messages)

[PATCH v6 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-30 10:17 UTC  (3+ messages)

[PATCH v10 00/11] nvme-fc: FPIN link integrity handling
 2025-09-30 10:17 UTC  (7+ messages)
` [PATCH v10 01/11] fc_els: use 'union fc_tlv_desc'
` [PATCH v10 07/11] scsi: scsi_transport_fc: add fc_host_fpin_set_nvme_rport_marginal()

[RFC PATCH 0/4] ARM: dts: renesas: mtd-rom has no clock and power domain
 2025-09-30 10:17 UTC  (5+ messages)
` [RFC PATCH 1/4] clk: renesas: mstp: mark 'spibsc' clocks as critical
` [RFC PATCH 2/4] ARM: dts: renesas: genmai: mtd-rom has no clock and power domain
` [RFC PATCH 3/4] ARM: dts: renesas: gr-peach: "
` [RFC PATCH 4/4] ARM: dts: renesas: rskrza1: "

[PATCH 0/5] drm/xe/debugfs: Avoid use of wrapper functions
 2025-09-30 10:17 UTC  (4+ messages)
` [PATCH 1/5] drm/xe/debugfs: Update xe_gt_topology_dump signature

[PATCH v2 12/27] media: v4l2-subdev: Introduce v4l2 subdev context
 2025-09-30 10:16 UTC  (2+ messages)

[PATCH v2 0/8] mm: hugetlb: allocate frozen gigantic folio
 2025-09-30 10:15 UTC  (11+ messages)
` [PATCH v2 1/8] mm: page_alloc: optimize pfn_range_valid_contig()
` [PATCH v2 2/8] mm: hugetlb: optimize replace_free_hugepage_folios()
` [PATCH v2 3/8] mm: debug_vm_pgtable: add debug_vm_pgtable_free_huge_page()
` [PATCH v2 4/8] mm: page_alloc: add split_non_compound_page()
` [PATCH v2 6/8] mm: cma: add __cma_release()

[PATCH 0/1] nvdimm: allow exposing RAM as libnvdimm DIMMs
 2025-09-30 10:15 UTC  (11+ messages)
` [PATCH 1/1] nvdimm: allow exposing RAM carveouts as NVDIMM DIMM devices

Use of LaTeX for the specification
 2025-09-30 10:14 UTC  (3+ messages)

[PATCH] usb: ohci-hcd: Null check lurb_priv before dereference
 2025-09-30 10:13 UTC  (3+ messages)

[PATCH net] page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
 2025-09-30 10:13 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: fix ifolio memory leak in f2fs_move_inline_dirents error path
 2025-09-30 10:04 UTC  (3+ messages)
`  "

[PATCH v3 00/18] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
 2025-09-30 10:13 UTC  (6+ messages)
` [PATCH v3 02/18] system/memory: Better describe @plen argument of flatview_translate()

Move GNU manual pages to the Linux man-pages project
 2025-09-30 10:12 UTC  (10+ messages)

customizing "cherry picked from commit abcd" comment
 2025-09-30 10:11 UTC  (2+ messages)

[PATCH] tracing: Fix race condition in kprobe initialization causing NULL pointer dereference
 2025-09-30 10:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v2] btrfs: Refactor allocation size calculation in kzalloc()
 2025-09-30 10:09 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 6.18
 2025-09-30 10:08 UTC 

[PATCH] fuse: fix readahead reclaim deadlock
 2025-09-30 10:08 UTC  (6+ messages)

[PATCH] aspeed: Add Supermicro X11 SPI machine type
 2025-09-30 10:08 UTC  (3+ messages)

[PATCH net v4] selftest:net: Fix uninit return values
 2025-09-30 10:06 UTC 

[PATCH v2 00/10] media: Introduce video device state management
 2025-09-30 10:07 UTC  (8+ messages)
` [PATCH v2 02/10] media: v4l2-dev: Add support for try state

[PATCH 0/2] replay: add --update-refs option
 2025-09-30 10:05 UTC  (4+ messages)
` [PATCH v2 0/1] replay: make atomic ref updates the default behavior
  ` [PATCH v2 1/1] "

[RFC PATCH 0/7] Add RISCV big endian support
 2025-09-30 10:03 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-09-30 10:03 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: dts: starfive: add DT for Orange Pi RV

[Buildroot] [PATCH 1/2] package/linux-firmware: fix license file for ath10k firmware
 2025-09-30 10:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/linux-firmware: add option for ath12k firmwares

[PATCH v4 00/10] Error recovery for vfio-pci devices on s390x
 2025-09-30 10:03 UTC  (3+ messages)
` [PATCH v4 02/10] PCI: Add additional checks for flr reset

[PATCH 0/2] *** Wangxun new NIC support ***
 2025-09-30  9:59 UTC  (22+ messages)
` [PATCH v4 00/20] Wangxun new NIC support
  ` [PATCH v4 01/20] net/txgbe: add basic information for Amber-Lite 25G/40G NICs
  ` [PATCH v4 02/20] net/txgbe: add new SW-FW mailbox interface
  ` [PATCH v4 03/20] net/txgbe: add identification support for new SFP/QSFP modules
  ` [PATCH v4 04/20] net/txgbe: rename raptor to sp for Sapphire-specific code
  ` [PATCH v4 05/20] net/txgbe: add basic link configuration for Amber-Lite NICs
  ` [PATCH v4 06/20] net/txgbe: add support for PHY configuration via SW-FW mailbox
  ` [PATCH v4 07/20] net/txgbe: add RX&TX support for Amber-Lite NICs
  ` [PATCH v4 08/20] net/txgbe: add hardware reset change "
  ` [PATCH v4 09/20] net/txgbe: add MAC reconfiguration to avoid packet loss
  ` [PATCH v4 10/20] net/txgbe: add TX head Write-Back mode for Amber-Lite NICs
  ` [PATCH v4 11/20] net/txgbe: add RX desc merge "
  ` [PATCH v4 12/20] net/txgbe: add FEC support for Amber-Lite 25G NICs
  ` [PATCH v4 13/20] net/txgbe: add GPIO configuration
  ` [PATCH v4 14/20] net/txgbe: disable unstable features
  ` [PATCH v4 15/20] net/txgbe: add support for TX laser enable/disable
  ` [PATCH v4 16/20] net/txgbe: add support for TX queue rate limiting
  ` [PATCH v4 17/20] net/txgbe: add support for getting PHY ID
  ` [PATCH v4 18/20] net/txgbe: add thermal sensor configuration for Amber-Lite NICs
  ` [PATCH v4 19/20] net/txgbe: add RSS "
  ` [PATCH v4 20/20] doc: update for txgbe

[PATCH v7 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-09-30 10:01 UTC  (6+ messages)
` [PATCH v7 2/2] ethernet: eswin: Add eic7700 ethernet driver
    `  "
        `  "

linux-6.17/arch/mips/kernel/kgdb.c: 2 * Array sanity check in wrong place ?
 2025-09-30 10:02 UTC 

[PATCH 00/29] drm: Implement state readout support
 2025-09-30 10:00 UTC  (13+ messages)
` [PATCH 11/29] drm/crtc: Drop no_vblank bit field
  ` (subset) "
` [PATCH 18/29] drm/tidss: Convert to drm logging
  ` (subset) "
` [PATCH 19/29] drm/tidss: Remove ftrace-like logs
  ` (subset) "
` [PATCH 20/29] drm/tidss: crtc: Change variable name
  ` (subset) "
` [PATCH 21/29] drm/tidss: crtc: Implement destroy_state
  ` (subset) "
` [PATCH 22/29] drm/tidss: crtc: Cleanup reset implementation
  ` (subset) "

[PATCH v2] doc: Update coding style to recommend b4 for patch submission
 2025-09-30 10:00 UTC  (2+ messages)

[moderation/CI] Re: mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP subpage to shared zeropage
 2025-09-30 10:00 UTC 

[PATCH v3 1/6] hw/i386/amd_iommu: Fix MMIO register write tracing
 2025-09-30  9:36 UTC  (2+ messages)

[PATCH] target/riscv: Fix endianness swap on compressed instructions
 2025-09-30  7:18 UTC  (4+ messages)

[PATCH v6 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
 2025-09-30  9:42 UTC  (2+ messages)
` [PATCH v6 18/18] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH] net: lwip: ensure alignment of packet buffers
 2025-09-30  9:57 UTC  (2+ messages)

[asahilinux:bits/000-devicetree 135/140] arch/arm64/boot/dts/apple/t8103-j274.dtb: pcie@690000000 (apple,t8103-pcie): Unevaluated properties are not allowed ('dma-coherent' was unexpected)
 2025-09-30  9:56 UTC 

[PATCH] net: wan: hd64572: validate RX length before skb allocation and copy
 2025-09-30  9:57 UTC  (2+ messages)

linux-6.17/tools/testing/selftests/landlock/fs_test.c:5631: Test for pointer < 0 ?
 2025-09-30  9:57 UTC 

[PATCH 0/2] Add interconnect support for Kaanapali SoC
 2025-09-30  9:57 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "

[PATCH 1/2] fixup! Add security policy support
 2025-09-30  9:55 UTC  (2+ messages)

[PATCH RESEND] usb: dwc3: Remove redundant test
 2025-09-30  9:55 UTC  (2+ messages)

[PATCH v8 0/3] Register the STM32MP25 RCC driver as an access controller
 2025-09-30  9:54 UTC  (3+ messages)
` [PATCH v8 2/3] clk: stm32mp25: add firewall grant_access ops

[PATCH] MAKEALL: query CONFIG_64BIT before make instead of CONFIG_ARM64 after
 2025-09-30  9:54 UTC  (2+ messages)

[PATCH] usb: dwc2: Add missing null check
 2025-09-30  9:54 UTC  (2+ messages)

[PATCH] usb: gadget: atmel: Add missing null check
 2025-09-30  9:51 UTC  (2+ messages)

[PATCH v7 00/16] mm: folio_zero_user: clear contiguous pages
 2025-09-30  9:51 UTC  (7+ messages)
` [PATCH v7 12/16] arm: mm: define clear_user_highpages()

[PATCH -next RFC 0/2] cpuset: Add cpuset.mems.spread_page to cgroup v2
 2025-09-30  9:35 UTC  (2+ messages)
` [PATCH -next RFC 2/2] cpuset: Add spread_page interface to cpuset v2


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.