All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-03 20:59:52 to 2020-09-03 21:37:38 UTC [more...]

[PATCH] mm: check for memory's node later during boot
 2020-09-03 21:35 UTC  (3+ messages)

[PATCH] x86/pv: Rewrite segment context switching from scratch
 2020-09-03 21:36 UTC 

[PATCH] net: fec: Fix PHY init after phy_reset_after_clk_enable()
 2020-09-03 21:36 UTC  (3+ messages)

[PATCH 00/77] Patch Round-up for stable 5.0.1, freeze on 2020-09-10
 2020-09-03 20:59 UTC  (47+ messages)
` [PATCH 01/77] hostmem: don't use mbind() if host-nodes is empty
` [PATCH 02/77] target/arm: Clear tail in gvec_fmul_idx_*, gvec_fmla_idx_*
` [PATCH 03/77] qemu-nbd: Close inherited stderr
` [PATCH 09/77] virtio-balloon: unref the iothread when unrealizing
` [PATCH 10/77] block: Call attention to truncation of long NBD exports
` [PATCH 11/77] 9pfs: local: ignore O_NOATIME if we don't have permissions
` [PATCH 12/77] 9pfs: include linux/limits.h for XATTR_SIZE_MAX
` [PATCH 13/77] xen-9pfs: Fix log messages of reply errors
` [PATCH 14/77] Revert "9p: init_in_iov_from_pdu can truncate the size"
` [PATCH 15/77] xen/9pfs: yield when there isn't enough room on the ring
` [PATCH 16/77] ati-vga: check mm_index before recursive call (CVE-2020-13800)
` [PATCH 17/77] es1370: check total frame count against current frame
` [PATCH 18/77] Fix tulip breakage
` [PATCH 19/77] iotests/283: Use consistent size for source and target
` [PATCH 20/77] virtiofsd: add --rlimit-nofile=NUM option
` [PATCH 21/77] virtiofsd: stay below fs.file-max sysctl value (CVE-2020-10717)
` [PATCH 22/77] net: use peer when purging queue in qemu_flush_or_purge_queue_packets()
` [PATCH 23/77] KVM: x86: believe what KVM says about WAITPKG
` [PATCH 24/77] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
` [PATCH 25/77] aio-posix: disable fdmon-io_uring when GSource is used
` [PATCH 26/77] linux-user/strace.list: fix epoll_create{, 1} -strace output
` [PATCH 27/77] libqos: usb-hcd-ehci: use 32-bit write for config register
` [PATCH 28/77] libqos: pci-pc: use 32-bit write for EJ register
` [PATCH 29/77] memory: Revert "memory: accept mismatching sizes in memory_region_access_valid"
` [PATCH 30/77] hw/riscv: Allow 64 bit access to SiFive CLINT
` [PATCH 31/77] xhci: fix valid.max_access_size to access address registers
` [PATCH 32/77] acpi: accept byte and word access to core ACPI registers
` [PATCH 33/77] hw/display/artist: Unbreak size mismatch memory accesses
` [PATCH 34/77] hw/net/e1000e: Do not abort() on invalid PSRCTL register value
` [PATCH 36/77] hw/audio/gus: Fix registers 32-bit access
` [PATCH 40/77] nbd: Avoid off-by-one in long export name truncation
` [PATCH 43/77] util: Introduce qemu_get_host_name()
` [PATCH 44/77] qga: Use qemu_get_host_name() instead of g_get_host_name()
` [PATCH 45/77] docs/orangepi: Add instructions for resizing SD image to power of two
` [PATCH 46/77] tests/acceptance/boot_linux: Tag tests using a SD card with 'device:sd'
` [PATCH 47/77] tests/acceptance: allow console interaction with specific VMs
` [PATCH 48/77] tests/acceptance: refactor boot_linux to allow code reuse
` [PATCH 49/77] tests/acceptance: refactor boot_linux_console test "
` [PATCH 51/77] hw/sd/sdcard: Restrict Class 6 commands to SCSD cards
` [PATCH 52/77] hw/sd/sdcard: Simplify realize() a bit
` [PATCH 53/77] hw/sd/sdcard: Do not allow invalid SD card sizes
` [PATCH 55/77] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid
` [PATCH 57/77] tpm: tpm_spapr: Exit on TPM backend failures
` [PATCH 62/77] virtio-balloon: always indicate S_DONE when migration fails
` [PATCH 71/77] migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
` [PATCH 74/77] nbd: Fix large trim/zero requests

