All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-15 04:51:02 to 2019-11-15 06:06:41 UTC [more...]

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

[PATCH] crypto: hisilicon - add vfs_num module param for zip
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] crypto: inside-secure - Fix hangup during probing for EIP97 engine
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH] hwrng: ks-sa: Add minimum sleep time before ready-polling
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH][next][V2] crypto: allwinner: fix some spelling mistakes
 2019-11-15  6:05 UTC  (4+ messages)

[PATCH] crypto: tgr192 remove unneeded semicolon
 2019-11-15  6:06 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-11-15  6:05 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/dtc: bump version to 1.5.1
 2019-11-15  6:04 UTC 

[PATCH] media: hantro: make update_dpb() not leave holes in DPB
 2019-11-15  6:03 UTC  (4+ messages)

[PATCH v6 0/2] pinctrl: Add new pinctrl/GPIO driver
 2019-11-15  6:01 UTC  (6+ messages)
` [PATCH v6 2/2] dt-bindings: pinctrl: intel: Add for new SoC

[PATCH v5 0/4] Simplify and optimize the UFS driver
 2019-11-15  6:01 UTC  (7+ messages)
` [PATCH v5 4/4] ufs: Simplify the clock scaling mechanism implementation
      ` [EXT] "

[PATCH] dt-bindings: Improve validation build error handling
 2019-11-15  5:58 UTC  (4+ messages)

[PATCH] mm: Improve PageAnon() to check the whole PAGE_MAPPING_FLAGS
 2019-11-15  5:59 UTC  (2+ messages)

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-15  5:56 UTC  (6+ messages)

[PATCH] INSTALL: use existing shell scripts as example
 2019-11-15  5:56 UTC  (2+ messages)

[PATCH] Modify tests to work with clang
 2019-11-15  5:51 UTC  (2+ messages)

[igt-dev] [PATCH 0/2] Check if get/set tiling is supported
 2019-11-15  5:50 UTC  (5+ messages)
` [igt-dev] [PATCH 1/2] lib/ioctl_wrappers: Query if device supports set/get legacy tiling
` [igt-dev] [PATCH 2/2] i915/i915_fb_tiling: Check if device supports tiling

[PATCH 0/3] rebase --edit-todo --exec
 2019-11-15  5:49 UTC  (3+ messages)
` [PATCH 1/3] rebase: prepare cmd before choosing action

