The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-31 15:13:25 to 2026-07-31 16:20:01 UTC [more...]

[PATCH v10 00/69] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-31 16:20 UTC  (54+ messages)
` [PATCH v10 01/69] video/hdmi: Introduce HDMI version enum
` [PATCH v10 02/69] drm/connector: hdmi: Handle reset() state allocation failure
` [PATCH v10 03/69] drm/display: hdmi: Rename drmm_connector_hdmi_init() to *_ini2()
` [PATCH v10 04/69] drm/connector: Add drmm_connector_hdmi_init() with new signature
` [PATCH v10 05/69] drm/display: bridge_connector: Convert to drmm_connector_hdmi_init()
` [PATCH v10 06/69] drm/probe-helper: Introduce .force_ctx() connector callback
` [PATCH v10 07/69] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v10 08/69] drm/display: scdc-helper: Add macro for connector-prefixed debug messages
` [PATCH v10 09/69] drm/display: scdc-helper: Add helper to set SCDC version information
` [PATCH v10 10/69] drm/display: hdmi: Add HDMI 2.0 scrambling management helpers
` [PATCH v10 11/69] drm/display: hdmi: Advertise SCDC source version when scrambling
` [PATCH v10 12/69] drm/bridge: Fix unlocked list_del in drm_bridge_add()
` [PATCH v10 13/69] drm/bridge: Fix unlocked list access in drm_bridge_attach()
` [PATCH v10 14/69] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v10 15/69] drm/bridge: Add bridge ops for source-side HDMI 2.0 scrambling
` [PATCH v10 16/69] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v10 17/69] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v10 18/69] drm/display: bridge_connector: Switch to .force_ctx() "
` [PATCH v10 19/69] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v10 20/69] drm/display: hdmi-state-helper: Add source TMDS rate validation
` [PATCH v10 21/69] drm/display: hdmi-state-helper: Pass acquire ctx to hotplug helpers
` [PATCH v10 22/69] drm/display: hdmi-state-helper: Sync SCDC state on hotplug
` [PATCH v10 23/69] drm/display: hdmi-state-helper: Set HDMI scrambling requirement
` [PATCH v10 24/69] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v10 25/69] drm/bridge: dw-hdmi-qp: Provide .{enable,disable}_hpd() PHY ops
` [PATCH v10 26/69] drm/bridge: dw-hdmi-qp: Remove unused workqueue include and define
` [PATCH v10 27/69] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 scrambling support
` [PATCH v10 28/69] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v10 29/69] drm/rockchip: dw_hdmi_qp: Fix invalid drvdata access in PM ops
` [PATCH v10 30/69] drm/rockchip: dw_hdmi_qp: Cancel pending HPD work on suspend
` [PATCH v10 31/69] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v10 32/69] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v10 33/69] drm/rockchip: dw_hdmi_qp: Avoid spurious HPD IRQ thread wakeups
` [PATCH v10 34/69] drm/rockchip: dw_hdmi_qp: Mask RK3576 HPD IRQ in io_init
` [PATCH v10 35/69] drm/rockchip: dw_hdmi_qp: Implement .{enable,disable}_hpd() PHY ops
` [PATCH v10 36/69] drm/rockchip: dw_hdmi_qp: Factor out HPD interrupt (un)mask helpers
` [PATCH v10 37/69] drm/rockchip: dw_hdmi_qp: Control the HPD IRQ line via the bridge HPD ops
` [PATCH v10 38/69] drm/rockchip: dw_hdmi_qp: Use dw_hdmi_qp_hpd_notify() for HPD reports
` [PATCH v10 39/69] drm/bridge: dw-hdmi-qp: Drop unused .setup_hpd() phy op
` [PATCH v10 40/69] drm/vc4: hdmi: Use common TMDS char rate constants
` [PATCH v10 41/69] drm/vc4: hdmi: Switch to drm_hdmi_mode_needs_scrambling()
` [PATCH v10 42/69] drm/vc4: hdmi: Switch to .force_ctx() connector helper
` [PATCH v10 43/69] drm/vc4: hdmi: Propagate -EDEADLK to the top level
` [PATCH v10 44/69] drm/vc4: hdmi: Convert to drmm_connector_hdmi_init()
` [PATCH v10 45/69] drm/vc4: hdmi: Convert to common HDMI 2.0 scrambling infrastructure
` [PATCH v10 46/69] drm/vc4: hdmi: Defer pixel clock validation to HDMI helpers
` [PATCH v10 47/69] drm/display: hdmi-state-helper: Drop drm_atomic_helper_connector_hdmi_force()
` [PATCH v10 48/69] drm/bridge: adv7511: Advertise HDMI 1.2 capabilities
` [PATCH v10 49/69] drm/bridge: inno-hdmi: "
` [PATCH v10 50/69] drm/bridge: ite-it6263: Drop redundant .mode_valid hook
` [PATCH v10 51/69] drm/bridge: ite-it6263: Advertise HDMI 1.3 capabilities
` [PATCH v10 52/69] drm/bridge: ite-it66121: Advertise HDMI 1.2 capabilities
` [PATCH v10 53/69] drm/bridge: lontium-lt9611: Advertise HDMI 1.4 capabilities