What's cooking in git.git (Sep 2020, #02; Thu, 3)
 2020-09-03 21:36 UTC 

[PATCH v1 0/9] Support qcom USB3+DP combo phy (or type-c phy)
 2020-09-03 21:35 UTC  (7+ messages)
` [PATCH v1 6/9] phy: qcom-qmp: Add support for DP in USB3+DP combo phy

[PATCH v6 0/7] blktests: Add support to run nvme tests with tcp/rdma transports
 2020-09-03 21:35 UTC  (18+ messages)
` [PATCH v6 1/7] nvme: consolidate nvme requirements based on transport type
` [PATCH v6 2/7] nvme: consolidate some nvme-cli utility functions
` [PATCH v6 3/7] nvme: make tests transport type agnostic
` [PATCH v6 4/7] tests/nvme: restrict tests to specific transports
` [PATCH v6 5/7] nvme: support nvme-tcp when runinng tests
` [PATCH v6 6/7] common: move module_unload to common
` [PATCH v6 7/7] nvme: support rdma transport type

[PATCH v2 net-next 0/6] sfc: TXQ refactor
 2020-09-03 21:35 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] sfc: add and use efx_tx_send_pending in tx.c
` [PATCH v2 net-next 2/6] sfc: make ef100 xmit_more handling look more like ef10's
` [PATCH v2 net-next 3/6] sfc: use tx_queue->old_read_count in EF100 TX path
` [PATCH v2 net-next 4/6] sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
` [PATCH v2 net-next 5/6] sfc: rewrite efx_tx_may_pio
` [PATCH v2 net-next 6/6] sfc: remove efx_tx_queue_partner

[PATCH net-next 0/2] ionic: add devlink dev flash support
 2020-09-03 21:35 UTC  (6+ messages)
` [PATCH net-next 2/2] ionic: add devlink firmware update

[PATCH] /dev/zero: also implement ->read
 2020-09-03 21:35 UTC  (3+ messages)

[PATCH v4 0/3] dt-bindings: media: ov772x: Convert to json-schema
 2020-09-03 21:33 UTC  (3+ messages)
` [PATCH v4 3/3] dt-bindings: media: ov772x: Document endpoint props

+ mmhwpoison-drop-unneeded-pcplist-draining.patch added to -mm tree
 2020-09-03 21:33 UTC 

+ mmhwpoison-drain-pcplists-before-bailing-out-for-non-buddy-zero-refcount-page.patch added to -mm tree
 2020-09-03 21:33 UTC 

+ mmhwpoison-refactor-madvise_inject_error.patch added to -mm tree
 2020-09-03 21:33 UTC 

+ mmhwpoison-take-free-pages-off-the-buddy-freelists.patch added to -mm tree
 2020-09-03 21:33 UTC 

[RFC PATCH 0/3] alsa-lib/ASoC: use inclusive language for bclk/fsync/topology
 2020-09-03 21:32 UTC  (3+ messages)

[PATCH 0/2] docs: Add automatic cross-reference for C types
 2020-09-03 21:33 UTC  (2+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc v3
 2020-09-03 21:30 UTC  (4+ messages)
` [PATCH 12/14] x86: remove address space overrides using set_fs()

[PATCH] Makefile: add support for generating JSON compilation database
 2020-09-03 21:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 net-next 0/9] mvneta: introduce XDP multi-buffer support
 2020-09-03 21:24 UTC  (4+ messages)
` [PATCH v2 net-next 7/9] bpf: helpers: add multibuffer support
` [PATCH v2 net-next 9/9] net: mvneta: enable jumbo frames for XDP

[PATCH] drm/komeda: Drop local dma_parms
 2020-09-03 21:26 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: Support enabling clocks prior to bus probe
 2020-09-03 21:28 UTC  (4+ messages)
