linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-11 09:09:14 to 2021-08-11 12:00:06 UTC [more...]

[RESEND PATCH V7 0/3] Convert qcom pmic gpio bindings to YAML
 2021-08-11 11:59 UTC  (5+ messages)
` [RESEND PATCH V7 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: "
` [RESEND PATCH V7 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Remove the interrupts property

[PATCH] ASoC: stm32: spdifrx: Delete unnecessary check in the probe function
 2021-08-11 11:58 UTC  (2+ messages)

[PATCH 0/7] vfio: device fd address space and vfio-pci mmap invalidation cleanup
 2021-08-11 11:57 UTC  (9+ messages)
` [PATCH 3/7] vfio/pci: Use vfio_device_unmap_mapping_range()

[PATCH 00/12] ASoC: cs42l42: Series of bugfixes and improvements
 2021-08-11 11:56 UTC  (6+ messages)
` [PATCH 04/12] ASoC: cs42l42: Don't reconfigure the PLL while it is running

[linux-rt-devel:linux-5.14.y-rt-rebase 53/239] mm/slub.c:4396:5: warning: no previous prototype for '__kmem_cache_do_shrink'
 2021-08-11 11:54 UTC 

[PATCH 0/4] Prepare for ECMDQ support
 2021-08-11 11:48 UTC  (5+ messages)
` [PATCH 1/4] iommu/arm-smmu-v3: Use command queue batching helpers to improve performance
` [PATCH 2/4] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()
` [PATCH 3/4] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq()
` [PATCH 4/4] iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err()

linux-next: Tree for Aug 11
 2021-08-11 11:53 UTC 

[PATCH] sched/fair: micro-optimize pick_next_entity()
 2021-08-11 11:48 UTC 

[PATCH] platform-msi: Add ABI to show msi_irqs of platform devices
 2021-08-11 11:49 UTC  (2+ messages)

[PATCH v3 0/7] Add minimal support for Exynos850 SoC
 2021-08-11 11:48 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: pinctrl: samsung: Add Exynos850 doc
` [PATCH v3 2/7] pinctrl: samsung: Add Exynos850 SoC specific data
` [PATCH v3 3/7] dt-bindings: serial: samsung: Add Exynos850 doc
` [PATCH v3 4/7] tty: serial: samsung: Init USI to keep clocks running
` [PATCH v3 5/7] tty: serial: samsung: Fix driver data macros style
` [PATCH v3 6/7] tty: serial: samsung: Add Exynos850 SoC data
` [PATCH v3 7/7] arm64: dts: exynos: Add Exynos850 SoC support

[PATCH 0/2] KVM: x86/mmu: Fix unsync races within TDP MMU
 2021-08-11 11:47 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock

[PATCH net-next 1/1] net: pcs: xpcs: fix error handling on failed to allocate memory
 2021-08-11 11:47 UTC  (2+ messages)

finding regressions with syzkaller
 2021-08-11 11:25 UTC  (2+ messages)

[PATCH] [v2,1/1] This aims to support Foxconn SDX55
 2021-08-11 11:42 UTC  (3+ messages)

Make the i.MX MMC device using DMA again
 2021-08-11 11:36 UTC  (3+ messages)
` [PATCH 1/2] mmc: mxcmmc: really configure the DMA on demand

[PATCH v4 0/3] Add detailed page size stats in KVM stats
 2021-08-11 11:36 UTC  (3+ messages)
` [PATCH v4 3/3] KVM: x86/mmu: Add detailed page size stats

[PATCH] gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access in amdgpu_i2c_router_select_ddc_port()
 2021-08-11 11:34 UTC 

[PATCH v2] fscrypt: support trusted keys
 2021-08-11 11:34 UTC  (9+ messages)

[PATCH] reset: reset-zynqmp: Fixed the argument data type
 2021-08-11 11:29 UTC  (3+ messages)

[PATCH v5 00/19] auxdisplay: ht16k33: Add character display support
 2021-08-11 11:29 UTC  (22+ messages)
` [PATCH v5 01/19] uapi: Add <linux/map_to_14segment.h>
` [PATCH v5 02/19] dt-bindings: auxdisplay: ht16k33: Document Adafruit segment displays
` [PATCH v5 03/19] auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty string
` [PATCH v5 04/19] auxdisplay: img-ascii-lcd: Add helper variable dev
` [PATCH v5 05/19] auxdisplay: img-ascii-lcd: Convert device attribute to sysfs_emit()
` [PATCH v5 06/19] auxdisplay: Extract character line display core support
` [PATCH v5 07/19] auxdisplay: linedisp: Use kmemdup_nul() helper
` [PATCH v5 08/19] auxdisplay: linedisp: Add support for changing scroll rate
` [PATCH v5 09/19] auxdisplay: ht16k33: Connect backlight to fbdev
` [PATCH v5 10/19] auxdisplay: ht16k33: Use HT16K33_FB_SIZE in ht16k33_initialize()
` [PATCH v5 11/19] auxdisplay: ht16k33: Remove unneeded error check in keypad probe()
` [PATCH v5 12/19] auxdisplay: ht16k33: Convert to simple i2c probe function
` [PATCH v5 13/19] auxdisplay: ht16k33: Add helper variable dev
` [PATCH v5 14/19] auxdisplay: ht16k33: Move delayed work
` [PATCH v5 15/19] auxdisplay: ht16k33: Extract ht16k33_brightness_set()
` [PATCH v5 16/19] auxdisplay: ht16k33: Extract frame buffer probing
` [PATCH v5 17/19] auxdisplay: ht16k33: Add support for segment displays
` [PATCH v5 18/19] dt-bindings: auxdisplay: ht16k33: Document LED subnode
` [PATCH v5 19/19] auxdisplay: ht16k33: Add LED support

[PATCH] fpga: machxo2-spi: return an error on failure
 2021-08-11 11:29 UTC  (4+ messages)

[Patch v5 0/6] Introduce LMh driver for Qualcomm SoCs
 2021-08-11 11:27 UTC  (4+ messages)
` [Patch v5 3/6] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support

[PATCH] EDAC/ti: Remove redundant error messages
 2021-08-11 11:26 UTC 

[PATCH v4 00/21] Track shared pages at EL2 in protected mode
 2021-08-11 11:25 UTC  (2+ messages)

[PATCH v2 0/8] Add minimal support for Exynos850 SoC
 2021-08-11 11:20 UTC  (6+ messages)
` [PATCH v2 7/8] clk: samsung: Add Exynos850 clock driver stub

[PATCH] mm: slub: remove preemption disabling from put_cpu_partial
 2021-08-11 11:19 UTC 

[PATCH v6 0/2] PM / Domains: Add support for 'required-opps' to set default perf state
 2021-08-11 11:19 UTC  (13+ messages)
` [PATCH v6 1/2] "

[syzbot] KASAN: invalid-free in bdev_free_inode (2)
 2021-08-11 11:16 UTC  (2+ messages)

[PATCH RFC 0/8] iommu/arm-smmu-v3: add support for ECMDQ register mode
 2021-08-11 11:15 UTC  (8+ messages)
` [PATCH RFC 2/8] iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync()

[PATCH v6 0/9] Refactor MTK MDP driver into core/components
 2021-08-11 11:15 UTC  (6+ messages)
` [PATCH v6 2/9] mtk-mdp: add driver to probe mdp components

[PATCH V2] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
 2021-08-11 11:11 UTC 

[PATCH v5 0/2] allow blk-zoned ioctls without CAP_SYS_ADMIN
 2021-08-11 11:05 UTC  (3+ messages)
` [PATCH v5 1/2] blk-zoned: allow zone management send operations "
` [PATCH v5 2/2] blk-zoned: allow BLKREPORTZONE "

drivers/pci/controller/pci-ixp4xx.c:38: warning: "IXP4XX_PCI_CSR" redefined
 2021-08-11 11:03 UTC 

linux-next: Signed-off-by missing for commit in the drm-intel tree
 2021-08-11 11:02 UTC  (8+ messages)
      ` [Intel-gfx] "

[PATCH] iommu: APPLE_DART should depend on ARCH_APPLE
 2021-08-11 10:58 UTC  (2+ messages)

[PATCH net-next] stmmac: align RX buffers
 2021-08-11 10:56 UTC  (5+ messages)

[PATCH v1 1/4] gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()
 2021-08-11 10:55 UTC  (4+ messages)
` [PATCH v1 3/4] mfd: intel_quark_i2c_gpio: Convert GPIO to use software nodes

[PATCH v3 0/6] interconnect: qcom: Add MSM8996 interconnect driver
 2021-08-11 10:56 UTC  (3+ messages)
` [PATCH v3 5/6] interconnect: qcom: Add MSM8996 interconnect provider driver

[PATCH v14 000/138] Memory folios
 2021-08-11 10:54 UTC  (17+ messages)
` [PATCH v14 033/138] mm: Add folio_nid()
` [PATCH v14 034/138] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics()
` [PATCH v14 035/138] mm/memcg: Use the node id in mem_cgroup_update_tree()
` [PATCH v14 036/138] mm/memcg: Remove soft_limit_tree_node()
` [PATCH v14 037/138] mm/memcg: Convert memcg_check_events to take a node ID
` [PATCH v14 038/138] mm/memcg: Add folio_memcg() and related functions
` [PATCH v14 039/138] mm/memcg: Convert commit_charge() to take a folio
` [PATCH v14 040/138] mm/memcg: Convert mem_cgroup_charge() "

[PATCHv4] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation
 2021-08-11 10:53 UTC  (3+ messages)

[SPLAT 0/3] Sleeping spinlocks in troublesome contexts on v5.14-rc4-rt6
 2021-08-11 10:52 UTC  (3+ messages)
` [SPLAT 3/3] gpio: dwapb: Sleeping spinlocks down IRQ mapping

[RFC PATCH v2 00/10] Add configurable block device LED triggers
 2021-08-11 10:50 UTC  (7+ messages)

[PATCH] serial: stm32: fix the conditional expression writing
 2021-08-11 10:51 UTC 

[PATCH] power: supply: axp288_charger: Use the defined variable to clean code
 2021-08-11 10:49 UTC 

[PATCH V2] KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
 2021-08-11 10:44 UTC  (4+ messages)
` [PATCH V2] arm64/perf: "

[PATCH v2] arm64: clean vdso & vdso32 files
 2021-08-11 10:44 UTC  (2+ messages)

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-11 10:43 UTC  (5+ messages)
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator

[PATCH] KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
 2021-08-11 10:43 UTC  (3+ messages)

[PATCH] Makefile: remove stale cc-option checks
 2021-08-11 10:41 UTC  (2+ messages)

[PATCH] ACPI: Add memory semantics to acpi_os_map_memory()
 2021-08-11 10:40 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: osl: Add __force attribute in acpi_os_map_iomem() cast

Questions re the new mount_setattr(2) manual page
 2021-08-11 10:40 UTC  (6+ messages)

[PATCH] nvme-tcp: Do not reset transport on data digest errors
 2021-08-11 10:31 UTC  (5+ messages)

[PATCH RESEND v4 0/8] Handle update hardware queues and queue freeze more carefully
 2021-08-11 10:30 UTC  (13+ messages)
` [PATCH v4 2/8] nvme-tcp: Update number of hardware queues before using them
` [PATCH v4 6/8] nvme-fc: fix controller reset hang during traffic

[PATCH v4 0/3] gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
 2021-08-11 10:26 UTC  (4+ messages)

[PATCH 0/2] KVM: x86: abstract locking around pvclock_update_vm_gtod_copy
 2021-08-11 10:23 UTC  (3+ messages)
` [PATCH 1/2] KVM: KVM-on-hyperv: shorten no-entry section on reenlightenment
` [PATCH 2/2] kvm: x86: abstract locking around pvclock_update_vm_gtod_copy

[tip:x86/irq] BUILD SUCCESS 34739a2809e1e5d54d41d93cfc6b074e8d781ee2
 2021-08-11 10:23 UTC 

[PATCH] arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
 2021-08-11 10:20 UTC  (3+ messages)

[PATCH 0/8] cpufreq: Auto-register with energy model
 2021-08-11 10:14 UTC  (12+ messages)

[PATCH 2/3] PCI: of: avoid 'devm_pci_remap_iospace' if PCI_IOBASE is not defined
 2021-08-11 10:19 UTC  (3+ messages)

[PATCH 0/5] perf tools: Add dlfilter test
 2021-08-11 10:18 UTC  (9+ messages)
` [PATCH 1/5] perf script: Fix unnecessary machine_resolve()
` [PATCH 5/5] perf tools: Add dlfilter test

[PATCH V1 0/4] nvmem: introduce "reverse-data" property
 2021-08-11 10:16 UTC  (6+ messages)
` [PATCH V1 1/4] bindings: "
` [PATCH V1 2/4] nvmem: core: introduce "reverse-data" property to reverse buffer

[PATCH] f2fs: warn on when fsck flag is set
 2021-08-11 10:16 UTC 

[PATCH v3 0/2] arm64: zynqmp: Extend board description
 2021-08-11 10:12 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: zynqmp: Enable xlnx,zynqmp-dwc3 driver for xilinx boards
  ` [PATCH v3 1/2] arm64: zynqmp: Enable xlnx, zynqmp-dwc3 "

[PATCH 0/5] KVM: arm64: General cleanups
 2021-08-11 10:13 UTC  (7+ messages)
` [PATCH 1/5] KVM: arm64: Drop direct PAGE_[SHIFT|SIZE] usage as page size

[PATCH v2 0/7] Tegra Kconfig improvements for 5.15
 2021-08-11 10:17 UTC  (2+ messages)

[PATCH] mm: remove redundant compound_head() calling
 2021-08-11 10:14 UTC 

[PATCH V2 0/6] perf tools: Add dlfilter test
 2021-08-11 10:10 UTC  (7+ messages)
` [PATCH V2 1/6] perf script: Fix documented const'ness of perf_dlfilter_fns
` [PATCH V2 2/6] perf script: Fix unnecessary machine_resolve()
` [PATCH V2 3/6] perf script: Fix --list-dlfilters documentation
` [PATCH V2 4/6] perf tools: Amend dlfilter documentation wrt library dependencies
` [PATCH V2 5/6] perf tools: Move perf_dlfilters.h in the source tree
` [PATCH V2 6/6] perf tools: Add dlfilter test

Documenting the requirement of CAP_SETFCAP to map UID 0
 2021-08-11 10:10 UTC  (3+ messages)

[PATCH v1 0/1] Tegra ARM64 device-tree improvements for 5.15
 2021-08-11 10:10 UTC  (3+ messages)
` [PATCH v1 1/1] arm64: tegra194: p2888: Correct interrupt trigger type of temperature sensor

[PATCH v5 0/7] KVM: PKS Virtualization support
 2021-08-11 10:11 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v5 2/7] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v5 3/7] KVM: X86: Expose IA32_PKRS MSR
