All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-30 07:04:27 to 2025-07-30 08:20:15 UTC [more...]

[PATCH 6.12 3/4] Revert "drm/xe/devcoredump: Update handling of xe_force_wake_get return"
 2025-07-30  8:00 UTC  (2+ messages)
` Patch "Revert "drm/xe/devcoredump: Update handling of xe_force_wake_get return"" has been added to the 6.12-stable tree

[PATCH 6.12 4/4] Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"
 2025-07-30  8:10 UTC  (4+ messages)
` Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
` ✗ CI.checkpatch: warning for "
` ✗ CI.KUnit: failure "

[PATCH 6.12 1/4] Revert "drm/xe/gt: Update handling of xe_force_wake_get return"
 2025-07-30  8:00 UTC  (2+ messages)
` Patch "Revert "drm/xe/gt: Update handling of xe_force_wake_get return"" has been added to the 6.12-stable tree

[PATCH 6.12 2/4] Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"
 2025-07-30  8:00 UTC  (2+ messages)
` Patch "Revert "drm/xe/tests/mocs: Update xe_force_wake_get() return handling"" has been added to the 6.12-stable tree

[PATCH] rust: clk: use the type-state pattern
 2025-07-30  8:20 UTC  (4+ messages)

[meta-oe] [PATCH] uftrace: fix issue that actually not install
 2025-07-30  8:19 UTC 

[PATCH 00/20] Analog connector support in DC
 2025-07-30  8:19 UTC  (10+ messages)
` [PATCH 01/20] drm/amd/display: Determine DRM connector type more accurately
` [PATCH 03/20] drm/amd/display: Introduce MAX_LINK_ENCODERS
` [PATCH 07/20] drm/amd/display: Don't use stereo sync and audio on RGB signals

[PATCHv3 0/7] blk dma iter for integrity metadata
 2025-07-30  8:18 UTC  (3+ messages)
  ` [PATCHv3 1/7] blk-mq: introduce blk_map_iter

[PATCH 2/2] watchdog: generic name for i6300esb
 2025-07-30  7:53 UTC  (12+ messages)

[LTP] [PATCH] Disable io_uring fd in ioctl_pidfd01 for selinux
 2025-07-30 10:40 UTC  (9+ messages)

[PATCH] cgroup: Simplify cgroup_disable loop given limited count
 2025-07-30  8:10 UTC 

[RFC PATCH] mm: shmem: fix the strategy for the tmpfs 'huge=' options
 2025-07-30  8:14 UTC 

[f2fs-dev] [PATCH] f2fs: f2fs supports uncached buffered I/O read
 2025-07-30  8:14 UTC  (3+ messages)
  `  "

[PATCH v4 0/4] Enable cpufreq for IPQ5424
 2025-07-30  8:13 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v4 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v4 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v4 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq

[GIT PULL 0/2] KVM: s390: updates for 6.17
 2025-07-30  8:10 UTC  (3+ messages)
` [GIT PULL 1/2] entry: Add arch_in_rcu_eqs()
` [GIT PULL 2/2] KVM: s390: Rework guest entry logic

[PATCH v1 0/4] ARM: boards: add support for Samsung Galaxy S8 and S20 5G
 2025-07-30  8:13 UTC  (5+ messages)
` [PATCH v1 1/4] video: simplefb-client: switch to dev_get_resource
` [PATCH v1 2/4] clocksource: arm_architected_timer: support clock-frequency

[RFC PATCH kvmtool 01/10] vfio: Associate vm instance with vfio fd
 2025-07-30  8:13 UTC  (6+ messages)
` [RFC PATCH kvmtool 09/10] vfio/iommufd: Add viommu and vdevice objects

[PATCH] ns16550: ensure polling timer is disarmed
 2025-07-30  8:12 UTC  (2+ messages)

[master/scarthgap][PATCH RESEND] packagegroup-arago: Add ti-pka-fw for all K3 platforms
 2025-07-30  8:13 UTC 

Regression: hmac(sha3-224) is missing in newer kernels on s390?
 2025-07-30  8:11 UTC 

