All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-17 16:58:42 to 2020-09-17 17:43:50 UTC [more...]

[PATCH 5.8 000/177] 5.8.10-rc1 review
 2020-09-17 17:40 UTC  (12+ messages)

[PATCH v8 0/9] x86: tag application address space for devices
 2020-09-17 17:30 UTC  (7+ messages)
` [PATCH v8 3/9] Documentation/x86: Add documentation for SVA (Shared Virtual Addressing)

[PATCH] platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
 2020-09-17 17:05 UTC  (2+ messages)

[PATCH 0/4] Refactor ADIS Burst Mode
 2020-09-17 15:52 UTC  (2+ messages)
` [PATCH 1/4] iio: adis: Move burst mode into adis_data

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-17 17:36 UTC  (2+ messages)

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-17 16:59 UTC  (6+ messages)
` [PATCH v2 10/13] ASoC: dt-bindings: zl38060: include common schema in GPIO controllers
` [PATCH v2 11/13] arm64: dts: imx8mq-librem5: correct GPIO hog property

RFC: offering a standardized (/sys/class) userspace API for selecting system/laptop performance-profiles
 2020-09-17 17:16 UTC  (9+ messages)
          ` [External] "

[PATCH -next] RDMA/mlx5: fix type warning of sizeof in __mlx5_ib_alloc_counters()
 2020-09-17 17:33 UTC  (7+ messages)

[PATCH net-next v3 0/7] net: ipa: wake up system on RX available
 2020-09-17 17:39 UTC  (2+ messages)
` [PATCH net-next v3 1/7] net: ipa: use refcount_t for IPA clock reference count

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-09-17 17:32 UTC  (4+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature

RFC: remove the need for <asm/dma-direct.h> on ARM
 2020-09-17 17:32 UTC  (11+ messages)
` [PATCH 1/4] ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsets
` [PATCH 2/4] ARM/footbridge: "
` [PATCH 3/4] ARM/dma-mapping: don't handle NULL devices in dma-direct.h
` [PATCH 4/4] ARM/dma-mapping: remove the arm specific phys to dma translation helpers

[linux-next:master 8124/8629] ld.lld: error: undefined symbol: net_dim_get_rx_moderation
 2020-09-17 17:43 UTC 

[PATCH v4 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-09-17 17:42 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v4 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline

[PATCH] iio: buffer: split buffer sysfs creation to take buffer as primary arg
 2020-09-17 17:41 UTC  (3+ messages)

[PATCH 1/4] treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE
 2020-09-17 17:41 UTC  (6+ messages)
` [PATCH 2/4] treewide: configs: fold CONFIG_DEFAULT_CONSOLE
` [PATCH 4/4] configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET

[PATCH v5 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-17 13:37 UTC 

[PATCH] mm: move call to compound_head() in release_pages()
 2020-09-17 17:39 UTC 

[Virtio-fs] Can libvirt parse virtiofsd -o writeback?
 2020-09-17 17:40 UTC 

[GIT PULL] nvme fixes for 5.9
 2020-09-17 17:36 UTC 

regression on 5.9.0-rc5: mount fsdax w/o dax lead kernel panic
 2020-09-17 17:38 UTC  (3+ messages)

[PATCH v2 00/12] IMA/EVM fixes
 2020-09-17 17:36 UTC  (8+ messages)
` [PATCH v2 07/12] evm: Introduce EVM_RESET_STATUS atomic flag
` [PATCH v2 11/12] ima: Introduce template field evmsig and write to field sig as fallback

[PATCH] fbcon: Remove the superfluous break
 2020-09-17 17:36 UTC  (2+ messages)

How to set USB_PORT_QUIRK_OLD_SCHEME on an usb-port ?
 2020-09-17 17:27 UTC  (5+ messages)

[linux-next PATCH] rapidio: Fix error handling path
 2020-09-17 17:34 UTC  (4+ messages)

[PATCH] Revert "drm/radeon: handle PCIe root ports with addressing limitations"
 2020-09-17 17:27 UTC  (4+ messages)

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-17 17:33 UTC  (12+ messages)
` [Intel-gfx] "

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17 17:32 UTC  (2+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-09-17 17:33 UTC  (2+ messages)

[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
 2020-09-17 17:30 UTC  (2+ messages)

remove blkdev_get as a public API
 2020-09-17 17:26 UTC  (15+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
    ` [Ocfs2-devel] "
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 14/14] block: mark blkdev_get static

[PATCH] ip.7: Document IP_PASSSEC for UDP sockets
 2020-09-17 17:31 UTC 

[PATCH 0/9] ARM: remove set_fs callers and implementation
 2020-09-17 17:29 UTC  (5+ messages)
` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()

[PATCH 0/3]spi: spi-zynqmp-gqspi: Update driver to use spi-mem framework
 2020-09-17 17:28 UTC  (3+ messages)
` [PATCH 1/3] spi: spi-zynqmp-gqspi: Fix kernel-doc warnings

[PATCH] iio: adc: at91-sama5d2_adc: fix DMA conversion crash
 2020-09-17 17:28 UTC  (3+ messages)

[PATCH v3 0/5] Qemu SEV-ES guest support
 2020-09-17 17:28 UTC  (6+ messages)
` [PATCH v3 4/5] sev/i386: Don't allow a system reset under an SEV-ES guest

[PATCH v7 00/16] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-09-17 17:31 UTC  (11+ messages)

[PATCH 0/2] qpm: Minor error value corrections
 2020-09-17 17:28 UTC  (2+ messages)

[PATCH v2 0/4] builtin/diff: learn --merge-base
 2020-09-17 17:28 UTC  (8+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 05/10] diff-lib: accept option flags in run_diff_index()
  ` [PATCH v3 06/10] diff-lib: define diff_get_merge_base()
  ` [PATCH v3 08/10] builtin/diff-index: learn --merge-base

[PATCH 0/5] Multicore support for ARINC653 scheduler
 2020-09-17 17:30 UTC  (7+ messages)
` [PATCH 5/5] sched/arinc653: Implement CAST-32A multicore scheduling

[PATCH] configure: do not limit Hypervisor.framework test to Darwin
 2020-09-17 17:27 UTC  (2+ messages)

[PATCH] mtd: rawnand: mtk: avoid underflow in mtk_nfc_nand_chip_init()
 2020-09-17 16:30 UTC  (2+ messages)

[PATCH net 0/2] net: phy: Unbind fixes
 2020-09-17 17:28 UTC  (3+ messages)
` [PATCH net 1/2] net: phy: Avoid NPD upon phy_detach() when driver is unbound

[PATCH v2 0/2] qom: DECLARE_INTERFACE_CHECKER macro
 2020-09-17 17:25 UTC  (4+ messages)
` [PATCH v2 2/2] qom: Use "

[PATCH net-next 7/8] netdevsim: Simulate port function state for a PCI port
 2020-09-17 17:20 UTC  (9+ messages)
` [PATCH net-next v2 0/8] devlink: Add SF add/delete devlink ops
  ` [PATCH net-next v2 1/8] devlink: Introduce PCI SF port flavour and port attribute
  ` [PATCH net-next v2 2/8] devlink: Support add and delete devlink port
  ` [PATCH net-next v2 3/8] devlink: Prepare code to fill multiple port function attributes
  ` [PATCH net-next v2 4/8] devlink: Support get and set state of port function
  ` [PATCH net-next v2 5/8] netdevsim: Add support for add and delete of a PCI PF port
  ` [PATCH net-next v2 6/8] netdevsim: Simulate get/set hardware address of a PCI port
  ` [PATCH net-next v2 8/8] netdevsim: Add support for add and delete PCI SF port

Contributing ARM tests results to KCIDB
 2020-09-17 17:26 UTC  (4+ messages)

[PATCH] arm64: paravirt: Initialize steal time when cpu is online
 2020-09-17 17:26 UTC  (2+ messages)

[PATCH] drm/doc: Document that modifiers are always required for fb
 2020-09-17 17:24 UTC  (2+ messages)

[Linaro-mm-sig] Changing vma->vm_file in dma_buf_mmap()
 2020-09-17 17:23 UTC  (13+ messages)

[PATCH] Fix video playback slowdown when spice client no audio enabled
 2020-09-17 17:22 UTC  (3+ messages)

[meta-oe][PATCH] libgpiod: drop support for 0.3.3
 2020-09-17 17:21 UTC  (3+ messages)

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-09-17 17:20 UTC  (10+ messages)

[PATCH 0/2] SAN Congestion Management (SCM) statistics
 2020-09-17 16:53 UTC  (4+ messages)
    ` [EXT] "

[PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
 2020-09-17 17:19 UTC  (3+ messages)

[PATCH] device-dax: make dev_dax_kmem_probe() static
 2020-09-17 17:20 UTC  (2+ messages)

[meta-ti][dunfell/master][PATCH] ti-sgx-ddk-um: Update SRCRERV to pick latest artifacts
 2020-09-17 17:19 UTC 

[PATCH 00/37] qapi: static typing conversion, pt1
 2020-09-17 17:18 UTC  (16+ messages)
` [PATCH 06/37] qapi: delint using flake8
` [PATCH 07/37] qapi: add pylintrc
` [PATCH 09/37] qapi/common.py: Add indent manager

[WARNING] kernel/rcu/tree.c:1058 rcu_irq_enter+0x15/0x20
 2020-09-17 17:16 UTC 

[PATCH] mt76: mt7663s: remove max_tx_fragments limitation
 2020-09-17 17:18 UTC 

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-17 17:18 UTC  (4+ messages)

[PATCH 1/1] efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=n
 2020-09-17 17:18 UTC 

remove compat_sys_mount
 2020-09-17 17:16 UTC  (3+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code

[PATCH v3 00/13] qla2xxx misc features and bug fixes
 2020-09-17 16:52 UTC  (5+ messages)
` [PATCH v3 11/13] qla2xxx: Add IOCB resource tracking

[PATCH] enable core.fsyncObjectFiles by default
 2020-09-17 17:12 UTC  (7+ messages)
` [RFC PATCH 1/2] sha1-file: fsync() loose dir entry when core.fsyncObjectFiles

[Buildroot] [PATCH 0/3 v4] package/qt5/qt5webengine: fix options and dependencies (branch yem/qt5webengine-options)
 2020-09-17 17:15 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3 v4] package/qt5/qt5webengine: fix ffmpeg/codec/alsa option handling for latest

[PATCH] nvme: fix NULL pointer dereference
 2020-09-17 17:14 UTC  (5+ messages)

[PATCH net-next] net: mdio: octeon: Select MDIO_DEVRES
 2020-09-17 17:13 UTC  (2+ messages)

[linux-lvm] size of lvm metadata
 2020-09-17 17:13 UTC  (2+ messages)

imx27: Unsupported ECC algorithm
 2020-09-17 17:12 UTC  (4+ messages)

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-16 20:21 UTC  (5+ messages)
` [PATCH 1/9] lib: zstd: Add zstd compatibility wrapper
      ` [f2fs-dev] "

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.198-63-ga928c757063c)
 2020-09-17 17:11 UTC 

[PATCH bpf-next v5 0/8] bpf: Support multi-attach for freplace programs
 2020-09-17 17:10 UTC  (5+ messages)
` [PATCH bpf-next v5 5/8] bpf: Fix context type resolving for extension programs

pci=nocrs required on HP rp5700 Business System
 2020-09-17 17:02 UTC 

[linux-next:master 6312/8629] include/asm-generic/preempt.h:16:17: sparse: sparse: context imbalance in 'sock_map_seq_start' - wrong count at exit
 2020-09-17 17:11 UTC 

[PATCH 3/3] drm/amd/amdkfd: Surface files in Sysfs to allow users to get number of compute units that are in use
 2020-09-17 17:11 UTC 

[dpdk-dev] [PATCH 1/2] config: add Graviton2(arm64) meson configuration
 2020-09-17 17:11 UTC  (5+ messages)

[PATCH 1/4] cobalt/x86: adapt fpu code with Linux kernel upstream
 2020-09-17 17:11 UTC  (2+ messages)

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-17 17:07 UTC  (37+ messages)
` [PATCH v2 12/37] kasan, arm64: only init shadow for software modes
` [PATCH v2 13/37] kasan, arm64: only use kasan_depth "
` [PATCH v2 19/37] kasan: don't allow SW_TAGS with ARM64_MTE
` [PATCH v2 22/37] arm64: mte: Add in-kernel MTE helpers
` [PATCH v2 23/37] arm64: kasan: Add arch layer for memory tagging helpers
` [PATCH v2 26/37] arm64: mte: Convert gcr_user into an exclude mask
` [PATCH v2 27/37] arm64: mte: Switch GCR_EL1 in kernel entry and exit
` [PATCH v2 29/37] arm64: kasan: Align allocations for HW_TAGS
` [PATCH v2 32/37] kasan, arm64: expand CONFIG_KASAN checks
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 34/37] kasan, arm64: print report from tag fault handler
` [PATCH v2 36/37] kasan, arm64: enable CONFIG_KASAN_HW_TAGS

[PATCH 2/3] drm/amd/amdgpu: Define and implement a function that collects number of waves that are in flight
 2020-09-17 17:10 UTC 

[PATCH BlueZ 1/2] gatt: StartNotify is not allowed when device is disconnecting
 2020-09-17 17:06 UTC  (3+ messages)

[PATCH 1/3] drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
 2020-09-17 17:10 UTC 

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-09-17 17:09 UTC  (2+ messages)

[PATCH v2 00/10] capstone + disassembler patches
 2020-09-17 17:06 UTC  (4+ messages)
` [PATCH v2 04/10] disas: Clean up CPUDebug initialization

