All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-20 20:39:06 to 2021-09-20 21:51:01 UTC [more...]

REGRESSION: "spi: add of_device_uevent_modalias support" and following "fix" breaks Macchiatobin
 2021-09-20 21:25 UTC  (7+ messages)

dwc3-qcom: tx-fifo-resize regression on Poco F1 (sdm845) with v5.15-rc1
 2021-09-20 21:13 UTC  (2+ messages)

[RFC PATCH net-next] Introducing lockless cache built on top of slab allocator
 2021-09-20 20:50 UTC  (2+ messages)

[PATCH v5 00/31] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-20 21:44 UTC  (3+ messages)
` [PATCH v5 02/31] accel/tcg: Restrict cpu_handle_halt() to sysemu
` [PATCH v5 07/31] accel/whpx: Implement AccelOpsClass::has_work()

[PATCH v3 00/30] Hexagon HVX (target/hexagon) patch series
 2021-09-20 21:24 UTC  (26+ messages)
` [PATCH v3 01/30] Hexagon HVX (target/hexagon) README
` [PATCH v3 02/30] Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core
` [PATCH v3 03/30] Hexagon HVX (target/hexagon) register names
` [PATCH v3 04/30] Hexagon HVX (target/hexagon) instruction attributes
` [PATCH v3 05/30] Hexagon HVX (target/hexagon) macros
` [PATCH v3 06/30] Hexagon HVX (target/hexagon) import macro definitions
` [PATCH v3 07/30] Hexagon HVX (target/hexagon) semantics generator
` [PATCH v3 08/30] Hexagon HVX (target/hexagon) semantics generator - part 2
` [PATCH v3 09/30] Hexagon HVX (target/hexagon) C preprocessor for decode tree
` [PATCH v3 10/30] Hexagon HVX (target/hexagon) instruction utility functions
` [PATCH v3 11/30] Hexagon HVX (target/hexagon) helper functions
` [PATCH v3 12/30] Hexagon HVX (target/hexagon) TCG generation
` [PATCH v3 13/30] Hexagon HVX (target/hexagon) helper overrides infrastructure
` [PATCH v3 14/30] Hexagon HVX (target/hexagon) helper overrides for histogram instructions
` [PATCH v3 16/30] Hexagon HVX (target/hexagon) helper overrides - vector add & sub
` [PATCH v3 17/30] Hexagon HVX (target/hexagon) helper overrides - vector shifts
` [PATCH v3 18/30] Hexagon HVX (target/hexagon) helper overrides - vector max/min
` [PATCH v3 20/30] Hexagon HVX (target/hexagon) helper overrides - vector compares
` [PATCH v3 21/30] Hexagon HVX (target/hexagon) helper overrides - vector splat and abs
` [PATCH v3 22/30] Hexagon HVX (target/hexagon) helper overrides - vector loads
` [PATCH v3 23/30] Hexagon HVX (target/hexagon) helper overrides - vector stores
` [PATCH v3 26/30] Hexagon HVX (target/hexagon) import instruction encodings
` [PATCH v3 27/30] Hexagon HVX (tests/tcg/hexagon) vector_add_int test
` [PATCH v3 28/30] Hexagon HVX (tests/tcg/hexagon) hvx_misc test
` [PATCH v3 29/30] Hexagon HVX (tests/tcg/hexagon) scatter_gather test

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-20 21:48 UTC  (3+ messages)
` [PATCH 15/27] drm/i915/guc: Implement multi-lrc submission
  ` [Intel-gfx] "

[PATCH v5 0/8] gpio: implement the configfs testing module
 2021-09-20 17:25 UTC  (9+ messages)
` [PATCH v5 2/8] configfs: use BIT() for internal flags

[PATCH v3 0/9] Add imx8ulp clock & reset driver support
 2021-09-20 21:44 UTC  (6+ messages)
` [PATCH v3 1/9] dt-bindings: clock: Add imx8ulp clock support

[PATCH net 0/2] Fix mdiobus users with devres
 2021-09-20 21:42 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: don't allocate the slave_mii_bus using devres
` [PATCH net 2/2] net: dsa: realtek: register the MDIO bus under devres

[PATCH rdma-core] irdma: Remove optimization algorithm for QP doorbell
 2021-09-20 21:37 UTC 

