All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-12 15:08:43 to 2024-06-12 15:31:28 UTC [more...]

Patch "platform/chrome: cros_ec: Handle events during suspend after resume completion" has been added to the 6.9-stable tree
 2024-06-12 15:29 UTC 

[PATCH v2 0/6] Add board support for Sipeed LicheeRV Nano
 2024-06-12 15:30 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: interrupt-controller: Add SOPHGO SG2002 plic

[geert-renesas-drivers:master] BUILD REGRESSION fdbb3ef0d4aadf9a3374c2a892098be89e9a3abb
 2024-06-12 15:30 UTC 

[yocto-autobuilder-helper] config-json: use master branch for meta-agl
 2024-06-12 15:30 UTC  (2+ messages)
  ` [yocto] "

Patch "platform/chrome: cros_ec: Handle events during suspend after resume completion" has been added to the 6.6-stable tree
 2024-06-12 15:29 UTC 

[PATCH 0/5] Reinstate ability to use Qemu on pre-SSE4.1 x86 hosts
 2024-06-12 15:29 UTC  (8+ messages)

[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 9bd95ac86e700ab8b1a6c225685e0e5afe426b4e
 2024-06-12 15:29 UTC 

[PATCH] nvdimm: make nd_class constant
 2024-06-12 15:29 UTC  (4+ messages)

[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-12 15:28 UTC  (4+ messages)
` [PATCH v2 1/2] "

[RFC] net/ice: Update base code with latest snapshot
 2024-06-12 15:08 UTC  (131+ messages)
