All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-12 12:59:35 to 2022-07-12 13:45:12 UTC [more...]

stable-rc/linux-5.15.y baseline: 136 runs, 5 regressions (v5.15.53-227-g71721f5974f2)
 2022-07-12 13:44 UTC 

[PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-07-12 13:43 UTC  (2+ messages)

[PATCH v16 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/
 2022-07-12 13:43 UTC  (5+ messages)

[PATCH -next 1/2] spi: microchip-core: fix UAF in mchp_corespi_remove()
 2022-07-12 13:53 UTC  (4+ messages)
` [PATCH -next 2/2] spi: microchip-core: switch to use devm_spi_alloc_master()

strange interaction between fuse + pidns
 2022-07-12 13:43 UTC  (8+ messages)

[Intel-gfx] [PATCH] dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
 2022-07-12 13:44 UTC  (7+ messages)
    `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2022-07-12 13:43 UTC  (7+ messages)
` [PATCH v4 15/45] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v4 16/45] kmsan: handle task creation and exiting
` [PATCH v4 33/45] x86: kmsan: disable instrumentation of unsupported code

[patch net-next RFC 00/12] net: devlink: prepare mlxsw and netdevsim for locked reload
 2022-07-12 13:43 UTC  (6+ messages)
` [patch net-next RFC 02/10] net: devlink: add unlocked variants of devling_trap*() functions
` [patch net-next RFC 07/10] mlxsw: convert driver to use unlocked devlink API during init/fini

[PATCH v3] KVM: x86: Send EOI to SynIC vectors on accelerated EOI-induced VM-Exits
 2022-07-12 13:41 UTC  (2+ messages)

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-12 13:39 UTC  (3+ messages)

[PATCH v3 00/15] common kmalloc v3
 2022-07-12 13:39 UTC  (17+ messages)
` [PATCH v3 1/15] mm/slab: move NUMA-related code to __do_cache_alloc()
` [PATCH v3 2/15] mm/slab: cleanup slab_alloc() and slab_alloc_node()
` [PATCH v3 03/15] mm/slab_common: remove CONFIG_NUMA ifdefs for common kmalloc functions
` [PATCH v3 04/15] mm/slab_common: cleanup kmalloc_track_caller()
` [PATCH v3 05/15] mm/sl[au]b: factor out __do_kmalloc_node()
` [PATCH v3 06/15] mm/slab_common: fold kmalloc_order_trace() into kmalloc_large()
` [PATCH v3 07/15] mm/slub: move kmalloc_large_node() to slab_common.c
` [PATCH v3 08/15] mm/slab_common: kmalloc_node: pass large requests to page allocator
` [PATCH v3 09/15] mm/slab_common: cleanup kmalloc_large()
` [PATCH v3 10/15] mm/slab: kmalloc: pass requests larger than order-1 page to page allocator
` [PATCH v3 11/15] mm/sl[au]b: introduce common alloc/free functions without tracepoint
` [PATCH v3 12/15] mm/sl[au]b: generalize kmalloc subsystem
` [PATCH v3 13/15] mm/slab_common: unify NUMA and UMA version of tracepoints
` [PATCH 14/16] mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using
` [PATCH 15/16] mm/slab_common: move definition of __ksize() to mm/slab.h
` [PATCH 16/16] mm/sl[au]b: check if large object is valid in __ksize()

[PATCH v2 0/9] Device tree based NUMA support for Arm - Part#2
 2022-07-12 13:40 UTC  (5+ messages)
` [PATCH v2 3/9] xen/x86: move generically usable NUMA code from x86 to common
` [PATCH v2 5/9] xen/x86: use arch_get_memory_map to get information from E820 map

[PATCH -printk] printk, tracing: fix console tracepoint
 2022-07-12 13:39 UTC  (7+ messages)

[PATCH v5 0/2] luks2: Fix decoding of digests and salts with escaped chars
 2022-07-12 13:39 UTC  (6+ messages)
` [PATCH v5 1/2] json: Add function to unescape JSON-encoded strings
` [PATCH v5 2/2] luks2: Fix decoding of digests and salts with escaped chars

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-07-12 13:39 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 25/27] arm64: Add support for efi in Makefile

[PATCH 0/4] STM32 DMA-MDMA chaining feature
 2022-07-12 13:37 UTC  (5+ messages)
` [PATCH 1/4] docs: arm: stm32: introduce "

Switching between multiple DISTROs without "contamination"
 2022-07-12 13:37 UTC 

[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
 2022-07-12 13:37 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
` [PATCH 3/3] KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-07-12 13:36 UTC  (4+ messages)

[dpdk-dev] [PATCH] doc: announce transition to vDPA port close function
 2022-07-12 13:36 UTC  (2+ messages)
` [PATCH v2] doc: announce transition to vDPA device name function

[PATCH 0/5] ARM: Convert to ARCH_STACKWALK
 2022-07-12 13:34 UTC  (4+ messages)
` [PATCH 4/5] ARM: stacktrace: Make stack walk callback consistent with generic code

[PATCH v2 0/5] mm, oom: Introduce per numa node oom for CONSTRAINT_{MEMORY_POLICY,CPUSET}
 2022-07-12 13:35 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 0/6] Add codename in device selection
 2022-07-12 13:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add codename in device selection (rev2)

