All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-21 13:21:42 to 2024-04-21 17:32:16 UTC [more...]

[PATCH] ALSA: scarlett2: Zero initialize ret in scarlett2_ag_target_ctl_get()
 2024-04-21 17:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 17:30 UTC 

[PATCH v4] f2fs: zone: don't block IO if there is remained open zone
 2024-04-21 17:28 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] IIO: Use of device_for_each_child_node_scoped() in ti-ads131e08
 2024-04-21 17:27 UTC  (3+ messages)
` [PATCH 2/2] iio: adc: ti-ads131e08: Fix a style problem in struct declaration

[PATCH v8 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-04-21 17:24 UTC  (3+ messages)
` [PATCH v8 2/4] drm/bridge: add lvds controller support for sam9x7

[GIT PULL] x86/urgent for v6.9-rc5
 2024-04-21 17:23 UTC  (2+ messages)

[GIT PULL] sched/urgent for v6.9-rc5
 2024-04-21 17:23 UTC  (2+ messages)

[PATCH] seq_file: Optimize seq_puts()
 2024-04-21 17:21 UTC  (6+ messages)

Linux regressions report for mainline [2024-04-21]
 2024-04-21 17:21 UTC 

BPF ISA Security Considerations section
 2024-04-21 17:20 UTC  (7+ messages)
` [Bpf] "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 17:20 UTC 

[PATCH v2] tty: n_gsm: restrict tty devices to attach
 2024-04-21 17:18 UTC  (7+ messages)

[PATCH 00/24] platform/x86: thinkpad_acpi: Refactor hotkey handling and add support for some new hotkeys
 2024-04-21 17:17 UTC  (26+ messages)
` [PATCH 01/24] platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()
` [PATCH 02/24] platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummy
` [PATCH 03/24] platform/x86: thinkpad_acpi: Drop setting send_/ignore_acpi_ev defaults twice
` [PATCH 04/24] platform/x86: thinkpad_acpi: Drop ignore_acpi_ev
` [PATCH 05/24] platform/x86: thinkpad_acpi: Use tpacpi_input_send_key() in adaptive kbd code
` [PATCH 06/24] platform/x86: thinkpad_acpi: Do hkey to scancode translation later
` [PATCH 07/24] platform/x86: thinkpad_acpi: Make tpacpi_driver_event() return if it handled the event
` [PATCH 08/24] platform/x86: thinkpad_acpi: Move adaptive kbd event handling to tpacpi_driver_event()
` [PATCH 09/24] platform/x86: thinkpad_acpi: Move special original hotkeys handling out of switch-case
` [PATCH 10/24] platform/x86: thinkpad_acpi: Move hotkey_user_mask check to tpacpi_input_send_key()
` [PATCH 11/24] platform/x86: thinkpad_acpi: Always call tpacpi_driver_event() for hotkeys
` [PATCH 12/24] platform/x86: thinkpad_acpi: Drop tpacpi_input_send_key_masked() and hotkey_driver_event()
` [PATCH 13/24] platform/x86: thinkpad_acpi: Move hkey > scancode mapping to tpacpi_input_send_key()
` [PATCH 14/24] platform/x86: thinkpad_acpi: Move tpacpi_driver_event() call "
` [PATCH 15/24] platform/x86: thinkpad_acpi: Do not send ACPI netlink events for unknown hotkeys
` [PATCH 16/24] platform/x86: thinkpad_acpi: Change hotkey_reserved_mask initialization
` [PATCH 17/24] platform/x86: thinkpad_acpi: Use correct keycodes for volume and brightness keys
` [PATCH 18/24] platform/x86: thinkpad_acpi: Drop KEY_RESERVED special handling
` [PATCH 19/24] platform/x86: thinkpad_acpi: Switch to using sparse-keymap helpers
` [PATCH 20/24] platform/x86: thinkpad_acpi: Add mappings for adaptive kbd clipping-tool and cloud keys
` [PATCH 21/24] platform/x86: thinkpad_acpi: Simplify known_ev handling
` [PATCH 22/24] platform/x86: thinkpad_acpi: Support for trackpoint doubletap
` [PATCH 23/24] platform/x86: thinkpad_acpi: Support for system debug info hotkey
` [PATCH 24/24] platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap

[PATCH] x86: merge two CONFIG_X86_EXTENDED_PLATFORM entries
 2024-04-21 17:11 UTC  (2+ messages)
` [tip: x86/build] x86/Kconfig: Merge the "

