All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-12 19:49:51 to 2024-12-12 20:57:03 UTC [more...]

[PATCH 0/3] Collect guest/host statistics during the redirected traps
 2024-12-12 20:56 UTC  (5+ messages)
` [PATCH 1/3] RISC-V: KVM: Redirect instruction access fault trap to guest
` [PATCH 2/3] RISC-V: KVM: Update firmware counters for various events
` [PATCH 3/3] RISC-V: KVM: Add new exit statstics for redirected traps

[Buildroot] [PATCH 1/1] boot/opensbi: bump to version 1.5
 2024-12-12 20:56 UTC 

[PATCH] drm/xe/guc: Adding steering info support for GuC register lists
 2024-12-12 20:56 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
 2024-12-12 20:56 UTC  (2+ messages)

[syzbot] [kernel?] WARNING in notifier_call_chain (2)
 2024-12-12 20:53 UTC 

[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-12-12 20:52 UTC  (13+ messages)
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function

[PATCH 0/5] scsi: fix kernel-doc for exported functions
 2024-12-12 20:52 UTC  (6+ messages)
` [PATCH 1/5] scsi: scsi_error: add "
` [PATCH 2/5] scsi: scsi_ioctl: "
` [PATCH 3/5] scsi: scsi_lib: "
` [PATCH 4/5] scsi: scsi_scan: add kernel-doc for exported function
` [PATCH 5/5] scsi: transports: fix kernel-doc for exported functions

[PATCH 1/3] vfio/pci: Remove shadow rom specific code paths
 2024-12-12 20:50 UTC  (3+ messages)
` [PATCH 2/3] vfio/pci: refactor vfio_pci_bar_rw
` [PATCH 3/3] vfio/pci: Expose setup ROM at ROM bar when needed

[PATCH] fgraph: Still initialize idle shadow stacks when starting
 2024-12-12 20:49 UTC  (2+ messages)

[PULL 0/4] tcg patch queue
 2024-12-12 20:48 UTC  (5+ messages)
` [PULL 1/4] tcg: Reset free_temps before tcg_optimize
` [PULL 2/4] tcg/riscv: Fix StoreStore barrier generation
` [PULL 3/4] include/exec: Introduce fpst alias in helper-head.h.inc
` [PULL 4/4] target/sparc: Use memcpy() and remove memcpy32()

[PATCH v2 0/3] scripts/qemu-gdb: Make coroutine dumps to work with coredumps
 2024-12-12 20:48 UTC  (4+ messages)
` [PATCH v2 1/3] scripts/qemu-gdb: Always do full stack dump for python errors
` [PATCH v2 2/3] scripts/qemu-gdb: Simplify fs_base fetching for coroutines
` [PATCH v2 3/3] scripts/qemu-gdb: Support coroutine dumps in coredumps

[PATCH 6/6] btrfs: update tree_insert() to use rb helpers
 2024-12-12 20:48 UTC 

[oe][meta-python][PATCH] python3-pdm: update to version 2.22.0
 2024-12-12 20:47 UTC 

[PATCH net-next] r8169: add support for RTL8125D rev.b
 2024-12-12 20:45 UTC  (2+ messages)

[PATCH] mm: allow exiting processes to exceed the memory.max limit
 2024-12-12 20:45 UTC  (3+ messages)

RFC: support for zoned devices
 2024-12-12 20:44 UTC  (3+ messages)
` [PATCH 01/43] xfs: constify feature checks

[RFC 0/3] xfs_io: enable extsize and stat -v support for ext4
 2024-12-12 20:44 UTC  (6+ messages)
` [RFC 2/3] xfs_io: Add ext4 support to show FS_IOC_FSGETXATTR details

[PATCH v3] hw/display: refine upper limit for offset value in assert check
 2024-12-12 20:40 UTC 

Intel be200 leaving ESR due to low RSSI
 2024-12-12 20:40 UTC 

[PATCH] PCI/portdrv: Disable bwctrl service if port is fixed at 2.5 GT/s
 2024-12-12 20:40 UTC  (9+ messages)

[PATCH v2 0/7] large atomic writes for xfs
 2024-12-12 20:40 UTC  (5+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support

[PATCH V4 00/19] Live update: cpr-transfer
 2024-12-12 20:38 UTC  (13+ messages)
` [PATCH V4 01/19] backends/hostmem-shm: factor out allocation of "anonymous shared memory with an fd"
` [PATCH V4 02/19] physmem: fd-based shared memory
` [PATCH V4 04/19] machine: aux-ram-share option
` [PATCH V4 06/19] physmem: preserve ram blocks for cpr

[oe][meta-python][PATCH] python3-cmake: update to version 3.31.1
 2024-12-12 20:37 UTC 

[PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
 2024-12-12 20:37 UTC  (2+ messages)

[PATCH dwarves v1 1/2] btf_loader: support for multiple BTF_DECL_TAGs pointing to same tag
 2024-12-12 20:36 UTC  (6+ messages)
` [PATCH dwarves v1 2/2] tests: verify that pfunct prints btf_decl_tags read from BTF