[PATCH] MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
 2020-09-17 13:35 UTC 

[RESEND Bluez PATCH v2] doc: Add Suspend and Resume events
 2020-09-17 17:06 UTC  (2+ messages)

[PATCH] tests/acceptance: Disable tests dependent of unreliable apt.armbian.com
 2020-09-17 17:06 UTC  (4+ messages)

[PATCH] hw/arm/aspeed: Map the UART5 device unconditionally
 2020-09-17 17:03 UTC  (5+ messages)

Python 3.5 EOL; when can require 3.6?
 2020-09-17 17:02 UTC  (8+ messages)

[PATCH BlueZ v2] sixaxis: Fix crash caused by return of udev_device_get_property_value
 2020-09-17 17:05 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] cmdline: support Windows
 2020-09-17 17:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/7] cmdline: make implementation opaque

[Intel-gfx] [PATCH] drm/i915/uc: tune down GuC communication enabled/disabled messages
 2020-09-17 17:05 UTC  (2+ messages)

[PATCH 5/8] x86/mce: Avoid tail copy when machine check terminated a copy from user
 2020-09-17 17:04 UTC  (4+ messages)

[PATCH] checkpatch: avoid error on cover letter files
 2020-09-17 17:02 UTC 

[PATCH bpf-next v3] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-16 22:43 UTC  (3+ messages)

