All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-02 13:51:16 to 2019-10-02 14:23:40 UTC [more...]

DANGER WILL ROBINSON, DANGER
 2019-10-02 19:27 UTC  (12+ messages)

[PATCH 1/2] Update the email and web address for Windows binaries
 2019-10-02 14:23 UTC  (3+ messages)
` [PATCH 2/2] Windows: Update URLs to https, and remove mention of WiX version

[PATCH] iotests: Do not run the iotests during "make check" anymore
 2019-10-02 14:21 UTC 

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-02 14:21 UTC  (6+ messages)

[Xen-devel] [PATCH v3 00/10] ioreq: add support for internal servers
 2019-10-02 14:22 UTC  (5+ messages)
` [Xen-devel] [PATCH v3 01/10] ioreq: terminate cf8 handling at hypervisor level
` [Xen-devel] [PATCH v3 03/10] ioreq: add fields to allow internal ioreq servers

Kernel development collaboration platform wish list
 2019-10-02 14:22 UTC  (4+ messages)

[PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
 2019-10-02 14:22 UTC  (3+ messages)
  ` [kbuild-all] "

[RFC PATCH 00/22] thunderbolt: Add support for USB4
 2019-10-02 14:21 UTC  (7+ messages)
` [RFC PATCH 05/22] thunderbolt: Add helper macros to iterate over switch ports
` [RFC PATCH 06/22] thunderbolt: Add support for lane bonding

[PATCH 1/3] docs: fix some broken references
 2019-10-02 14:19 UTC  (7+ messages)
` [PATCH 2/3] bindings: rename links to mason USB2/USB3 DT files

[PATCH 0/4] pwm: mxs: add support for setting polarity via DT
 2019-10-02 14:19 UTC  (5+ messages)
` [PATCH 4/4] dt-bindings: pwm: mxs-pwm: Increase #pwm-cells

[PATCH 0/6] add the DDR clock controller on Meson8 and Meson8b
 2019-10-02 14:19 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: clock: add the Amlogic Meson8 DDR clock controller binding

[PATCH] dt-bindings: i2c: sh_mobile: Add r8a774b1 support
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support
 2019-10-02 14:19 UTC  (4+ messages)

[PATCH 0/3] LTC2947 support
 2019-10-02 14:19 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: iio: Add ltc2947 documentation

[PATCH 0/7] SMIA NVM handling improvements
 2019-10-02 14:19 UTC  (3+ messages)
` [PATCH 7/7] dt-bindings: smia: Remove documentation of nokia,nvm-size

[PATCH] dt-bindings: iio: maxbotix,mb1232.yaml: transform to yaml
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support
 2019-10-02 14:19 UTC  (2+ messages)

some progress with radeon on C8000
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-10-02 14:19 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: clock: meson8b: add the clock inputs

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: rcar: Add DT binding for r8a774b1
 2019-10-02 14:19 UTC  (2+ messages)

[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI
 2019-10-02 14:19 UTC  (3+ messages)
` [PATCH 1/2] misc: add cc1101 devicetree binding

[PATCH v2 00/20] crypto: crypto API library interfaces for WireGuard
 2019-10-02 14:17 UTC  (21+ messages)
` [PATCH v2 01/20] crypto: chacha - move existing library code into lib/crypto
` [PATCH v2 02/20] crypto: x86/chacha - expose SIMD ChaCha routine as library function
` [PATCH v2 03/20] crypto: arm64/chacha - expose arm64 "
` [PATCH v2 04/20] crypto: arm/chacha - expose ARM "
` [PATCH v2 05/20] crypto: mips/chacha - import accelerated 32r2 code from Zinc
` [PATCH v2 06/20] crypto: poly1305 - move into lib/crypto and refactor into library
` [PATCH v2 07/20] crypto: x86/poly1305 - expose existing driver as poly1305 library
` [PATCH v2 08/20] crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
` [PATCH v2 09/20] crypto: arm/poly1305 "
` [PATCH v2 10/20] crypto: mips/poly1305 - import accelerated 32r2 code from Zinc
` [PATCH v2 11/20] int128: move __uint128_t compiler test to Kconfig
` [PATCH v2 12/20] crypto: BLAKE2s - generic C library implementation and selftest
` [PATCH v2 13/20] crypto: BLAKE2s - x86_64 library implementation
` [PATCH v2 14/20] crypto: Curve25519 - generic C library implementations and selftest
` [PATCH v2 15/20] crypto: lib/curve25519 - work around Clang stack spilling issue
` [PATCH v2 16/20] crypto: Curve25519 - x86_64 library implementation
` [PATCH v2 17/20] crypto: arm - import Bernstein and Schwabe's Curve25519 ARM implementation
` [PATCH v2 18/20] crypto: arm/Curve25519 - wire up NEON implementation
` [PATCH v2 19/20] crypto: chacha20poly1305 - import construction and selftest from Zinc
` [PATCH v2 20/20] crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine

[PATCH v3 0/4] User API for nested shared virtual address (SVA)
 2019-10-02 14:22 UTC  (6+ messages)
` [PATCH v3 3/4] iommu/ioasid: Add custom allocators

[tpm2] [RC] tpm2-tools 3.2.1-rc1
 2019-10-02 14:18 UTC 

[PATCH 0/6] amdgpu build fixes
 2019-10-02 14:17 UTC  (4+ messages)
` [PATCH 4/6] drm/amd/display: fix dcn21 Makefile for clang

git crash in range-diff
 2019-10-02 14:16 UTC  (3+ messages)

[PATCH] clocksource: tsc: respect tsc bootparam for clocksource_tsc_early
 2019-10-02 14:15 UTC 

[tpm2] Re: Error running tpm2_create: magic does not match!
 2019-10-02 14:16 UTC 

[PATCH 00/15] RDMA patches for kernel v5.5
 2019-10-02 14:16 UTC  (5+ messages)
` [PATCH 09/15] RDMA/srpt: Fix handling of SR-IOV and iWARP ports
` [PATCH 10/15] RDMA/srpt: Fix handling of iWARP logins

[Xen-devel] [PATCH] x86/xen: Return from panic notifier
 2019-10-02 14:14 UTC  (6+ messages)

[PATCHSET v3 btrfs/for-next] btrfs: fix cgroup writeback support
 2019-10-02 14:15 UTC  (5+ messages)

[PATCH] drm/i915/selftests: Extract random_offset() for use with a prng
 2019-10-02 14:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[alsa-devel] Period size setting is ignored when dmix is used
 2019-10-02 14:13 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.4-rc2
 2019-10-02 14:14 UTC  (2+ messages)

DVB-T2 Stick
 2019-10-02 14:13 UTC  (3+ messages)
` [PATCH] si2157: Add support for Logilink VG0022A

[PATCH 1/3] tools/memory-model/Documentation: Fix typos in explanation.txt
 2019-10-02 14:13 UTC  (2+ messages)

[PATCH v2] SUNRPC: fix race to sk_err after xs_error_report
 2019-10-02 14:12 UTC  (2+ messages)

[GIT PULL for v5.5] Venus updates, take 2
 2019-10-02 14:12 UTC  (4+ messages)
` venus: venc: Fix enum frameintervals - was: "

dma_map_sg_attrs() time consumption not consistent
 2019-10-02 14:12 UTC 

[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
 2019-10-02 14:11 UTC  (3+ messages)

target/ppc: bug in optimised vsl/vsr implementation?
 2019-10-02 14:08 UTC  (4+ messages)

[PATCH] bitbake: Bump verison 1.43.1 -> 1.43.2
 2019-10-02 14:09 UTC 

[PATCH 1/2] base: Improve module import error message
 2019-10-02 14:09 UTC  (2+ messages)
` [PATCH 2/2] sanity.conf: Bump minimum bitbake version

[PATCH] drm/i915/tgl: Add the Thunderbolt PLL divider values
 2019-10-02 14:08 UTC 

[PATCH] media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel value
 2019-10-02 14:08 UTC  (3+ messages)
` [PATCH v2] "

❌ FAIL: Test report for kernel 5.4.0-rc1-643b3a0.cki (stable-next)
 2019-10-02 14:08 UTC  (5+ messages)
    ` ❌ FAIL: Test report for kernel?5.4.0-rc1-643b3a0.cki (stable-next)

[PATCH] net: stmmac: xgmac: add missing parentheses to fix precendence error
 2019-10-02 14:07 UTC  (9+ messages)

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-02 14:08 UTC  (65+ messages)
` [U-Boot] [PATCH v2 01/38] binman: Pass the toolpath to binman from the main Makefile
` [U-Boot] [PATCH v2 02/38] binman: Allow selection of logging verbosity
` [U-Boot] [PATCH v2 03/38] dm: gpio: Allow control of GPIO uclass in SPL
` [U-Boot] [PATCH v2 04/38] mtd: spi: Add 'struct spi_flash {' to the code
` [U-Boot] [PATCH v2 05/38] serial: ns16550: Allow serial to enabled/disabled in SPL
` [U-Boot] [PATCH v2 07/38] spl: Avoid checking for Ctrl-C in SPL with print_buffer()
` [U-Boot] [PATCH v2 08/38] spl: handoff: Correct Kconfig condition for SPL and TPL
` [U-Boot] [PATCH v2 09/38] spl: Add an arch-specific hook for writing to SPL handoff
` [U-Boot] [PATCH v2 10/38] spl: Set up the bloblist in board_init_r()
` [U-Boot] [PATCH v2 11/38] spl: Add a function to determine the U-Boot phase
` [U-Boot] [PATCH v2 15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL
` [U-Boot] [PATCH v2 16/38] x86: Rename some FSP functions to have an fsp_ prefix
` [U-Boot] [PATCH v2 17/38] x86: fsp: Create a common fsp_support.h header
` [U-Boot] [PATCH v2 19/38] x86: fsp: Tidy up comment style a little
` [U-Boot] [PATCH v2 20/38] x86: fsp: Move common dram functions into a common file
` [U-Boot] [PATCH v2 21/38] x86: Move common fsp "
` [U-Boot] [PATCH v2 22/38] x86: fsp: Move common support "
` [U-Boot] [PATCH v2 23/38] efi: Move inline functions to unconditional part of header
` [U-Boot] [PATCH v2 24/38] x86: fsp: Add a few more definitions for FSP2
` [U-Boot] [PATCH v2 25/38] x86: fsp: Add access to variable MRC data
` [U-Boot] [PATCH v2 26/38] x86: Move common Intel CPU info code into a function
` [U-Boot] [PATCH v2 27/38] x86: Add binman symbols to the image
` [U-Boot] [PATCH v2 28/38] x86: pci: Add a function to clear and set PCI config regs
` [U-Boot] [PATCH v2 29/38] x86: spl: Use hang() instead of a while() loop
` [U-Boot] [PATCH v2 30/38] x86: spl: Reduce priority of the basic SPL image loader
` [U-Boot] [PATCH v2 31/38] x86: spl: Move broadwell-specific code out of generic x86 spl
` [U-Boot] [PATCH v2 32/38] x86: fsp: Save usable RAM and hob_list in the handoff area
` [U-Boot] [PATCH v2 34/38] x86: Change condition for using CAR
` [U-Boot] [PATCH v2 35/38] x86: Add more comments to the start-up code
` [U-Boot] [PATCH v2 36/38] x86: Add support for booting from Fast SPI
` [U-Boot] [PATCH v2 37/38] x86: Add various MTRR indexes and values
` [U-Boot] [PATCH v2 38/38] x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT

[hugetlb] 1b426bac66: vm-scalability.throughput 2.9% improvement
 2019-10-02 14:08 UTC  (2+ messages)

[mm/lru] e7d15a9f8a: fio.read_bw_MBps -47.0% regression
 2019-10-02 14:07 UTC 

[dpdk-dev] [PATCH v7 1/7] ethdev: add set ptype function
 2019-10-02 14:06 UTC 

[x86/gart] ffc8599aa9: will-it-scale.per_thread_ops -1.3% regression
 2019-10-02 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 00/38] x86: Various modifications to prepare for FSP2
 2019-10-02 14:06 UTC  (3+ messages)
` [U-Boot] [PATCH 18/38] x86: fsp: Use if() instead of #ifdef

[PATCH v6 00/19] More improvements for Tegra30 devfreq driver
 2019-10-02 14:06 UTC  (7+ messages)
  ` [PATCH v6 11/19] PM / devfreq: tegra30: Use CPUFreq notifier

[PATCH v2 0/5] Add support for iMX8MQ Display Controller Subsystem
 2019-10-02 14:04 UTC  (13+ messages)
` [PATCH v2 1/5] clk: imx8mq: Add VIDEO2_PLL clock
` [PATCH v2 2/5] drm/imx: compile imx directory by default
` [PATCH v2 3/5] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v2 4/5] dt-bindings: display: imx: add bindings for DCSS
` [PATCH v2 5/5] arm64: dts: imx8mq: add DCSS node

[PATCH 01/30] drm/i915/selftests: Exercise potential false lite-restore
 2019-10-02 14:05 UTC  (6+ messages)
` [PATCH 20/30] drm/i915: Cancel non-persistent contexts on close
` [PATCH 21/30] drm/i915: Replace hangcheck by heartbeats

[PATCH V6] drm/drm_vblank: Change EINVAL by the correct errno
 2019-10-02 14:05 UTC  (3+ messages)

bitmap migration bug with -drive while block mirror runs
 2019-10-02 14:03 UTC  (9+ messages)

[PATCH] btrfs: fix uninitialized ret in ref-verify
 2019-10-02 14:03 UTC 

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-02 14:00 UTC  (4+ messages)
` [PATCH v4 04/31] "

Btrfs: add a extent ref verify tool (static analysis bug report)
 2019-10-02 14:01 UTC  (2+ messages)

[PATCH] KEYS: asym_tpm: Switch to get_random_bytes()
 2019-10-02 14:00 UTC  (3+ messages)

[bug report] drm/amd/display: Fix exception from AUX acquire failure
 2019-10-02 14:00 UTC  (2+ messages)

Telit ME910C1-WW not detected
 2019-10-02 13:59 UTC  (2+ messages)

[PATCH v3] mac80211: fix scan blocked on DFS channels in ETSI domains
 2019-10-02 13:59 UTC 

[PATCH v7 0/5] Add a generic driver for LED-based backlight
 2019-10-02 13:58 UTC  (5+ messages)
` [PATCH v7 1/5] leds: populate the device's of_node when possible

[dpdk-dev] [RFC] ethdev: add new fields for max LRO session size
 2019-10-02 13:58 UTC  (4+ messages)

[PATCH v4 0/3] MediaTek Security random number generator support
 2019-10-02 13:47 UTC  (7+ messages)
` [PATCH v4 2/3] dt-bindings: rng: add bindings for MediaTek ARMv8 SoCs

[Xen-devel] [PATCH] docs: remove tmem references from man pages
 2019-10-02 13:57 UTC  (3+ messages)

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-10-02 13:57 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH] kasan: fix the missing underflow in memmove and memcpy with CONFIG_KASAN_GENERIC=y
 2019-10-02 13:57 UTC  (8+ messages)

[PATCH] btrfs/194: add a test for multi-subvolume fsyncing
 2019-10-02 13:56 UTC  (3+ messages)

[Xen-devel] [PATCH v6 00/20] xen: add core scheduling support
 2019-10-02 13:56 UTC  (3+ messages)
` [Xen-devel] [PATCH v6 01/20] xen/sched: add code to sync scheduling of all vcpus of a sched unit

[PATCH v2] drm/i915/selftests: Exercise potential false lite-restore
 2019-10-02 13:56 UTC  (2+ messages)
` [PATCH v3] "

missing tags from "git fetch"
 2019-10-02 13:55 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] tests/kms_ccs: Avoid skips when testing with lower resolution panels
 2019-10-02 13:54 UTC 

[PATCH 00/15] x86 cleanups and static_call()
 2019-10-02 13:54 UTC  (5+ messages)
` [PATCH 10/15] static_call: Add basic static call infrastructure

[PATCH] habanalabs: Fix typos
 2019-10-02 13:53 UTC 

[PATCH] drm/i915/display: abstract all vgaarb access to intel_vga.[ch]
 2019-10-02 13:53 UTC  (3+ messages)

[U-Boot] [PATCH] Makefile: Fix typo around CONFIG_SPL_FIT_SOURCE
 2019-10-02 13:53 UTC 

[PATCH] drm/amd/display: memory leak
 2019-10-02 13:52 UTC  (4+ messages)

xdpsock problem testing multiple queues
 2019-10-02 13:52 UTC  (2+ messages)

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-10-02 13:51 UTC  (5+ messages)
` [PATCH 17/22] iotests: Add VM.assert_block_path()

[Patch v2 0/3] media: ov5640: updates
 2019-10-02 13:51 UTC  (4+ messages)
` [Patch v2 1/3] media: ov5640: add PIXEL_RATE control
` [Patch v2 2/3] media: ov5640: Fix 1920x1080 mode to remove extra enable/disable
` [Patch v2 3/3] media: ov5640: Make 2592x1944 mode only available at 15 fps

[igt-dev] [PATCH i-g-t] i915/gem_userptr_blits: Check for allowed GTT mmaps
 2019-10-02 13:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_userptr_blits: Check for allowed GTT mmaps (rev2)


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.