` [PATCH v2 000/148] Update net/ice base driver to latest upstream snapshot
  ` [PATCH v2 021/148] net/ice/base: code adjustments for E830
  ` [PATCH v2 022/148] net/ice/base: improve find recipe routine
  ` [PATCH v2 023/148] net/ice/base: fix memory leak when checking firmware version
  ` [PATCH v2 024/148] net/ice/base: add LL Tx timestamp interrupt read
  ` [PATCH v2 025/148] net/ice/base: use model-dependent number of PHY ports
  ` [PATCH v2 026/148] net/ice/base: use ice_bitmap_t in promisc functions
  ` [PATCH v2 027/148] net/ice/base: fix rx-only unicast promiscuous mode
  ` [PATCH v2 028/148] net/ice/base: add support for E825-C TX clock changing
  ` [PATCH v2 029/148] net/ice/base: fix for applying multiple cloud filters
  ` [PATCH v2 030/148] net/ice/base: limit PF RSS LUT to one VSI at time
  ` [PATCH v2 031/148] net/ice/base: prevent potential integer overflow
  ` [PATCH v2 032/148] net/ice/base: cosmetic changes
  ` [PATCH v2 033/148] net/ice/base: implement initial PTP support for E830
  ` [PATCH v2 034/148] net/ice/base: fix resource leak
  ` [PATCH v2 035/148] net/ice/base: move lock outside of if-else
  ` [PATCH v2 036/148] net/ice/base: refactor control queue send delay
  ` [PATCH v2 037/148] net/ice/base: fix NVM feature check
  ` [PATCH v2 038/148] net/ice/base: allow for dumping all clusters
  ` [PATCH v2 039/148] net/ice/base: remove PTP aqc_driver_params
  ` [PATCH v2 040/148] net/ice/base: add FW load status mask
  ` [PATCH v2 041/148] net/ice/base: add direction metadata
  ` [PATCH v2 042/148] net/ice/base: change data buffer in i2c write to be const
  ` [PATCH v2 043/148] net/ice/base: remove unused code from upstream build
  ` [PATCH v2 044/148] net/ice/base: fix sign-extension
  ` [PATCH v2 045/148] net/ice/base: implement switch recipe reuse feature
  ` [PATCH v2 046/148] net/ice/base: add helper function for refsync
  ` [PATCH v2 047/148] net/ice/base: added informational message for NAC topology
  ` [PATCH v2 048/148] net/ice/base: add Cage Max Power override NVM module
  ` [PATCH v2 049/148] net/ice/base: adapt No FEC in Auto support check to add E82X devices
  ` [PATCH v2 050/148] net/ice/base: move (read|write)_sma_ctrl functions to match upstream
  ` [PATCH v2 051/148] net/ice/base: fix incorrect size when allocating children arrays
  ` [PATCH v2 052/148] net/ice/base: fix GCS descriptor field offsets
  ` [PATCH v2 053/148] net/ice/base: add VSI type for subfunctions
  ` [PATCH v2 054/148] net/ice/base: correct the return type of ice_bitmap_hweight
  ` [PATCH v2 055/148] net/ice/base: fix ice_ptp_one_port_cmd to avoid stale PHY commands
  ` [PATCH v2 056/148] net/ice/base: remove dead code from ice_get_ddp_pkg_state
  ` [PATCH v2 057/148] net/ice/base: get rid of enum ice_status
  ` [PATCH v2 058/148] net/ice/base: use ICE_PTP_NOP to better indicate no action
  ` [PATCH v2 059/148] net/ice/base: add fw log file
  ` [PATCH v2 060/148] net/ice/base: update comments regarding clearing timestamps
  ` [PATCH v2 061/148] net/ice/base: use "err" instead of "status" in ice_ptp_hw.c
  ` [PATCH v2 062/148] net/ice/base: re-number E810-T subdevice IDs to match upstream
  ` [PATCH v2 063/148] net/ice/base: enable RDMA Act-Act unload paths
  ` [PATCH v2 064/148] net/ice/base: parse 1PPS GPIO in 1588 function caps
  ` [PATCH v2 065/148] net/ice/base: rename netlist check functions to match upstream
  ` [PATCH v2 066/148] net/ice/base: fix check for existing switch rule
  ` [PATCH v2 067/148] net/ice/base: fall back to safe CGU params
  ` [PATCH v2 068/148] net/ice/base: change tmr_idx to u32
  ` [PATCH v2 069/148] net/ice/base: be more verbose when preparing timer sync
  ` [PATCH v2 070/148] net/ice/base: be more verbose in configuring Rx timestamp offset
  ` [PATCH v2 071/148] net/ice/base: match code style to upstream
  ` [PATCH v2 072/148] net/ice/base: update strict status when assigning BW limits
  ` [PATCH v2 073/148] net/ice/base: remove unused define
  ` [PATCH v2 074/148] net/ice/base: improve read retry value calculation
  ` [PATCH v2 075/148] net/ice/base: check if recipe buffer was already allocated
  ` [PATCH v2 076/148] net/ice/base: fix handling recipes when reusing is not supported
  ` [PATCH v2 077/148] net/ice/base: use correct type
  ` [PATCH v2 078/148] net/ice/base: read OROM in a loop
  ` [PATCH v2 079/148] net/ice/base: ignore snprintf return value
  ` [PATCH v2 080/148] net/ice/base: check array bounds
  ` [PATCH v2 081/148] net/ice/base: copy output IO params from command descriptor
  ` [PATCH v2 082/148] net/ice/base: enable Next Cluster ID capability
  ` [PATCH v2 083/148] net/ice/base: fix potential TLV length overflow
  ` [PATCH v2 084/148] net/ice/base: add function to read SDP section from NVM
  ` [PATCH v2 085/148] net/ice/base: add Floating VEB support
  ` [PATCH v2 086/148] net/ice/base: add defines for loopback mode
  ` [PATCH v2 087/148] net/ice/base: allow skipping PF clear
  ` [PATCH v2 088/148] net/ice/base: fix in the definition of the Board Type
  ` [PATCH v2 089/148] net/ice/base : make ice_clear_vsi_q_ctx() non-static
  ` [PATCH v2 090/148] net/ice/base: fix package download algorithm
  ` [PATCH v2 091/148] net/ice/base: allows packages with mixed signature presence
  ` [PATCH v2 092/148] net/ice/base: fix ice_memcpy type specifiers
  ` [PATCH v2 093/148] net/ice/base: allow different FW API versions based on MAC type
  ` [PATCH v2 094/148] net/ice/base: add 32 GT bus speed enumerated value
  ` [PATCH v2 095/148] net/ice/base: add E830 debug dump cluster ID values
  ` [PATCH v2 096/148] net/ice/base: fix for preparing PHY for timesync command
  ` [PATCH v2 097/148] net/ice/base: support for firmware sanitization
  ` [PATCH v2 098/148] net/ice/base: add 200G speeds to PHY types decoding
  ` [PATCH v2 099/148] net/ice/base: temporary workaround for E830 signed package support
  ` [PATCH v2 100/148] net/ice/base: add PHY OFFSET_READY register clearing
  ` [PATCH v2 101/148] net/ice/base: rename PHY model designator fields and functions
  ` [PATCH v2 102/148] net/ice/base: enable SB access explicitly before 1st PHY access
  ` [PATCH v2 103/148] net/ice/base: refactor ETH56G PHY initialization
  ` [PATCH v2 104/148] net/ice/base: refactor ETH56G support for miltiple PHYs per MAC
  ` [PATCH v2 105/148] net/ice/base: implement interface to reset timestamp memory
  ` [PATCH v2 106/148] net/ice/base: fix iterations over PTP ports
  ` [PATCH v2 107/148] net/ice/base: return high address for multi-read eth56g registers
  ` [PATCH v2 108/148] net/ice/base: add function to read Tx timestamp status register
  ` [PATCH v2 109/148] net/ice/base: implement upper-level PHY control functions
  ` [PATCH v2 110/148] net/ice/base: squash multiple fixes for e56g device
  ` [PATCH v2 111/148] net/ice/base: add PHY statistics dump
  ` [PATCH v2 112/148] net/ice/base: move ice_ptp_init_phy_model to align with upstream
  ` [PATCH v2 113/148] net/ice/base: add Get Link Status Data version 2
  ` [PATCH v2 114/148] net/ice/base: add port option commands
  ` [PATCH v2 115/148] net/ice/base: merge unified E830 headers
  ` [PATCH v2 116/148] net/ice/base: replace array initialization with macros
  ` [PATCH v2 117/148] net/ice/base: switch speed conversions to static lookups
  ` [PATCH v2 118/148] net/ice/base: support E830 in DDP pkg handling
  ` [PATCH v2 119/148] net/ice/base: support E830 in Topology AQ command
  ` [PATCH v2 120/148] net/ice/base: add E830 PTP init
  ` [PATCH v2 121/148] net/ice/base: allow skipping main timer programming
  ` [PATCH v2 122/148] net/ice/base: add missing files for shared code update
  ` [PATCH v2 123/148] net/ice/base: align code to upstream
  ` [PATCH v2 124/148] net/ice/base: use const char* array for storing link modes
  ` [PATCH v2 125/148] net/ice/base: fix compile issues on some targets
  ` [PATCH v2 126/148] net/ice/base: move code to common headers
  ` [PATCH v2 127/148] net/ice/base: make some switch-related functions static
  ` [PATCH v2 128/148] net/ice/base: add support for L2TP on switch
  ` [PATCH v2 129/148] net/ice/base: add L2TPv3 support for adv rules
  ` [PATCH v2 130/148] net/ice/base: detect and store device sensor reading capability
  ` [PATCH v2 131/148] net/ice/base: add missing defines and misc cleanup
  ` [PATCH v2 132/148] net/ice/base: increase PF reset wait timeout to 500 milliseconds
  ` [PATCH v2 133/148] net/ice/base: fix memcpy type
  ` [PATCH v2 134/148] net/ice/base: too big a timeout for QV diagnostic tests
  ` [PATCH v2 135/148] net/ice/base: fix ice_get_ctx() issue
  ` [PATCH v2 136/148] net/ice/base: add AQ function to configure SyncE error reporting
  ` [PATCH v2 137/148] net/ice/base: support DCF query port ETS adminq
  ` [PATCH v2 138/148] net/ice/base: update boost struct for traffic types
  ` [PATCH v2 139/148] net/ice/base: clean up ice_lan_tx_rx
  ` [PATCH v2 140/148] net/ice/base: enable CGU error reporting
  ` [PATCH v2 141/148] net/ice/base: cleanup timestamp registers correctly
  ` [PATCH v2 142/148] net/ice/base: rework multiple functions
  ` [PATCH v2 143/148] net/ice/base: change a method to get pca9575 handle
  ` [PATCH v2 144/148] net/ice/base: rename SMA register macros to match Linux upstream
  ` [PATCH v2 145/148] net/ice/base: introduce new functions in ice_sched_node
  ` [PATCH v2 146/148] net/ice/base: misc header file clean up
  ` [PATCH v2 147/148] net/ice: update rss lut value for RSS init
  ` [PATCH v2 148/148] net/ice: add new device ids

[PATCH v2] mm: fix possible OOB in numa_rebuild_large_mapping()
 2024-06-12 15:27 UTC  (2+ messages)

[geert-renesas-drivers:renesas-clk-for-v6.11] BUILD SUCCESS f92d44a00bd559f411b2c70b677afbc7c4723019
 2024-06-12 15:27 UTC 

[PATCH v2 for-4.19 0/3] x86/EPT: avoid undue forcing of MMIO accesses to UC
 2024-06-12 15:27 UTC  (9+ messages)
` [PATCH v2 for-4.19 2/3] x86/EPT: avoid marking non-present entries for re-configuring
` [PATCH v2 for-4.19 3/3] x86/EPT: drop questionable mfn_valid() from epte_get_entry_emt()

[PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing
 2024-06-12 15:27 UTC  (4+ messages)
` [PATCH v5 04/15] crypto: x86/sha256-ni - add support for finup_mb