` [PATCH v5 4/7] KVM: MMU: Rename the pkru to pkr
` [PATCH v5 5/7] KVM: MMU: Add support for PKS emulation
` [PATCH v5 6/7] KVM: VMX: Expose PKS to guest
` [PATCH v5 7/7] KVM: VMX: Enable PKS for nested VM

read() via USB bus
 2021-08-11 10:04 UTC  (5+ messages)

[PATCH v2 00/15] Tegra ARM32 device-tree improvements for 5.15
 2021-08-11 10:05 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: fix VLAN traffic leaks again
 2021-08-11 10:01 UTC  (2+ messages)

[PATCH v2] media: vivid: drop CONFIG_FB dependency
 2021-08-11 10:00 UTC  (2+ messages)

[PATCH v1 0/4] Tegra FUSE clock improvements for 5.15
 2021-08-11  9:58 UTC  (4+ messages)
` [PATCH v1 4/4] clk: tegra: Remove CLK_IS_CRITICAL flag from fuse clock

[RFC PATCH] clocksource: skip check while watchdog hung up or unstable
 2021-08-11  9:55 UTC 

[PATCH v1 0/2] Fix Tegra PMC driver racing with cpuidle driver
 2021-08-11  9:52 UTC  (5+ messages)
` [PATCH v1 1/2] soc/tegra: pmc: Prevent racing with cpuilde driver
` [PATCH v1 2/2] cpuidle: tegra: Check whether PMC is ready

[PATCH 0/3] of/gpiolib: minor constifying
 2021-08-11  9:47 UTC  (4+ messages)
` [PATCH 3/3] gpiolib: of: constify few local device_node variables

