All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 14:05:12 to 2021-09-30 14:49:28 UTC [more...]

[linux-lvm] Discussion: performance issue on event activation mode
 2021-09-30 14:26 UTC  (11+ messages)

[PATCH v2 0/6] Add device filter support
 2021-09-30 14:49 UTC  (11+ messages)
` [PATCH v2 2/6] driver core: Add common support to skip probe for un-authorized devices

[PATCH] arm64: traps: add dump instr before BUG in kernel
 2021-09-30 14:41 UTC  (2+ messages)
`  "

[PATCH] drm/amdgpu: print warning and taint kernel if lockup timeout is disabled
 2021-09-30 14:48 UTC  (2+ messages)

[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-09-30 14:43 UTC  (10+ messages)
` [PATCH 5/6] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro
` [PATCH 6/6] memory: renesas-rpc-if: Add support for RZ/G2L

[PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
 2021-09-30 14:47 UTC  (11+ messages)

[PATCH net] nfp: bpf: Add an MTU check before offloading BPF
 2021-09-30 14:46 UTC  (3+ messages)

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-30 14:34 UTC  (10+ messages)
` [PATCH 01/13] ASoC: soc-pcm: Don't reconnect an already active BE

b4: introducing b4 shazam (like b4 am -o- | git am)
 2021-09-30 14:45 UTC  (7+ messages)

[PATCH v18 00/15] arm64: MMU enabled kexec relocation
 2021-09-30 14:31 UTC  (48+ messages)
` [PATCH v18 01/15] arm64: kernel: add helper for booted at EL2 and not VHE
` [PATCH v18 02/15] arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
` [PATCH v18 03/15] arm64: hibernate: abstract ttrb0 setup function
` [PATCH v18 04/15] arm64: kexec: flush image and lists during kexec load time
` [PATCH v18 05/15] arm64: kexec: skip relocation code for inplace kexec
` [PATCH v18 06/15] arm64: kexec: Use dcache ops macros instead of open-coding
` [PATCH v18 07/15] arm64: kexec: pass kimage as the only argument to relocation function
` [PATCH v18 08/15] arm64: kexec: configure EL2 vectors for kexec
` [PATCH v18 09/15] arm64: kexec: relocate in EL1 mode
` [PATCH v18 10/15] arm64: kexec: use ld script for relocation function
` [PATCH v18 11/15] arm64: kexec: install a copy of the linear-map
` [PATCH v18 12/15] arm64: kexec: keep MMU enabled during kexec relocation
` [PATCH v18 13/15] arm64: kexec: remove the pre-kexec PoC maintenance
` [PATCH v18 14/15] arm64: kexec: remove cpu-reset.h
` [PATCH v18 15/15] arm64: trans_pgd: remove trans_pgd_map_page()

[PATCH] drm: document pre-multiplied assumptions
 2021-09-30 14:43 UTC  (3+ messages)

[PATCH v1 0/3] memory-hotplug.rst: document the "auto-movable" online policy
 2021-09-30 14:41 UTC  (4+ messages)
` [PATCH v1 1/3] memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"
` [PATCH v1 2/3] memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ path
` [PATCH v1 3/3] memory-hotplug.rst: document the "auto-movable" online policy

[PATCH 0/5] irq_work: PREEMPT_RT bits
 2021-09-30 14:39 UTC  (5+ messages)
` [PATCH 4/5] irq_work: Handle some irq_work in SOFTIRQ on PREEMPT_RT

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-09-30 14:41 UTC  (3+ messages)
` [RFC PATCH v2 2/2] "

Docker 20.10.3 breaks due to iptables v1.8.7 (legacy) incompatibility #meta-virtualization
 2021-09-30 14:41 UTC 

[PATCH 1/1] driver core: use NUMA_NO_NODE during device_initialize
 2021-09-30 14:41 UTC  (2+ messages)

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-09-30 14:17 UTC  (5+ messages)
` [PATCH 5/7] tmp-objdir: new API for creating and removing primary object dirs

[PATCH v6 0/7] Basic recovery for machine checks inside SGX
 2021-09-30 14:40 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 3/7] x86/sgx: Initial poison handling for dirty and free pages

[PATCH 02/02 v2] drm/amd/display: add cyan_skillfish display support
 2021-09-30 14:40 UTC  (6+ messages)

[PATCH] Provider/rxe: Allocate rxe/ib objs by calloc
 2021-09-30 14:39 UTC  (2+ messages)

regression: kernel panic: 9pnet_virtio: no channels available for device root
 2021-09-30 14:39 UTC  (2+ messages)

[PATCH 0/8] virtiofs: Notification queue and blocking posix locks
 2021-09-30 14:38 UTC  (18+ messages)
` [Virtio-fs] "
` [PATCH 1/8] virtiofs: Disable interrupt requests properly
  ` [Virtio-fs] "
` [PATCH 2/8] virtiofs: Fix a comment about fuse_dev allocation
  ` [Virtio-fs] "
` [PATCH 3/8] virtiofs: Add an index to keep track of first request queue
  ` [Virtio-fs] "
` [PATCH 4/8] virtiofs: Decouple queue index and queue type
  ` [Virtio-fs] "
` [PATCH 5/8] virtiofs: Add a virtqueue for notifications
  ` [Virtio-fs] "
` [PATCH 6/8] virtiofs: Add a helper to end request and decrement inflight number
  ` [Virtio-fs] "
` [PATCH 7/8] virtiofs: Add new notification type FUSE_NOTIFY_LOCK
  ` [Virtio-fs] "
` [PATCH 8/8] virtiofs: Handle reordering of reply and notification event
  ` [Virtio-fs] "

[PULL 00/20] NBD patches through 2021-09-27
 2021-09-30 14:37 UTC  (9+ messages)

[PATCH bpf-next v2] test_bpf: add module parameter test_type
 2021-09-30 14:07 UTC 

[PATCH v2 0/6] wchan: Fix ORC support and leaky fallback
 2021-09-30 14:37 UTC  (3+ messages)
` [PATCH v2 6/6] leaking_addresses: Always print a trailing newline

[dpdk-dev] [PATCH 0/4] support PPPoL2TPv2oUDP RSS Hash
 2021-09-30 14:38 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/4] ethdev: "

