All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-20 10:30:32 to 2024-05-20 11:41:45 UTC [more...]

[PATCH v8 00/10] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-20 11:41 UTC  (4+ messages)
` [PATCH v8 07/10] lib: add basic KUnit test for lib/math

[PATCH 0/5] ti: fix dtbs_check for some syscon bindings and DTS node
 2024-05-20 11:41 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: soc: ti: am62-system-controller: add AM62 syscon
` [PATCH 2/5] dt-bindings: soc: ti: am645-system-controller: add AM654 syscon
` [PATCH 3/5] arm64: dts: ti: k3-am62: add dedicated wakeup controller compatible
` [PATCH 4/5] arm64: dts: ti: k3-am65-mcu: "
` [PATCH 5/5] arm64: dts: ti: k3-am62a: use a specific MCU "

[PATCH v1 net] cfg80211: pmsr: use correct nla_get_uX functions
 2024-05-20 11:40 UTC  (2+ messages)

[meta-java][master][scarthgap][PATCH] openjdk-8: improve patch for different architecure
 2024-05-20 11:40 UTC 

[PATCH net-next v3 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-20 11:34 UTC  (8+ messages)
` [PATCH net-next v3 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v3 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[f2fs-dev] [PATCH] f2fs: enable atgc if atgc_age_threshold from user is less than elapsed_time
 2024-05-20 11:36 UTC  (2+ messages)
`  "

[PATCH 0/6] target/ppc: misc ppc improvements/optimizations
 2024-05-20 11:36 UTC  (11+ messages)
` [PATCH 1/6] target/ppc: use locally stored msr and avoid indirect access
` [PATCH 2/6] target/ppc: optimize hreg_compute_pmu_hflags_value
` [PATCH 3/6] "
` [PATCH 4/6] target/ppc: optimize p9 exception handling routines
` [PATCH 5/6] target/ppc: reduce duplicate code between init_proc_POWER{9, 10}
` [PATCH 6/6] target/ppc: redue code duplication across Power9/10 init code

[PATCH v2 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-20 11:36 UTC  (12+ messages)
` [PATCH v2 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid
` [PATCH v2 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds

[PATCH v2 00/12] VT-d: SATC handling; ATS: tidying
 2024-05-20 11:36 UTC  (5+ messages)
` [PATCH v2 06/12] VT-d: respect ACPI SATC's ATC_REQUIRED flag

pidfd_open.2: PIDFD_NONBLOCK is not defined by the listed headers
 2024-05-20 11:35 UTC  (4+ messages)

[GIT PULL] isofs, udf, quota, ext2, reiserfs changes for 6.10-rc1
 2024-05-20 11:34 UTC 

[openeuler:OLK-6.6 9619/9669] arch/x86/kernel/zhaoxin_kh40000.c:47:30: warning: bitwise or with non-zero value always evaluates to true
 2024-05-20 11:32 UTC 

[syzbot] [bpf?] possible deadlock in get_page_from_freelist
 2024-05-20 11:30 UTC  (2+ messages)

[PATCH V9 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-05-20 11:27 UTC  (11+ messages)
` [PATCH V9 1/8] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V9 6/8] physmem: Add helper function to destroy CPU AddressSpace

[PATCH] remoteproc: mediatek: Zero out only remaining bytes of IPI buffer
 2024-05-20 11:27 UTC  (2+ messages)

[PATCH v3 0/2] netfilter: nfqueue: incorrect sctp checksum
 2024-05-20 11:27 UTC  (2+ messages)

[PATCH v2 01/25] net/axgbe: fix mdio access for non-zero ports and CL45 PHYs
 2024-05-20 11:26 UTC  (54+ messages)
  ` [PATCH v2 02/25] net/axgbe: reset link when the link never comes back
  ` [PATCH v2 03/25] net/axgbe: fix fluctuations for 1G BELFUSE SFP
  ` [PATCH v2 04/25] net/axgbe: update DMA coherency values
  ` [PATCH v2 05/25] net/axgbe: disable interrupts during device removal
  ` [PATCH v2 06/25] net/axgbe: yellow carp devices do not need rrc
  ` [PATCH v2 07/25] net/axgbe: enable PLL control for fixed PHY modes only
  ` [PATCH v2 08/25] net/axgbe: fix the SFP codes check for DAC cables
  ` [PATCH v2 09/25] net/axgbe: fix logic around active and passive cables
  ` [PATCH v2 10/25] net/axgbe: check only the minimum speed for cables
  ` [PATCH v2 11/25] net/axgbe: flow Tx Ctrl Registers are h/w version dependent
  ` [PATCH v2 12/25] net/axgbe: delay AN timeout during KR training
  ` [PATCH v2 13/25] net/axgbe: remove use of comm owned field
  ` [PATCH v2 14/25] net/axgbe: remove field of SFP diagnostic support
  ` [PATCH v2 15/25] net/axgbe: improve SFP 100Mbps auto-negotiation
  ` [PATCH v2 16/25] net/axgbe: remove unnecessary conversion to bool
  ` [PATCH v2 17/25] net/axgbe: use definitions for mailbox commands
  ` [PATCH v2 18/25] net/axgbe: add support for 10 Mbps speed
  ` [PATCH v2 19/25] net/axgbe: separate C22 and C45 transactions
  ` [PATCH v2 20/25] net/axgbe: replace mii generic macro for c45 with AXGBE
  ` [PATCH v2 21/25] net/axgbe: add 2.5GbE support to 10G BaseT mode
  ` [PATCH v2 22/25] net/axgbe: add support for Rx adaptation
  ` [PATCH v2 23/25] net/axgbe: fix the false linkup in axgbe PHY status
  ` [PATCH v2 24/25] net/axgbe: extend 10Mbps support to MAC version 21H
  ` [PATCH v2 25/25] net/axgbe: modify debug messages

[PATCH v3 0/4] Guest XenStore page allocation for 11 Dom0less domUs
 2024-05-20 11:24 UTC  (3+ messages)
` [PATCH v3 1/4] xen/arm/static-shmem: Static-shmem should be direct-mapped for direct-mapped domains

[GIT PULL] fsnotify changes for 6.10-rc1
 2024-05-20 11:22 UTC 

[PATCH] drm/etnaviv: Create an accel device node if compute-only
 2024-05-20 11:19 UTC  (4+ messages)

[Buildroot] [PATCH 1/5] configs/orangepi_pc_defconfig: bump U-boot to v2024.01 to fix compatibility with setuptools >= 69
 2024-05-20 11:17 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] configs/orangepi_pc_defconfig: bump Linux to 5.10.217 to fix gcc 13.x build
` [Buildroot] [PATCH 3/5] configs/orangepi_pc_defconfig: bump Linux kernel to 6.1.91
` [Buildroot] [PATCH 4/5] "
` [Buildroot] [PATCH 5/5] configs/orangepi_pc_defconfig: add hashes for Linux/headers/u-boot

[meta-oe][PATCH] nvme-cli: upgrade 2.8 -> 2.9.1
 2024-05-20 11:17 UTC 

[PATCH 1/1] PCI : Refactoring error log prints for better readability
 2024-05-20 11:16 UTC  (5+ messages)

[PATCH v2 0/7] Static shared memory followup v2 - pt2
 2024-05-20 11:16 UTC  (3+ messages)
` [PATCH v2 6/7] xen/arm: Implement the logic for static shared memory from Xen heap

[PATCH] drm/amd/amdgpu: fix the inst passed to reg read write under sriov
 2024-05-20 11:14 UTC 

[PATCH 1/2] Documentation/gpu: Document the situation with unqualified drm-memory-
 2024-05-20 11:13 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: Use drm_print_memory_stats helper from fdinfo

[PATCH] drm/bridge: adv7511: Exit interrupt handling when necessary
 2024-05-20 11:13 UTC  (4+ messages)

[OE-core] [PATCH] buildhistory: Fix do_package race issues
 2024-05-20 11:12 UTC  (3+ messages)
`  "

[PATCH] chainlint.pl: Extend regexp pattern for /proc/cpuinfo on Linux SPARC
 2024-05-20 11:11 UTC 

[PATCH] btrfs: enhance function extent_range_clear_dirty_for_io()
 2024-05-20 11:06 UTC  (3+ messages)

[PATCH v6 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-05-20 11:06 UTC  (2+ messages)
` [PATCH v7 "

[PATCH v2 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-20 11:05 UTC  (25+ messages)
` [PATCH v2 1/6] drm/ci: uprev mesa version
` [PATCH v2 2/6] drm/ci: generate testlist from build
` [PATCH v2 3/6] drm/ci: build virtual GPU driver as module
` [PATCH v2 4/6] drm/ci: uprev IGT
` [PATCH v2 5/6] drm/ci: skip driver specific tests
` [PATCH v2 6/6] drm/ci: update xfails for the new testlist

[PATCH] scsi: mpt3sas: Use a unified annotation style
 2024-05-20 11:05 UTC 

[PATCH v5 0/6] Link off between frames for edp
 2024-05-20 10:48 UTC  (7+ messages)
` [PATCH v5 1/6] drm/i915/alpm: Move alpm parameters from intel_psr
` [PATCH v5 2/6] drm/i915/alpm: Move alpm related code to a new file
` [PATCH v5 3/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v5 4/6] drm/i915/alpm: Add compute config for lobf
` [PATCH v5 5/6] drm/i915/alpm: Enable lobf from source in ALPM_CTL
` [PATCH v5 6/6] drm/i915/alpm: Add debugfs for LOBF

[PATCH] scsi: mpt3sas: remove unnecessary comments
 2024-05-20 11:04 UTC 

[PATCH 0/3] crypto: acomp - Add interface to set parameters
 2024-05-20 11:04 UTC  (4+ messages)
` [PATCH 1/3] crypto: scomp - Add setparam interface
` [PATCH 2/3] crypto: acomp "
` [PATCH 3/3] crypto: acomp - Add comp_params helpers

[PATCH] dts: imx8mq-librem5: Don't wake up on volume key press
 2024-05-20 10:57 UTC  (2+ messages)

[PATCH 0/7] drm/i915: DSC stuff
 2024-05-20 11:03 UTC  (6+ messages)
` [PATCH 2/7] drm/i915: Extract intel_dp_has_dsc()
` [PATCH 7/7] drm/i915: Remove bogus MST check in intel_dp_has_audio()

Request for details of groups and projects for CIP Core in SQUAD
 2024-05-20 11:03 UTC 

chainlint test failing on Linux sparc64
 2024-05-20 11:02 UTC  (8+ messages)

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-20 11:02 UTC  (6+ messages)
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "
      `  "

[PATCH] Bluetooth: btintel_pcie: Fix the error handling path of btintel_pcie_probe()
 2024-05-20 11:02 UTC  (2+ messages)

[PATCH 00/20] x86/tdx: Rewrite TDCALL wrappers
 2024-05-20 11:02 UTC  (12+ messages)
` [PATCH 01/20] x86/tdx: Introduce tdvmcall_trampoline()
` [PATCH 02/20] x86/tdx: Add macros to generate TDVMCALL wrappers
` [PATCH 16/20] x86/tdx: Convert VP_INFO tdcall to use new TDCALL_5() macro

[RFC PATCH] net: flush dst_cache on device removal
 2024-05-20 10:59 UTC 

[PATCH] proc.5: make literals bold
 2024-05-20 10:59 UTC 

[PATCH] drm/amdgpu/atomfirmware: add intergrated info v2.3 table
 2024-05-20 10:58 UTC 

[PATCH] net/mlx5: fix bug trunk is null
 2024-05-20 10:58 UTC  (2+ messages)

[PATCH v2] platform/x86: ISST: fix use-after-free in tpmi_sst_dev_remove()
 2024-05-20 10:56 UTC  (4+ messages)
    ` [v2] "

[PATCH v1] net/mlx5/hws: match VXLAN all fields
 2024-05-20 10:55 UTC  (2+ messages)

[PATCH] media: intel/ipu6: Fix an error handling path in isys_probe()
 2024-05-20 10:53 UTC  (3+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-05-20 10:54 UTC  (12+ messages)

[PATCH v4 0/3] drm/mediatek: Add support for OF graphs
 2024-05-20 10:53 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path

[PATCH] net/mlx5: fix HWS support for item NSH
 2024-05-20 10:53 UTC  (2+ messages)

[PATCH 01/13] net/mlx5/hws: move warn into debug level when needed
 2024-05-20 10:50 UTC  (3+ messages)
` [v2 01/16] "

[PATCH net v5] nfc: nci: Fix uninit-value in nci_rx_work
 2024-05-20 10:50 UTC  (2+ messages)

[PATCH i-g-t] tests/kms: Move kms_plane_scaling to intel directory
 2024-05-20 10:49 UTC  (3+ messages)

[bug report] INFO: task mdX_resync:42168 blocked for more than 122 seconds
 2024-05-20 10:47 UTC  (11+ messages)

[PATCH v1 1/1] spi: pxa2xx: Move PXA SSP bindings to the correct folder
 2024-05-20 10:47 UTC  (5+ messages)

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-20 10:46 UTC  (4+ messages)

How to implement message forwarding from one CID to another in vhost driver
 2024-05-20 10:44 UTC  (3+ messages)

[PATCH] libkeymap: fix double kbdfile open
 2024-05-20 10:44 UTC  (2+ messages)

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-20 10:43 UTC  (2+ messages)

[PATCH] x86/cpu: Provide default cache line size if not enumerated
 2024-05-20 10:43 UTC  (2+ messages)

[PATCH for-next] RDMA/efa: Fail probe on missing BARs
 2024-05-20 10:43 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-20 10:42 UTC  (5+ messages)
` [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages

[net] ipv6: sr: fix missing sk_buff release in seg6_input_core
 2024-05-20 10:40 UTC  (2+ messages)

[PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
 2024-05-20 10:40 UTC  (2+ messages)

[PATCH 0/5] Ultrajoiner basic functionality series
 2024-05-20 10:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-05-20 10:39 UTC  (12+ messages)
` [PATCH v4 05/16] SoC: mediatek: mt8365: support audio clock control
` [PATCH v4 10/16] ASoc: mediatek: mt8365: Add a specific soundcard for EVK
` [PATCH v4 11/16] ASoC: mediatek: mt8365: Add platform driver
` [PATCH v4 14/16] arm64: defconfig: enable mt8365 sound

[PATCH i-g-t v3] tests/intel/kms_big_fb: Restrict runs on simulation
 2024-05-20 10:39 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2] ice: implement AQ download pkg retry
 2024-05-20 10:37 UTC  (2+ messages)
`  "

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-20 10:38 UTC  (14+ messages)
` [PATCH 10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU

[PATCH] drm/mode: fix all kernel-doc warnings
 2024-05-20 10:39 UTC  (2+ messages)

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-05-20 10:37 UTC  (3+ messages)
` [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()

[PATCH] drm/display/dp: fix all kernel-doc warnings
 2024-05-20 10:37 UTC  (2+ messages)

[PATCH] drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL/DG2+
 2024-05-20 10:37 UTC  (2+ messages)

[PATCH 1/6] drm/bridge: analogix: remove unused struct 'bridge_init'
 2024-05-20 10:35 UTC  (4+ messages)

[PATCH] arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRY
 2024-05-20 10:33 UTC  (3+ messages)

AMD 24.07 roadmap
 2024-05-20 10:32 UTC 


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.