[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
 2025-07-30  8:11 UTC  (3+ messages)
` [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace

[PATCH 0/6] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
 2025-07-30  8:10 UTC  (3+ messages)

[PATCH] drm/amd/display: Add primary plane to commits for correct VRR handling
 2025-07-30  8:09 UTC 

[PATCH] EDAC/skx_common: Fix potential negative values in DIMM size calculation
 2025-07-30  8:03 UTC  (3+ messages)

[PATCH] pinctrl: sx150x: reformat and fixup Copyright header
 2025-07-30  8:03 UTC 

[PATCH v2 14/20] staging: rtl8723bs: remove unnecessary parentheses in conditional
 2025-07-30  8:03 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 00/10] Supporting RAS on XE
 2025-07-30  8:03 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
 2025-07-30  8:03 UTC  (11+ messages)

[PATCH v6 0/2] rust: alloc: kvec doc example and allocator unit tests
 2025-07-30  8:03 UTC  (5+ messages)
` [PATCH v6 1/2] rust: allocator: add KUnit tests for alignment guarantees
` [PATCH v6 2/2] rust: alloc: kvec: add doc example for as_slice method

[PATCH] pwm: tiecap: Document behaviour of hardware disable
 2025-07-30  8:02 UTC 

File server for zchunk swupdate update
 2025-07-30  8:01 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: dump more information when checkpoint was blocked for long time
 2025-07-30  8:00 UTC  (4+ messages)
    `  "

Ethdev driver request for changes
 2025-07-30  7:59 UTC 

[PATCH v3] i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
 2025-07-30  7:59 UTC  (3+ messages)

[PATCH v4 0/2] hung_task: Dump the blocking task stacktrace
 2025-07-30  7:59 UTC  (3+ messages)
` [PATCH v4 1/2] hung_task: Show the blocker task if the task is hung on mutex

[PATCH] ns16550: remove trailing whitespaces
 2025-07-30  7:58 UTC  (2+ messages)

Pytanie o ofertę
 2025-07-30  7:40 UTC 

[PATCH v2 0/5] arm64: dts: exynos2200: introduce serial busses, except spi
 2025-07-30  7:42 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: exynos2200: fix typo in hsi2c23 bus pins label
` [PATCH v2 2/5] arm64: dts: exynos2200: use 32-bit address space for /soc
` [PATCH v2 3/5] arm64: dts: exynos2200: increase peric1 and cmgp syscon sizes
` [PATCH v2 4/5] arm64: dts: exynos2200: add serial_0/1 nodes
` [PATCH v2 5/5] arm64: dts: exynos2200: define all usi nodes

Missing BEACON_LOSS event
 2025-07-30  7:52 UTC  (2+ messages)

[PATCH v3 1/1] mtd: spi-nor: core: Prevent oops during driver removal with active read or write operations
 2025-07-30  7:50 UTC  (7+ messages)

Rekrutacja handlowca
 2025-07-30  7:56 UTC 

[PATCH 0/2] rust: regulator: relax a few constraints on Regulator<T>
 2025-07-30  7:57 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: qcom: sm8[56]50: flatten the primary usb controller node
 2025-07-30  7:57 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8550: Flatten the USB nodes
` [PATCH 2/2] arm64: dts: qcom: sm8650: "

[PATCH v2] rust: pci: Use explicit types in FFI callbacks
 2025-07-30  7:56 UTC  (4+ messages)

[PATCH 2/2] arm64: dts: qcom: sm8650: Flatten the USB nodes
 2025-07-30  7:56 UTC 

[PATCH] md: fix create on open mddev lifetime regression
 2025-07-30  7:56 UTC  (3+ messages)

[PATCH v3 0/3] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
 2025-07-30  7:55 UTC  (3+ messages)
` [PATCH v3 1/3] tools: add sizeof_field and offsetofend macros

[PATCH v2 0/8] refs: fix migration of reflog entries
 2025-07-30  7:55 UTC  (7+ messages)
` [PATCH v2 4/8] builtin/reflog: implement subcommand to write new entries

[LTP] [PATCH v1] vma05: Fix false positives from stripped system libraries
 2025-07-30  7:52 UTC  (2+ messages)

[PATCH 0/4] builtin/remote: rework how remote refs get renamed
 2025-07-30  7:53 UTC  (3+ messages)
` [PATCH 4/4] builtin/remote: only iterate through refs that are to be renamed

[PATCH 6.12.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-30  7:52 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: drop inode from the donation list when the last file is closed
 2025-07-30  7:50 UTC  (3+ messages)

[PATCH 0/3] Add Richtek RT9756 Smart-Cap dividor charger
 2025-07-30  7:50 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: power: supply: Add Richtek RT9756 smart cap divider charger

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-30  7:49 UTC  (11+ messages)
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support

[PATCH] x86: XOP prefix instructions decoder support
 2025-07-30  7:48 UTC  (2+ messages)

[PATCH] x86: Conditionalise init_dom0_cpu_policy()
 2025-07-30  7:48 UTC  (6+ messages)

[master/scarthgap][PATCH] ti-pka-fw: Add a recipe to package prebuilt PKA firmware
 2025-07-30  7:48 UTC 

[PATCHv8 0/3] block: move sched_tags allocation/de-allocation outside of locking context
 2025-07-30  7:48 UTC  (5+ messages)
` [PATCHv8 1/3] block: move elevator queue allocation logic into blk_mq_init_sched
` [PATCHv8 2/3] block: fix lockdep warning caused by lock dependency in elv_iosched_store
` [PATCHv8 3/3] block: fix potential deadlock while running nr_hw_queue update

[PATCH 0/6] arm/hafnium: Enable build on non x86_64 hosts and include it to qemuarm64-secureboot build
 2025-07-30  7:45 UTC  (7+ messages)
` [PATCH 1/6] Revert "arm/hafnium: refuse to build on non-x86-64 hosts"
` [PATCH 2/6] arm/hafnium: Depend on clang-native
` [PATCH 3/6] arm/hafnium: Select valid platform for hafnium and properly pass to make
` [PATCH 4/6] arm/hafnium: Remove deprecated patch for third_party/linux submodule
` [PATCH 5/6] arm/hafnium: Restore patch on gn visibility
` [PATCH 6/6] arm/hafnium: add hafnium to qemuarm64-secureboot target

[PATCH] libselinux: refactor selinux_getenforcemode
 2025-07-30  7:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm: shmem: fix the shmem large folio allocation for the i915 driver
 2025-07-30  7:46 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/{opencl-headers, opencl-clhpp, opencl-icd-loader}: bump version to v2025.07.22
 2025-07-30  7:46 UTC 

[PATCH v2 0/2] Add driver support for Eswin eic7700 SoC USB controller
 2025-07-30  7:46 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Eswin EIC7700 "
` [PATCH v2 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver

[PATCH] drm/amdgpu: Skip poison aca bank from UE channel
 2025-07-30  7:43 UTC 

[PATCH] binutils: Upgrade to 2.45 release
 2025-07-30  7:41 UTC  (2+ messages)

[PATCH v3] net: phy: Support overriding Auto Negotiation timeout with env variable
 2025-07-30  7:40 UTC  (3+ messages)

[PATCH v2 0/2] drm/i915/selftests: Miscellaneous improvements in gem mman migration tests
 2025-07-30  7:40 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/selftests: Do not overwrite error code after intel_context_migrate_clear() call
` [PATCH v2 2/2] drm/i915/selftests: Do not leak vm_area_struct on early return

[PATCH 0/2] Limit minimum BPP to 30 for HDR content
 2025-07-30  7:40 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[f2fs-dev] [PATCH] f2fs: don't break allocation when crossing contiguous sections
 2025-07-30  7:39 UTC  (4+ messages)
      `  "

[PATCH v2 6.6.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-30  7:39 UTC 

[PATCH v2 6.12.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-30  7:39 UTC 

[PATCH v2 6.1.y] mm: khugepaged: fix call hpage_collapse_scan_file() for anonymous vma
 2025-07-30  7:39 UTC 

[PATCH] modify the “foo" file path to "$PWD/bad-clone/sub/foo"
 2025-07-30  7:38 UTC  (2+ messages)

[PATCH] sfc: handle NULL returned by xdp_convert_buff_to_frame()
 2025-07-30  7:38 UTC  (6+ messages)

[PATCH v17 00/24] KVM: Enable mmap() for guest_memfd
 2025-07-30  7:37 UTC  (7+ messages)
` [PATCH v17 14/24] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v17 15/24] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v17 16/24] KVM: x86/mmu: Handle guest page faults for guest_memfd with shared memory

