All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-05 13:01:30 to 2018-10-05 13:34:29 UTC [more...]

[PATCH] arm_pmu: Delete incorrect cache event mapping for some armv8_pmuv3 events
 2018-10-05 13:34 UTC  (8+ messages)

Reiser4 / GCC6 for Debian Kernel 4.18.1x Packaging for Sid
 2018-10-05 13:34 UTC 

[PATCH v3] Neutis N5 support
 2018-10-05 13:25 UTC  (2+ messages)
` [PATCH v3] arm64: new board - Emlid Neutis N5

[PATCH] x86/HVM: move vendor independent CPU save/restore logic to shared code
 2018-10-05 13:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] Use target_words_bigendian() for generic-loader
 2018-10-05 13:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] cpu: Provide a proper prototype for target_words_bigendian() in a header
` [Qemu-devel] [PATCH v2 2/2] hw/core/generic-loader: Compile only once, not for each target

[PATCH 0/2] Fix Hantro/Gstreamer build issues
 2018-10-05 13:32 UTC  (6+ messages)
` [PATCH 1/2] imx-vpu-hantro: fix build issue

High network traffic from repeated TEST_STATEID messages
 2018-10-05  6:35 UTC 

[U-Boot] [PATCH v1 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-10-05 13:32 UTC  (5+ messages)
` [U-Boot] [PATCH v1 12/19] configs: am335x_pdu001: Explicitly enable CONFIG_I2C_COMPAT

[Qemu-devel] [PATCH 00/10] Trivial fixes and clean ups
 2018-10-05 13:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/10] qemu-img.c: comment typo fix

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-05 13:26 UTC  (4+ messages)
` [PATCH 15/16] of: unittest: initialize args before calling of_irq_parse_one()

[Buildroot] [PATCH 1/2] package/poppler: bump version to 0.69.0
 2018-10-05 13:31 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/poppler: Remove patch which is not needed for poppler 0.69.0

[PATCH v2 0/3] *** SUBJECT HERE ***
 2018-10-05 13:31 UTC  (5+ messages)
` [PATCH v3 1/3] ethdev: support metadata as flow rule criteria
` [PATCH v3 3/3] app/testpmd: add debug command Tx metadata set

[GIT PULL 1/5] i.MX drivers updates for 4.20
 2018-10-05 13:30 UTC  (6+ messages)
` [GIT PULL 5/5] i.MX defconfig "

[Buildroot] [PATCH 1/1] package/qpdf: bump to version 8.2.1
 2018-10-05 13:30 UTC 

[Qemu-devel] [PATCH] hw/display/bcm2835_fb: Silence Coverity warning about multiply overflow
 2018-10-05 13:30 UTC 

[Buildroot] [PATCH 1/2] package/cups-filters: bump to version 1.21.3
 2018-10-05 13:30 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/cups-filters: Add patch to fix build when using poppler 0.69.0

[PATCH] gigaset: asyncdata: mark expected switch fall-throughs
 2018-10-05 13:29 UTC 

[PATCH v5 0/2][XTF] FPU test improvements
 2018-10-05 13:28 UTC 

[PATCH 0/3] add AES-CMAC support
 2018-10-05 13:27 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] crypto/qat: add support AES-CMAC

[PATCH 0/3] add generic L2/L3 tunnel encapsulation actions
 2018-10-05 13:27 UTC  (6+ messages)
` [PATCH v2 0/3] ethdev: "
  ` [PATCH v2 3/3] ethdev: remove vxlan and nvgre encapsulation commands

Applied "ASoC: adau1761: Use the standard fall-through annotation" to the asoc tree
 2018-10-05 13:27 UTC 

[PATCH] ethdev: add field for device data per process
 2018-10-05 13:26 UTC  (5+ messages)

[PATCH 2/5] ASoC: pcm186x: Use the standard fall-through annotation
 2018-10-05 13:26 UTC  (2+ messages)
