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

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

[PATCH 05/11] ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
 2018-08-13 17:52 UTC 

[PATCH 00/14] staging: media: tegra-vdea: Add Tegra124 support
 2018-08-13 15:09 UTC  (16+ messages)
` [PATCH 01/14] staging: media: tegra-vde: Support BSEV clock and reset
` [PATCH 02/14] staging: media: tegra-vde: Support reference picture marking
` [PATCH 03/14] staging: media: tegra-vde: Prepare for interlacing support
` [PATCH 04/14] staging: media: tegra-vde: Use DRM/KMS framebuffer modifiers
` [PATCH 05/14] staging: media: tegra-vde: Properly mark invalid entries
` [PATCH 06/14] staging: media: tegra-vde: Print out invalid FD
` [PATCH 07/14] staging: media: tegra-vde: Add some clarifying comments
` [PATCH 08/14] staging: media: tegra-vde: Track struct device *
` [PATCH 09/14] staging: media: tegra-vde: Add IOMMU support
` [PATCH 10/14] staging: media: tegra-vde: Keep VDE in reset when unused
` [PATCH 11/14] ARM: tegra: Enable VDE on Tegra124
` [PATCH 12/14] ARM: tegra: Add BSEV clock and reset for VDE on Tegra20
` [PATCH 13/14] ARM: tegra: Add BSEV clock and reset for VDE on Tegra30
` [PATCH 14/14] ARM: tegra: Enable SMMU for VDE on Tegra124

[PATCHv17 00/34] Request API
 2018-08-13 15:09 UTC  (19+ messages)
` [PATCHv17 24/34] videobuf2-v4l2: integrate with media requests
` [PATCHv17 25/34] videobuf2-core: add request helper functions
` [PATCHv17 26/34] videobuf2-v4l2: add vb2_request_queue/validate helpers
` [PATCHv17 27/34] videobuf2-core: add uses_requests/qbuf flags
` [PATCHv17 28/34] videobuf2-v4l2: refuse qbuf if queue uses requests or vv
` [PATCHv17 29/34] v4l2-mem2mem: add vb2_m2m_request_queue
` [PATCHv17 30/34] vim2m: use workqueue
` [PATCHv17 31/34] vim2m: support requests
` [PATCHv17 32/34] vivid: add mc

[PATCH] [drm][i915] Increase LSPCON timeout
 2018-08-13 17:51 UTC 

[meta-oe][PATCH 0/4] Minor faad2/faac fixes
 2018-08-13 17:50 UTC  (5+ messages)
` [meta-multimedia][PATCH 1/4] faac: set HOMEPAGE
` [meta-multimedia][PATCH 2/4] faac: set LICENSE_FLAGS
` [meta-oe][PATCH 3/4] faad2: set more accurate SUMMARY and add HOMEPAGE
` [meta-oe][PATCH 4/4] faad2: set LICENSE_FLAGS

[PATCH v2 0/6] Add Rockchip VPU JPEG encoder
 2018-08-13 17:50 UTC  (3+ messages)
` [PATCH v2 1/6] dt-bindings: Document the Rockchip VPU bindings

[PATCH] tools/lib/traceevent, tools/perf: Move struct tep_handler definition in a local header file
 2018-08-13 15:06 UTC 

[PATCH v2] gpu: host1x: Ignore clients initialization failure
 2018-08-13 17:48 UTC  (2+ messages)

[PATCH v5 00/21] Add range-diff, a tbdiff lookalike
 2018-08-13 17:48 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 16/21] range-diff --dual-color: skip white-space warnings

[RFC] implement branch.sort config option
 2018-08-13 17:46 UTC  (2+ messages)

[PATCH v3 0/7] perf: Add ioctl for PMU driver configuration
 2018-08-13 17:46 UTC  (3+ messages)

Contributor Summit planning
 2018-08-13 17:46 UTC  (4+ messages)

[Cluster-devel] [PATCH 00/25] GFS2: Pre-pull patch posting (merge window)
 2018-08-13 17:45 UTC  (26+ messages)
