All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-13 16:06:52 to 2018-08-13 17:24:31 UTC [more...]

[U-Boot] [PATCH] fdt_support: Use VLA instead of MEMORY_BANKS_MAX
 2018-08-13 19:55 UTC  (11+ messages)

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

[PATCH 00/24] Kill the_index part3
 2018-08-13 17:22 UTC  (28+ 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: "

[PATCH v2 0/2] netvsc: event buffer bug fixes
 2018-08-13 17:22 UTC  (3+ messages)
` [PATCH v2 2/2] netvsc: resize event buffer as needed

[PATCH 1/3] utils/md5_file: don't iterate line-by-line
 2018-08-13 17:20 UTC  (3+ messages)
` [PATCH 2/3] checksum: sanity check path when recursively checksumming
` [PATCH 3/3] classes: sanity-check LIC_FILES_CHKSUM

[PATCHv2 0/6] Add missing includes and forward declares
 2018-08-13 17:17 UTC  (8+ messages)
` [PATCHv3 "
  ` [PATCHv3 1/6] "
  ` [PATCHv3 2/6] alloc: make allocate_alloc_state and clear_alloc_state more consistent
  ` [PATCHv3 3/6] Move definition of enum branch_track from cache.h to branch.h
  ` [PATCHv3 4/6] urlmatch.h: fix include guard
  ` [PATCHv3 5/6] compat/precompose_utf8.h: use more common include guard style
  ` [PATCHv3 6/6] Add missing includes and forward declares

[PATCH v2] clone: report duplicate entries on case-insensitive filesystems
 2018-08-13 17:18 UTC  (9+ messages)
` [PATCH v3 0/1] clone: warn on colidding entries on checkout
  ` [PATCH v3 1/1] clone: report duplicate entries on case-insensitive filesystems
  ` [PATCH v4] "

[PATCH 4/4] nvme-pci: Remap CMB SQ entries on every controller reset
 2018-08-13 14:35 UTC  (2+ messages)

[PATCH 0/3] net, IB/ipoib: Use dev_port to disambiguate
 2018-08-13 17:17 UTC  (2+ messages)

[PATCH 0/2] net: socket: Fix potential spectre v1 gadgets
 2018-08-13 17:16 UTC  (5+ messages)
` [PATCH 2/2] net: socket: Fix potential spectre v1 gadget in sock_is_registered

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

[PATCH] drm: Convert drm_atomic_helper_suspend/resume()
 2018-08-13 17:16 UTC  (5+ messages)

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

Contributor Summit planning
 2018-08-13 17:15 UTC  (3+ messages)

[PATCH 1/2] fsck: use strbuf_getline() to read skiplist file
 2018-08-13 17:15 UTC  (7+ messages)
` [PATCH 2/2] fsck: use oidset for skiplist

[PATCH] ACPICA: Clear status of all events when entering sleep states
 2018-08-13 17:15 UTC  (2+ messages)

[PATCH] ath10k: retrieve MAC address from firmware if provided
 2018-08-13 17:14 UTC  (3+ messages)

[PATCH v3] drm/radeon,amdgpu,dc: enable ABGR and XBGR formats
 2018-08-13 17:14 UTC  (2+ messages)

[PATCH v1] thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
 2018-08-13 17:14 UTC 

[GIT PULL] parisc architecture updates for kernel v4.19
 2018-08-13 17:13 UTC 

[PATCHv17 00/34] Request API
 2018-08-13 14:30 UTC  (3+ messages)
` [PATCHv17 24/34] videobuf2-v4l2: integrate with media requests

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-13 17:12 UTC  (19+ messages)
` [PATCH v8 3/6] "
` [PATCH v8 5/6] trace_uprobe/sdt: Prevent multiple reference counter for same uprobe

[Qemu-devel] [PATCH 0/3] synchronization profiler
 2018-08-13 17:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qsp: QEMU's Synchronization Profiler
` [Qemu-devel] [PATCH 2/3] monitor: show sync profiling info with 'info sync'
` [Qemu-devel] [PATCH 3/3] qsp: track BQL callers directly

[PATCH RFC 1/3] cgroup: list all subsystem states in debugfs files
 2018-08-13 17:11 UTC  (3+ messages)

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

Smatch for Xen
 2018-08-13 14:25 UTC  (6+ messages)

[PATCH v2 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-08-13 17:08 UTC  (8+ messages)
` [PATCH v2 2/4] "

[PATCH V5] thermal: Add cooling device's statistics in sysfs
 2018-08-13 17:02 UTC  (6+ messages)

Licensing Question
 2018-08-13 17:02 UTC  (4+ messages)

[PATCH 0/9] sh: Remove soc_camera from defconfigs
 2018-08-13 14:20 UTC  (4+ messages)
` [PATCH 1/9] sh: defconfig: migor: Update defconfig

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

[PATCH 1/2] drm/i915/psr: Print PSR_STATUS when PSR idle wait times out
 2018-08-13 16:57 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/psr: Remove wait_for_idle() for PSR2

[Qemu-devel] [PATCH] qemu-img.c: increase spacing between commands in documentation
 2018-08-13 16:56 UTC 

veth interface and native XDP
 2018-08-13 14:13 UTC  (5+ messages)

[PATCH v1 0/5] [media] soc_camera: ov9640 switch to v4l2_async
 2018-08-13 14:12 UTC  (5+ messages)
` [PATCH v1 4/5] [media] i2c: drop soc_camera code from ov9640 and "

[Buildroot] [RFC PATCH 0/2] scancpan patches
 2018-08-13 16:54 UTC  (5+ messages)
` [Buildroot] [RFC PATCH 1/2] scancpan: support more licenses
` [Buildroot] [RFC PATCH 2/2] scancpan: wrap abstract if too long

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

[xen-unstable-smoke test] 125891: trouble: blocked/broken/pass
 2018-08-13 16:51 UTC 

[U-Boot] [PATCH] cmd: led.c: fix coding style
 2018-08-13 16:50 UTC  (2+ messages)

[meta-java][PATCH] dbus-java: Do not build any documentation
 2018-08-13 16:49 UTC 

BUG: Mount ignores mount options
 2018-08-13 16:48 UTC  (13+ messages)
  ` [PATCH 00/33] VFS: Introduce filesystem context [ver #11]

[PATCH v2 net-next] liquidio: remove set but not used variable 'is25G'
 2018-08-13 16:48 UTC  (2+ messages)

[PATCH] cxgb4: remove set but not used variable 'spd'
 2018-08-13 16:48 UTC  (2+ messages)

[PATCH] net: stmmac: Add SMC support for EMAC System Manager register
 2018-08-13 16:48 UTC  (2+ messages)

[PATCH] spi:fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2018-08-13 16:48 UTC 

[PATCH] drm/i915/psr: Add missing check for I915_PSR_DEBUG_IRQ bit
 2018-08-13 16:47 UTC  (3+ messages)

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

[PATCH net-next] lan743x: lan743x: Remove duplicated include from lan743x_ptp.c
 2018-08-13 16:46 UTC  (2+ messages)

[PATCH net-next] virtio_net: remove duplicated include from virtio_net.c
 2018-08-13 16:46 UTC  (3+ messages)

[PATCH] status: -i shorthand for --ignored command line option
 2018-08-13 16:46 UTC  (5+ messages)
` [PATCH v2] "

[linux-4.9 test] 125869: trouble: blocked/broken/fail/pass
 2018-08-13 16:46 UTC 

[Qemu-devel] RAMBlocks and memory_region_init_ram_nomigrate
 2018-08-13 16:45 UTC  (3+ messages)

[PATCH] drm/amd/pp: OverDrive gfx domain voltage on Tonga
 2018-08-13 16:43 UTC  (2+ messages)

[PATCH] drm/scheduler: Remove entity->rq NULL check
 2018-08-13 16:43 UTC  (6+ messages)

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

Yocto Project Unassigned Bugs - Help Needed
 2018-08-13 16:41 UTC 

[PATCH 0/5] Miscellaneous fixes/enhancements
 2018-08-13 16:41 UTC  (3+ messages)
` [PATCH 1/5] Tools: hv: Fix a bug in the key delete code

[PATCH 0/2] Add R8A774A1 PFC support
 2018-08-13 13:52 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: sh-pfc: Document r8a774a1 "
` [PATCH 2/2] pinctrl: sh-pfc: r8a7796: Add R8A774A1 "

wishlist: "--cached|--staged" to "git commit file(s)"
 2018-08-13 16:22 UTC 

openbmc bug management
 2018-08-13 16:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] commit: Add top-node/base-node options
 2018-08-13 16:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

[SPDK] Community meetings
 2018-08-13 16:39 UTC 

[PATCH] io_submit.2: Add IOCB_FLAG_IOPRIO
 2018-08-13 16:39 UTC  (2+ messages)

[PATCH v3][manpages 0/2] Document new feature in perf_event_open
 2018-08-13 16:39 UTC  (3+ messages)
` [PATCH v3][manpages 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT

[Qemu-devel] [PATCH 0/3] convert CPU list to RCU
 2018-08-13 16:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qom: use cpu->in_cpu_list instead of QTAILQ_IN_USE
` [Qemu-devel] [PATCH 2/3] spapr: do not use CPU_FOREACH_REVERSE
` [Qemu-devel] [PATCH 3/3] qom: implement CPU list with an RCU QLIST

[PATCH v2 0/5] filter: support for excluding all trees and blobs
 2018-08-13 16:38 UTC  (3+ messages)
` [PATCH v2 5/5] list-objects-filter: implement filter tree:none

[PATCH v2] nvmet_fc: support target port removal with nvmet layer
 2018-08-13 16:38 UTC  (4+ messages)

[PATCH] net: Change the layout of structure trace_event_raw_fib_table_lookup
 2018-08-13 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img.c: Add examples section
 2018-08-13 16:36 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-13 16:36 UTC  (9+ messages)
` [Qemu-devel] [PATCH 39/56] json: Leave rejecting invalid interpolation to parser
` [Qemu-devel] [PATCH 40/56] json: Replace %I64d, %I64u by %PRId64, %PRIu64
` [Qemu-devel] [PATCH 41/56] json: Nicer recovery from invalid leading zero
` [Qemu-devel] [PATCH 42/56] json: Improve names of lexer states related to numbers

[PATCH] drm/i915: Re-apply "Perform link quality check, unconditionally during long pulse"
 2018-08-13 16:35 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [PATCH] v2 "
          ` [PATCH] v3 "

[U-Boot] [PATCH v4 1/2] armv8: layerscape: move ns_dev[] define from h to c file
 2018-08-13 16:35 UTC  (2+ messages)

[U-Boot] [PATCH 0/1] mtd: nand: fsl-ifc: Fix handling of bitflips
 2018-08-13 16:34 UTC  (3+ messages)
` [U-Boot] [PATCH 1/1] mtd: nand: fsl_ifc: Fix handling of bitflips in erased pages

[U-Boot] [PATCH v8 0/8] NXP LS1046A SMMU enabling patches
 2018-08-13 16:31 UTC  (3+ messages)
` [U-Boot] [PATCH v8 1/8] armv8: fsl-layerscape: add missing register blocks base address defines

[PATCH] perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
 2018-08-13 16:28 UTC 

[Qemu-devel] [PATCH v0 0/2] Postponed actions
 2018-08-13 16:30 UTC  (5+ messages)
  ` [Qemu-devel] [Qemu-block] "

[U-Boot] [PATCH 0/2] Ethernet name length changes
 2018-08-13 16:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] fsl/mc: Limit the ethernet name to ETH_NAME_LEN
` [U-Boot] [PATCH 2/2] net: Increase ethernet name string size to 20 chars

[U-Boot] [PATCH] FSL PCI: Configure PCIe reference ratio
 2018-08-13 16:29 UTC  (2+ messages)

[PATCH] xfs_buf: Remove unneeded variable from xfs_buf_ioapply_map
 2018-08-13 13:46 UTC 

[PATCH] Staging: octeon-usb: Replaces CVMX_WAIT_FOR_FIELD32 macro with a function
 2018-08-13 16:25 UTC 

[PATCH v1 0/2] Document Intel IPU3 ImgU driver and uAPI
 2018-08-13 13:42 UTC  (3+ messages)
` [PATCH v1 2/2] v4l: Document Intel IPU3 meta data uAPI

[U-Boot] [PATCH v2] Board: ls1088ardb: Enable PCIe config for Secure boot defconfigs
 2018-08-13 16:22 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
 2018-08-13 16:21 UTC  (2+ messages)

[PATCH] drm/i915: Wait for vblank between disabling planes and disabling crtc
 2018-08-13 16:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[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)

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

[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

[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  (3+ 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()

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

[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)


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.