[syzbot] memory leak in xas_create
 2022-07-12 13:35 UTC  (9+ messages)

[PATCH v1 0/4] mfd: stmpe: Probe sub-function by compatible
 2022-07-12 13:33 UTC  (4+ messages)
` [PATCH v1 1/4] "

[PATCH 1/3] arm64: dts: rockchip: add vcc_cam regulator to rock-3a
 2022-07-12 13:32 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: rockchip: add vcc_mipi "
` [PATCH 3/3] arm64: dts: rockchip: specify pinctrl for i2c adapters on rock-3a

[PATCH 1/7] venus : Add default values for the control V4L2_CID_COLORIMETRY_HDR10_MASTERING_DISPLAY
 2022-07-12 13:34 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX8M: include only necessary ddrphy firmwares in image
 2022-07-12 13:32 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX8MP-EVK: Use compressed dtb

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-12 13:32 UTC  (10+ messages)

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-12 13:30 UTC  (17+ messages)
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller

[PATCH net-next 0/4] net: phy: mxl-gpy: version fix and improvements
 2022-07-12 13:31 UTC  (11+ messages)
` [PATCH net-next 1/4] net: phy: mxl-gpy: fix version reporting
` [PATCH net-next 2/4] net: phy: mxl-gpy: cache PHY firmware version
` [PATCH net-next 3/4] net: phy: mxl-gpy: rename the FW type field name
` [PATCH net-next 4/4] net: phy: mxl-gpy: print firmware in human readable form

[GIT PULL] overlayfs fixes for 5.19-rc7
 2022-07-12 13:31 UTC 

[PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion
 2022-07-12 13:30 UTC  (5+ messages)
` [PATCH -next v10 3/4] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'

[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-12 13:29 UTC  (5+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation

[PATCH] Documentation: siphash: Fix typo in the name of offsetofend macro
 2022-07-12 13:30 UTC  (3+ messages)

BIG_METADATA - dont understand fix or implications
 2022-07-12 13:30 UTC  (7+ messages)

[ammarfaizi2-block:shuah/linux-kselftest/kunit 4/16] lib/kunit/executor.c:78 kunit_filter_tests() warn: possible memory leak of 'copy'
 2022-07-12 13:29 UTC  (3+ messages)

[PATCHv6 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-07-12 13:29 UTC  (6+ messages)

[PATCH] drm/amdgpu: fix file permissions on some files
 2022-07-12 13:29 UTC  (2+ messages)

[PATCH 5.15 000/226] 5.15.54-rc3 review
 2022-07-12 13:28 UTC  (2+ messages)

[GIT PULL 0/7] NVIDIA Tegra changes for v5.20-rc1
 2022-07-12 13:27 UTC  (4+ messages)
` [GIT PULL 1/7] soc/tegra: Changes "

[PATCH] userfaultfd: provide properly masked address for huge-pages
 2022-07-12 13:27 UTC  (2+ messages)

[PATCH 0/5] Add support for Xiaomi Poco F1 EBBG variant
 2022-07-12 13:27 UTC  (2+ messages)

[PATCH RFC v3 0/3] bugfix for sbitmap
 2022-07-12 13:26 UTC  (7+ messages)
` [PATCH RFC v3 1/3] sbitmap: fix that same waitqueue can be woken up continuously
` [PATCH RFC v3 2/3] sbitmap: fix invalid wakeup on the wrong waitqueue

[PATCH] serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
 2022-07-12 13:25 UTC  (2+ messages)

[QUESTION] Exception print when enabling GICv4
 2022-07-12 12:55 UTC 

[PATCH v6 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-12 13:25 UTC  (6+ messages)
` [PATCH v6 4/6] tpm: of: Make of-tree specific function commonly available

[PATCH] dma-buf/dma_resv_usage: update explicit sync documentation
 2022-07-12 13:23 UTC  (5+ messages)
` [Linaro-mm-sig] "

[PATCH 0/2] usb: docs update
 2022-07-12 13:04 UTC  (3+ messages)
` [PATCH 1/2] usb: document guest-reset and guest-reset-all

[PATCH 1/2] dt-bindings: display: panel: Add Novatek NT35596S panel bindings
 2022-07-12 13:23 UTC  (3+ messages)

[PATCH v2 4/4] drm/msm/dsi: switch to DRM_PANEL_BRIDGE
 2022-07-12 13:22 UTC  (3+ messages)
` [PATCH v2.5] "

[PATCH 0/7] Fix relationship between uclamp and fits_capacity()
 2022-07-12 13:21 UTC  (5+ messages)
` [PATCH 1/7] sched/uclamp: Fix relationship between uclamp and migration margin

[PATCH] RFC: Show what the statistics page would look like for v2022.07
 2022-07-12 13:21 UTC  (2+ messages)

[Patch bpf-next] tcp: fix sock skb accounting in tcp_read_skb()
 2022-07-12 13:20 UTC  (2+ messages)

[PATCH] net: change the type of ip_route_input_rcu to static
 2022-07-12 13:20 UTC  (2+ messages)

[PULL 00/18] Misc patches for 2022-07-12
 2022-07-12 12:49 UTC  (13+ messages)
` [PULL 04/18] configure, pc-bios/optionrom: pass cross CFLAGS correctly
` [PULL 06/18] configure, pc-bios/vof: "
` [PULL 08/18] configure: write EXTRA_CFLAGS for all sub-Makefiles
` [PULL 09/18] tests/tcg: compile system emulation tests as freestanding
` [PULL 10/18] configure: pass whole target name to probe_target_compiler
` [PULL 11/18] build: try both native and cross compilers
` [PULL 12/18] build: improve -fsanitize-coverage-allowlist check
` [PULL 13/18] fuzz: only use generic-fuzz targets on oss-fuzz
` [PULL 14/18] audio/dbus: fix building
` [PULL 16/18] build: Do not depend on pc-bios for config-host.mak
` [PULL 17/18] qga: Relocate a path emitted in the help text
` [PULL 18/18] meson: place default firmware path under .../share

[PATCH v2 0/2] Add efitextmode command
 2022-07-12 13:18 UTC  (5+ messages)
` [PATCH v2 2/2] docs: Document "

[yocto] Customizing SERIAL_CONSOLES
 2022-07-12 13:17 UTC  (2+ messages)
`  "

[PATCH 0/2] ASoC: SOF: Intel: hda-dai: No need to decouple host/link DMA twice
 2022-07-12 13:16 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: Intel: hda-dai: Drop misleading comment regarding dma_data
` [PATCH 2/2] ASoC: SOF: Intel: hda-dai: Do snd_hdac_ext_stream_decouple() only once

[GSoC] Status update
 2022-07-12 13:16 UTC  (3+ messages)
` [GSoC] Week 3 and week 4 status update

[PATCH v2] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
 2022-07-12 13:15 UTC  (2+ messages)

DPDK 19.11.3 with multi processes and external physical memory: unable to receive traffic in the secondary processes
 2022-07-12 13:13 UTC  (2+ messages)

stable-rc/queue/5.15 baseline: 177 runs, 6 regressions (v5.15.53-229-g4db18200a074)
 2022-07-12 13:13 UTC 

[PATCHv4 0/8] Linear Address Masking enabling
 2022-07-12 13:12 UTC  (3+ messages)
` [PATCHv4 6/8] x86/mm: Provide ARCH_GET_UNTAG_MASK and ARCH_ENABLE_TAGGED_ADDR

[PATCH] target/ppc/kvm: Skip ".." directory in kvmppc_find_cpu_dt
 2022-07-12 13:03 UTC  (3+ messages)

[PATCH] doc: announce changes to rte_eth_set_queue_rate_limit api
 2022-07-12 13:10 UTC  (4+ messages)
  ` [EXT] "

stable-rc/queue/5.18 build: 152 builds: 2 failed, 150 passed, 6 errors, 2 warnings (v5.18.10-112-ga454acbfee6a)
 2022-07-12 13:12 UTC 

[PATCH v9 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-07-12 13:10 UTC  (5+ messages)
` [PATCH v9 2/8] hwtracing: hisi_ptt: Add trace function "

[PATCH] ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is used
 2022-07-12 13:10 UTC 

[PATCHv2] media: venus: venus_helper_get_bufreq(): req is never NULL
 2022-07-12 13:08 UTC  (2+ messages)

[PATCH v3 0/8] rebase: update branches in multi-part topic
 2022-07-12 13:07 UTC  (14+ messages)
` [PATCH v4 00/12] "
  ` [PATCH v4 01/12] t2407: test bisect and rebase as black-boxes
  ` [PATCH v4 02/12] t2407: test branches currently using apply backend
  ` [PATCH v4 03/12] branch: consider refs under 'update-refs'
  ` [PATCH v4 04/12] rebase-interactive: update 'merge' description
  ` [PATCH v4 05/12] sequencer: define array with enum values
  ` [PATCH v4 06/12] sequencer: add update-ref command
  ` [PATCH v4 07/12] rebase: add --update-refs option
  ` [PATCH v4 08/12] rebase: update refs from 'update-ref' commands
  ` [PATCH v4 09/12] sequencer: rewrite update-refs as user edits todo list
  ` [PATCH v4 10/12] rebase: add rebase.updateRefs config option
  ` [PATCH v4 11/12] sequencer: ignore HEAD ref under --update-refs
  ` [PATCH v4 12/12] sequencer: notify user of --update-refs activity

[PATCH] platform: move da9063-reset driver to shareable code
 2022-07-12 13:07 UTC  (2+ messages)

[PATCH bpf-next] mptcp: Add struct mptcp_sock definition when CONFIG_MPTCP is disabled
 2022-07-12 13:06 UTC  (5+ messages)

Sound not working after commit bbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 on Amlogic A311D device
 2022-07-12 13:05 UTC  (11+ messages)

[PATCH net] r8152: fix accessing unset transport header
 2022-07-12 13:06 UTC  (2+ messages)

[PATCH v2 1/3] thermal/core: Encapsulate the trip point crossed function
 2022-07-12 13:06 UTC  (6+ messages)
` [PATCH v2 3/3] thermal/core: Fix thermal trip cross point

[PATCH] mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
 2022-07-12 13:05 UTC 

[RFC PATCH] ovl: properly release old cache entries in ovl_cache_get()
 2022-07-12 13:04 UTC  (4+ messages)

[qemu-mainline test] 171588: regressions - FAIL
 2022-07-12 13:04 UTC 

[PATCH] revert: 0de961e74f96 ("libtracefs: Set visibility of parser symbols as 'internal'")
 2022-07-12 12:59 UTC  (2+ messages)

[igt-dev] [PATCH] i915/gem_ctx_persistence: adjust hostile test timeout
 2022-07-12 13:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-12 13:03 UTC  (4+ messages)
` [PATCH v4 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH] can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
 2022-07-12  9:56 UTC 

[PATCH] runfvp: ignore setpgid errors when spawned
 2022-07-11 21:32 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes
 2022-07-12 13:01 UTC 

git bug report: 'git add' hangs in a large repo which has sparse-checkout file with large number of patterns in it
 2022-07-12 13:00 UTC  (11+ messages)

[PATCH] reset: microchip-sparx5: allow building as a module
 2022-07-12 12:58 UTC  (2+ messages)

[PATCH v2] x86/cpuinfo: Clear X86_FEATURE_TME if TME/MKTME is disabled by BIOS
 2022-07-12 12:59 UTC  (8+ messages)

stable-rc/queue/4.19 baseline: 115 runs, 11 regressions (v4.19.251-31-gb728ae810f5d)
 2022-07-12 12:59 UTC 

[PATCH 0/6] clk: qcom: gcc-msm8939: Align clock frequencies with downstream driver
 2022-07-12 12:59 UTC  (2+ messages)
` [PATCH 6/6] clk: qcom: gcc-msm8939: Add missing USB HS system clock frequencies


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.