All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 03:52:42 to 2019-11-13 05:08:45 UTC [more...]

[RFC 0/5] xfs: y2038 conversion
 2019-11-13  5:06 UTC  (4+ messages)
` [RFC 1/5] xfs: [variant A] avoid time_t in user api

[dpdk-dev] time taken for allocation of mempool
 2019-11-13  5:07 UTC 

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13  4:32 UTC  (92+ messages)
` [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v4 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v4 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v4 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v4 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v4 11/23] IB/{core, hw, umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
  ` [PATCH v4 11/23] IB/{core,hw,umem}: "
` [PATCH v4 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v4 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v4 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v4 15/23] net/xdp: "
` [PATCH v4 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v4 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v4 18/23] vfio, mm: "
` [PATCH v4 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[Bug 112254] DRM>> video not playing
 2019-11-13  5:08 UTC  (2+ messages)

[dpdk-dev] [PATCH] vhost: fix validate_msg_fds if VHOST_USER_VRING_NOFD_MASK set
 2019-11-13  5:03 UTC 

[PATCH] libinput:upgrade 1.14.1 -> 1.14.3
 2019-11-13  5:03 UTC 

ocfs2: xattr problems with 5.4.0-rc7
 2019-11-13  5:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/6] mx7ulp: Print the LDO mode status
 2019-11-13  4:59 UTC  (4+ messages)
` [U-Boot] [PATCH v3 6/6] mx7ulp: Add support for Embedded Artists COM board

[RFC][PATCH] xfs: extended timestamp range
 2019-11-13  4:58 UTC  (8+ messages)

[PATCH v4 00/17] xfs: Delay Ready Attributes
 2019-11-13  4:57 UTC  (4+ messages)
` [PATCH v4 17/17] xfs: Add delay ready attr set routines

[PATCH libdrm 1/4] tests/amdgpu: add dispatch hang test
 2019-11-13  4:58 UTC  (4+ messages)
` [PATCH libdrm 2/4] tests/amdgpu: add bad slow dispatch test
` [PATCH libdrm 3/4] tests/amdgpu: add gfx ring draw hang test
` [PATCH libdrm 4/4] tests/amdgpu: add gfx ring bad slow draw test

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-13  4:58 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/ixgbe: fix link status
 2019-11-13 12:55 UTC 

[PATCH] ath10k: Fix qmi init error handling
 2019-11-13  4:57 UTC  (5+ messages)

virtio,iommu_platform=on
 2019-11-13  4:54 UTC  (5+ messages)

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-13  4:55 UTC  (5+ messages)
      ` [EXT] "

[PATCH net-next] openvswitch: add TTL decrement action
 2019-11-13  4:54 UTC  (2+ messages)

[PATCH net-next v3] net: openvswitch: add hash info to upcall
 2019-11-13  4:54 UTC  (2+ messages)

[PATCH] Allow restricting permissions in /proc/sys
 2019-11-13  4:50 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/e1000: fix link status
 2019-11-13 12:46 UTC 

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-13  4:48 UTC  (6+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.201)
 2019-11-13  4:47 UTC 

[PATCH v4 0/5] xfs: remove several typedefs in quota code
 2019-11-13  4:45 UTC  (11+ messages)
` [PATCH v4 1/5] xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
` [PATCH v4 2/5] xfs: remove the xfs_quotainfo_t typedef
` [PATCH v4 3/5] xfs: remove the xfs_dq_logitem_t typedef
` [PATCH v4 4/5] xfs: remove the xfs_qoff_logitem_t typedef
` [PATCH v4 5/5] Replace function declartion by actual definition

[PATCH net-next 0/4] netfilter: flow_table_offload something fixes
 2019-11-13  4:46 UTC  (5+ messages)
` [PATCH net-next 1/4] netfilter: flow_table_offload: Fix check ndo_setup_tc when setup_block
` [PATCH net-next 2/4] netfilter: flow_table_core: remove unnecessary parameter in flow_offload_fill_dir
` [PATCH net-next 3/4] netfilter: nf_tables: Fix check the err for FLOW_BLOCK_BIND setup call
` [PATCH net-next 4/4] netfilter: nf_tables_api: Fix UNBIND setup in the nft_flowtable_event

[PATCH] xfs: fix another missing include
 2019-11-13  4:45 UTC 

[GIT PULL] CFI and HyperFlash changes for v5.5-rc1
 2019-11-13  4:44 UTC 

[PATCH 0/2] xfs: removed unused typedef definitions and symbols
 2019-11-13  4:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: removed unused typedef definitions
` [PATCH 2/2] xfs: remove unused structure members & simple typedefs

Coverity: ext4_iomap_alloc(): Integer handling issues
 2019-11-13  4:38 UTC  (7+ messages)

[alsa-devel] [PATCH v3 00/19] ASoC: soc-core cleanup - step 4
 2019-11-13  4:37 UTC  (10+ messages)
` [alsa-devel] [PATCH v3 06/19] ASoC: soc-core: add soc_unbind_dai_link()

[PATCH] drm/print: add DRM_DEV_WARN macro
 2019-11-13  4:38 UTC  (3+ messages)

[meta-oe][PATCH] sip: Upgrade to 4.19.19
 2019-11-13  4:35 UTC  (3+ messages)

[igt-dev] [RFC PATCH] i915/gem_tiled_blits: Switch from libdrm methods to igt lib
 2019-11-13  4:35 UTC  (2+ messages)

[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
 2019-11-13  4:24 UTC  (3+ messages)
` [PATCH v9 QEMU 14/15] vfio: Add ioctl to get dirty pages bitmap during dma unmap

[PATCH 1/2] drm/i915: Explicitly cleanup initial_plane_config
 2019-11-13  4:30 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "
    `  "

Please consider mainline commit 9393c8de628c for stable
 2019-11-13  4:27 UTC  (3+ messages)

[PATCH] xfs: remove unused variable from xfs_dir2_block_lookup_int
 2019-11-13  4:23 UTC  (2+ messages)

[meta-networking][PATCH] mbedtls: upgrade 2.16.2 -> 2.16.3
 2019-11-13  4:14 UTC 

[PATCH] xfs: devirtualize ->m_dirnameops
 2019-11-13  4:22 UTC  (2+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-13  2:51 UTC  (18+ messages)

[PATCH nf] netfilter: nf_tables_offload: Fix check the NETDEV_UNREGISTER in netdev event
 2019-11-13  4:21 UTC 

:how to solve the basehash value changed from 'xxx' to 'aaaa' ?
 2019-11-13  4:20 UTC 

[Xen-devel] [qemu-mainline test] 144050: tolerable trouble: fail/pass/starved - PUSHED
 2019-11-13  4:17 UTC 

[PATCH 0/4] Raspberry Pi 4 PCIe support
 2019-11-13  4:15 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: pci: add bindings for brcmstb's PCIe device

[PATCH] arm64: perf: Report arm pc registers for compat perf
 2019-11-13  4:16 UTC  (4+ messages)

[PATCH net-next 0/3] r8169: use rtl821x_modify_extpage exported from Realtek PHY driver
 2019-11-13  4:13 UTC  (4+ messages)

[PATCH -next] xfs: remove duplicated include from xfs_dir2_data.c
 2019-11-13  4:10 UTC  (3+ messages)

[PATCH] mc: Fix build reproducibility
 2019-11-13  4:10 UTC 

[PATCH 0/5] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-11-13  4:08 UTC  (7+ messages)
` [PATCH 3/5] PCI: rcar: Add R-Car PCIe endpoint device tree bindings

[PATCH 0/2] SG_NONE fix and cleanup
 2019-11-13  3:12 UTC  (2+ messages)

[PATCH V5 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-13  4:06 UTC  (6+ messages)

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-13  3:55 UTC  (10+ messages)
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution

[PATCH 4.19] memfd: Fix locking when tagging pins
 2019-11-13  4:00 UTC  (2+ messages)

[PATCH v2] erofs-utils: support 128-bit filesystem UUID
 2019-11-13  3:52 UTC  (2+ messages)
` [PATCH v3] "

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.84)
 2019-11-13  3:58 UTC 

[PATCH 0/2] nvme-pci: improve IO performance via poll after batch submission
 2019-11-13  3:57 UTC  (11+ messages)
` [PATCH 2/2] nvme-pci: poll IO after batch submission for multi-mapping queue

[PATCH 00/33] exception cleanup, syscall in C and !COMPAT
 2019-11-13  3:02 UTC  (3+ messages)
` [PATCH 31/33] powerpc/64: make buildable without CONFIG_COMPAT

[PATCH 0/2] usb: dwc3: gadget: improve isoc handling
 2019-11-13  3:55 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc3: gadget: make starting isoc transfers more robust
` [PATCH 2/2] usb: dwc3: gadget: restart the transfer if a isoc request is queued too late

[PATCH v6 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-13  3:55 UTC  (4+ messages)
` [PATCH v6 1/2] pinctrl: Add pinmux & GPIO controller driver for a new SoC

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-13  3:55 UTC  (3+ messages)
` [PATCH 3/5] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver

[U-Boot] [PATCH] armv8: layerscape: set HWCONFIG_BUFFER_SIZE
 2019-11-13  3:54 UTC  (4+ messages)

[PATCH v4 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-11-13  3:54 UTC  (10+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 1/9] Start to implement a built-in version of `git add --interactive`

[PATCH net-next] net: dsa: sja1105: Print the reset reason
 2019-11-13  3:53 UTC  (3+ messages)

[Cluster-devel] [PATCH 00/16] drivers: y2038 updates
 2019-11-13  3:53 UTC  (3+ messages)
` [PATCH 13/16] hfs/hfsplus: use 64-bit inode timestamps

[PATCH v3 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-13  3:15 UTC  (2+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: add BPF_TYPE_MAP_ARRAY mmap() tests

[PATCH 00/21] Separate JPEG from VCN
 2019-11-13  3:52 UTC  (5+ messages)
` [PATCH 14/21] drm/amd/powerplay: add JPEG power control for Renoir


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.