[PATCH v3] usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandle
 2021-09-30 14:36 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-30 14:35 UTC  (8+ messages)

[PATCH v4 0/3] arm/efi: Add dom0less support to UEFI boot
 2021-09-30 14:34 UTC  (7+ messages)
` [PATCH v4 1/3] arm/efi: Introduce xen,uefi-cfg-load DT property
` [PATCH v4 2/3] arm/efi: Use dom0less configuration when using EFI boot
` [PATCH v4 3/3] arm/efi: load dom0 modules from DT using UEFI

[PATCH] drm/locking: add backtrace for locking contended locks without backoff
 2021-09-30 14:34 UTC  (3+ messages)
  ` [Intel-gfx] "

[OE-core][PATCH] ruby: fix the reproducibility issue
 2021-09-30 14:33 UTC  (6+ messages)

Moving QEMU downloads to GitLab Releases?
 2021-09-30 14:28 UTC  (2+ messages)

Strange problem with PREEMPT_RT
 2021-09-30 14:31 UTC  (8+ messages)

[PATCH 1/5] NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA
 2021-09-30 14:29 UTC  (9+ messages)
` [PATCH 2/5] NFS: Ignore the directory size when marking for revalidation
  ` [PATCH 3/5] NFS: Fix up nfs_readdir_inode_mapping_valid()
    ` [PATCH 4/5] NFS: Further optimisations for 'ls -l'

[OE-core][PATCH v4] libevent: mark util/monotonic_prc_fallback as retriable
 2021-09-30 14:29 UTC  (4+ messages)

[PATCH net-next] net: bgmac: support MDIO described in DT
 2021-09-30 14:29 UTC  (4+ messages)

[igt-dev] [PATCH] tests/kms_psr2_sf: Skip tests if selected fetch is not available
 2021-09-30 14:28 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t] "

[PATCH nf-next v5 0/6] Netfilter egress hook
 2021-09-30 14:28 UTC  (6+ messages)

[PATCH v2 0/2] mwifiex: Work around firmware bugs on 88W8897 chip
 2021-09-30 14:27 UTC  (6+ messages)
` [PATCH v2 1/2] mwifiex: Use non-posted PCI write when setting TX ring write pointer

decompress.c:undefined reference to `__decompress'
 2021-09-30 14:26 UTC  (2+ messages)

[PATCH] [RESEND] drm: fb_helper: fix CONFIG_FB dependency
 2021-09-30 14:26 UTC  (3+ messages)

[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
 2021-09-30 14:22 UTC  (6+ messages)

Bug in EDAC error handling of Marvell Armada XP
 2021-09-30 14:25 UTC 

[PATCH V5 00/10] irqchip: Add LoongArch-related irqchip drivers
 2021-09-30 14:24 UTC  (3+ messages)
` [PATCH V5 08/10] irqchip: Add LoongArch CPU interrupt controller support

[PATCH] mtd: add MEMREAD ioctl
 2021-09-30 14:22 UTC  (10+ messages)

[PATCH v3 00/17] PCI devices passthrough on Arm
 2021-09-30 14:22 UTC  (4+ messages)
` [PATCH v3 01/17] xen/pci: Refactor MSI code that implements MSI functionality within XEN

[RFC 0/7] Support in-kernel DMA with PASID and SVA
 2021-09-30 14:22 UTC  (6+ messages)

[PATCH] ASoC: soc-component: Remove conditional definition of debugfs data members
 2021-09-30 14:21 UTC  (2+ messages)

[PATCH] drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIRECTIONAL
 2021-09-30 14:21 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] selinux: remove the SELinux lockdown implementation
 2021-09-30 14:19 UTC  (3+ messages)

[PATCH v2 0/2] btrfs-progs: receive: introduce new --clone-fallback option
 2021-09-30 14:19 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs-progs: receive: fallback to buffered copy if clone failed

[PATCH v2 0/5] introduce QArray
 2021-09-30 14:17 UTC  (6+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH v3 00/19] Microsoft Hypervisor root partition ioctl interface
 2021-09-30 14:17 UTC  (4+ messages)
` [PATCH v3 08/19] drivers/hv: map and unmap guest memory