` Applied "ASoC: pcm186x: Use the standard fall-through annotation" to the asoc tree

[PATCH V5 00/24] mmc: mmci: add sdmmc variant for stm32
 2018-10-05 13:23 UTC  (75+ messages)
` [PATCH V5 01/24] mmc: mmci: Change struct members from bool to u8
` [PATCH V5 02/24] mmc: mmci: create common mmci_dma_setup/release
` [PATCH V5 03/24] mmc: mmci: introduce dma_priv pointer to mmci_host
` [PATCH V5 04/24] mmc: mmci: merge prepare data functions
` [PATCH V5 05/24] mmc: mmci: add prepare/unprepare_data callbacks
` [PATCH V5 06/24] mmc: mmci: add get_next_data callback
` [PATCH V5 07/24] mmc: mmci: add dma_start callback
` [PATCH V5 08/24] mmc: mmci: add dma_finalize callback
` [PATCH V5 09/24] mmc: mmci: add dma_error callback
` [PATCH V5 10/24] mmc: mmci: add validate_data callback
` [PATCH V5 11/24] mmc: mmci: add set_clk/pwrreg callbacks
` [PATCH V5 12/24] mmc: mmci: add datactrl block size variant property
` [PATCH V5 13/24] mmc: mmci: expand startbiterr to irqmask and error check
` [PATCH V5 14/24] mmc: mmci: add variant properties to define cpsm & cmdresp bits
` [PATCH V5 15/24] mmc: mmci: add variant property to define dpsm bit
` [PATCH V5 16/24] mmc: mmci: add variant property to define irq pio mask
` [PATCH V5 17/24] mmc: mmci: add variant property to write datactrl before command
` [PATCH V5 18/24] mmc: mmci: add variant property to not read datacnt
` [PATCH V5 19/24] dt-bindings: mmci: add optional reset property
` [PATCH V5 20/24] mmc: "
` [PATCH V5 21/24] mmc: mmci: add clock divider for stm32 sdmmc
` [PATCH V5 22/24] mmc: mmci: add stm32 sdmmc registers
` [PATCH V5 23/24] dt-bindings: mmci: add stm32 sdmmc variant
` [PATCH V5 24/24] mmc: "

[PATCH 3/5] ASoC: rt274: Add fall-through annotations
 2018-10-05 13:26 UTC  (2+ messages)
` Applied "ASoC: rt274: Add fall-through annotations" to the asoc tree

Applied "ASoC: intel: skylake: Add fall-through annotation" to the asoc tree
 2018-10-05 13:26 UTC 

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-05 13:23 UTC  (8+ messages)
` [PATCH v15 06/16] of/fdt: add helper functions for handling properties

[SPDK] How to send Single IO Command?
 2018-10-05 13:25 UTC 

[PATCH 5/5] ASoC: topology: Use the standard fall-through annotations
 2018-10-05 13:25 UTC  (2+ messages)
` Applied "ASoC: topology: Use the standard fall-through annotations" to the asoc tree

[PATCH] ASoC: dt-bindings: add dt bindings for adau1977 audio codec
 2018-10-05 13:25 UTC  (2+ messages)
` Applied "ASoC: dt-bindings: add dt bindings for adau1977 audio codec" to the asoc tree

[PATCH] powerpc: Don't print kernel instructions in show_user_instructions()
 2018-10-05 13:21 UTC 

[Qemu-devel] bdrv_replace_child crashes
 2018-10-05 13:23 UTC 

[PATCH 1/3] ethdev: support metadata as flow rule criteria
 2018-10-05 13:19 UTC  (3+ messages)
` [PATCH v2 3/3] app/testpmd: add debug command Tx metadata set

[Qemu-devel] [PATCH] edid: fix vendor default
 2018-10-05 13:22 UTC  (2+ messages)

[igt-dev] [PATCH v8 00/16] chamelium: Test the plane formats
 2018-10-05 13:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for chamelium: Test the plane formats (rev7)

ARM64: PCIe in DOM0
 2018-10-05 13:20 UTC  (4+ messages)

[PATCH i-g-t] igt/gem_ctx_exec: Exercise I915_CONTEXT_PARAM_RECOVERABLE
 2018-10-05 13:18 UTC  (3+ messages)
` [PATCH i-g-t v2] "

[PATCH] x86, olpc: Indicate that legacy PC platform should not register RTC
 2018-10-05 13:17 UTC  (2+ messages)
` [PATCH] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m

[Buildroot] [git commit branch/2018.02.x] webkitgtk: bump to version 2.22.2
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] webkitgtk: add dependency on the woff2 package
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] brotli: disable unneeded check for C++ compiler
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] woff2: new package
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] woff2: fix static builds
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] brotli: new package
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] woff2: fix build on m68k
 2018-10-05 13:17 UTC 

[Buildroot] [git commit branch/2018.02.x] brotli: fix building of static libraries
 2018-10-05 13:17 UTC 

[BUG] Error while trying to git apply a patch; works with patch -p1
 2018-10-05 13:16 UTC  (4+ messages)

[RFC PATCH] skb: Define NET_IP_ALIGN based on CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
 2018-10-05 13:16 UTC  (3+ messages)

[PATCH v2 00/33] Adding Cavium's OcteonTX crypto PMD
 2018-10-05 13:14 UTC  (22+ messages)
