All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-13 15:15:45 to 2018-08-13 16:20:41 UTC [more...]

[U-Boot] [PATCH] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13 18:54 UTC  (7+ messages)

[U-Boot] [PATCH] board: freescale: ls1012ardb: Add command to switch QSPI bank
 2018-08-13 16:20 UTC  (2+ messages)

[Query]: DSA Understanding
 2018-08-13 13:38 UTC  (11+ messages)

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-13 16:19 UTC  (3+ messages)

[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-08-13 16:19 UTC  (10+ messages)
` [PATCH v3 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver
        ` [v3,16/17] "

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-08-13 16:19 UTC  (4+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2018-08-13 16:19 UTC 

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-13 16:18 UTC  (17+ messages)
` [Qemu-devel] [PATCH 33/56] json: Redesign the callback to consume JSON values
` [Qemu-devel] [PATCH 34/56] json: Don't pass null @tokens to json_parser_parse()
` [Qemu-devel] [PATCH 35/56] json: Don't create JSON_ERROR tokens that won't be used
` [Qemu-devel] [PATCH 36/56] json: Rename token JSON_ESCAPE & friends to JSON_INTERPOL
` [Qemu-devel] [PATCH 37/56] json: Treat unwanted interpolation as lexical error
` [Qemu-devel] [PATCH 38/56] json: Pass lexical errors and limit violations to callback
` [Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
` [Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64

[Buildroot] [PATCH 1/2] scancpan: warn on suspicious host dependencies
 2018-08-13 16:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] scancpan: warn on undefined LICENSE

[PATCH 00/24] Kill the_index part3
 2018-08-13 16:14 UTC  (25+ messages)
` [PATCH 01/24] diff.c: move read_index() code back to the caller
` [PATCH 02/24] cache-tree: wrap the_index based wrappers with #ifdef
` [PATCH 03/24] attr: remove an implicit dependency on the_index
` [PATCH 04/24] convert.c: "
` [PATCH 05/24] dir.c: remove an implicit dependency on the_index in pathspec code
` [PATCH 06/24] preload-index.c: use the right index instead of the_index
` [PATCH 07/24] ls-files: correct index argument to get_convert_attr_ascii()
` [PATCH 08/24] unpack-trees: remove 'extern' on function declaration
` [PATCH 09/24] unpack-trees: add a note about path invalidation
` [PATCH 10/24] unpack-trees: don't shadow global var the_index
` [PATCH 11/24] unpack-trees: convert clear_ce_flags* to avoid the_index
` [PATCH 12/24] unpack-trees: avoid the_index in verify_absent()
` [PATCH 13/24] pathspec.c: use the right index instead of the_index
` [PATCH 14/24] submodule.c: "
` [PATCH 15/24] entry.c: "
` [PATCH 16/24] attr: remove index from git_attr_set_direction()
` [PATCH 17/24] grep: use the right index instead of the_index
` [PATCH 18/24] archive.c: avoid access to the_index
` [PATCH 19/24] archive-*.c: use the right repository
` [PATCH 20/24] resolve-undo.c: use the right index instead of the_index
` [PATCH 21/24] apply.c: pass struct apply_state to more functions
` [PATCH 22/24] apply.c: make init_apply_state() take a struct repository
` [PATCH 23/24] apply.c: remove implicit dependency on the_index
` [PATCH 24/24] blame.c: "

[GIT PULL] XArray for 4.19
 2018-08-13 16:13 UTC 

[PATCH 0/5] misc fixes
 2018-08-13 16:22 UTC  (6+ messages)
` [meta-python][PATCH 1/5] python3-pydbus: cherry-pick patches from fedora
` [meta-python][PATCH 2/5] python-pykickstart: fix typo
` [meta-python][PATCH 3/5] python3-blivet: remove dmraid from dependency check
` [meta-oe][PATCH 4/5] libblockdev: drop obsolete patch
` [meta-python][PATCH 5/5] python3-blivet: add `-Z y' and `-y' to lvm.pvcreate

[PATCH 0/9] libcap: add user namespace fscaps support
 2018-08-13 16:11 UTC  (3+ messages)
` [PATCH 1/9] cap_file: use v3 xattr macros

[PATCH 01/14] drm/i915: Cleanup gt powerstate from gem
 2018-08-13 16:09 UTC  (4+ messages)
` [PATCH 02/14] drm/i915: Restrict gen6_reset_rps_interrupts to gen6+

[PATCH] uapi: fix linux/usb/audio.h userspace compilation error
 2018-08-13 16:09 UTC  (4+ messages)

[PATCH v6 00/12] blk-mq: Implement runtime power management
 2018-08-13 16:09 UTC  (7+ messages)
` [PATCH v6 08/12] block, scsi: Introduce blk_pm_runtime_exit()

[Qemu-devel] [PATCH v7 0/9] Take the image size into account when allocating the L2 cache
 2018-08-13 16:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH v7 6/9] qcow2: Increase the default upper limit on the L2 cache size

[SPDK] Will M2 SATA 3 Interface be sufficient for POC
 2018-08-13 16:07 UTC 

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-13 16:07 UTC  (12+ messages)

[GSoC][PATCH v5 00/20] rebase -i: rewrite in C
 2018-08-13 16:06 UTC  (3+ messages)
` [GSoC][PATCH v6 "

[Buildroot] [PATCH 3/3] support/download: detect and abort when using a git branch by name
 2018-08-13 16:06 UTC  (3+ messages)

[PATCH V5] thermal: Add cooling device's statistics in sysfs
 2018-08-13 16:06 UTC  (2+ messages)

[RFC PATCH 1/5] KVM: arm64: Remove pgd_lock
 2018-08-13 16:04 UTC 

[PATCH v3 0/4] Speed up unpack_trees()
 2018-08-13 16:05 UTC  (6+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 5/5] unpack-trees: reuse (still valid) cache-tree from src_index

[RFC 1/2] mbuf: add a sanity check on segment metadata
 2018-08-13 16:03 UTC  (2+ messages)
` [RFC 2/2] ethdev: check received mbufs sanity

openbmc bug management
 2018-08-13 16:03 UTC 

[MODERATED] direct p{ud,md,te}_val users
 2018-08-13 16:02 UTC 

[PATCH] staging: erofs: change 'unsigned' to 'unsigned int'
 2018-08-13 16:01 UTC  (2+ messages)

[PATCH v1 00/15] preparing l2fwd for eventmode additions
 2018-08-13 15:59 UTC  (10+ messages)
` [PATCH v2 00/12] "

[PATCH] bind: upgrade 9.11.4 -> 9.13.2
 2018-08-13 15:58 UTC  (4+ messages)

[PATCH net-next 0/9] Misc bug fixes & small enhancements for HNS3 Driver
 2018-08-13 15:56 UTC  (5+ messages)
` [PATCH net-next 1/9] net: hns3: Add support for serdes loopback selftest
` [PATCH net-next 5/9] net: hns3: Fix for vf vlan delete failed problem

[Qemu-devel] [PATCH v4 0/6] arm: add Cortex M0 CPU model and hex file loader
 2018-08-13 15:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 5/6] loader: Implement .hex "
  ` [Qemu-devel] [Qemu-arm] "

[PATCH v7 0/4] Add parameter for disabling ACS redirection for P2P
 2018-08-13 15:55 UTC  (8+ messages)
` lspci: Display path to device

[RFC PATCH 0/7] add at91sam9 LCDC DRM driver
 2018-08-13 15:54 UTC  (3+ messages)

[PATCH v1 0/3] WireGuard: Secure Network Tunnel
 2018-08-13 15:53 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-13 15:53 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] dm: fdt: scan for devices under /firmware too
` [U-Boot] [PATCH 02/10] cmd: avb read_rb: print rb_idx in hexadecimal
` [U-Boot] [PATCH 03/10] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH 05/10] dt/bindings: add bindings for optee
` [U-Boot] [PATCH 06/10] tee: add OP-TEE driver
` [U-Boot] [PATCH 07/10] arm: dt: hikey: Add optee node
` [U-Boot] [PATCH 08/10] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH 09/10] tee: optee: support AVB trusted application
` [U-Boot] [PATCH 10/10] avb_verify: support using OP-TEE TA AVB