Umowa vPPA - termin spotkania
 2025-07-30  7:36 UTC 

[PATCH 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-07-30  7:35 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: add "

[ANNOUNCE] isar-cip-core v1.8
 2025-07-30  7:36 UTC 

[PATCH] drm/amdgpu: Effective health check before reset
 2025-07-30  7:36 UTC  (2+ messages)

[GIT PULL] sh updates for v6.17
 2025-07-30  7:35 UTC 

[PATCH 0/2] x86/kvm: Force legacy PCI hole as WB under SNP/TDX
 2025-07-30  7:34 UTC  (7+ messages)

[PATCH 00/10] Introduce drm sharpness property
 2025-07-30  7:33 UTC  (4+ messages)
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support

[PATCH RESEND] x86/kexec: Carry forward the boot DTB on kexec
 2025-07-30  7:31 UTC  (2+ messages)

[PATCH v3 03/20] staging: rtl8723bs: add blank line between rtw_roaming() and _rtw_roaming()
 2025-07-30  7:32 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v2] net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency
 2025-07-30  7:31 UTC  (4+ messages)

[PATCH v2 2/2] cpufreq: CPPC: Dont read counters for idle CPUs
 2025-07-30  7:31 UTC  (13+ messages)

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-07-30  7:29 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915/fbc: fix the implementation of wa_18038517565
 2025-07-30  7:30 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for "
