linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-06 11:53:15 to 2022-10-06 14:08:13 UTC [more...]

[PATCH 00/34] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings (5th set)
 2022-10-06 14:06 UTC  (16+ messages)
` [PATCH 01/34] dt-bindings: pinctrl: qcom,mdm9607: drop ref to pinctrl.yaml
` [PATCH 02/34] dt-bindings: pinctrl: qcom,sc7280: drop checks used in common TLMM
` [PATCH 03/34] dt-bindings: pinctrl: qcom,sc8180x: drop ref to pinctrl.yaml
` [PATCH 04/34] dt-bindings: pinctrl: qcom,sc8180x: drop checks used in common TLMM
` [PATCH 05/34] dt-bindings: pinctrl: qcom,sc8280xp: "
` [PATCH 06/34] dt-bindings: pinctrl: qcom,sm6115: use common TLMM schema
` [PATCH 07/34] dt-bindings: pinctrl: qcom,sm6125: drop checks used in common TLMM
` [PATCH 08/34] dt-bindings: pinctrl: qcom,sm6125: drop ref to pinctrl.yaml
` [PATCH 09/34] dt-bindings: pinctrl: qcom,sm6350: "
` [PATCH 10/34] dt-bindings: pinctrl: qcom,sm6350: drop checks used in common TLMM
` [PATCH 11/34] dt-bindings: pinctrl: qcom,sm6375-tlmm: drop ref to pinctrl.yaml
` [PATCH 12/34] dt-bindings: pinctrl: qcom,sm6375-tlmm: drop checks used in common TLMM
` [PATCH 13/34] dt-bindings: pinctrl: qcom,sm8250: use common TLMM schema
` [PATCH 15/34] dt-bindings: pinctrl: qcom,sm8350: drop checks used in common TLMM
` [PATCH 17/34] dt-bindings: pinctrl: qcom,mdm9607: minor style cleanups

[PATCH] usb: Replace NO_IRQ by 0
 2022-10-06 14:05 UTC  (4+ messages)

[PATCH v1 1/1] device property: Fix documentation for *_match_string() APIs
 2022-10-06 14:04 UTC  (4+ messages)

[PATCH 1/2] drivers: hid: adjust gyro calibration data
 2022-10-06 14:03 UTC  (3+ messages)

[PATCH 2/2] drivers: hid: warn feature report 0x81
 2022-10-06 14:01 UTC  (3+ messages)

[PATCH v4 00/16] iommu: retire bus_set_iommu()
 2022-10-06 14:01 UTC  (3+ messages)
` [PATCH v4 05/16] iommu: Move bus setup to IOMMU device registration

