All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-10 15:23:46 to 2024-05-10 16:30:48 UTC [more...]

[RESEND 0/6] drm, nouveau/radeon/amdpgu: edid_blob_ptr cleanups
 2024-05-10 16:00 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 0/5] Support for Cancel commands for host (TCP and RDMA)
 2024-05-10 16:30 UTC  (5+ messages)
` [PATCH 1/5] nvme: add definitions for cancel command
` [PATCH 2/5] nvme-core: add a function to submit a "
` [PATCH 4/5] nvme-rdma: use the cancel command to perform an abort if target supports it
` [donotmerge PATCH 5/5] nvmet: target support for cancel commands

[PATCH v5 0/9] IOMMUFD: Deliver IO page faults to user space
 2024-05-10 16:28 UTC  (7+ messages)
` [PATCH v5 3/9] iommu: Add attachment handle to struct iopf_group

[RFC PATCH 0/1] Address hugetlbfs mmap behavior
 2024-05-10 16:28 UTC  (5+ messages)

[PATCH 00/16] drm/i915: skl+ plane register stuff
 2024-05-10 16:28 UTC  (16+ messages)
` [PATCH 03/16] drm/i915: Extract intel_cursor_regs.h
` [PATCH 04/16] drm/i915: Move skl+ wm/ddb registers to proper headers
` [PATCH 05/16] drm/i915/gvt: Use the proper PLANE_AUX_DIST() define
` [PATCH 06/16] drm/i915/gvt: Use the proper PLANE_AUX_OFFSET() define
` [PATCH 07/16] drm/i915/gvt: Use the full PLANE_KEY*() defines
` [PATCH 08/16] drm/i915/gvt: Use PLANE_CTL and PLANE_SURF defines
` [PATCH 09/16] drm/i915: Drop useless PLANE_FOO_3 register defines
` [PATCH 10/16] drm/i915: Shuffle the skl+ plane register definitions
` [PATCH 11/16] drm/i915: Use REG_BIT for PLANE_WM bits
` [PATCH 12/16] drm/i915: Drop a few unwanted tabs from skl+ plane reg defines
` [PATCH 13/16] drm/i915: Refactor skl+ plane register offset calculations
` [PATCH 14/16] drm/i915: Extract skl_plane_{wm,ddb}_reg_val()
` [PATCH 15/16] drm/i915: Nuke skl_write_wm_level() and skl_ddb_entry_write()
` [PATCH 16/16] drm/i915: Handle SKL+ WM/DDB registers next to all other plane registers
` ✓ Fi.CI.BAT: success for drm/i915: skl+ plane register stuff

[PATCH] Fix reporting when a cpu count is 0
 2024-05-10 16:27 UTC  (2+ messages)

[PATCH 00/12] accel/ivpu: Changes for 6.10
 2024-05-10 16:27 UTC  (3+ messages)
` [PATCH 01/12] accel/ivpu: Update VPU FW API headers

[PATCH v3 0/9] xen/arm: arm64: Annotate code symbols
 2024-05-10 16:26 UTC  (8+ messages)
` [PATCH v3 6/9] xen/arm64: bpi: Add missing code symbol annotations

[PATCH RESEND 0/2] pinctrl: core: fix untreated named gpio ranges in pinctrl_pins_show()
 2024-05-10 16:25 UTC  (6+ messages)
  ` [PATCH RESEND 1/2] pinctrl: core: take into account the pins array "
  ` [PATCH RESEND 2/2] pinctrl: core: reset gpio_device in loop "

[PATCH] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
 2024-05-10 16:25 UTC  (3+ messages)

About the code updte of the arc/linux/arch/beta/kernel/irq_64.c
 2024-05-10 16:23 UTC 

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-05-10 16:23 UTC  (13+ messages)
` [PATCH v8 01/11] linux-headers: Update to Linux v6.9-rc3
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing

[PATCH 00/41] target/sparc: Implement VIS4
 2024-05-10 16:21 UTC  (9+ messages)
` [PATCH 14/41] target/sparc: Implement ADDXC, ADDXCcc
` [PATCH 21/41] target/sparc: Implement FPADD64 FPSUB64
` [PATCH 35/41] target/sparc: Implement 8-bit FPADD, FPADDS, and FPADDUS
` [PATCH 38/41] target/sparc: Implement SUBXC, SUBXCcc

[Intel-wired-lan] [PATCH RFC iwl-next 00/12] idpf: XDP chapter I: convert Rx to libeth
 2024-05-10 16:22 UTC  (26+ messages)
`  "
` [Intel-wired-lan] [PATCH RFC iwl-next 01/12] libeth: add cacheline / struct alignment helpers
  `  "