[PATCH 5.10 000/135] 5.10.58-rc1 review
 2021-08-11  9:45 UTC  (2+ messages)

[BUG] net: qed: possible null-pointer dereference in qed_rdma_create_qp()
 2021-08-11  9:44 UTC 

[PATCH 5.4 00/85] 5.4.140-rc1 review
 2021-08-11  9:44 UTC  (2+ messages)

[PATCH 4.19 00/54] 4.19.203-rc1 review
 2021-08-11  9:42 UTC  (2+ messages)

[PATCH v1] media: camss: vfe: Don't use vfe->base before it's assigned
 2021-08-11  9:41 UTC  (3+ messages)

[PATCH v4 0/3] drivers/soc: Remove all strcpy() uses
 2021-08-11  9:38 UTC  (3+ messages)
` [PATCH v4 2/3] drivers/soc/renesas: Prefer memcpy over strcpy

[PATCH] memblock: Add missing debug code to memblock_add_node()
 2021-08-11  9:36 UTC  (2+ messages)

[PATCH] memblock: Check memory add/cap ordering
 2021-08-11  9:35 UTC  (2+ messages)

[PATCH] [v2,1/1] Fix WWAN device disabled issue after S3 deep
 2021-08-11  9:34 UTC 

[PATCH v2] genirq/timings: Fix error return code in irq_timings_test_irqs()
 2021-08-11  9:33 UTC 

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-08-11  9:31 UTC  (2+ messages)

[PATCH v3 0/5] Fixes for dma-iommu swiotlb bounce buffers
 2021-08-11  9:26 UTC  (3+ messages)
` [PATCH v3 5/5] dma-iommu: account for min_align_mask