[RFC net v7] net: skb_expand_head() adjust skb->truesize incorrectly
 2021-09-20 21:41 UTC  (5+ messages)
    ` [PATCH net v8] "

[PATCH v7 03/12] selftests: add tests_sysfs module
 2021-09-20 21:43 UTC  (9+ messages)
` [PATCH v7 09/12] sysfs: fix deadlock race with module removal

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-09-20 21:39 UTC  (14+ messages)
` [PATCH v5 01/13] KVM: x86: Cache total page count to avoid traversing the memslot array
` [PATCH v5 02/13] KVM: x86: Don't call kvm_mmu_change_mmu_pages() if the count hasn't changed
` [PATCH v5 03/13] KVM: Add "old" memslot parameter to kvm_arch_prepare_memory_region()
` [PATCH v5 04/13] KVM: x86: Move n_memslots_pages recalc "
` [PATCH v5 05/13] KVM: Integrate gfn_to_memslot_approx() into search_memslots()
` [PATCH v5 06/13] KVM: Move WARN on invalid memslot index to update_memslots()
` [PATCH v5 07/13] KVM: Just resync arch fields when slots_arch_lock gets reacquired
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5 09/13] KVM: Use interval tree to do fast hva lookup in memslots
` [PATCH v5 10/13] KVM: s390: Introduce kvm_s390_get_gfn_end()
` [PATCH v5 11/13] KVM: Keep memslots in tree-based structures instead of array-based ones
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()
` [PATCH v5 13/13] KVM: Optimize overlapping memslots check

[PATCH 1/2] kconfig: Refactor sym_escape_string_value
 2021-09-20 21:39 UTC  (2+ messages)
` [PATCH 2/2] kconfig: Deny command substitution in string values

[PATCH v5 1/2] drm/bridge: parade-ps8640: Use regmap APIs
 2021-09-20 21:42 UTC  (5+ messages)
` [PATCH v5 2/2] drm/bridge: parade-ps8640: Add support for AUX channel

[Buildroot] [PATCH v1 1/4] configs/raspberrypi*: bump kernel version to 3e1698e (5.10.63)
 2021-09-20 21:41 UTC  (6+ messages)
` [Buildroot] [PATCH v1 2/4] package/rpi-firmware: bump version to 9f97081
` [Buildroot] [PATCH v1 3/4] package/rpi-bt-firmware: bump version to 883b726
` [Buildroot] [PATCH v1 4/4] package/rpi-wifi-firmware: "

[PATCH 0/2] mm/migrate: 5.15 fixes for automatic demotion
 2021-09-20 21:37 UTC  (4+ messages)
` [PATCH 1/2] mm/migrate: optimize hotplug-time demotion order updates

Memory leak with sparse-checkout
 2021-09-20 17:27 UTC  (6+ messages)

[PATCHES] uml cleanups and (minor) fixes
 2021-09-20 21:33 UTC  (16+ messages)
` [PATCH 01/15] uml: trim unused junk from arch/x86/um/sys_call_table_*.c
  ` [PATCH 02/15] um: move amd64 variant of mmap(2) to arch/x86/um/syscalls_64.c
  ` [PATCH 03/15] logic_io instance of iounmap() needs volatile on argument
  ` [PATCH 04/15] um: stop polluting the namespace with registers.h contents
  ` [PATCH 05/15] uml/i386: missing include in barrier.h
  ` [PATCH 06/15] um: kill unused cpu()
  ` [PATCH 07/15] um: remove a dangling extern of syscall_trace()
  ` [PATCH 08/15] um: unexport handle_page_fault()
  ` [PATCH 09/15] um, x86: bury crypto_tfm_ctx_offset
  ` [PATCH 10/15] um: common-offsets.h debriding
  ` [PATCH 11/15] um: header debriding - activate_ipi()
  ` [PATCH 12/15] um: header debriding - mem_user.h
  ` [PATCH 13/15] um: header debriding - net_*.h
  ` [PATCH 14/15] um: header debriding - os.h
  ` [PATCH 15/15] um: header debriding - sigio.h

[PATCH 0/5] arm64: ARMv8.7-A: MTE: Add asymm mode support
 2021-09-20 21:29 UTC  (2+ messages)

[PATCH] ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
 2021-09-20 21:29 UTC  (5+ messages)

Linux v5.10 for i.MX8 development
 2021-09-20 21:30 UTC 

[PATCH v4 1/3] powerpc/bitops: Use immediate operand when possible
 2021-09-20 21:23 UTC  (3+ messages)

[PATCH 00/13] submodule: convert the rest of 'update' to C
 2021-09-20 21:28 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 2/8] submodule--helper: get remote names from any repository
  ` [PATCH v2 5/8] submodule: move core cmd_update() logic to C

