All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-22 16:57:21 to 2020-09-22 17:54:37 UTC [more...]

[Intel-gfx] [RESEND PATCH 0/2] drm/i915: kernel-doc fixes for new DP helpers
 2020-09-22 17:53 UTC  (7+ messages)
` [RESEND PATCH 1/2] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
  ` [Intel-gfx] "
` [Intel-gfx] [RESEND PATCH 2/2] drm/dp: fix a kernel-doc issue at drm_edid.c
  `  "

[PATCH 0/5] mm: Break COW for pinned pages during fork()
 2020-09-22 17:54 UTC  (6+ messages)
` [PATCH 1/5] mm: Introduce mm_struct.has_pinned

[PULL 00/11] capstone + disassembler patch queue
 2020-09-22 17:47 UTC  (6+ messages)
` [PULL 03/11] capstone: Require version 4.0 from a system library
` [PULL 04/11] disas: Move host asm annotations to tb_gen_code
` [PULL 05/11] disas: Clean up CPUDebug initialization
` [PULL 08/11] disas: Configure capstone for aarch64 host without libvixl
` [PULL 11/11] disas/capstone: Add skipdata hook for s390x

[PATCH v4 0/4] xen/arm: Properly disable M2P on Arm
 2020-09-22 17:53 UTC  (4+ messages)
` [PATCH v4 1/4] xen: XENMEM_exchange should only be used/compiled for arch supporting PV guest

[PATCH] pseudo: Remove mismatched inodes from the db
 2020-09-22 17:52 UTC  (4+ messages)
` [OE-core] "