[meta-java][PATCH] openjdk-7: clarify a bitbake warning
 2018-08-13 15:53 UTC  (2+ messages)

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirks for 2 more devices
 2018-08-13 15:52 UTC  (2+ messages)

[PATCH] uapi: fix linux/netfilter/nf_osf.h userspace compilation errors
 2018-08-13 15:43 UTC 

[PATCH v2] xen-netfront: fix warn message as irq device name has '/'
 2018-08-13 15:52 UTC  (3+ messages)

[PATCH v2 0/2] netvsc: event buffer bug fixes
 2018-08-13 15:51 UTC  (3+ messages)
` [PATCH v2 1/2] netvsc: fix rte malloc pool corruption
` [PATCH v2 2/2] netvsc: resize event buffer as needed

[Buildroot] [PATCH] bzip2: change upstream site
 2018-08-13 15:50 UTC  (4+ messages)

[PATCH] uapi: fix sound/skl-tplg-interface.h userspace compilation errors
 2018-08-13 15:50 UTC 

[PATCH 0/2] net: nixge: Minor cleanups
 2018-08-13 15:49 UTC  (2+ messages)

[PATCH v2 0/3] Add support for memcpy_mcsafe
 2018-08-13 15:49 UTC  (4+ messages)
` [PATCH v2 3/3] powerpc/mce: Handle memcpy_mcsafe

[LTP] [PATCH] tracing: ftrace_lib: check if tracing_max_latency exists
 2018-08-13 15:48 UTC  (4+ messages)

[Buildroot] [Bug 11211] New: Internal compiler error: Killed (program cc1plus) on WebCoreDerivedSources.dir
 2018-08-13 15:48 UTC  (2+ messages)
` [Buildroot] [Bug 11211] "