[PATCH v2] vfio/ap_ops: Add missed vfio_uninit_group_dev()
 2021-09-20 21:26 UTC  (3+ messages)

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-20 21:25 UTC  (12+ messages)

[PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
 2021-09-20 21:25 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH] [RFC v2] qnx: avoid -Wstringop-overread warning, again
 2021-09-20 17:26 UTC  (2+ messages)

[PATCH 0/1] commit-graph: drop top-level --[no-]progress
 2021-09-20 21:24 UTC  (2+ messages)

[PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call Stack
 2021-09-20 21:22 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/6] mlx5: some independent fixes
 2021-09-20 21:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH v2 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-20 21:22 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v2 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH] fs: buffer: check huge page size instead of single page for invalidatepage
 2021-09-20 21:23 UTC  (4+ messages)

[Printing-architecture] OP Minutes (7 September 2021)
 2021-09-20 21:23 UTC 

1.4: test suite does not build
 2021-09-20 21:19 UTC  (4+ messages)
` [fsverity-utils] "

[PATCH v2 0/2] dt-bindings: mtd: spi-nand: Convert to DT schema
 2021-09-20 21:19 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: mtd: spi-nand: Convert to DT schema format
` [PATCH v2 2/2] dt-bindings: snps,dw-apb-ssi: Use 'flash' node name instead of 'spi-flash' in example

[PATCH] net/mlx5: DR, Prefer kcalloc over open coded arithmetic
 2021-09-20 21:19 UTC  (2+ messages)

[PATCH] KVM: arm: add Kbuild FORCE prerequisite for hyp-reloc
 2021-09-20 10:05 UTC 

[PATCH v6 00/21] Add LoongArch linux-user emulation support
 2021-09-20 21:17 UTC  (2+ messages)

[PULL 00/35] tcg patch queue
 2021-09-20 21:16 UTC  (5+ messages)

[PATCH] CMakeList.txt: don't download libbpf source when system library is used
 2021-09-20 21:16 UTC  (2+ messages)

[PATCH] dt-bindings: hwlock: omap: Remove board-specific compatible from DT example
 2021-09-20 21:14 UTC  (4+ messages)

[PATCH v3 00/16] tcg/mips: Unaligned access and other cleanup
 2021-09-20 21:14 UTC  (3+ messages)