[BISECTED][REGRESSION] 5.10.56 longterm kernel breakage on m68k/aranym
 2021-08-11  9:24 UTC  (8+ messages)

[PATCH 00/17] Basical Allwinner R329 support
 2021-08-11  9:23 UTC  (3+ messages)
` [PATCH 07/17] pinctrl: sunxi: add support for R329 CPUX pin controller

[PATCH] netfiler: protect nft_ct_pcpu_template_refcnt with mutex
 2021-08-11  9:22 UTC  (3+ messages)
` [PATCH v2] netfilter: "

[PATCH v2 1/9] dt-bindings: phy: mediatek: tphy: support type switch by pericfg
 2021-08-11  9:18 UTC  (9+ messages)
` [PATCH v2 2/9] phy: phy-mtk-tphy: use clock bulk to get clocks
` [PATCH v2 3/9] phy: phy-mtk-tphy: support type switch by pericfg
` [PATCH v2 4/9] phy: phy-mtk-tphy: print error log using child device
` [PATCH v2 5/9] phy: phy-mtk-tphy: remove error log of ioremap failure
` [PATCH v2 6/9] phy: phy-mtk-ufs: use clock bulk to get clocks
` [PATCH v2 7/9] phy: phy-mtk-hdmi: convert to devm_platform_ioremap_resource
` [PATCH v2 8/9] phy: phy-mtk-mipi-dsi: remove dummy assignment of error number
` [PATCH v2 9/9] phy: phy-mtk-mipi-dsi: convert to devm_platform_ioremap_resource

[RFC PATCH v2 0/5] virtio/vsock: introduce MSG_EOR flag for SEQPACKET
 2021-08-11  9:12 UTC  (7+ messages)
` [RFC PATCH v2 3/5] virito/vsock: support MSG_EOR bit processing
` [RFC PATCH v2 4/5] af_vsock: rename variables in receive loop
` [RFC PATCH v2 5/5] vsock_test: update message bounds test for MSG_EOR

[workqueue/watchdog] 89e28ce60c: BUG:KCSAN:data-race_in_wq_watchdog_touch/wq_watchdog_touch
 2021-08-11  9:02 UTC  (2+ messages)
`  "

[RFC 00/11] Intro to Hardware timestamping engine
 2021-08-11  9:11 UTC  (6+ messages)
` [RFC 09/11] tools: gpio: Add new hardware clock type

[PATCH] proc: stop using seq_get_buf in proc_task_name
 2021-08-11  9:10 UTC  (2+ messages)


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).