All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-09 21:07:18 to 2018-08-09 22:00:47 UTC [more...]

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-09 21:48 UTC  (10+ messages)
` [PATCH v6 02/24] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v6 08/24] watchdog: jz4740: Use WDT clock provided by TCU driver
` [PATCH v6 14/24] pwm: jz4740: Drop dependency on MACH_INGENIC, use COMPILE_TEST
` [PATCH v6 15/24] pwm: jz4740: Remove unused devicetree compatible strings
` [PATCH v6 19/24] MIPS: jz4740: Add DTS nodes for the TCU drivers
` [PATCH v6 20/24] MIPS: qi_lb60: Move PWM devices to devicetree
` [PATCH v6 21/24] MIPS: qi_lb60: Reduce system timer and clocksource to 750 kHz
` [PATCH v6 24/24] MIPS: jz4740: Drop obsolete code

[Buildroot] [PATCH v2 1/1] qt5wayland: add fix from upstream to compile without QtQuick
 2018-08-09 22:00 UTC  (4+ messages)

[RFC PATCH 00/10] fetch: make sure submodule oids are fetched
 2018-08-09 22:00 UTC  (18+ messages)
` [PATCH 01/10] string_list: print_string_list to use trace_printf
` [PATCH 02/10] string-list.h: add string_list_pop function
` [PATCH 03/10] sha1-array: provide oid_array_remove_if
` [PATCH 04/10] submodule.c: convert submodule_move_head new argument to object id

[PATCH v2 1/2] dt: bindings: lm3697: Add bindings for lm3697 driver
 2018-08-09 21:59 UTC  (10+ messages)

[PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
 2018-08-09 21:59 UTC  (13+ messages)
` [PATCH v2] "

[Buildroot] [PATCH 1/2] package/systemd: fix statx support with glibc >= 2.28
 2018-08-09 21:58 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/glibc: bump to version 2.28

[Buildroot] busybox update 1.29.x on LTS branch?
 2018-08-09 21:58 UTC  (2+ messages)

[PATCH v4 0/2] media: usb: pwc: Don't use coherent DMA buffers for ISO transfer
 2018-08-09 19:31 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/glibc: bump to version 2.28
 2018-08-09 21:58 UTC 

[U-Boot] [PATCH] arm: socfpga: make socfpga_socrates_defconfig boot from QSPI
 2018-08-09 21:57 UTC  (5+ messages)

Yocto userbase in numbers?
 2018-08-09 21:55 UTC  (3+ messages)

Add quirk to support DJI CineSSD
 2018-08-09 21:55 UTC 

[Qemu-devel] [PATCH v6 0/8] qcow2: Take the image size into account when allocating the L2 cache
 2018-08-09 21:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH v6 1/8] qcow2: Options' documentation fixes
` [Qemu-devel] [PATCH v6 2/8] qcow2: Cosmetic changes
` [Qemu-devel] [PATCH v6 3/8] qcow2: Avoid duplication in setting the refcount cache size
` [Qemu-devel] [PATCH v6 4/8] qcow2: Assign the L2 cache relatively to the image size
` [Qemu-devel] [PATCH v6 5/8] qcow2: Increase the default upper limit on the L2 cache size
` [Qemu-devel] [PATCH v6 6/8] qcow2: Resize the cache upon image resizing
` [Qemu-devel] [PATCH v6 7/8] qcow2: Set the default cache-clean-interval to 10 minutes
` [Qemu-devel] [PATCH v6 8/8] qcow2: Explicit number replaced by a constant

[PATCH] perf tools: Check for null when copying nsinfo
 2018-08-09 21:53 UTC 

[Qemu-devel] [PATCH for-3.0] slirp: Correct size check in m_inc()
 2018-08-09 21:54 UTC  (5+ messages)

[PATCH lora-next v2 1/8] net: lora: add methods for devm registration
 2018-08-09 19:27 UTC  (4+ messages)
` [PATCH lora-next v2 2/8] net: lora: sx1301: convert to devm registration of netdev

[Buildroot] [git commit branch/next] package/systemd: fix statx support with glibc >= 2.28
 2018-08-09 21:52 UTC 

[PATCH v5 00/14] Energy Aware Scheduling
 2018-08-09 21:52 UTC  (3+ messages)