6.10-rc1 : crash in mei_csi_probe
 2024-06-12 15:26 UTC  (13+ messages)
` [PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes

FAILED: patch "[PATCH] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request" failed to apply to 4.19-stable tree
 2024-06-12 15:26 UTC 

FAILED: patch "[PATCH] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request" failed to apply to 5.4-stable tree
 2024-06-12 15:26 UTC 

FAILED: patch "[PATCH] soc: qcom: rpmh-rsc: Enhance check for VRM in-flight request" failed to apply to 5.10-stable tree
 2024-06-12 15:26 UTC 

[PATCH] leds: class: Revert: "If no default trigger is given, make hw_control trigger the default trigger"
 2024-06-12 15:26 UTC  (6+ messages)

[TECH TOPIC] regressions: our workflows are the biggest enemy
 2024-06-12 15:26 UTC  (2+ messages)

EFI mixed mode boot failure
 2024-06-12 15:25 UTC  (5+ messages)

[PATCH bpf-next v6 0/3] Support kCFI + BPF on arm64
 2024-06-12 15:24 UTC 

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-06-12 15:25 UTC  (2+ messages)
` [Bug 218416] "

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-06-12 15:25 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range

[PATCH v1] riscv: dts: starfive: add PCIe dts configuration for JH7110
 2024-06-12 15:24 UTC  (3+ messages)

