All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-16 15:48:42 to 2022-06-16 16:28:27 UTC [more...]

[PATCH 00/96] Refactor non_legacy_dai_naming flag
 2022-06-16 14:34 UTC  (73+ messages)
` [PATCH 01/96] ASoC: soc-component: Add legacy_dai_naming flag
` [PATCH 03/96] drm/vc4: Migrate to new style legacy DAI naming flag
` [PATCH 04/96] ASoC: img: "
` [PATCH 05/96] ASoC: spear: "
` [PATCH 07/96] ASoC: ep93xx: "
` [PATCH 08/96] ASoC: stm32: "
` [PATCH 11/96] ASoC: tegra: "
` [PATCH 12/96] ASoC: hisilicon: "
` [PATCH 13/96] ASoC: xilinx: "
` [PATCH 14/96] ASoC: sunxi: "
` [PATCH 16/96] ASoC: meson: "
` [PATCH 17/96] ASoC: sti-uniperf: "
` [PATCH 18/96] ASoC: amd: "
` [PATCH 19/96] ASoC: atmel: "
` [PATCH 21/96] ASoC: xtensa: "
` [PATCH 22/96] ASoC: adi: "
` [PATCH 24/96] ASoC: qcom: "
` [PATCH 25/96] ASoC: test-component: "
` [PATCH 26/96] ASoC: rockchip: "
` [PATCH 27/96] ASoC: au1x: "
` [PATCH 28/96] ASoC: pxa: "
` [PATCH 29/96] ASoC: sof: "
` [PATCH 31/96] ASoC: ti: "
` [PATCH 32/96] ASoC: mxs-saif: "
` [PATCH 34/96] ASoC: core: Switch core to new "
` [PATCH 35/96] media: TDA1997x: Remove now redundant non_legacy_dai_naming flag
` [PATCH 36/96] ASoC: fsl: "
` [PATCH 37/96] ASoC: meson: "
` [PATCH 38/96] ASoC: pistachio: "
` [PATCH 39/96] ASoC: samsung: "
` [PATCH 40/96] ASoC: soc-utils: "
` [PATCH 41/96] ASoC: sunxi: "
` [PATCH 43/96] ASoC: test-component: "
` [PATCH 45/96] ASoC: uniphier: "
` [PATCH 46/96] ASoC: ad*: "
` [PATCH 48/96] ASoC: alc*: "
` [PATCH 49/96] ASoC: cs*: "
` [PATCH 50/96] ASoC: da*: "
` [PATCH 51/96] ASoC: es*: "
` [PATCH 54/96] ASoC: nau*: "
` [PATCH 55/96] ASoC: pcm*: "
` [PATCH 56/96] ASoC: rt*: "
` [PATCH 57/96] ASoC: spdif: "
` [PATCH 59/96] ASoC: sta*: "
` [PATCH 60/96] ASoC: tas*: "
` [PATCH 61/96] ASoC: tfa*: "
` [PATCH 62/96] ASoC: tlv320*: "
` [PATCH 64/96] ASoC: uda*: "
` [PATCH 65/96] ASoC: wm*: "
` [PATCH 66/96] ASoC: 88pm860x: "
` [PATCH 67/96] ASoC: ab8500: "
` [PATCH 68/96] ASoC: ac97: "
` [PATCH 71/96] ASoC: bt-sco: "
` [PATCH 72/96] ASoC: cpcap: "
` [PATCH 73/96] ASoC: cq93vc: "
` [PATCH 74/96] ASoC: cx20442: "
` [PATCH 75/96] ASoC: dmic: "
` [PATCH 76/96] ASoC: gtm601: "
` [PATCH 78/96] ASoC: hdmi-codec: "
` [PATCH 79/96] ASoC: ics43432: "
` [PATCH 80/96] ASoC: inno_rk3036: "
` [PATCH 82/96] ASoC: isabelle: "
` [PATCH 83/96] ASoC: jz4740: "
` [PATCH 85/96] ASoC: lochnagar: "
` [PATCH 87/96] ASoC: ml26124: "
` [PATCH 89/96] ASoC: sgtl5000: "
` [PATCH 90/96] ASoC: si476x: "
` [PATCH 91/96] ASoC: stac9766: "
` [PATCH 92/96] ASoC: sti-sas: "
` [PATCH 93/96] ASoC: tscs42xx: "
` [PATCH 94/96] ASoC: wl1273: "
` [PATCH 96/96] ASoC: soc-component: Remove "