` [PATCH v5 03/14] PM: Introduce an Energy Model management framework

[Qemu-devel] [PATCH v4 0/5] qcow2: Take the image size into account when allocating the L2 cache
 2018-08-09 21:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/5] qcow2: Assign the L2 cache relatively to image size

[Buildroot] [PATCH 0/3] download: detect and refuse git branch by name
 2018-08-09 21:48 UTC  (5+ messages)
` [Buildroot] [PATCH 1/3] support/download: remove help from wrapper
` [Buildroot] [PATCH 2/3] docs/manual: expand on why using a branch name is not supported

Hello!
 2018-08-09 21:48 UTC 

[PATCH v5 00/18] khwasan: kernel hardware assisted address sanitizer
 2018-08-09 19:21 UTC  (19+ messages)
` [PATCH v5 01/18] khwasan, mm: change kasan hooks signatures
` [PATCH v5 02/18] khwasan: move common kasan and khwasan code to common.c
` [PATCH v5 03/18] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v5 04/18] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v5 05/18] khwasan: initialize shadow to 0xff
` [PATCH v5 06/18] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v5 07/18] khwasan: add tag related helper functions
` [PATCH v5 08/18] khwasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU
` [PATCH v5 09/18] khwasan, arm64: fix up fault handling logic
` [PATCH v5 10/18] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v5 11/18] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v5 12/18] khwasan: split out kasan_report.c from report.c
` [PATCH v5 13/18] khwasan: add bug reporting routines
` [PATCH v5 14/18] khwasan: add hooks implementation
` [PATCH v5 15/18] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v5 16/18] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v5 17/18] khwasan: update kasan documentation
` [PATCH v5 18/18] kasan: add SPDX-License-Identifier mark to source files

[Buildroot] [git commit branch/next] support/download: remove help from wrapper
 2018-08-09 21:47 UTC 

IOAT DMA w/IOMMU
 2018-08-09 21:47 UTC  (15+ messages)

[PATCH net-next 0/5] net: aquantia: implement WOL and EEE support
 2018-08-09 19:20 UTC  (5+ messages)
` [PATCH net-next 5/5] net: aquantia: bump driver version

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 27/70] drivers/net/ethernet/intel/i40e/i40e_main.c:13868:3-9: ERROR: missing iounmap; ioremap on line 13750 and execution via conditional on line 13867 (fwd)
 2018-08-09 21:46 UTC 

[U-Boot] [PATCH 0/5] Get socfpga gen5 SPL working again
 2018-08-09 21:45 UTC  (11+ messages)
` [U-Boot] [PATCH 0/6] "
  ` [U-Boot] [PATCH 1/6] arm: socfpga: fix SPL on gen5 after moving to DM serial
  ` [U-Boot] [PATCH 2/6] arm: socfpga: fix device trees to work with "
  ` [U-Boot] [PATCH 3/6] arm: socfpga: spl_gen5: clean up malloc_base assignment
  ` [U-Boot] [PATCH 5/6] serial: ns16550: fix debug uart putc called before init

[PATCH] drm/i915/psr: Add PSR mode/revision to debugfs
 2018-08-09 21:44 UTC  (2+ messages)

[PATCH] PCI/AER: Do not clear AER bits if we don't own AER
 2018-08-09 19:18 UTC  (6+ messages)

[Buildroot] [git commit branch/next] qt5wayland: add fix from upstream to compile without QtQuick
 2018-08-09 21:44 UTC 

[Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr
 2018-08-09 21:43 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches
` [Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY

[Buildroot] [2018.02.x 1/2] makedevs: allow leading whitespace for capabilities
 2018-08-09 21:42 UTC  (2+ messages)

Reflections on WireGuard Design Goals
 2018-08-09 21:52 UTC 

[Buildroot] [PATCH 1/2] package/mono: bump to version 5.14.0.177
 2018-08-09 21:38 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] Revert "package/mono: remove target mips architecture"

[Qemu-devel] [PATCH 00/11] block: Deal with filters
 2018-08-09 21:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] block: Mark commit and mirror as filter drivers
` [Qemu-devel] [PATCH 02/11] blockdev: Check @replaces in blockdev_mirror_common
` [Qemu-devel] [PATCH 03/11] block: Filtered children access functions
` [Qemu-devel] [PATCH 04/11] block: Storage child access function
` [Qemu-devel] [PATCH 05/11] block: Fix check_to_replace_node()
` [Qemu-devel] [PATCH 06/11] iotests: Add tests for mirror @replaces loops
` [Qemu-devel] [PATCH 07/11] block: Leave BDS.backing_file constant
` [Qemu-devel] [PATCH 08/11] iotests: Add filter commit test cases
` [Qemu-devel] [PATCH 09/11] iotests: Add filter mirror "
` [Qemu-devel] [PATCH 10/11] iotests: Add test for commit in sub directory
` [Qemu-devel] [PATCH 11/11] iotests: Test committing to overridden backing

[PATCH v3 0/4] Add i.MX8MQ clock driver
 2018-08-09 21:37 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: add binding for i.MX8MQ CCM

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION a775e094cd94aab3220a66487e1f4717f3bb5fb1
 2018-08-09 21:37 UTC 

[PATCH] FIT: be more verbose when RSA signature check fails
 2018-08-09 21:37 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH for-3.1 v10 00/31] block: Fix some filename generation issues
 2018-08-09 21:35 UTC  (32+ messages)
` [Qemu-devel] [PATCH for-3.1 v10 01/31] block: Use bdrv_refresh_filename() to pull
` [Qemu-devel] [PATCH for-3.1 v10 02/31] block: Use children list in bdrv_refresh_filename
` [Qemu-devel] [PATCH for-3.1 v10 03/31] block: Skip implicit nodes for filename info
` [Qemu-devel] [PATCH for-3.1 v10 04/31] block: Add BDS.auto_backing_file
` [Qemu-devel] [PATCH for-3.1 v10 05/31] block: Respect backing bs in bdrv_refresh_filename
` [Qemu-devel] [PATCH for-3.1 v10 06/31] iotests.py: Add filter_imgfmt()
` [Qemu-devel] [PATCH for-3.1 v10 07/31] iotests.py: Add node_info()
` [Qemu-devel] [PATCH for-3.1 v10 08/31] iotests: Add test for backing file overrides
` [Qemu-devel] [PATCH for-3.1 v10 09/31] block: Make path_combine() return the path
` [Qemu-devel] [PATCH for-3.1 v10 10/31] block: bdrv_get_full_backing_filename_from_...'s ret. val
` [Qemu-devel] [PATCH for-3.1 v10 11/31] block: bdrv_get_full_backing_filename's "
` [Qemu-devel] [PATCH for-3.1 v10 12/31] block: Add bdrv_make_absolute_filename()
` [Qemu-devel] [PATCH for-3.1 v10 13/31] block: Fix bdrv_find_backing_image()
` [Qemu-devel] [PATCH for-3.1 v10 14/31] block: Add bdrv_dirname()
` [Qemu-devel] [PATCH for-3.1 v10 15/31] blkverify: Make bdrv_dirname() return NULL
` [Qemu-devel] [PATCH for-3.1 v10 16/31] quorum: "
` [Qemu-devel] [PATCH for-3.1 v10 17/31] block/nbd: "
` [Qemu-devel] [PATCH for-3.1 v10 18/31] block/nfs: Implement bdrv_dirname()
` [Qemu-devel] [PATCH for-3.1 v10 19/31] block: Use bdrv_dirname() for relative filenames
` [Qemu-devel] [PATCH for-3.1 v10 20/31] iotests: Add quorum case to test 110
` [Qemu-devel] [PATCH for-3.1 v10 21/31] block: Add strong_runtime_opts to BlockDriver
` [Qemu-devel] [PATCH for-3.1 v10 22/31] block: Add BlockDriver.bdrv_gather_child_options
` [Qemu-devel] [PATCH for-3.1 v10 23/31] block: Generically refresh runtime options
` [Qemu-devel] [PATCH for-3.1 v10 24/31] block: Purify .bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 25/31] block: Do not copy exact_filename from format file
` [Qemu-devel] [PATCH for-3.1 v10 26/31] block/nvme: Fix bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 27/31] block/curl: Harmonize option defaults
` [Qemu-devel] [PATCH for-3.1 v10 28/31] block/curl: Implement bdrv_refresh_filename()
` [Qemu-devel] [PATCH for-3.1 v10 29/31] block/null: Generate filename even with latency-ns
` [Qemu-devel] [PATCH for-3.1 v10 30/31] block: BDS options may lack the "driver" option
` [Qemu-devel] [PATCH for-3.1 v10 31/31] iotests: Test json:{} filenames of internal BDSs

[PATCH 1/4] ARM: i.MX: HAB: fix missing include for EPERM
 2018-08-09 21:32 UTC  (4+ messages)
` [PATCH 4/4] linux/types.h: fix missing include for BITS_TO_LONGS()

[PATCH 0/4] t5552: fix flakiness by introducing proper locking for GIT_TRACE
 2018-08-09 21:32 UTC  (5+ messages)

[igt-dev] [PATCH v4 00/13] chamelium: Test the plane formats
 2018-08-09 21:31 UTC  (7+ messages)
` [igt-dev] [PATCH v4 06/13] fb: Add more formats
` [igt-dev] [PATCH v4 08/13] chamelium: Use preferred mode when testing a single mode
` [igt-dev] [PATCH v4 10/13] chamelium: Change our pattern for a custom one

[PATCH] sched: idle: Reenable sched tick for cpuidle request
 2018-08-09 21:31 UTC  (4+ messages)

[net-next, PATCH 1/2] net: socionext: Use descriptor info instead of MMIO reads on Rx
 2018-08-09 19:05 UTC  (3+ messages)

