All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-11 09:38:39 to 2023-10-11 10:20:03 UTC [more...]

[Intel-wired-lan] [PATCH net-next v4 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 10:19 UTC  (4+ messages)
    `  "

[PATCH v2 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-11 10:19 UTC  (9+ messages)
` [PATCH v2 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible

[PATCH v5.15 00/15] arm64: Fix a concurrency issue in emulation_proc_handler()
 2023-10-11 10:06 UTC  (32+ messages)
` [PATCH v5.15 01/15] arm64: report EL1 UNDEFs better
` [PATCH v5.15 02/15] arm64: die(): pass 'err' as long
` [PATCH v5.15 03/15] arm64: consistently pass ESR_ELx to die()
` [PATCH v5.15 04/15] arm64: rework FPAC exception handling
` [PATCH v5.15 05/15] arm64: rework BTI "
` [PATCH v5.15 06/15] arm64: allow kprobes on EL0 handlers
` [PATCH v5.15 07/15] arm64: split EL0/EL1 UNDEF handlers
` [PATCH v5.15 08/15] arm64: factor out EL1 SSBS emulation hook
` [PATCH v5.15 09/15] arm64: factor insn read out of call_undef_hook()
` [PATCH v5.15 10/15] arm64: rework EL0 MRS emulation
` [PATCH v5.15 11/15] arm64: armv8_deprecated: fold ops into insn_emulation
` [PATCH v5.15 12/15] arm64: armv8_deprecated move emulation functions
` [PATCH v5.15 13/15] arm64: armv8_deprecated: move aarch32 helper earlier
` [PATCH v5.15 14/15] arm64: armv8_deprecated: rework deprected instruction handling
` [PATCH v5.15 15/15] arm64: armv8_deprecated: fix unused-function error

[PATCH 00/16] wifi: iwlwifi: updates - 2023-10-11
 2023-10-11 10:07 UTC  (17+ messages)
` [PATCH 01/16] wifi: iwlwifi: fw: increase fw_version string size
` [PATCH 02/16] wifi: iwlwifi: add new RF support for wifi7
` [PATCH 03/16] wifi: iwlwifi: mvm: Fix unreachable code path
` [PATCH 04/16] wifi: iwlmvm: fw: Add new OEM vendor to tas approved list
` [PATCH 05/16] wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interface
` [PATCH 06/16] wifi: iwlwifi: send EDT table to FW
` [PATCH 07/16] wifi: iwlwifi: mvm: implement ROC version 3
` [PATCH 08/16] wifi: iwlwifi: mvm: cleanup MLO and non-MLO unification code
` [PATCH 09/16] wifi: iwlwifi: mvm: don't add dummy phy context
` [PATCH 10/16] wifi: iwlwifi: mvm: fold the ref++ into iwl_mvm_phy_ctxt_add
` [PATCH 11/16] wifi: iwlwifi: mvm: fix the PHY context resolution for p2p device
` [PATCH 12/16] wifi: iwlwifi: mvm: extend alive timeout to 2 seconds
` [PATCH 13/16] wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() API
` [PATCH 14/16] wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()
` [PATCH 15/16] wifi: iwlwifi: mvm: remove TDLS stations from FW
` [PATCH 16/16] wifi: iwlwifi: add support for activating UNII-1 in WW via BIOS

Does the branch 6.1 6.2 6.3 and 6.4 still accept bug fix now
 2023-10-11 10:17 UTC 

[RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
 2023-10-11 10:16 UTC  (6+ messages)

[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
 2023-10-11 10:16 UTC  (5+ messages)
` [RFC PATCH v1 1/2] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[bug report] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
 2023-10-11 10:16 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v5 0/5] dpll: add phase-offset and phase-adjust
 2023-10-11 10:12 UTC  (12+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next v5 1/5] dpll: docs: add support for pin signal phase offset/adjust
  `  "
` [Intel-wired-lan] [PATCH net-next v5 2/5] dpll: spec: add support for pin-dpll "
  `  "
` [Intel-wired-lan] [PATCH net-next v5 3/5] dpll: netlink/core: "
  `  "
` [Intel-wired-lan] [PATCH net-next v5 4/5] ice: dpll: implement phase related callbacks
  `  "
` [Intel-wired-lan] [PATCH net-next v5 5/5] dpll: netlink/core: change pin frequency set behavior
  `  "

[DRBD-announce] python-linstor/linstor-client 1.20.0 release
 2023-10-11 10:15 UTC 

[PATCH] clocksource: imx-tpm: Wait for CnV write to take effect
 2023-10-11 10:13 UTC  (5+ messages)

[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
 2023-10-11 10:13 UTC  (4+ messages)
` [PATCH net-next 3/6] Documentation: netlink: add a YAML spec for mptcp

[PATCH v6 00/14] firmware: scmi: add SCMI base protocol support
 2023-10-11 10:07 UTC  (15+ messages)
` [PATCH v6 01/14] scmi: refactor the code to hide a channel from devices
` [PATCH v6 02/14] firmware: scmi: use a protocol's own channel if assigned
` [PATCH v6 03/14] firmware: scmi: support dummy channels for sandbox agent
` [PATCH v6 04/14] firmware: scmi: move scmi_bind_protocols() backward
` [PATCH v6 05/14] firmware: scmi: framework for installing additional protocols
` [PATCH v6 06/14] test: dm: add protocol-specific channel test
` [PATCH v6 07/14] firmware: scmi: implement SCMI base protocol
` [PATCH v6 08/14] firmware: scmi: add a version check against "
` [PATCH v6 09/14] firmware: scmi: fake base protocol commands on sandbox
` [PATCH v6 10/14] test: dm: simplify SCMI unit test "
` [PATCH v6 11/14] firmware: scmi: install base protocol to SCMI agent
` [PATCH v6 12/14] sandbox: remove SCMI base node definition from test.dts
` [PATCH v6 13/14] test: dm: add SCMI base protocol test
` [PATCH v6 14/14] firmware: scmi: add a check against availability of protocols

[PATCH] Revert "drm/amdgpu: Program xcp_ctl registers as needed"
 2023-10-11 10:12 UTC  (2+ messages)

[PATCH] KEYS: trusted: Rollback init_trusted() consistently
 2023-10-11 10:12 UTC  (3+ messages)

[RFC] Define "precious" attribute and support it in `git clean`
 2023-10-11 10:06 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Support FP16 compressed formats on MTL
 2023-10-11 10:23 UTC 

[RFC PATCH] Input: omap4-keypad: react on keypresses if device is runtime-suspended
 2023-10-11 10:07 UTC  (2+ messages)

[PATCH] sunrpc: Use no_printk() in dfprintk*() dummies
 2023-10-11 10:07 UTC 

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-11 10:07 UTC  (8+ messages)
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields for device migration
  ` [virtio-comment] "

[PATCH v1 0/4] hte: Improve GPIO handling and other cleanups
 2023-10-11 10:06 UTC  (3+ messages)

[PATCH v5.10 RESEND 00/15] arm64: Fix a concurrency issue in emulation_proc_handler()
 2023-10-11 10:05 UTC  (32+ messages)
` [PATCH v5.10 RESEND 01/15] arm64: report EL1 UNDEFs better
` [PATCH v5.10 RESEND 02/15] arm64: die(): pass 'err' as long
` [PATCH v5.10 RESEND 03/15] arm64: consistently pass ESR_ELx to die()
` [PATCH v5.10 RESEND 04/15] arm64: rework FPAC exception handling
` [PATCH v5.10 RESEND 05/15] arm64: rework BTI "
` [PATCH v5.10 RESEND 06/15] arm64: allow kprobes on EL0 handlers
` [PATCH v5.10 RESEND 07/15] arm64: split EL0/EL1 UNDEF handlers
` [PATCH v5.10 RESEND 08/15] arm64: factor out EL1 SSBS emulation hook
` [PATCH v5.10 RESEND 09/15] arm64: factor insn read out of call_undef_hook()
` [PATCH v5.10 RESEND 10/15] arm64: rework EL0 MRS emulation
` [PATCH v5.10 RESEND 11/15] arm64: armv8_deprecated: fold ops into insn_emulation
` [PATCH v5.10 RESEND 12/15] arm64: armv8_deprecated move emulation functions
` [PATCH v5.10 RESEND 13/15] arm64: armv8_deprecated: move aarch32 helper earlier
` [PATCH v5.10 RESEND 14/15] arm64: armv8_deprecated: rework deprected instruction handling
` [PATCH v5.10 RESEND 15/15] arm64: armv8_deprecated: fix unused-function error

[igt-dev] [PATCH] tests/intel/i915_pipe_stress: Use only first pipe if Bigjoiner is used
 2023-10-11 10:07 UTC  (4+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
 2023-10-11 10:06 UTC  (5+ messages)

[PATCH v9 3/4] clk: qcom: common: commonize qcom_cc_really_probe
 2023-10-11 10:06 UTC  (2+ messages)

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-11 10:05 UTC  (7+ messages)
` [PATCH 01/15] sched/fair: Add avg_vruntime
      `  "

[PATCH] fs: apply umask if POSIX ACL support is disabled
 2023-10-11 10:05 UTC  (5+ messages)
` [PATCH v2] fs/{posix_acl,ext2,jfs,ceph}: apply umask if "

[PATCH v2] riscv: enable multi-range memory layout
 2023-10-11 10:05 UTC  (4+ messages)

[PATCH for-next 0/3] RDMA/bnxt_re: Async events update
 2023-10-11 10:04 UTC  (7+ messages)
` [PATCH for-next 1/3] RDMA/bnxt_re: Update HW interface headers
` [PATCH for-next 2/3] RDMA/bnxt_re: Report async events and errors

[usb:usb-next] [usbip] b8aaf639b4: BUG:KASAN:slab-out-of-bounds_in_vhci_setup
 2023-10-11 10:03 UTC 

[PATCH v12 0/7] NVMEM cells in sysfs
 2023-10-11 10:02 UTC  (15+ messages)
` [PATCH v12 5/7] nvmem: core: Rework layouts to become regular devices
` [PATCH v12 7/7] nvmem: core: Expose cells through sysfs

[RFC] usb: dwc3: core: Fix RAM interface getting stuck during enumeration
 2023-10-11 10:02 UTC 

[Intel-gfx] [PATCH 00/19] drm/i915: Store DSC DPCD capabilities in the connector
 2023-10-11 10:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Store DSC DPCD capabilities in the connector (rev5)

[RFC] nftables 1.0.6 -stable backports
 2023-10-11 10:01 UTC  (7+ messages)
` [RFC] nftables 0.9.8 "

[PATCH] Bluetooth: Make handle of hci_conn be unique
 2023-10-11  9:57 UTC 

[PATCH V4 00/10] Add architecture agnostic code to support vCPU Hotplug
 2023-10-11  9:59 UTC  (5+ messages)
` [PATCH V4 01/10] accel/kvm: Extract common KVM vCPU {creation,parking} code

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-11  9:59 UTC  (5+ messages)

[PATCH 0/5] media: Sony IMX335 improvements
 2023-10-11  9:58 UTC  (15+ messages)
` [PATCH 1/5] media: dt-bindings: media: imx335: Add supply bindings
` [PATCH 2/5] media: i2c: imx335: Enable regulator supplies
` [PATCH 3/5] media: i2c: imx335: Implement get selection API

[PATCH v2] drm/amdgpu: Expose ras version & schema info
 2023-10-11  9:58 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.6-rc6
 2023-10-11  9:51 UTC 

[PATCH] i2c: brcmstb: Add support for atomic transfers
 2023-10-11  9:57 UTC  (4+ messages)

[PATCH] dmadev: add tracepoints
 2023-10-11  9:55 UTC  (5+ messages)
` [PATCH v4] "

[PATCH conntrack] conntrack: label update requires a previous label in place
 2023-10-11  9:55 UTC 

does bbappend wildcarding cover when there is no version string?
 2023-10-11  9:54 UTC  (3+ messages)
` [docs] "

[PATCH 0/3] Support discontinuous PMU counters
 2023-10-11  9:51 UTC  (7+ messages)
` [PATCH 2/3] target/riscv: "

[PATCH V2 0/4] Add support for Qualcomm ECPRI clock controller
 2023-10-11  9:51 UTC  (3+ messages)
` [PATCH V2 2/4] clk: qcom: branch: Add mem ops support for branch2 clocks

[XEN PATCH] xen: Add SAF deviations for MISRA C:2012 Rule 7.1
 2023-10-11  9:51 UTC  (17+ messages)

[bug report] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
 2023-10-11  9:50 UTC 

Sony IMX290/462 image sensors I2C xfer peculiarity
 2023-10-11  9:50 UTC  (6+ messages)

[PATCH] perf/core: Introduce cpuctx->cgrp_ctx_list
 2023-10-11  9:50 UTC  (8+ messages)

[PATCH mptcp-next v13 0/5] userspace pm remove id 0 subflow & address
 2023-10-11  9:50 UTC  (6+ messages)
` [PATCH mptcp-next v13 1/5] mptcp: avoid resetting when another subflow available
` [PATCH mptcp-next v13 2/5] selftests: mptcp: userspace pm remove initial subflow
` [PATCH mptcp-net v13 3/5] mptcp: userspace pm send RM_ADDR for ID 0
` [PATCH mptcp-next v13 4/5] mptcp: userspace pm rename remove_err to out
` [PATCH mptcp-next v13 5/5] selftests: mptcp: userspace pm send RM_ADDR for ID 0

[PATCH v3 0/2] Initial support for the QCM6490 IDP
 2023-10-11  9:47 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490: Add qcm6490 dts file

[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-11  9:46 UTC  (2+ messages)

[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-11  9:46 UTC  (3+ messages)
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()

[Intel-gfx] [PATCH] drm/i915: Add wrapper for getiing display step
 2023-10-11  9:45 UTC  (4+ messages)
` [Intel-gfx] [PATCH] drm/i915: Add wrapper for getting "

[PATCH] Fix find_bbfiles string endswith call
 2023-10-11  9:44 UTC 

[Intel-gfx] [PATCH v1 0/3] scalable display feature configurations
 2023-10-11  9:43 UTC  (2+ messages)

[PATCH v1] dynamic_debug: add support for logs destination
 2023-10-11  9:42 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2023-10-11  9:55 UTC 

[PULL 00/65] Migration 20231011 patches
 2023-10-11  9:21 UTC  (4+ messages)
` [PULL 50/65] migration/rdma: Convert qemu_rdma_post_recv_control() to Error
` [PULL 51/65] migration/rdma: Convert qemu_rdma_alloc_pd_cq() "
` [PULL 57/65] migration/rdma: Silence qemu_rdma_register_and_get_keys()

[PATCH net] nfp: flower: avoid rmmod nfp crash issues
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH net] net/smc: Fix pos miscalculation in statistics
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH net-next v3 0/3] add skb_segment kunit coverage
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH 6.1 000/162] 6.1.57-rc1 review
 2023-10-11  9:40 UTC  (2+ messages)

[PATCH] usb: typec: ucsi: Fix missing link removal
 2023-10-11  9:39 UTC  (3+ messages)

[PATCH v2 00/11] Support IGT in display driver
 2023-10-11  9:38 UTC  (6+ messages)
` [PATCH v2 04/11] drm/mediatek: Add OVL compatible name for MT8195

[PATCH 5.10 000/226] 5.10.198-rc1 review
 2023-10-11  9:38 UTC  (2+ 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.