All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-29 20:58:31 to 2021-09-29 22:06:08 UTC [more...]

[PATCH] atm: [nicstar] make drain_scq explicitly unsigned
 2021-09-29 22:05 UTC  (3+ messages)

[PATCH 1/7] imx: ventana: add part command
 2021-09-29 22:04 UTC  (7+ messages)
` [PATCH 2/7] imx: ventana: add U-Boot watchdog support
` [PATCH 3/7] imx: ventana: remove phy gpio reset from dt
` [PATCH 4/7] imx: ventana: enable additional USB ether devices
` [PATCH 5/7] imx: ventana: fix splash logo drawing
` [PATCH 6/7] imx: ventana: update LVDS support
` [PATCH 7/7] imx: ventana: fix USB hub reset

[PATCH v2 0/3] Rename IS_ACTIVE() and move to kconfig.h
 2021-09-29 22:05 UTC  (5+ messages)
  ` [PATCH v2 2/3] drm/i915/utils: do not depend on config being defined
    ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Rename IS_ACTIVE() and move to kconfig.h

[PATCH] station: Move netconfig_reset() to common path
 2021-09-29 22:05 UTC 

[PATCH 1/2] Bluetooth: hci_vhci: Add force_suspend entry
 2021-09-29 22:05 UTC  (2+ messages)
` [1/2] "

[PATCH v7 0/5] arm: aspeed: Add UART routing support
 2021-09-29 22:02 UTC  (5+ messages)
` [PATCH v7 2/5] dt-bindings: mfd: aspeed-lpc: Convert to YAML schema

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-29 22:02 UTC  (7+ messages)
` [PATCH v2 1/6] Revert "proc/wchan: use printk format instead of lookup_symbol_name()"
` [PATCH v2 2/6] sched: Add wrapper for get_wchan() to keep task blocked
` [PATCH v2 3/6] proc: Use task_is_running() for wchan in /proc/$pid/stat
` [PATCH v2 4/6] proc: Only report /proc/$pid/wchan when process is blocked
` [PATCH v2 5/6] x86: Fix get_wchan() to support the ORC unwinder
` [PATCH v2 6/6] leaking_addresses: Always print a trailing newline

[PATCH 0/6] Dynamic aspeed-smc flash chips via "reserved" DT status
 2021-09-29 22:00 UTC  (5+ messages)

[PATCH][next] apparmor: Use struct_size() helper in kzalloc()
 2021-09-29 22:05 UTC 

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-09-29 22:00 UTC  (6+ messages)
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[Buildroot] [PATCH RFC] package/binutils: build deterministic archives by default
 2021-09-29 22:00 UTC 

[jberg-mac80211:master] BUILD SUCCESS f936bb42aeb94a069bec7c9e04100d199c372956
 2021-09-29 21:59 UTC 

[PATCH net-next 0/4 v4] RTL8366RB enhancements
 2021-09-29 21:58 UTC  (9+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 2/4 v4] net: dsa: rtl8366rb: Support flood control
` [PATCH net-next 3/4 v4] net: dsa: rtl8366rb: Support fast aging
` [PATCH net-next 4/4 v4] net: dsa: rtl8366rb: Support setting STP state

[dpdk-dev] [PATCH v2 0/2] support socket direct mode bonding
 2021-09-29 21:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/mlx5: "

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc3-23-gd91db9b878c3)
 2021-09-29 21:58 UTC 

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 21:56 UTC  (3+ messages)

[PATCH v4 00/24] drm/bridge: Make panel and bridge probe order consistent
 2021-09-29 21:56 UTC  (8+ messages)

[PATCH] arm64: dts: freescale: Fix 'interrupt-map' parent address cells
 2021-09-29 21:53 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/13] drm/i915/tc: Fix TypeC connect/disconnect sequences
 2021-09-29 21:54 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tc: Fix TypeC connect/disconnect sequences (rev8)

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-29 21:53 UTC  (11+ messages)

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-09-29 21:53 UTC  (12+ messages)

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-29 21:47 UTC  (2+ messages)

[PATCH v5] kallsyms: new /proc/kallmodsyms with builtin modules
 2021-09-29 21:51 UTC  (8+ messages)
` [PATCH v5 1/7] kbuild: bring back tristate.conf
` [PATCH v5 2/7] kbuild: add modules_thick.builtin
` [PATCH v5 3/7] kbuild: generate an address ranges map at vmlinux link time
` [PATCH v5 4/7] kallsyms: introduce sections needed to map symbols to built-in modules
` [PATCH v5 5/7] kallsyms: optimize .kallsyms_modules*
` [PATCH v5 6/7] kallsyms: add /proc/kallmodsyms
` [PATCH v5 7/7] kallsyms: add reliable symbol size info