` [Cluster-devel] [PATCH 01/25] gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
` [Cluster-devel] [PATCH 02/25] gfs2: Don't withdraw under a spin lock
` [Cluster-devel] [PATCH 03/25] gfs2: Minor clarification to __gfs2_punch_hole
` [Cluster-devel] [PATCH 04/25] gfs2: call ktime_get_coarse_real_ts64() directly
` [Cluster-devel] [PATCH 05/25] gfs2: Further iomap cleanups
` [Cluster-devel] [PATCH 06/25] gfs2: iomap buffered write support
` [Cluster-devel] [PATCH 07/25] gfs2: gfs2_extent_length cleanup
` [Cluster-devel] [PATCH 08/25] gfs2: iomap direct I/O support
` [Cluster-devel] [PATCH 09/25] gfs2: Remove gfs2_write_{begin,end}
` [Cluster-devel] [PATCH 10/25] gfs2: Stop messing with ip->i_rgd in the rlist code
` [Cluster-devel] [PATCH 11/25] gfs2: Eliminate redundant ip->i_rgd
` [Cluster-devel] [PATCH 12/25] gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
` [Cluster-devel] [PATCH 13/25] gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
` [Cluster-devel] [PATCH 14/25] fs: gfs2: Adding new return type vm_fault_t
` [Cluster-devel] [PATCH 15/25] GFS2: Fix recovery issues for spectators
` [Cluster-devel] [PATCH 16/25] gfs2: fallocate_chunk: Always initialize struct iomap
` [Cluster-devel] [PATCH 17/25] gfs2: Use iomap for stuffed direct I/O reads
` [Cluster-devel] [PATCH 18/25] gfs2: use iomap_readpage for blocksize == PAGE_SIZE
` [Cluster-devel] [PATCH 19/25] gfs2: remove redundant variable 'moved'
` [Cluster-devel] [PATCH 20/25] GFS2: rgrp free blocks used incorrectly
` [Cluster-devel] [PATCH 21/25] gfs2: Special-case rindex for gfs2_grow
` [Cluster-devel] [PATCH 22/25] gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
` [Cluster-devel] [PATCH 23/25] gfs2: Get rid of gfs2_ea_strlen
` [Cluster-devel] [PATCH 24/25] gfs2: Fix gfs2_testbit to use clone bitmaps
` [Cluster-devel] [PATCH 25/25] gfs2: eliminate update_rgrp_lvb_unlinked

[PATCH v3] dt-bindings: media: adv748x: Document re-mappable addresses
 2018-08-13 17:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start
 2018-08-13 17:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_debugfs: explicitly wait for first crc in igt_pipe_crc_start (rev3)

[MODERATED] direct p{ud,md,te}_val users
 2018-08-13 17:43 UTC  (2+ messages)
` [MODERATED] "

[PATCH] reiserfs: fix broken xattr handling (heap corruption, bad retval)
 2018-08-13 17:42 UTC  (3+ messages)

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-13 17:41 UTC  (11+ messages)
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem

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

[PATCH v1] dd: Invoke one probe retry cycle after some initcall levels
 2018-08-13 17:39 UTC 

[PATCH v3 1/2] dt-bindings: ufs: Add bindings for Cadence UFS
 2018-08-13 17:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/device-introspection: Check that the qom-tree and qtree do not change
 2018-08-13 17:37 UTC 

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

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

[PATCH v3 0/3] Stingray thermal driver support
 2018-08-13 17:34 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: thermal: Add binding document for SR thermal

[GIT PULL] xfs: 4.19 merge, part 1
 2018-08-13 14:51 UTC 

[U-Boot] [PATCH] configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC
 2018-08-13 17:34 UTC 

[PATCH] libs/foreignmemory: Avoid printing an error for ENOTSUPP
 2018-08-13 17:33 UTC 

[GIT PULL] Devicetree updates for 4.19
 2018-08-13 17:32 UTC 

[PATCH 1/3] utils/md5_file: don't iterate line-by-line
 2018-08-13 17:32 UTC  (4+ messages)
` [PATCH 2/3] checksum: sanity check path when recursively checksumming
` [PATCH 3/3] classes: sanity-check LIC_FILES_CHKSUM
` ✗ patchtest: failure for "utils/md5_file: don't iterate ..." and 2 more

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

[PATCH bpf-next 0/4] bpf_skb_ancestor_cgroup_id helper
 2018-08-13 14:46 UTC  (3+ messages)
` [PATCH bpf-next 1/4] bpf: Introduce "

[PATCH 00/24] Kill the_index part3
 2018-08-13 17:28 UTC  (8+ messages)
` [PATCH 03/24] attr: remove an implicit dependency on the_index
` [PATCH 05/24] dir.c: remove an implicit dependency on the_index in pathspec code
` [PATCH 16/24] attr: remove index from git_attr_set_direction()

[RFC PATCH] arm64: lse: use register variables instead of -ffixed, -fcall flags
 2018-08-13 17:28 UTC  (4+ messages)

[PATCH v2 iproute2-next] sch_cake: Make gso-splitting configurable
 2018-08-13 14:45 UTC  (2+ messages)

[GIT PULL] Main MIPS changes for 4.19
 2018-08-13 17:26 UTC 

[PATCH v2 0/2] Fix a race condition related to creation of /dev/nvme0n<x>
 2018-08-13 17:25 UTC  (2+ messages)
` [PATCH v2 1/2] block: Introduce alloc_disk_node_attr()

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

[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

[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  (11+ 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

[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 

[PATCH v8 0/6] Uprobes: Support SDT markers having reference count (semaphore)
 2018-08-13 17:12 UTC  (13+ messages)
` [PATCH v8 3/6] "

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

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

[v3,16/17] driver/edac: enable Hygon support to AMD64 EDAC driver
 2018-08-13 16:47 UTC  (2+ messages)
` [PATCH 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  (2+ 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  (8+ 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


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.