[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
 2020-09-22 17:52 UTC  (8+ messages)
` [PATCH 1/3] net: fix a new kernel-doc warning at dev.c

[PATCH 00/22] add support for Clang LTO
 2020-09-22 17:52 UTC  (5+ messages)
` [PATCH v2 00/28] Add "
    ` [EXTERNAL] "

[PATCH v9 0/9] ext4: add fast commits feature
 2020-09-22 17:50 UTC  (3+ messages)
` [PATCH v9 1/9] doc: update ext4 and journalling docs to include fast commit feature

[Bridge] [PATCH net-next v2 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-22 17:51 UTC  (4+ messages)
` [PATCH net-next v2 06/16] net: bridge: mcast: rename br_ip's u member to dst
  ` [Bridge] "

[PATCH v2 0/2] block: deprecate the sheepdog driver
 2020-09-22 17:46 UTC  (8+ messages)
` [PATCH v2 1/2] block: drop moderated sheepdog mailing list from MAINTAINERS file
` [PATCH v2 2/2] block: deprecate the sheepdog block driver

[PATCH] scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.*
 2020-09-22 17:48 UTC 

[DISCUSSION PATCH 00/41] random: possible ways towards NIST SP800-90B compliance
 2020-09-22 17:48 UTC  (5+ messages)

+ checkpatch-extend-author-signed-off-by-check-for-split-from-header.patch added to -mm tree
 2020-09-22 17:48 UTC 

[Virtio-fs] [PATCH] virtiofsd: Used glib "shared" thread pool
 2020-09-22 17:46 UTC  (9+ messages)
  `  "

[PATCH bpf-next v7 00/10] bpf: Support multi-attach for freplace programs
 2020-09-22 17:48 UTC  (11+ messages)
` [PATCH bpf-next v7 03/10] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v7 04/10] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach

[Intel-gfx] [PATCH 0/7] drm/i915: Add support for LTTPR non-transparent link training mode
 2020-09-22 17:47 UTC  (13+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915: Simplify the link training functions
` [Intel-gfx] [PATCH 4/7] drm/i915: Factor out a helper to disable the DPCD training pattern
` [Intel-gfx] [PATCH 7/7] drm/i915: Switch to LTTPR non-transparent mode link training

[PATCH AUTOSEL 5.8 01/20] device_cgroup: Fix RCU list debugging warning
 2020-09-22 17:46 UTC  (7+ messages)
` [PATCH AUTOSEL 5.8 03/20] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811

[Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
 2020-09-22 17:47 UTC  (4+ messages)

[PATCH v12 0/8] Control-flow Enforcement: Indirect Branch Tracking
 2020-09-22 17:45 UTC  (7+ messages)
` [PATCH v12 8/8] x86: Disallow vsyscall emulation when CET is enabled

+ mm-mmap-use-helper-function-allow_write_access-in-__remove_shared_vm_struct.patch added to -mm tree
 2020-09-22 17:45 UTC 

[Qemu-devel] [PATCH] tests/acpi: speedup acpi tests
 2020-09-22 17:42 UTC  (10+ messages)

[RFC PATCH 0/3]xfs: random fixes for disk quota
 2020-09-22 17:43 UTC  (3+ messages)
` [PATCH 1/3] xfs: directly return if the delta equal to zero

[PATCH] e2fsck: skip extent optimization by default
 2020-09-22 17:42 UTC  (3+ messages)

+ mm-page_poisonc-replace-bool-variable-with-static-key.patch added to -mm tree
 2020-09-22 17:42 UTC 

+ lib-include-memregionh-in-memregionc.patch added to -mm tree
 2020-09-22 17:41 UTC 

[PATCH 0/9] xen: beginnings of moving library-like code into an archive
 2020-09-22 17:40 UTC  (9+ messages)
` [PATCH 1/9] build: use if_changed more consistently (and correctly) for prelink*.o
  ` Ping: "

[dpdk-dev] [PATCH 1/2] net/bnxt: fix drop en in rxq get information
 2020-09-22 17:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix rxq/txq offload information get op

[PATCH net-next v2 0/3] GVE Raw Addressing
 2020-09-22 17:40 UTC  (7+ messages)
` [PATCH net-next v2 1/3] gve: Add support for raw addressing device option
` [PATCH net-next v2 2/3] gve: Add support for raw addressing to the rx path
` [PATCH net-next v2 3/3] gve: Add support for raw addressing in the tx path

[PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change
 2020-09-22 17:37 UTC  (2+ messages)

[PATCH v3 00/17] hw/block/nvme: multiple namespaces support
 2020-09-22 17:34 UTC  (4+ messages)

How to comprehensively search the OpenBMC Archives
 2020-09-22 17:35 UTC  (8+ messages)
          ` Mailing list archive on lore.kernel.org/openbmc

[nacked] memcg-introduce-per-memcg-reclaim-interface.patch removed from -mm tree
 2020-09-22 17:35 UTC 

[Intel-wired-lan] [PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-09-22 17:34 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables

[PATCH] cpuidle: Drop misleading comments about RCU usage
 2020-09-22 17:34 UTC  (3+ messages)

+ mm-gup-fix-gup_fast-with-dynamic-page-table-folding.patch added to -mm tree
 2020-09-22 17:34 UTC  (3+ messages)

[PATCH 0/15 v2] BTRFS DIO inode locking/D_SYNC fix
 2020-09-22 17:33 UTC  (8+ messages)
` [PATCH 04/15] iomap: Call inode_dio_end() before generic_write_sync()
` [PATCH 11/15] btrfs: Use inode_lock_shared() for direct writes within EOF

[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
 2020-09-22 17:26 UTC  (12+ messages)
` [PATCH] i386: Don't try to set MSR_KVM_ASYNC_PF_EN if kernel-irqchip=off
          ` [Bug 1896263] "

[PATCH leds v2 00/50] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-22 17:32 UTC  (2+ messages)

[PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-09-22 17:30 UTC  (4+ messages)

[PATCH] mm/hmm/test: use after free in dmirror_allocate_chunk()
 2020-09-22 17:31 UTC  (3+ messages)

[PATCH V1 00/16] IOREQ feature (+ virtio-mmio) on Arm
 2020-09-22 17:30 UTC  (10+ messages)
` [PATCH V1 09/16] arm/ioreq: Introduce arch specific bits for IOREQ/DM features
` [PATCH V1 10/16] xen/mm: Handle properly reference in set_foreign_p2m_entry() on Arm

Fwd: Re: mount.nfs4 and logging
 2020-09-22 17:30 UTC  (2+ messages)

[PATCH 0/2][v2] Fix init for device stats for seed devices
 2020-09-22 17:28 UTC  (5+ messages)
` [PATCH 1/2] btrfs: init "
` [PATCH 2/2] btrfs: return error if we're unable to read device stats

[PATCH] bus: mhi: Move irq check in controller registration
 2020-09-22 17:33 UTC  (3+ messages)

[PATCH] scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG case
 2020-09-22 17:28 UTC  (3+ messages)

[PATCH] FIX the comment of struct jbd2_journal_handle
 2020-09-22 17:12 UTC 

[PATCH] cpuidle: governor: export cpuidle governor functions
 2020-09-22 17:27 UTC  (4+ messages)

[xen-unstable-smoke test] 154615: tolerable all pass - PUSHED
 2020-09-22 17:27 UTC 

[Intel-gfx] [PULL] gvt-fixes
 2020-09-22 17:27 UTC  (2+ messages)

Naming DBus paths of CPU objects
 2020-09-22 17:25 UTC  (4+ messages)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-22 17:25 UTC  (12+ messages)
  ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
            ` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-22 17:25 UTC  (7+ messages)
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page

[dpdk-dev] [PATCH] net/ring: fix unchecked return value
 2020-09-22 17:20 UTC 

Quick test on real hardware requested to test qemu
 2020-09-22 17:24 UTC  (6+ messages)

[PULL 0/3] Usb 20200921 patches
 2020-09-22 17:19 UTC  (2+ messages)

[PATCH RFT] mmc: renesas_sdhi: drop local flag for tuning
 2020-09-22 17:22 UTC 

[dpdk-dev] [PATCH v6 00/12] support the flow-based traffic sampling
 2020-09-22 17:19 UTC  (14+ messages)
` [dpdk-dev] [PATCH v7 "
  ` [dpdk-dev] [PATCH v7 01/12] ethdev: introduce sample action for rte flow
  ` [dpdk-dev] [PATCH v7 02/12] common/mlx5: glue for sample action
  ` [dpdk-dev] [PATCH v7 03/12] common/mlx5: query sampler object capability via DevX
  ` [dpdk-dev] [PATCH v7 04/12] net/mlx5: add the validate sample action
  ` [dpdk-dev] [PATCH v7 05/12] net/mlx5: split sample flow into two sub flows
  ` [dpdk-dev] [PATCH v7 06/12] net/mlx5: update translate function for sample action
  ` [dpdk-dev] [PATCH v7 07/12] app/testpmd: add testpmd command "
  ` [dpdk-dev] [PATCH v7 08/12] common/mlx5: add glue function for mirroring
  ` [dpdk-dev] [PATCH v7 09/12] net/mlx5: update validation for mirroring flow
  ` [dpdk-dev] [PATCH v7 10/12] net/mlx5: update translate function for mirror
  ` [dpdk-dev] [PATCH v7 11/12] app/testpmd: add port and encap support for sample action
  ` [dpdk-dev] [PATCH v7 12/12] doc: add E-Switch sample flow limitation description

[PATCH v1] Bluetooth: Enforce key size of 16 bytes on FIPS level
 2020-09-22 17:19 UTC  (4+ messages)

[PATCH] v4l2-compliance: skip dimentions tests for media bus format MEDIA_BUS_FMT_METADATA_FIXED
 2020-09-22 17:19 UTC  (2+ messages)

[Intel-gfx] [PATCH -next] drm/i915: simplify the return expression of i915_driver_release()
 2020-09-22 17:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

OpenBMC Office Hours
 2020-09-22 17:17 UTC 

[PATCH] scripts/gdb: fix list_for_each
 2020-09-22 17:17 UTC  (3+ messages)

[PATCH] btrfs: fix false alert caused by legacy btrfs root item
 2020-09-22 17:17 UTC  (4+ messages)

[PATCH 0/9] disable pcplists during memory offline
 2020-09-22 17:15 UTC  (2+ messages)

[PATCH] sched/rt: Disable RT_RUNTIME_SHARE by default
 2020-09-22 17:14 UTC  (2+ messages)

[net-next PATCH 0/2] Add support for VLAN based flow distribution
 2020-09-22 17:13 UTC  (2+ messages)

[PATCH 0/2] mm,swap: skip swap readahead for instant IO (like zswap)
 2020-09-22 17:12 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 00/10] rename blacklist/whitelist to block/allow
 2020-09-22 17:12 UTC  (5+ messages)
` [dpdk-dev] [dpdk-techboard] "

[PATCH leds 0/7] leds: pca963x cleanup
 2020-09-22 17:12 UTC  (2+ messages)

[PATCH] MIPS: Increase range of CONFIG_FORCE_MAX_ZONEORDER
 2020-09-22 17:11 UTC  (3+ messages)

+ kernel-resource-make-release_mem_region_adjustable-never-fail-fix.patch added to -mm tree
 2020-09-22 17:10 UTC 

RDMA/addr: NULL dereference in process_one_req
 2020-09-22 17:09 UTC  (2+ messages)

+ rapidio-fix-the-missed-put_device-for-rio_mport_add_riodev.patch added to -mm tree
 2020-09-22 17:09 UTC 

[PATCH] PoC: Rust binding for QAPI (qemu-ga only, for now)
 2020-09-22 17:08 UTC  (6+ messages)

[PATCH] ci: github action - add check for whitespace errors
 2020-09-22 17:07 UTC  (2+ messages)

[PATCH v9 14/18] nitro_enclaves: Add Kconfig for the Nitro Enclaves driver
 2020-09-22 17:06 UTC  (6+ messages)

[GIT PULL] io_uring fixes for 5.9-rc
 2020-09-22 17:07 UTC 

+ ubsan-introducing-config_ubsan_local_bounds-for-clang.patch added to -mm tree
 2020-09-22 17:07 UTC 

[PATCH] coverity_scan: switch to vpath build
 2020-09-22 16:35 UTC  (3+ messages)

[to-be-updated] ubsan-introducing-config_ubsan_bounds_local-for-clang.patch removed from -mm tree
 2020-09-22 17:06 UTC 

augenrules --load
 2020-09-22 17:06 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.9-rc
 2020-09-22 17:05 UTC 

+ mm-cleanup-mincore_huge_pmd.patch added to -mm tree
 2020-09-22 17:05 UTC 

[Intel-gfx] remove alloc_vm_area
 2020-09-22 17:04 UTC  (11+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915: use vmap in shmem_pin_map

[PATCH] Only allow to set crash_kexec_post_notifiers on boot time
 2020-09-22 17:04 UTC  (7+ messages)

BUG: Bad page state in process dirtyc0w_child
 2020-09-22 17:03 UTC  (3+ messages)

[PATCH v3 0/3] media: rockchip: Introduce driver for Rockchip's camera interface
 2020-09-22 16:55 UTC  (5+ messages)
` [PATCH v3 1/3] media: dt-bindings: media: Document Rockchip VIP bindings
` [PATCH v3 2/3] media: rockchip: Introduce driver for Rockhip's camera interface
` [PATCH v3 3/3] arm64: dts: rockchip: Add the camera interface description of the PX30

[PATCH v2] Bluetooth: Check for encryption key size on connect
 2020-09-22 17:03 UTC  (4+ messages)

[PATCH v7 00/14] HWPOISON: soft offline rework
 2020-09-22 17:03 UTC  (2+ messages)

[GIT PULL] FPGA Manager additional changes for 5.10
 2020-09-22 17:02 UTC  (3+ messages)

Machine lockups on extreme memory pressure
 2020-09-22 17:01 UTC  (8+ messages)

+ mmhwpoison-try-to-narrow-window-race-for-free-pages.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-double-check-page-count-in-__get_any_page.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-introduce-mf_msg_unsplit_thp.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-return-0-if-the-page-is-already-poisoned-in-soft-offline.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-refactor-soft_offline_huge_page-and-__soft_offline_page.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-rework-soft-offline-for-in-use-pages.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-rework-soft-offline-for-free-pages.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-unify-thp-handling-for-hard-and-soft-offline.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-kill-put_hwpoison_page.patch added to -mm tree
 2020-09-22 17:00 UTC 

[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
 2020-09-22 16:14 UTC  (3+ messages)
` [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)

+ mmhwpoison-unexport-get_hwpoison_page-and-make-it-static.patch added to -mm tree
 2020-09-22 17:00 UTC 

[PATCH 00/24] qom: Convert some properties to class properties
 2020-09-22 16:45 UTC  (7+ messages)
` [PATCH 19/24] xlnx-zcu102: Register properties as "
` [PATCH 23/24] sifive_e: Register "revb" as class property
` [PATCH 24/24] sifive_u: Register "start-in-flash" "

+ mmhwpoison-inject-dont-pin-for-hwpoison_filter.patch added to -mm tree
 2020-09-22 17:00 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-09-22 17:00 UTC 

+ mm-hwpoison-remove-recalculating-hpage.patch added to -mm tree
 2020-09-22 17:00 UTC 

+ mmhwpoison-cleanup-unused-pagehuge-check.patch added to -mm tree
 2020-09-22 17:00 UTC 

[PATCH leds v3 0/9] Start moving parsing of `linux,default-trigger` to LED core (a cleanup of LED drivers)
 2020-09-22 16:58 UTC  (6+ messages)
` [PATCH leds v3 6/9] leds: lm36274: use devres LED registering function

[PATCH 0/2] Add format MEDIA_BUS_FMT_METADATA_FIXED and use it in rkisp1
 2020-09-22 16:58 UTC  (6+ messages)
` [PATCH 1/2] meida: uapi: add MEDIA_BUS_FMT_METADATA_FIXED media bus format
` [PATCH 2/2] media: staging: rkisp1: isp: set metadata pads to MEDIA_BUS_FMT_METADATA_FIXED

[PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
 2020-09-22 16:57 UTC  (2+ messages)

[PATCH v5 0/3] vfio/pci: Restore MMIO access for s390 detached VFs
 2020-09-22 16:57 UTC  (5+ messages)
` [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn

[PATCH v9 00/29] arm64: Memory Tagging Extension user-space support
 2020-09-22 16:55 UTC  (6+ messages)
` [PATCH v9 29/29] arm64: mte: Add Memory Tagging Extension documentation


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.