[PATCHv2] mmc: core: fix race of queue reset and card removal
 2022-10-06 14:00 UTC  (3+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-10-06 13:59 UTC  (3+ messages)
` [PATCH] perf: Fix missing SIGTRAPs

ublk-qcow2: ublk-qcow2 is available
 2022-10-06 13:59 UTC  (6+ messages)

[PATCHv9 00/14] Linear Address Masking enabling
 2022-10-06 13:58 UTC  (2+ messages)

linux-next: build failure after merge of the drm tree
 2022-10-06 13:56 UTC  (10+ messages)

[PATCH v3 00/13] coresight: Add new API to allocate trace source ID values
 2022-10-06 13:54 UTC  (11+ messages)
` [PATCH v3 03/13] coresight: stm: Update STM driver to use Trace ID API
` [PATCH v3 04/13] coresight: etm4x: Update ETM4 "
` [PATCH v3 13/13] coresight: trace-id: Add debug & test macros to Trace ID allocation

[PATCH] usb: ehci-orion: Extend DMA mask to 64 bit for AC5 platform
 2022-10-06 13:53 UTC  (2+ messages)

Sum of weights idea for CFS PI
 2022-10-06 13:53 UTC  (7+ messages)

[RFC PATCH bitmap-for-next 0/4] lib/cpumask, blk_mq: Fix blk_mq_hctx_next_cpu() vs cpumask_check()
 2022-10-06 13:50 UTC  (6+ messages)
` [RFC PATCH bitmap-for-next 1/4] lib/cpumask: Generate cpumask_next_wrap() body with a macro
` [RFC PATCH bitmap-for-next 2/4] lib/cpumask: Fix cpumask_check() warning in cpumask_next_wrap*()
` [RFC PATCH bitmap-for-next 3/4] lib/cpumask: Introduce cpumask_next_and_wrap()
` [RFC PATCH bitmap-for-next 4/4] blk_mq: Fix cpumask_check() warning in blk_mq_hctx_next_cpu()

[PATCH v3 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2022-10-06 13:49 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
` [PATCH v3 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
` [PATCH v3 3/5] PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
` [PATCH v3 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
` [PATCH v3 5/5] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

include/trace/events/jbd2.h:356:1: sparse: sparse: cast to restricted blk_opf_t
 2022-10-06 13:49 UTC 

[PATCH RFC 0/5] docs: Improvements to our HTML output
 2022-10-06 13:49 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in nilfs_permission
 2022-10-06 13:44 UTC  (2+ messages)

[PATCH] staging: most: net: Replace macros HB and LB with static inline functions
 2022-10-06 13:42 UTC  (4+ messages)

[PATCH 2/2] mmc: queue: Flush recovery work on cleanup
 2022-10-06 13:39 UTC 

[PATCH] block: Remove the repeat word 'can'
 2022-10-06 13:38 UTC  (2+ messages)

[PATCH 0/8] riscv: improve boot time isa extensions handling
 2022-10-06 13:38 UTC  (18+ messages)
` [PATCH 1/8] riscv: move riscv_noncoherent_supported() out of ZICBOM probe
` [PATCH 2/8] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier
` [PATCH 3/8] riscv: hwcap: make ISA extension ids can be used in asm
` [PATCH 4/8] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions
` [PATCH 5/8] riscv: introduce riscv_has_extension_[un]likely()
` [PATCH 6/8] riscv: fpu: switch has_fpu() to riscv_has_extension_likely()
` [PATCH 7/8] riscv: cpu_relax: switch "
` [PATCH 8/8] riscv: remove riscv_isa_ext_keys[] array and related usage

[PATCH 1/2] mmc: block: Remove error check of hw_reset on reset
 2022-10-06 13:38 UTC 

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-06 13:38 UTC  (11+ messages)
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() when possible
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "

[PATCH V3 0/7] arm64/perf: Enable branch stack sampling
 2022-10-06 13:37 UTC  (3+ messages)
` [PATCH V3 4/7] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection

[PATCH v2 0/5] treewide cleanup of random integer usage
 2022-10-06 13:30 UTC  (7+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions

[PATCH] xen/pcifront: move xenstore config scanning into sub-function
 2022-10-06 13:29 UTC  (2+ messages)

[PATCH] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
 2022-10-06 13:28 UTC  (2+ messages)

[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
 2022-10-06 13:25 UTC  (5+ messages)
` [PATCH RESEND v3 14/17] EDAC/synopsys: Detach Zynq DDRC controller support

[net] 0e4d354762: kernel-selftests.net.fcnal-test.sh.fail
 2022-10-06 13:23 UTC 

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-06 13:23 UTC  (6+ messages)

[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-10-06 13:18 UTC  (3+ messages)
      ` [External] : "

[PATCH] net/9p: use a dedicated spinlock for trans_fd
 2022-10-06 13:16 UTC  (2+ messages)

[PATCH v5] perf test: Introduce script for data symbol testing
 2022-10-06 13:17 UTC  (3+ messages)

PROBLEM: Segfault in kconfig
 2022-10-06 13:15 UTC  (2+ messages)

[PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-10-06 13:06 UTC  (5+ messages)
` [PATCH v7 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v7 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
  ` [PATCH v7 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
  ` [PATCH v7 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction

[PATCH 1/2] ata: allow toggling fua parameter at runtime
 2022-10-06 13:06 UTC  (4+ messages)
` [PATCH 2/2] ata: allow enabling FUA support in Kconfig

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-06 13:04 UTC  (4+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v4 0/5] iommu/s390: Fixes related to attach and aperture handling
 2022-10-06 13:01 UTC  (8+ messages)
` [PATCH v4 1/5] iommu/s390: Fix duplicate domain attachments

[PATCH bitmap-for-next 0/5] bitmap,cpumask: Add for_each_cpu_andnot()
 2022-10-06 12:58 UTC  (3+ messages)

[PATCH v9 00/13] perf: test: Add trace data quality tests for CoreSight
 2022-10-06 12:58 UTC  (5+ messages)
` [PATCH v9 02/13] perf test: Add build infra for perf test tools for CoreSight tests

[PATCH] PCI: tegra: Update comment about config space
 2022-10-06 12:50 UTC  (5+ messages)

[PATCH v3 0/2] *** IT6505 driver read dt properties ***
 2022-10-06 12:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

[GIT PULL] LSM patches for v6.1
 2022-10-06 12:52 UTC  (6+ messages)

[PATCH v3 00/10] iio: Fix unsafe buffer attributes
 2022-10-06 12:53 UTC  (4+ messages)
` [RFT PATCH v3 10/10] iio: Don't silently expect attribute types

[PATCH v0 0/8] Hardware Bound key added to Trusted Key-Ring
 2022-10-06 13:08 UTC  (12+ messages)
` [PATCH v0 1/8] hw-bound-key: introducing the generic structure
` [PATCH v0 2/8] keys-trusted: new cmd line option added
` [PATCH v0 3/8] crypto: hbk flags & info added to the tfm
` [PATCH v0 4/8] sk_cipher: checking for hw bound operation
` [PATCH v0 5/8] keys-trusted: re-factored caam based trusted key
` [PATCH v0 6/8] KEYS: trusted: caam based black key
` [PATCH v0 7/8] caam alg: symmetric key ciphers are updated
` [PATCH v0 8/8] dm-crypt: consumer-app setting the flag-is_hbk

[PATCH v4 00/34] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings (third set)
 2022-10-06 12:46 UTC  (35+ messages)
` [PATCH v4 01/34] arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
` [PATCH v4 02/34] arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema
` [PATCH v4 03/34] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
` [PATCH v4 04/34] ARM: dts: qcom: sdx55: align TLMM pin configuration with DT schema
` [PATCH v4 05/34] ARM: dts: qcom: msm8226: "
` [PATCH v4 06/34] ARM: dts: qcom: msm8974: "
` [PATCH v4 07/34] dt-bindings: pinctrl: qcom,tlmm-common: add common check for function
` [PATCH v4 08/34] dt-bindings: pinctrl: qcom,ipq6018: add qpic_pad function
` [PATCH v4 09/34] dt-bindings: pinctrl: qcom,ipq6018: correct BLSP6->BLSP0 functions
` [PATCH v4 10/34] dt-bindings: pinctrl: qcom,ipq6018: increase number of pins in pinmux
` [PATCH v4 11/34] dt-bindings: pinctrl: qcom,ipq6018: fix matching pin config
` [PATCH v4 12/34] dt-bindings: pinctrl: qcom,ipq6018: use common TLMM schema
` [PATCH v4 13/34] dt-bindings: pinctrl: qcom,ipq6018: fix indentation in example
` [PATCH v4 14/34] dt-bindings: pinctrl: qcom,msm8226: fix matching pin config
` [PATCH v4 15/34] dt-bindings: pinctrl: qcom,msm8226: use common TLMM schema
` [PATCH v4 16/34] dt-bindings: pinctrl: qcom,msm8226: add functions and input-enable
` [PATCH v4 17/34] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example
` [PATCH v4 18/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix matching pin config
` [PATCH v4 19/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: do not require function on non-GPIOs
` [PATCH v4 20/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix indentation in example
` [PATCH v4 21/34] dt-bindings: pinctrl: qcom,msm8953: fix matching pin config
` [PATCH v4 22/34] dt-bindings: pinctrl: qcom,msm8953: use common TLMM schema
` [PATCH v4 23/34] dt-bindings: pinctrl: qcom,msm8953: fix indentation in example
` [PATCH v4 24/34] dt-bindings: pinctrl: qcom,mdm9607: do not require function on non-GPIOs
` [PATCH v4 25/34] dt-bindings: pinctrl: qcom,mdm9607: fix indentation in example
` [PATCH v4 26/34] dt-bindings: pinctrl: qcom,qcm2290: fix matching pin config
` [PATCH v4 27/34] dt-bindings: pinctrl: qcom,qcm2290: use common TLMM schema
` [PATCH v4 28/34] dt-bindings: pinctrl: qcom,sdx55: fix matching pin config
` [PATCH v4 29/34] dt-bindings: pinctrl: qcom,sdx55: use common TLMM schema
` [PATCH v4 30/34] dt-bindings: pinctrl: qcom,sdx55: fix indentation in example
` [PATCH v4 31/34] dt-bindings: pinctrl: qcom,sdx65: fix matching pin config
` [PATCH v4 32/34] dt-bindings: pinctrl: qcom,sdx65: use common TLMM schema
` [PATCH v4 33/34] dt-bindings: pinctrl: qcom,sc7280: fix matching pin config
` [PATCH v4 34/34] dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

[PATCH v4 0/2] gpio: Add gpio-latch driver
 2022-10-06 12:45 UTC  (5+ messages)
` [PATCH v4 1/2] gpio: Add gpio latch driver

[PATCH] riscv: jump_label: mark arguments as const to satisfy asm constraints
 2022-10-06 12:44 UTC  (3+ messages)

[PATCH 1/2] random: schedule jitter credit for next jiffy, not in two jiffies
 2022-10-06 12:41 UTC  (8+ messages)
` [PATCH 2/2] random: spread out jitter callback to different CPUs

[RESEND PATCH v3] soc: mediatek: Introduce mediatek-regulator-coupler driver
 2022-10-06 12:36 UTC  (2+ messages)

[PATCH v2 0/2] gpiolib: more cleanups to get rid of of_node
 2022-10-06 12:34 UTC  (4+ messages)
` [PATCH v2 1/2] device property: Introduce fwnode_device_is_compatible() helper

[PATCH v3 0/4] Introduce MediaTek frequency hopping driver
 2022-10-06 12:33 UTC  (6+ messages)
` [PATCH v3 2/4] dt-bindings: arm: mediatek: Add new bindings of MediaTek frequency hopping

[PATCH v3] locking/memory-barriers.txt: Improve documentation for writel() example
 2022-10-06 12:30 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
 2022-10-06 12:34 UTC  (3+ messages)

[PATCH v2 0/2] usb: dwc3: revert OTG changes for Intel Merrifield
 2022-10-06 12:28 UTC  (8+ messages)
` [PATCH v2 2/2] Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"

[PATCH 0/8] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2022-10-06 12:28 UTC  (12+ messages)
` [PATCH 1/8] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH 2/8] arm64: dts: mediatek: mt8195: "
` [PATCH 3/8] arm64: dts: mediatek: mt7986: "
` [PATCH 4/8] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH 5/8] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH 6/8] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH 7/8] watchdog: mtk_wdt: Add support for MT6795 Helio X10 watchdog and toprgu
` [PATCH 8/8] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173

[PATCH v2 00/16] x86: head_64.S spring cleaning
 2022-10-06 12:27 UTC  (7+ messages)
` [PATCH v2 02/16] x86/compressed: efi-mixed: move 32-bit entrypoint code into .text section

[PATCH 0/6] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-06 12:27 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: convert qcom,mdm9615-pinctrl.txt to dt-schema
` [PATCH 5/6] dt-bindings: regulators: convert non-smd RPM Regulators bindings "
` [PATCH 6/6] dt-bindings: soc: qcom: ipc-rpm: refer to qcom,ipc-rpm-regulator.yaml

[PATCH 1/4] arm64: dts: qcom: sdm630: add UART pin functions
 2022-10-06 12:27 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: pinctrl: qcom,sdm630: convert to dtschema

[PATCH v3 00/13] EDAC/synopsys: Add generic resources and Baikal-T1 support
 2022-10-06 12:26 UTC  (5+ messages)
` [PATCH v3 02/13] dt-bindings: memory: Add Baikal-T1 DDRC DT-schema

[arm-integrator:kernel-in-vmalloc-v6.0-rc1 11/30] arch/arm64/kernel/vdso.c:317:38: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2022-10-06 12:23 UTC 

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-06 12:24 UTC  (3+ messages)
` [PATCH v6 net-next 8/9] net: dsa: mv88e6xxx: add blackhole ATU entries

[RFC PATCH 00/11] Reviving the Proxy Execution Series
 2022-10-06 12:14 UTC  (4+ messages)

[PATCH 0/2] arm64: constify arguments to satisfy asm constraints
 2022-10-06 11:53 UTC  (4+ messages)
` [PATCH 1/2] arm64: jump_label: mark arguments as const "

[PATCH -next] net: enetc: Remove duplicated include in enetc_qos.c
 2022-10-06 12:01 UTC 

[PATCH v2] mmc: core: SD: Add BROKEN-SD-DISCARD quirk
 2022-10-06 11:56 UTC  (2+ messages)

[PATCH -next] drm/i915/gvt: remove unneeded semicolon
 2022-10-06 11:53 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).