[PATCH v3 0/5] lib: sbi: sse: rework event availability
 2024-12-12 20:34 UTC  (6+ messages)
` [PATCH v3 1/5] lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
` [PATCH v3 2/5] lib: sbi: sse: return an error value from sse_event_get()
` [PATCH v3 3/5] lib: sbi: sse: rework event availability
` [PATCH v3 4/5] lib: sbi: pmu: add an sse .is_supported_cb callback implementation
` [PATCH v3 5/5] lib: sbi: sse: set non-software events as unsupported

[PATCH v5 0/7] drm/msm: adreno: add support for DDR bandwidth scaling via GMU
 2024-12-12 20:32 UTC  (9+ messages)
` [PATCH v5 2/7] drm/msm: adreno: add plumbing to generate bandwidth vote table for GMU
` [PATCH v5 3/7] drm/msm: adreno: dynamically generate GMU bw table
` [PATCH v5 4/7] drm/msm: adreno: find bandwidth index of OPP and set it along freq index
` [PATCH v5 5/7] drm/msm: adreno: enable GMU bandwidth for A740 and A750

[PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu, exec]-all.h'
 2024-12-12 20:30 UTC  (9+ messages)
` [PATCH 03/18] include: Include missing 'qemu/clang-tsa.h' header
` [PATCH 08/18] accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
` [PATCH 00/18] accel/tcg: Extract user APIs out of 'exec/[cpu,exec]-all.h'

