All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 11:46:39 to 2024-05-06 12:39:34 UTC [more...]

[PULL 00/28] Accelerator patches for 2024-05-06
 2024-05-06 12:37 UTC  (10+ messages)
` [PULL 01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PULL 02/28] exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
` [PULL 03/28] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PULL 04/28] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PULL 05/28] exec/cpu: Extract page-protection definitions to page-protection.h
` [PULL 09/28] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
` [PULL 10/28] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PULL 11/28] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PULL 13/28] user: Forward declare TaskState type definition

[PATCH v5 00/10] iio: pressure: bmp280: Driver cleanup and add triggered buffer support
 2024-05-06 12:38 UTC  (5+ messages)
` [PATCH v5 01/10] iio: pressure: bmp280: Improve indentation and line wrapping

[PATCH V3 2/2] scsi: qla2xxx: Optimisation of exception handling in qla24xx_els_dcmd_iocb
 2024-05-06 12:38 UTC  (4+ messages)
` [PATCH V4 0/2] Bugfix and optimisation of exception handling
  ` [PATCH V4 1/2] scsi: qla2xxx: Fix double free of fcport in qla24xx_els_dcmd_iocb()
  ` [PATCH V4 2/2] scsi: qla2xxx: Use common error handling code "

[PATCH v3 0/6] large folios swap-in: handle refault cases first
 2024-05-06 12:38 UTC  (8+ messages)
` [PATCH v3 6/6] mm: swap: entirely map large folios found in swapcache

[syzbot] [input?] WARNING in cm109_input_open/usb_submit_urb (3)
 2024-05-06 12:38 UTC  (2+ messages)

[v3] drm/i915: Implement Audio WA_14020863754
 2024-05-06 12:37 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915: Implement Audio WA_14020863754 (rev3)

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-06 12:37 UTC  (21+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes

pull request: amdgpu: update DMCUB firmware to v0.0.216.0
 2024-05-06 12:36 UTC  (2+ messages)

[PATCH v2 patch] libkmod: add weak dependecies
 2024-05-06 12:36 UTC  (2+ messages)

next/master baseline: 283 runs, 24 regressions (next-20240506)
 2024-05-06 12:36 UTC 

[PATCH net] net: tcp: Update the type of scaling_ratio
 2024-05-06 12:35 UTC  (2+ messages)

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06 12:35 UTC  (2+ messages)

[RFC PATCH v2 0/2] ima: Fix detection of read/write violations on stacked filesystems
 2024-05-06 12:34 UTC  (7+ messages)

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-05-06 12:33 UTC  (11+ messages)
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dtReadFirst
 2024-05-06 12:25 UTC  (2+ messages)

[RESEND RFC PATCH v4 00/34] ext4: use iomap for regular file's buffered IO path and enable large folio
 2024-05-06 12:33 UTC  (4+ messages)
` [RFC PATCH v4 27/34] ext4: implement zero_range iomap path

Performance regression in GPIOLIB with SRCU when using the user-space ABI in a *wrong* way
 2024-05-06 12:32 UTC 

[PATCH for-next] RDMA/efa: Support QP with unsolicited write w/ imm. receive
 2024-05-06 12:31 UTC  (3+ messages)

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-05-06 12:31 UTC  (2+ messages)

[PATCH net-next] mptcp: fix possible NULL dereferences
 2024-05-06 12:30 UTC 

[PATCH v2 2/7] resource: Rename find_resource() to find_empty_resource_slot()
 2024-05-06 12:30 UTC  (2+ messages)

[PATCH 0/7] Unlock deeper package-C states (PC-10) and D3Cold
 2024-05-06 12:30 UTC  (9+ messages)
` [PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
` [PATCH 2/7] drm/xe: Fix xe_pm_runtime_get_if_in_use documentation
` [PATCH 3/7] drm/xe: Relax runtime pm protection during execution
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM

[PATCH v4 0/6] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-05-06 12:28 UTC  (11+ messages)
` [PATCH v4 1/6] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH v4 2/6] arm64: dts: rockchip: enable thermal management on all RK3588 boards

