linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-08 10:26:10 to 2022-11-08 12:52:07 UTC [more...]

[PATCH v4 0/4] Enhance definition of DFH and use enhancements for uart driver
 2022-11-08 12:51 UTC  (11+ messages)
` [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH] block, bfq: fix null pointer dereference in bfq_bio_bfqg()
 2022-11-08 12:48 UTC  (2+ messages)

[RFC PATCH v3 0/3] new subsystem for compute accelerator devices
 2022-11-08 12:48 UTC  (4+ messages)
` [RFC PATCH v3 1/3] drivers/accel: define kconfig and register a new major

[PATCH v5 0/4] Convert soundwire bindings to DT schema
 2022-11-08 12:48 UTC  (9+ messages)
` [PATCH v5 1/4] arm64: dts: qcom: Update soundwire slave node names
` [PATCH v5 2/4] arm64: dts: qcom: sm8250: Remove redundant soundwire property
` [PATCH v5 3/4] arm64: dts: qcom: sc7280: "
` [PATCH v5 4/4] dt-bindings: soundwire: Convert text bindings to DT Schema

[PATCH] tools/vm/slabinfo: indicates the cause of the EACCES error
 2022-11-08 12:47 UTC 

[PATCH] mm: fix compiler warning with make W=1
 2022-11-08 12:47 UTC  (2+ messages)

[PATCH v2 0/4] 8250: DMA Fixes
 2022-11-08 12:47 UTC  (6+ messages)
