All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-28 15:43:23 to 2018-12-28 18:53:07 UTC [more...]

[PATCH v4 1/8] dt-bindings: soc: qcom: Add remote-pid binding for GLINK SMEM
 2018-12-28 18:53 UTC  (8+ messages)
` [PATCH v4 2/8] dt-bindings: remoteproc: qcom: Add missing clocks for SDM845
` [PATCH v4 3/8] dt-bindings: remoteproc: qcom: Add missing clocks for MSM8996
` [PATCH v4 4/8] remoteproc: qcom: q6v5-mss: "
` [PATCH v4 5/8] dt-bindings: remoteproc: qcom: Fixup regulator dependencies
` [PATCH v4 6/8] remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
` [PATCH v4 7/8] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
` [PATCH v4 8/8] arm64: dts: qcom: sdm845: Add Q6V5 MSS node

[PATCH v2] mt76: mmio: introduce mt76x02_check_tx_hang watchdog
 2018-12-28 18:50 UTC  (2+ messages)

[PATCH] media: gspca: mt9m111: Check write_bridge for timeout
 2018-12-28 18:51 UTC 

Thank you for your insight
 2018-12-28 18:47 UTC 

[U-Boot] [PATCH v3] net: phy: add TSE PCS support to dwmac-socfpga
 2018-12-28 18:46 UTC  (10+ messages)

[U-Boot] [PATCH] rsa: read out public_exponent value based on 32-bit alignment
 2018-12-28 18:44 UTC  (5+ messages)

[PATCH V2 1/1] clk: imx8qxp: make the name of clock ID generic
 2018-12-28 18:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/5] Fix strncpy() warnings for GCC8 new -Wstringop-truncation
 2018-12-28 17:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 1/5] qemu/compiler: Define QEMU_NONSTRING
` [Qemu-devel] [PATCH v4 2/5] block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arrays
` [Qemu-devel] [PATCH v4 3/5] hw/acpi: "
` [Qemu-devel] [PATCH v4 4/5] migration: Fix stringop-truncation warning
` [Qemu-devel] [PATCH v4 5/5] migration: Use strnlen() for fixed-size string

[U-Boot] [PATCH v2] imx8m: clock: Fix oscillator values
 2018-12-28 18:43 UTC 

[PATCH XTF v2 0/4] Add monitor tests to XTF
 2018-12-28 18:42 UTC  (5+ messages)
` [PATCH XTF v2 1/4] xtf-runner: split into logical components
` [PATCH XTF v2 2/4] xtf: Add executable test class
` [PATCH XTF v2 3/4] xtf: Add monitor "
` [PATCH XTF v2 4/4] xtf: Add monitor mem_access test

[GIT PULL] cgroup changes for v4.21-rc1
 2018-12-28 18:41 UTC  (2+ messages)
` [GIT UPDATED "

[PATCH] media: gspca: Check the return value of write_bridge for timeout
 2018-12-28 18:37 UTC 

[U-Boot] [PATCH] imx8m: clock: Fix oscilattor values
 2018-12-28 18:36 UTC 

FWD: 2: Re: [gentoo-user] Re: Yes: The linux devs can rescind their license grant. GPLv2 is a bare license and is revocable by the grantor
 2018-12-28 18:36 UTC 

FWD: [gentoo-user] Re: Yes: The linux devs can rescind their license grant. GPLv2 is a bare license and is revocable by the grantor
 2018-12-28 18:35 UTC 

[meta-multimedia][PATCH] faac: update 1.29 -> 1.29.9.2
 2018-12-28 18:33 UTC  (7+ messages)

[LTP] [PATCH 0/2] memcg_stress newlib porting and fixes
 2018-12-28 18:32 UTC  (3+ messages)
` [LTP] [PATCH 1/2] memcg_stress_test.sh: ported to newlib
` [LTP] [PATCH 2/2] memcg_stress_test.sh: fix memory usage

[RFC PATCH 0/3] Fix SELinux context mount with the cgroup filesystem
 2018-12-28 18:32 UTC  (5+ messages)
` [RFC PATCH 1/3] cgroup: fix parsing empty mount option string

[PULL 00/25] Xtensa updates for v4.21
 2018-12-28 18:31 UTC 

[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
 2018-12-28 18:28 UTC  (8+ messages)

[Buildroot] [PATCH] package/terminology: convert to the meson-package infrastructure
 2018-12-28 18:26 UTC  (2+ messages)

[PATCH] btmon: Parse information about A2DP codecs: FastStream, aptX Low Latency and aptX HD
 2018-12-28 18:24 UTC  (3+ messages)
` [PATCH v2] btmon: Parse new A2DP codecs

[PATCH 00/10] A2DP: Fix endianity and define new A2DP codecs
 2018-12-28 18:23 UTC  (3+ messages)
` [PATCH v2 "

What's cooking in git.git (Dec 2018, #02; Fri, 28)
 2018-12-28 18:23 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2018-12-28 18:20 UTC  (3+ messages)

[PATCH 1/6] drm/i915: Remove redundant trailing request flush
 2018-12-28 18:18 UTC  (8+ messages)
` [PATCH 2/6] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
` [PATCH 3/6] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
` [PATCH 4/6] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
` [PATCH 5/6] drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
` [PATCH 6/6] drm/i915: Drop unused engine->irq_seqno_barrier w/a
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] drm/i915: Remove redundant trailing request flush
` ✓ Fi.CI.BAT: success "

[PATCH] log: add %S option (like --source) to log --format
 2018-12-28 18:14 UTC  (3+ messages)

[PATCH 4.9 00/22] 4.9.148-stable review
 2018-12-28 18:12 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: mmc: fsl-imx-esdhc: add imx6ull compatible string
 2018-12-28 18:09 UTC  (3+ messages)

[PATCH] sched: fix infinity loop in update_blocked_averages
 2018-12-28 18:04 UTC  (14+ messages)

[PATCH] drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig
 2018-12-28 18:03 UTC  (3+ messages)

8 bytes reserved at the top of the stack in arm
 2018-12-28 17:59 UTC 

A license is a temporary grant, not a transfer
 2018-12-28 17:59 UTC 

[PATCH dma-mapping tree] arm64: default to the direct mapping in get_arch_dma_ops
 2018-12-28 17:59 UTC  (6+ messages)

[Qemu-devel] [PATCH v2 0/8] tests: apci: consolidate and cleanup ACPI test code
 2018-12-28 17:54 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/8] tests: smbios: fetch whole table in one step instead of reading it step by step

[PATCH 4.19 00/46] 4.19.13-stable review
 2018-12-28 17:54 UTC  (2+ messages)

[PATCH] Elantech Touchpad: Fix Elantech touchpad and trackpoint for Lenovo ThinkPad notebooks
 2018-12-28 17:53 UTC 

[PATCH 4.14 00/36] 4.14.91-stable review
 2018-12-28 17:49 UTC  (2+ messages)

Yes: The linux devs can rescind their license grant. GPLv2 is a bare license and is revocable by the grantor
 2018-12-28 17:43 UTC  (3+ messages)
      ` A license without an attached interest "

[PATCH v2 0/3] drm/bridge: various small lvds-encoder things
 2018-12-28 17:40 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display: bridge: fork out ti,ds90c185 from lvds-transmitter
        ` [PATCH v2 1/3] dt-bindings: display: bridge: fork out ti, ds90c185 "

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2018-12-28 17:37 UTC 

RT Xen on ARM - R-Car series
 2018-12-28 17:35 UTC  (5+ messages)

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2018-12-28 17:34 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 00/13] Enabling tcg/tests for xtensa, mips and cris
 2018-12-28 17:32 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 04/13] tests/tcg/mips: enable mips32-dsp/mips32-dspr2/mipsr5900 linux-user (WIP)

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2018-12-28 17:30 UTC  (2+ messages)
` [PATCH 2/2] bitbake-diffsigs: Support recursive deps with signature files

[Qemu-devel] AVX support for TCG
 2018-12-28 17:19 UTC  (9+ messages)

Why is no one discussing this anymore?
 2018-12-28 17:31 UTC  (2+ messages)
` Why is no one discussing this anymore? - Attack the messaging rely, not the message!

[Qemu-devel] [PATCH] smbus_eeprom: Limit data writes to 255 bytes
 2018-12-28 16:46 UTC  (5+ messages)

[PATCH v1 0/2] Fix SDL 1.2 on emulated fbdev devices (broken in kernels >=4.19)
 2018-12-28 17:28 UTC  (3+ messages)
` [PATCH v1 1/2] drm/fb-helper: Bring back workaround for bugs of SDL 1.2

Why is no one discussing this anymore?
 2018-12-28 17:22 UTC  (4+ messages)
  ` FU: "

[Buildroot] [PATCH v7 0/8] Top-level parallel build support
 2018-12-28 17:21 UTC  (2+ messages)

[PATCH v7 0/4] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-28 17:20 UTC  (3+ messages)
` [PATCH v7 1/4] Bluetooth: hci_qca: use wait_until_sent() for power pulses

[PATCH v3 0/3] CRTC background color
 2018-12-28 17:19 UTC  (10+ messages)
` [Intel-gfx] "

How to skip a receipe from security_flags by its name?
 2018-12-28 17:19 UTC 

A lawyer?!
 2018-12-28 17:18 UTC  (2+ messages)

[Bug 105910] Graphical artifacts on unresposible surfaces on AMD Radeon RX 570
 2018-12-28 17:17 UTC  (3+ messages)
` [Bug 105910] Graphical artifacts on unresponsible "

Switching from udev to busybox-mdev causes errors mount: mounting proc on /proc failed: Device or resource busy
 2018-12-28 17:16 UTC  (2+ messages)

[xen-unstable-smoke test] 131623: tolerable all pass - PUSHED
 2018-12-28 17:14 UTC 

leds/lm3642: simplify error handling, remove user-triggerable errors
 2018-12-28 17:14 UTC  (2+ messages)

[PATCH] mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap
 2018-12-28 17:10 UTC 

[PATCH 3/3] package_ip.bbclass: add xz threading
 2018-12-28 17:09 UTC  (3+ messages)
` [PATCH 3/3 v2] "

gdb failure on simplest hello world program -- oe-selftest
 2018-12-28 17:09 UTC  (5+ messages)

[GIT PULL] sound updates for 4.21
 2018-12-28 17:07 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] Prepare Python support for top-level parallel build
 2018-12-28 17:01 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/python3-setuptools: new package
` [Buildroot] [PATCH 2/3] package/pkg-python: use host-python3-setuptools when needed
` [Buildroot] [PATCH 3/3] package/pkg-python: use --single-version-externally-managed for host setuptools

[PATCH v1 1/2] media: atmel-isc: Add support for BT656 with CRC decoding
 2018-12-28 16:59 UTC  (2+ messages)
` [PATCH v1 2/2] media: atmel-isc: Update device tree binding documentation

[PATCH] mm, swap: Fix swapoff with KSM pages
 2018-12-28 16:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/php: fix building pcre extension
 2018-12-28 16:56 UTC 

[PATCH] arm64: defconfig: Re-enable bcm2835-thermal driver
 2018-12-28 16:53 UTC 

[PATCH v8 00/25] Re-use nvram module
 2018-12-28 16:51 UTC  (7+ messages)
` [PATCH v8 01/25] scsi/atari_scsi: Don't select CONFIG_NVRAM
` [PATCH v8 02/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[PATCH] leds: fix a missing check of return value of lp55xx_read
 2018-12-28 16:52 UTC  (2+ messages)

[PATCH] ARC: show detaled ActionPoint configuration in mumbojumbo
 2018-12-28 16:44 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Restrict PSMI context load w/a to Haswell GT1
 2018-12-28 16:39 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

stable-rc/linux-4.19.y boot: 93 boots: 0 failed, 92 passed with 1 offline (v4.19.12-47-g08ae917b140b)
 2018-12-28 16:37 UTC 

PASS: Test report for kernel 4.19.13-rc1.skt+ (linux-stable-rc)
 2018-12-28 16:35 UTC 

[PATCH v3 0/9] Overview of Arm komeda display driver
 2018-12-28 16:34 UTC  (8+ messages)
` [PATCH v3 9/9] MAINTAINERS: Add maintainer for arm komeda driver

[PATCH 0/6] ARM: dts: s5pv210: aries: Enable more drivers present on Samsung Aries based devices
 2018-12-28 16:18 UTC  (14+ messages)
` [PATCH 1/6] ARM: dts: s5pv210: Use correct fimd variant
` [PATCH 2/6] ARM: dts: s5pv210: galaxys: Remove hardcoded bootargs
` [PATCH 3/6] ARM: dts: s5pv210: fascinate4g: "
` [PATCH 4/6] ARM: dts: s5pv210: aries: Add reserved memory for mfc
` [PATCH 5/6] ARM: dts: s5pv210: aries: Support for more devices present on Aries
` [PATCH 6/6] ARM: defconfig: s5pv210: Enable more drivers present on Samsung Aries

[GIT PULL] percpu changes for v4.21-rc1
 2018-12-28 16:31 UTC 

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-28 16:30 UTC  (4+ messages)
` [PATCH 5/9] x86/amd: Probe for legacy SSBD interfaces on boot

[RFC,v1] leds: fix regression in usbport led trigger
 2018-12-28 16:29 UTC 

Coherence of status structure after SYNC_PTR
 2018-12-28 16:28 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: imx6q_logic: Enable Falcon Mode and fatwrite
 2018-12-28 16:24 UTC 

stable-rc/linux-4.14.y boot: 97 boots: 2 failed, 94 passed with 1 offline (v4.14.90-37-g4554bd6c9c0c)
 2018-12-28 16:23 UTC 

[PATCH 00/15] Add support for Hygon Dhyana Family 18h processor
 2018-12-28 16:21 UTC  (7+ messages)
` [PATCH 01/15] x86/cpu: Create Hygon Dhyana architecture support file

[SPDK] NVMf/TCP target using VPP
 2018-12-28 16:20 UTC 

unimplemented API heads-up notice
 2018-12-28 16:18 UTC 

[PATCH 0/6] x86: Improvements to handling of various CPU bugs
 2018-12-28 16:12 UTC  (12+ messages)
` [PATCH 1/6] x86/AMD Split init_amd() into per-uarch helpers
` [PATCH 3/6] x86/AMD: Rework XSA-9 / Erratum 121 handling entirely
` [PATCH 5/6] x86/AMD: Fix handling of FPU pointer on Zen hardware
` [PATCH 6/6] x86/VT-x: Fix 64bit HVM guests on Harpertown cores

[Qemu-devel] [PATCH v3 00/16] Virtio devices split from virtio-pci
 2018-12-28 16:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 06/16] virtio: split virtio 9p bits "
` [Qemu-devel] [PATCH v3 16/16] virtio: virtio 9p really requires CONFIG_VIRTFS to work

[Buildroot] [PATCH 1/3] package/lua-debug: new package
 2018-12-28 16:09 UTC  (4+ messages)

[CI 1/2] drm/i915/execlists: Pull the render flush into breadcrumb emission
 2018-12-28 16:08 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` ✓ Fi.CI.BAT: success "

[GIT PULL 4/4] Kconfig file consolidation for v4.21
 2018-12-28 16:06 UTC 

[GIT PULL] Documentation for 5.0
 2018-12-28 16:06 UTC 

[PATCH v1] phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro
 2018-12-28 16:05 UTC  (3+ messages)

[PATCH v2] drm/fb-helper: Scale back depth to supported maximum
 2018-12-28 16:05 UTC  (3+ messages)

[GIT PULL 3/4] Kconfig updates for v4.21
 2018-12-28 16:04 UTC 

RFE: version-controlled merge rules
 2018-12-28 16:03 UTC  (4+ messages)

stable-rc/linux-4.9.y boot: 89 boots: 0 failed, 88 passed with 1 offline (v4.9.147-23-g90e2ba75f3b4)
 2018-12-28 16:03 UTC 

[GIT PULL 2/4] Kbuild updates for v4.21 part2
 2018-12-28 15:59 UTC 

[1/2] USB: storage: don't insert sane sense for SPC3+ when bad sense specified
 2018-12-28 16:00 UTC  (3+ messages)
` [PATCH 1/2] "

[GIT PULL 1/4] Kbuild updates for v4.21
 2018-12-28 15:58 UTC 

[PATCH] HID: i2c-hid: Ignore input report if there's no data present on Elan touchpanels
 2018-12-28 15:58 UTC  (3+ messages)

[PATCH v2 0/4] x86/shim: minor fixes to the pv-shim mode
 2018-12-28 15:57 UTC  (3+ messages)

[PATCH V4 5/6] net: maclorawan: Implement maclorawan class module
 2018-12-28 15:49 UTC  (19+ messages)
` [PATCH v5 "
                ` Netlink userspace tools for LoRa(WAN), FSK, Sigfox, BLE, etc. (was: [PATCH v5 5/6] net: maclorawan: Implement maclorawan class module)
` [PATCH v5 6/6] net: lorawan: List LORAWAN in menuconfig

Accelerate kernel module built in eSDK?
 2018-12-28 15:16 UTC  (4+ messages)

[PATCH 0/5] nvmem: Enable OTP access for Raspberry Pi
 2018-12-28 15:46 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: nvmem: add binding for Raspberry Pi OTP

[GIT PULL] Staging/IIO driver patches for 4.21-rc1
 2018-12-28 15:47 UTC  (2+ messages)

d_off field in struct dirent and 32-on-64 emulation
 2018-12-28 15:26 UTC  (2+ messages)
` [Qemu-devel] "

[ovmf test] 131620: regressions - FAIL
 2018-12-28 15:46 UTC 

[PATCH v2 0/7] Input: tm2-touchkey: Add support for Aries and Midas
 2018-12-28 15:46 UTC  (8+ messages)
` [PATCH v2 1/7] Input: tm2-touchkey: Add support for midas touchkey
` [PATCH v2 2/7] Input: dt-bindings: "
` [PATCH v2 3/7] Input: tm2-touchkey: Correct initial brightness
` [PATCH v2 4/7] Input: tm2-touchkey: Allow specifying custom keycodes
` [PATCH v2 5/7] Input: dt-bindings: tm2-touchkey: Document new keycodes property
` [PATCH v2 6/7] Input: tm2-touchkey: Add support for aries touchkey variant
` [PATCH v2 7/7] Input: dt-bindings: tm2-touchkey: Add support for aries touchkey


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.