[PATCH v3] staging: rtl8712: Statements should start on a tabstop
 2021-09-30 14:16 UTC 

[PATCH v2 0/6] Fix various issues around removal of untracked files/directories
 2021-09-30 14:04 UTC  (8+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 04/11] unpack-trees: introduce preserve_ignored to unpack_trees_options

[PATCH] nfsd: fix error handling of register_pernet_subsys() in init_nfsd()
 2021-09-30 14:16 UTC  (2+ messages)

[PATCH] video: fbdev: gbefb: Only instantiate device when built for IP32
 2021-09-30 14:15 UTC  (2+ messages)

meta-arm honister release plans
 2021-09-30 14:14 UTC 

RFC [v3]: Make kernel upgrades via dnf work like on Red Hat
 2021-09-30 14:14 UTC  (3+ messages)
  ` [PATCH v3 1/2] kernel, kernel-module-split: Add runtime dependency to subpackages on main package
  ` [PATCH v3 2/2] kernel.bbclass: Allow using update-alternatives for the kernel image

[PATCH v1 0/2] iommu/vt-d: boost the mapping process
 2021-09-30 14:14 UTC  (4+ messages)
` [PATCH v1 2/2] iommu/vt-d: avoid duplicated removing in __domain_mapping

[regression] Bluetooth: Query LE tx power on startup broke Bluetooth on MacBookPro16,1
 2021-09-30 14:13 UTC  (3+ messages)
  ` [PATCH] Bluetooth: add quirk disabling query LE tx power

[PATCH] dma-buf: fix and rework dma_buf_poll v7
 2021-09-30 14:13 UTC  (8+ messages)

[PATCH 0/3] SigmaStar SSD20XD GPIO interrupt controller
 2021-09-30 14:11 UTC  (14+ messages)
` [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-30 14:12 UTC  (4+ messages)

[PATCH v9, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-09-30 13:59 UTC  (3+ messages)
` [PATCH v9, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4

[PATCH 0/1] hw: aspeed_gpio: Fix pin I/O type declarations
 2021-09-30 14:09 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] drm/amd/display: Don't use mpreferred-stack-boundary for clang on DCN201
 2021-09-30 14:11 UTC  (2+ messages)

[bitbake][dunfell][1.46][PATCH 00/14] Patch review
 2021-09-30 14:10 UTC  (4+ messages)
` [bitbake][dunfell][1.46][PATCH 08/14] build: Avoid duplicating logs in verbose mode
  ` [bitbake-devel] "

[PATCH v13 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-30 14:08 UTC  (4+ messages)
` [PATCH v13 16/35] usb: chipidea: tegra: Add runtime PM and OPP support

[bug report] kmemleak observed with blktests nvme-tcp tests
 2021-09-30 14:07 UTC  (7+ messages)

[PATCH net-next v2] ixgbe: Consider xsk pool's frame size for MTU size
 2021-09-30 14:06 UTC  (2+ messages)
` [Intel-wired-lan] "

[iptables PATCH v2 00/17] Eliminate dedicated arptables-nft parser
 2021-09-30 14:04 UTC  (12+ messages)
` [iptables PATCH v2 01/17] nft: Introduce builtin_tables_lookup()
` [iptables PATCH v2 02/17] xshared: Store optstring in xtables_globals
` [iptables PATCH v2 03/17] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH v2 05/17] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH v2 06/17] xtables-standalone: Drop version number from init errors
` [iptables PATCH v2 07/17] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH v2 10/17] nft-shared: Make nft_check_xt_legacy() family agnostic
` [iptables PATCH v2 12/17] nft: Merge xtables-arp-standalone.c into xtables-standalone.c
` [iptables PATCH v2 13/17] xtables: arptables doesn't warn about empty interface
` [iptables PATCH v2 14/17] xtables: arptables accepts but ignores '-m'
` [iptables PATCH v2 17/17] nft: Store maximum allowed chain name length in family ops

[dpdk-dev] [PATCH 00/11] net/sfc: provide Rx/Tx doorbells stats
 2021-09-30 14:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 1/4] ethdev: fix docs of functions getting xstats by IDs
  ` [dpdk-dev] [PATCH v6 3/4] ethdev: improve xstats names by IDs get prototype
  ` [dpdk-dev] [PATCH v6 4/4] ethdev: merge driver ops to get all xstats names and by ID

[PATCH] drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
 2021-09-30 14:05 UTC  (2+ messages)
` (subset) "

[intel-lts:5.4/yocto 10445/18524] drivers/dma/dmaengine.c:603:18: warning: no previous prototype for function 'dma_get_slave_channel'
 2021-09-30 14:05 UTC 

[l1k:bcm2835_spi_clkcache 1/1] drivers/spi/spi-bcm2835.c:1048:6: error: no previous prototype for 'bcm2835_spi_set_clk'
 2021-09-30 14:04 UTC 


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.