[PATCH 00/20] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-16 16:26 UTC  (4+ messages)
` [PATCH 01/20] io: add a QIOChannelNull equivalent to /dev/null

[PATCH] selftests: KVM: Handle compiler optimizations in ucall
 2022-06-16 16:25 UTC  (7+ messages)

[RFC v1 00/14] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-16 16:26 UTC  (4+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] How far to go with eBPF
 2022-06-16 16:26 UTC  (7+ messages)

[Buildroot] [PATCH v1 1/1] package/shadow: new package
 2022-06-16 16:23 UTC 

[LTP] [COMMITTED][PATCH 1/1] nfs05_make_tree: Restore 5 min timeout
 2022-06-16 16:23 UTC 

[f2fs-dev] [PATCH] f2fs: fix iostat related lock protection
 2022-06-16 16:22 UTC  (6+ messages)

[PATCH liburing] Fix incorrect close in test for multishot accept
 2022-06-16 16:22 UTC 

[RFC PATCH 0/2] efi: get rid of deprecated sysfs varstore interface
 2022-06-16 16:20 UTC  (3+ messages)
` [RFC PATCH 2/2] efi: remove deprecated 'efivars' sysfs interface

[PATCH bpf-next v2 0/2] Fix tail call counting with bpf2bpf
 2022-06-16 16:20 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf, x86: Fix tail call count offset calculation on bpf2bpf call
` [PATCH bpf-next v2 2/2] selftests/bpf: Test tail call counting with bpf2bpf and data on stack

[PATCH] mm: page_alloc: validate buddy page before using
 2022-06-16 16:20 UTC  (8+ messages)
` [PATCH 4.14] "
` [PATCH 4.19] "
` [PATCH 5.4] "
` [PATCH 5.10] "
` [PATCH 5.15] mm: "
` [PATCH 5.17] "

[PATCH v2 0/2] usb: dwc3: Add support for standalone DWC3 nodes
 2022-06-16 16:19 UTC  (2+ messages)

[PATCH ethtool] sff-8079/8472: Fix missing sff-8472 output in netlink path
 2022-06-16 16:19 UTC  (2+ messages)

[linux-lvm] Why is the performance of my lvmthin snapshot so poor
 2022-06-16 16:19 UTC  (10+ messages)

[PATCH 4.9] mm: page_alloc: validate buddy page before using
 2022-06-16 16:19 UTC 

[PATCH 0/4] hw/nvme: add support for TP4084
 2022-06-16 16:08 UTC  (4+ messages)

[PATCH v4 00/26] arm64: refactor boot flow and add support for WXN
 2022-06-16 16:18 UTC  (8+ messages)
` [PATCH v4 22/26] arm64: mm: move ro_after_init section into the data segment

[PATCH V8 00/39] Live Update
 2022-06-16 16:10 UTC  (14+ messages)
` [PATCH V8 05/39] vl: start on wakeup request
` [PATCH V8 13/39] oslib: qemu_clear_cloexec
` [PATCH V8 14/39] qapi: strList_from_string
` [PATCH V8 15/39] qapi: QAPI_LIST_LENGTH
` [PATCH V8 16/39] qapi: strv_from_strList
` [PATCH V8 17/39] qapi: strList unit tests