` ✗ Xe.CI.Full: "

[PATCH v2] dt-bindings: soc: samsung: usi: add samsung,exynos2200-usi compatible
 2025-07-30  7:27 UTC 

[PATCH RESEND] dt-bindings: phy: Add eDP PHY compatible for QCS8300
 2025-07-30  7:27 UTC  (2+ messages)

[PATCH v2] qga: Fix ubsan warning
 2025-07-30  7:27 UTC 

[f2fs-dev] [PATCH 1/1] f2fs-tools: increase overprovision finding speed
 2025-07-30  7:26 UTC  (2+ messages)

[PULL for 10.1-rc1 00/14] documentation an testing updates
 2025-07-30  7:25 UTC  (4+ messages)
` [PULL 11/14] tests/tcg: reduce the number of plugin tests combinations

[PATCH] LoongArch: vDSO: remove -nostdlib complier flag
 2025-07-30  7:25 UTC  (3+ messages)

[PATCH] lib: drop size parameter from sort()'s swap callback
 2025-07-30  7:24 UTC  (2+ messages)

Thunderbolt call trace occurs on hot-plug
 2025-07-30  7:24 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS d117ce5d7ed7a95a19e09295999672014cbf90fc
 2025-07-30  7:22 UTC 

[f2fs-dev] [PATCH v2] f2fs: add reserved nodes for privileged users
 2025-07-30  7:23 UTC  (3+ messages)
  `  "

[PATCH mptcp-next 0/3] mptcp: TCP_MD5SIG support
 2025-07-30  7:22 UTC  (4+ messages)
` [PATCH mptcp-next 1/3] mptcp: Handle TCP_MAXSEG getsockopt in common case
` [PATCH mptcp-next 2/3] mptcp: setsockopt support for TCP_MD5SIG
` [PATCH mptcp-next 3/3] selftests: mptcp: add TCP_MD5SIG tests in sockopt

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-30  7:20 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch

[PATCH v2] drm/xe/display: Block hpd during suspend
 2025-07-30  7:21 UTC  (8+ messages)

