All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-27 14:35:34 to 2021-09-27 15:05:45 UTC [more...]

[PATCH v2 1/2] xfsdump: Revert "xfsdump: handle bind mount targets"
 2021-09-27 15:05 UTC  (2+ messages)

[PATCH v1 0/4] mm/memory_hotplug: full support for
 2021-09-27 15:05 UTC  (6+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: handle memblock_add_node() failures in add_memory_resource()
` [PATCH v1 2/4] memblock: allow to specify flags with memblock_add_node()
` [PATCH v1 3/4] memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED
` [PATCH v1 4/4] mm/memory_hotplug: indicate MEMBLOCK_DRIVER_MANAGED with IORESOURCE_SYSRAM_DRIVER_MAN

[PATCH conntrack-tools] conntrack.8: minor copy edit
 2021-09-27 15:06 UTC 

arch/openrisc/mm/ioremap.c:108: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 15:04 UTC  (2+ messages)

[PATCH 1/3] erofs-utils: mkfs: rearrange arguments
 2021-09-27 15:04 UTC  (2+ messages)
` [PATCH 2/3] erofs-utils: erofs_drop_directly_bhops for blob remapping

[iptables PATCH 00/12] Eliminate dedicated arptables-nft parser
 2021-09-27 15:03 UTC  (13+ messages)
` [iptables PATCH 01/12] nft: Introduce builtin_tables_lookup()
` [iptables PATCH 02/12] xshared: Store optstring in xtables_globals
` [iptables PATCH 03/12] nft-shared: Introduce init_cs family ops callback
` [iptables PATCH 04/12] xtables: Simplify addr_mask freeing
` [iptables PATCH 05/12] nft: Add family ops callbacks wrapping different nft_cmd_* functions
` [iptables PATCH 06/12] xtables-standalone: Drop version number from init errors
` [iptables PATCH 07/12] libxtables: Introduce xtables_globals print_help callback
` [iptables PATCH 08/12] arptables: Use standard data structures when parsing
` [iptables PATCH 09/12] nft-arp: Introduce post_parse callback
` [iptables PATCH 10/12] nft-shared: Make nft_check_xt_legacy() family agnostic
` [iptables PATCH 11/12] xtables: Derive xtables_globals from family
` [iptables PATCH 12/12] nft: Merge xtables-arp-standalone.c into xtables-standalone.c

[PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat
 2021-09-27 15:03 UTC  (9+ messages)
` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a new stat)
    ` disabling halt polling broken? (was Re: [PATCH 00/14] KVM: Halt-polling fixes, cleanups and a ne

[PATCH] usb: storage: add quirks for VIA VL817 USB3-SATA bridge
 2021-09-27 15:04 UTC  (6+ messages)

Communication between kernel and user-space
 2021-09-27 15:03 UTC  (4+ messages)

[dpdk-dev] [PATCH v3] build: add meson options of max_memseg_lists and atomic_mbuf_ref_counts
 2021-09-27 15:03 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4] "

[REGRESSION] nvme: code command_id with a genctr for use-after-free validation crashes apple T2 SSD
 2021-09-27 15:02 UTC  (11+ messages)

[PATCH 2/2] sched/fair: Scale wakeup granularity relative to nr_running
 2021-09-27 15:02 UTC  (11+ messages)

[dpdk-dev] [PATCH 00/11] add FreeBSD support to VMBUS & NetVSC PMDs
 2021-09-27 13:42 UTC  (12+ messages)
` [dpdk-dev] [PATCH 01/11] bus/vmbus: stub for FreeBSD support
` [dpdk-dev] [PATCH 02/11] bus/vmbus: scan and get the network device
` [dpdk-dev] [PATCH 03/11] bus/vmbus: handle mapping of device resources
` [dpdk-dev] [PATCH 04/11] bus/vmbus: get device resource values using sysctl
` [dpdk-dev] [PATCH 05/11] bus/vmbus: open subchannels
` [dpdk-dev] [PATCH 06/11] net/netvsc: request HV_UIO to open sub-channels
` [dpdk-dev] [PATCH 07/11] bus/vmbus: map the subchannel resources
` [dpdk-dev] [PATCH 08/11] net/netvsc: moving event monitoring support
` [dpdk-dev] [PATCH 09/11] net/netvsc: moving hotplug retry to OS dir
` [dpdk-dev] [PATCH 10/11] bus/vmbus: add meson support for FreeBSD OS
` [dpdk-dev] [PATCH 11/11] net/netvsc: add meson support for FreeBSD

[PATCH] mac80211: fix incorrect nss config
 2021-09-27 15:01 UTC  (3+ messages)

[PATCH] [RESEND] ARM: sharpsl_param: work around -Wstringop-overread warning
 2021-09-27 14:55 UTC  (4+ messages)

[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
 2021-09-27 15:01 UTC  (7+ messages)
` [PATCH v3 6/6] hisi_acc_vfio_pci: Add support for VFIO live migration

[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2021-09-27 15:00 UTC  (3+ messages)
` [RFC PATCH v2] "

[PATCH 1/3] thinkpad_acpi: add support for force_discharge
 2021-09-27 15:00 UTC  (4+ messages)
  ` [External] "

[PATCH] dma-buf: move dma-buf symbols into the DMA_BUF module namespace
 2021-09-27 15:00 UTC  (3+ messages)

[PATCH bpf-next v5 00/12] Support kernel module function calls from eBPF
 2021-09-27 14:59 UTC  (13+ messages)
` [PATCH bpf-next v5 01/12] bpf: Introduce BPF support for kernel module function calls
` [PATCH bpf-next v5 02/12] bpf: Be conservative while processing invalid kfunc calls
` [PATCH bpf-next v5 03/12] bpf: btf: Introduce helpers for dynamic BTF set registration
` [PATCH bpf-next v5 04/12] tools: Allow specifying base BTF file in resolve_btfids
` [PATCH bpf-next v5 05/12] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v5 06/12] libbpf: Support kernel module function calls
` [PATCH bpf-next v5 07/12] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
` [PATCH bpf-next v5 08/12] libbpf: Make gen_loader data aligned
` [PATCH bpf-next v5 09/12] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v5 10/12] libbpf: Fix skel_internal.h to set errno on loader retval < 0
` [PATCH bpf-next v5 11/12] bpf: selftests: Fix fd cleanup in get_branch_snapshot
` [PATCH bpf-next v5 12/12] bpf: selftests: Add selftests for module kfunc support

[dpdk-dev] [PATCH 00/19] MLX5 FreeBSD support
 2021-09-27 13:34 UTC  (20+ messages)
` [dpdk-dev] [PATCH 01/19] common/mlx5: stub for FreeBSD
` [dpdk-dev] [PATCH 02/19] net/mlx5: "
` [dpdk-dev] [PATCH 03/19] common/mlx5: disabling auxiliary bus support
` [dpdk-dev] [PATCH 04/19] net/mlx5: "
` [dpdk-dev] [PATCH 05/19] net/mlx5: modified PCI probe to work on FreeBSD
` [dpdk-dev] [PATCH 06/19] common/mlx5: define PF_INET socket
` [dpdk-dev] [PATCH 07/19] net/mlx5: use the newly defined INET socket
` [dpdk-dev] [PATCH 08/19] common/mlx5: derive PCI addr in FreeBSD
` [dpdk-dev] [PATCH 09/19] common/mlx5: get interface name
` [dpdk-dev] [PATCH 10/19] net/mlx5: fix socket MAC request
` [dpdk-dev] [PATCH 11/19] net/mlx5: removing port representator support
` [dpdk-dev] [PATCH 12/19] net/mlx5: Added procedure to detect link state
` [dpdk-dev] [PATCH 13/19] net/mlx5: added placeholder for VLAN vmwa
` [dpdk-dev] [PATCH 14/19] net/mlx5: added stats support
` [dpdk-dev] [PATCH 15/19] net/mlx5: making flow control DPDK callback invalid
` [dpdk-dev] [PATCH 16/19] net/mlx5: making module DPDK callbacks invalid
` [dpdk-dev] [PATCH 17/19] common/mlx5: fixed missing dependency in mlx5_glue.h
` [dpdk-dev] [PATCH 18/19] net/mlx5: fixed compilation warnings
` [dpdk-dev] [PATCH 19/19] mlx5: Added meson support for FreeBSD

[PATCH] mm/mmap: Define index macros for protection_map[]
 2021-09-27 14:58 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.15-rc3
 2021-09-27 14:59 UTC  (6+ messages)

gitlab-ci: amd64-opensuse-leap-container job failing
 2021-09-27 14:57 UTC  (5+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-27 14:59 UTC  (2+ messages)

Please pull u-boot-dm/next
 2021-09-27 14:58 UTC 

[PATCH net] nfc: avoid potential race condition
 2021-09-27 14:58 UTC  (9+ messages)

GSuit limit for recipients
 2021-09-27 14:58 UTC 

[PATCH] amdgpu: check tiling flags when creating FB on GFX8-
 2021-09-27 14:57 UTC  (3+ messages)

[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2021
 2021-09-27 14:58 UTC  (2+ messages)
`  "

[PATCH] locking/ww_mutex: set ret variable on failure
 2021-09-27 14:57 UTC 

[PATCH v4 0/2] tools/xenstore: set resource limits of xenstored
 2021-09-27 14:57 UTC  (10+ messages)
` [PATCH v4 1/2] tools/xenstore: set oom score for xenstore daemon on Linux
` [PATCH v4 2/2] tools/xenstore: set open file descriptor limit for xenstored

[RFC] PCI: imx6: add support for internal oscillator on i.MX7D
 2021-09-27 14:55 UTC  (6+ messages)

[PATCH 0/3] PCI/gic-v3-its: Add support for same ITS device ID for multiple PCIe devices
 2021-09-27 14:56 UTC  (8+ messages)
` [PATCH 1/3] PCI: Add support in pci_walk_bus() to invoke callback matching RID

[PATCH v3 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-27 14:56 UTC  (8+ messages)
` [PATCH v3 1/2] gpio: mlxbf2: Introduce IRQ support

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-09-27 14:55 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 07/10] ipsec: add support for NAT-T

[PATCH 0/1] virtio-gpu: CONTEXT_INIT feature
 2021-09-27 14:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-27 14:54 UTC  (2+ messages)

[PATCH 0/2] Use MD_BROKEN for redundant arrays
 2021-09-27 14:54 UTC  (5+ messages)
` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10

[PATCH 00/16] Acceptance Tests: use Avocado 91.0 features and other improvements
 2021-09-27 14:45 UTC  (11+ messages)
` [PATCH 02/16] Acceptance Tests: improve check-acceptance description
` [PATCH 08/16] acceptance/tests/vnc.py: use explicit syntax for enabling passwords
` [PATCH 12/16] tests/acceptance/boot_xen.py: removed unused import
` [PATCH 15/16] tests/acceptance/ppc_prep_40p.py: clean up "
` [PATCH 16/16] tests/acceptance/ppc_prep_40p.py: unify tags

[virtio-dev] [PATCH v3 0/2] virtio: introduce VIRTIO_F_RING_RESET for reset queue
 2021-09-27 14:51 UTC  (5+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio: introduce virtqueue reset as basic facility
` [virtio-dev] [PATCH v3 2/2] virtio: pci support virtqueue reset

Need to merge - QEMU patch for booting eMMC image for AST2600 machine
 2021-09-27 14:45 UTC  (4+ messages)

[PATCH v2 0/2] Specify empty NUMA node
 2021-09-27 14:49 UTC  (5+ messages)
` [PATCH v2 2/2] of, numa: Fetch empty NUMA node ID from distance map

net/netlabel/netlabel_domainhash.c:495:35: warning: variable 'old_list6' set but not used
 2021-09-27 14:50 UTC  (2+ messages)

[PATCH 0/2] ARM: DRA7: Enable OPP_HIGH for GPU, DSPEVE and IVA voltage domains
 2021-09-27 14:50 UTC  (3+ messages)

Bug in board/logicpd/omap3som/omap3logic.h ???
 2021-09-27 14:49 UTC  (2+ messages)

Add Apple M1 support to PASemi i2c driver
 2021-09-27 14:46 UTC  (8+ messages)

[PATCH] power: supply: core: Add psy_has_property()
 2021-09-27 14:48 UTC  (2+ messages)

[PATCH] ASoC: intel: sof_rt5682: update platform device name for Maxim amplifier
 2021-09-27 14:47 UTC  (3+ messages)

[PATCH] [RESEND] firewire: fix function type cast warning
 2021-09-27 14:47 UTC 

[PATCH mlx5-next 1/7] PCI/IOV: Provide internal VF index
 2021-09-27 14:47 UTC  (2+ messages)

[PATCH v2] writeback: prefer struct_size over open coded arithmetic
 2021-09-27 14:51 UTC  (2+ messages)

drivers/hid/intel-ish-hid/ishtp-fw-loader.c:267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:45 UTC  (2+ messages)

arch/powerpc/platforms/52xx/lite5200_pm.c:215:9: error: implicit declaration of function 'enable_kernel_fp'
 2021-09-27 14:46 UTC  (2+ messages)

[PATCH v2] scsi: advansys: Prefer struct_size over open coded arithmetic
 2021-09-27 14:48 UTC  (2+ messages)

[PATCH 0/6] avocado_qemu: small fixes and tweaks
 2021-09-27 14:39 UTC  (4+ messages)
` [PATCH 4/6] avocado_qemu: tweak ssh connect method

[PATCH v3 0/3] disable building of pv-grub and qemu-trad per default
 2021-09-27 14:43 UTC  (4+ messages)

[PATCH] ARM: omap1: move omap15xx local bus handling to usb.c
 2021-09-27 14:40 UTC  (2+ messages)

linux-next: build warning after merge of the drm-misc tree
 2021-09-27 14:42 UTC  (4+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/dp: Add Additional DP2 Headers
 2021-09-27 14:38 UTC 

[Buildroot] [git commit] package/python-typepy: bump to version 1.3.0
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/docker-cli: bump version to 20.10.8
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/multipath-tools: bump to version 0.8.7
 2021-09-27 14:20 UTC 

[zen:5.14/prjc 216/221] kernel/sched/alt_core.c:606:31: error: 'struct rq' has no member named 'cpu'
 2021-09-27 14:41 UTC 

[Buildroot] [git commit] package/python-urwid: bump to version 2.1.2
 2021-09-27 14:34 UTC 

[PATCH] drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
 2021-09-27 14:41 UTC 

[Buildroot] [git commit] package/python-beautifulsoup4: needs python3
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/python-tabledata: bump to version 1.3.0
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/python-mbstrdecoder: bump to version 1.1.0
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/gdbm: needs fork
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/strongswan: add option to enable systime-fix
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/python-traitlets: bump to version 5.1.0
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] support/testing: remove python2 tests for automat and attrs
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/python-dataproperty: bump to version 0.53.0
 2021-09-27 14:34 UTC 

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-27 14:39 UTC  (11+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[Buildroot] [git commit] package/python-texttable: bump to version 1.6.4
 2021-09-27 14:34 UTC 

[PATCH] samples/bpf: relicense bpf_insn.h as GPL-2.0-only OR BSD-2-Clause
 2021-09-27 14:39 UTC  (3+ messages)

[Buildroot] [git commit] package/mtr: bump to version 0.94
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/python-inflection: needs python3
 2021-09-27 14:34 UTC 

[Buildroot] [git commit] package/liburcu: bump to version 0.13.0
 2021-09-27 14:20 UTC 

Re: [RFC v7] virtio/vsock: add two more queues for datagram types
 2021-09-27 14:36 UTC  (4+ messages)
`  "
  ` [External] "

[Buildroot] [git commit] package/docker-engine: bump to version 20.10.8
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/mtr: use ncurses option
 2021-09-27 14:20 UTC 

[PATCH V2 00/41] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-09-27 14:38 UTC  (6+ messages)
` [PATCH V2 02/41] x86/traps: Remove stack-protector from traps.c

[Buildroot] [git commit] package/lvm2: make a standard install for host
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/libvirt: add host-lvm2 dependency
 2021-09-27 14:20 UTC 

[Buildroot] [git commit] package/containerd: bump version to 1.5.5
 2021-09-27 14:20 UTC 

arch/arm64/kernel/proton-pack.c:558:13: warning: no previous prototype for function 'spectre_v4_patch_fw_mitigation_enable'
 2021-09-27 14:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/multipath-tools: bump to version 0.8.7
 2021-09-27 14:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/containerd: bump version to 1.5.5
 2021-09-27 14:37 UTC  (2+ messages)

[PATCH] xen/arm: optee: Fix arm_smccc_smc's a0 for OPTEE_SMC_DISABLE_SHM_CACHE
 2021-09-27 14:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/strongswan: add option to enable systime-fix
 2021-09-27 14:37 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-dataproperty: bump to version 0.53.0
 2021-09-27 14:36 UTC  (2+ messages)

[PATCH] tools/libs: fix build of stubdoms
 2021-09-27 14:36 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/gdbm: needs fork
 2021-09-27 14:36 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-beautifulsoup4: needs python3
 2021-09-27 14:36 UTC  (2+ messages)

drivers/pnp/system.c:110: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-09-27 14:35 UTC 

[PATCH v2] Config: use Mini-OS commit 9f09744aa3e5982 for xen-unstable
 2021-09-27 14:35 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-inflection: needs python3
 2021-09-27 14:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wget: bump to version 1.21.2
 2021-09-27 14:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/liburcu: bump to version 0.13.0
 2021-09-27 14:35 UTC  (2+ messages)


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.