[PATCH] mm/debug: PageAnon() is true for PageKsm() pages
 2019-11-15  5:47 UTC  (5+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-15  5:44 UTC  (10+ messages)
` [PATCH v4 07/47] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

[PATCH] staging: rtl*: Remove tasklet callback casts
 2019-11-15  5:39 UTC  (2+ messages)

[4.14] Backport request: powerpc/perf: Fix IMC_MAX_PMU macro
 2019-11-15  5:43 UTC  (4+ messages)

[PATCH v4 bpf-next 0/4] Add support for memory-mapping BPF array maps
 2019-11-15  5:43 UTC  (6+ messages)
` [PATCH v4 bpf-next 2/4] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[PATCH] HID: i2c-hid: remove orphaned member sleep_delay
 2019-11-15  5:36 UTC 

[PATCH 00/27] t: general test cleanup + `set -o pipefail`
 2019-11-15  5:36 UTC  (7+ messages)
` [PATCH 21/27] t: define test_grep_return_success()
` [PATCH 23/27] t3600: mark git command as failing
` [PATCH 24/27] t5004: ignore SIGPIPE in zipinfo

[PATCH] Revert "platform/x86: wmi: Destroy on cleanup rather than unregister"
 2019-11-15  5:27 UTC  (2+ messages)

[alsa-devel] [PATCH v1] ASoC: mediatek: common: refine mtk_afe_fe_hw_params
 2019-11-15  5:33 UTC  (5+ messages)
` [alsa-devel] [PATCH] "
    `  "

[Bug 112288] Blank display on Ubuntu 19.10 on Ryzen 3 2200G and Ryzen 5 2400G APUs
 2019-11-15  5:34 UTC  (2+ messages)

[PATCH] phy: cpcap-usb: Fix error path when no host driver is loaded
 2019-11-15  5:33 UTC 

[PATCH v3 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-15  5:33 UTC  (5+ messages)
` [PATCH v3 10/13] usb: gadget: udc: renesas_usb3: create debugfs directory under usb root

how to disable the button kernel module?
 2019-11-15  5:33 UTC  (2+ messages)

linux-next: manual merge of the pidfd tree with Linus' tree
 2019-11-15  5:32 UTC 

[PATCH v1] i2c: of: Populate fwnode in of_i2c_get_board_info()
 2019-11-15  5:32 UTC  (2+ messages)

[PATCH RFC 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-15  5:30 UTC  (9+ messages)
` [PATCH RFC 3/5] blk-mq: Facilitate a shared tags per tagset

[PATCH 0/5] bnx2x: Remove function casts
 2019-11-15  5:07 UTC  (6+ messages)
` [PATCH 1/5] bnx2x: Drop redundant callback "
` [PATCH 2/5] bnx2x: Remove read_status_t "
` [PATCH 3/5] bnx2x: Remove config_init_t "
` [PATCH 4/5] bnx2x: Remove format_fw_ver_t "
` [PATCH 5/5] bnx2x: Remove hw_reset_t "

Coverity: ext4_iomap_alloc(): Integer handling issues
 2019-11-14 18:43 UTC  (10+ messages)

[PATCH v5 00/38] Hardened usercopy whitelisting
 2019-11-14 21:27 UTC  (5+ messages)
` [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "

[PATCHv2 00/22] crypto: omap-sham: fixes towards 5.5
 2019-11-15  5:29 UTC  (3+ messages)
` [PATCHv2 09/22] crypto: add timeout to crypto_wait_req

[LTP] [PATCH] pan/ltp-pan.c: Add file parsing protection
 2019-11-15  5:29 UTC 

[RFC PATCH v1 00/10] s390/vfio-ccw: Channel Path Handling
 2019-11-15  2:56 UTC 

[dpdk-dev] [PATCH] net/bnxt: fix IP checksum error indication in non-vector mode rx
 2019-11-15  5:24 UTC  (2+ messages)

[PATCH v3 0/1] Add USB related nodes for SC7180
 2019-11-15  5:23 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: dts: qcom: sc7180: Add USB related nodes

[Xen-devel] [PATCH for-4.13 v3] x86/passthrough: fix migration of MSI when using posted interrupts
 2019-11-15  5:23 UTC  (2+ messages)

[PATCH v3] can: m_can: add support for one shot mode
 2019-11-15  5:20 UTC  (4+ messages)

drivers/acpi/processor_thermal.c:66:1: warning: the frame size of 2160 bytes is larger than 2048 bytes
 2019-11-15  5:20 UTC  (2+ messages)

[Xen-devel] [PATCH v2] x86/passthrough: fix migration of MSI when using posted interrupts
 2019-11-15  5:18 UTC  (12+ messages)

[PATCH v2] kvm: mpic: limit active IRQ sources to NUM_OUTPUTS
 2019-11-15  5:18 UTC 

[PATCH v6 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-15  5:23 UTC  (4+ messages)
  ` [PATCH v6 3/5] dt-bindings: memory: Add bindings "

[PATCH] MAINTAINERS: Mark linux-i3c mailing list moderated
 2019-11-15  5:15 UTC  (3+ messages)

[PATCH] make-mod-scripts:remove make-mod-scripts from RDEPENDS
 2019-11-15  5:16 UTC 

[PATCH 0/2][v2] Add task resctrl information in procfs
 2019-11-15  5:25 UTC  (3+ messages)
` [PATCH 1/2][v2] resctrl: Add CPU_RESCTRL
` [PATCH 2/2][v2] x86/resctrl: Add task resctrl information display

[Buildroot] lshw package not getting added to the resulting image
 2019-11-15  5:13 UTC  (5+ messages)

[PATCH] coccinelle: merge two rules from flex_alloc.cocci
 2019-11-15  5:13 UTC  (8+ messages)
    `  "

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-15  5:10 UTC  (11+ messages)
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap

[PATCH 1/3] can: flexcan: fix deadlock when using self wakeup
 2019-11-15  5:09 UTC  (4+ messages)
` [PATCH 2/3] can: flexcan: change the way of stop mode acknowledgment
` [PATCH 3/3] can: flexcan: add LPSR mode support

[PATCH 0/3] Add data hold delay support
 2019-11-15  5:09 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: add myself as maintainer of Cadence I3C master controller driver

[PATCH 0/7] devfreq: improve devfreq statistics counting
 2019-11-15  5:14 UTC  (5+ messages)
  ` [PATCH 5/7] devfreq: move transition statistics to devfreq profile structure

[PATCH] x86/numa: Fix typo
 2019-11-15  5:08 UTC 

[RFCv3] Document P2P dbus interfaces
 2019-11-15  5:08 UTC  (2+ messages)

[PATCH] x86/setup: Fix typos
 2019-11-15  5:07 UTC 

rev-list and "ambiguous" IDs
 2019-11-15  5:07 UTC  (4+ messages)

[U-Boot] [PATCH 01/42] configs: ls1012a: enable CONFIG_DM_I2C
 2019-11-15  5:06 UTC  (2+ messages)

[RFC PATCH] x86/acpi: Drop duplicate BOOT table initialization
 2019-11-15  5:06 UTC 

[PATCH 0/1] fsmonitor: skip sanity check if the index is split
 2019-11-15  5:04 UTC  (7+ messages)

[GIT PULL] MIPS fixes
 2019-11-15  5:04 UTC 

[PATCH v2 0/1] Add USB related nodes for SC7180
 2019-11-15  5:03 UTC  (4+ messages)
` [PATCH v2 1/1] arm64: dts: qcom: sc7180: Add USB related nodes

linux-next: manual merge of the livepatching tree with the ftrace tree
 2019-11-15  5:03 UTC 

[PATCH] drm/i915/selftests: Exercise rc6 handling
 2019-11-15  5:02 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/selftests: Exercise rc6 handling (rev4)
  ` [Intel-gfx] "

[U-Boot] [v2] armv8: ls1028a: disable multimedia feature when not supported
 2019-11-15  5:00 UTC  (2+ messages)

[PATCH v5 1/3] tty: serial: qcom_geni_serial: IRQ cleanup
 2019-11-15  4:59 UTC  (5+ messages)

[U-Boot] [v2] armv8: ls1043aqds: modify the qspi_bootcmd definition
 2019-11-15  4:57 UTC  (2+ messages)

[U-Boot] [v2] include/configs: ls1012a: add pfe stop command
 2019-11-15  4:57 UTC  (2+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-15  4:56 UTC  (4+ messages)

[PATCHSET 0/2] Fix issue with (and clarify) linked timeouts
 2019-11-15  4:56 UTC  (3+ messages)
` [PATCH 1/2] io_uring: cleanup return values from the queueing functions
` [PATCH 2/2] io_uring: fix sequencing issues with linked timeouts


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.