` [PATCH v3 07/16] tcg/mips: Allow JAL to be out of range in tcg_out_bswap_subr

arm32 insecure W+X mapping
 2021-09-20 21:13 UTC  (12+ messages)

[PATCH v1 0/2] Put Qualcomm's ufs controller to hibern8 during clock scaling
 2021-09-20 21:07 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: export hibern8 entry and exit
` [PATCH v1 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

❌ FAIL: Test report for kernel 5.15.0-rc2 (mainline.kernel.org-clang, 4c17ca27)
 2021-09-20 21:09 UTC 

[PATCH 0/9] drm: Add privacy-screen class and connector properties
 2021-09-20 21:06 UTC  (7+ messages)
` [PATCH 9/9] drm/i915: Add privacy-screen support
        ` [Intel-gfx] "

[Bug 211277] New: sometimes crash at s2ram-wake (Ryzen 3500U): amdgpu, drm, commit_tail, amdgpu_dm_atomic_commit_tail
 2021-09-20 21:07 UTC  (2+ messages)
` [Bug 211277] "

[PATCH v2 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-20 21:06 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: arm64: vgic: check redist region is not "

[PATCH v2 bpf-next 0/4] Implement bloom filter map
 2021-09-20 21:03 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Add bloom filter map implementation

[PATCH -next] net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c
 2021-09-20 21:02 UTC  (2+ messages)

[PATCH net-next] devlink: Make devlink_register to be void
 2021-09-20 21:04 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/4] Make probe() of Tegra devfreq driver completely resource-managed
 2021-09-20 17:22 UTC  (5+ messages)
` [PATCH v2 1/4] opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
` [PATCH v2 2/4] PM / devfreq: Add devm_devfreq_add_governor()
` [PATCH v2 3/4] PM / devfreq: tegra30: Use resource-managed helpers
` [PATCH v2 4/4] PM / devfreq: tegra30: Check whether clk_round_rate() returns zero rate

Parsing TCP Header Options In XDP/BPF
 2021-09-20 20:59 UTC  (4+ messages)

[PATCH 0/2] KVM: arm64: vgic-v3: Missing check for redist region above the VM IPA size
 2021-09-20 21:01 UTC  (11+ messages)
` [PATCH 1/2] KVM: arm64: vgic: check redist region is not "

Regression with mainline kernel on rpi4
 2021-09-20 17:21 UTC  (11+ messages)

[PATCH v1 0/4] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-20 20:57 UTC  (3+ messages)
` [PATCH v1 2/4] soc: samsung: change SOC_SAMSUNG default config logic

[PATCH V3] dt-bindings: hwlock: omap: Remove redundant binding example
 2021-09-20 20:57 UTC  (3+ messages)

[RFC PATCH 0/4] Add a DRM driver to support AI Processing Unit (APU)
 2021-09-20 20:55 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: Add bidings for mtk,apu-drm

[PATCH v3 0/3] Trivial dynamic debug fixups
 2021-09-20 20:54 UTC  (4+ messages)
` [PATCH v3 1/3] dyndbg: make dyndbg a known cli param
` [PATCH v3 2/3] dyndbg: Remove support for ddebug_query param
` [PATCH v3 3/3] Documentation: dyndbg: Improve cli param examples

[PATCH 0/6] avocado_qemu: small fixes and tweaks
 2021-09-20 20:55 UTC  (8+ messages)
` [PATCH 1/6] Acceptance Tests: add standard clean up at test tearDown()
` [PATCH 2/6] avocado_qemu: standardize supper() call following PEP3135
` [PATCH 3/6] avocado_qemu: fix import module based on isort
` [PATCH 4/6] avocado_qemu: tweak ssh connect method
` [PATCH 5/6] avocado_qemu: explicitly return None to avoid R1710
` [PATCH 6/6] avocado_qemu: fix inheritance order on LinuxTest class

imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.c
 2021-09-20 20:50 UTC  (10+ messages)

Trimming 'deadheads' (TREESAME 2nd parent) from revision walks?
 2021-09-20 20:50 UTC  (5+ messages)

[PATCH] drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
 2021-09-20 20:49 UTC  (2+ messages)

[PATCH 7/8] vhost: use kernel_copy_process to check RLIMITs and inherit cgroups
 2021-09-20 20:47 UTC  (4+ messages)

[Patchv2] arm64: dts: meson-g12b-odroid-n2: add 5v regulator gpio
 2021-09-20 20:47 UTC  (2+ messages)

[PATCH v1] drm/i915/bdb: Fix version check
 2021-09-20 20:47 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] tcg/tci: Remove its experimental status
 2021-09-20 20:47 UTC  (2+ messages)

[syzbot] WARNING in mptcp_sendmsg_frag
 2021-09-20 20:48 UTC  (2+ messages)

[PATCH] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI config
 2021-09-20 20:34 UTC 

[PATCH net v6 0/2] Fix port selection of FTP for NF_NAT_RANGE_PROTO_SPECIFIED
 2021-09-20 20:44 UTC  (2+ messages)
` [PATCH net v6 1/2] net: netfilter: Limit the number of ftp helper port attempts

[meta-java][PATCHv2] junit/xom: Fix task dependency typo
 2021-09-20 20:46 UTC 

[PATCH] tcp: tcp_drop adds `SNMP` and `reason` parameter for tracing
 2021-09-20 17:20 UTC  (4+ messages)

[PATCH 0/4] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2021-09-20 20:40 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: mfd: pm8008: Add pm8008 regulator node

[PATCH] pybootchart: Avoid divide by zero
 2021-09-20 20:42 UTC 

[meta-java][PATCH 1/2] openjdk7: Use bb.parse.vars_from_file()
 2021-09-20 20:41 UTC  (2+ messages)
` [meta-java][PATCH 2/2] junit: Fix task dependency typo

[PATCH] allwinner-h3: Switch to SMC as PSCI conduit
 2021-09-20 20:39 UTC 

[PATCH] fetch2/svn: Allow peg-revision functionality to be disabled
 2021-09-20 20:40 UTC 

[ragnatech:media-next] BUILD SUCCESS 0a24c52d78e06d4e6e7cf1f8fe6012f89e93c985
 2021-09-20 20:34 UTC 

[PATCH] ARM: dts: at91: tse850: the emac<->phy interface is rmii
 2021-09-20 20:37 UTC  (2+ messages)

[PATCHv2] regulator: pwm-regulator: Make use of the helper function dev_err_probe()
 2021-09-20 20:37 UTC 

[dpdk-dev] I40e-dpdk_18.11-Bonding issue
 2021-09-20 20:38 UTC  (3+ messages)

[PATCH v2] x86/fault: Fix wrong signal when vsyscall fails with pkey
 2021-09-20 20:37 UTC  (2+ messages)
` [tip: x86/urgent] "


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.