All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-25 16:14:17 to 2018-09-25 16:53:36 UTC [more...]

[PATCH 0/8] fix per-worktree ref iteration in fsck/reflog expire
 2018-09-25 16:53 UTC  (9+ messages)
` [PATCH 2/8] Add a place for (not) sharing stuff between worktrees
` [PATCH 3/8] refs: new ref types to make per-worktree refs visible to all worktrees

[Ksummit-discuss] [TECH-TOPIC] Review - Code of Conduct: Let's revamp it
 2018-09-25 16:51 UTC  (15+ messages)

[PATCH v5 00/22] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-25 16:51 UTC  (23+ messages)
` [PATCH v5 01/22] Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"
` [PATCH v5 02/22] powerpc/code-patching: add a helper to get the address of a patch_site
` [PATCH v5 03/22] powerpc/8xx: Use patch_site for memory setup patching
` [PATCH v5 04/22] powerpc/8xx: Use patch_site for perf counters setup
` [PATCH v5 05/22] powerpc/8xx: Move SW perf counters in first 32kb of memory
` [PATCH v5 06/22] powerpc/8xx: Temporarily disable 16k pages and 512k hugepages
` [PATCH v5 07/22] powerpc/mm: Use hardware assistance in TLB handlers on the 8xx
` [PATCH v5 08/22] powerpc/mm: Enable 512k hugepage support with HW assistance "
` [PATCH v5 09/22] powerpc/8xx: don't use r12/SPRN_SPRG_SCRATCH2 in TLB Miss handlers
` [PATCH v5 10/22] powerpc/8xx: regroup TLB handler routines
` [PATCH v5 11/22] powerpc/mm: don't use pte_alloc_one_kernel() before slab is available
` [PATCH v5 12/22] powerpc/mm: inline pte_alloc_one() and pte_alloc_one_kernel() in PPC32
` [PATCH v5 13/22] powerpc/book3s32: Remove CONFIG_BOOKE dependent code
` [PATCH v5 14/22] powerpc/mm: Move pte_fragment_alloc() to a common location
` [PATCH v5 15/22] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v5 16/22] powerpc/mm: move platform specific mmu-xxx.h in platform directories
` [PATCH v5 17/22] powerpc/mm: Move pgtable_t into platform headers
` [PATCH v5 18/22] powerpc/mm: Extend pte_fragment functionality to nohash/32
` [PATCH v5 19/22] powerpc/8xx: Remove PTE_ATOMIC_UPDATES
` [PATCH v5 20/22] powerpc/mm: reintroduce 16K pages with HW assistance on 8xx
` [PATCH v5 21/22] powerpc/nohash32: allow setting GUARDED attribute in the PMD directly
` [PATCH v5 22/22] powerpc/8xx: set "

[PATCH] dt-bindings: gpio: rcar: Add r8a7744 (RZ/G1N) support
 2018-09-25 10:43 UTC  (2+ messages)

[PATCH] ASoC: soc-utils: Rename dummy_dma_ops to snd_dummy_ops
 2018-09-25 16:49 UTC  (4+ messages)

[PATCH] dt-bindings: reset: imx7: update the compatible string
 2018-09-25 16:49 UTC  (2+ messages)

[U-Boot] [PATCH] fsl-lsch3: Add FSPI address space in immap_lsch3
 2018-09-25 16:49 UTC  (3+ messages)
` [U-Boot] [PATCH] fsl-lsch3: soc: Enable AHB support flexspi controller

[PATCH] arm64: dts: stratix10: Enable QSPI on SOCFPGA DevKit
 2018-09-25 16:49 UTC  (2+ messages)

[PATCH v4 00/20] Implement use of HW assistance on TLB table walk on 8xx
 2018-09-25 16:49 UTC  (7+ messages)
` [PATCH v4 15/20] powerpc/mm: Avoid useless lock with single page fragments
` [PATCH v4 16/20] powerpc/mm: Extend pte_fragment functionality to nohash/32

[PATCH v14 00/19] Intel SGX1 support
 2018-09-25 16:48 UTC  (3+ messages)
` [PATCH v14 04/19] x86/cpufeatures: Add SGX feature bits

[v1] arm64: dts: dwc3: Add description of 'configure-gfladj'
 2018-09-25 16:48 UTC  (3+ messages)
` [PATCH v1] "

[PATCH 1/3] sim800: adding support for SimCom SIM800 modem
 2018-09-25 16:48 UTC  (2+ messages)

[PATCH] ARM: dts: gta04: add serial console wakeup irq
 2018-09-25 16:48 UTC  (4+ messages)

