All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-19 20:24:44 to 2020-02-19 21:01:25 UTC [more...]

[Cluster-devel] [PATCH v7 00/23] Change readahead API
 2020-02-19 21:01 UTC  (55+ messages)
` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 01/24] mm: Move readahead prototypes from mm.h
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 02/24] mm: Return void from various readahead functions
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 03/24] mm: Ignore return value of ->readpages
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 04/24] mm: Move readahead nr_pages check into read_pages
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 05/24] mm: Use readahead_control to pass arguments
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 06/24] mm: Rename various 'offset' parameters to 'index'
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 07/24] mm: rename readahead loop variable to 'i'
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 08/24] mm: Remove 'page_offset' from readahead loop
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 09/24] mm: Put readahead pages in cache earlier
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 10/24] mm: Add readahead address space operation
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 11/24] mm: Move end_index check out of readahead loop
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 12/24] mm: Add page_cache_readahead_unbounded
  `  "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 13/24] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 14/24] btrfs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 15/24] erofs: Convert uncompressed files "
  ` [f2fs-dev] "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 16/24] erofs: Convert compressed "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 17/24] ext4: Convert "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 18/24] ext4: Pass the inode to ext4_mpage_readpages
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 19/24] f2fs: Convert from readpages to readahead
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 20/24] fuse: "
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 21/24] iomap: Restructure iomap_readpages_actor
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 22/24] iomap: Convert from readpages to readahead
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 23/24] mm: Document why we don't set PageReadahead
  ` [Ocfs2-devel] "
` [Cluster-devel] [PATCH v7 24/24] mm: Use memalloc_nofs_save in readahead path
  ` [Ocfs2-devel] "

[PATCH v2 2/3] ASoC: rockchip: Make RK3328 GPIO_MUTE control explicit
 2020-02-19 20:57 UTC  (5+ messages)
  ` Applied "ASoC: rockchip: Make RK3328 GPIO_MUTE control explicit" to the asoc tree

[alsa-devel] [PATCH 1/2] ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
 2020-02-19 20:57 UTC  (2+ messages)
` Applied "ASoC: topology: Fix memleak in soc_tplg_link_elems_load()" to the asoc tree

[PATCH 0/9] efi: implement support for EFI RT properties table
 2020-02-19 21:00 UTC  (4+ messages)
` [PATCH 9/9] integrity: check properly whether EFI GetVariable() is available

[alsa-devel] [PATCH 2/2] ASoC: topology: Fix memleak in soc_tplg_manifest_load()
 2020-02-19 20:56 UTC  (2+ messages)
` Applied "ASoC: topology: Fix memleak in soc_tplg_manifest_load()" to the asoc tree

[PATCH 0/2] Document two partial clone bugs, fix one
 2020-02-19 20:59 UTC  (6+ messages)
` [PATCH 1/2] partial-clone: demonstrate bugs in partial fetch

Applied "ASoC: meson: add t9015 internal codec binding documentation" to the asoc tree
 2020-02-19 20:56 UTC  (2+ messages)

[PATCH 00/12] drm: Put drm_display_mode on diet
 2020-02-19 20:59 UTC  (30+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 01/12] drm: Nuke mode->hsync
  `  "
` [PATCH 02/12] drm/exynos: Use mode->clock instead of reverse calculating it from the vrefresh
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 03/12] drm/i915: Introduce some local intel_dp variables
  `  "
` [PATCH 04/12] drm: Nuke mode->vrefresh
  ` [Intel-gfx] "
` [PATCH 05/12] drm/msm/dpu: Stop copying around mode->private_flags
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 06/12] drm: Shrink {width,height}_mm to u16
  `  "
` [Intel-gfx] [PATCH 07/12] drm: Shrink mode->type to u8
  `  "
` [PATCH 08/12] drm: Make mode->flags u32
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 09/12] drm: Shrink drm_display_mode timings
  `  "
` [Intel-gfx] [PATCH 10/12] drm: Flatten drm_mode_vrefresh()
  `  "
` [PATCH 11/12] drm: Shrink mode->private_flags
  ` [Intel-gfx] "
` [PATCH 12/12] drm: pahole struct drm_display_mode
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Put drm_display_mode on diet

[PATCH v3 2/2] ASoC: meson: add t9015 internal DAC driver
 2020-02-19 20:56 UTC  (4+ messages)
` Applied "ASoC: meson: add t9015 internal DAC driver" to the asoc tree

[PATCH] regmap: wrong descriptions in regmap_range_cfg
 2020-02-19 20:58 UTC  (2+ messages)
` Applied "regmap: wrong descriptions in regmap_range_cfg" to the regmap tree

[PATCH v2] ASoC: MT6660 update to 1.0.8_G
 2020-02-19 20:58 UTC  (3+ messages)
` Applied "ASoC: MT6660 update to 1.0.8_G" to the asoc tree