` [Intel-wired-lan] [PATCH RFC iwl-next 02/12] idpf: stop using macros for accessing queue descriptors
  `  "
` [PATCH RFC iwl-next 03/12] idpf: split &idpf_queue into 4 strictly-typed queue structures
` [Intel-wired-lan] [PATCH RFC iwl-next 04/12] idpf: avoid bloating &idpf_q_vector with big %NR_CPUS
  `  "
` [Intel-wired-lan] [PATCH RFC iwl-next 05/12] idpf: strictly assert cachelines of queue and queue vector structures
  `  "
` [PATCH RFC iwl-next 06/12] idpf: merge singleq and splitq &net_device_ops
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 07/12] idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 08/12] idpf: reuse libeth's definitions of parsed ptype structures
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 09/12] idpf: remove legacy Page Pool Ethtool stats
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 10/12] libeth: support different types of buffers for Rx
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 11/12] idpf: convert header split mode to libeth + napi_build_skb()
  ` [Intel-wired-lan] "
` [PATCH RFC iwl-next 12/12] idpf: use libeth Rx buffer management for payload buffer
  ` [Intel-wired-lan] "

[PATCH v2] net: smc91x: Fix m68k kernel compilation for ColdFire CPU
 2024-05-10 16:21 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-10 16:22 UTC  (8+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
          ` [PATCH net-next 14/15 v2] "

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-10 16:21 UTC  (12+ messages)

[PATCH] fs: fix unintentional arithmetic wraparound in offset calculation
 2024-05-10 16:21 UTC  (3+ messages)

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-10 16:20 UTC  (4+ messages)

[tip: x86/urgent] x86/topology/amd: Ensure that LLC ID is initialized
 2024-05-10 16:21 UTC 

[PATCH 1/2] genirq/affinity: remove rsvd check against minvec
 2024-05-10 16:20 UTC  (4+ messages)
` [PATCH 2/2] nvme-pci: allow unmanaged interrupts

[PATCH v6 0/7] Adds support for ConfigFS to VKMS!
 2024-05-10 16:19 UTC  (4+ messages)

What's cooking in git.git (May 2024, #04; Thu, 9)
 2024-05-10 16:19 UTC  (4+ messages)

[PATCH] drm/i915/bmg: Load DMC
 2024-05-10 16:16 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v2] media: staging: max96712: Store format in subdev active state
 2024-05-10 16:16 UTC  (2+ messages)

[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-10 16:14 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH 00/13] reftable: prepare for re-seekable iterators
 2024-05-10 16:13 UTC  (5+ messages)

[PATCH v3] ima: Avoid blocking in RCU read-side critical section
 2024-05-10 16:03 UTC  (2+ messages)

[PATCH] tty: vt: saturate scrollback_delta to avoid overflow
 2024-05-10 16:13 UTC  (3+ messages)

[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
 2024-05-10 16:10 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "

[PATCH v4 0/3] Add i.MX8Q HSIO PHY support
 2024-05-10 16:10 UTC  (11+ messages)
` [PATCH v4 2/3] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding

[PATCH 1/2] SELinux: Fix lsm_get_self_attr()
 2024-05-10 16:10 UTC  (6+ messages)
` [PATCH 2/2] AppArmor: "

[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/fallocate_stress.c
 2024-05-10 16:08 UTC  (2+ messages)

[PATCH BlueZ 1/2] shared/bap: Update stream management to avoid PACs
 2024-05-10 16:07 UTC  (2+ messages)
` Create transports for matching BISes

IEEE/ACM 51st International Symposium on Computer Architecture (ISCA 2024)
 2024-05-10 16:07 UTC 

[PATCH 0/6] arm64/hyperv: Support Virtual Trust Level boot
 2024-05-10 16:05 UTC  (7+ messages)