[PATCH] Docs: fs: prove directory locking more formally
 2024-05-06 12:29 UTC  (3+ messages)

[RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg
 2024-05-06 12:29 UTC  (11+ messages)

Massive slowdown in kernels as of 6.x
 2024-05-06 12:23 UTC  (5+ messages)

[PATCH bpf] riscv, bpf: make some atomic operations fully ordered
 2024-05-06 12:28 UTC  (3+ messages)

[PATCH] x86/alternatives: Remove alternative_input_2()
 2024-05-06 12:28 UTC 

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-05-06 12:28 UTC  (10+ messages)
` [PATCH v24 01/20] net: Introduce direct data placement tcp offload

[question] when bonding with CX5 network card that support ROCE
 2024-05-06 12:27 UTC  (6+ messages)

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-06 12:19 UTC  (20+ messages)
` [PATCH V2 1/9] tools/perf: Move the data structures related to register type to header file
` [PATCH V2 2/9] tools/perf: Add "update_insn_state" callback function to handle arch specific instruction tracking
` [PATCH V2 3/9] tools/perf: Fix a comment about multi_regs in extract_reg_offset function
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg
` [PATCH V2 9/9] tools/perf: Add support for global_die to capture name of variable in case of register defined variable

[PATCH v3 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-06 12:25 UTC  (8+ messages)
` [PATCH v3 4/5] PCI: imx6: Convert "

[PATCH v2 0/7] Add Mule I2C multiplexer support
 2024-05-06 11:37 UTC  (18+ messages)
` [PATCH v2 1/7] i2c: mux: add the ability to share mux core address with child nodes
` [PATCH v2 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer
` [PATCH v2 3/7] i2c: muxes: add support "
` [PATCH v2 4/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3399-puma
` [PATCH v2 5/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-tiger
` [PATCH v2 6/7] arm64: dts: rockchip: add mule i2c mux (0x18) on px30-ringneck
` [PATCH v2 7/7] arm64: dts: rockchip: add mule i2c mux (0x18) on rk3588-jaguar

[PATH][master][scarthgap] classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()
 2024-05-06 12:24 UTC 

[REGRESSION] Thunderbolt Host Reset Change Causes eGPU Disconnection from 6.8.7=>6.8.8
 2024-05-06 12:24 UTC 

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-05-06 12:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev6)

[PATCH] checkpatch: use utf-8 match for spell checking
 2024-05-06 12:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 00/13] Arm cache coloring
 2024-05-06 12:22 UTC  (11+ messages)
` [PATCH v8 01/13] xen/common: add cache coloring common code
` [PATCH v8 04/13] xen/arm: add Dom0 cache coloring support
` [PATCH v8 05/13] xen: extend domctl interface for cache coloring
` [PATCH v8 07/13] xen/arm: add support for cache coloring configuration via device-tree
` [PATCH v8 08/13] xen/page_alloc: introduce preserved page flags macro

[PATCH v2 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-05-06 12:22 UTC  (6+ messages)
` [PATCH v2 3/3] media: venus: add msm8998 support

[PATCH] drm/i915/display/dp: Remove UHBR13.5 for icl
 2024-05-06 12:20 UTC  (4+ messages)

[PATCH v2 0/2] livepatch, module: Delete the associated module of disabled livepatch
 2024-05-06 12:20 UTC  (5+ messages)
` [PATCH v2 1/2] module: Add a new helper delete_module()
` [PATCH v2 2/2] livepatch: Delete the associated module of disabled livepatch

[PATCH i-g-t] lib/intel_ctx: Propagate error from __intel_ctx_xe_exec wait timeout
 2024-05-06 12:17 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-06 12:05 UTC  (4+ messages)

[PATCH v3 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-05-06 12:17 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

pm/testing build: 7 builds: 0 failed, 7 passed, 31 warnings (v6.9-rc7-218-gf471f351f0d8f)
 2024-05-06 12:17 UTC 

[PATCH v3 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-05-06 12:16 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop

[cocci] Searching for repeated source code with SmPL?
 2024-05-06 12:16 UTC  (4+ messages)

[PATCHv3 0/4] x86/tdx: Adjust TD settings on boot
 2024-05-06 12:15 UTC  (5+ messages)
` [PATCHv3 1/4] x86/tdx: Factor out TD metadata write TDCALL
` [PATCHv3 2/4] x86/tdx: Rename tdx_parse_tdinfo() to tdx_setup()
` [PATCHv3 3/4] x86/tdx: Handle PENDING_EPT_VIOLATION_V2
` [PATCHv3 4/4] x86/tdx: Enable ENUM_TOPOLOGY

[PATCH v4 0/2] query-cpu-model-expansion: report deprecated features
 2024-05-06 12:13 UTC  (2+ messages)

[PATCH 0/3] drm/i915/display: remove implicit dev_priv from pipe crc
 2024-05-06 12:14 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: pass dev_priv explicitly to PIPE_CRC_CTL
` [PATCH 2/3] drm/i915: pass dev_priv explicitly to PIPE_CRC_*
` [PATCH 3/3] drm/i915: pass dev_priv explicitly to PORT_DFT2_G4X

[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
 2024-05-06 12:12 UTC  (10+ messages)
` [PATCH v5 01/20] EDAC/synopsys: Fix ECC status data and IRQ disable race condition

[PATCH v3 0/8] Rework the DAIF mask, unmask and track API
 2024-05-06 12:12 UTC  (8+ messages)
` [PATCH v3 1/8] arm64/sysreg: Add definitions for immediate versions of MSR ALLINT

[PATCH 0/2] Add TDM setting support
 2024-05-06 12:12 UTC  (3+ messages)
` [PATCH 2/2] drm/bridge: anx7625: Change TDM setting accroding to dt property

[PATCH v2 1/1] serial: 8250_pnp: Simplify "line" related code
 2024-05-06 12:12 UTC 

[PATCH net-next] phonet: no longer hold RTNL in route_dumpit()
 2024-05-06 12:11 UTC 

[PATCH v4 0/4] drm/xe: More fb pinning optimizations
 2024-05-06 12:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.BAT: "

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-06 12:11 UTC  (3+ messages)

[PATCH v2] ASoC: Intel: avs: boards: Properly name input device
 2024-05-06 12:11 UTC 

nftables with thousands of chains is unreasonably slow
 2024-05-06 11:59 UTC 

[RFC PATCH v3 0/7] Add Pinctrl driver for Starfive JH8100 SoC
 2024-05-06 12:09 UTC  (5+ messages)

[PATCH] nvmet: make nvmet_wq unbound
 2024-05-06 12:08 UTC  (4+ messages)

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in rewrite_old_nodes_pred
 2024-05-06 12:08 UTC  (2+ messages)

[PATCH 0/3] Cleanup VFIOIOMMUClass callback return with bool
 2024-05-06 12:06 UTC  (7+ messages)
` [PATCH 1/3] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool
` [PATCH 2/3] vfio: Make VFIOIOMMUClass::setup() "
` [PATCH 3/3] vfio: Make VFIOIOMMUClass::add_window() and its wrapper "

[PATCH v2 0/3] Input: Add ektf2232 support
 2024-05-06 12:05 UTC  (3+ messages)
` [PATCH v2 3/3] Input: ektf2127 - add "

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-05-06 12:04 UTC  (5+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers

[PATCH v1] cgroup/rstat: add cgroup_rstat_cpu_lock helpers and tracepoints
 2024-05-06 12:03 UTC  (9+ messages)

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-06 12:03 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] package/python3: fix cross builds when host and target use the same SOABI
 2024-05-06 11:47 UTC 

[Buildroot] [git commit branch/2024.02.x] package/opensc: add zlib optional dependency
 2024-05-06 11:58 UTC 

[PATCH] Bug fix: ensure P4 "err" is displayed when exception is raised
 2024-05-06 12:01 UTC  (2+ messages)

[PATCH 0/2] crypto: hisilicon - adjust vf configuration sequence and optimize zip reg offset
 2024-05-06 11:59 UTC  (3+ messages)
` [PATCH 1/2] crypto: hisilicon/qm - adjust the internal processing sequence of the vf enable and disable
` [PATCH 2/2] crypto: hisilicon/zip - optimize the address offset of the reg query function

[PATCH] selftests/mm: Fix powerpc ARCH check
 2024-05-06 11:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/opensc: add zlib optional dependency
 2024-05-06 11:58 UTC  (2+ messages)

[PATCH] spapr: Migrate ail-mode-3 spapr cap
 2024-05-06 11:56 UTC 

[PATCH v2 7/7] PCI: Relax bridge window tail sizing rules
 2024-05-06 11:55 UTC  (2+ messages)

[LTP] [PATCH v3] Rewrite msgstress testing suite
 2024-05-06 11:53 UTC  (3+ messages)

[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
 2024-05-06 11:53 UTC  (12+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 01/23] Documentation/technical: describe pseudo-merge bitmaps format
  ` [PATCH v2 04/23] pack-bitmap: move some initialization to `bitmap_writer_init()`
  ` [PATCH v2 06/23] pack-bitmap-write: support storing pseudo-merge commits
  ` [PATCH v2 09/23] pseudo-merge: implement support for selecting "
  ` [PATCH v2 10/23] pack-bitmap-write.c: select "

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-06 11:52 UTC  (2+ messages)

[Buildroot] [PATCH 0/4] Reintroduce SH3 support
 2024-05-06 11:51 UTC  (3+ messages)
` [Buildroot] [PATCH 2/4] package/gcc: reintroduce sh3 support

[PATCH] ASoC: Intel: avs: boards: Properly name input device
 2024-05-06 11:51 UTC 

[PATCH net-next v5 0/7] dma: skip calling no-op sync ops when possible
 2024-05-06 11:50 UTC  (3+ messages)
` [PATCH net-next v5 6/7] page_pool: check for DMA sync shortcut earlier

[PATCH net-next] selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt
 2024-05-06 11:43 UTC 

[PULL 00/12] qemu-sparc queue 20240506
 2024-05-06 11:44 UTC  (10+ messages)
` [PULL 01/12] target/sparc/cpu: Rename the CPU models with a "+" in their names
` [PULL 05/12] hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u machine
` [PULL 06/12] linux-user/sparc: Add more hwcap bits for sparc64
` [PULL 07/12] target/sparc: Fix FEXPAND
` [PULL 08/12] target/sparc: Fix FMUL8x16
` [PULL 09/12] target/sparc: Fix FMUL8x16A{U,L}
` [PULL 10/12] target/sparc: Fix FMULD8*X16
` [PULL 11/12] target/sparc: Fix FPMERGE
` [PULL 12/12] target/sparc: Split out do_ms16b

[GIT PULL] fstests: btrfs changes staged-20240418
 2024-05-06 11:49 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python3: fix cross builds when host and target use the same SOABI
 2024-05-06 11:47 UTC  (2+ messages)

[PATCH 00/35] drm/i915/bios: Define (almost) all BDB blocks
 2024-05-06 11:47 UTC  (4+ messages)
` [PATCH 31/35] drm/i915/bios: Define VBT block 57 (Vswing PreEmphasis Table) contents

[v5 0/3] KVM: irqchip: synchronize srcu only if needed
 2024-05-06 11:42 UTC  (3+ messages)
` [v5 3/3] KVM: s390: don't setup dummy routing when KVM_CREATE_IRQCHIP

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-05-06 11:44 UTC  (3+ messages)
` [v2 01/16] "
  ` [v2 13/16] net/mlx5/hws: set default miss when replacing table


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.