The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2022-04-07 06:38:19 to 2022-04-07 08:21:29 UTC [more...]

[PATCH v3 0/2] AM62: Add support for AM62 USB wrapper driver
 2022-04-07  8:21 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add documentation for AM62 USB Wrapper module
` [PATCH v3 2/2] drivers: usb: dwc3: Add AM62 USB wrapper driver

[PATCH v2 0/3] Enable EAS for CPPC/ACPI based systems
 2022-04-07  8:16 UTC  (4+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Add cppc_cpufreq_search_cpu_data
` [PATCH v2 2/3] cpufreq: CPPC: Add per_cpu efficiency_class
` [PATCH v2 3/3] cpufreq: CPPC: Register EM based on efficiency class information

[PATCH 0/2] dt-bindings: net: Fix ave descriptions
 2022-04-07  8:18 UTC  (2+ messages)

cleanup bio_kmalloc v3
 2022-04-07  8:16 UTC  (3+ messages)
` [PATCH 4/5] block: turn bio_kmalloc into a simple kmalloc wrapper

[GIT PULL] ARM: samsung: Fixes for v5.18 (current cycle)
 2022-04-07  8:16 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: timer: Add am6 compatible for ti-timer
 2022-04-07  8:15 UTC  (7+ messages)
` [PATCH 2/4] clocksource/drivers/timer-ti-dm: Update defines for am6 for inline functions
` [PATCH 3/4] clocksource/drivers/timer-ti-dm: Add compatible for am6
` [PATCH 4/4] clocksource/drivers/timer-ti-dm: Make timer selectable for ARCH_K3

[PATCH 5.10 000/597] 5.10.110-rc2 review
 2022-04-07  8:15 UTC  (3+ messages)

[GIT PULL] memory: Fixes for v5.18 (current cycle)
 2022-04-07  8:14 UTC 

[PATCH] /dev/[k]mem: make reads and writes interruptible
 2022-04-07  8:14 UTC  (2+ messages)

[PATCH 5.15 000/911] 5.15.33-rc2 review
 2022-04-07  8:14 UTC  (3+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-07  8:13 UTC  (3+ messages)

[PATCH v2 1/2] block: add sync_blockdev_range()
 2022-04-07  8:11 UTC  (4+ messages)

[PATCH] mm/slab.c: fix comments
 2022-04-07  8:09 UTC 

[PATCH 2/2] btrfs: Fix kernel-doc
 2022-04-07  8:08 UTC  (2+ messages)
` [PATCH 1/2] btrfs: kernel-doc fixes

[PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-07  8:06 UTC  (5+ messages)
` [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
` [PATCH v9 2/3] i915/gvt: Save the initial HW state snapshot in i915
` [PATCH v9 3/3] i915/gvt: Use the initial HW state snapshot saved "

[PATCH 0/2] remoteproc: elf: ignore PT_LOAD type segment with memsz as 0
 2022-04-07  8:05 UTC  (6+ messages)
` [PATCH 2/2] remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments

[PATCH v3 0/1] tty: serial: samsung: add spin_lock in console_write
 2022-04-07  8:05 UTC  (5+ messages)
  ` [PATCH v3 1/1] tty: serial: samsung: add spin_lock for interrupt and console_write

[PATCH V2 0/5] rework on the IRQ hardening of virtio
 2022-04-07  8:04 UTC  (11+ messages)
` [PATCH V2 4/5] virtio-pci: implement synchronize_vqs()
` [PATCH V2 5/5] virtio: harden vring IRQ

[cxl:preview 56/78] ERROR: modpost: "devm_gen_pool_create" [drivers/cxl/cxl_acpi.ko] undefined!
 2022-04-07  8:03 UTC 

[PATCH v6 00/34] MT8195 IOMMU SUPPORT
 2022-04-07  7:57 UTC  (35+ messages)
` [PATCH v6 01/34] dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
` [PATCH v6 02/34] dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
` [PATCH v6 03/34] iommu/mediatek: Fix 2 HW sharing pgtable issue
` [PATCH v6 04/34] iommu/mediatek: Add list_del in mtk_iommu_remove
` [PATCH v6 05/34] iommu/mediatek: Remove clk_disable "
` [PATCH v6 06/34] iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
` [PATCH v6 07/34] iommu/mediatek: Add mutex for data in the mtk_iommu_domain
` [PATCH v6 08/34] iommu/mediatek: Adapt sharing and non-sharing pgtable case
` [PATCH v6 09/34] iommu/mediatek: Add 12G~16G support for multi domains
` [PATCH v6 10/34] iommu/mediatek: Add a flag DCM_DISABLE
` [PATCH v6 11/34] iommu/mediatek: Add a flag NON_STD_AXI
` [PATCH v6 12/34] iommu/mediatek: Remove the granule in the tlb flush
` [PATCH v6 13/34] iommu/mediatek: Always enable output PA over 32bits in isr
` [PATCH v6 14/34] iommu/mediatek: Add SUB_COMMON_3BITS flag
` [PATCH v6 15/34] iommu/mediatek: Add IOMMU_TYPE flag
` [PATCH v6 16/34] iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
` [PATCH v6 17/34] iommu/mediatek: Adjust device link when it is sub-common
` [PATCH v6 18/34] iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
` [PATCH v6 19/34] iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
` [PATCH v6 20/34] iommu/mediatek: Add infra iommu support
` [PATCH v6 21/34] iommu/mediatek: Add PCIe support
` [PATCH v6 22/34] iommu/mediatek: Add mt8195 support
` [PATCH v6 23/34] iommu/mediatek: Only adjust code about register base
` [PATCH v6 24/34] iommu/mediatek: Just move code position in hw_init
` [PATCH v6 25/34] iommu/mediatek: Separate mtk_iommu_data for v1 and v2
` [PATCH v6 26/34] iommu/mediatek: Remove mtk_iommu.h
` [PATCH v6 27/34] iommu/mediatek-v1: Just rename mtk_iommu to mtk_iommu_v1
` [PATCH v6 28/34] iommu/mediatek: Add mtk_iommu_bank_data structure
` [PATCH v6 29/34] iommu/mediatek: Initialise bank HW for each a bank
` [PATCH v6 30/34] iommu/mediatek: Change the domid to iova_region_id
` [PATCH v6 31/34] iommu/mediatek: Get the proper bankid for multi banks
` [PATCH v6 32/34] iommu/mediatek: Initialise/Remove for multi bank dev
` [PATCH v6 33/34] iommu/mediatek: Backup/restore regsiters for multi banks
` [PATCH v6 34/34] iommu/mediatek: mt8195: Enable multi banks for infra iommu

[PATCH 0/3] KVM: x86: Nested fixes (mostly #DF/#TF)
 2022-04-07  8:02 UTC  (3+ messages)
` [PATCH 3/3] KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault

[PATCH v2] ARM: s3c: mark as deprecated and schedule removal
 2022-04-07  8:02 UTC  (3+ messages)

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-07  8:01 UTC  (11+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()

[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-07  7:58 UTC  (5+ messages)
` [PATCH v2 1/2] iommu/amd: Enable swiotlb in all cases

[PATCH v3 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-07  7:57 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: net: add reset property for aspeed, ast2600-mdio binding
` [PATCH RESEND v3 2/3] net: mdio: add reset control for Aspeed MDIO
` [PATCH RESEND v3 3/3] ARM: dts: aspeed: add reset properties into MDIO nodes

[PATCH 00/11] Support Pensando Elba SoC
 2022-04-07  7:57 UTC  (6+ messages)
` [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 11/11] arm64: dts: "

[PATCH v5] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07  7:56 UTC  (4+ messages)

[PATCH] dt-bindings: soc: ti: wkup_m3_ipc: convert bindings to json-schema
 2022-04-07  7:55 UTC  (2+ messages)

[next] db845c: WARNING: CPU: 5 PID: 8 at drivers/clk/clk-divider.c:139 divider_recalc_rate
 2022-04-07  7:54 UTC  (4+ messages)

[PATCH] [v2]arm64: dts: qcom: Add sc7180-gelarshie
 2022-04-07  7:54 UTC 

[PATCH v1 1/2] net: usb: cdc_ether: Add Fibocom L610 modem
 2022-04-07  7:47 UTC  (2+ messages)
` [PATCH v1 2/2] net: usb: cdc_ether: Add Fibocom MA510 modem

[PATCH v3 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-04-07  7:52 UTC  (4+ messages)
` [PATCH v4 0/2] Upper bound kernel timers
  ` [PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
  ` [PATCH v4 2/2] net: make tcp keepalive timer "

[PATCH RESEND v5 0/5] iommu: Allow IOVA rcache range be configured
 2022-04-07  7:52 UTC  (5+ messages)
` [PATCH RESEND v5 1/5] iommu: Refactor iommu_group_store_type()
` [PATCH RESEND v5 2/5] iova: Allow rcache range upper limit to be flexible

[RFC PULL] remove arch/h8300
 2022-04-07  7:52 UTC  (9+ messages)

[PATCH] NFS: remove unnecessary type castings
 2022-04-07  7:52 UTC 

[V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path
 2022-04-07  7:51 UTC  (3+ messages)
` [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled

[PATCH] ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB lines
 2022-04-07  7:51 UTC  (3+ messages)

[PATCH v1 1/2] usb: serial: option: Add Fibocom L610 modem
 2022-04-07  7:49 UTC  (2+ messages)
` [PATCH v1 2/2] usb: serial: option: Add Fibocom MA510 modem

[PATCH 0/2] staging: rtl8192u: use min/max macros
 2022-04-07  7:49 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8192u: use max macro instead of ternary operator
` [PATCH 2/2] staging: rtl8192u: use min_t/max_t macros instead of if else

[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
 2022-04-07  7:48 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 0/4] clocksource: Add MCT support for ARTPEC-8
 2022-04-07  7:48 UTC  (8+ messages)
` [PATCH v2 3/4] clocksource/drivers/exynos_mct: Support local-timer-index property

[PATCH -next] reboot: Fix build warning without CONFIG_SYSFS
 2022-04-07  7:48 UTC 

[PATCH] dt-bindings: interrrupt-controller: uniphier-aidet: Use unevaluatedProperties
 2022-04-07  7:47 UTC 

[PATCH -next] sched: Fix build warning without CONFIG_SYSCTL
 2022-04-07  7:47 UTC 

[PATCH] dt-bindings: watchdog: uniphier: Use unevaluatedProperties
 2022-04-07  7:46 UTC 

[PATCH] dt-bindings: thermal: uniphier: Use unevaluatedProperties and common bindings
 2022-04-07  7:45 UTC 

[PATCH -next] ftrace: Fix build warning
 2022-04-07  7:46 UTC 

[PATCH net-next v2] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-04-07  7:44 UTC 

[PATCH v3 0/4] clocksource: Add MCT support for ARTPEC-8
 2022-04-07  7:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: timer: exynos4210-mct: Add ARTPEC-8 MCT support
` [PATCH v3 2/4] clocksource/drivers/exynos_mct: Support frc-shared property
` [PATCH v3 3/4] clocksource/drivers/exynos_mct: Support local-timers property
` [PATCH v3 4/4] clocksource/drivers/exynos_mct: Enable building on ARTPEC

[PATCH] dt-bindings: dma: uniphier: Use unevaluatedProperties
 2022-04-07  7:44 UTC 

arch/powerpc/kvm/book3s_hv_builtin.c:419:22: sparse: sparse: incorrect type in assignment (different base types)
 2022-04-07  7:43 UTC 

[PATCH v4] tee: make tee_shm_register_kernel_buf vmalloc supported
 2022-04-07  7:42 UTC  (3+ messages)
`  "

[PATCH] ASoC: max98088: clean up some inconsistent indenting
 2022-04-07  7:41 UTC 

[PATCH] macintosh: fix via-pmu and via-cuda build errors
 2022-04-07  7:41 UTC  (6+ messages)

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-07  7:40 UTC  (11+ messages)

[PATCH] clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()
 2022-04-07  7:37 UTC 

[PATCH] scsi: megaraid_sas: remove unnecessary memset
 2022-04-07  7:34 UTC  (2+ messages)

[PATCH resend] memcg: introduce per-memcg reclaim interface
 2022-04-07  7:35 UTC  (11+ messages)

[PATCH V4 0/4] arch: patch_text: Fixup last cpu should be master
 2022-04-07  7:33 UTC  (5+ messages)
` [PATCH V4 1/4] arm64: "
` [PATCH V4 2/4] riscv: "
` [PATCH V4 3/4] xtensa: "
` [PATCH V4 4/4] csky: "

[PATCH 1/3] dmaengine: qcom: gpi: set chain and link flag for duplex
 2022-04-07  7:32 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: dmaengine: qcom: gpi: add compatible for sm8350/sm8350

[PATCH 00/12] ARM: ARMv5 multiplatform conversions
 2022-04-07  7:31 UTC  (9+ messages)
` [PATCH 07/12] ARM: s3c24xx: remove support for ISA drivers on BAST PC/104
` [PATCH 08/12] ARM: s3c24xx: convert to sparse-irq
` [PATCH 09/12] ARM: s3c: enable s3c24xx multiplatform support

[PATCH v17 0/6] MIPS: JZ4780 and CI20 HDMI
 2022-04-07  7:30 UTC  (3+ messages)
` [PATCH v17 6/6] drm/bridge: display-connector: add ddc-en gpio support

[PATCH sysctl-next v3] latencytop: move sysctl to its own file
 2022-04-07  7:29 UTC 

[syzbot] upstream build error (17)
 2022-04-07  7:18 UTC  (4+ messages)

[PATCH v2 00/10] power: reset: at91-reset: add support for sama7g5
 2022-04-07  7:17 UTC  (11+ messages)
` [PATCH v2 01/10] ARM: dts: at91: use generic name for reset controller
` [PATCH v2 02/10] dt-bindings: reset: convert Atmel/Microchip reset controller to YAML
` [PATCH v2 03/10] dt-bindings: reset: atmel,at91sam9260-reset: add sama7g5 bindings
` [PATCH v2 04/10] dt-bindings: reset: add sama7g5 definitions
` [PATCH v2 05/10] power: reset: at91-reset: document structures and enums
` [PATCH v2 06/10] power: reset: at91-reset: add at91_reset_data
` [PATCH v2 07/10] power: reset: at91-reset: add reset_controller_dev support
` [PATCH v2 08/10] power: reset: at91-reset: add support for SAMA7G5
` [PATCH v2 09/10] ARM: dts: at91: sama7g5: add reset-controller node
` [PATCH v2 10/10] ARM: configs: sama7: enable CONFIG_RESET_CONTROLLER

[PATCH] i40e: i40e_main: fix a missing check on list iterator
 2022-04-07  7:14 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 0/4] net: lan966x: Add support for FDMA
 2022-04-07  7:17 UTC  (6+ messages)
` [PATCH net-next v3 3/4] net: lan966x: Add FDMA functionality

[PATCH 0/2] mmc: renesas: Trivial fixes
 2022-04-07  7:13 UTC  (6+ messages)
` [PATCH 1/2] mmc: renesas_sdhi: Jump to error path instead of returning directly

[PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c to bpf module
 2022-04-07  7:07 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] KVM: x86: Deplete Paolo's brown paper bag supply by one
 2022-04-07  7:07 UTC  (2+ messages)

[tip:x86/build] BUILD SUCCESS 9b5a7f4a2a8dcda461f9c7a6671150f4a8a902e8
 2022-04-07  7:05 UTC 

[PATCH V4 0/7] x86/entry: Clean up entry code
 2022-04-07  7:03 UTC  (4+ messages)
` [PATCH V4 1/7] x86/traps: Move pt_regs only in fixup_bad_iret()

drivers/net/dsa/microchip/ksz9477_spi.c:86:34: warning: unused variable 'ksz9477_dt_ids'
 2022-04-07  7:02 UTC 

[PATCH v2] perf test tsc: Fix error message report when not supported
 2022-04-07  6:59 UTC  (2+ messages)

[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-07  6:48 UTC  (5+ messages)
` [PATCH v3 5/5] fpga: fpga-region: Add missing kernel-doc description

[PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
 2022-04-07  6:50 UTC  (3+ messages)

IBT related objtool warnings
 2022-04-07  6:49 UTC  (2+ messages)

[PATCH 0/3] Correct disp_aal dt-binding
 2022-04-07  6:49 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: Correct disp_aal binding for MT8183

[PATCH v2] remoteproc: Use unbounded workqueue for recovery work
 2022-04-07  6:46 UTC 

[PATCH] mm: fix kernel NULL pointer dereference in page_vma_mapped_walk
 2022-04-07  6:40 UTC 

[PATCH] staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
 2022-04-07  6:42 UTC 

[PATCH v5 4/4] device property: Constify fwnode APIs that uses fwnode_get_next_parent()
 2022-04-07  6:41 UTC  (2+ messages)

[PATCH 00/14] cifs: Iterators, netfslib and folios
 2022-04-07  6:41 UTC  (4+ messages)
` [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH V3] xtensa: patch_text: Fixup last cpu should be master
 2022-04-07  6:37 UTC  (3+ messages)


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