rtw88 multicast failure in AP mode
 2024-06-12 15:24 UTC  (8+ messages)

[PATCH v6 05/49 RESEND] media: atomisp: Switch to new Intel CPU model defines
 2024-06-12 15:24 UTC  (3+ messages)

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-12 15:23 UTC  (2+ messages)
` [PATCH v4, 1/3] dt-bindings: usb: dwc3: Add snps,p2p3tranok quirk

[PATCH 0/4] KVM, mm: remove the .change_pte() MMU notifier and set_pte_at_notify()
 2024-06-12 15:22 UTC  (13+ messages)
` [PATCH 1/4] KVM: delete .change_pte MMU notifier callback

[PATCH] drm/i915/dp_mst: Fix DSC input BPP computation
 2024-06-12 15:22 UTC  (3+ messages)

[RFC PATCH v2 0/5] Implement ARM PL011 in Rust
 2024-06-12 15:20 UTC  (5+ messages)
` [RFC PATCH v2 3/5] rust: add PL011 device model

[RFC PATCH 0/3] Introduce ecc_digits_to_bytes and clean up ecdh.c
 2024-06-12 15:19 UTC  (4+ messages)
` [RFC PATCH 1/3] crypto: ecc - Implement ecc_digits_to_bytes to convert digits to byte array
` [RFC PATCH 2/3] crypto: ecc - Implement and use ecc_curve_get_nbytes to get curve's nbytes
` [RFC PATCH 3/3] crypto: ecdh - Use functions to copy digits from and to byte arrays