meta-oe and yocto-check-layer
 2018-09-25 16:47 UTC  (6+ messages)

[PATCH 0/5] Add units to controls
 2018-09-25 10:39 UTC  (7+ messages)
` [PATCH 1/5] videodev2.h: Use 8 hexadecimals (32 bits) for control flags
` [PATCH 2/5] v4l: controls: Add support for exponential bases, prefixes and units
` [PATCH 3/5] Documentation: media: Document control exponential bases, units, prefixes
` [PATCH 4/5] v4l: controls: QUERY_EXT_CTRL support for base, prefix and unit
` [PATCH 5/5] smiapp: Set control units

[PATCH v2] dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unit
 2018-09-25 16:44 UTC  (2+ messages)

[linux-lvm] [lvmlockd] recovery lvmlockd after kill_vg
 2018-09-25 16:44 UTC  (2+ messages)

[PATCH V2 00/11] clk: imx: add imx8qxp clock support
 2018-09-25 16:43 UTC  (24+ messages)
` [PATCH V2 01/11] clk: imx: add configuration option for mmio clks
` [PATCH V2 02/11] clk: imx: scu: add scu clock common part
` [PATCH V2 03/11] clk: imx: scu: add scu clock divider
` [PATCH V2 04/11] clk: imx: scu: add scu clock gpr divider
` [PATCH V2 05/11] clk: imx: scu: add scu clock gate
` [PATCH V2 06/11] clk: imx: scu: add scu clock gpr gate
` [PATCH V2 07/11] clk: imx: scu: add scu clock mux
` [PATCH V2 08/11] clk: imx: scu: add scu clock gpr mux
` [PATCH V2 09/11] clk: imx: add common imx_clk_hw_fixed functions
` [PATCH V2 10/11] clk: imx: add imx_check_clk_hws helper function
` [PATCH V2 11/11] clk: imx: add imx8qxp clk driver

[PATCH v9 4/5] clk: imx: add imx composite clock
 2018-09-25 16:42 UTC  (3+ messages)

[RFC PATCH] selinux: add a fallback to defcontext for native labeling
 2018-09-25 16:39 UTC  (11+ messages)

[PATCH] mm/hugetlb: Add mmap() encodings for 32MB and 512MB page sizes
 2018-09-25 16:39 UTC  (3+ messages)
` [PATCH V2] "

[PATCH v2 0/4] Qcom smmu-500 TLB invalidation errata for sdm845
 2018-09-25 16:39 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
 2018-09-25 16:39 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: firmware: coreboot: document board variant properties

[PATCH] openssh: resolve install conflict with openssh-sftp-server-dev
 2018-09-25 13:05 UTC  (5+ messages)

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-09-25 16:37 UTC  (6+ messages)
` [RFC PATCH v4 01/27] x86/cpufeatures: Add CPUIDs for Control-flow Enforcement Technology (CET)
` [RFC PATCH v4 02/27] x86/fpu/xstate: Change some names to separate XSAVES system and user states

[PATCH v4] x86/altp2m: Add a subop for obtaining the mem access of a page
 2018-09-25 16:36 UTC  (4+ messages)

[PATCH v5 1/2] arm64: dts: allwinner: a64: Add display pipeline
 2018-09-25 10:29 UTC  (2+ messages)

[PATCH V2 0/2] soc: imx: add scu power domain driver
 2018-09-25 16:36 UTC  (6+ messages)
` [PATCH V2 1/2] firmware: imx: add pm svc headfile
` [PATCH V2 2/2] firmware: imx: add SCU power domain driver

[PATCH v2 0/2] debugobjects: Fix potential hard lockup by disabling lockdep
 2018-09-25 16:36 UTC  (6+ messages)
` [PATCH v2 2/2] debugobjects: Disable lockdep tracking of debugobjects internal locks

[PATCHv2] blk-mq: Allow blocking queue tag iter callbacks
 2018-09-25 16:36 UTC 

[PATCH] clk: qcom: Add Global Clock controller (GCC) driver for SDM660
 2018-09-25 16:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] hwrng: document the quality field
 2018-09-25 16:35 UTC 

[GIT PULL] A Single RISC-V Update for 4.19-rc6
 2018-09-25 16:26 UTC  (5+ messages)

