All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-25 22:20:10 to 2025-03-25 23:45:01 UTC [more...]

commit 7ffb791423c7 breaks steam game
 2025-03-25 23:43 UTC  (9+ messages)

[PATCH v2 0/6] ui/spice: Enable gl=on option for non-local or remote clients
 2025-03-25 23:39 UTC  (6+ messages)
` [PATCH v2 1/6] ui/spice: Add an option for users to provide a preferred codec
` [PATCH v2 2/6] ui/spice: Enable gl=on option for non-local or remote clients
` [PATCH v2 4/6] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v2 5/6] ui/spice: Create a new texture with linear layout when gl=on is enabled
` [PATCH v2 6/6] ui/spice: Blit the scanout texture if its memory layout is not linear

[PATCH 5.4.y] virtio-net: Add validation for used length
 2025-03-25 23:44 UTC 

[PATCH v3 0/5] Audit: Records for multiple security contexts
 2025-03-25 23:44 UTC  (3+ messages)
` [PATCH v3 2/5] LSM: security_lsmblob_to_secctx module selection

[PATCH v13 0/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-25 23:44 UTC  (12+ messages)
` [PATCH v13 1/6] drm/xe/xe_hw_engine: Map xe and user engine class in header
` [PATCH v13 2/6] drm/xe/xe_gt_pagefault: Disallow writes to read-only VMAs
` [PATCH v13 3/6] drm/xe/xe_gt_pagefault: Move pagefault struct to header
` [PATCH v13 4/6] drm/xe/uapi: Define drm_xe_vm_get_property
` [PATCH v13 5/6] drm/xe/xe_vm: Add per VM fault info
` [PATCH v13 6/6] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
` ✓ CI.Patch_applied: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev14)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "

[PATCH 00/10] Refactor generic platform overrides from middleware to helpers
 2025-03-25 23:43 UTC  (11+ messages)
` [PATCH 01/10] platform: generic: andes: Remove inline definitions
` [PATCH 02/10] platform: rzfive: Call andes_pma_setup_regions() only during cold boot
` [PATCH 03/10] platform: generic: thead: Avoid casting away const
` [PATCH 04/10] platform: generic: Add an init hook matching fdt_driver
` [PATCH 05/10] platform: generic: Allow replacing platform operations
` [PATCH 06/10] platform: generic: Modify platform ops instead of using hooks
` [PATCH 07/10] platform: generic: Remove platform override hooks
` [PATCH 08/10] platform: generic: Initialize overrides with fdt_driver
` [PATCH 09/10] lib: utils/fdt: Remove fdt_match_node()
` [PATCH 10/10] lib: sbi_platform: Remove the vendor_ext_check hook

[PATCH v2 00/11] target/avr: Increase page size
 2025-03-25 23:41 UTC  (18+ messages)
` [PATCH v2 01/11] target/avr: Fix buffer read in avr_print_insn
` [PATCH v2 02/11] target/avr: Improve decode of LDS, STS
` [PATCH v2 03/11] hw/core/cpu: Use size_t for memory_rw_debug len argument
` [PATCH v2 04/11] target/avr: Remove OFFSET_CPU_REGISTERS
` [PATCH v2 05/11] target/avr: Remove NUMBER_OF_IO_REGISTERS
` [PATCH v2 06/11] target/avr: Add defines for i/o port registers
` [PATCH v2 07/11] target/avr: Move cpu register accesses into system memory
` [PATCH v2 08/11] target/avr: Use cpu_stb_mmuidx_ra in helper_fullwr
` [PATCH v2 09/11] target/avr: Use do_stb in avr_cpu_do_interrupt
` [PATCH v2 10/11] hw/avr: Prepare for TARGET_PAGE_SIZE > 256
` [PATCH v2 11/11] target/avr: Increase TARGET_PAGE_BITS to 10

[PATCH 0/2] drm/nouveau: ZCULL support
 2025-03-25 23:40 UTC  (6+ messages)
` [PATCH 1/2] drm/nouveau: Add DRM_IOCTL_NOUVEAU_GET_ZCULL_INFO

linux-next: build failure after merge of the tip-fixes tree
 2025-03-25 23:38 UTC 

[GIT PULL] ftrace: Updates for 6.15
 2025-03-25 23:39 UTC 

[PATCH 6.6 00/77] 6.6.85-rc1 review
 2025-03-25 23:36 UTC  (4+ messages)

[PATCH i-g-t 1/1] tests/intel/xe_*: Add missing test documentation
 2025-03-25 23:37 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH v10 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-25 23:36 UTC  (9+ messages)