[PATCH 0/1] btrfs: strengthen integer overflow protection in batch allocation
 2025-07-30  7:20 UTC  (4+ messages)
` [PATCH 1/1] btrfs: add integer overflow protection to flush_dir_items_batch allocation
    ` [PATCH 1/1] btrfs: add integer overflow protection to flush_dir_items_batch allocation - WITHDRAWN

[PATCH v2 0/2] media: i2c: Add OmniVision OV6211 image sensor driver
 2025-07-30  7:17 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] ARM: s3c/gpio: complete the conversion to new GPIO value setters
 2025-07-30  7:14 UTC 

[PATCH] net/mlx5: fix stack-buffer-overflow in indexed based rules
 2025-07-30  7:16 UTC 

[PATCH v3 0/7] Add support for Clock controllers for Glymur
 2025-07-30  7:17 UTC  (6+ messages)
` [PATCH v3 1/7] dt-bindings: clock: qcom-rpmhcc: Add support for Glymur SoCs
` [PATCH v3 2/7] dt-bindings: clock: qcom: Document the Glymur TCSR Clock Controller

[PATCH] drm/panel-edp: Add several generic edp panels
 2025-07-30  7:16 UTC 

linux-next: duplicate patches in the sysctl tree
 2025-07-30  7:16 UTC 

[PATCH 00/41] treewide: Replace __ASSEMBLY__ with __ASSEMBLER__ in header files
 2025-07-30  7:15 UTC  (7+ messages)
` [PATCH 03/41] alpha: Replace __ASSEMBLY__ with __ASSEMBLER__ in the alpha headers
` [PATCH 34/41] sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers

[PATCH v2 1/1] arm64: dts: rockchip: rk3528: Add CPU frequency scaling support
 2025-07-30  7:11 UTC  (4+ messages)

[PATCH v3 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-30  7:14 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: arm: qcom: Document HAMOA-IOT-EVK board
` [PATCH v3 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform

[PATCH 1/1] gpu: drm: fix compilation errors in drm_vram_helper
 2025-07-30  7:09 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH v2] bpf: fix stackmap overflow check in __bpf_get_stackid()
 2025-07-30  7:10 UTC  (3+ messages)

[syzbot] [fuse?] [block?] KASAN: slab-use-after-free Read in disk_add_events
 2025-07-30  7:10 UTC  (4+ messages)
` syztest

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 1c97a0c2e0ec40f6575f77ba2fcbb75aa1363a96
 2025-07-30  7:09 UTC 

[PATCH v7 0/3] riscv: canaan: Add support for K230 clock
 2025-07-30  7:06 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: clock: Add bindings for Canaan K230 clock controller
` [PATCH v7 3/3] riscv: dts: canaan: Add clock definition for K230

[PATCH] media: s5p-mfc: Always pass NULL to s5p_mfc_cmd_host2risc_v6()
 2025-07-30  7:04 UTC  (2+ messages)

[PATCH v5] char: misc: add test cases
 2025-07-30  7:08 UTC  (2+ messages)

linux-next: manual merge of the spi tree with the nand tree
 2025-07-30  7:07 UTC  (3+ messages)

[PATCH v2] mips: Replace __ASSEMBLY__ with __ASSEMBLER__ in the mips headers
 2025-07-30  7:07 UTC  (2+ messages)

linux-next: Tree for Jul 30
 2025-07-30  7:06 UTC  (2+ messages)

[PATCH v2 1/3] classes/toolchain/clang: compiler-rt and libcxx are not target-specific
 2025-07-30  7:05 UTC  (2+ messages)
` [OE-core] "

[PATCH] gpio: remove legacy GPIO line value setter callbacks
 2025-07-30  7:04 UTC  (2+ messages)

[RFC PATCH v1 00/38] ARM CCA Device Assignment support
 2025-07-30  6:55 UTC  (6+ messages)
` [RFC PATCH v1 06/38] iommufd: Add and option to request for bar mapping with IORESOURCE_EXCLUSIVE


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.