All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-03 23:01:25 to 2018-05-04 00:16:50 UTC [more...]

[PATCH v3 0/9] Series short description
 2018-05-04  0:06 UTC  (20+ messages)
` [PATCH v3 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v3 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v3 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v3 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v3 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v3 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v3 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v3 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v3 9/9] x86, nfit_test: unit test for memcpy_mcsafe()

[PATCH] bpf: fix possible spectre-v1 in find_and_alloc_map()
 2018-05-04  0:16 UTC  (2+ messages)

[MPTCP] [PATCH mptcp-net-next 00/14] Forward-ports from mptcp_trunk to mptcp-net-next
 2018-05-04  0:16 UTC 

[RFC PATCH] raid6_pq: Add module options to prefer algorithm
 2018-05-04  0:15 UTC 

[PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers
 2018-05-04  0:15 UTC  (3+ messages)

[PATCH bpf] bpf: use array_index_nospec in find_prog_type
 2018-05-04  0:13 UTC 

wg0 packets not being routed?
 2018-05-04  0:15 UTC  (4+ messages)

[lustre-devel] [PATCH 0/4] staging: lustre: obdclass: missing lu_object fixes
 2018-05-04  0:11 UTC  (7+ messages)
` [lustre-devel] [PATCH 1/4] staging: lustre: obdclass: change spinlock of key to rwlock
    `  "

[PATCH 00/24] VFS: Introduce filesystem context [ver #7]
 2018-05-04  0:10 UTC  (4+ messages)
` [PATCH 05/24] apparmor: Implement security hooks for the new mount API "

[PATCH 0/6] firmware: kernel signature verification
 2018-05-04  0:10 UTC  (13+ messages)
` [PATCH 1/6] firmware: permit LSMs and IMA to fail firmware sysfs fallback loading
` [PATCH 2/6] ima: prevent sysfs fallback firmware loading
` [PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware
` [RFC PATCH 6/6] ima: prevent loading firmware into a pre-allocated buffer

[PATCH] memcg, hugetlb: pages allocated for hugetlb's overcommit will be charged to memcg
 2018-05-04  0:09 UTC  (5+ messages)

[PATCH v3 0/4] enable early printing of hashed pointers
 2018-05-04  0:09 UTC  (6+ messages)
` [PATCH v3 1/4] random: Fix whitespace pre random-bytes work
` [PATCH v3 2/4] random: Return nbytes filled from hw RNG
` [PATCH v3 3/4] vsprintf: Use hw RNG for ptr_key
` [PATCH v3 4/4] vsprintf: Add command line option debug_early_boot

[PATCH v1 0/3] Couple more DRM plane features on Tegra
 2018-05-04  0:08 UTC  (4+ messages)
` [PATCH v1 1/3] drm/tegra: dc: Enable plane scaling filters
` [PATCH v1 2/3] drm/tegra: plane: Implement zPos plane property for older Tegra's
` [PATCH v1 3/3] drm/tegra: dc: Rename supports_blending to has_legacy_blending

[lustre-devel] [PATCH 00/10] staging: lustre: assorted improvements
 2018-05-04  0:08 UTC  (9+ messages)
` [lustre-devel] [PATCH 03/10] staging: lustre: lu_object: discard extra lru count
    `  "
` [lustre-devel] [PATCH 02/10] staging: lustre: make struct lu_site_bkt_data private
    `  "

[ndctl PATCH 1/4] libndctl: fix potential buffer overflow in write_cache APIs
 2018-05-04  0:08 UTC  (5+ messages)
` [ndctl PATCH 2/4] libndctl: improve debug prints in wait_for_scrub_completion
` [ndctl PATCH 3/4] libndctl, test: fix a couple of unchecked returns

[PATCH] mtd: rawnand: marvell: fix command xtype in BCH write hook
 2018-05-04  0:06 UTC  (2+ messages)

[PATCH] check: run auto test group by default
 2018-05-04  0:05 UTC 

[ANNOUNCE] Kconfiglib menuconfig implementation
 2018-05-04  0:05 UTC  (8+ messages)

[PATCH net-next] net/mlx4_en: optimizes get_fixed_ipv6_csum()
 2018-05-04  0:05 UTC  (4+ messages)

[PATCH net] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
 2018-05-04  0:04 UTC 

[PATCH v3 0/8] R-Car DU: Support CRC calculation
 2018-05-04  0:02 UTC  (5+ messages)

[PATCH bpf-next v2 00/13] Move ld_abs/ld_ind to native BPF
 2018-05-04  0:02 UTC  (15+ messages)
` [PATCH bpf-next v2 01/13] bpf: prefix cbpf internal helpers with bpf_
` [PATCH bpf-next v2 02/13] bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
` [PATCH bpf-next v2 03/13] bpf: implement ld_abs/ld_ind in native bpf
` [PATCH bpf-next v2 04/13] bpf: add skb_load_bytes_relative helper
` [PATCH bpf-next v2 05/13] bpf, x64: remove ld_abs/ld_ind
` [PATCH bpf-next v2 06/13] bpf, arm64: "
` [PATCH bpf-next v2 07/13] bpf, sparc64: "
` [PATCH bpf-next v2 08/13] bpf, arm32: "
` [PATCH bpf-next v2 09/13] bpf, mips64: "
` [PATCH bpf-next v2 10/13] bpf, ppc64: "
` [PATCH bpf-next v2 11/13] bpf, s390x: "
` [PATCH bpf-next v2 12/13] bpf, x32: "
` [PATCH bpf-next v2 13/13] bpf: sync tools bpf.h uapi header