` [PATCH v10 5/5] "

[PATCH] MIPS: config: omega2+, vocore2: enable CLK_MTMIPS
 2025-03-25 20:38 UTC  (2+ messages)

[PATCH 0/2] Avoid the comma operator
 2025-03-25 23:32 UTC  (12+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] remote-curl: avoid using the comma operator unnecessarily
  ` [PATCH v2 02/10] rebase: "
  ` [PATCH v2 03/10] kwset: "
  ` [PATCH v2 04/10] clar: "
  ` [PATCH v2 05/10] xdiff: "
  ` [PATCH v2 06/10] diff-delta: explicitly mark intentional use of the comma operator
  ` [PATCH v2 07/10] wildmatch: "
  ` [PATCH v2 08/10] compat/regex: "
  ` [PATCH v2 09/10] clang: warn when the comma operator is used
  ` [PATCH v2 10/10] detect-compiler: detect clang even if it found CUDA

[PATCH v7 0/7] rust: reduce `as` casts, enable related lints
 2025-03-25 23:31 UTC  (7+ messages)
` [PATCH v7 7/7] rust: enable `clippy::ref_as_ptr` lint

[PATCH] meson: disable coccinelle configuration when building from a tarball
 2025-03-25 23:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/xe/bmg: Add one additional PCI ID
 2025-03-25 23:25 UTC  (2+ messages)

[GIT PULL] Rust `hrtimer` support for v6.15
 2025-03-25 23:24 UTC  (5+ messages)

[PATCH-for-10.0 00/12] hw: Categorize few devices and add their descriptions
 2025-03-25 23:23 UTC  (15+ messages)
` [PATCH-for-10.0 01/12] hw/audio/wm8750: Categorize and add description
` [PATCH-for-10.0 02/12] hw/block/m25p80: "
` [PATCH-for-10.0 03/12] hw/display/dm163: Add description
` [PATCH-for-10.0 04/12] hw/dma/i82374: Categorize and add description
` [PATCH-for-10.0 05/12] hw/gpio/pca9552: "
` [PATCH-for-10.0 06/12] hw/i2c/pca954x: "
` [PATCH-for-10.0 07/12] hw/misc/axp2xx: "
` [PATCH-for-10.0 08/12] hw/misc/pll: Do not expose as user-creatable
` [PATCH-for-10.0 09/12] hw/nvram/xlnx-efuse: "
` [PATCH-for-10.0 10/12] hw/rtc: Categorize and add description
` [PATCH-for-10.0 11/12] hw/sensor/temp: "
` [RFC PATCH-for-10.0 12/12] hw/s390x/zpci: Re-categorize as BRIDGE

[PATCH 0/2] Nova DRM skeleton driver
 2025-03-25 23:21 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: register auxiliary device for nova-drm
` [PATCH 2/2] drm: nova-drm: add initial driver skeleton

[PATCH v5 1/6] common/config: remove redundant export variables
 2025-03-25 23:20 UTC  (4+ messages)
` [PATCH v5 6/6] f2fs/009: detect and repair nlink corruption
  ` [f2fs-dev] "

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-25 23:20 UTC  (11+ messages)

[Question] Moving from Python2 to Python3
 2025-03-25 23:19 UTC  (4+ messages)

[PATCH] drm/xe/ptl: Apply Wa_14022293748, Wa_22019794406
 2025-03-25 23:19 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: Apply Wa_14022293748, Wa_22019794406 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v3] drm/xe/xe3lpg: Apply Wa_14022293748, Wa_22019794406
` ✓ CI.Build: success for drm/xe/ptl: Apply Wa_14022293748, Wa_22019794406 (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-25 23:18 UTC  (4+ messages)
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[GIT PULL] Smack patches for 6.15
 2025-03-25 23:17 UTC  (2+ messages)

[GIT PULL] lsm/lsm-pr-20250323
 2025-03-25 23:17 UTC  (2+ messages)

[GIT PULL] selinux/selinux-pr-20250323
 2025-03-25 23:17 UTC  (3+ messages)

[syzbot] [mm?] KCSAN: data-race in try_to_migrate_one / vms_clear_ptes (2)
 2025-03-25 23:15 UTC 

[PATCH 1/5] sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
 2025-03-25 23:12 UTC  (9+ messages)
` [tip: sched/core] "
      ` [PATCH] bug: Introduce CONFIG_DEBUG_BUGVERBOSE_EXTRA=y to also log warning conditions
            ` [PATCH] bug: Add the condition string to the CONFIG_DEBUG_BUGVERBOSE=y output

[PATCH] pmdomain: core: only disable unused domains after genpd_power_off_unused has passed
 2025-03-25 23:13 UTC 

❌ FAIL: Test report for master (6.14.0, upstream-mainline, 0d86c239)
 2025-03-25 23:13 UTC 