[dpdk-dev] [PATCH] mbuf: remove deprecated bad outer IPv4 checksum flag on Rx
 2021-09-29 21:51 UTC  (2+ messages)

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-29 21:50 UTC  (33+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH v14 0/5] Mediatek pinctrl patch on mt8195
 2021-09-29 21:47 UTC  (5+ messages)
` [PATCH v14 2/5] dt-bindings: pinctrl: mt8195: change pull up/down description

[dpdk-dev] [PATCH 0/3] mbuf: offload flags namespace
 2021-09-29 21:48 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] mbuf: remove deprecated offload flags
` [dpdk-dev] [PATCH 2/3] cocci: add cocci script to rename mbuf "
` [dpdk-dev] [PATCH 3/3] mbuf: add rte prefix to "

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-29 21:48 UTC  (12+ messages)

[mark:arm64/kcsan 11/13] ld.lld: error: undefined symbol: __tsan_atomic64_fetch_add
 2021-09-29 21:48 UTC  (2+ messages)

[PULL 0/5] pc,pci: bugfixes
 2021-09-29 21:47 UTC  (6+ messages)
` [PULL 1/5] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO

[adhoc test] 165323: all pass
 2021-09-29 21:45 UTC 

[RFC PATCH net] net: dsa: tag_dsa: fix suspicious rcu_dereference_check() with br_vlan_get_pvid_rcu
 2021-09-29 21:44 UTC  (5+ messages)

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-09-29 21:43 UTC 

[PATCH] Provider/rxe: Remove printf()
 2021-09-29 21:42 UTC 

[PATCH] drm/brdige: analogix_dp: Grab runtime PM reference for DP-AUX
 2021-09-29 21:41 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] kvargs: promote or remove experimental api
 2021-09-29 21:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] kvargs: promote delimited parsing as stable
  ` [dpdk-dev] [PATCH v2 2/5] kvargs: promote get from key "
  ` [dpdk-dev] [PATCH v2 3/5] kvargs: new function to get from key and value
  ` [dpdk-dev] [PATCH v2 4/5] kvargs: remove experimental function to compare string
  ` [dpdk-dev] [PATCH v2 5/5] kvargs: fix comments style

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-09-29 21:39 UTC  (8+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v4] "

linux 5.14.3: free_user_ns causes NULL pointer dereference
 2021-09-29 21:39 UTC  (9+ messages)

[PATCH bpf-next] libbpf: properly ignore STT_SECTION symbols in legacy map definitions
 2021-09-29 21:38 UTC 

[PATCH V2 pci 0/2] Update Mun Yew Tham as Pci Driver maintainer
 2021-09-29 21:37 UTC  (2+ messages)

[dpdk-dev] [PATCH v4] mbuf: fix reset on mbuf free
 2021-09-29 21:37 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[xen-unstable test] 164996: regressions - FAIL
 2021-09-29 21:35 UTC  (10+ messages)

[PATCH] KVM: nVMX: Add CET entry/exit load bits to evmcs unsupported list
 2021-09-29 21:35 UTC  (3+ messages)

[ANNOUNCE] Sparse v0.6.4
 2021-09-29 21:35 UTC  (5+ messages)