[PATCH net-next v4 00/12] ax88179_178a: Add support for AX88179A-based chips
 2026-07-31 16:19 UTC  (13+ messages)
` [PATCH net-next v4 01/12] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v4 02/12] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v4 03/12] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v4 04/12] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v4 05/12] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v4 06/12] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v4 07/12] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v4 08/12] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v4 09/12] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v4 10/12] ax88179_178a: update driver information
` [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v4 12/12] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v7] thunderbolt: Add device links for Apple T2 NHI
 2026-07-31 16:18 UTC 

[PATCH 1/2] tty: moxa: unwind tty driver if PCI registration fails
 2026-07-31 16:18 UTC  (2+ messages)
` [PATCH 2/2] tty: moxa: use pcim_enable_device()

[PATCH] net: 8390: pcnet_cs: release PCMCIA window on setup_shmem_window() error
 2026-07-31 16:17 UTC 

[PATCH] staging: rtl8723bs: disable SDIO function on block size failure
 2026-07-31 16:17 UTC 

[PATCH v2] arch: arm64: add early_param idle=<wfi|yield|nop>
 2026-07-31 16:16 UTC  (4+ messages)

[PATCH v2 0/4] platform/x86/amd/hsmp: Family 1Ah client support
 2026-07-31 16:15 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86/amd/hsmp: Add HSMP client support for Family 1Ah
` [PATCH v2 2/4] platform/x86/amd/hsmp: Route metric table through the client messages
` [PATCH v2 3/4] platform/x86/amd/hsmp: Add ACPI client support for Family 1Ah
` [PATCH v2 4/4] Documentation/arch/x86/amd_hsmp: Document the client telemetry table

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-07-31 16:15 UTC  (4+ messages)
` [PATCH v5 01/31] vfio: Use file-based reference counting for KVM

linux-next: build failure after merge of the paulmck tree
 2026-07-31 16:15 UTC  (2+ messages)

[RFC PATCH 0/9] arm64: Make the kprobes debug exception path noinstr
 2026-07-31 16:15 UTC  (13+ messages)
` [RFC PATCH 3/9] arm64/debug-monitors: Make do_el1_brk64()/do_el1_softstep() noinstr
` [RFC PATCH 4/9] arm64/kprobes: Make the single-step machinery noinstr
` [RFC PATCH 5/9] arm64/kprobes: Invoke pre/post handlers inside instrumentation
` [RFC PATCH 6/9] arm64/kprobes: Make kprobe_fault_handler() noinstr
` [RFC PATCH 8/9] arm64/kprobes: Drop the XOL single-step fault PC check
` [RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline

[PATCH v8 0/8] mm: Hot page tracking and promotion infrastructure
 2026-07-31 16:14 UTC  (3+ messages)
` [PATCH v8 3/8] mm: Hot page tracking and promotion - pghot