` [PATCH v3 00/32] Adding Cavium's OCTEONTX "
  ` [PATCH v3 16/32] crypto/octeontx: add session management ops
  ` [PATCH v3 17/32] common/cpt: add common code for fill session data
  ` [PATCH v3 18/32] crypto/octeontx: add supported sessions
  ` [PATCH v3 19/32] common/cpt: add common defines for microcode
  ` [PATCH v3 20/32] common/cpt: add microcode interface for encryption
  ` [PATCH v3 21/32] common/cpt: add microcode interface for decryption
  ` [PATCH v3 22/32] common/cpt: add crypo op enqueue request manager framework
  ` [PATCH v3 23/32] common/cpt: add support for zuc and snow3g
  ` [PATCH v3 24/32] common/cpt: add support for kasumi
  ` [PATCH v3 25/32] common/cpt: add support for hash
  ` [PATCH v3 26/32] crypto/octeontx: add routines to prepare instructions
  ` [PATCH v3 27/32] common/cpt: add common code for enqueuing cpt instruction
  ` [PATCH v3 28/32] crypto/octeontx: add enqueue burst op
  ` [PATCH v3 29/32] common/cpt: add common code for cpt dequeue
  ` [PATCH v3 30/32] crypto/octeontx: add dequeue burst op
  ` [PATCH v3 31/32] test: adds validation test
  ` [PATCH v3 32/32] doc: adds doc file

[PATCH net-next v6 00/23] WireGuard: Secure Network Tunnel
 2018-10-05 13:13 UTC  (7+ messages)

[U-Boot] Fwd: build u-boot failed with config CONFIG_ARMV8_PSCI by aarch linux gcc 8.1
 2018-10-05 13:12 UTC 

Minimizing CPU Utilization of audisp Plugin
 2018-10-05 13:11 UTC 

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-05  6:14 UTC  (7+ messages)

[Qemu-devel] [PULL 00/23] Block layer patches
 2018-10-05 13:10 UTC  (4+ messages)
` [Qemu-devel] [PULL 08/23] file-posix: Forbid trying to change unsupported options during reopen

[PATCH] ARM: dts: sun7i: Disable OOB IRQ for brcm wifi on Cubietruck and Banana Pro
 2018-10-05 13:10 UTC  (6+ messages)

[Ksummit-discuss] New CoC and Brendan Eich
 2018-10-05 13:09 UTC  (4+ messages)

[v2 0/7] drm/msm/a6xx: System Cache Support
 2018-10-05 13:08 UTC  (8+ messages)
` [v2 2/7] iommu/arm-smmu: Add support to use Last level cache
` [v2 3/7] drm/msm: rearrange the gpu_rmw() function
` [v2 4/7] drm/msm/adreno: Add registers in the GPU CX domain
  ` [v2 1/7] soc: qcom: llcc-slice: Add error checks for API functions
  ` [v2 5/7] arm64:dts:sdm845: Add register range for gpu CX
  ` [v2 6/7] drm/msm: Pass mmu features to generic layers
  ` [v2 7/7] drm/msm/a6xx: Add support for using system cache(LLC)

[PATCH 00/21] atomic helper cleanup, take 2
 2018-10-05 13:07 UTC  (3+ messages)
` [PATCH 14/21] drm/zte: Use drm_atomic_helper_shutdown

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2018-10-05 13:06 UTC  (8+ messages)
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols

[PATCH v6 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-05 13:06 UTC  (11+ messages)
` [PATCH v6 01/10] submodule: add a print_config_from_gitmodules() helper
` [PATCH v6 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v6 03/10] t7411: merge tests 5 and 6
` [PATCH v6 04/10] t7411: be nicer to future tests and really clean things up
` [PATCH v6 05/10] submodule--helper: add a new 'config' subcommand
` [PATCH v6 06/10] submodule: use the 'submodule--helper config' command
` [PATCH v6 07/10] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v6 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v6 09/10] submodule: support reading .gitmodules when it's not in the working tree
` [PATCH v6 10/10] t/helper: add test-submodule-nested-repo-config

We should add a "git gc --auto" after "git clone" due to commit graph
 2018-10-05 13:05 UTC  (4+ messages)
` [RFC PATCH] "

KASAN: use-after-scope in ext4_group_desc_csum
 2018-10-05 13:05 UTC  (3+ messages)

[PATCH 0/3] x86/vdso: Minor improvements
 2018-10-05 13:05 UTC  (4+ messages)
` [PATCH 2/3] x86/vdso: Rearrange do_hres() to improve code generation

wishlist: git grep -r
 2018-10-05 13:05 UTC  (5+ messages)
` [PATCH] grep: provide a noop --recursive option

[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
 2018-10-05 13:04 UTC  (4+ messages)
` [PATCH 09/12] i2c: zx2967: use core to detect 'no zero length' quirk

[LTP] [PATCH v1] Test statx() with flag AT_NO_AUTOMOUNT
 2018-10-05 13:04 UTC  (4+ messages)

[PATCH v4 00/11] drm/i915: Some plane init cleanups
 2018-10-05 12:58 UTC  (2+ messages)
` [PATCH v4 03/11] drm/i915: Don't populate plane->i9xx_plane for sprites

[Qemu-devel] [PATCH 0/1] add exit-script option to qemu
 2018-10-05 13:02 UTC  (6+ messages)


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.