All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-10 13:56:29 to 2020-09-10 14:41:52 UTC [more...]

[PATCH v20 00/23] LSM: Module stacking for AppArmor
 2020-09-10 14:11 UTC  (16+ messages)
` [PATCH v20 05/23] net: Prepare UDS for security module stacking

[PATCH -next] drm/amdkfd: Fix -Wunused-const-variable warning
 2020-09-10 14:32 UTC  (5+ messages)
` [PATCH v2 "

[PATCH rdma-next 00/10] Prepare drivers to move QP allocation to ib_core
 2020-09-10 14:30 UTC  (7+ messages)
` [PATCH rdma-next 01/10] RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
` [PATCH rdma-next 02/10] RDMA/mlx5: Reuse existing fields in parent QP storage object
` [PATCH rdma-next 05/10] RDMA/mlx4: Embed GSI QP into general mlx4_ib QP
` [PATCH rdma-next 07/10] RDMA/core: Align write and ioctl checks of QP types
` [PATCH rdma-next 10/10] RDMA/i40iw: Remove intermediate pointer that points to the same struct

[PATCH -next 0/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning
 2020-09-10 14:16 UTC  (4+ messages)
` [PATCH -next 1/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in rf.c
` [PATCH -next 2/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in trx.c
` [PATCH -next 3/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c

[PATCH v5 0/8] IOMMU cleanup
 2020-09-10 14:41 UTC  (12+ messages)
` [PATCH v5 6/8] common/grant_table: batch flush I/O TLB
` [PATCH v5 7/8] iommu: remove the share_p2m operation
` [PATCH v5 8/8] iommu: stop calling IOMMU page tables 'p2m tables'

[PATCH] x86/mm: do not mark IO regions as Xen heap
 2020-09-10 14:41 UTC  (4+ messages)

[RFC] QEMU as Xcode project on macOS
 2020-09-10 14:40 UTC  (4+ messages)

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-10 14:41 UTC  (17+ messages)

[PATCH] video: fbdev: fsl-diu-fb: Remove VLA usage
 2020-09-10 14:39 UTC  (5+ messages)
` [PATCH] video: fbdev: fsl-diu-fb: remove unneeded variable 'res'

[PATCH] mm: don't rely on system state to detect hot-plug operations
 2020-09-10 14:40 UTC  (16+ messages)

[PATCH] taskstats: fix CGROUPSTATS_CMD_GET for cgroup v2
 2020-09-10 14:32 UTC  (3+ messages)

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-10 14:34 UTC  (13+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
 2020-09-10 14:38 UTC  (3+ messages)

[PATCH 13/17] p2p: Start a basic P2P Group after GO Negotiation
 2020-09-10 14:39 UTC  (2+ messages)

[RFC 0/4] Add a 'in_mmio' device flag to avoid the DMA to MMIO
 2020-09-10 14:37 UTC  (7+ messages)
` [RFC 1/4] memory: add memory_region_init_io_with_dev interface

[dpdk-dev] [PATCH 20.11 0/5] Enhance rawdev APIs
 2020-09-10 14:36 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 0/7] "
  ` [dpdk-dev] [PATCH v3 1/7] rawdev: add private data length parameter to info fn
  ` [dpdk-dev] [PATCH v3 2/7] rawdev: allow drivers to return error from info function
  ` [dpdk-dev] [PATCH v3 3/7] rawdev: add private data length parameter to config fn
  ` [dpdk-dev] [PATCH v3 4/7] rawdev: add private data length parameter to queue fns
  ` [dpdk-dev] [PATCH v3 5/7] rawdev: allow queue config query to return error
  ` [dpdk-dev] [PATCH v3 6/7] rawdev: mark start and stop functions optional
  ` [dpdk-dev] [PATCH v3 7/7] doc: remove rawdev deprecation notice

kcompactd hotplug fail
 2020-09-10 14:37 UTC  (3+ messages)

[chrome-os:chromeos-5.4 36/43] drivers/virtio/virtio_dma_buf.c:32: undefined reference to `dma_buf_export'
 2020-09-10 14:37 UTC 

[PATCH v2] platform/chrome: Don't populate lightbar device if it isn't there
 2020-09-10 14:32 UTC  (3+ messages)

How to set USB_PORT_QUIRK_OLD_SCHEME on an usb-port ?
 2020-09-10 13:58 UTC  (3+ messages)

[PATCH] scsi: clear UAC before sending SG_IO
 2020-09-10 14:36 UTC  (2+ messages)

[PATCH] lib/cobalt: Wrap __open_2() to support _FORTIFY_SOURCE on open()
 2020-09-10 14:36 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc Stripping rendercopy implementation to use cairo
 2020-09-10 14:34 UTC  (2+ messages)

[PATCH] b4: add an --apply option for b4 am
 2020-09-10 14:33 UTC  (3+ messages)
` [tools] "

[PATCH] scripts/setlocalversion: make git describe output more reliable
 2020-09-10 14:28 UTC  (2+ messages)

[PATCH] soc: fsl: dpio: remove set but not used 'addr_cena'
 2020-09-10 14:04 UTC  (2+ messages)

[Devel] Re: PROBLEM : ACPI, Acquiring Mutex Error
 2020-09-10 14:31 UTC 

[PATCH] selinux: access policycaps with READ_ONCE/WRITE_ONCE
 2020-09-10 14:28 UTC 

(pch_gbe): transmit queue 0 timed out
 2020-09-10 14:05 UTC  (2+ messages)

[PATCH v2 0/3] btrfs: free space tree mounting fixes
 2020-09-10 14:18 UTC  (4+ messages)
` [PATCH v2 2/3] btrfs: remove free space items when creating free space tree

[PATCH RFC/RFT 0/3] efi/libstub: arm32: Remove dependency on dram_base
 2020-09-10 14:08 UTC  (7+ messages)

[PATCH v7 00/12] *** A Method for evaluating dirty page rate ***
 2020-09-10 14:27 UTC  (7+ messages)
` [PATCH v7 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v7 09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period()
` [PATCH v7 11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-10 14:21 UTC  (12+ messages)
  ` [Intel-wired-lan] "

When is page->index stable?
 2020-09-10 14:27 UTC  (3+ messages)

[PATCH v18 00/32] per memcg lru_lock
 2020-09-10 14:24 UTC  (9+ messages)
      ` [PATCH v18 00/32] per memcg lru_lock: reviews

Revert "dm: always call blk_queue_split() in dm_process_bio()"
 2020-09-10 14:24 UTC 

[Intel-gfx] [PATCH 0/2] Fixes for incoming smarter IOMMU
 2020-09-10 14:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v4 00/21] KVM: arm64: Rewrite page-table code and fault handling
 2020-09-10 14:21 UTC  (6+ messages)
` [PATCH v4 02/21] KVM: arm64: Add stand-alone page-table walker infrastructure

[PATCH] ASoC: ak4458: Add DSD support for ak4458 and ak4497
 2020-09-10 14:21 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] abi breakage checks for meson
 2020-09-10 14:21 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/4] devtools: bug fix for gen-abi.sh
` [dpdk-dev] [PATCH 2/4] devtools: add generation of compressed abi dump archives
` [dpdk-dev] [PATCH 3/4] buildtools: add script to setup abi checks for meson
` [dpdk-dev] [PATCH 4/4] build: add abi breakage checks to meson
` [dpdk-dev] [PATCH v2 0/4] abi breakage checks for meson
  ` [dpdk-dev] [PATCH v2 1/4] devtools: bug fix for gen-abi.sh
  ` [dpdk-dev] [PATCH v2 2/4] devtools: add generation of compressed abi dump archives
  ` [dpdk-dev] [PATCH v2 3/4] buildtools: add script to setup abi checks for meson
  ` [dpdk-dev] [PATCH v2 4/4] build: add abi breakage checks to meson

[PATCH 1/4] kbuild: remove cc-option test of -fno-strict-overflow
 2020-09-10 13:51 UTC 

[PATCH 08/17] p2putil: Add p2p_random_char
 2020-09-10 14:21 UTC  (2+ messages)

[PATCH -rc v1] gcov: Disable gcov build with GCC 10
 2020-09-10 13:44 UTC  (3+ messages)

[sparc64] kernel OOPS bisected from "lockdep: improve current->(hard|soft)irqs_enabled synchronisati
 2020-09-10 14:20 UTC  (3+ messages)
` [sparc64] kernel OOPS bisected from "lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state"
  ` [sparc64] kernel OOPS bisected from "lockdep: improve current->(hard|soft)irqs_enabled synchroni

[PATCH v2 0/2] MTE support for KVM guest
 2020-09-10 14:14 UTC  (11+ messages)

[PATCH] sh: remove spurious circular inclusion from asm/smp.h
 2020-09-10 14:19 UTC 

[PATCH] dhcpcd: 9.1.4 -> 9.2.0
 2020-09-10 14:18 UTC 

[PATCH v7 17/25] cirrus: Building freebsd in a single short
 2020-09-10 14:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/freescale-imx/firmware-imx: custom padding
 2020-09-10 14:18 UTC 

[PATCH v3 00/10] qcom: pm8150: add support for thermal monitoring
 2020-09-10 13:59 UTC  (4+ messages)
` [PATCH v4 04/10] iio: adc: qcom-vadc: move several adc5 functions to common file
` [PATCH v4 05/10] iio: adc: qcom-vadc-common: use fixp_linear_interpolate
` [PATCH v4 09/10] arm64: dts: qcom: pm8150x: add definitions for adc-tm5 part

[OE-core][dunfell 00/18] Pull request (cover letter only)
 2020-09-10 14:17 UTC 

How to comprehensively search the OpenBMC Archives
 2020-09-10 14:16 UTC  (5+ messages)

[PATCH v2 00/10] Independent per-CPU data section for nVHE
 2020-09-10 14:07 UTC  (5+ messages)
` [PATCH v2 10/10] kvm: arm64: Remove unnecessary hyp mappings

[meta-security][master][dunfell][PATCH] clamav: update SO_VER to 9.0.4
 2020-09-10 14:11 UTC 

[PATCH v5 00/20] gpio: cdev: add uAPI v2
 2020-09-10 14:09 UTC  (8+ messages)

[LTP] [PATCH 1/1] fanotify10: Treat ignore mask bug as TCONF for < v5.9
 2020-09-10 14:14 UTC  (2+ messages)

[PATCH v2 1/1] i2c: busses: Add support for atomic transfers in Actions Semi Owl driver
 2020-09-10 14:12 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix slightly botched merge in __reloc_entry_gpu
 2020-09-10 14:12 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

KASAN: use-after-free Read in ucma_close (2)
 2020-09-10 14:09 UTC 

[PATCH] overlay/073: test with nfs_export being off
 2020-09-10 13:59 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 14:04 UTC  (3+ messages)
` [PATCH bpf-next v2 1/5] tcp: only init congestion control if not initialized already
` [PATCH bpf-next v2 2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC

[PATCH] drivers: net: Fix *_ipsec_offload_ok(): Use ip_hdr family
 2020-09-10 13:54 UTC 

[PATCH v2 0/2] hw/timer/hpet: Trivial format string fix
 2020-09-10 14:08 UTC  (8+ messages)
` [PATCH v2 1/2] hw/timer/hpet: Remove dead code
` [PATCH v2 2/2] hw/timer/hpet: Fix DPRINTF format string

Runstate hypercall and Linux KPTI issues
 2020-09-10 14:08 UTC  (5+ messages)

[PATCH] drm: xlnx: remove defined but not used 'scaling_factors_666'
 2020-09-10 14:06 UTC 

[PATCH] soc: sunxi: sram: remove unneeded semicolon
 2020-09-10 14:05 UTC 

[PATCH] soundwire: add slave status as a sysfs file
 2020-09-10 14:06 UTC  (2+ messages)

[PATCH 1/2] video: stm32_ltdc: Convert to use APIs which support live DT
 2020-09-10 14:06 UTC  (4+ messages)
` [PATCH 2/2] video: stm32_dsi: "

[PATCH 0/6] tools/include: adjustments to the population of xen/
 2020-09-10 14:06 UTC  (4+ messages)

[PATCH] initramfs-framework: support kernel cmdline with double quotes
 2020-09-10 14:06 UTC 

[PATCH] video: fbdev: sis: remove unneeded semicolon
 2020-09-10 14:05 UTC 

[PATCH 00/29] block/export: Add infrastructure and QAPI for block exports
 2020-09-10 14:04 UTC  (3+ messages)
` [PATCH 21/29] block/export: Add BLOCK_EXPORT_DELETED event

[LTP] [PATCH 1/1] syscalls/fanotify15: TCONF also on EOPNOTSUPP
 2020-09-10 14:05 UTC  (2+ messages)

[PATCH] soundwire: bus: add enumerated slave to device list
 2020-09-10 14:02 UTC  (8+ messages)

[f2fs-dev] [GIT PULL] small bug fixes for 5.9
 2020-09-10 14:02 UTC 

[PATCH 0/5] Add support for custom names for AT24 EEPROMs
 2020-09-10 13:42 UTC 

[PATCH 1/2] kbuild: remove redundant CONFIG_KASAN check from scripts/Makefile.kasan
 2020-09-10 13:44 UTC 

chromebook_coral.dts: multiple FSP-S entries for same parameters
 2020-09-10 14:00 UTC 

[PATCH 0/2] ASoC: q6afe: add clocks support
 2020-09-10 13:57 UTC  (3+ messages)
` [PATCH 1/2] ASoC: q6afe: dt-bindings: add q6afe clock bindings
` [PATCH 2/2] ASoC: q6afe-clocks: add q6afe clock controller

[PATCH v3 0/8] IPQ40xx: Improve support
 2020-09-10 14:00 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: clock: import Qualcomm IPQ4019 bindings
` [PATCH v3 2/8] IPQ40xx: clk: Use dt-bindings instead of hardcoding
` [PATCH v3 3/8] IPQ40xx: Add SMEM support
` [PATCH v3 4/8] reset: Add IPQ40xx reset controller driver
` [PATCH v3 5/8] IPQ40xx: Add reset controller support
` [PATCH v3 6/8] phy: add driver for Qualcomm IPQ40xx USB PHY
` [PATCH v3 7/8] usb: dwc3: Add Qualcomm DWC3 compatible string
` [PATCH v3 8/8] IPQ40xx: Add USB nodes

[Intel-gfx] [PATCH] drm/i915/display: Add a vblank wait for FBC activation within same frame
 2020-09-10 13:59 UTC  (5+ messages)

[RFC][PATCH v1 0/7] *** Add Multifd support for TLS migration ***
 2020-09-10 13:57 UTC  (13+ messages)
` [PATCH v1 1/7] migration/tls: save hostname into MigrationState
` [PATCH v1 2/7] migration/tls: extract migration_tls_client_create for common-use
` [PATCH v1 6/7] migration/tls: add support for multifd tls-handshake
` [PATCH v1 7/7] migration/tls: add trace points for multifd-tls

[PATCH v2 0/9] IPQ40xx: Improve support
 2020-09-10 13:58 UTC  (8+ messages)
` [PATCH v2 7/9] usb: dwc3: Make PHY functions depend on CONFIG_USB_DWC3
` [PATCH v2 8/9] usb: xhci: Add Qualcomm DWC3 xHCI driver

[PATCH v2 0/8] IPQ40xx: Improve support
 2020-09-10 13:56 UTC  (3+ messages)

[LTP] [PATCH] ns-tools/set_ipv4addr: Use ip command as default
 2020-09-10 13:56 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.