` [PATCH 1/6] arm64/hyperv: Support DeviceTree
` [PATCH 2/6] drivers/hv: Enable VTL mode for arm64
` [PATCH 3/6] arm64/hyperv: Boot in a Virtual Trust Level
` [PATCH 4/6] drivers/hv: arch-neutral implementation of get_vtl()
` [PATCH 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree
` [PATCH 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT

[PATCH v1 1/1] gpiolib: Return label, if set, for IRQ only line
 2024-05-10 16:06 UTC  (7+ messages)

[PATCH v1 1/1] gpiolib: Show more info for interrupt only lines in debugfs
 2024-05-10 16:04 UTC 

Where are we at?
 2024-05-10 16:03 UTC  (3+ messages)
` [OE-core] "
  ` [Openembedded-architecture] "

[TEST] Flake report
 2024-05-10 16:03 UTC  (4+ messages)

[PATCH i-g-t 1/4] tests/intel/xe_pm: Update runtime pm conditions
 2024-05-10 16:02 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for series starting with [i-g-t,1/4] "

[PATCH] nfstest: add the delegation test group
 2024-05-10 16:02 UTC  (2+ messages)

[PATCH v15 00/20] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-05-10 16:01 UTC  (10+ messages)
` [PATCH v15 21/23] KVM: MMU: Disable fast path for private memslots
  ` [PATCH v15 22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults

[PATCH 1/2] drm/xe/display: Unify DPT mapping
 2024-05-10 16:01 UTC  (2+ messages)

[PATCH] apparmor: fix possible NULL pointer dereference
 2024-05-10 16:00 UTC  (2+ messages)

[PATCH net-next v6 0/7] net: stmmac: Add support for RZN1 GMAC devices
 2024-05-10 15:59 UTC  (10+ messages)
` [PATCH net-next v6 2/7] net: stmmac: Add dedicated XPCS cleanup method
` [PATCH net-next v6 3/7] net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
` [PATCH net-next v6 6/7] net: stmmac: add support for RZ/N1 GMAC

[PATCH net-next v3 0/3] net: A lightweight zero-copy notification
 2024-05-10 15:59 UTC  (4+ messages)
` [PATCH net-next v3 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v3 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v3 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH v2] doc: describe the project's decision-making process
 2024-05-10 15:59 UTC  (5+ messages)
` [PATCH 0/2] Describe patch-flow better in SubmittingPatches
  ` [PATCH 2/2] SubmittingPatches: extend the "flow" section

[PATCH] wifi: iwlwifi: mvm: fix uninitialized variables in debugfs code
 2024-05-10 15:59 UTC 

[PATCH] apparmor: fix apparmor_socket_post_create() kernel-doc
 2024-05-10 15:58 UTC  (2+ messages)

[PATCH i-g-t 0/1] lib/xe/xe_query: Wait for xe_supports_faults
 2024-05-10 15:58 UTC  (5+ messages)
` [PATCH i-g-t 1/1] "

[PATCH 0/3] CArray improvements
 2024-05-10 15:56 UTC  (3+ messages)

[PATCH v2] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-10 15:55 UTC  (2+ messages)

[PATCH 2/2] apparmor: fix typo in kernel doc
 2024-05-10 15:55 UTC  (2+ messages)

[PATCH] media: staging: max96712: Store format in subdev active state
 2024-05-10 15:55 UTC  (5+ messages)

[bug report] kmemleak in rdma_core observed during blktests nvme/rdma use siw
 2024-05-10 15:52 UTC  (12+ messages)
              ` [bug report][bisected] "

[PATCH] KVM: Addressing a possible race in kvm_vcpu_on_spin:
 2024-05-10 15:52 UTC  (5+ messages)

[PATCH v2 0/2] hwmon: (adt7475) duty cycle configuration
 2024-05-10 15:51 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Document adt7475 PWM initial duty cycle

[groeck-staging:hwmon] BUILD SUCCESS 26e8383b116d0dbe74e28f86646563ab46d66d83
 2024-05-10 15:50 UTC 

[PATCH net 0/5] mlx5 misc fixes
 2024-05-10 15:51 UTC  (7+ messages)
` [PATCH net 1/5] net/mlx5e: Fix netif state handling
` [PATCH net 2/5] net/mlx5: Fix peer devlink set for SF representor devlink port
` [PATCH net 3/5] net/mlx5: Reload only IB representors upon lag disable/enable

imx8mp: Flashing U-Boot into eMMC hardware partition via UUU
 2024-05-10 15:49 UTC  (4+ messages)

[PATCH] connector: Fix invalid conversion in cn_proc.h
 2024-05-10 15:49 UTC 

[PATCH v3 0/5] drm/udl: Convert to struct drm_edid
 2024-05-10 15:47 UTC  (6+ messages)
` [PATCH v3 1/5] drm/udl: Remove DRM_CONNECTOR_POLL_HPD
` [PATCH v3 2/5] drm/udl: Move drm_dev_{enter, exit}() into udl_get_edid_block()
` [PATCH v3 3/5] drm/udl: Clean up Makefile
` [PATCH v3 4/5] drm/udl: Untangle .get_modes() and .detect_ctx()
` [PATCH v3 5/5] drm/udl: Remove struct udl_connector

[PATCH] drm/xe: Replace RING_START_UDW by u64 RING_START
 2024-05-10 15:48 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] drm/amdkfd: Add GFX1201 to svm_range_get_pte_flags function
 2024-05-10 15:48 UTC  (2+ messages)

[libvirt test] 185968: tolerable all pass - PUSHED
 2024-05-10 15:46 UTC 

[PATCH][next] apparmor: remove useless static inline function is_deleted
 2024-05-10 15:46 UTC  (2+ messages)

i18n of git man pages
 2024-05-10 15:45 UTC  (5+ messages)

[PATCH] libportal: fix rare build race
 2024-05-10 15:45 UTC 

[PATCH v10 0/9] Turris Omnia MCU driver
 2024-05-10 15:44 UTC  (5+ messages)
` [PATCH v10 2/9] platform: cznic: Add preliminary support for Turris Omnia MCU

[PATCH v4] PCI: Relabel JHL6540 on Lenovo X1 Carbon 7,8
 2024-05-10 15:44 UTC  (12+ messages)

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 5.15-stable tree
 2024-05-10 15:43 UTC  (3+ messages)
` [PATCH 5.15.y] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection

[PATCH 1/3] dt-bindings: iio: dac: add ad35xxr single output variants
 2024-05-10 15:43 UTC  (6+ messages)
` [PATCH 2/3] iio: dac: ad3552r: add support for ad3541r and ad3551r
` [PATCH 3/3] dt-bindings: iio: dac: fix ad3552r gain parameter names

FAILED: patch "[PATCH] KVM: x86: Clear "has_error_code", not "error_code", for RM" failed to apply to 5.10-stable tree
 2024-05-10 15:42 UTC  (3+ messages)
` [PATCH 5.10.y] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection

[PATCH] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-10 15:42 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2024-05-10 15:40 UTC  (3+ messages)

[BlueZ v2 00/20] Fix a number of static analysis issues
 2024-05-10 15:40 UTC  (2+ messages)

[PATCH v3 0/4] ASoC: qcom: x1e80100: Correct channel mapping
 2024-05-10 15:39 UTC  (5+ messages)
` [PATCH v3 3/4] ASoC: qcom: qdsp6: Set channel mapping instead of fixed defaults

[PATCH v4 0/5] board: starfive: add Milk-V Mars CM support
 2024-05-10 15:39 UTC  (4+ messages)
` [PATCH v4 2/5] board: add support for Milk-V Mars CM

[PATCH] apparmor: use kvfree_sensitive to free data->data
 2024-05-10 15:36 UTC  (2+ messages)

[PATCH net-next] selftests: net: use upstream mtools
 2024-05-10 15:34 UTC  (3+ messages)

[PATCH v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple
 2024-05-10 15:33 UTC  (4+ messages)

[PATCH v2 0/5] Add support for GE SUNH hot-pluggable connector (was: "drm: add support for hot-pluggable bridges")
 2024-05-10 15:32 UTC  (7+ messages)
` [PATCH v2 5/5] misc: add ge-addon-connector driver

[PATCH v3] Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connection
 2024-05-10 15:32 UTC  (2+ messages)
` [v3] "

[LTP] [PATCH] syscalls/setitimer: Pass the kernel-defined struct __kernel_old_itimerval to sys_setitimer()
 2024-05-10 15:31 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: create per ep interrupts
 2024-05-10 15:29 UTC  (7+ messages)

[PATCH v9 0/5] TI K3 M4F support on AM62 SoCs
 2024-05-10 15:29 UTC  (8+ messages)
` [PATCH v9 2/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
 2024-05-10 15:28 UTC  (4+ messages)

[kvm-unit-tests PATCH 00/33] Support for Arm Confidential Compute Architecture
 2024-05-10 15:28 UTC  (6+ messages)
` [kvm-unit-tests PATCH 18/33] arm: realm: Add test for FPU/SIMD context save/restore

[PATCH v2 0/5] drm/udl: Convert to struct drm_edid
 2024-05-10 15:27 UTC  (4+ messages)
` [PATCH v2 4/5] drm/udl: Untangle .get_modes() and .detect_ctx()

[PATCH v2 1/1] usb: fotg210: Add missing kernel doc description
 2024-05-10 15:26 UTC 

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-10 15:23 UTC  (6+ messages)
` [PATCH V1 8/9] bnxt_en: Add TPH support in BNXT driver


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.