[PATCH] RDMA/rxe: Fix configuration of atomic queue pair attributes
 2020-02-19 20:58 UTC  (2+ messages)

[PATCH] ASoC: fix card registration regression
 2020-02-19 20:57 UTC  (2+ messages)
` Applied "ASoC: fix card registration regression." to the asoc tree

[PATCH] ASoC: tas2562: Add support for ISENSE and VSENSE
 2020-02-19 20:57 UTC  (2+ messages)
` Applied "ASoC: tas2562: Add support for ISENSE and VSENSE" to the asoc tree

[alsa-devel] [PATCH v2] ASoC: dt-bindings: stm32: convert i2s to json-schema
 2020-02-19 20:56 UTC  (4+ messages)
` Applied "ASoC: dt-bindings: stm32: convert i2s to json-schema" to the asoc tree

[dm-crypt] Bug in cryptsetup 2.3.0 (BitLocker key-file support)
 2020-02-19 20:57 UTC  (4+ messages)

[PATCH bpf-next 0/6] bpftool: Allow to select sections and filter probes
 2020-02-19 20:57 UTC  (6+ messages)

[PATCH v1 00/13] migrate/ram: Fix resizing RAM blocks while migrating
 2020-02-19 20:55 UTC  (13+ messages)
` [PATCH v1 01/13] util: vfio-helpers: Factor out and fix processing of existing ram blocks
` [PATCH v1 02/13] stubs/ram-block: Remove stubs that are no longer needed
` [Xen-devel] [PATCH v1 03/13] numa: Teach ram block notifiers about resizeable ram blocks
    `  "
` [PATCH v1 04/13] numa: Make all callbacks of ram block notifiers optional
` [PATCH v1 07/13] migrate/ram: Get rid of "place_source" in ram_load_postcopy()

[PATCH v5 0/3] add support for co-processor loaded and booted before kernel
 2020-02-19 20:56 UTC  (7+ messages)
` [PATCH v5 1/3] remoteproc: "

[PATCH] cpufreq: qcom: Add support for krait based socs
 2020-02-19 20:55 UTC 

[PATCH bpf-next] selftests/bpf: Fix build of sockmap_ktls.c
 2020-02-19 20:55 UTC 

[Intel-gfx] [PATCH v4] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-19 20:55 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: make a gt sysfs group and move power management files (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH] RDMA/core: Fix use of logical OR in get_new_pps
 2020-02-19 20:54 UTC  (4+ messages)

[PATCH 0/4] am: provide a replacement for "cat .git/rebase-apply/patch"
 2020-02-19 20:53 UTC  (5+ messages)
` [PATCH 3/4] am: support --show-current-patch=raw as a synonym for--show-current-patch

[PATCH] backlight: add led-backlight driver
 2020-02-19 20:53 UTC  (5+ messages)

[RFC PATCH 0/3] vfio/type1: Reduce vfio_iommu.lock contention
 2020-02-19 20:52 UTC  (4+ messages)

[PATCH] nfsd: set the server_scope during service startup
 2020-02-19 20:52 UTC 

+ kernel-extable-use-address-of-operator-on-section-symbols.patch added to -mm tree
 2020-02-19 20:51 UTC 

new certbot patch
 2020-02-19 20:51 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] NVMe HDD
 2020-02-19 20:50 UTC  (12+ messages)

[PATCH for-next v4 0/2] Retrieve HW GID context from ib_gid_attr
 2020-02-19 20:50 UTC  (2+ messages)

What's cooking in git.git (Feb 2020, #04; Mon, 17)
 2020-02-19 20:50 UTC  (3+ messages)

libc big files splitting: 2 patches
 2020-02-19 20:49 UTC 

Git Test Coverage Report (Feb. 18, 2020)
 2020-02-19 20:44 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Keep rk3288-tinker SD card IO powered during reboot
 2020-02-19 20:42 UTC  (3+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-19 20:42 UTC  (5+ messages)

[PATCH] ceph: add halt mount option support
 2020-02-19 20:42 UTC  (7+ messages)

[PATCH] RDMA/ucma: Use refcount_t for the ctx->ref
 2020-02-19 20:41 UTC  (2+ messages)

[meta-oe][PATCH v4] iproute2: add devlink support to iproute2
 2020-02-19 20:41 UTC 

[PATCH rdma-rc 0/9] Fixes for v5.6
 2020-02-19 20:40 UTC  (3+ messages)
` [PATCH rdma-rc 3/9] Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"

[PATCH v6 1/2] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-19 20:39 UTC  (2+ messages)

[PATCH v2 0/5] Multipath Follow-up patches
 2020-02-19 20:39 UTC  (3+ messages)