[Wishlist Bug] git-shell: Support libreadline
 2024-06-12 15:19 UTC  (3+ messages)

Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
 2024-06-12 15:17 UTC  (4+ messages)

Porting RT net driver to dovetail
 2024-06-12 15:09 UTC  (3+ messages)

[PATCH] PCI: Cancel compilation restrictions on function pcie_clear_device_status
 2024-06-12 15:15 UTC  (2+ messages)

[PATCH 3/3] kern/efi/mm: Detect calls to grub_efi_drop_alloc() with wrong page counts
 2024-06-12 15:14 UTC 

[PATCH] MAINTAINERS: ARM: nspire: add Krzysztof Kozlowski as maintainer
 2024-06-12 15:14 UTC  (2+ messages)

[PATCH v2 0/9] arm64: dts: imx8qm: add subsystem lvds and mipi
 2024-06-12 15:13 UTC  (4+ messages)
` [PATCH v2 1/9] arm64: dts: imx8: add basic lvds and lvds2 subsystem

[iptables PATCH] man: recent: Adjust to changes around ip_pkt_list_tot parameter
 2024-06-12 15:13 UTC 

[PATCH 1/2] ARM: dts: nspire: Add unit name addresses to memory nodes
 2024-06-12 15:13 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: nspire: Add full compatible for watchdog node

add NO_REPORT_LUNS quirk for at least a few Seagate external drives to fix smartctl with uas
 2024-06-12 15:13 UTC  (4+ messages)

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-06-12 15:13 UTC  (7+ messages)

[PATCH v5 0/3] SCSI: Fix issues between removing device and error handle
 2024-06-12 15:12 UTC  (4+ messages)
` [PATCH v5 2/3] scsi: scsi_error: Fix wrong statistic when print error info

[PATCH] pmdomain: amlogic: add missing MODULE_DESCRIPTION() macros
 2024-06-12 15:11 UTC  (3+ messages)

Where to put DTB file for UEFI support on ARM
 2024-06-12 15:12 UTC  (2+ messages)

Recipe for using a custom Makefile with C source
 2024-06-12 15:12 UTC  (6+ messages)
` [yocto] "

[PATCH 1/3] kern/efi/mm: Change grub_efi_mm_add_regions() to keep track of map allocation size
 2024-06-12 15:10 UTC  (2+ messages)
` [PATCH 2/3] kern/efi/mm: Change grub_efi_allocate_pages_real() to call semantically correct free function

[PATCH v6 2/2] PCI: altera: support dt binding update
 2024-06-12 15:12 UTC  (2+ messages)

[PATCH v2 0/1] xilinx: Add option to load environment from outside of
 2024-06-12 15:11 UTC  (5+ messages)

[PATCH] dt-bindings: interrupt-controller: lsi,zevio-intc: convert to YAML
 2024-06-12 15:10 UTC 

[PATCH v6 1/2] devcoredump: Add dev_coredumpm_timeout()
 2024-06-12 15:10 UTC  (4+ messages)

[OE-core][PATCH] python3: skip test_concurrent_futures/test_deadlock
 2024-06-12 15:09 UTC  (2+ messages)

[PATCH 0/8] media: rkisp1: Implement support for extensible parameters
 2024-06-12 15:09 UTC  (5+ messages)
` [PATCH 2/8] uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS

[PATCH] selftest/spdx: Fix for SPDX_VERSION addition
 2024-06-12 15:09 UTC 

[PATCH v4 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-12 15:09 UTC  (3+ messages)
` [PATCH v4 2/2] mm: remove code to handle same filled pages

[PATCH i-g-t 0/2] Early Transport Support
 2024-06-12 15:09 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Early Transport Support (rev2)

[PATCH v10 0/3] Add support for Intel PPS Generator
 2024-06-12 15:08 UTC  (5+ messages)
` [PATCH v10 3/3] ABI: pps: Add ABI documentation for Intel TIO


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.