` [PATCH v2 1/4] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
` [PATCH v2 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
` [PATCH v2 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
` [PATCH v2 4/4] serial: 8250: Flush DMA Rx on RLSI

[PATCH v2 07/18] dt-bindings: msm: dsi-controller-main: Add compatible strings for every current SoC
 2022-11-08 12:46 UTC  (8+ messages)
` [PATCH v2 08/18] dt-bindings: msm: dsi-controller-main: Document clocks on a per compatible basis
` [PATCH v2 13/18] arm64: dts: qcom: sc7180: Add compat qcom,mdss-dsi-ctrl-sc7180

[PATCH] net: macvlan: Use built-in RCU list checking
 2022-11-08 12:46 UTC 

[PATCH 00/10] ASoC: mediatek: Set i2s clock sharing from machine drivers
 2022-11-08 12:43 UTC  (3+ messages)
` [PATCH 07/10] arm64: dts: mediatek: kukui: Remove i2s-share properties

[PATCH 1/2] dt-bindings: leds: register-bit-led: Add active-low property
 2022-11-08 12:42 UTC  (7+ messages)
` [PATCH 2/2] leds: syscon: Implement support for "

[PATCH 0/2] docs/pinctrl: fix pinctrl examples
 2022-11-08 12:41 UTC  (2+ messages)

[PATCH] drm/bridge: sii9234: Remove the unused function sii9234_mode_valid()
 2022-11-08 12:40 UTC  (2+ messages)

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-08 12:41 UTC  (9+ messages)
` [PATCH printk v3 01/40] rcu: implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOC
` [PATCH printk v3 04/40] printk: Prepare for SRCU console list protection
` [PATCH printk v3 05/40] printk: fix setting first seq for consoles
` [PATCH printk v3 06/40] um: kmsg_dump: only dump when no output console available

[PATCH v6 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-11-08 12:40 UTC  (3+ messages)
` [PATCH v6 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties

[PATCH net-next v8 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-11-08 12:22 UTC  (5+ messages)
` [PATCH net-next v8 3/5] net: dsa: add out-of-band tagging protocol

[PATCH v3 RESEND] pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE
 2022-11-08 12:38 UTC  (2+ messages)

[RFC PATCH v1 0/2] UFS Advanced RPMB
 2022-11-08 12:37 UTC  (2+ messages)

[PATCH 0/2] Add pinctrl support for S32 SoC family
 2022-11-08 12:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: add schema for NXP S32 SoCs
` [PATCH 2/2] pinctrl: add NXP S32 SoC family support

[PATCH v3 0/3] arm64/slimbus/dt-bindings: convert to DT Schema, minor cleanups
 2022-11-08 12:35 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: slimbus: convert bus description to DT schema

drivers/gpu/drm/msm/adreno/a6xx_hfi.c:104:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-08 12:34 UTC 

[PATCH net-next v2] gro: avoid checking for a failed search
 2022-11-08 12:33 UTC 

[PATCH 00/26] drm: Get rid of #ifdef CONFIG_PM* guards
 2022-11-08 12:33 UTC  (4+ messages)
` [PATCH 01/26] drm: modeset-helper: Export dev_pm_ops for simple drivers

[PATCH] f2fs: separate IPU policy for fdatasync from F2FS_IPU_FSYNC
 2022-11-08 12:32 UTC  (5+ messages)

selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE
 2022-11-08 12:31 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: Fix casting error when cross-compiling test_verifier for 32-bit platforms
 2022-11-08 12:29 UTC  (2+ messages)

[RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major
 2022-11-08 12:28 UTC  (11+ messages)

[PATCH v4 00/13] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-11-08 12:26 UTC  (14+ messages)
` [PATCH v4 01/13] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller
` [PATCH v4 02/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve description
` [PATCH v4 03/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Make gpio-ranges optional
` [PATCH v4 04/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6797
` [PATCH v4 05/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Fix interrupt count
` [PATCH v4 06/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Improve interrupts description

sched/debug: CPU hotplug operation suffers in a large cpu systems
 2022-11-08 12:24 UTC  (10+ messages)

[PATCH] nilfs2: fix NULL pointer dereference in nilfs_segctor_prepare_write()
 2022-11-08 12:24 UTC  (7+ messages)

[PATCH v3 0/2] drivers: rtc: add max313xx series rtc driver
 2022-11-08 12:22 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: rtc: add max313xx RTCs

[Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel
 2022-11-08 12:19 UTC  (2+ messages)
` [Possible BUG] arm64: efi: efi_runtime_fixup_exception() and efi_call_virt_check_flags() both taint the kernel #forregzbot

[PATCH v14 0/9] Coresight: Add support for TPDM and TPDA
 2022-11-08 12:18 UTC  (4+ messages)
` [PATCH v14 8/9] arm64: dts: qcom: sm8250: Add coresight components

[PATCH v2] dmaengine: drivers: Use devm_platform_ioremap_resource()
 2022-11-08 12:18 UTC 

[PATCH v1 1/2] at_hdmac: check and return DMA_PAUSED status when suitable
 2022-11-08 12:18 UTC  (5+ messages)
` [PATCH v1 2/2] at_hdmac: return actual status when txstatus parameter is NULL

[PATCH] RISC-V: KVM: Exit run-loop immediately if xfer_to_guest fails
 2022-11-08 12:18 UTC  (2+ messages)

[PATCH v3] PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
 2022-11-08 12:17 UTC  (3+ messages)

[PATCH v2] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-11-08 12:14 UTC  (2+ messages)

[PATCH v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-11-08 12:14 UTC  (3+ messages)

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-08 12:14 UTC  (7+ messages)
` [PATCH v3 3/5] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM "

[PATCH v1 1/2] gpio: loongson: add dts/acpi gpio support
 2022-11-08 12:11 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: gpio: add loongson series gpio

[PATCH v7 1/2] pinctrl: pinctrl-loongson2: add pinctrl driver support
 2022-11-08 12:08 UTC  (4+ messages)
` [PATCH v7 2/2] dt-bindings: pinctrl: add loongson-2 pinctrl

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-08 12:08 UTC  (3+ messages)
` [PATCH v9 6/8] KVM: Update lpage info when private/shared memory are mixed

[PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface
 2022-11-08 12:07 UTC  (4+ messages)

[PATCH v2] wifi: ath10k: Add WLAN firmware image version info into smem
 2022-11-08 12:04 UTC  (3+ messages)

[PATCH] mm: fix unexpected changes to {failslab|fail_page_alloc}.attr
 2022-11-08 12:04 UTC  (6+ messages)
` [PATCH v2] "

[syzbot] net-next test error: WARNING in devl_port_unregister
 2022-11-08 12:04 UTC 

[PATCH v5 0/2] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-11-08 12:02 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: rtc: qcom-pm8xxx: document qcom,pm8921-rtc as fallback of qcom,pm8018-rtc
` [PATCH v5 2/2] rtc: pm8xxx: drop unused pm8018 compatible

[PATCH] docs/sphinx: More depth in the rtd sidebar toc
 2022-11-08 11:59 UTC  (4+ messages)

[PATCH 00/16] STM32 configure UART nodes for DMA
 2022-11-08 11:59 UTC  (5+ messages)

[PATCH] docs/sphinx: More depth in the rtd sidebar toc
 2022-11-08 11:57 UTC 

[PATCH linux-next] x86/setup: remove duplicate included asm/efi.h
 2022-11-08 11:56 UTC 

[PATCH] soc: fsl: qe: request pins non-exclusively
 2022-11-08 11:55 UTC  (3+ messages)

[PATCH linux-next] ovl: remove duplicated included linux/posix_acl.h
 2022-11-08 11:55 UTC 

[PATCH] tools/vm/page_owner: ignore page_owner_sort binary
 2022-11-08 11:53 UTC 

[PATCH linux-next] drivers/base/node: remove duplicated included linux/hugetlb.h
 2022-11-08 11:53 UTC 

[PATCH v2 0/9] Fix relationship between uclamp and fits_capacity()
 2022-11-08 11:51 UTC  (11+ messages)
` [PATCH v2 1/9] sched/uclamp: Fix relationship between uclamp and migration margin
` [PATCH v2 9/9] sched/fair: Consider capacity inversion in util_fits_cpu()

[PATCH v1 0/3] KVM: arm64: Support tracing virtual CPU ID
 2022-11-08 11:49 UTC  (6+ messages)
` [PATCH v1 3/3] perf arm64: Support virtual CPU ID for kvm-stat

[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
 2022-11-08 11:48 UTC  (4+ messages)
` [PATCH v4 14/16] timer: Implement the hierarchical pull model

[PATCH] ACPICA: Fix return
 2022-11-08 11:43 UTC 

[PATCH v6 00/10] Designware PWM driver updates for OF
 2022-11-08 11:48 UTC  (4+ messages)

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2022-11-08 11:42 UTC  (3+ messages)
` [PATCH v2 12/23] arm64: dts: Update cache properties for mediatek

[PATCH RFC v3] random: implement getrandom() in vDSO
 2022-11-08 11:40 UTC  (3+ messages)

[PATCH linux-next] ASoC: SOF: remove duplicated included sof-audio.h
 2022-11-08 11:31 UTC 

[RFC PATCH 0/2] Add serdev support for hci h4
 2022-11-08 11:37 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: net: h4-bluetooth: add new bindings for hci_h4

[PATCH net-next v2 0/4] net: lan966x: Add xdp support
 2022-11-08 11:33 UTC  (13+ messages)
` [PATCH net-next v2 2/4] net: lan966x: Split function lan966x_fdma_rx_get_frame
` [PATCH net-next v2 3/4] net: lan966x: Add basic XDP support
` [PATCH net-next v2 4/4] net: lan96x: Use page_pool API

[PATCH] scsi: libsas: Check and update the link rate during discovery
 2022-11-08 11:33 UTC  (5+ messages)
    ` [External] : "

[PATCH v4 0/8] Add OPTPROBES feature on RISCV
 2022-11-08 11:33 UTC  (4+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-08 11:33 UTC  (3+ messages)
` [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

[PATCH] arm64: dts: renesas: r9a07g044: Drop #address-cells from pinctrl node
 2022-11-08 11:30 UTC  (5+ messages)
` [PATCH] arm64: dts: renesas: r9a07g054: "

[PATCH v1 0/7] Add USB Driver for HPE GXP Architecture
 2022-11-08 11:30 UTC  (7+ messages)
` [PATCH v1 2/7] dt-bindings: usb: hpe,gxp-udc: Add binding for gxp gadget
` [PATCH v1 5/7] ARM: dts: hpe: Add UDC nodes

[PATCH v4] docs/zh_CN: Add userspace-api/seccomp_filter Chinese translation
 2022-11-08 11:29 UTC 

[PATCH] ASoC: Correct the header guard of wm8904.h
 2022-11-08 11:25 UTC 

selftests: clone3: clone3_clear_sighand failed - Bail out! Failed to clear signal handler for child process
 2022-11-08 11:25 UTC  (6+ messages)

[PATCH] Bluetooth: hci_conn: Fix potential memleak in iso_listen_bis()
 2022-11-08 11:23 UTC 

[PATCH 01/14] net: ethernet: mtk_eth_soc: account for vlan in rx header length
 2022-11-08 11:23 UTC  (15+ messages)
` [PATCH 08/14] net: vlan: remove invalid VLAN protocol warning

[PATCH v1 0/6] ARM: Add GXP Fan and SPI controllers
 2022-11-08 11:22 UTC  (5+ messages)
` [PATCH v1 3/6] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl

linux-next: build failure after merge of the btrfs tree
 2022-11-08 11:21 UTC  (2+ messages)

[PATCH] net: hns3: Fix spelling mistake "fliter" -> "filter"
 2022-11-08 11:21 UTC 

[PATCH 0/3] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-08 11:20 UTC  (2+ messages)

[PATCH] sched/core: Minor optimize ttwu_runnable()
 2022-11-08 11:17 UTC  (9+ messages)

[PATCH next 1/2] gpio: hisi: Add initial device tree support
 2022-11-08 11:17 UTC  (3+ messages)

[PATCH v3] dt-bindings: input: Convert ti,drv260x to DT schema
 2022-11-08 11:15 UTC  (3+ messages)

[PATCH 1/3] clk: qcom: reset: support resetting multiple bits
 2022-11-08 11:13 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom: ipq8074: add missing networking resets

[PATCH] ASoC: tegra: Fix spelling mistake "fliter" -> "filter"
 2022-11-08 11:13 UTC 

[PATCH v2 0/5] Add UniPhier boards support
 2022-11-08 11:13 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: arm: uniphier: Add system controller bindings
` [PATCH v2 5/5] arm64: dts: uniphier: Add NX1 SoC and boards support

[PATCH 0/5] arch_topology: Build cacheinfo from primary CPU
 2022-11-08 11:11 UTC  (7+ messages)
` [PATCH 1/5] cacheinfo: Use riscv's init_cache_level() as generic OF implem
` [PATCH 2/5] cacheinfo: Return error code in init_of_cache_level()
` [PATCH 3/5] ACPI: PPTT: Remove acpi_find_cache_levels()
` [PATCH 4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
` [PATCH 5/5] arch_topology: Build cacheinfo from primary CPU

[PATCH 0/9] ASoC: mediatek: Register machine drivers to module device table
 2022-11-08 11:09 UTC  (10+ messages)
` [PATCH 5/9] ASoC: mediatek: mt8183-mt6358: Register "
` [PATCH 8/9] ASoC: mediatek: mt8192-mt6359: "
` [PATCH 9/9] ASoC: mediatek: mt8195-mt6359: "

[PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
 2022-11-08 11:07 UTC  (5+ messages)
` [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles

[PATCH v3] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-08 11:07 UTC 

[PATCH] scripts/spelling.txt: add more spellings to spelling.txt
 2022-11-08 11:07 UTC 

[PATCH] arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle state
 2022-11-08 11:06 UTC  (4+ messages)

[RFC 0/2] Add support for SCMI QTI Memlat Vendor Protocol
 2022-11-08 11:06 UTC  (9+ messages)
` [RFC 1/2] dt-bindings: firmware: arm,scmi: Add support for memlat vendor protocol
` [RFC 2/2] firmware: arm_scmi: Add SCMI QTI Memlat "

[PATCH][next] hinic: Fix spelling mistake "fliter" -> "filter"
 2022-11-08 11:05 UTC 

[PATCH net-next v3] net/core: Allow live renaming when an interface is up
 2022-11-08 11:02 UTC  (2+ messages)

[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
 2022-11-08 10:55 UTC 

[PATCH v4 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-08 10:59 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: watchdog: fsl-imx: document suspend in wait mode

[PATCH 0/6] Add support for software nodes to gpiolib
 2022-11-08 10:55 UTC  (2+ messages)

[BUG] rtc-efi: Error in efi.get_time() spams dmesg with error message
 2022-11-08 10:55 UTC 

[PATCH net] iavf: Fix a crash during reset task
 2022-11-08 10:53 UTC  (2+ messages)

[PATCH v1 0/3] Get rid of devm_fwnode_get_[index_]gpiod_from_child()
 2022-11-08 10:53 UTC  (5+ messages)

Crash with PREEMPT_RT on aarch64 machine
 2022-11-08 10:53 UTC  (6+ messages)

[PATCH V2 1/2] arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
 2022-11-08 10:53 UTC  (4+ messages)

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-11-08 10:51 UTC  (7+ messages)
` [PATCH v5 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v5 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v5 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH] i2c: smbus: support new RAM variant for SPD
 2022-11-08 10:48 UTC  (2+ messages)

[rft, PATCH v2 1/1] gpiolib: Get rid of not used of_node member
 2022-11-08 10:47 UTC  (3+ messages)

[PATCH] KVM: VMX: Do not trap VMFUNC instructions for L1 guests
 2022-11-08 10:41 UTC  (3+ messages)

[PATCH] perf/x86/amd: Remove the repeated declaration
 2022-11-08 10:41 UTC 

[PATCH v5 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-08 10:40 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

[PATCH 0/6] ASoC: samsung: fsd: audio support for FSD SoC
 2022-11-08 10:36 UTC  (7+ messages)
  ` [PATCH 3/6] dt-bindings: sound: Add sound card bindings for Tesla FSD

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-08 10:36 UTC  (3+ messages)
` [PATCH 09/12] hv_netvsc: Remove second mapping of send and recv buffers

[PATCH 0/2] vhost: fix ranges when call vhost_iotlb_itree_first()
 2022-11-08 10:34 UTC  (3+ messages)
` [PATCH 1/2] vringh: fix range used in iotlb_translate()
` [PATCH 2/2] vhost: fix range used in translate_desc()

[PATCH] gpio: tegra186: Check PMC driver status before any request
 2022-11-08 10:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-08 10:35 UTC  (8+ messages)

[PATCH 1/2] dt-bindings: pinctrl: qcom,msm8916: convert to dtschema
 2022-11-08 10:30 UTC  (2+ messages)

[PATCH v4 0/5] gpio: add suspend/resume support for i.mx8x SoCs
 2022-11-08 10:28 UTC  (2+ messages)

[PATCH RESEND] riscv: asid: Fixup stale TLB entry cause application crash
 2022-11-08 10:27 UTC  (2+ messages)

[PATCH net] iavf: Do not restart Tx queues after reset task failure
 2022-11-08 10:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).