` [PATCH v2 1/5] multipath: fix issues found by compiling with gcc 10

[meta-oe][PATCH v3] iproute2: add devlink support to iproute2
 2020-02-19 20:39 UTC  (3+ messages)

[PATCH v2 0/3] Add new module driver for new ASRC
 2020-02-19 20:37 UTC  (5+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[Buildroot] [PATCH 1/3] package/pkg-meson.mk: refactor flags substitution with make-comma-list
 2020-02-19 20:38 UTC  (3+ messages)
` [Buildroot] [PATCH 3/3] package/pkg-meson.mk: explicitly specify pkg-config settings

On-line linking?
 2020-02-19 20:36 UTC  (3+ messages)

Capture xdp packets in an fentry BPF hook
 2020-02-19 20:36 UTC  (2+ messages)

+ selftest-add-mremap_dontunmap-selftest-fix.patch added to -mm tree
 2020-02-19 20:36 UTC 

linux-next: Fixes tag needs some work in the mips-fixes tree
 2020-02-19 20:36 UTC 

[PATCH v2 0/3] Add Support for MCAN in AM654x-idk
 2020-02-19 20:35 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: m_can: Add Documentation for transceiver regulator

[PATCH v2 0/2] [RFC][Outreachy] advice: refactor advise API
 2020-02-19 20:34 UTC  (4+ messages)
` [PATCH v3 0/2] [Outreachy] advice: revamp "
  ` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] advice: extract vadvise() from advise()

+ selftest-add-mremap_dontunmap-selftest.patch added to -mm tree
 2020-02-19 20:34 UTC 

+ mm-add-mremap_dontunmap-to-mremap-v6.patch added to -mm tree
 2020-02-19 20:33 UTC 

[Intel-gfx] [PATCH] drm/i915: Extend Wa_1606931601 for all steppings
 2020-02-19 20:33 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/2] Add CVE reporting to pkg-stats
 2020-02-19 20:33 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: add support for CVE reporting

linux-next: Fixes tag needs some work in the net tree
 2020-02-19 20:33 UTC 

[PATCHES] Networking
 2020-02-19 20:32 UTC  (2+ messages)

Debugging errors with Dell XPS 9560 TPM
 2020-02-19 20:32 UTC  (8+ messages)

[Xen-devel] [PATCH 0/3] tools/xentop: Fix calculation of used memory and some cleanups
 2020-02-19 20:31 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/3] tools/xentop: Fix calculation of used memory
` [Xen-devel] [PATCH 2/3] tools/xentop: Remove dead code
` [Xen-devel] [PATCH 3/3] tools/xentop: Cleanup some trailing whitespace

[dpdk-dev] [PATCH v2 0/3] add travis ci support for ppc64le
 2020-02-19 20:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 3/3] ci: add travis ci support for native ppc64le

build breakage on Ubuntu 19.10
 2020-02-19 20:32 UTC 

[PATCH 1/7] dma-buf: add dynamic DMA-buf handling v15
 2020-02-19 20:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/7] "

[PATCH v2 0/2] dt-bindings: Convert Cadence PCIe RC/EP to DT Schema
 2020-02-19 20:32 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: cadence: Add PCIe RC/EP DT schema for Cadence PCIe
` [PATCH v2 2/2] dt-bindings: PCI: Convert PCIe Host/Endpoint in Cadence platform to DT schema

Linux 5.5.5
 2020-02-19 20:31 UTC  (2+ messages)

[PATCH] iomap: return partial I/O count on error in direct I/O
 2020-02-19 20:31 UTC  (5+ messages)

Linux 5.4.21
 2020-02-19 20:30 UTC  (2+ messages)

Linux 4.19.105
 2020-02-19 20:30 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Avoid using globals for CPU hotplug state
 2020-02-19 20:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

crash on accept
 2020-02-19 20:29 UTC  (5+ messages)

[ndctl PATCH] ndctl/list: Drop named list objects from verbose listing
 2020-02-19 20:28 UTC  (8+ messages)

+ mm-hugetlb_cgroup-fix-hugetlb_cgroup-migration.patch added to -mm tree
 2020-02-19 20:27 UTC 

✅ PASS: Test report for kernel 5.6.0-rc1-374fdad.cki (arm-next)
 2020-02-19 20:27 UTC 

[PATCH] libselinux/getconlist: add verbose switch to print more information
 2020-02-19 20:27 UTC 

[PATCH 0/2] slabinfo: parse all NUMA attributes
 2020-02-19 20:26 UTC  (4+ messages)
` [PATCH 2/2] tools: vm: slabinfo: Add numa information for objects

[PATCH v1] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-02-19 20:25 UTC  (2+ messages)

[PATCH 2/3] pci: designware: add separate driver for the MSI part of the RC
 2020-02-19 20:24 UTC  (8+ messages)

[Cluster-devel] [PATCH v6 00/19] Change readahead API
 2020-02-19 20:24 UTC  (7+ messages)
` [Cluster-devel] [PATCH v6 07/19] mm: Put readahead pages in cache earlier
          `  "


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.