[PATCH] clk: renesas: r8a779[56]x: add MLP clock
 2021-09-29 21:34 UTC 

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-29 21:31 UTC  (2+ messages)

[BlueZ PATCH] tools/mgmt-tester: Fix Read Experiemental Feature test case
 2021-09-29 21:32 UTC  (2+ messages)
` [BlueZ] "

[PATCH v6 0/6] serial: mvebu-uart: Support for higher baudrates
 2021-09-29 21:30 UTC  (6+ messages)
` [PATCH v6 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock

[dpdk-dev] [PATCH] net/mlx5: fix Tx metadata endianness in data path
 2021-09-29 21:31 UTC  (2+ messages)

[RFC 0/1] hw/ipmi: add an aspeed IPMI iBT device model
 2021-09-29 21:27 UTC  (3+ messages)

[PATCH v2 0/5] kunit: build kunit tests without structleak plugin
 2021-09-29 21:27 UTC  (6+ messages)
` [PATCH v2 1/5] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH v2 2/5] iio/test-format: build kunit tests without structleak plugin
` [PATCH v2 3/5] device property: "
` [PATCH v2 4/5] thunderbolt: "
` [PATCH v2 5/5] bitfield: "

[Buildroot] [PATCH v3 0/7] Add support for ISO9660 image compatible with Legacy and EFI BIOS
 2021-09-29 21:26 UTC  (3+ messages)
` [Buildroot] [PATCH v3 4/7] fs/iso9660: add support for hybrid image using Grub bootloader on BIOS and EFI

[PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"
 2021-09-29 21:25 UTC  (2+ messages)

[PATCH] xfs: use kmem_cache_free() for kmem_cache objects
 2021-09-29 21:23 UTC 

[Intel-wired-lan] [PATCH] ice: Fix failure to re-add LAN/RDMA Tx queues
 2021-09-29 21:22 UTC  (2+ messages)

[PATCH] xattr: switch to vmemdup_user()
 2021-09-29 21:20 UTC  (3+ messages)

[PATCH v4 0/3] send-email: shell completion improvements
 2021-09-29 21:20 UTC  (11+ messages)
` [PATCH v5 3/3] send-email docs: add format-patch options

[Buildroot] [git commit] fs/iso9660: add support for hybrid image using Grub2 on BIOS and EFI
 2021-09-29 20:58 UTC 

[PATCH 1/2] ksmbd: remove the leftover of smb2.0 dialect support
 2021-09-29 21:19 UTC  (6+ messages)
` [PATCH 2/2] ksmbd: remove NTLMv1 authentication

[PATCH] ASoC: dt-bindings: rt5682s: fix the device-tree schema errors
 2021-09-29 21:18 UTC 

[rostedt-trace:ftrace/core 2/2] kernel/trace/pid_list.c:439:6: warning: Branch condition evaluates to a garbage value [clang-analyzer-core.uninitialized.Branch]
 2021-09-29 21:19 UTC 

[PATCH] Trivial: docs: correct some English grammar and spelling
 2021-09-29 21:18 UTC  (2+ messages)

b4: introducing b4 shazam (like b4 am -o- | git am)
 2021-09-29 21:18 UTC  (5+ messages)

[PATCH v3 00/10] KVM: arm64: vgic: Missing checks for REDIST/CPU and ITS regions above the VM IPA size
 2021-09-29 21:17 UTC  (13+ messages)
` [PATCH v3 01/10] kvm: arm64: vgic: Introduce vgic_check_iorange
` [PATCH v3 02/10] KVM: arm64: vgic-v3: Check redist region is not above the VM IPA size
` [PATCH v3 05/10] KVM: arm64: selftests: Make vgic_init gic version agnostic

[PATCH bpf-next] bpf: do not invoke the XDP dispatcher for PROG_RUN with single repeat
 2021-09-29 21:17 UTC  (2+ messages)

[luto:x86/no_sce 1/2] arch/x86/entry/common.c:157:6: error: use of undeclared identifier 'vdso_image_32'; did you mean 'vdso_image_64'?
 2021-09-29 21:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/virtio: revert forcing IOVA as VA mode for virtio-user
 2021-09-29 21:15 UTC  (2+ messages)

[PATCH] pinctrl: renesas: r8a779[56]x: add MediaLB pins
 2021-09-29 21:13 UTC 

[PATCH] strace_5.13 -> strace 5.14
 2021-09-29 21:13 UTC  (2+ messages)
` [OE-core] "

[PULL v2 00/19] NBD patches through 2021-09-27
 2021-09-29 21:12 UTC 

amdgpu driver halted on suspend of shutdown
 2021-09-29 21:12 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: DP per-lane drive settings prep work
 2021-09-29 21:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: DP per-lane drive settings prep work (rev4)

[PATCH] serial: imx: Fix sysrq deadlock
 2021-09-29 21:11 UTC 

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-29 21:12 UTC  (11+ messages)
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net "

[PATCH] MAINTAINERS: update my email address
 2021-09-29 21:01 UTC  (2+ messages)

[PATCH] perf tests vmlinux-kallsyms: ignore hidden symbols
 2021-09-29 21:10 UTC  (3+ messages)

[PATCH] proc: Disable /proc/$pid/wchan
 2021-09-29 21:10 UTC  (11+ messages)

[PATCH] i2c: i2c-kempld: deprecate class based instantiation
 2021-09-29 21:08 UTC  (2+ messages)

[PATCH] rpi: always set fdt_addr with firmware-provided FDT address
 2021-09-29 21:05 UTC  (8+ messages)

[PATCH] i2c: Fix return value of bcm_kona_i2c_probe()
 2021-09-29 21:05 UTC  (2+ messages)

[RFC PATCH BlueZ v2] Cleaning up gatt operations on a disconnect to fix possible use after free
 2021-09-29 21:05 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devices
 2021-09-29 21:02 UTC  (3+ messages)

[PATCH v1 0/6] kunit: build kunit tests without structleak plugin
 2021-09-29 21:04 UTC  (8+ messages)
` [PATCH v1 5/6] mmc: sdhci-of-aspeed: "
` [PATCH v1 6/6] bitfield: "

kmemleak report: 5.15.0-rc3: nouveau_fence_new
 2021-09-29 19:36 UTC 

[PATCH] i2c: rcar: enable interrupts before starting transfer
 2021-09-29 21:03 UTC  (2+ messages)

[PATCH 00/27] Parallel submission aka multi-bb execbuf
 2021-09-29 20:58 UTC  (4+ messages)
` [PATCH 25/27] drm/i915/guc: Handle errors in multi-lrc requests
  ` [Intel-gfx] "

[PATCH] drm/amdgpu/display: protect DCN specific stuff in process_deferred_updates
 2021-09-29 21:02 UTC  (2+ messages)

[PATCH] ARM: mm: proc-macros: ensure *_tlb_fns are 4B aligned
 2021-09-29 20:59 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] ASoC: dpcm: fix race condition to dpcm links in dpcm_be_dai_trigger
 2021-09-29 21:01 UTC  (3+ messages)

[luto:x86/no_sce 2/2] arch/x86/kernel/traps.c:273:3: error: implicit declaration of function 'do_syscall_64'; did you mean 'NR_syscalls'?
 2021-09-29 20:59 UTC  (2+ messages)

[PATCH] staging: most: dim2: fix device registration
 2021-09-29 20:56 UTC 

[dpdk-dev] [PATCH 00/10] net/sfc: add support for tunnel offload
 2021-09-29 20:57 UTC  (5+ messages)
` [dpdk-dev] [PATCH 07/10] net/sfc: override match on ETH in tunnel offload JUMP rules
` [dpdk-dev] [PATCH 08/10] net/sfc: use action rules "
` [dpdk-dev] [PATCH 09/10] net/sfc: support counters "
` [dpdk-dev] [PATCH 10/10] net/sfc: refine pattern of GROUP flows in tunnel offload


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.