[Buildroot] [Bug 11211] New: Internal compiler error: Killed (program cc1plus) on WebCoreDerivedSources.dir
 2018-08-09 21:30 UTC 

[PATCH v6 1/5] dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
 2018-08-09 21:28 UTC  (4+ messages)
` [PATCH v6 3/5] thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points

[Buildroot] [PATCH 1/1] Postgresql: Bump to version 10.4
 2018-08-09 21:27 UTC  (2+ messages)

Two RFC/WIP series for facilitating merge conflict resolution
 2018-08-09 21:27 UTC  (7+ messages)
` [RFC/WIP PATCH 0/1] Simplify handling of directory/file conflicts
  ` [RFC/WIP PATCH 1/1] merge-recursive: make file/directory conflicts easier to resolve

Help with TASCAM US-122
 2018-08-09 21:26 UTC  (8+ messages)
    ` : Kernal+debug installed: "
          ` : Captured udev env vars: "
            ` : Possible issue with udev rules: "
              ` : alsa-info.sh output: "

[RFC] submodule: munge paths to submodule git directories
 2018-08-09 21:26 UTC  (4+ messages)
` [PATCH 0/2] munge submodule names
  ` [PATCH 2/2] submodule: munge paths to submodule git directories

[xen-4.7-testing test] 125804: regressions - trouble: blocked/broken/fail/pass
 2018-08-09 21:25 UTC 

[PATCH v2 0/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls
 2018-08-09 21:24 UTC  (7+ messages)
` [PATCH v2 1/2] RISC-V: Define sys_riscv_flush_icache when SMP=n
` [PATCH v2 2/2] RISC-V: Don't use a global include guard for uapi/asm/syscalls.h

[PATCH v6 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-08-09 18:56 UTC  (4+ messages)
` [PATCH v6 4/4] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH v8 0/4] Add parameter for disabling ACS redirection for P2P
 2018-08-09 21:21 UTC  (7+ messages)
` [PATCH v8 1/4] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v8 3/4] PCI: Introduce disable_acs_redir quirk

[PATCH net] l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
 2018-08-09 18:54 UTC 

[Bug 107536] gfx_v8_0_priv_reg_irq [amdgpu]] *ERROR* Illegal register access in command stream
 2018-08-09 21:17 UTC  (4+ messages)

[PATCH] ethernet/qlogic: remove unused array msi_tgt_status
 2018-08-09 21:17 UTC  (3+ messages)

wireless dongle causing entire machine to hang
 2018-08-09 18:49 UTC  (3+ messages)

[PATCH net-next] mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()
 2018-08-09 21:14 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Add support for Libre Computer AML-S905X-CC board
 2018-08-09 21:14 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] boot: aml-s905x-cc-fip: new package for Libre Computer AML-S905X-CC boot firmwares
` [Buildroot] [PATCH 2/2] board: Add Libre Computer AML-S905X-CC board support

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2018-08-09 18:48 UTC  (2+ messages)

[PATCH] hwmon: (k10temp) 27C offset needed for Threadripper 2920X / 2970WX
 2018-08-09 18:47 UTC  (2+ messages)

[PATCHv2] ath10k : Fix channel survey dump
 2018-08-09 18:46 UTC  (2+ messages)

[PATCH 1/2] PCI/ACPI: correct error message for ASPM disabling
 2018-08-09 18:46 UTC 

[PATCH net-next] decnet: fix using plain integer as NULL warning
 2018-08-09 21:12 UTC  (2+ messages)

[PATCH net-next] net: skbuff.h: fix using plain integer as NULL warning
 2018-08-09 21:10 UTC  (2+ messages)

[PATCHv17 00/34] Request API
 2018-08-09 18:43 UTC  (3+ messages)
` [PATCHv17 04/34] media: doc: Add media-request.h header to documentation build

[PATCH net-next] be2net: Use Kconfig flag to support for enabling/disabling adapters
 2018-08-09 21:09 UTC  (2+ messages)

[PATCH v1 00/10] Another round of tsens cleanups
 2018-08-09 21:08 UTC  (3+ messages)
` [PATCH v1 10/10] MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers

[PATCH v3 0/7] firmware: coreboot: Fix probe and simplify code
 2018-08-09 21:07 UTC  (3+ messages)
` [PATCH v3 7/7] firmware: coreboot: Request table region for exclusive access

[for-next][PATCH 0/6] tracing: Last minute updates before pushing to linux-next
 2018-08-09 21:03 UTC  (3+ messages)
` [for-next][PATCH 1/6] tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage"
` [for-next][PATCH 2/6] tracing/irqsoff: Handle preempt_count for different configs


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.