` [PATCH net-next 1/3] "

[PATCH BlueZ] mesh: Align option names with functionality
 2020-09-03 21:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] Gen12 HDCP 1.4 support on DP MST
 2020-09-03 21:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/3] nvme: cancel async events before freeing event struct
 2020-09-03 21:26 UTC  (2+ messages)

[PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable
 2020-09-03 21:26 UTC  (6+ messages)

[Buildroot] [PATCH v3 1/1] package/makedumpfile: new package
 2020-09-03 21:26 UTC  (2+ messages)

+ mm-debug_vm_pgtable-avoid-none-pte-in-pte_clear_test.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-hugetlb-disable-hugetlb-test-on-ppc64.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-pmd_clear-dont-use-pmd-pud_clear-on-pte-entries.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-thp-use-page-table-depost-withdraw-with-thp.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-locks-take-correct-page-table-lock.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-locks-move-non-page-table-modifying-test-together.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-set_pte-pmd-pud-dont-use-set__at-to-update-an-existing-pte-entry.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-thp-mark-the-pte-entry-huge-before-using-set_pmd-pud_at.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-savedwrite-enable-savedwrite-test-with-config_numa_balancing.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtables-hugevmap-use-the-arch-helper-to-identify-huge-vmap-support.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ mm-debug_vm_pgtable-ppc64-avoid-setting-top-bits-in-radom-value.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ powerpc-mm-move-setting-pte-specific-flags-to-pfn_pte-fix.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ powerpc-mm-move-setting-pte-specific-flags-to-pfn_pte.patch added to -mm tree
 2020-09-03 21:25 UTC 

+ powerpc-mm-add-debug_vm-warn-for-pmd_clear.patch added to -mm tree
 2020-09-03 21:25 UTC 

[PATCH v12 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-09-03 21:23 UTC  (12+ messages)
` [PATCH v12 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v12 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v12 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v12 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v12 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] powerpc/boot/dts: Fix dtc "pciex" warnings
 2020-09-03 21:21 UTC  (3+ messages)

[PATCH v8 00/18] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-09-03 21:23 UTC  (2+ messages)

Aborting git rebase --edit-todo
 2020-09-03 21:21 UTC  (7+ messages)

[drm-drm-misc:drm-misc-next 4/5] drivers/gpu/drm/nouveau/nouveau_bo.c:1146 nouveau_ttm_io_mem_reserve() error: uninitialized symbol 'ret'
 2020-09-03 21:22 UTC 

[PATCH] mmc: renesas_sdhi: Drop local dma_parms
 2020-09-03 21:18 UTC 

[PATCH] ARM: Distro boot: document the need for fdtfile variable to be set
 2020-09-03 21:18 UTC  (5+ messages)

[ANNOUNCE] 4.19.142-rt63
 2020-09-03 21:18 UTC 

[PULL 00/27] QOM boilerplate cleanup
 2020-09-03 20:52 UTC  (17+ messages)
` [PULL 07/27] Delete duplicate QOM typedefs
` [PULL 08/27] Move QOM typedefs and add missing includes
` [PULL 10/27] Use DECLARE_*CHECKER* when possible (--force mode)
` [PULL 11/27] Use OBJECT_DECLARE_TYPE where possible
` [PULL 14/27] chardev: Rename TYPE_CHARDEV_* to TYPE_*_CHARDEV
` [PULL 15/27] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
` [PULL 17/27] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
` [PULL 19/27] ahci: Rename ICH_AHCI to ICH9_AHCI
` [PULL 20/27] esp: Rename ESP_STATE to ESP
` [PULL 21/27] filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER
` [PULL 22/27] rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
` [PULL 23/27] sabre: Rename SABRE_DEVICE to SABRE
` [PULL 24/27] usb: Rename USB_SERIAL_DEV to USB_SERIAL
` [PULL 25/27] vfio: Rename PCI_VFIO to VFIO_PCI
` [PULL 26/27] pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312
` [PULL 27/27] tusb6010: Rename TUSB to TUSB6010

[PATCH net-next] net: tighten the definition of interface statistics
 2020-09-03 21:15 UTC  (5+ messages)

[PATCH v4 0/3] dt-bindings: media: i2c: Convert 3 sensor bindings
 2020-09-03 21:14 UTC  (2+ messages)

