All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-07 08:52:46 to 2022-04-07 09:18:47 UTC [more...]

[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
 2022-04-07  9:18 UTC  (5+ messages)
` [PATCH 08/10] mm/slab: Allow dynamic kmalloc() minimum alignment

[PATCH v2 00/12] provide DSA support
 2022-04-07  8:57 UTC  (7+ messages)
` [PATCH v2 01/12] net: add RX preprocessor support
` [PATCH v2 05/12] net: port part of if_vlan header from kernel v5.17
` [PATCH v2 07/12] net: mdio: add MDIO_DEVAD_NONE define
` [PATCH v2 08/12] net: phy: make sure MDIO bus is probed if we search for the PHY
` [PATCH v2 09/12] of_net: add rev-rmii support
` [PATCH v2 12/12] add ethlog

[PATCH 0/2] imx: add hdmi 27m phy clk
 2022-04-07  9:16 UTC  (3+ messages)
` [PATCH 2/2] clk: imx8mq: add 27m phy pll ref clock

[RESEND RFC PATCH 0/5] Fix some race conditions that exists between fbmem and sysfb
 2022-04-07  9:15 UTC  (16+ messages)
` [RESEND RFC PATCH 1/5] firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
` [RESEND RFC PATCH 2/5] firmware: sysfb: Add helpers to unregister a pdev and disable registration
` [RESEND RFC PATCH 3/5] fbdev: Restart conflicting fb removal loop when unregistering devices
` [RESEND RFC PATCH 4/5] fbdev: Fix some race conditions between fbmem and sysfb

DMA-resv usage
 2022-04-07  9:15 UTC  (23+ messages)
` [PATCH 01/15] dma-buf: add enum dma_resv_usage v4
` [PATCH 02/15] dma-buf: specify usage while adding fences to dma_resv obj v7
    ` [Intel-gfx] "
` [PATCH 03/15] dma-buf & drm/amdgpu: remove dma_resv workaround
` [PATCH 04/15] dma-buf: add DMA_RESV_USAGE_KERNEL v3
` [PATCH 05/15] drm/amdgpu: use DMA_RESV_USAGE_KERNEL
` [PATCH 06/15] drm/radeon: "
` [PATCH 07/15] drm/nouveau: only wait for kernel fences in nouveau_bo_vm_cleanup
` [PATCH 08/15] RDMA: use DMA_RESV_USAGE_KERNEL
` [PATCH 09/15] dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
` [PATCH 10/15] drm/amdgpu: use DMA_RESV_USAGE_BOOKKEEP
` [PATCH 11/15] dma-buf: wait for map to complete for static attachments
` [PATCH 12/15] drm/i915: drop bo->moving dependency
` [PATCH 13/15] drm/ttm: remove bo->moving
` [PATCH 14/15] dma-buf: drop seq count based update
` [PATCH 15/15] seqlock: drop seqcount_ww_mutex_t
  ` [Intel-gfx] DMA-resv usage

[Intel-gfx] [PATCH 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-07  9:14 UTC  (26+ messages)
`  "
` [PATCH 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks
  ` [Intel-gfx] "
` [PATCH 02/12] drm/edid: have edid_block_check() detect blocks that are all zero
  ` [Intel-gfx] "
` [PATCH 03/12] drm/edid: refactor EDID block status printing
  ` [Intel-gfx] "
` [PATCH 04/12] drm/edid: add a helper to log dump an EDID block
  ` [Intel-gfx] "
` [PATCH 05/12] drm/edid: pass struct edid to connector_bad_edid()
  ` [Intel-gfx] "
` [PATCH 06/12] drm/edid: add typedef for block read function
  ` [Intel-gfx] "
` [PATCH 07/12] drm/edid: abstract an EDID block read helper
  ` [Intel-gfx] "
` [PATCH 08/12] drm/edid: use EDID block read helper in drm_do_get_edid()
  ` [Intel-gfx] "
` [PATCH 09/12] drm/edid: convert extension block read to EDID block read helper
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 10/12] drm/edid: drop extra local var
  `  "
` [PATCH 11/12] drm/edid: add single point of return to drm_do_get_edid()
  ` [Intel-gfx] "
` [PATCH 12/12] drm/edid: add EDID block count and size helpers
  ` [Intel-gfx] "

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-07  9:15 UTC  (10+ messages)
` [PATCH v0 01/10] drm/bridge: dw-hdmi: add low-active PHY reset
` [PATCH v0 02/10] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX

[gustavoars:for-next/kspp-fam0-uapi 1/1] ./usr/include/linux/netfilter/x_tables.h:66:25: warning: field 'target' with variable sized type 'struct xt_entry_target' not at the end of a struct or class is a GNU extension
 2022-04-07  9:15 UTC 

[PATCH 1/5] iommu: Replace uses of IOMMU_CAP_CACHE_COHERENCY with dev_is_dma_coherent()
 2022-04-07  8:53 UTC  (11+ messages)

[PATCH] phy: samsung: fix missing of_node_put()
 2022-04-07  9:15 UTC  (3+ messages)

[PATCH v3 0/2] MT8186 IOMMU SUPPORT
 2022-04-07  9:14 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: mediatek: mt8186: Add binding for MM iommu
` [PATCH v3 2/2] iommu/mediatek: Add mt8186 iommu support

[RFC] mempool: rte_mempool_do_generic_get optimizations
 2022-04-07  9:14 UTC  (4+ messages)
` [PATCH v4] mempool: fix mempool cache flushing algorithm

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

[PATCH v3 0/2] AM62: Add support for AM62 USB wrapper driver
 2022-04-07  9:13 UTC  (7+ messages)
` [PATCH v3 2/2] drivers: usb: dwc3: Add "

[PATCH net-next v2] net: openvswitch: fix uAPI incompatibility with existing user space
 2022-04-07  8:02 UTC  (5+ messages)

[PATCH] riscv: Fix build against binutils 2.38
 2022-04-07  9:12 UTC  (10+ messages)

[PATCH v4 00/11] consolidated i.MX8MP HSIO/MEDIA/HDMI blk-ctrl series
 2022-04-07  9:12 UTC  (4+ messages)
` [PATCH v4 02/11] soc: imx: add i.MX8MP HSIO blk-ctrl

[RESEND v17 0/7] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-07  9:11 UTC  (6+ messages)
` [RESEND v17 2/7] dt-bindings: arm: mediatek: mmsys: add mt8195 SoC binding
` [RESEND v17 3/7] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0

[PATCH v10 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2022-04-07  9:11 UTC  (13+ messages)
` [PATCH v10 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v10 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v10 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v10 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v10 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v10 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH] nvme-core: mark passthru requests RQF_QUIET flag
 2022-04-07  8:51 UTC  (8+ messages)

[PATCH] iio: dac: ad5446: Fix read_raw not returning set value
 2022-04-07  9:10 UTC  (2+ messages)

[PATCH 5.10 000/597] 5.10.110-rc2 review
 2022-04-07  9:10 UTC  (2+ messages)

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

[PATCH] dt-bindings: soc: ti: wkup_m3_ipc: convert bindings to json-schema
 2022-04-07  9:08 UTC  (3+ messages)

[PATCH v10 00/14] Multi-Gen LRU Framework
 2022-04-07  9:08 UTC  (4+ messages)

[PATCH 0/3] Correct disp_aal dt-binding
 2022-04-07  8:43 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: Correct disp_aal binding for MT8183
` [PATCH 3/3] dt-bindings: display: mediatek: Correct disp_aal binding for MT8192

[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
 2022-04-07  9:06 UTC  (4+ messages)
` [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers

[PATCH 5.16 0000/1014] 5.16.19-rc2 review
 2022-04-07  9:07 UTC  (3+ messages)

[PATCH v6 4/7] hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Trace device
 2022-04-07  8:42 UTC  (3+ messages)

[PATCH v9 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-04-07  9:05 UTC  (7+ messages)
` [PATCH v9 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86
` [PATCH v9 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
 2022-04-07  9:06 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/3] Improvements in plane scaling
 2022-04-07  9:03 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/kms_plane_scaling: Fix modifier
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_plane_scaling: Fix modifier and format
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_plane_scaling: Tests to validate modifiers

[PATCH v2 0/4] arm: qcom: qcom-apq8064: add separate device node for tsens
 2022-04-07  9:02 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: thermal: qcom-tsens.yaml: add msm8960 compat string
` [PATCH v2 2/4] thermal/drivers/tsens: add compat string for the qcom,msm8960

[PATCH 08/20] net/cnxk: free 'node' memory when node add fail
 2022-04-07  9:02 UTC  (2+ messages)

[PATCH] stm: ltdc: fix two incorrect NULL checks on list iterator
 2022-04-07  9:01 UTC  (4+ messages)

[PATCH 00/12] ARM: ARMv5 multiplatform conversions
 2022-04-07  8:32 UTC  (9+ messages)
` [PATCH 02/12] ARM: ep93xx: renumber interrupts
` [PATCH 03/12] ARM: ep93xx: enable SPARSE_IRQ
` [PATCH 04/12] ARM: ep93xx: make mach/ep93xx-regs.h local
` [PATCH 05/12] ARM: ep93xx: multiplatform support

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

[PATCH] powerpc/powernv: fix missing of_node_put in uv_init()
 2022-04-07  9:00 UTC  (2+ messages)

DPDK 19.11.12 released
 2022-04-07  9:01 UTC 

[PATCH] video: fbdev: Fix missing of_node_put in imxfb_probe
 2022-04-07  9:01 UTC  (2+ messages)

[PATCH] iio: ad7266: convert probe to full device-managed
 2022-04-07  9:00 UTC  (2+ messages)

[PATCH] clk: mmp: pxa168: fix potential memory leaks in pxa168_clk_init()
 2022-04-07  9:01 UTC 

[PATCH] xen/balloon: fix page onlining when populating new zone
 2022-04-07  9:00 UTC  (4+ messages)

[PATCH] drm: sti: don't use kernel-doc markers
 2022-04-07  9:00 UTC  (5+ messages)

[syzbot] INFO: task hung in nbd_add_socket (2)
 2022-04-07  9:00 UTC 

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-07  8:59 UTC  (12+ messages)

[PULL] drm-misc-next
 2022-04-07  8:59 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
 2022-04-07  8:59 UTC 

contrib/vscode/: debugging with vscode and gdb
 2022-04-07  8:59 UTC  (4+ messages)
` [PATCH V1 0/1] contrib/vscode/: debugging with VS Code "
  ` [PATCH V1 1/1] "

[PATCH v5 0/6] Boot time cpupools
 2022-04-07  8:58 UTC  (3+ messages)
` [PATCH v5 4/6] xen/cpupool: Create different cpupools at boot time

[PATCH v3 1/3] ftrace: cleanup ftrace_graph_caller enable and disable
 2022-04-07  8:58 UTC  (8+ messages)
` [PATCH v3 3/3] arm64/ftrace: Make function graph use ftrace directly
      ` [External] "

[PATCH] clocksource/drivers/timer-ti-dm: fix missing of_node_put
 2022-04-07  8:58 UTC 

[PATCH v2 2/4] perf stat: add rusage utime and stime events
 2022-04-07  8:57 UTC  (5+ messages)
` [RFC v3] "
  ` [PATCH v3 1/3] perf stat: introduce stats for the user and system rusage times
  ` [PATCH v3 2/3] perf stat: add rusage utime and stime events
  ` [PATCH v3 3/3] perf list: print all available tool events

[PATCH v4 00/21] ASoC: fsl_micfil: Driver updates
 2022-04-07  8:49 UTC  (16+ messages)
` [PATCH v4 01/21] ASoC: fsl_micfil: Drop unnecessary register read
` [PATCH v4 03/21] ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()
` [PATCH v4 04/21] ASoC: fsl_micfil: do not define SHIFT/MASK for single bits
` [PATCH v4 05/21] ASoC: fsl_micfil: use GENMASK to define register bit fields
` [PATCH v4 06/21] ASoC: fsl_micfil: use clear/set bits
` [PATCH v4 09/21] dmaengine: imx: Move header to include/dma/
` [PATCH v4 10/21] dmaengine: imx-sdma: error out on unsupported transfer types
` [PATCH v4 11/21] dmaengine: imx-sdma: Add multi fifo support
` [PATCH v4 12/21] ASoC: fsl_micfil: add "
` [PATCH v4 13/21] ASoC: fsl_micfil: use define for OSR default value
` [PATCH v4 17/21] ASoC: fsl_micfil: drop unused include
` [PATCH v4 18/21] ASoC: fsl_micfil: drop only once used defines
` [PATCH v4 19/21] ASoC: fsl_micfil: drop support for undocumented property
` [PATCH v4 20/21] ASoC: fsl_micfil: fold fsl_set_clock_params() into its only user
` [PATCH v4 21/21] ASoC: fsl_micfil: Remove debug message

[PATCH V9 00/19] xfs: Extend per-inode extent counters
 2022-04-07  8:56 UTC  (7+ messages)
` [PATCH V9 12/19] xfs: Introduce macros to represent new maximum extent counts for data/attr forks

[kas:lam 10/10] arch/x86/kernel/proc.c:35:24: error: 'X86_THREAD_LAM_U48' undeclared; did you mean 'X86_CR3_LAM_U48'?
 2022-04-07  8:54 UTC 

[PATCH v2 0/2] VT-d: address fallout from XSA-400
 2022-04-07  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] VT-d: avoid infinite recursion on domain_context_mapping_one() error path

[PATCH v5 1/3] selftests: bpf: add test for bpf_skb_change_proto
 2022-04-07  8:47 UTC  (3+ messages)
` [PATCH v5 2/3] selftests net: add UDP GRO fraglist + bpf self-tests
` [PATCH v5 3/3] net: fix wrong network header length

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

[PATCH] mm/slab.c: fix comments
 2022-04-07  8:53 UTC  (2+ messages)

[RFC] add support for async packed ring dequeue
 2022-04-07  8:25 UTC 

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


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.