[CI 1/2] drm/i915: Lazily unbind vma on close
 2018-05-04  0:01 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH 0/9] Loading optional firmware v4
 2018-05-04  0:00 UTC  (24+ messages)
` [PATCH 1/9] firmware: some documentation fixes
` [PATCH 2/9] firmware: wrap FW_OPT_* into an enum
` [PATCH 3/9] firmware: add kernel-doc for enum fw_opt
` [PATCH 4/9] firmware: use () to terminate kernel-doc function names
` [PATCH 5/9] firmware: add function to load firmware without warnings v5
` [PATCH 6/9] firmware: print firmware name on fallback path
` [PATCH 7/9] firmware: use rename fw_sysfs_fallback to use the firmware_ prefix

[Qemu-devel] [PATCH 00/67] include path cleanup
 2018-05-03 23:36 UTC  (5+ messages)
` [Qemu-devel] [PATCH 12/67] ppc: use local path for local headers
` [Qemu-devel] [PATCH 59/67] hw/ppc: add target headers explicitly

[PATCH v7 00/24] ASoC: qcom: Add support to QDSP based Audio
 2018-05-03 23:56 UTC  (18+ messages)
` [PATCH v7 01/24] soc: qcom dt-bindings: Add APR bus bindings
  ` [alsa-devel] "
` [PATCH v7 03/24] ASoC: qdsp6: dt-bindings: Add q6core dt bindings
` [PATCH v7 04/24] ASoC: qdsp6: dt-bindings: Add q6afe "
` [PATCH v7 05/24] ASoC: qdsp6: dt-bindings: Add q6adm "
` [PATCH v7 06/24] ASoC: qdsp6: dt-bindings: Add q6asm "

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-05-03 23:53 UTC  (3+ messages)

[PATCH 0/2] ath/ath10k: DFS Host Confirmation
 2018-05-03 23:48 UTC  (4+ messages)
` [PATCH 2/2] ath10k: "

[PATCH 0/10] xfs: log item and transaction cleanups
 2018-05-03 23:47 UTC  (5+ messages)
` [PATCH 10/10] xfs: get rid of the log item descriptor

[PATCH 0/2] Supporting partial clones in protocol v2
 2018-05-03 23:46 UTC  (12+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] upload-pack: fix error message typo
  ` [PATCH v2 2/3] upload-pack: read config when serving protocol v2
` [PATCH v3 0/3] Supporting partial clones in "
  ` [PATCH v3 1/3] upload-pack: fix error message typo
  ` [PATCH v3 2/3] upload-pack: read config when serving protocol v2
  ` [PATCH v3 3/3] {fetch,upload}-pack: support filter in "

[PATCH v1 0/5] Support IOMMU for 2d/3d on Tegra30/114
 2018-05-03 23:47 UTC  (6+ messages)
` [PATCH v1 1/5] drm/tegra: dc: Balance IOMMU group refcounting
` [PATCH v1 2/5] drm/tegra: gr2d: Add IOMMU support
` [PATCH v1 3/5] drm/tegra: gr3d: "
` [PATCH v1 4/5] ARM: dts: tegra30: Add IOMMU nodes to Host1x and its clients
` [PATCH v1 5/5] ARM: dts: tegra114: "

[Bug 106177] overclocking doesn't work with 4.17-rc1
 2018-05-03 23:46 UTC  (3+ messages)

[Qemu-devel] [Qemu-ppc] [PATCH 1/3] uninorth: create new uninorth device
 2018-05-03 23:44 UTC 

[PATCH] spi: pxa2xx: check clk_prepare_enable() return value
 2018-05-03 23:40 UTC  (3+ messages)
` Applied "spi: pxa2xx: check clk_prepare_enable() return value" to the spi tree

[PATCH RFC] target transport: allow st INI reads
 2018-05-03 23:40 UTC  (2+ messages)

kernel BUG at include/linux/mm.h:LINE!
 2018-05-03 23:38 UTC  (3+ messages)
  ` [PATCH v2] x86/kexec: avoid double free_page() upon do_kexec_load() failure

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-05-03 23:38 UTC  (2+ messages)

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-03 23:38 UTC  (3+ messages)

[U-Boot] mainline u-boot on radxarock (rockchip rk3188) from SDcard
 2018-05-03 23:37 UTC  (5+ messages)

[PATCH] async_pq: Remove VLA usage
 2018-05-03 23:32 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Fix root item corruption when multiple same source snapshiots are created with quota enabled
 2018-05-03 23:32 UTC  (3+ messages)

[PATCH v2 0/4] Interface for higher order contiguous allocations
 2018-05-03 23:29 UTC  (5+ messages)
` [PATCH v2 1/4] mm: change type of free_contig_range(nr_pages) to unsigned long
` [PATCH v2 2/4] mm: check for proper migrate type during isolation
` [PATCH v2 3/4] mm: add find_alloc_contig_pages() interface
` [PATCH v2 4/4] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages

[PATCH v5 0/5] efi/firmware/platform-x86: Add EFI embedded fw support
 2018-05-03 23:29 UTC  (11+ messages)
` [PATCH v5 2/5] efi: Add embedded peripheral firmware support