[PATCH v12 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-12 20:31 UTC  (3+ messages)
` [PATCH v12 1/2] rust: types: add `ForeignOwnable::PointedTo`
` [PATCH v12 2/2] rust: xarray: Add an abstraction for XArray

[PATCH v5 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-12-12 20:31 UTC  (9+ messages)
` [PATCH v5 13/20] x86/kexec: Mark relocate_kernel page as ROX instead of RWX
            ` [PATCH] x86/kexec: Only write through identity mapping of control page

[PATCHi 0/6] reduce boilerplate code within btrfs
 2024-12-12 20:29 UTC  (7+ messages)
` [PATCH "
  ` [PATCH 2/6] btrfs: update btrfs_add_block_group_cache() to use rb helpers
  ` [PATCH 3/6] btrfs: update prelim_ref_insert() "
  ` [PATCH 4/6] btrfs: update __btrfs_add_delayed_item() "
  ` [PATCH 5/6] btrfs: update btrfs_add_chunk_map() "
  ` [PATCH 6/6] btrfs: update tree_insert() "

[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
 2024-12-12 20:30 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[Bug] 6.12+ DKMS modsign breakage due to missing .config in Debian headers package
 2024-12-12 20:29 UTC  (5+ messages)

[PATCH v3 00/14] drm/msm/dp: perform misc cleanups
 2024-12-12 20:27 UTC  (6+ messages)
` [PATCH v3 05/14] drm/msm/dp: move I/O functions to global header
` [PATCH v3 06/14] drm/msm/dp: move/inline AUX register functions

Weird behaviour with project quotas
 2024-12-12 20:25 UTC  (6+ messages)

[PATCH 5.15 000/565] 5.15.174-rc1 review
 2024-12-12 20:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: new wget runtime test
 2024-12-12 20:24 UTC 

[PATCH v4] sched/fair: Fix CPU bandwidth limit bypass during CPU hotplug
 2024-12-12 20:24 UTC  (2+ messages)

[PATCH 5.4 000/321] 5.4.287-rc1 review
 2024-12-12 20:24 UTC  (3+ messages)

[PATCH v2 0/4] drm/vc4: Clean-up the BO seqnos
 2024-12-12 20:20 UTC  (5+ messages)
` [PATCH v2 1/4] drm/vc4: Use DRM Execution Contexts
` [PATCH v2 2/4] drm/vc4: Use DMA Resv to implement VC4 wait BO IOCTL
` [PATCH v2 3/4] drm/vc4: Remove BOs seqnos
` [PATCH v2 4/4] drm/vc4: Remove `vc4_queue_seqno_cb()`

failed to read .git/worktrees/test-worktree-xdrphX/commondir: Success
 2024-12-12 20:23 UTC 

[PATCH] arm64: dts: qcom: qcs615: Add CPU capacity and DPC properties
 2024-12-12 20:23 UTC  (2+ messages)

[PATCHSET v6 0/12] Uncached buffered IO
 2024-12-12 20:19 UTC  (15+ messages)
` [PATCH 06/12] mm/truncate: add folio_unmap_invalidate() helper

[PATCH v10 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-12-12 20:15 UTC  (25+ messages)
` [PATCH v10 01/24] x86/resctrl: Add __init attribute to functions called from resctrl_late_init()
` [PATCH v10 02/24] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
` [PATCH v10 03/24] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v10 04/24] x86/resctrl: Consolidate monitoring related data from rdt_resource
` [PATCH v10 05/24] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
` [PATCH v10 06/24] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
` [PATCH v10 07/24] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v10 08/24] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v10 09/24] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v10 10/24] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg in struct rdt_hw_mon_domain
` [PATCH v10 11/24] x86/resctrl: Remove MSR reading of event configuration value
` [PATCH v10 12/24] x86/resctrl: Introduce cntr_cfg to track assignable counters at domain
` [PATCH v10 13/24] x86/resctrl: Introduce interface to display number of free counters
` [PATCH v10 14/24] x86/resctrl: Add data structures and definitions for ABMC assignment
` [PATCH v10 15/24] x86/resctrl: Implement resctrl_arch_config_cntr() to assign a counter with ABMC
` [PATCH v10 16/24] x86/resctrl: Add interface to the assign counter
` [PATCH v10 17/24] x86/resctrl: Add the interface to unassign a counter
` [PATCH v10 18/24] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v10 19/24] x86/resctrl: Report "Unassigned" for MBM events in mbm_cntr_assign mode
` [PATCH v10 20/24] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v10 21/24] x86/resctrl: Configure mbm_cntr_assign mode if supported
` [PATCH v10 22/24] x86/resctrl: Update assignments on event configuration changes
` [PATCH v10 23/24] x86/resctrl: Introduce interface to list assignment states of all the groups
` [PATCH v10 24/24] x86/resctrl: Introduce interface to modify assignment states of "

brcmfmac SAE/WPA3 negotiation
 2024-12-12 20:17 UTC  (3+ messages)

[PATCH] modpost: distinguish same module paths from different dump files
 2024-12-12 20:17 UTC  (2+ messages)

[PATCH net-next v4 0/2] Converge on using secs_to_jiffies() in netdev
 2024-12-12 20:12 UTC  (5+ messages)
` [PATCH net-next v4 2/2] wifi: ath11k: Convert timeouts to secs_to_jiffies()

[PATCH 0/2] system/meson: Restrict libSDL/libpmem/libdaxctl CPPFLAGS to vl/physmem
 2024-12-12 20:14 UTC  (6+ messages)
` [PATCH 2/2] system: Restrict libpmem and libdaxctl CPPFLAGS to physmem.c

[PATCH] Gitlab: Make test.py stage only depend on binman et al testsuite
 2024-12-12 20:14 UTC 

[PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
 2024-12-12 20:11 UTC  (7+ messages)
` [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible

[PATCH v2] mtd: spi-nor: Fix the spi_nor_read() when config SPI_STACKED_PARALLEL is enabled
 2024-12-12 20:14 UTC  (2+ messages)

[PATCH v2 0/8] phy: rockchip: samsung-hdptx: Support high color depth management
 2024-12-12 20:03 UTC  (27+ messages)
` [PATCH v2 1/8] phy: Add HDMI configuration options
` [PATCH v2 2/8] phy: hdmi: Add color depth configuration
` [PATCH v2 3/8] phy: rockchip: samsung-hdptx: Fix clock ratio setup
` [PATCH v2 4/8] phy: rockchip: samsung-hdptx: Drop unused lcpll_config
` [PATCH v2 5/8] phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
` [PATCH v2 6/8] phy: rockchip: samsung-hdptx: Add high color depth management
` [PATCH v2 7/8] phy: rockchip: samsung-hdptx: Cleanup internal rate handling
` [PATCH v2 8/8] phy: rockchip: samsung-hdptx: Avoid Hz-hHz unit conversion overhead

[meta-oe][PATCH] canopenterm: fix number of arguments check in API function
 2024-12-12 20:13 UTC  (4+ messages)
` [oe] "

[PATCH] thermal/thresholds: Fix uapi header macros leading to a compilation error
 2024-12-12 20:13 UTC 

[Buildroot] [PATCH] package/nfs-utils: bump version to 2.8.2
 2024-12-11 21:09 UTC 

[meta-rockchip PATCH v2 0/2] bsp: rkbin: bump to latest commit in master
 2024-12-12 20:11 UTC  (2+ messages)
` [yocto-patches] "

[PATCH for-linus] PCI: Honor Max Link Speed when determining supported speeds
 2024-12-12 20:10 UTC  (3+ messages)

[PATCH v2] target/sparc: Use memcpy() and remove memcpy32()
 2024-12-12 20:07 UTC  (2+ messages)

[PATCH 5.10 000/459] 5.10.231-rc1 review
 2024-12-12 20:07 UTC  (2+ messages)

[PATCH] cxl: read MEMDEV_STATUS register iff the device has it
 2024-12-12 20:02 UTC  (4+ messages)

[PATCH v3 0/2] leds: TI LP8864/LP8866 support
 2024-12-12 20:01 UTC  (4+ messages)
` [PATCH v3 2/2] leds: lp8864: New driver

[PATCH v2] memcg: allow exiting tasks to write back data to swap
 2024-12-12 20:00 UTC  (3+ messages)

[tip:irq/core] BUILD SUCCESS b4706d814921cc2df7bb59ad8f9ee84855a4f0c4
 2024-12-12 19:59 UTC 

[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
 2024-12-12 19:59 UTC  (9+ messages)
` [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()

[PATCH v4 0/15] Enable CXL PCIe Port protocol error handling and logging
 2024-12-12 19:59 UTC  (4+ messages)
` [PATCH v4 04/15] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type

ath11k swiotlb buffer is full (on IMX8M with 4GiB DRAM)
 2024-12-12 19:57 UTC  (14+ messages)

[PATCH 1/3] u-boot: switch to upstream SRCREV for rk-u-boot-env
 2024-12-12 19:57 UTC  (3+ messages)
` [PATCH 2/3] u-boot: use upstream for radxa-zero-3{e|w}
` [PATCH 3/3] radxa-zero-3: switch to yocto-dev kernel

[PATCH] cxl: Update Soft Reserved resources upon region creation
 2024-12-12 19:57 UTC  (4+ messages)

[DPDK/DTS Bug 1598] Potential Implementation Problems With Certain conf.yaml attributes within DTS Framework
 2024-12-12 19:57 UTC 

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-12-12 19:56 UTC  (17+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[groeck-staging:fixes] BUILD SUCCESS 025c7b0657825d4441946323a9bfea596635ebd9
 2024-12-12 19:56 UTC 

RFC: iomap patches for zoned XFS
 2024-12-12 19:56 UTC  (7+ messages)
` [PATCH 4/8] iomap: split bios to zone append limits in the submission handlers
` [PATCH 5/8] iomap: optionally use ioends for direct I/O
` [PATCH 8/8] iomap: pass private data to iomap_truncate_page

[Intel-wired-lan] [tnguy-net-queue:200GbE] BUILD SUCCESS 3dd002f20098b9569f8fd7f8703f364571e2e975
 2024-12-12 19:55 UTC 

[PATCH v9] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-12-12 19:54 UTC  (3+ messages)

[PATCH 0/4] Move RISC-V IMSIC driver to the common MSI lib
 2024-12-12 19:51 UTC  (8+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Handle non-atomic MSI updates for device

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-12-12 19:52 UTC  (4+ messages)
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[PATCH] lmb: prohibit allocations above ram_top even from same bank
 2024-12-12 19:50 UTC  (5+ messages)

[PATCH bpf v1 0/2] Add missing size check for BTF-based ctx access
 2024-12-12 19:50 UTC  (4+ messages)
` [PATCH bpf v1 1/2] bpf: Check size for BTF-based ctx access of pointer members

[PATCH bpf 1/2] bpf: fix NPE when computing changes_pkt_data of program w/o subprograms
 2024-12-12 19:50 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/mmc-utils: fix hash mismatch for readme file
 2024-12-12 19:49 UTC  (3+ messages)


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.