[RFC] perf/x86/intel: Export mem events only if there's PEBs support
 2018-08-13 15:48 UTC 

[PATCH] checkpatches: don't assume bash syntax
 2018-08-13 15:47 UTC 

[PATCH v2 0/3] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-13 15:46 UTC  (4+ messages)
` [PATCH v2 1/3] mm/memory-hotplug: Drop unused args from remove_memory_section
` [PATCH v2 2/3] mm/memory_hotplug: Drop mem_blk check from unregister_mem_sect_under_nodes
` [PATCH v2 3/3] mm/memory_hotplug: Refactor unregister_mem_sect_under_nodes

[meta-java][PATCH v2] icedtea: disable error format-overflow for gcc 7
 2018-08-13 15:46 UTC 

Xen ballooning interface
 2018-08-13 15:44 UTC  (4+ messages)

[PATCH v3] mailbox: arm_mhu: add support for mhuv2
 2018-08-13 15:44 UTC  (2+ messages)

[Buildroot] Adding new hardware to FPGA zynq-zed
 2018-08-13 15:43 UTC 

[PATCH v2] Add icmp_echo_ignore_all support for ICMPv6
 2018-08-13 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] dirty-bitmap: rewrite bdrv_dirty_iter_next_area
 2018-08-13 15:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/7] dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area

[Buildroot] [RFC PATCH 0/2] scancpan patches
 2018-08-13 15:42 UTC  (3+ messages)
` [Buildroot] [RFC PATCH 1/2] scancpan: support more licenses

[PATCH v5 0/3] Improve crc-core driver interface
 2018-08-13 15:40 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for Improve crc-core driver interface (rev11)

possible deadlock in flush_work (3)
 2018-08-13 15:39 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Expose retry count to per gen reset logic
 2018-08-13 15:37 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Expose retry count to per gen reset logic (rev4)

[Qemu-devel] [PATCH 0/4] throttle: Race condition fixes and test cases
 2018-08-13 15:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Memory leak fixes
 2018-08-13 15:36 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/4] tests: fix bdrv-drain leak
  ` [Qemu-devel] [Qemu-block] "

simplified RISC-V interrupt and clocksource handling v4
 2018-08-13 15:36 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: interrupt-controller: RISC-V local interrupt controller

[PATCH v6 0/2] Input: Add Cypress Gen5 Touchscreen driver
 2018-08-13 15:36 UTC  (6+ messages)

[GIT PULL] Btrfs updates for 4.19
 2018-08-13 12:54 UTC 

[Qemu-devel] [PATCH] virtio: add support for in-order feature
 2018-08-13 15:35 UTC  (10+ messages)

[PATCH v3 0/1] clone: warn on colidding entries on checkout
 2018-08-13 15:32 UTC  (3+ messages)
` [PATCH v4] clone: report duplicate entries on case-insensitive filesystems