[PATCH] arm64: dts: imx8mp: Add CSIS DT nodes
 2022-06-16 16:16 UTC  (2+ messages)

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-06-16 16:17 UTC  (9+ messages)
` [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table

[PULL 00/21] Statistics, preconfig and cleanup patches for 2022-06-16
 2022-06-16 16:14 UTC  (2+ messages)

[PATCH v2] fuse: Add module param for non-descendant userns access to allow_other
 2022-06-16 16:14 UTC  (11+ messages)

[syzbot] WARNING: ODEBUG bug in route4_destroy
 2022-06-16 16:16 UTC 

[PATCH] tests/fetch: Add test for broken mirror tarball
 2022-06-16 16:15 UTC 

[igt-dev] [i-g-t 0/3] tests/kms_cursor_legacy: IGT test cleanup
 2022-06-16 16:15 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_cursor_legacy: IGT test cleanup (rev3)

[PATCH] KVM: arm64: Prevent kmemleak from accessing pKVM memory
 2022-06-16 16:11 UTC  (3+ messages)

[PATCH] usercopy: use unsigned long instead of uintptr_t
 2022-06-16 16:12 UTC  (6+ messages)

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-06-16 16:10 UTC  (3+ messages)
` [PATCH v4 bpf 3/4] module: introduce module_alloc_huge

[dm-devel] [PATCH v7 00/13] support non power of 2 zoned device
 2022-06-16 16:12 UTC  (9+ messages)
  ` [dm-devel] [PATCH v7 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
  ` [dm-devel] [PATCH v7 13/13] dm: add non power of 2 zoned target
        `  "

Xen Security Advisory 404 v2 (CVE-2022-21123,CVE-2022-21125,CVE-2022-21166) - x86: MMIO Stale Data vulnerabilities
 2022-06-16 16:10 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display: Add smem fallback allocation for dpt
 2022-06-16 16:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/display: Add smem fallback allocation for dpt (rev4)

[PATCH 1/1] scsi: iscsi: Make iscsi_unregister_transport() return void
 2022-06-16 16:09 UTC  (2+ messages)

[PATCH v6 0/2] Detect stalls on guest vCPUS
 2022-06-16 16:09 UTC  (9+ messages)
` [PATCH v6 2/2] misc: Add a mechanism to detect stalls on guest vCPUs

[PATCH net] ethtool: Fix get module eeprom fallback
 2022-06-16 16:08 UTC 

[PATCH 00/11] treewide: Fix a bunch of shift overflows
 2022-06-16 16:06 UTC  (5+ messages)
` [PATCH 04/11] drm/r128: Fix undefined behavior due to shift overflowing the constant

[PATCH 0/3] media: rkisp1: Improve DPCC configuration
 2022-06-16 16:04 UTC  (8+ messages)
` [PATCH 1/3] media: rockchip: rkisp1: Set DPCC methods enable bits inside loop
` [PATCH 2/3] media: rockchip: rkisp1: Mask invalid bits in DPCC parameters
` [PATCH 3/3] media: rockchip: rkisp1: Define macros for DPCC configurations in UAPI

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 140 builds: 5 failed, 135 passed, 25 warnings (v4.19.246-cip75-307-g39a7d45c38bb7)
 2022-06-16 16:05 UTC 

[PATCH] dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler()
 2022-06-16 16:04 UTC  (2+ messages)

[PATCH v3 11/16] arch_topology: Check for non-negative value rather than -1 for IDs validity
 2022-06-16 16:02 UTC  (14+ messages)
