All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-28 19:08:49 to 2024-10-28 19:54:37 UTC [more...]

[PATCH bpf v2 0/2] bpf: enhance validation of pointer formatting
 2024-10-28 19:53 UTC  (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add test cases for various pointer specifiers

[PATCH RFC] mm: count zeromap read and set for swapout and swapin
 2024-10-28 19:54 UTC  (9+ messages)

[RR][NULL][0/6] Support SPDX include source for work-share directory
 2024-10-28 19:54 UTC  (9+ messages)
` [oe-core][PATCH 1/6] meta/lib/oe/sbom30.py: correct python list comprehension
` [oe-core][PATCH 2/6] meta/lib/oe/sbom30.py: correct typo
` [oe-core][PATCH 3/6] meta/lib/oe/sbom30.py: create hasDeclaredLicense relationship conditionally
` [oe-core][PATCH 4/6] meta/lib/oe/spdx30_tasks.py: improve debug log in add_package_files

[PATCH 08/17] pack-objects: add --path-walk option
 2024-10-28 19:54 UTC  (2+ messages)

[PATCH 00/29] Separating vcn power management by instance
 2024-10-28 19:53 UTC  (50+ messages)
` [PATCH 04/29] drm/amd/pm: add inst to set_powergating_by_smu
` [PATCH 05/29] drm/amd/pm: add inst to dpm_set_powergating_by_smu
` [PATCH 06/29] drm/amdgpu: add inst to amdgpu_dpm_enable_vcn
` [PATCH 07/29] drm/amdgpu: pass ip_block in set_powergating_state
` [PATCH 09/29] drm/amdgpu: track instances of the same IP block
` [PATCH 10/29] drm/amdgpu: move per inst variables to amdgpu_vcn_inst
` [PATCH 11/29] drm/amdgpu/vcn: separate gating state by instance
` [PATCH 12/29] drm/amdgpu: power vcn 2_5 "
` [PATCH 13/29] drm/amdgpu: power vcn 3_0 "
` [PATCH 14/29] drm/amdgpu: power vcn 4_0 "
` [PATCH 15/29] drm/amdgpu: power vcn 4_0_3 "
` [PATCH 16/29] drm/amdgpu: power vcn 4_0_5 "
` [PATCH 17/29] drm/amdgpu: power vcn 5_0_0 "
` [PATCH 18/29] drm/amdgpu/vcn: separate idle work "
` [PATCH 19/29] drm/amdgpu: set powergating state by vcn instance
` [PATCH 20/29] drm/amdgpu: early_init for each "
` [PATCH 21/29] drm/amdgpu: sw_init "
` [PATCH 23/29] drm/amdgpu: hw_init "
` [PATCH 24/29] drm/amdgpu: suspend "
` [PATCH 25/29] drm/amdgpu: resume "
` [PATCH 26/29] drm/amdgpu: setup_ucode "
` [PATCH 27/29] drm/amdgpu: set funcs "
` [PATCH 28/29] drm/amdgpu: wait_for_idle "
` [PATCH 29/29] drm/amdgpu: set_powergating "

[PATCH v2 0/8] SMBIOS improvements
 2024-10-28 19:53 UTC  (7+ messages)
` [PATCH v2 3/8] sysinfo: Add sysinfo driver and data structure for smbios
` [PATCH v2 5/8] armv8: Add arch-specific sysinfo platform driver

[PATCH v8 0/8] efi: Add a test for EFI bootmeth
 2024-10-28 19:53 UTC  (7+ messages)
` [PATCH v8 7/8] test: efi: boot: Set up an image suitable for EFI testing

[PATCH iwl-next v5 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-28 19:52 UTC  (6+ messages)
` [Intel-wired-lan] "
` [PATCH iwl-next v5 1/2] igc: Link IRQs to NAPI instances
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/2] igc: Link queues "
  ` [Intel-wired-lan] "

[PATCH libgpiod v5 0/4] dbus: add GLib-based D-Bus daemon and command-line client
 2024-10-28 19:52 UTC  (7+ messages)
` [PATCH libgpiod v5 4/4] dbus: add the D-Bus daemon, command-line client and tests

[PATCH] tuna: Fix string syntax warnings with raw strings
 2024-10-28 19:52 UTC  (3+ messages)

[PATCH 0/2] Fix dtc warnings when building the LAN966x device tree overlay
 2024-10-28 19:52 UTC  (5+ messages)
` [PATCH 1/2] misc: lan966x_pci: Fix dtc warns 'missing or empty reg/ranges property'

[PATCH 6.6 000/208] 6.6.59-rc1 review
 2024-10-28 19:51 UTC  (3+ messages)

[PATCH v3] ufs: core: Add WB buffer resize support
 2024-10-28 19:50 UTC  (2+ messages)

[PATCH 6.11 000/261] 6.11.6-rc1 review
 2024-10-28 19:50 UTC  (2+ messages)

[PATCH 1/5] pack-objects: make variable non-static
 2024-10-28 19:50 UTC  (3+ messages)

[CI RESEND v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
 2024-10-28 19:48 UTC  (17+ messages)
` [CI RESEND v4 v4 01/16] drm/i915/display: reindent subplatform initialization
` [CI RESEND v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
` [CI RESEND v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
` [CI RESEND v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
` [CI RESEND v4 v4 05/16] drm/i915/display: convert display platforms to lower case
` [CI RESEND v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
` [CI RESEND v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
` [CI RESEND v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
` [CI RESEND v4 v4 09/16] drm/i915/display: add platform group for g4x
` [CI RESEND v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
` [CI RESEND v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [CI RESEND v4 v4 12/16] drm/i915/pps: "
` [CI RESEND v4 v4 13/16] drm/i915/tv: "
` [CI RESEND v4 v4 14/16] drm/i915/vga: "
` [CI RESEND v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
` [CI RESEND v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()

[PATCH 0/2] ASoC: fsl-esai: allow fsl,imx8qm-esai fallback to fsl,imx6ull-esai
 2024-10-28 19:49 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: "
` [PATCH 2/2] arm64: dts: imx8-ss-audio: add fallback compatible string fsl,imx6ull-esai for esai

kselftest:arm64/FVP: arm64_check_buffer_fill - failed on Linux next-20241025
 2024-10-28 19:46 UTC 

[PATCH 1/2] ARM: dts: imx6sl: Fix lcdif compatible fallback
 2024-10-28 19:48 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6sx: Remove fsl,imx6sx-lcdif fallback

[OE-core][PATCH 1/2] go: upgrade 1.22.6 -> 1.22.7
 2024-10-28 19:47 UTC  (3+ messages)
` [OE-core][PATCH 2/2] go: upgrade 1.22.7 -> 1.22.8

[PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-10-28 19:47 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCHv9 0/7] write hints with nvme fdp, scsi streams
 2024-10-28 19:46 UTC  (4+ messages)
` [PATCHv9 3/7] block: allow ability to limit partition write hints

[OE-core] [PATCH 01/22] autoconf-archive: upgrade 2023.02.20 -> 2024.10.16
 2024-10-28 19:46 UTC  (5+ messages)
` [OE-core] [PATCH 14/22] ptest-runner: upgrade 2.4.5 -> 2.5.1

[PATCH 00/17] pack-objects: add --path-walk option for better deltas
 2024-10-28 19:46 UTC  (8+ messages)
` [PATCH v2 "

[PATCH v2 1/2] doc: enhanced build instructions on Windows
 2024-10-28 19:45 UTC  (2+ messages)
` [PATCH v3] doc: enhance "

[PATCH v8 00/13] MIPS: Support I6500 multi-cluster configuration
 2024-10-28 19:45 UTC  (3+ messages)
` [PATCH v8 04/13] irqchip/mips-gic: Multi-cluster support

[PATCH v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
 2024-10-28 19:43 UTC  (2+ messages)

[PATCH v7 0/5] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-10-28 18:57 UTC  (3+ messages)
` [PATCH v7 3/5] firmware: psci: Read and use vendor reset types

[PATCH] riscv/entry: get correct syscall number from syscall_get_nr()
 2024-10-28 19:33 UTC  (9+ messages)

[Intel-wired-lan] [PATCH v2 iwl-net 0/4] Fix E825 initialization
 2024-10-28 19:42 UTC  (4+ messages)

[PATCH v2 0/8] fix error handling in mmap_region() and refactor
 2024-10-28 19:14 UTC  (6+ messages)
` [PATCH hotfix 6.12 v2 4/8] mm: resolve faulty mmap_region() error path behaviour

[PATCH V3] Docs/sound: Update codec-to-codec documentation
 2024-10-28 19:41 UTC 

[openeuler:OLK-6.6 13319/15358] drivers/crypto/ccp/hygon/tdm-dev.c:340:84: error: invalid use of undefined type 'struct module'
 2024-10-28 19:40 UTC 

[PATCH 00/32] Separating vcn power management by instance
 2024-10-28 19:40 UTC  (3+ messages)
` [PATCH 22/32] drm/amdgpu: sw_fini for each vcn instance

[PATCH 0/2] media: mt9p031: Drop legacy platform data
 2024-10-28 19:40 UTC  (4+ messages)
` [PATCH 1/2] media: i2c: mt9p031: Drop support for "

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.12-rc5-145-g1bf329c696cf)
 2024-10-28 19:13 UTC 

[PATCH 0/2] clocksource: move System Tick Counter from 'arch/mips/ralink'
 2024-10-28 19:40 UTC  (7+ messages)
` [PATCH 1/2] clocksource: Add Ralink System Tick Counter driver

[Bug 219431] New: [6.12] amd-pstate / Ryzen 5xxx (Zen 3, Vermeer): Could not retrieve highest performance (-19)
 2024-10-28 19:39 UTC  (3+ messages)
` [Bug 219431] "

[oe-core][PATCH] wayland-protocols: update 1.37 -> 1.38
 2024-10-28 19:41 UTC 

[Buildroot] [PATCH 1/1] package/libpng: fix arm build
 2024-10-28 19:39 UTC 

[Buildroot] [PATCH 1/1] package/opencsd: bump to version 1.5.5
 2024-10-28 19:38 UTC 

[PATCH v2] perf build: Make libunwind opt-in rather than opt-out
 2024-10-28 19:36 UTC 

[PATCHv2 1/2] pci: provide bus reset attribute
 2024-10-28 19:35 UTC  (4+ messages)
` [PATCHv2 2/2] pci: warn if a running device is unaware of reset

[Buildroot] [PATCH 1/1] package/libopenmpt: bump to version 0.7.11
 2024-10-28 19:35 UTC 

[PATCH 6.1 000/137] 6.1.115-rc1 review
 2024-10-28 19:35 UTC  (2+ messages)

[PATCH v5 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-28 19:32 UTC  (9+ messages)
` [PATCH v5 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP
` [PATCH v5 2/8] x86/sev: Add support for the RMPREAD instruction
` [PATCH v5 3/8] x86/sev: Require the RMPREAD instruction after Zen4
` [PATCH v5 4/8] x86/sev: Move the SNP probe routine out of the way
` [PATCH v5 5/8] x86/sev: Map only the RMP table entries instead of the full RMP range
` [PATCH v5 6/8] x86/sev: Treat the contiguous RMP table as a single RMP segment
` [PATCH v5 7/8] x86/sev: Add full support for a segmented RMP table
` [PATCH v5 8/8] x86/sev/docs: Document the SNP Reverse Map Table (RMP)

[PATCH 00/21] test: Tidy up the test/ directory
 2024-10-28 19:33 UTC  (3+ messages)
` [PATCH 03/21] bloblist: test: doc: Move into the common suite

[GIT PULL] u-boot-riscv/master
 2024-10-28 19:33 UTC  (2+ messages)

[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
 2024-10-28 19:31 UTC  (6+ messages)

[PATCH] arm64: mops: Document requirements for hypervisors
 2024-10-28 18:57 UTC 

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-28 19:00 UTC  (10+ messages)
` [PATCH v3 10/18] arm64: dts: rockchip: add gpio-keys to Qnap-TS433
` [PATCH v3 11/18] arm64: dts: rockchip: define cpu-supply on the Qnap-TS433
` [PATCH v3 12/18] arm64: dts: rockchip: add missing pmic information on Qnap-TS433
` [PATCH v3 13/18] arm64: dts: rockchip: enable gpu "
` [PATCH v3 14/18] arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433
` [PATCH v3 15/18] arm64: dts: rockchip: Simplify network PHY connection on qnap-ts433
` [PATCH v3 16/18] arm64: dts: rockchip: actually enable pmu-io-domains "
` [PATCH v3 17/18] arm64: dts: rockchip: add product-data eeproms to QNAP TS433
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[PATCH v6 0/9] drm/i915/xe3lpd: ptl display patches
 2024-10-28 19:30 UTC  (10+ messages)
` [PATCH v6 1/9] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v6 2/9] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v6 3/9] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH v6 4/9] drm/i915/cx0: Extend C10 check to PTL
` [PATCH v6 5/9] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v6 6/9] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
` [PATCH v6 7/9] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH v6 8/9] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH v6 9/9] drm/xe/ptl: Enable PTL display

Deadlock?: console_waiter/serial8250_ports/low_water_lock with 6.12-rc
 2024-10-28 19:30 UTC 

[PATCH v3] Revert "drm/mipi-dsi: Set the fwnode for mipi_dsi_device"
 2024-10-28 19:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/oath-toolkit: libpskc needs host-libxml2
 2024-10-28 19:28 UTC 

lots of fstests cases fail on overlay with util-linux 2.40.2 (new mount APIs)
 2024-10-28 19:28 UTC  (3+ messages)

[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
 2024-10-28 19:24 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface
` [PATCH 2/3] drm/xe/pmu: Add GT C6 events
` [PATCH 3/3] drm/xe/pmu: Add GT frequency events

[PATCH] kdb: Fix breakpoint enable to be silent if already enabled
 2024-10-28 19:26 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/apache: fix build
 2024-10-28 19:26 UTC 

[PATCH 0/2] Allow injection of virtio-gpu EDID name
 2024-10-28 19:25 UTC  (8+ messages)
` [PATCH 1/2] ui: Allow injection of vnc display name

[PATCH v2 0/2] Converge on secs_to_jiffies()
 2024-10-28 19:25 UTC  (4+ messages)
` [PATCH v2 1/2] jiffies: Define secs_to_jiffies()
` [PATCH v2 2/2] drivers: hv: Convert open-coded timeouts to secs_to_jiffies()

[PATCH v4 0/3] Replace the use of simple_strtol/ul functions with kstrto
 2024-10-28 19:22 UTC  (4+ messages)
` [PATCH v4 1/3] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
` [PATCH v4 2/3] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump
` [PATCH v4 3/3] kdb: Remove fallback interpretation of arbitrary numbers as hex

[Buildroot] [PATCH 1/1] package/jailhouse: fix build when python helper scripts are enabled
 2024-10-28 19:22 UTC  (3+ messages)

[PATCH] io_uring/sqpoll: wait on sqd->wait for thread parking
 2024-10-28 19:21 UTC 

[RFC PATCH v3 1/3] tracing: Introduce tracepoint extended structure
 2024-10-28 19:19 UTC  (6+ messages)
` [RFC PATCH v3 3/3] tracing: Fix syscall tracepoint use-after-free

[meta-oe][PATCH] libgpiod_2.2: depend on glib-2.0
 2024-10-28 19:21 UTC  (2+ messages)
` [oe] "

[Buildroot] [PATCH v2 1/2] package/pkg-golang.mk: make GOPROXY configurable
 2024-10-28 19:19 UTC  (3+ messages)

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-28 19:19 UTC  (4+ messages)

[PATCH 0/6] Clean up and improve ARM/arm64 CRC-T10DIF code
 2024-10-28 19:02 UTC  (7+ messages)
` [PATCH 1/6] crypto: arm64/crct10dif - Remove obsolete chunking logic
` [PATCH 2/6] crypto: arm64/crct10dif - Use faster 16x64 bit polynomial multiply
` [PATCH 3/6] crypto: arm64/crct10dif - Remove remaining 64x64 PMULL fallback code
` [PATCH 4/6] crypto: arm/crct10dif - Use existing mov_l macro instead of __adrl
` [PATCH 5/6] crypto: arm/crct10dif - Macroify PMULL asm code
` [PATCH 6/6] crypto: arm/crct10dif - Implement plain NEON variant

[PATCH 04/31] KVM: x86: Switch to use hrtimer_setup()
 2024-10-28 19:17 UTC  (2+ messages)

[chrome-os:chromeos-6.6 56/58] arch/arm64/boot/dts/mediatek/mt8186-corsola.dtsi:420.14-426.4: Warning (unique_unit_address_if_enabled): /soc/i2c@11009000/trackpad@15: duplicate unit-address (also used in node /soc/i2c@11009000/touchpad@15)
 2024-10-28 19:17 UTC 

[PATCH v5 00/11] drm/i915/xe3lpd: ptl display patches
 2024-10-28 19:17 UTC  (4+ messages)
` [PATCH v5 11/11] drm/xe/ptl: Enable PTL display

[PATCH] drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
 2024-10-28 19:14 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[RFC PATCH v4 0/4] Faultable syscall tracepoints updates
 2024-10-28 19:09 UTC  (5+ messages)
` [RFC PATCH v4 1/4] tracing: Introduce tracepoint extended structure
` [RFC PATCH v4 2/4] tracing: Introduce tracepoint_is_faultable()
` [RFC PATCH v4 3/4] tracing: Fix syscall tracepoint use-after-free
` [RFC PATCH v4 4/4] tracing: Add might_fault() check in __DO_TRACE() for syscall

Can perf drop libunwind support
 2024-10-28 19:10 UTC  (4+ messages)

[PATCH v8 0/8] iio: add support for the ad3552r AXI DAC IP
 2024-10-28 19:09 UTC  (4+ messages)
` [PATCH v8 7/8] iio: dac: ad3552r: add high-speed platform driver

[PATCH v2 0/5] Allow relative worktree linking to be configured by the user
 2024-10-28 19:10 UTC  (6+ messages)
` [PATCH v2 1/5] worktree: add CLI/config options for relative path linking
` [PATCH v2 2/5] worktree: add `write_worktree_linking_files` function
` [PATCH v2 3/5] worktree: add tests for worktrees with relative paths
` [PATCH v2 4/5] setup: correctly reinitialize repository version
` [PATCH v2 5/5] worktree: add `relativeWorktrees` extension

[PATCH 0/2] selftests/intel_pstate: fix arithmetic expression and cpupower
 2024-10-28 19:08 UTC  (3+ messages)
` [PATCH 1/2] selftests/intel_pstate: fix operand expected
` [PATCH 2/2] selftests/intel_pstate: cpupower command not found


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.