[Bug 97025] flip queue failed: Device or resource busy
 2018-08-13 15:31 UTC  (2+ messages)

[Bug 107560] radeon (amdgpu) GDM flip queue failed invalid argument, DisplayPort issues
 2018-08-13 15:30 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2018-08-11
 2018-08-13 15:30 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[PATCH] drm/virtio: track virtual output state
 2018-08-13 15:28 UTC  (2+ messages)

[PATCH] drm/virtio: track virtual output state
 2018-08-13 15:28 UTC 

[PATCH v3 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-08-13 15:25 UTC  (4+ messages)

[Qemu-devel] [qemu-web PATCH] arm_now
 2018-08-13 15:25 UTC 

[PATCH v2] wireless-regdb: update rules for Hungary (HU) on 2.4/5/60G, 5725-5875MHz
 2018-08-13 12:42 UTC  (3+ messages)

[U-Boot] [PATCH] tools: kwboot: Make kwboot more robust on a38x
 2018-08-13 15:24 UTC 

[PATCH v6 00/24] Ingenic TCU patchset v6
 2018-08-13 15:24 UTC  (3+ messages)
` [PATCH v6 04/24] dt-bindings: Add doc for the Ingenic TCU drivers

[PATCH] [v3] drm: amd: dc: don't use FP math when Kcov is enabled
 2018-08-13 15:23 UTC  (4+ messages)

[PATCH 0/3] Add support for new channels on 60GHz band
 2018-08-13 12:33 UTC  (4+ messages)
` [PATCH 1/3] cfg80211: Add support for 60GHz band channels 5 and 6
` [PATCH 2/3] nl80211: Add support for EDMG channels
` [PATCH 3/3] wil6210: Add EDMG channel support

Creating multiple filesystem images
 2018-08-13 15:23 UTC 

[PATCH] irqchip/stm32: fix init error handling
 2018-08-13 15:22 UTC  (4+ messages)

[PATCH] irqchip/bcm7038-l1: hide cpu offline callback when building for !SMP
 2018-08-13 15:21 UTC  (2+ messages)

[PATCH] mt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
 2018-08-13 12:39 UTC  (5+ messages)

[PATCH v2 00/13] Fix some issues found by flake8
 2018-08-13 15:21 UTC  (2+ messages)

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

[Qemu-devel] [PATCH 00/17] mirror: Mainly coroutine refinements
 2018-08-13 15:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH 02/17] mirror: Make wait_for_any_operation() coroutine_fn
` [Qemu-devel] [PATCH 09/17] mirror: Lock AioContext in mirror_co_perform()
  ` [Qemu-devel] [Qemu-block] "

g_audio regression on dwc3 udc
 2018-08-13 15:21 UTC 

[PATCH] irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
 2018-08-13 15:21 UTC  (3+ messages)

[RFC] mlx5: fix error unwind in device start
 2018-08-13 15:20 UTC  (3+ messages)

RBD image "lightweight snapshots"
 2018-08-13 15:20 UTC  (5+ messages)

[PATCH] test verify-commit/tag to exit unsuccessfully
 2018-08-13 15:20 UTC 

[PATCH v3 0/2] Add R8A77980/Condor/V3HSK LVDS/HDMI support
 2018-08-13 15:19 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support

[Buildroot] [PATCH v2] core/legal-info: Add package dependencies with licenses to the manifest
 2018-08-13 15:18 UTC  (4+ messages)

[Buildroot] [PATCH] package/libselinux: host gcc at least 4.7
 2018-08-13 15:18 UTC  (7+ messages)

[MODERATED] Cache load gadgets
 2018-08-13 15:17 UTC  (4+ messages)
` [MODERATED] "

[Buildroot] [PATCH v2 1/7] package/libselinux: gcc at least 4.7
 2018-08-13 15:17 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/7] package/android-tools: libselinux depend >=gcc4.7
` [Buildroot] [PATCH v2 3/7] package/busybox: "
` [Buildroot] [PATCH v2 4/7] package/checkpolicy: "
` [Buildroot] [PATCH v2 5/7] package/libsemanage: "
` [Buildroot] [PATCH v2 6/7] package/restorecond: "
` [Buildroot] [PATCH v2 7/7] package/setools: "

[PATCH RFC] scripts/tags.sh: Incremental tags file update
 2018-08-13 15:15 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.