stable/linux-5.4.y baseline: 194 runs, 1 regressions (v5.4.66)
 2020-09-17 17:01 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.236-48-gd079c25848d1)
 2020-09-17 17:03 UTC 

[virtio-dev] [PATCH 00/11] Additional virtio device resources
 2020-09-17 17:01 UTC  (4+ messages)
` [virtio-dev] [PATCH 05/11] doorbells: Introduce doorbells
  ` [virtio-dev] "

[dpdk-dev] [PATCH 00/20] Upgrade HAL and add ENI metrics support
 2020-09-17 17:02 UTC  (2+ messages)

[PATCH v2] media: v4l2-fwnode: Return -EINVAL for invalid bus-type
 2020-09-17 16:51 UTC  (2+ messages)

[PATCH] PCI/LINK: Print IRQ number used by port
 2020-09-17 17:01 UTC  (2+ messages)

[dhowells-fs:rxrpc-rxgk 15/17] net/rxrpc/server_key.c:82:10: warning: ordered comparison of pointer with integer zero
 2020-09-17 17:00 UTC 

[PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
 2020-09-17 16:57 UTC  (3+ messages)

[PATCH] docker.py: always use --rm
 2020-09-17 16:58 UTC  (4+ messages)

[PATCH 0/2] two tiny fixes for locktorture
 2020-09-17 16:58 UTC  (3+ messages)
` [PATCH 1/2] locktorture: doesn't check nreaders_stress when no readlock support


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.