[PATCH net-next v3 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-07-31 16:14 UTC  (18+ messages)
` [PATCH net-next v3 02/13] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v3 03/13] ax88179_178a: Use MMD accessor functions for AX88179A
` [PATCH net-next v3 06/13] ax88179_178a: EEE setup for AX88179A-based chips
` [PATCH net-next v3 07/13] ax88179_178a: Obtain speed and duplex from Interrupt URB
` [PATCH net-next v3 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH net v2 0/2] Fix skb length accounting after XDP frag adjustment
 2026-07-31 16:14 UTC  (7+ messages)
` [PATCH net v2 1/2] net: fix skb length accounting after generic "
` [PATCH net v2 2/2] veth: fix skb length accounting after "

[PATCH net 0/5] net: stmmac: Fix double VLAN 802.1ad tag handling
 2026-07-31 16:12 UTC  (5+ messages)
      `  "

[PATCH] i3c: renesas: Don't register devices when ENTDAA times out
 2026-07-31 16:12 UTC  (2+ messages)

[PATCH net] net: wan: fsl_ucc_hdlc: release HDLC device on remove
 2026-07-31 16:10 UTC  (2+ messages)

[PATCH v9 00/41] guest_memfd: In-place conversion support
 2026-07-31 16:11 UTC  (7+ messages)
` [PATCH v9 01/41] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v9 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[RFC PATCH v3 4/6] accel/rocket: add RK3576 NPU (RKNN) support
 2026-07-31 16:10 UTC  (2+ messages)

[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
 2026-07-31 16:11 UTC 

[PATCH net-next v5 00/15] net: macb: implement context swapping
 2026-07-31 16:10 UTC  (3+ messages)
` [PATCH net-next v5 14/15] net: macb: use context swapping in .set_ringparam()

[PATCH] dt-bindings: irq: sun7i-nmi: Document the Allwinner A733 NMI controller
 2026-07-31 16:09 UTC 

[PATCH net-next v3] rds: synchronize info callbacks with module unload
 2026-07-31 16:09 UTC 

[PATCH bpf v3] bpf: Fix netns reference imbalance in conntrack kfuncs
 2026-07-31 16:09 UTC 

[syzbot] [mm?] WARNING in mas_nomem
 2026-07-31 16:07 UTC  (3+ messages)

[PATCH v4 0/8] wifi: brcm80211: performance and stability fixes
 2026-07-31 16:06 UTC  (9+ messages)
` [PATCH v4 1/8] wifi: brcmfmac: flowring: replace O(N) blocked-ring scan with atomic counter
` [PATCH v4 2/8] wifi: brcmfmac: sdio: coalesce sdio_claim_host calls in rxglom path
` [PATCH v4 3/8] wifi: brcmfmac: core: fix missing headroom check and populate radiotap RSSI
` [PATCH v4 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix brcmf_delay busy-wait
` [PATCH v4 5/8] wifi: brcmfmac: msgbuf: fix TX stall and tune buffer/threshold constants
` [PATCH v4 6/8] wifi: brcmfmac: pcie: replace msleep polling with usleep_range and backoff
` [PATCH v4 7/8] wifi: brcmfmac: fwsignal: document safe no-op for duplicate MAC handle ADD
` [PATCH v4 8/8] wifi: brcmsmac: ampdu: document IEEE 802.11n TID requirement

[PATCH] platform: raspberrypi: Fix typos in Kconfig files
 2026-07-31 16:06 UTC  (2+ messages)

[PATCH] futex: Prevent robust futex exit race more
 2026-07-31 16:05 UTC  (15+ messages)
                    ` [PATCH] futex: Make FUTEX_WAITERS state consistent for robust futex unlock

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-07-31 16:05 UTC 

[PATCH v6 bpf-next 0/4] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-31 16:02 UTC  (10+ messages)
` [PATCH v6 bpf-next 3/4] "

[PATCH v4] PCI: imx6: Update MPLLB bandwidth to improve i.MX95 Gen3 PCIe stability
 2026-07-31 16:02 UTC  (2+ messages)

[PATCH v2 0/3] PCI: rzg3s: Fix issues in cleanup paths
 2026-07-31 16:02 UTC  (3+ messages)
` [PATCH v2 3/3] PCI: rzg3s: Fix IRQ domain initialization error handling

linux-next: duplicate patch in the nvmem tree
 2026-07-31 15:59 UTC  (2+ messages)

[RFC PATCH 00/16] Page Alloc Hogger
 2026-07-31 15:55 UTC  (6+ messages)

[PATCH v2 0/2] fbdev: ssd1307fb: add SH1107 support
 2026-07-31 15:54 UTC  (3+ messages)
` [PATCH v2 1/2] fbdev: ssd1307fb: add support for Sino Wealth SH1107 controller

[PATCH v2 0/2] Support for pmic-glink in SM8475
 2026-07-31 15:54 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475

[PATCH bpf-next v2 0/2] bpf, mips: Add signed div/mod support
 2026-07-31 15:53 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf, mips: Add support for BPF_SDIV and BPF_SMOD

[PATCH v2 0/3] staging: rtl8723bs: clean up management transmit return values
 2026-07-31 15:52 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: convert mgmt xmit coalesce to errno
` [PATCH v2 2/3] staging: rtl8723bs: propagate errno handling for mgmt xmit
` [PATCH v2 3/3] staging: rtl8723bs: make dump_mgntframe_and_wait() return void

[PATCH v3] HID: intel-ish-hid: clamp HID device count to MAX_HID_DEVICES
 2026-07-31 15:51 UTC 

[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
 2026-07-31 15:51 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: bluetooth: qca: add QCC2072
` [PATCH v2 4/6] arm64: dts: qcom: qcs6490-rb3gen2: label BT PMU and M.2 PCI node
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay

[PATCH] futex: Avoid private hash use-after-free on final put
 2026-07-31 15:50 UTC 

KMSAN: use-after-free in sw842_decompress (zswap writeback)
 2026-07-31 15:50 UTC  (2+ messages)

[PATCH v3 0/8] wifi: brcm80211: performance and stability improvements
 2026-07-31 15:48 UTC  (9+ messages)
` [PATCH v3 1/8] wifi: brcmfmac: flowring: replace O(N) loop with atomic counter
` [PATCH v3 2/8] wifi: brcmfmac: sdio: coalesce host locks in rx path
` [PATCH v3 3/8] wifi: brcmfmac: core: populate radiotap header with RSSI
` [PATCH v3 4/8] wifi: brcmfmac: cfg80211: implement PMKID_V2 and fix delay busy-wait
` [PATCH v3 5/8] wifi: brcmfmac: msgbuf: tune thresholds and optimize sleep latency
` [PATCH v3 6/8] wifi: brcmfmac: pcie: optimize latency and irq teardown
` [PATCH v3 7/8] wifi: brcmfmac: fwsignal: safe no-op on duplicate MAC add
` [PATCH v3 8/8] wifi: brcmsmac: ampdu: clarify standard compliance on QoS change

[PATCH] fuse: use min_not_zero() in fuse_init_server_timeout()
 2026-07-31 15:44 UTC 

[PATCH v2 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
 2026-07-31 15:46 UTC  (5+ messages)
` [PATCH v2 1/2] Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
` [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks

[PATCH] batman-adv: reject unrepresentable multicast TVLV offsets
 2026-07-31 15:46 UTC  (3+ messages)

[PATCH] MAINTAINERS: update Traditional Chinese documentation maintainers
 2026-07-31 15:45 UTC  (4+ messages)

[PATCH v2 0/1] drm: use drm_warn() in validate_blend_mode_for_alpha_formats()
 2026-07-31 15:42 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH] ACPI: IORT: validate RMR node array bounds
 2026-07-31 15:42 UTC  (2+ messages)

[PATCH v2 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ
 2026-07-31 15:41 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera

[GIT PULL] PCI fixes for v7.2
 2026-07-31 15:39 UTC 

[PATCH v1 0/7] Add HPD support for Rockchip Analogix DP
 2026-07-31  9:55 UTC  (5+ messages)

[PATCH v7 0/7] iio: dac: Add support for AD5529R DAC
 2026-07-31 15:38 UTC  (11+ messages)
` [PATCH v7 2/7] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr

[PATCH] netfilter: nf_conntrack: prevent helper extension relocation
 2026-07-31 15:37 UTC  (2+ messages)

RE: [PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-31 15:34 UTC  (12+ messages)
  `  "
    `  "

[PATCH v2 0/3] CPM6 Channel Separation Support
 2026-07-31 15:34 UTC  (5+ messages)
` [PATCH v2 2/3] dmaengine: dw-edma: Enable Chan Separation via VSEC

[PATCH v3 0/10] x86/fpu: Restore and reinforce signal frame portability
 2026-07-31 15:34 UTC  (4+ messages)
` [PATCH 04/10] x86/fpu: Document reasoning of FX-only fallback

[PATCH v2] selinux: bpf: check SBLABEL_MNT before isec init
 2026-07-31 15:33 UTC  (2+ messages)

[PATCH net v4] net/smc: order the CDC receive path against buffer publication
 2026-07-31 15:32 UTC  (2+ messages)

[PATCH] ASoC: es9356: Remove unused headers
 2026-07-31 15:18 UTC 

[PATCH net] net/sched: keep tcf block alive during offload unbind
 2026-07-31 15:30 UTC 

[PATCH v3 00/26] ASoC: codecs: Use guard() for mutex & spin locks - part 3
 2026-07-31 15:29 UTC  (3+ messages)
` [PATCH v3 11/26] ASoC: codecs: wcd-mbhc: Use guard() for mutex locks

[GIT PULL] rv changes for v7.3 (for-next)
 2026-07-31 15:27 UTC 

[PATCH v11 0/2] media: i2c: Add driver for Mira220
 2026-07-31 15:28 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: media: i2c: Add mira220 image sensor
` [PATCH v11 2/2] media: i2c: Add driver for AMS-OSRAM Mira220

[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
 2026-07-31 15:28 UTC  (5+ messages)
` [PATCH v2 4/4] serial: imx: serialize imx_uart_ports[] lifetime

[PATCH v4 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
 2026-07-31 15:27 UTC  (6+ messages)
` [PATCH v4 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU
    ` [EXTERNAL] "

[PATCH 0/7] Alternate Injection: Secure Interrupt Delivery for SEV-SNP Guests - Guest Support
 2026-07-31 15:27 UTC  (3+ messages)
` [PATCH 1/7] x86/sev: Add support for Alternate Injection

[PATCH net] sctp: bound the auth_chunks copy length in SCTP_LOCAL_AUTH_CHUNKS
 2026-07-31 15:27 UTC  (2+ messages)

[PATCH] pwm: ipq: fix period calculation
 2026-07-31 15:27 UTC  (2+ messages)

[PATCHSET v2 sched_ext/for-7.3] sched_ext: Fix idle CPU state initialization and validation
 2026-07-31 15:26 UTC  (4+ messages)
` [PATCH 2/2] selftests/sched_ext: Make allowed_cpus idle validation race-free

[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-31 15:25 UTC  (6+ messages)

[PATCH v1] Bluetooth: mgmt: always reply when a queued mgmt command is cancelled
 2026-07-31 15:25 UTC  (2+ messages)

[PATCH] ipv6: seg6: clear IPv4 control block in End.DT4
 2026-07-31 15:24 UTC  (2+ messages)

[paulmck-rcu:dev] BUILD SUCCESS 1313a743943fe722c0ccac9e50d57bb51c9e4782
 2026-07-31 15:21 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix sleepable check for tracing prog
 2026-07-31 15:21 UTC  (4+ messages)

[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-07-31 15:18 UTC  (2+ messages)

[PATCH net] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-07-31 15:17 UTC  (2+ messages)

[PATCH] drm/exynos: vidi: use memdup_user() instead of kmalloc() and copy_from_user()
 2026-07-31 15:17 UTC  (3+ messages)

[PATCH v3 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
 2026-07-31 15:17 UTC  (3+ messages)
` [PATCH v3 2/2] mm/zswap: Support batch writeback in shrink_memcg()

[PATCH] media: uvcvideo: query pan/tilt position from the device on every read
 2026-07-31 15:15 UTC  (2+ messages)

[PATCH net] rxrpc: Prevent poking connections after final put
 2026-07-31 15:14 UTC 

[PATCH v4 0/6] Add BBML3 cpu feature
 2026-07-31 15:13 UTC  (3+ messages)
` [PATCH v4 6/6] arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox