All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-22 17:31:52 to 2019-06-22 19:24:26 UTC [more...]

[U-Boot] [PATCH 1/1] disk: part: avoid undefined reference to `__udivmoddi4'
 2019-06-22 19:24 UTC  (3+ messages)

[Buildroot] [PATCH v6 1/2] meson: add per package optional compiler/linker flags
 2019-06-22 19:22 UTC  (4+ messages)

[PATCH v2 7/7] arm64: defconfig: Enable Panfrost driver
 2019-06-22 19:18 UTC  (4+ messages)
` [PATCH v3] arm64: defconfig: Enable Panfrost and Lima drivers

✅ PASS: Test report for kernel 5.1.15-rc1-967fa41.cki (stable)
 2019-06-22 19:15 UTC 

[Buildroot] [PATCH 1/1] package/monit: bump to version 5.25.3
 2019-06-22 19:14 UTC 

[PATCH v2 00/18] drm/ttm: make ttm bo a gem bo subclass
 2019-06-22 19:14 UTC  (6+ messages)

[U-Boot] [ANN] U-Boot v2019.07-rc4 released
 2019-06-22 19:14 UTC  (7+ messages)
  ` [U-Boot] [U-Boot-Board-Maintainers] "
      ` [U-Boot] [U-Boot-Custodians] "

Reference count on pages held in secondary MMUs
 2019-06-22 19:11 UTC  (6+ messages)

[PATCH RT 0/4] Address rcutorture issues
 2019-06-22 19:13 UTC  (8+ messages)
` [RFC PATCH RT 3/4] rcu: unlock special: Treat irq and preempt disabled the same

✅ PASS: Test report for kernel 4.19.56-rc1-8d90706.cki (stable)
 2019-06-22 19:13 UTC 

[Buildroot] [PATCH v2 1/3] autobuild-run: create reason file on build failures
 2019-06-22 19:13 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/3] autobuild-run: account for reproducibility failures when creating the reason file
` [Buildroot] [PATCH v2 3/3] web/import.inc.php: support reading failure reason from "

[U-Boot] [PATCH 1/1] x86: Add basic Slim Bootloader payload support
 2019-06-22 19:11 UTC  (2+ messages)

[U-Boot] pre_probe under struct driver
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] trace: undefined reference to `trace_early_init'
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Enable spl relocation on arm
 2019-06-22 19:10 UTC  (16+ messages)
` [U-Boot] [PATCH v2 2/3] spl: add relocation support
    ` [U-Boot] [PATCH v2 2/3] spl: add relocation support【请注意,邮件由sjg@google.com代发】

[U-Boot] fsl_esdhc: GPIO regulator as VQMMC supply?
 2019-06-22 19:10 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] regulator: Factor out common enable code
  ` [U-Boot] [PATCH 2/2] regulator: Allow enabling GPIO regulator

[U-Boot] [PATCH] regulator: Allow autosetting fixed regulators
 2019-06-22 19:10 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/1] trace: trace buffer may exceed 2GiB
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] trace: do not limit trace buffer to 2GiB
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] Add PCIe root complex support for AM654x SoC
 2019-06-22 19:10 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/7] clk: add support for clk_is_match()
` [U-Boot] [PATCH v2 2/7] dm: core: add support for getting register address and size

[U-Boot] [PATCH 1/1] trace: make call depth limit customizable
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] trace: conserve gd register
 2019-06-22 19:10 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: nvedit: Add sub-command 'env info'
 2019-06-22 19:09 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] dm: i2c: Add a flag that needs to generate a stop bit
 2019-06-22 19:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/3] rtc: pcf2127: Fixed bug with rtc settings and getting error time

[U-Boot] [PATCH v2 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-06-22 19:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/5] dm: spi: Convert Freescale ESPI driver to driver model

[U-Boot] [PATCH v3 0/3] Add 'bcb' command to read/modify/write Android BCB
 2019-06-22 19:09 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] include: android_bootloader_message.h: Minimize the diff to AOSP
` [U-Boot] [PATCH v3 2/3] cmd: Add 'bcb' command to read/modify/write BCB fields
` [U-Boot] [PATCH v3 3/3] doc: relocate/rename Android README and add BCB overview

[U-Boot] [PATCH PATCH v3 00/12] Add support for applications of overlays in SPL
 2019-06-22 19:09 UTC  (26+ messages)
` [U-Boot] [PATCH PATCH v3 01/12] spl: fit: Add support for applying DT overlay
` [U-Boot] [PATCH PATCH v3 02/12] spl: fit: Make room in the FDT before applying overlays
` [U-Boot] [PATCH PATCH v3 03/12] spl: fit: allocate a temporary buffer to load the overlays
` [U-Boot] [PATCH PATCH v3 04/12] spl: fit: Do not fail immediately if an overlay is not available
` [U-Boot] [PATCH PATCH v3 05/12] spl: fit: be more verbose when an error occurs when applying the overlays
` [U-Boot] [PATCH PATCH v3 06/12] Makefile.lib: include /__symbols__ in dtb if SPL_LOAD_FIT_APPLY_OVERLAY is enabled
` [U-Boot] [PATCH PATCH v3 07/12] Makefile: Fix tests for CONFIG_SPL_LOAD_FIT and CONFIG_SPL_FIT_GENERATOR
` [U-Boot] [PATCH PATCH v3 08/12] Makefile: Fix u-boot.itb generation when building outside the source tree
` [U-Boot] [PATCH PATCH v3 09/12] Makefile: Pass the board name to the FIT generator scripts
` [U-Boot] [PATCH PATCH v3 10/12] Makefile: Query the SPL Fit Generator for its dependencies
` [U-Boot] [PATCH PATCH v3 11/12] spl: fit: constify the output parameter of spl_fit_get_image_name()
` [U-Boot] [PATCH PATCH v3 12/12] spl: fit: Allow the board to tell if more images must be loaded from FIT

[U-Boot] [PATCH v3 00/11] clk: Port Linux common clock framework [CCF] to U-boot (tag: 5.0-rc3)
 2019-06-22 19:09 UTC  (11+ messages)

[U-Boot] [PATCH v4] gpio: add gpio-hog support
 2019-06-22 19:09 UTC  (2+ messages)

[PATCH 00/16] exposing knfsd client state to userspace
 2019-06-22 19:00 UTC  (5+ messages)
` [PATCH 08/16] nfsd: escape high characters in binary data

[Buildroot] [git commit] linux: disable Werror for powerpc kernels
 2019-06-22 19:00 UTC 

[Buildroot] [PATCH v4 00/15] Add gcc 9.1
 2019-06-22 18:59 UTC  (5+ messages)
` [Buildroot] [PATCH v4 01/15] package/glibc/arc: fix build issue with gcc-9.1
` [Buildroot] [PATCH v4 02/15] linux: disable Werror for powerpc kernels

[U-Boot] Driver probing
 2019-06-22 18:59 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] mmc: Read sd card detect properties from DT
 2019-06-22 18:58 UTC  (2+ messages)

[BUG] imx-sdma: readl_relaxed_poll_timeout_atomic() conversion
 2019-06-22 18:55 UTC  (11+ messages)
` [PATCH] dmaengine: imx-sdma: fix incorrect conversion to readl_relaxed_poll_timeout_atomic()
` [PATCH v2] "

[Buildroot] [PATCH 0/4] Microblaze clean up 2
 2019-06-22 18:54 UTC  (9+ messages)
` [Buildroot] [PATCH 1/4] package/qt5/qt5base: disable predefined -Og optimization
` [Buildroot] [PATCH 2/4] toolchain: bug 90620 has not been fixed in gcc 8.x
` [Buildroot] [PATCH 3/4] package/qt5/qt5base: work around gcc bug 90620
` [Buildroot] [PATCH 4/4] package/libtorrent-rasterbar: work around gcc bug 85180

[PATCH/RFT] serial: prevent armada-370/xp uart buffer loss
 2019-06-22 18:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] doc: pcap: add pcap cmd documentation
 2019-06-22 18:53 UTC 

[Buildroot] [git commit] package/libtorrent-rasterbar: work around gcc bug 85180
 2019-06-22 18:50 UTC 

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 38 errors, 4085 warnings (v4.4.183-3-g5e8cf492a4b1)
 2019-06-22 18:50 UTC 

[PATCH libdrm] util: fix include path for drm_mode.h
 2019-06-22 18:49 UTC 

[U-Boot] [PATCH v3 1/2] net: introduce packet capture support
 2019-06-22 18:49 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] doc: pcap: add pcap cmd documentation

[Buildroot] [Bug 11776] New: qt5webengine 5.12.2 build failed with arm toolchain and linaro toolchain
 2019-06-22 18:48 UTC  (9+ messages)

[Xen-devel] [xen-4.6-testing test] 138179: regressions - FAIL
 2019-06-22 18:47 UTC 

obexd: file size not reported consistently by fstat
 2019-06-22 18:47 UTC 

stable-rc/linux-4.14.y boot: 130 boots: 0 failed, 122 passed with 7 offline, 1 untried/unknown (v4.14.129)
 2019-06-22 18:43 UTC 

[Buildroot] [git commit] package/qt5/qt5base: work around gcc bug 90620
 2019-06-22 18:42 UTC 

stable-rc/linux-4.9.y build: 197 builds: 6 failed, 191 passed, 5 errors, 3135 warnings (v4.9.183-3-gf30fc8fc02f8)
 2019-06-22 18:41 UTC 

[Buildroot] [PATCH 1/1] package/rtmpdump: bump version
 2019-06-22 18:38 UTC 

[Buildroot] [git commit] toolchain: gcc bug 90620 has not been fixed in gcc 8.x
 2019-06-22 18:36 UTC 

[Buildroot] [git commit] package/qt5/qt5base: disable predefined -Og optimization
 2019-06-22 18:36 UTC 

[Buildroot] [PATCH 1/1] package/mjpg-streamer: bump version
 2019-06-22 18:28 UTC 

stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.129-4-g618f57c53be3)
 2019-06-22 18:28 UTC 

[Buildroot] [PATCH 1/1] package/x11r7/xapp_sessreg: bump version to 1.1.2
 2019-06-22 18:25 UTC 

[U-Boot] cfb_console.c: DM_VIDEO conversion questions/suggestions
 2019-06-22 18:23 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xorgproto: bump version to 2019.1
 2019-06-22 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] DEVELOPERS: Remove Markos Chandras
 2019-06-22 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/eudev: bump version to 3.2.8
 2019-06-22 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/harfbuzz: bump version to 2.5.2
 2019-06-22 18:21 UTC  (2+ messages)

[PATCH v5.2-rc5] Bluetooth: Fix regression with minimum encryption key size alignment
 2019-06-22 18:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xapp_xcalc: bump version to 1.1.0
 2019-06-22 18:21 UTC 

[Buildroot] [PATCH 1/1] package/freetype: bump version to 2.10.0
 2019-06-22 18:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libbluray: bump version to 1.1.2
 2019-06-22 18:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 11.4
 2019-06-22 18:19 UTC  (2+ messages)

[Buildroot] [git commit] package/x11r7/xorgproto: bump version to 2019.1
 2019-06-22 18:19 UTC 

[Buildroot] [git commit] DEVELOPERS: Remove Markos Chandras
 2019-06-22 18:19 UTC 

[Buildroot] [git commit] package/eudev: bump version to 3.2.8
 2019-06-22 18:19 UTC 

[Buildroot] [git commit] package/harfbuzz: bump version to 2.5.2
 2019-06-22 18:19 UTC 

NOUVEAU_LEGACY_CTX_SUPPORT Fan Speed
 2019-06-22 18:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.8
 2019-06-22 18:17 UTC 

[PATCH v2] DT node for SiFive FU540 Ethernet Controller driver
 2019-06-22 18:15 UTC  (5+ messages)
` [PATCH v2] riscv: dts: Add DT node for SiFive FU540 Ethernet controller driver

[Buildroot] [PATCH 1/1] package/x11r7/xfont_encodings: bump version to 1.0.5
 2019-06-22 18:15 UTC 

[PATCH -next] drm/amdgpu: remove set but not used variables 'ret'
 2019-06-22 18:13 UTC  (4+ messages)
` [PATCH -next v2] drm/amdgpu: return 'ret' in amdgpu_pmu_init

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXi: bump version to 1.7.10
 2019-06-22 18:11 UTC 

[Buildroot] [git commit] package/freetype: bump version to 2.10.0
 2019-06-22 18:11 UTC 

[PATCH] drm/nouveau: fix bogus GPL-2 license header
 2019-06-22 18:10 UTC  (3+ messages)
  ` [Nouveau] "

[Buildroot] [PATCH v2 1/1] package/python-periphery: new package
 2019-06-22 18:07 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] autobuild-run: create reason file on build failures
 2019-06-22 18:07 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] web/import.inc.php: support reading failure reason from reason file

[PATCH v5 00/25] userfaultfd: write protection support
 2019-06-22 18:02 UTC  (4+ messages)
` [PATCH v5 02/25] mm: userfault: return VM_FAULT_RETRY on signals

d_lookup: Unable to handle kernel paging request
 2019-06-22 18:02 UTC  (11+ messages)

[PATCH v2 1/3] x86/cpu: Create Zhaoxin processors architecture support file
 2019-06-22 18:01 UTC  (3+ messages)
` [tip:x86/cpu] "

[PATCH iproute2-next v3 1/2] ipaddress: correctly print a VF hw address in the IPoIB case
 2019-06-22 18:00 UTC  (2+ messages)
` [PATCH iproute2-next v3 2/2] uapi: update if_link.h

[Bug 110956] List of 19.20-812932 release mistakes
 2019-06-22 17:57 UTC  (11+ messages)

[Bug 110968] Allow ubuntu users to install on other ubuntu versions
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110967] Naming packages with pro suffix depending if open or close source
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110965] Documentation update about not provided PX package
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110964] Documentation update about provided Open Vulkan implementation
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110962] Wrong dependencies cause force dependency on amdgpu-dkms
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110963] Wrong condition and wrong variable substitution in libgl1-amdgpu-mesa-dri in postinst script
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110960] Non-existent alternative dependencies in some deb packages
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110961] Are provoded libdrm packages completely open source?
 2019-06-22 17:57 UTC  (2+ messages)
` [Bug 110961] Are provided "

[Bug 110957] wsa-amdgpu package has empty copyright file
 2019-06-22 17:57 UTC  (2+ messages)

[Bug 110959] Broken link to Homepage of some packages
 2019-06-22 17:57 UTC  (2+ messages)

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-22 17:56 UTC  (7+ messages)
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support

Remote "Mouse mode" buttons, Keycode choices, etc
 2019-06-22 17:56 UTC  (4+ messages)

[PATCH] ARM: dts: rockchip: add ethernet phy node for tinker board
 2019-06-22 17:55 UTC  (5+ messages)

[PATCH v1 1/2] drm/vmwgfx: drop use of drmP.h in header files
 2019-06-22 17:54 UTC  (2+ messages)

Q: incorrect llist_empty() call in flush_smp_call_function_queue ?
 2019-06-22 17:54 UTC 

[PATCH V7 00/11] misc: xilinx sd-fec drive
 2019-06-22 17:54 UTC  (7+ messages)

[Buildroot] [git commit] package/libbluray: bump version to 1.1.2
 2019-06-22 17:53 UTC 

[Buildroot] [git commit] package/postgresql: security bump version to 11.4
 2019-06-22 17:53 UTC 

[Buildroot] [PATCH 00/27] Microblaze clean up
 2019-06-22 17:53 UTC  (3+ messages)
` [Buildroot] [PATCH 18/27] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_63261

[PATCH V34 00/29] Lockdown as an LSM
 2019-06-22 17:52 UTC  (3+ messages)
` [PATCH V34 10/29] hibernate: Disable when the kernel is locked down

[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
 2019-06-22 17:51 UTC  (5+ messages)

Next 20190620: fails to compile in netfilter on x86-32
 2019-06-22 17:51 UTC  (4+ messages)
  ` Next 20190621: fails to link f2fs in x86-32

[dpdk-dev] [PATCH] eal: promote some service core functions to stable
 2019-06-22 17:51 UTC  (11+ messages)

[Buildroot] [git commit] package/dmalloc: re-enable package on microblaze
 2019-06-22 17:50 UTC 

[PATCH] docs: zh_CN: submitting-drivers.rst: Remove a duplicated Documentation/
 2019-06-22 17:47 UTC 

[PATCH 0/3 v2] docs: function automarkup, now with 80% fewer regexes!
 2019-06-22 17:46 UTC  (5+ messages)
` [PATCH 1/3] Docs: An initial automarkup extension for sphinx

stable-rc/linux-4.4.y boot: 102 boots: 1 failed, 93 passed with 7 offline, 1 conflict (v4.4.183)
 2019-06-22 17:45 UTC 

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-22 17:41 UTC  (2+ messages)
` [PATCH v2 "

✅ PASS: Stable queue: queue-5.1
 2019-06-22 17:40 UTC 

✅ PASS: Stable queue: queue-4.19
 2019-06-22 17:39 UTC 

✅ PASS: Stable queue: queue-5.1
 2019-06-22 17:38 UTC 

[Qemu-devel] [SeaBIOS] [PATCH v3 0/4] Add Qemu to SeaBIOS LCHS interface
 2019-06-22 17:33 UTC  (8+ messages)
` [Qemu-devel] [SeaBIOS] [PATCH v3 3/4] geometry: Add boot_lchs_find_*() utility functions

[Buildroot] [git commit] package/fxload: re-enable package on microblaze
 2019-06-22 17:34 UTC 

[RFC v2 0/8]Produce ABI guide without escaping ReST source files
 2019-06-22 17:31 UTC  (9+ messages)
` [RFC v2 1/8] docs: ABI: README: specify that files should be ReST compatible
` [RFC v2 2/8] docs: ABI: stable: make files "
` [RFC v2 3/8] docs: ABI: testing: make the files compatible with ReST output
` [RFC v2 4/8] docs: ABI: make it parse ABI/stable as ReST-compatible files
` [RFC v2 5/8] docs: ABI: create a 2-depth index for ABI
` [RFC v2 6/8] docs: ABI: don't escape ReST-incompatible chars from obsolete and removed
` [RFC v2 7/8] docs: abi-testing.rst: enable --rst-sources when building docs
` [RFC v2 8/8] docs: Kconfig/Makefile: add a check for broken ABI files

✅ PASS: Stable queue: queue-4.19
 2019-06-22 17:32 UTC 

[Buildroot] [git commit] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_63261
 2019-06-22 17:31 UTC 


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.