[PATCH v4 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-09-25 10:23 UTC  (3+ messages)
` [PATCH v4 20/21] tpm1: reimplement tpm1_continue_selftest() using tpm_buf

[igt-dev] [PATCH i-g-t] lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()
 2018-09-25 16:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/2] ARM: dts: vf: Switch to SPDX identifier
 2018-09-25 16:33 UTC  (2+ messages)

[PATCH crypto-next 00/23] crypto: skcipher - Remove VLA usage
 2018-09-25 16:32 UTC  (8+ messages)
` [PATCH crypto-next 07/23] block: cryptoloop: Remove VLA usage of skcipher

[U-Boot] [PATCH v1 0/4] Add USB EHCI and gadget support for STM32MP1
 2018-09-25 16:29 UTC  (2+ messages)

[PATCH v3 1/3] lib/librte_table: add hash_func header files
 2018-09-25 16:28 UTC  (7+ messages)
` [PATCH v4 1/3] lib/librte_table: add hash func "
  ` [PATCH v4 2/3] examples/ip_pipeline: modify to use new table lib headers
  ` [PATCH v4 3/3] net/softnic: "

[PATCH v3 00/20] tpm: separate tpm 1.x and tpm 2.x commands
 2018-09-25 16:25 UTC  (5+ messages)
` [PATCH v3 06/20] tpm: move tpm1_pcr_extend to tpm1-cmd.c

[PATCH V7 0/3] soc: imx: add scu firmware api support
 2018-09-25 16:27 UTC  (5+ messages)
` [PATCH V7 1/3] dt-bindings: arm: fsl: add scu binding doc
` [PATCH V7 2/3] firmware: imx: add SCU firmware driver support
` [PATCH V7 3/3] firmware: imx: add misc svc support

Xen 4.9.3 released
 2018-09-25 16:27 UTC 

[linux-linus test] 128022: regressions - FAIL
 2018-09-25 16:27 UTC 

[PATCH v5] media: imx208: Add imx208 camera sensor driver
 2018-09-25 10:17 UTC  (8+ messages)

Xen 4.9.1 released
 2018-09-25 16:26 UTC  (2+ messages)
    ` Xen 4.10.2 released

[PATCH] key: Change initialization of struct keyctl_dh_params
 2018-09-25 16:26 UTC  (2+ messages)

[PATCH v2 0/2] add new UniPhier PCIe host driver
 2018-09-25 16:14 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support

[PATCH v2] staging: mt7621-mmc: Fix single statement macros in sd.c
 2018-09-25 16:17 UTC  (3+ messages)

[PATCH] ARM: dts: imx53-ppd: Remove 'num-chipselects' property
 2018-09-25 16:24 UTC 

[PATCH] pinctrl: generic: Avoid several implicit enum conversions
 2018-09-25 16:23 UTC  (4+ messages)

[PATCH v7 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-25 16:22 UTC  (46+ messages)
` [PATCH v7 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v7 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v7 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v7 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v7 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v7 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v7 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v7 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v7 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v7 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v7 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v7 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v7 13/13] nvmet: Optionally use PCI P2P memory

[PATCH] staging: dgnc: Fix Kconfig help header and text
 2018-09-25 16:22 UTC  (2+ messages)

[GIT PULL] STi DT update for v4.20 round 1
 2018-09-25 16:21 UTC  (2+ messages)

[U-Boot] chain-loading u-boot from u-boot?
 2018-09-25 16:20 UTC 

[PATCH] arm: fix Dom build after cd8015b634
 2018-09-25 16:20 UTC  (3+ messages)

[RFC PATCH i2c-next 0/2] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-09-25 16:20 UTC  (9+ messages)
` [RFC PATCH i2c-next 1/2] dt-bindings: i2c: aspeed: Add 'idle-wait-timeout-ms' setting

FAILED: patch "[PATCH] drm/amdgpu: add another ATPX quirk for TOPAZ" failed to apply to 4.14-stable tree
 2018-09-25 10:12 UTC  (2+ messages)

[PATCH] x86/HVM: correct hvmemul_map_linear_addr() for multi-page case
 2018-09-25 15:30 UTC  (5+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH] iavf: fix a typo
 2018-09-25 16:17 UTC  (2+ messages)

[PATCH 0/3] virtio: add vmap support for prime objects
 2018-09-25 16:16 UTC  (4+ messages)
` [PATCH 1/3] virtio: Add virtio_gpu_object_kunmap()
` [PATCH 2/3] virtio: Rework virtio_gpu_object_kmap()
` [PATCH 3/3] virtio: Support prime objects vmap/vunmap

[libvirt test] 128041: regressions - FAIL
 2018-09-25 16:15 UTC 

FAILED: patch "[PATCH] drm/amd/pp: initialize result to before or'ing in data" failed to apply to 4.14-stable tree
 2018-09-25 10:07 UTC  (2+ messages)

[PATCH v2 0/3] drivers: soc: xilinx: Add support for ZynqMP power domain driver
 2018-09-25 16:15 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add ZynqMP power domain bindings


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.