[MODERATED] [PATCH 0/5] SSB extra 0
 2018-05-03 23:27 UTC  (2+ messages)
` [MODERATED] "

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-03 23:27 UTC  (7+ messages)
` [PATCH 02/18] Add a new builtin: branch-diff
` [PATCH 11/18] branch-diff: add tests

Git repo status?
 2018-05-03 23:24 UTC 

[PATCH v5 0/6] x86/microcode/AMD: Check microcode file sanity before loading it
 2018-05-03 23:26 UTC  (10+ messages)
` [PATCH v5 4/6] x86/microcode/AMD: Check microcode container data in the late loader

[pyro][PATCH] package.bbclass: Add '-b' option to file call in isELF
 2018-05-03 23:24 UTC  (2+ messages)

[SPDK] spdk_malloc vs. malloc
 2018-05-03 23:24 UTC 

[PATCH] proc: use #pragma once
 2018-05-03 23:23 UTC  (9+ messages)

[Qemu-devel] [PATCH] nbd/client: Relax handling of large NBD_CMD_BLOCK_STATUS reply
 2018-05-03 23:22 UTC  (3+ messages)

[PATCH 0/2] xfs: clean up xfs_file_iomap_begin()
 2018-05-03 23:19 UTC  (2+ messages)

[PATCH] spi: bcm2835aux: ensure interrupts are enabled for shared handler
 2018-05-03 23:19 UTC  (5+ messages)
` Applied "spi: bcm2835aux: ensure interrupts are enabled for shared handler" to the spi tree

[PATCH v4] ASoC: tas6424: Allow disabling auto diagnostics for faster power-on
 2018-05-03 23:18 UTC  (3+ messages)
` Applied "ASoC: tas6424: Allow disabling auto diagnostics for faster power-on" to the asoc tree

[MPTCP] [PATCH mptcp-net-next 00/14] Forward-ports from mptcp_trunk to mptcp-net-next
 2018-05-03 23:19 UTC 

[PATCH 1/2] ASoC: nau8810: change input PGA mixer stage
 2018-05-03 23:18 UTC  (4+ messages)
` [PATCH 2/2] ASoC: nau8810: change the target of MIC BIAS supply
` Applied "ASoC: nau8810: change input PGA mixer stage" to the asoc tree

[PATCH v2 0/4] Better integrate seccomp logging and auditing
 2018-05-03 23:18 UTC  (6+ messages)
` [PATCH v2 3/4] seccomp: Audit attempts to modify the actions_logged sysctl

[MODERATED] [PATCH SSBv11 0/3] seccomp 1
 2018-05-03 23:17 UTC  (7+ messages)
` [MODERATED] "
  `  "

[PATCH 0/3] spi: meson-axg: add few enhanced features
 2018-05-03 23:16 UTC  (9+ messages)
` [PATCH 1/3] spi: meson-axg: support MAX 80M clock
` [PATCH 3/3] spi: meson-axg: add a linear clock divider support

[Ksummit-discuss] bug-introducing patches
 2018-05-03 23:09 UTC  (12+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2018-05-03 23:11 UTC  (2+ messages)

[meta-java][PATCH] jdepend: Update download hashes
 2018-05-03 23:06 UTC  (2+ messages)

[PATCH] u-boot: Add {gen|deploy}_default_envs tasks to generate environment images
 2018-05-03 23:04 UTC  (8+ messages)

[U-Boot] Logo for U-Boot
 2018-05-03 23:04 UTC  (4+ messages)

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-03 23:03 UTC  (9+ messages)

RDMA connection lost and not re-opened
 2018-05-03 23:02 UTC 

[U-Boot] [PATCH 1/2] net: mvgbe: remove CONFIG_DOVE
 2018-05-03 23:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] net: add Kconfig for MVGBE

[PATCH 0/6] Let the sequencer handle `git rebase -i --root`
 2018-05-03 23:01 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] sequencer: extract helper to update active_cache_tree
  ` [PATCH v2 2/6] sequencer: learn about the special "fake root commit" handling
  ` [PATCH v2 3/6] rebase -i --root: let the sequencer handle even the initial part
  ` [PATCH v2 4/6] sequencer: allow introducing new root commits
  ` [PATCH v2 5/6] rebase --rebase-merges: a "merge" into a new root is a fast-forward
  ` [PATCH v2 6/6] rebase --rebase-merges: root commits can be cousins, too


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.