All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-08 22:35:24 to 2023-08-08 23:21:55 UTC [more...]

[PATCH v2 00/39] ASoC: merge DAI call back functions into ops
 2023-08-08 22:59 UTC  (40+ messages)
` [PATCH v2 01/39] ASoC: soc-dai.h: "
` [PATCH v2 02/39] ASoC: ti: "
` [PATCH v2 03/39] ASoC: adi: "
` [PATCH v2 04/39] "
` [PATCH v2 05/39] ASoC: amd: "
` [PATCH v2 06/39] ASoC: dwc: "
` [PATCH v2 07/39] ASoC: pxa: "
` [PATCH v2 08/39] ASoC: bcm: "
` [PATCH v2 09/39] ASoC: fsl: "
` [PATCH v2 10/39] ASoC: img: "
` [PATCH v2 11/39] ASoC: sof: "
` [PATCH v2 12/39] ASoC: sti: "
` [PATCH v2 13/39] ASoC: stm: "
` [PATCH v2 14/39] ASoC: pxa: "
` [PATCH v2 15/39] ASoC: rsnd: "
` [PATCH v2 16/39] ASoC: qcom: "
` [PATCH v2 17/39] ASoC: au1x: "
` [PATCH v2 18/39] ASoC: ux500: "
` [PATCH v2 19/39] ASoC: sunxi: "
` [PATCH v2 20/39] ASoC: tegra: "
` [PATCH v2 21/39] ASoC: atmel: "
` [PATCH v2 22/39] ASoC: intel: "
` [PATCH v2 23/39] ASoC: meson: "
` [PATCH v2 24/39] ASoC: jz4740: "
` [PATCH v2 25/39] ASoC: cirrus: "
` [PATCH v2 26/39] ASoC: drm/vc4: "
` [PATCH v2 27/39] ASoC: samsung: "
` [PATCH v2 28/39] ASoC: mediatek: "
` [PATCH v2 29/39] ASoC: rockchip: "
` [PATCH v2 30/39] ASoC: uniphier: "
` [PATCH v2 31/39] ASoC: loongson: "
` [PATCH v2 32/39] ASoC: starfive: "
` [PATCH v2 33/39] ASoC: hisilicon: "
` [PATCH v2 34/39] ASoC: codecs/wm*: "
` [PATCH v2 35/39] ASoC: soc-topology: "
` [PATCH v2 36/39] ASoC: codecs/cs47lxx: "
` [PATCH v2 37/39] ASoC: codecs/cx2072x: "
` [PATCH v2 38/39] ASoC: codecs/hdmi-codec: "
` [PATCH v2 39/39] ASoC: soc-dai.h: remove unused call back functions

[igt-dev] [PATCH] xe_exec_reset: Fix cm-gt-reset for LR job behavior
 2023-08-08 23:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[patch net-next] ynl-gen-c.py: avoid rendering empty validate field
 2023-08-08 23:21 UTC  (2+ messages)

[PATCH v7 7/7] nvmem: core: Expose cells through sysfs
 2023-08-08 23:21 UTC 

[PATCH BlueZ v5 0/7] Add support for BAP broadcast sink
 2023-08-08 23:20 UTC  (3+ messages)
` [PATCH BlueZ v5 3/7] adapter: Do not filter out broadcast advertiser

[PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU
 2023-08-08 23:20 UTC 

[PATCH 0/7] netfilter: refactor deprecated strncpy
 2023-08-08 23:20 UTC  (10+ messages)
` [PATCH 1/7] netfilter: ipset: "
` [PATCH 2/7] netfilter: nf_tables: "
` [PATCH 3/7] "
` [PATCH 4/7] netfilter: nft_meta: "
` [PATCH 5/7] netfilter: nft_osf: refactor deprecated strncpy to strscpy
` [PATCH 6/7] netfilter: x_tables: refactor deprecated strncpy
` [PATCH 7/7] netfilter: xtables: "

[PATCH net-next] docs: net: page_pool: de-duplicate the intro comment
 2023-08-08 23:20 UTC  (2+ messages)

[patch 00/53] x86/topology: The final installment
 2023-08-08 23:20 UTC  (8+ messages)

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 13b93720)
 2023-08-08 23:20 UTC 

[PATCH net] devlink: Delay health recover notification until devlink registered
 2023-08-08 23:18 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: relax expected log messages to allow emitting BPF_ST
 2023-08-08 23:17 UTC  (4+ messages)

new_inode_pseudo vs locked inode->i_state = 0
 2023-08-08 23:15 UTC  (2+ messages)

[PATCH v5 0/5] eBPF RSS through QMP support
 2023-08-08 23:15 UTC  (4+ messages)
` [PATCH v5 1/5] ebpf: Added eBPF map update through mmap

[PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-08-08 23:13 UTC  (60+ messages)
` [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally
` [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL
` [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code
` [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op()
` [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect
` [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range
` [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap

stable/linux-5.4.y baseline: 107 runs, 25 regressions (v5.4.252)
 2023-08-08 23:11 UTC 

[PATCH 0/2] sync_regs() TOCTOU issues
 2023-08-08 23:11 UTC  (7+ messages)
` [PATCH 2/2] KVM: selftests: Extend x86's sync_regs_test to check for races

[PATCH net-next] net: fq: Remove unused typedef fq_flow_get_default_t
 2023-08-08 23:10 UTC  (2+ messages)

[PATCH net-next] devlink: Remove unused devlink_dpipe_table_resource_set() declaration
 2023-08-08 23:10 UTC  (3+ messages)

[PATCH v3] tun: avoid high-order page allocation for packet header
 2023-08-08 23:09 UTC 

[pci:controller/microchip] BUILD SUCCESS bac406c34fbc906f09479af72cb6a908a5d1db1d
 2023-08-08 23:09 UTC 

NVMe support on RPi CM4 board
 2023-08-08 23:02 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add vram_d3cold_threshold test
 2023-08-08 23:08 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[OE-core][PATCH 1/2] systemd-boot: enable verbose compilation
 2023-08-08 23:06 UTC  (4+ messages)

Reminder - DPDK Tech Board Meeting Tomorrow Wed. Aug. 9th at 8am Pacific/11am Eastern
 2023-08-08 23:05 UTC 

[PATCH v2] powerpc: Use shared font data
 2023-08-08 23:02 UTC  (6+ messages)

[OE-core][PATCH] systemd: fix efi dependency
 2023-08-08 23:02 UTC 

[Intel-xe] [PATCH 1/3] drm/xe: Move the memory region struct out xe_tile
 2023-08-08 23:01 UTC  (4+ messages)
` [Intel-xe] [PATCH 1/2] "

[PATCH v2] netfilter: ebtables: fix fortify warnings
 2023-08-08 23:00 UTC  (4+ messages)

[PATCHv2] net/tls: avoid TCP window full during ->read_sock()
 2023-08-08 23:00 UTC  (2+ messages)

[PATCH linux-next v2] net/ipv4: return the real errno instead of -EINVAL
 2023-08-08 23:00 UTC  (2+ messages)

[PATCH net-next] ipv6: exthdrs: Replace opencoded swap() implementation
 2023-08-08 23:00 UTC  (2+ messages)

[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
 2023-08-08 22:59 UTC  (3+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi

stable-rc/linux-5.4.y build: 17 builds: 0 failed, 17 passed, 26 warnings (v5.4.252-138-g6540c78c64058)
 2023-08-08 22:59 UTC 

stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.189-186-g6bbe4c818f99)
 2023-08-08 22:59 UTC 

[PATCH 0/2] vdpa/mlx5: Fixes for ASID handling
 2023-08-08 22:58 UTC  (7+ messages)
` [PATCH 1/2] vdpa/mlx5: Fix mr->initialized semantics

[PATCH RFC v5 00/10] Support for Solid Fill Planes
 2023-08-08 22:57 UTC  (7+ messages)
` [PATCH RFC v5 02/10] drm: Introduce solid fill DRM plane property

[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
 2023-08-08 22:56 UTC  (4+ messages)

[PATCH v8 00/16] CSI2RX support on J721E and AM62
 2023-08-08 22:55 UTC  (3+ messages)

[PATCH] gdbstub: Fix client Ctrl-C handling
 2023-08-08 22:56 UTC  (3+ messages)

[PATCH] rt-tests: cyclictest: Remove warnings due different signedness in comparison
 2023-08-08 22:55 UTC 

[PATCH v4 0/5] io_uring getdents
 2023-08-08 22:55 UTC  (11+ messages)
` [PATCH 3/5] io_uring: add support for getdents

[PATCH v2 0/4] malloc: Reduce size by initializing data at runtime
 2023-08-08 22:53 UTC  (5+ messages)
` [PATCH v2 1/4] common: Only mark malloc initialized after mem_malloc_init
` [PATCH v2 2/4] malloc: Don't use ifdefs for SYS_MALLOC_DEFAULT_TO_INIT
` [PATCH v2 3/4] malloc: Don't statically initialize av_ if using malloc_init
` [PATCH v2 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL

[PATCH net-next v5 00/10] net: axienet: Introduce dmaengine
 2023-08-08 22:53 UTC  (6+ messages)
` [PATCH net-next v5 10/10] net: axienet: Introduce dmaengine support

CXL volatile memory is not listed
 2023-08-08 22:51 UTC 

[EXTERNAL] Re: [PATCH] PCI: cadence: Set the AFS bit in Device Capabilities 2 Register
 2023-08-08 22:49 UTC  (3+ messages)

[RFC 0/6] Hyperlaunch domain roles and capabilities
 2023-08-08 22:49 UTC  (4+ messages)
` [RFC 4/6] capabilities: introduce console io as a domain capability

[meta-perl][PATCH v2] libmodule-build-tiny-perl: upgrade 0.045 -> 0.046
 2023-08-08 22:48 UTC  (5+ messages)
` [oe] "

drm/amdkfd: Use memdup_user() rather than duplicating its
 2023-08-08 22:47 UTC  (3+ messages)

[PATCH v4 00/38] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
 2023-08-08 22:45 UTC  (3+ messages)
` [PATCH v4 38/38] tests/tcg: Add a test for info proc mappings

[RFC PATCH v10 00/17] Integrity Policy Enforcement LSM (IPE)
 2023-08-08 22:45 UTC  (7+ messages)
` [RFC PATCH v10 11/17] dm-verity: consume root hash digest and signature data via LSM hook
        ` [dm-devel] "

[Intel-wired-lan] [PATCH net-next v15 0/5] add v2 FW logging for ice driver
 2023-08-08 22:43 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next v15 1/5] ice: remove FW logging code
` [Intel-wired-lan] [PATCH net-next v15 2/5] ice: configure FW logging
` [Intel-wired-lan] [PATCH net-next v15 3/5] ice: enable "
` [Intel-wired-lan] [PATCH net-next v15 4/5] ice: add ability to read FW log data and configure the number of log buffers
` [Intel-wired-lan] [PATCH net-next v15 5/5] ice: add documentation for FW logging

[igt-dev] [PATCH 1/2] gputop: fix region array max iteration index loop bug
 2023-08-08 22:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[stable:linux-5.15.y 22/9999] undefined reference to `fb_set_suspend'
 2023-08-08 22:40 UTC 

[vbabka:slub-percpu-caches-v1 3/5] maple_tree.c:(.rodata.cst4+0x4b8): undefined reference to `kmem_cache_setup_percpu_array'
 2023-08-08 22:40 UTC 

[PATCH 0/4] btrfs-progs: tests false alerts fixes
 2023-08-08 22:40 UTC  (5+ messages)
` [PATCH 1/4] btrfs-progs: tests/mkfs/005: use udevadm settle to avoid false alerts
` [PATCH 2/4] btrfs-progs: tests/misc/030: do not require v1 cache for the test case
` [PATCH 3/4] btrfs-progs: tests/misc/046: fix false alerts on write detection
` [PATCH 4/4] btrfs-progs: tests/misc/058: reduce the space requirement and speed up the test

[PATCH] KVM: x86/mmu: Include mmu.h in spte.h
 2023-08-08 22:40 UTC 

[xen-unstable test] 182227: tolerable FAIL - PUSHED
 2023-08-08 22:40 UTC 

[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
 2023-08-08 22:40 UTC  (5+ messages)

[Intel-wired-lan] [PATCH net-next v2] rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
 2023-08-08 22:40 UTC  (3+ messages)
  `  "

[PATCH v2 net-next 0/2] net: renesas: rswitch: Add speed change support
 2023-08-08 22:40 UTC  (2+ messages)

[PATCH] rt-tests: cyclictest: Suppress compiler warnings for unused variables
 2023-08-08 22:39 UTC 

stable-rc/linux-6.1.y build: 20 builds: 0 failed, 20 passed, 3 warnings (v6.1.44-117-g74848b090997c)
 2023-08-08 22:36 UTC 

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-08 22:34 UTC  (2+ messages)
` [PATCH v2 11/11] PCI/VGA: Replace full MIT license text with SPDX identifier


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.