` [PATCH v3 12/16] arch_topology: Avoid parsing through all the CPUs once a outlier CPU is found
  ` [PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
    ` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
      ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[PATCH 0/7] clk: imx93: pll/imx93 fixes and update
 2022-06-16 16:01 UTC  (3+ messages)

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-16 16:00 UTC  (4+ messages)
` [PATCH 12/16] dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel

[PATCH 0/7] SUNIV USB support (and updating mailmap)
 2022-06-16 15:59 UTC  (7+ messages)
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY

[PATCH] dt-bindings: leds: Fix reference to definition of default-state
 2022-06-16 16:01 UTC  (2+ messages)

[PATCH v2 0/3] ASoC: rockchip: i2s: switch BCLK to GPIO
 2022-06-16 15:58 UTC  (16+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: dts: rk3399: "
` [PATCH v2 3/3] ASoC: dt-bindings: rockchip: Document pinctrl-names for i2s

[PATCH v2 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-16 16:00 UTC  (4+ messages)
` [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback

[PATCH v4 00/7] Drain remote per-cpu directly
 2022-06-16 15:59 UTC  (3+ messages)
` [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock

[PATCH] mt76: mt7921: fix aggregation subframes setting to HE max
 2022-06-16 15:57 UTC 

[PATCH for-next v3 00/16] 5.20 cleanups and poll optimisations
 2022-06-16 15:58 UTC  (2+ messages)

stable-rc/queue/4.19 baseline: 147 runs, 23 regressions (v4.19.247-16-g570bbfee860d2)
 2022-06-16 15:58 UTC 

[PATCH net-next v1 1/1] net: phy: add remote fault support
 2022-06-16 15:57 UTC  (10+ messages)

[PATCH v2 1/1] RDMA/addr: Refresh neighbour entries upon "rdma_resolve_addr"
 2022-06-16 15:57 UTC 

[PATCH v12 09/13] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-16 15:56 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/8] Vendor agnostic gputop
 2022-06-16 15:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Vendor agnostic gputop (rev3)

Curious bpf regression in 5.18 already fixed in stable 5.18.3
 2022-06-16 15:57 UTC  (10+ messages)

[RFC PATCH v2] printk: console: Allow each console to have its own loglevel
 2022-06-16 15:57 UTC  (2+ messages)

[PATCH 00/19] Refresh queued CET virtualization series
 2022-06-16 15:56 UTC  (4+ messages)
` [PATCH 19/19] KVM: x86: Enable supervisor IBT support for guest

[PATCH] mtd: nand: raw: atmel: add module param to avoid using dma
 2022-06-16 15:54 UTC  (15+ messages)
                          ` SAMA5D3 Display FIFO underflow (Was: Re: [PATCH] mtd: nand: raw: atmel: add module param to avoid using dma)

[PATCH 0/7] A few cleanup patches for khugepaged
 2022-06-16 15:53 UTC  (9+ messages)
` [PATCH 5/7] mm/khugepaged: use helper macro __ATTR_RW
` [PATCH 7/7] mm/khugepaged: try to free transhuge swapcache when possible

[PATCH] bus: mhi: Disable IRQs instead of freeing them during power down
 2022-06-16 15:53 UTC  (8+ messages)

[PATCH 0/4] Multiple interface support on top of Multi-FD
 2022-06-16 15:50 UTC  (6+ messages)

stable/linux-4.14.y baseline: 105 runs, 11 regressions (v4.14.284)
 2022-06-16 15:52 UTC 

xtensa-linux-ld: section .Level2InterruptVector.text VMA [0000000000000180,0000000000000193] overlaps section .data VMA [0000000000000000,00000000001a3bf7]
 2022-06-16 15:51 UTC 

[PATCH] [PATCH net v2]vexy: Fix a use-after-free bug in vxge-main.c
 2022-06-16 15:50 UTC  (3+ messages)

[PATCH 1/1] RDMA/addr: Refresh neighbour entries upon "rdma_resolve_addr"
 2022-06-16 15:50 UTC  (3+ messages)

[PATCH] drm/msm/dpu: set preferred mode for writeback connector
 2022-06-16 15:49 UTC  (3+ messages)
  ` [Freedreno] "

[PATCH] drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"
 2022-06-16 15:48 UTC  (2+ messages)


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.