[PATCH] media: venus: core: Drop local dma_parms
 2020-09-03 21:14 UTC 

Broken O_{D,}SYNC behavior with FICLONE*?
 2020-09-03 21:13 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[Cluster-devel] [PATCH] iomap: Fix direct I/O write consistency check
 2020-09-03 21:12 UTC  (3+ messages)
`  "

[PATCH] media: rcar-fcp: Drop local dma_parms
 2020-09-03 21:12 UTC 

[PATCH] drm/amdgpu: Fix L1 policy violations (PSP) on Navi21 SRIOV
 2020-09-03 21:11 UTC 

[PATCH 00/13] SELinux Notebook: Convert batch 2 to markdown
 2020-09-03 21:11 UTC  (4+ messages)

[virtio-dev] [PATCH v2 00/23] Blob prerequisites + blob resources
 2020-09-03 21:11 UTC  (4+ messages)
` [virtio-dev] [PATCH v2 22/23] drm/virtio: implement blob resources: resource create blob ioctl
  `  "
    ` [virtio-dev] "

[dpdk-dev] [PATCH 1/7] ethdev: remove legacy descriptor status check API
 2020-09-03 21:09 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/7] ethdev: move inline device operations
  ` [dpdk-dev] [PATCH v2 3/7] ethdev: make device operations struct private
  ` [dpdk-dev] [PATCH v2 4/7] ethdev: mark internal functions
  ` [dpdk-dev] [PATCH v2 5/7] ethdev: use hairpin helper functions
  ` [dpdk-dev] [PATCH v2 6/7] ethdev: remove invalid symbols from map file
  ` [dpdk-dev] [PATCH v2 7/7] ethdev: remove underscore prefix from internal API

[PATCH v3] usb: dwc3: Stop active transfers before halting the controller
 2020-09-03 21:09 UTC 

[PATCH v2] fetch: no FETCH_HEAD display if --no-write-fetch-head
 2020-09-03 21:06 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] drm/amdgpu/pm: Account for extra separator characters in sysfs interface
 2020-09-03 21:06 UTC 

[RFC PATCH 00/16] 1GB THP support on x86_64
 2020-09-03 21:06 UTC  (5+ messages)

[tip:WIP.core/build] BUILD SUCCESS 6e0bf0e0e55000742a53c5f3b58f8669e0091a11
 2020-09-03 21:04 UTC 

[PATCH] drm/msm: Drop local dma_parms
 2020-09-03 21:04 UTC  (2+ messages)

[PATCH] drm/mediatek: Drop local dma_parms
 2020-09-03 20:59 UTC  (2+ messages)

[PATCH v3 3/7] ASoC: sun4i-i2s: Add support for H6 I2S
 2020-09-03 20:58 UTC  (12+ messages)

[pull request][net-next 00/10] mlx5 Multi packet tx descriptors for SKBs
 2020-09-03 21:00 UTC  (11+ messages)
` [net-next 01/10] net/mlx5e: Refactor inline header size calculation in the TX path
` [net-next 02/10] net/mlx5e: Refactor xmit functions
` [net-next 03/10] net/mlx5e: Small improvements for XDP TX MPWQE logic
` [net-next 04/10] net/mlx5e: Unify constants for WQE_EMPTY_DS_COUNT
` [net-next 05/10] net/mlx5e: Move the TLS resync check out of the function
` [net-next 06/10] net/mlx5e: Support multiple SKBs in a TX WQE
` [net-next 07/10] net/mlx5e: Generalize TX MPWQE checks for full session
` [net-next 08/10] net/mlx5e: Rename xmit-related structs to generalize them
` [net-next 09/10] net/mlx5e: Move TX code into functions to be used by MPWQE
` [net-next 10/10] net/mlx5e: Enhanced TX MPWQE for SKBs

[PATCH v2 0/9] IOASID extensions for guest SVA
 2020-09-03 21:07 UTC  (5+ messages)
` [PATCH v2 3/9] iommu/ioasid: Introduce ioasid_set APIs

[dpdk-dev] [PATCH v1 00/18] mlx5 Rx DevX/Verbs separation
 2020-09-03 20:59 UTC  (3+ 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.