[PATCH bpf-next] bpf, docs: Clarify helper ID and pointer terms in instruction-set.rst
 2024-04-21 17:10 UTC  (5+ messages)
` [Bpf] "

[PATCH bpf-next] bpf, docs: Fix formatting nit in instruction-set.rst
 2024-04-21 17:10 UTC  (5+ messages)
` [Bpf] "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 17:10 UTC 

[PATCH] drm/xe/guc: Fix arguments passed to relay G2H handlers
 2024-04-21 17:04 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 00/24] include/exec: Rework (part 2)
 2024-04-21 17:02 UTC  (27+ messages)
` [PATCH 05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator
` [PATCH 06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments
` [PATCH 07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h'
` [PATCH 08/24] physmem: Move TCG CPU IOTLB methods around
` [PATCH 10/24] exec: Reduce tlb_set_dirty() declaration scope
` [PATCH 12/24] exec: Move CPUTLBEntry helpers to cputlb.c
` [PATCH 13/24] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32
` [PATCH 17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h'
` [PATCH 18/24] plugins: Include missing 'qemu/bitmap.h' header
` [PATCH 19/24] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
` [PATCH 21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers()
` [PATCH 23/24] exec: Remove 'disas/disas.h' from 'exec/log.h'
` [PATCH 24/24] exec: Remove unnecessary inclusions of 'hw/core/cpu.h'

[PATCH v2 00/19] KVM: arm64: Transition to a per-ITS translation cache
 2024-04-21 17:03 UTC  (7+ messages)
` [PATCH v2 07/19] KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS
` [PATCH v2 09/19] KVM: arm64: vgic-its: Maintain a translation cache per ITS

RTT-PROBE: lore-subspace-rtt
 2024-04-21 17:00 UTC 

[PATCH] target/riscv: Use get_address() to get address with Zicbom extensions
 2024-04-21 16:59 UTC  (2+ messages)

[Bug Report] PCIe errinject and hot-unplug causes nvme driver hang
 2024-04-21 16:56 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-21 16:53 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: allwinner: h700: Add RG35XX-Plus DTS

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:50 UTC 

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-04-21 16:49 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix dma_resv deadlock at drm object pin time
 2024-04-21 16:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:40 UTC 

[linux-5.4 test] 185749: regressions - FAIL
 2024-04-21 16:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:30 UTC 

[opencloudos:next 86/98] kernel/sched/psi.c:936:11: error: call to undeclared function 'cgroup_psi'; ISO C99 and later do not support implicit function declarations
 2024-04-21 16:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:20 UTC 

[PATCH net-next] mailmap: add entries for Alex Elder
 2024-04-21 16:16 UTC  (2+ messages)

[PATCH -next v2] riscv: kdump: fix crashkernel reserving problem on RISC-V
 2024-04-21 16:13 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:10 UTC 

[PATCH v3 0/5] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-04-21 16:07 UTC  (7+ messages)

[PATCH v3 1/2] arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configuration
 2024-04-21 16:07 UTC  (2+ messages)
` (subset) "

[PATCH v3] arm64: dts: qcom: qcm6490-idp: Name the regulators
 2024-04-21 16:07 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Add USB-C orientation GPIO
 2024-04-21 16:07 UTC  (2+ messages)

[PATCH RESEND] arm64: defconfig: qcom: enable X1E80100 sound card
 2024-04-21 16:07 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: qcom: add USB-C orientation GPIOs
 2024-04-21 16:07 UTC  (2+ messages)

[PATCH] clk: qcom: rpm: Remove an unused field in struct rpm_cc
 2024-04-21 16:07 UTC  (2+ messages)

[PATCH] mount: If a reserved ports is used, do so for the pings as well
 2024-04-21 16:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 16:00 UTC 

[PATCH] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-21 15:58 UTC  (4+ messages)

[PATCH 0/8] update-ref: add support for update-symref option
 2024-04-21 15:57 UTC  (6+ messages)
` [PATCH v2 0/7] update-ref: add symref oriented commands
  ` [PATCH v2 5/7] update-ref: add support for symref-create

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-21 15:53 UTC  (3+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:50 UTC 

[net-next RFC v3 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-04-21 15:49 UTC  (4+ messages)
` [net-next RFC v3 4/7] net: ravb: Refactor GbEth RX code path

Building with PGO: concurrency and test data
 2024-04-21 15:45 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: A lightweight zero-copy notification
 2024-04-21 15:45 UTC  (5+ messages)
` [PATCH net-next v2 1/3] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v2 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control

[PATCH] usb: gadget: f_uac1: Expose all string descriptors through configfs
 2024-04-21 15:41 UTC  (3+ messages)

[PATCH] format-patch: allow --rfc to optionally take a value, like --rfc=WIP
 2024-04-21 15:41 UTC  (6+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:40 UTC 

[RFC PATCH v3 0/6] Add A1 Soc audio clock controller driver
 2024-04-21 15:35 UTC  (10+ messages)
` [RFC PATCH v3 4/6] dt-bindings: clock: meson: document A1 SoC "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:30 UTC 

[PATCH] drm/xe/hwmon: Remove unwanted write permission for currN_label
 2024-04-21 15:28 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/hwmon: Remove unwanted write permission for currN_label (rev2)

[PATCH net-next] MAINTAINERS: Update Mellanox website links
 2024-04-21 15:19 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:10 UTC 

[PATCHv3 00/17] nvme: implement secure concatenation
 2024-04-21 15:09 UTC  (9+ messages)
` [PATCH 13/17] nvme-tcp: reset after recovery for "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 15:00 UTC 

[PATCH net-next v5 0/7] selftests: drv-net: support testing with a remote system
 2024-04-21 14:59 UTC  (4+ messages)
` [PATCH net-next v5 7/7] selftests: drv-net: add require_XYZ() helpers for validating env

[syzbot] [efi?] BUG: soft lockup in sync_hw_clock
 2024-04-21 14:58 UTC 

[PATCH net-next v2 0/2] netdevsim: add NAPI support
 2024-04-21 14:56 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: selftest: add test for netdev netlink queue-get API

[RFC][PATCH] drm: bridge: dw-mipi-dsi: Call modeset in modeset callback
 2024-04-21 14:54 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:40 UTC 

[intel-tdx:guest-next 7/7] arch/x86/include/asm/paravirt.h: asm/msr.h is included more than once
 2024-04-21 14:37 UTC 

[PATCH V2 1/2] drm/bridge: samsung-dsim: Set P divider based on min/max of fin pll
 2024-04-21 14:06 UTC  (4+ messages)
` [PATCH V2 2/2] drm/bridge: samsung-dsim: Fix porch calcalcuation rounding

[PATCH] media: platform: rzg2l-cru: rzg2l-video: Move request_irq() to rzg2l_cru_video_register()
 2024-04-21 14:30 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:30 UTC 

[Patch v2] staging: greybus: Replace gcam macros with direct dev log calls
 2024-04-21 14:29 UTC  (2+ messages)

[PATCH] docs/zh_CN: Add dev-tools/kcov Chinese translation
 2024-04-21 14:20 UTC 

[PATCH 5.10.y-cip 00/53] Add initial support for the Renesas RZ/G3S SoC
 2024-04-21 14:24 UTC  (12+ messages)
` [PATCH 5.10.y-cip 03/53] clk: renesas: rzg2l: Trust value returned by hardware
` [PATCH 5.10.y-cip 13/53] clk: renesas: rzg2l: Simplify .determine_rate()
` [PATCH 5.10.y-cip 17/53] clk: renesas: rzg2l: Add support for RZ/G3S PLL
` [PATCH 5.10.y-cip 19/53] clk: renesas: rzg2l: Remove CPG_SDHI_DSEL from generic header
` [PATCH 5.10.y-cip 37/53] pinctrl: renesas: rzg2l: Add support for different DS values on different groups

[PATCH v2] ipvs: Fix checksumming on GSO of SCTP packets
 2024-04-21 14:22 UTC 

OE-core CVE metrics for nanbield on Sun 21 Apr 2024 04:00:02 AM HST
 2024-04-21 14:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:20 UTC 

[PATCH] hw/misc : Correct 5 spaces indents in stm32l4x5_exti
 2024-04-21 14:14 UTC 

[PATCH 6.1.y-cip 00/44] Add initial support for the Renesas RZ/G3S SoC
 2024-04-21 14:13 UTC  (2+ messages)

[PATCH v6 0/2] add initial Milk-V Duo S board support
 2024-04-21 14:12 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: riscv: add Milk-V Duo S board compatibles

[PATCH 5.10.y-cip 00/36] Add IA55 interrupt controller support
 2024-04-21 14:11 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:10 UTC 

[PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z
 2024-04-21 14:07 UTC  (3+ messages)

[PATCH v5 0/5] Add device DM163 (led driver, matrix colors shield & display)
 2024-04-21 14:02 UTC  (6+ messages)
` [PATCH v5 1/5] hw/display : Add device DM163
` [PATCH v5 2/5] hw/arm : Pass STM32L4x5 SYSCFG gpios to STM32L4x5 SoC
` [PATCH v5 3/5] hw/arm : Create Bl475eMachineState
` [PATCH v5 4/5] hw/arm : Connect DM163 to B-L475E-IOT01A
` [PATCH v5 5/5] tests/qtest : Add testcase for DM163

[PATCH] clk: imx8mn: add video clocks support
 2024-04-21 14:07 UTC 

[PATCH v21 0/9] Add multiport support for DWC3 controllers
 2024-04-21 14:03 UTC  (5+ messages)
` [PATCH v21 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport

[PATCH v1 0/2] media: i2c: Add support for GT97xx VCM
 2024-04-21 14:00 UTC  (7+ messages)
` [PATCH v1 1/2] media: dt-bindings: i2c: add Giantec "

[PATCH] format-patch: ensure that --rfc and -k are mutually exclusive
 2024-04-21 14:00 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 14:00 UTC 

[char-misc] mei: me: add lunar lake point M DID
 2024-04-21 13:56 UTC 

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards
 2024-04-21 13:54 UTC  (8+ messages)

Bluetooth kernel BUG with Intel AX211 (regression in 6.1.83)
 2024-04-21 13:54 UTC 

[PATCH v2] mm: memory: check userfaultfd_wp() in vmf_orig_pte_uffd_wp()
 2024-04-21 13:53 UTC  (6+ messages)

[GIT PULL] u-boot-video/video-20240421
 2024-04-21 13:52 UTC 

[PATCH v3 0/2] Fix two regression issues for QCA controllers
 2024-04-21 13:51 UTC  (3+ messages)
` [PATCH v4 "

RTT-PROBE: lore-subspace-rtt
 2024-04-21 13:50 UTC 

[PATCH v4 0/5] Use new helper function for clock and PM macro
 2024-04-21 13:47 UTC  (11+ messages)
` [PATCH v4 1/5] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v4 2/5] usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v4 3/5] usb: ohci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v4 4/5] usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
` [PATCH v4 5/5] usb: dwc3: exynos: "

[PATCH v2 24/26] media: venus: venc: Make explicit the range of us_per_frame
 2024-04-21 13:48 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-21 13:40 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-21 13:30 UTC 

[PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
 2024-04-21 13:20 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.