[PATCH BlueZ v1] main: Fix handling of legacy experimental LL Privacy
 2025-03-25 23:11 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] git p4 fix for failure to decode p4 errors
 2025-03-25 23:09 UTC  (3+ messages)

[RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
 2025-03-25 23:08 UTC  (7+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] libgit-sys: add symlink to git repo root and build out of tree

linux-next: manual merge of the tip tree with the btrfs, zstd trees
 2025-03-25 23:06 UTC  (2+ messages)

[PATCH v4] drm/xe/pmu: Add GT frequency events
 2025-03-25 23:02 UTC  (9+ messages)

[PATCH 1/8] env: Rename OVERWRITE_ETHADDR_ONCE to ENV_OVERWRITE_ETHADDR_ONCE
 2025-03-25 23:02 UTC  (4+ messages)
` [PATCH 4/8] env: Rename SYS_MMC_ENV_DEV to ENV_SDMMC_DEVICE_INDEX

[PATCH v2 1/6] fetch2/wget: consider downloadfilename when checking for upstream
 2025-03-25 22:59 UTC  (3+ messages)
` [PATCH v2 2/6] fetch2/wget: use long arguments for clarity
  ` [bitbake-devel] "

Possible venues for Git Merge 2025
 2025-03-25 22:58 UTC  (4+ messages)

[PATCH v2 0/4] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-03-25 22:58 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: x1e78100-t14s-oled: add eDP panel
` [PATCH v2 4/4] drm/dp: fallback to maximum when PWM bit count is zero

[PATCH 1/6] drm/amdgpu/gfx6: fix CSIB handling
 2025-03-25 22:57 UTC  (4+ messages)

[PATCH v10 00/21] futex: Add support task local hash maps, FUTEX2_NUMA and FUTEX2_MPOL
 2025-03-25 22:56 UTC  (5+ messages)
` [PATCH v10 20/21] futex: Implement FUTEX2_NUMA

[PATCH v3] tracing: Adjust addresses for printing out fields
 2025-03-25 22:56 UTC 

[PATCH v3 1/2] wifi: mwifiex: Part A of resolving the failure in downloading calibration data
 2025-03-25 22:55 UTC  (6+ messages)
` [PATCH v4 1/2] wifi: mwifiex: Fix premature release of RF "
    ` [EXT] "

[PATCH v6 net-next PATCH 1/1] net: phy: air_en8811h: Add clk provider for CKO pin
 2025-03-25 22:52 UTC  (2+ messages)

[PATCH] x86: handle the tail in rep_movs_alternative() with an overlapping store
 2025-03-25 22:51 UTC  (8+ messages)

[ANNOUNCE] PUCK Agenda - 2025.03.26 - CANCELED
 2025-03-25 22:51 UTC 

[ANNOUNCE] QEMU 10.0.0-rc0 is now available
 2025-03-25 22:42 UTC  (2+ messages)

[PATCH net v3 0/2] net: usb: asix: ax88772: Fix potential string cut
 2025-03-25 22:50 UTC  (2+ messages)

[PATCH v8 0/6] bits: Fixed-type GENMASK_U*() and BIT_U*()
 2025-03-25 22:48 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for bits: Fixed-type GENMASK_U*() and BIT_U*() (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "

[PATCH 6.12.y-cip 00/16] Add support for Renesas RZ/G3E SoC and SMARC-EVK platform
 2025-03-25 22:46 UTC  (3+ messages)

[PATCH] scsi: smartpqi: use is_kdump_kernel() to check for kdump
 2025-03-25 22:45 UTC  (3+ messages)

[PATCH 1/5] ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operations
 2025-03-25 22:43 UTC  (5+ messages)
` [PATCH 2/5] ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch()
` [PATCH 3/5] ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signature
` [PATCH 4/5] ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait()
` [PATCH 5/5] ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data()

[PATCH v2] shell: allow overriding built-in commands
 2025-03-25 22:44 UTC  (6+ messages)
` [PATCH v3] "

[openeuler:OLK-5.10 2821/2821] io_uring/io_uring.o: warning: objtool: __io_uring_free()+0x69: unreachable instruction
 2025-03-25 22:42 UTC 

[PATCH 16/22] media: dib8000: Prevent divide-by-zero in dib8000_set_dds()
 2025-03-25 22:42 UTC  (3+ messages)
` [tip: objtool/urgent] objtool, "

[PATCH] sched_ext: create_dsq: Return -EEXIST on duplicate request
 2025-03-25 22:41 UTC 

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-25 22:40 UTC  (8+ messages)
  ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH] wifi: mwifiex: Add __nonstring annotations for unterminated strings
 2025-03-25 22:40 UTC  (2+ messages)

[PATCH 0/3] fix issue of multipathd not tracking device
 2025-03-25 22:40 UTC  (7+ messages)
` [PATCH 1/3] multipathd: monitor new multipath dev even if we can't update it
` [PATCH 2/3] multipathd: re-add paths skipped because they were offline
` [PATCH 3/3] multipathd: don't update paths in INIT_MISSING_UDEV

[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
 2025-03-25 22:38 UTC  (4+ messages)

[syzbot] [pci?] linux-next test error: general protection fault in msix_capability_init
 2025-03-25 22:37 UTC 

USB device enumeration failure after a certain amount of uptime
 2025-03-25 22:36 UTC  (3+ messages)

[PATCH] Add support for CCD temperatures in AMD 1Ah CPUs model 0x40..0x4f
 2025-03-25 22:36 UTC  (3+ messages)

[PATCH v3 0/6] Ensure that ENETUNREACH terminates state recovery
 2025-03-25 22:35 UTC  (7+ messages)
` [PATCH v3 1/6] SUNRPC: rpcbind should never reset the port to the value '0'
` [PATCH v3 2/6] SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
` [PATCH v3 3/6] NFS: Shut down the nfs_client only after all the superblocks
` [PATCH v3 4/6] NFSv4: Further cleanups to shutdown loops
` [PATCH v3 5/6] NFSv4: clp->cl_cons_state < 0 signifies an invalid nfs_client
` [PATCH v3 6/6] NFSv4: Treat ENETUNREACH errors as fatal for state recovery

[f2fs-dev] [PATCH v2 1/2] f2fs: zone: fix to calculate first_zoned_segno correctly
 2025-03-25 22:33 UTC  (3+ messages)

[PATCH v10 0/8] ima: kexec: measure events between kexec load and execute
 2025-03-25 22:27 UTC  (6+ messages)
` [PATCH v10 6/8] ima: kexec: move IMA log copy from kexec load to execute

[GIT PULL] Thermal control updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.15-rc1
 2025-03-25 22:27 UTC  (2+ messages)

[PATCH wireless-next v5 00/10] mwifiex: cleanups
 2025-03-25 22:26 UTC  (4+ messages)
` [PATCH wireless-next v5 10/10] wifi: mwifiex: drop asynchronous init waiting code

[PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits
 2025-03-25 22:26 UTC  (3+ messages)
` [PATCH 1/4] selftests: ublk: kublk: use ioctl-encoded opcodes

[PATCH] drm/xe/guc: Re-word message about ADS size changes
 2025-03-25 22:25 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 1/4] Remove orphaned dtrace_recdesc_t component dtrd_uarg
 2025-03-25 22:25 UTC  (4+ messages)
` [PATCH 2/4] test: Skip trace() of a 1-byte struct
` [PATCH 3/4] test: Update some char-array results files
` [PATCH 4/4] Pad strings in the output buffer with NUL bytes after terminating byte

[PATCH 0/2] Fix mergetool.vimdiff.layout when "@" is used on REMOTE
 2025-03-25 22:23 UTC  (3+ messages)
` [PATCH 1/2] mergetools: vimdiff: fix layout where REMOTE is the target
` [PATCH 2/2] mergetools: vimdiff: add tests for layout with REMOTE as "

[soc:soc/drivers] BUILD REGRESSION 6ba14668e6f415a9da15588c5e5957784e0798f0
 2025-03-25 22:20 UTC 

[soc:soc/arm] BUILD SUCCESS 46367f09b2203f7c63f89293aea9279b875d0ff2
 2025-03-25 22:19 UTC 

[PATCH] mm: use per-numa-node atomics instead of percpu_counters
 2025-03-25 22:15 UTC 

[PATCH 15/22] nvmet: Fix out-of-bounds stack access in nvmet_ctrl_state_show()
 2025-03-25 22:20 UTC  (3+ messages)
` [tip: objtool/urgent] objtool, "

[android-common:android14-6.1-2024-06 5/5] mm/kasan/kasan_test.c:412:14: warning: allocation of insufficient size '13' for type 'struct <anonymous>' with size '16'
 2025-03-25 22:20 UTC 

kernel/sched/isolation.c:50: undefined reference to `sched_numa_find_closest'
 2025-03-25 22:20 UTC 

[android-common:android14-6.1-2024-06 0/5] block/bio.c:1115:30: warning: variable 'page' set but not used
 2025-03-25 22:20 UTC 

[RFC v3 00/33] Rust bindings for KMS + RVKMS
 2025-03-25 22:20 UTC  (4+ messages)
` [RFC v3 14/33] rust: drm/kms: Add OpaqueConnector and OpaqueConnectorState


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.