All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-30 21:47:54 to 2019-10-30 22:54:34 UTC [more...]

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-30 22:49 UTC  (41+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH V9 2/3] mac80211: add hw 80211 encapsulation offloading support
 2019-10-30 22:53 UTC  (4+ messages)

[PATCH 1/2] drm/i915/uc: define GuC and HuC binaries for TGL
 2019-10-30 22:52 UTC  (5+ messages)
  ` [Intel-gfx] "

NULL pointer dereference in pick_next_task_fair
 2019-10-30 22:50 UTC  (4+ messages)

[PATCH net-next 0/3] VGT+ support
 2019-10-30 22:50 UTC  (4+ messages)
` [PATCH net-next 2/3] net: Add SRIOV "

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-30 22:46 UTC  (17+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data

[PATCH v2 0/3] Add Bluetooth support to Teres A64 I
 2019-10-30 22:43 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: net: bluetooth: add DT binding for Realtek controllers
` [PATCH v2 2/3] Bluetooth: hci_h5: Add DT support for rtl8723bs
` [PATCH v2 3/3] arm64: dts: allwinner: a64: Enable Bluetooth on Teres-I

post-receive: pub/scm/linux/kernel/git/ast/bpf
 2019-10-30 22:45 UTC 

[RFC PATCH v2 00/26] Add subcluster allocation to qcow2
 2019-10-30 22:38 UTC  (4+ messages)
` [RFC PATCH v2 05/26] qcow2: Document the Extended L2 Entries feature

git branch --edit-description a custom file
 2019-10-30 22:43 UTC  (3+ messages)

[RFC PATCH 0/3] net: phy: at803x device tree binding
 2019-10-30 22:42 UTC  (4+ messages)
` [RFC PATCH 1/3] net: phy: at803x: fix Kconfig description
` [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X
` [RFC PATCH 3/3] net: phy: at803x: add device tree binding

[PATCH v6 00/15] software node: add support for reference properties
 2019-10-30 22:43 UTC  (2+ messages)

[PATCH] fw_cfg: Allow reboot-timeout=-1 again
 2019-10-30 22:17 UTC  (6+ messages)

[PATCH] memfd_create.2: fix typos
 2019-10-30 22:40 UTC  (2+ messages)

What's cooking in git.git (Oct 2019, #07; Wed, 30)
 2019-10-30 22:39 UTC  (2+ messages)
` ds/commit-graph-on-fetch, was "

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-30 22:38 UTC  (8+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

ioc3_eth DMA API fixes
 2019-10-30 22:38 UTC  (4+ messages)
` [PATCH 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls

[PATCH v4 0/9] Improvements to memory usage by parse events
 2019-10-30 22:34 UTC  (12+ messages)
` [PATCH v5 00/10] "
  ` [PATCH v5 01/10] perf tools: add parse events handle error
  ` [PATCH v5 02/10] perf tools: move ALLOC_LIST into a function
  ` [PATCH v5 03/10] perf tools: avoid a malloc for array events
  ` [PATCH v5 04/10] perf tools: splice events onto evlist even on error
  ` [PATCH v5 05/10] perf tools: ensure config and str in terms are unique
  ` [PATCH v5 06/10] perf tools: add destructors for parse event terms
  ` [PATCH v5 07/10] perf tools: before yyabort-ing free components
  ` [PATCH v5 08/10] perf tools: if pmu configuration fails free terms
  ` [PATCH v5 09/10] perf tools: add a deep delete for parse event terms
  ` [PATCH v5 10/10] perf tools: report initial event parsing error

[Xen-devel] [linux-4.4 test] 143351: regressions - FAIL
 2019-10-30 22:33 UTC 

[PATCH v2 bpf-next 0/2] bpf: cleanup BTF-enabled raw_tp
 2019-10-30 22:32 UTC  (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf: replace prog_raw_tp+btf_id with prog_tracing
` [PATCH v2 bpf-next 2/2] libbpf: add support for prog_tracing

[PATCH 0/2] Dir rename fixes
 2019-10-30 22:31 UTC  (13+ messages)
` [PATCH 2/2] merge-recursive: fix merging a subdirectory into the root directory

[PATCH v4] PCI: of: Add inbound resource parsing to helpers
 2019-10-30 22:30 UTC  (4+ messages)

[PATCH blktests v2 0/3] Add --config argument for custom config filenames
 2019-10-30 22:27 UTC  (4+ messages)
` [PATCH blktests v2 1/3] check: Make "device-only" option a valid option
` [PATCH blktests v2 2/3] check: Add configuration file option
` [PATCH blktests v2 3/3] Documentation: Add information about `--config` argument

[PATCH 0/2] allow for busy poll improvements
 2019-10-30 22:27 UTC 

[Xen-devel] [XEN PATCH for-4.13 v2 0/6] Fix: libxl workaround, multiple connection to single QMP socket
 2019-10-30 22:27 UTC  (2+ messages)

[PATCH] 2/2] nvmet-tcp: set SO_PRIORITY for accepted sockets
 2019-10-30 22:27 UTC 

[PATCH 1/2] nvmet-tcp: enable polling option in io_work
 2019-10-30 22:27 UTC 

[jpoimboe:dynrela 1/1] include/linux/livepatch.h:228:13: warning: 'struct klp_object' declared inside parameter list will not be visible outside of this definition or declaration
 2019-10-30 22:27 UTC 

[PATCH net-next v3 0/5] dpaa2-eth: add MAC/PHY support through phylink
 2019-10-30 22:26 UTC  (4+ messages)
` [PATCH net-next v3 2/5] bus: fsl-mc: add the fsl_mc_get_endpoint function

[Buildroot] [PATCH 1/2] package/libv4l: fix musl build
 2019-10-30 22:26 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/libv4l: link with libatomic when needed

[PATCH -next] gpu: host1x: Fix compile test failure
 2019-10-30 22:26 UTC  (2+ messages)

[PATCH 0/3] VGT+ support
 2019-10-30 22:24 UTC  (4+ messages)
` [PATCH 1/3] net: Support querying specific VF properties

[ANNOUNCE] Git v2.24.0-rc2
 2019-10-30 22:23 UTC  (2+ messages)
` Git for Windows v2.24.0-rc2, was "

[PATCH] drm/i915/lmem: add the fake lmem region
 2019-10-30 22:22 UTC  (4+ messages)
` [Intel-gfx] "

[Xen-devel] Xen-unstable: AMD-Vi: update_paging_mode Try to access pdev_list without aquiring pcidevs_lock
 2019-10-30 22:21 UTC  (3+ messages)

[Buildroot] [PATCH] core/web-legal-info: Generate html page with minimal legal info
 2019-10-30 22:21 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-10-30 22:20 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2019-10-30 22:20 UTC 

[f2fs-dev] [PATCH] docs: fs-verity: document first supported kernel version
 2019-10-30 22:19 UTC  (2+ messages)
`  "

[PATCH v3 00/25] PCI host resource consolidation
 2019-10-30 22:18 UTC  (13+ messages)
` [PATCH v3 19/25] PCI: of: Add inbound resource parsing to helpers

[PATCH 0/4] xfs: more metadata verifier tightening
 2019-10-30 22:18 UTC  (8+ messages)
` [PATCH 3/4] xfs: namecheck directory entry names before listing them

Spec
 2019-10-30 20:52 UTC 

[PATCH blktests 0/3] Add --config argument for custom config filenames
 2019-10-30 22:14 UTC  (6+ messages)
` [PATCH blktests 1/3] check: Add configuration file option

[peterz-queue:sched/core 3/3] htmldocs: kernel/sched/cpupri.c:63: warning: Function parameter or member 'fitness_fn' not described in 'cpupri_find'
 2019-10-30 22:15 UTC 

[PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link
 2019-10-30 22:14 UTC  (2+ messages)

[Buildroot] systemd: /var/tmp missing from skeleton
 2019-10-30 22:14 UTC  (2+ messages)

[PATCH 0/9] Consolidate {get,put}_unaligned_[bl]e24() definitions
 2019-10-30 22:13 UTC  (4+ messages)
` [PATCH 4/9] drivers/iio: Sign extend without triggering implementation-defined behavior

Question on removing typedefs and opaque structs
 2019-10-30 22:13 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] git-diff.txt: document return code of `--no-index`
 2019-10-30 22:12 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
 2019-10-30 22:11 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission (rev3)
    `  "

[PATCH 00/10] [Outreachy] Move doc to header files
 2019-10-30 22:09 UTC  (3+ messages)
` [PATCH 04/10] merge: move doc to ll-merge.h

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-30 21:49 UTC  (6+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-10-30 22:08 UTC 

Proposal to report GPU private memory allocations with sysfs nodes [plain text version]
 2019-10-30 22:06 UTC  (6+ messages)

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2019-10-29
 2019-10-30 22:06 UTC  (5+ messages)
` [net-next 5/9] ice: Add support for AF_XDP

[PATCH] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-30 21:59 UTC  (7+ messages)
          ` [f2fs-dev] "

Driver dependency
 2019-10-30 22:05 UTC  (3+ messages)
  ` [Outreachy kernel] "

[U-Boot] Cavium/Marvell Octeon Support
 2019-10-30 22:05 UTC  (2+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-30 22:03 UTC  (12+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH bpf-next 0/2] bpf: cleanup BTF-enabled raw_tp
 2019-10-30 22:02 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: replace prog_raw_tp+btf_id with prog_tracing
` [PATCH bpf-next 2/2] libbpf: add support for prog_tracing

[PATCH v15 06/19] leds: lp50xx: Add the LP50XX family of the RGB LED driver
 2019-10-30 22:03 UTC  (9+ messages)

[PATCH] MIPS: SGI-IP27: fix exception handler replication
 2019-10-30 22:02 UTC  (3+ messages)

[radeon-alex:amd-mainline-dkms-5.2 1264/2647] htmldocs: drivers/gpu/drm/drm_dp_mst_topology.c:1595: warning: Function parameter or member 'connector' not described in 'drm_dp_mst_connector_late_register'
 2019-10-30 22:01 UTC  (2+ messages)

next-20191029 kselftest results
 2019-10-30 22:01 UTC 

[PATCH net v2] gve: Fixes DMA synchronization
 2019-10-30 22:00 UTC 

Where is the documentation for things to fix when upgrading poky versions?
 2019-10-30 21:25 UTC  (2+ messages)

[thud/master][PATCH 4] ipc-lld: inherit update-alternatives for softlink
 2019-10-30 21:59 UTC 

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2019-10-30 21:59 UTC 

[PATCH v2 1/2] clk: tegra20/30: Don't pre-initialize displays parent clock
 2019-10-30 21:58 UTC  (2+ messages)
` [PATCH v2 2/2] clk: tegra20/30: Explicitly set parent clock for Video Decoder

[PATCH 0/1] [Outreachy] merge-ours: include a parse-option
 2019-10-30 21:58 UTC  (4+ messages)
` [PATCH 1/1] [Outreachy] merge-ours: include parse-options

sound/core/timer: Deadlock on register_mutex
 2019-10-30 21:57 UTC  (6+ messages)
      ` [alsa-devel] "

[Patch net-next 0/3] tcp: decouple TLP timer from RTO timer
 2019-10-30 21:56 UTC  (2+ messages)

[PATCH v3 3/8] powerpc: Fix vDSO clock_getres()
 2019-10-30 21:54 UTC  (2+ messages)

[PATCH v2] arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003
 2019-10-30 21:54 UTC  (2+ messages)

[PATCH v2] nvdimm/btt: fix variable 'rc' set but not used
 2019-10-30 21:54 UTC  (3+ messages)

[PATCH v1 1/2] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
 2019-10-30 21:53 UTC  (2+ messages)
` [PATCH v1 2/2] ARM: tegra: Don't enable PLLX while resuming from LP1 on Tegra30

[f2fs-dev] [PATCH v2] Revert "ext4 crypto: fix to check feature status before get policy"
 2019-10-30 21:51 UTC  (2+ messages)
`  "

[PATCH net 0/9] net: stmmac: Fixes for -net
 2019-10-30 21:52 UTC  (4+ messages)
` [PATCH net 4/9] net: stmmac: selftests: Must remove UC/MC addresses to prevent false positives

[meta-networking][PATCH] libowfat: upgrade 0.31 -> 0.32
 2019-10-30 21:52 UTC  (2+ messages)

[alsa-devel] wm9713 regression on pxa platforms
 2019-10-30 21:50 UTC  (3+ messages)

Possible timeout problem when opening a file twice on a SMB mount
 2019-10-30 21:51 UTC  (12+ messages)

[PATCH net] gve: Fixes DMA synchronization
 2019-10-30 21:51 UTC  (5+ messages)

[Buildroot] [PATCH] libostree: bump to version 2019.5
 2019-10-30 21:50 UTC 

[zeus][PATCH] packagegroup-meta-multimedia: Remove libsquish from rdeps
 2019-10-30 21:50 UTC  (3+ messages)

[PATCH v1] ARM: tegra: Switch CPU to PLLP on resume from LP1 on Tegra30/114/124
 2019-10-30 21:50 UTC 

[PATCH v1] clk: tegra20/30: Don't pre-initialize displays parent clock
 2019-10-30 21:49 UTC 

[Bug 199461] Unable to use Microsoft Surface Precision Mouse
 2019-10-30 21:49 UTC 

[PATCH net v2] cxgb4: fix panic when attaching to ULD fail
 2019-10-30 14:47 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2019-10-30 21:48 UTC 

[U-Boot] [GIT] Pull request: u-boot-clk (23.10.2019)
 2019-10-30 21:48 UTC  (2+ messages)

Crash when receiving FIN-ACK in TCP_FIN_WAIT1 state
 2019-10-30 21:48 UTC  (12+ messages)

[peterz-queue:perf/cgroup 5/15] kernel/events/core.c:6299:13: error: 'rb' undeclared; did you mean 'rq'?
 2019-10-30 21:47 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.