All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-02 00:27:41 to 2018-03-02 02:11:02 UTC [more...]

[patch RESEND] atp870u: 64 bit bug in atp885_init()
 2018-03-02  2:11 UTC  (2+ messages)

[PATCH 1/3] btrfs: Embed sector size check into BTRFS_MAX_INLINE_DATA_SIZE()
 2018-03-02  2:09 UTC  (3+ messages)
` [PATCH 2/3] btrfs: Unify inline extent creation condition for plain and compressed data
` [PATCH 3/3] btrfs: Show more accurate max_inline

[Ocfs2-devel] [PATCH] ocfs2/dlm: don't handle migrate lockres if already in shutdown
 2018-03-02  2:08 UTC  (5+ messages)

[PATCH v7 0/3] GICv3 Save and Restore
 2018-03-02  2:08 UTC  (5+ messages)
` [PATCH v7 1/3] irqchip/gic-v3-its: add ability to save/restore ITS state

[PATCH v7 0/4] R-Car DU: Convert LVDS code to bridge driver
 2018-03-02  2:06 UTC  (4+ messages)
` [PATCH v7 3/4 - variant 1] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

[meta-python][PATCH] python3-cryptography: Add -pthread to link flags
 2018-03-02  2:04 UTC 

[PATCH] sd_zbc: Fix potential memory leak
 2018-03-02  1:57 UTC  (2+ messages)

[PATCH V5 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-03-02  2:03 UTC  (5+ messages)
` [PATCH V5 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH bpf-next v2 0/8] tools: bpftool: visualization support for eBPF program
 2018-03-02  2:01 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] tools: bpftool: remove unnecessary 'if' to reduce indentation
` [PATCH bpf-next v2 2/8] tools: bpftool: factor out xlated dump related code into separate file
` [PATCH bpf-next v2 3/8] tools: bpftool: detect sub-programs from the eBPF sequence
` [PATCH bpf-next v2 4/8] tools: bpftool: partition basic-block for each function in the CFG
` [PATCH bpf-next v2 5/8] tools: bpftool: add out edges for each basic-block
` [PATCH bpf-next v2 6/8] tools: bpftool: generate .dot graph from CFG information
` [PATCH bpf-next v2 7/8] tools: bpftool: new command-line option and documentation for 'visual'
` [PATCH bpf-next v2 8/8] tools: bpftool: add bash completion for CFG dump

[PATCH] drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
 2018-03-02  2:03 UTC  (2+ messages)

[PATCH v2] selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
 2018-03-02  2:01 UTC 

[Ocfs2-devel] [PATCH] Correct a comment error
 2018-03-02  2:00 UTC  (7+ messages)
  ` [Ocfs2-devel] 答复: "

[PATCH] scsi: mpt3sas: clarify mmio pointer types
 2018-03-02  1:59 UTC  (2+ messages)

[PATCH v11 00/32] rcar-vin: Add Gen3 with media controller
 2018-03-02  1:57 UTC  (33+ messages)
` [PATCH v11 01/32] dt-bindings: media: rcar_vin: Reverse SoC part number list
` [PATCH v11 02/32] dt-bindings: media: rcar_vin: add device tree support for r8a774[35]
` [PATCH v11 03/32] rcar-vin: add Gen3 devicetree bindings documentation
` [PATCH v11 04/32] rcar-vin: rename poorly named initialize and cleanup functions
` [PATCH v11 05/32] rcar-vin: unregister video device on driver removal
` [PATCH v11 06/32] rcar-vin: move subdevice handling to async callbacks
` [PATCH v11 07/32] rcar-vin: move model information to own struct
` [PATCH v11 08/32] rcar-vin: move max width and height information to chip information
` [PATCH v11 09/32] rcar-vin: move functions regarding scaling
` [PATCH v11 10/32] rcar-vin: all Gen2 boards can scale simplify logic
` [PATCH v11 11/32] rcar-vin: set a default field to fallback on
` [PATCH v11 12/32] rcar-vin: fix handling of single field frames (top, bottom and alternate fields)
` [PATCH v11 13/32] rcar-vin: update bytesperline and sizeimage calculation
` [PATCH v11 14/32] rcar-vin: align pixelformat check
` [PATCH v11 15/32] rcar-vin: break out format alignment and checking
` [PATCH v11 16/32] rcar-vin: read subdevice format for crop only when needed
` [PATCH v11 17/32] rcar-vin: move media bus configuration to struct rvin_info
` [PATCH v11 18/32] rcar-vin: enable Gen3 hardware configuration
` [PATCH v11 19/32] rcar-vin: add function to manipulate Gen3 chsel value
` [PATCH v11 20/32] rcar-vin: add flag to switch to media controller mode
` [PATCH v11 21/32] rcar-vin: use different v4l2 operations in "
` [PATCH v11 22/32] rcar-vin: force default colorspace for media centric mode
` [PATCH v11 23/32] rcar-vin: prepare for media controller mode initialization
` [PATCH v11 24/32] rcar-vin: add group allocator functions
` [PATCH v11 25/32] rcar-vin: change name of video device
` [PATCH v11 26/32] rcar-vin: add chsel information to rvin_info
` [PATCH v11 27/32] rcar-vin: parse Gen3 OF and setup media graph
` [PATCH v11 28/32] rcar-vin: add link notify for Gen3
` [PATCH v11 29/32] rcar-vin: extend {start,stop}_streaming to work with media controller
` [PATCH v11 30/32] rcar-vin: enable support for r8a7795
` [PATCH v11 31/32] rcar-vin: enable support for r8a7796
` [PATCH v11 32/32] rcar-vin: enable support for r8a77970

[PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support
 2018-03-02  1:59 UTC  (4+ messages)
` [PATCH V6 2/2] thermal: imx: add i.MX7 thermal sensor support

[PATCH] scsi: sd: Keep disk read-only when re-reading partition
 2018-03-02  1:53 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/2] vhost: used_memslots limit check fixes and refactoring
 2018-03-02  1:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 2/2] vhost: used_memslots refactoring

[Patch 4.14 0/4] net_sched: backport tc filter fixes to 4.14
 2018-03-02  1:56 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2018-03-02  1:56 UTC 

[PATCH net-next] fib_rules: FRA_GENERIC_POLICY updates for ip proto, sport and dport attrs
 2018-03-02  1:55 UTC 

[SPDK] VFIO/UIO Helper Function?
 2018-03-02  1:53 UTC 

[PATCH v5 0/4] of: change overlay apply input data from unflattened
 2018-03-02  1:52 UTC  (5+ messages)
` [PATCH v5 1/4] of: change overlay apply input data from unflattened to FDT
` [PATCH v5 2/4] of: Documentation: of_overlay_apply() replaced by of_overlay_fdt_apply()
` [PATCH v5 3/4] of: convert unittest overlay devicetree source to sugar syntax
` [PATCH v5 4/4] of: improve reporting invalid overlay target path

[PATCH v4 0/2] clocksource: npcm: add NPCM7xx timer driver
 2018-03-02  1:51 UTC  (3+ messages)
` [PATCH v4 1/2] dt-binding: timer: document NPCM7xx timer DT bindings

openbmc Digest, Vol 30, Issue 51
 2018-03-02  1:49 UTC 

linux-next: build warning after merge of the drm tree
 2018-03-02  1:49 UTC  (3+ messages)

[RFC PATCH v3] ptr_ring: linked list fallback
 2018-03-02  1:49 UTC 

[PATCH V2] scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
 2018-03-02  1:44 UTC  (7+ messages)

Possible usb_request leak in the function dwc2_gadget_complete_isoc_request_ddma
 2018-03-02  1:48 UTC  (3+ messages)
  ` 答复: "

[Qemu-devel] [PATCH v2] PPC: e500: Fix duplicate kernel load and device tree overlap
 2018-03-02  1:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3] "

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-02  1:41 UTC  (4+ messages)
` [RFC PATCH V1 01/12] audit: add "

RFC on Kdump and PCIe on ARM64
 2018-03-02  1:44 UTC  (6+ messages)

[Fuego] [PATCH 1/2] yaml: remove base_script because it is always fuego_test.sh
 2018-03-02  1:43 UTC  (3+ messages)
` [Fuego] [PATCH 2/2] yaml: add yaml for iperf3

[Fuego] iperf3, ltp fixes
 2018-03-02  1:41 UTC  (7+ messages)
` [Fuego] [PATCH 06/11] tests: add new iperf3
` [Fuego] [PATCH 11/11] ltp: fix bug related to build-time skip tests

[Qemu-devel] [PATCH 0/7] Add checks for corruption in the snapshot table
 2018-03-02  1:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 4/7] qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
` [Qemu-devel] [PATCH 5/7] qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
` [Qemu-devel] [PATCH 6/7] qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
` [Qemu-devel] [PATCH 7/7] qcow2: Make qemu-img check detect corrupted L1 tables in snapshots

[Qemu-devel] [PATCH qemu v3 0/2] qmp: Add qom-list-properties to list QOM object properties
 2018-03-02  1:00 UTC  (3+ messages)
` [Qemu-devel] [PATCH qemu v3 1/2] qmp: Merge ObjectPropertyInfo and DevicePropertyInfo

[Qemu-devel] [PATCH] hw/ppc/spapr, e500: Use new property "stdout-path" for boot console
 2018-03-02  1:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/8] Call check and invalidate_cache from coroutine context
 2018-03-02  1:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/8] qcow2: introduce qcow2_write_caches and qcow2_flush_caches

[Qemu-devel] [PULL v2 00/30] QAPI patches for 2018-03-01
 2018-03-02  1:30 UTC  (6+ messages)
` [Qemu-devel] [PULL v2 22/30] watchdog: Consolidate QAPI into single file
` [Qemu-devel] [PULL v2 23/30] qapi: Generate separate .h, .c for each module
` [Qemu-devel] [PULL v2 24/30] Include less of the generated modular QAPI headers
` [Qemu-devel] [PULL v2 25/30] qapi: Empty out qapi-schema.json
  `  "

patches from upstream for fsp2 board
 2018-03-02  1:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jejb/scsi
 2018-03-02  1:29 UTC 

[PATCH 1/5] staging: ks7010: Use constants from ieee80211_eid instead of literal ints
 2018-03-02  1:28 UTC  (6+ messages)
` [PATCH 3/5] staging: ks7010: Factor out repeated code into function 'ks_wlan_cap()'

[Fuego] [PATCH] ltp: add skiplist to tar file when using maketar
 2018-03-02  1:24 UTC 

[Buildroot] SSD Kernel PCIe NVME Drivers?
 2018-03-02  1:21 UTC 

Does modern UBI/UBIFS still suffer from the 'unstable bits issue'?
 2018-03-02  1:19 UTC  (3+ messages)

Bug report: "Use of uninitialized value $_ in print"
 2018-03-02  1:19 UTC 

[PATCH v0 0/3] additional cumulative livepatch doc/samples
 2018-03-02  1:19 UTC  (5+ messages)
` [PATCH v0 1/3] livepatch: add sample cumulative patch

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2018-03-02  1:17 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2018-03-02  1:17 UTC 

post-receive: pub/scm/linux/kernel/git/mkp/scsi
 2018-03-02  1:17 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2018-03-02  1:16 UTC 

[RFC] Rebasing merges: a jorney to the ultimate solution (Road Clear)
 2018-03-02  1:16 UTC  (12+ messages)

[PATCH] Detect early free of a live mm
 2018-03-02  1:16 UTC  (2+ messages)

[Bug 105319] New: DRM: EVO timeout with kernel 4.15.x
 2018-03-02  1:14 UTC  (2+ messages)
  ` [Bug 105319] "

[PATCH v3 0/2] Add power control for pcie-histb driver
 2018-03-02  1:12 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: histb: Fix error path of histb_pcie_host_enable()
` [PATCH v3 2/2] PCI: histb: Add an optional regulator for PCIe port power control

[U-Boot] [PATCH] mach-stm32: Use default memory map as background region
 2018-03-02  1:11 UTC  (2+ messages)

[rocko/master][PATCH] omapfbplay: since it depends on kernel, mark it as machine-specific
 2018-03-02  1:10 UTC 

[PATCH] mac80211: Adjust TSQ pacing shift
 2018-03-02  1:09 UTC  (5+ messages)
    ` [Make-wifi-fast] "

[Qemu-devel] [PULL 00/13] virtio, vhost, pci, pc: features, fixes and cleanups
 2018-03-01 17:21 UTC  (2+ messages)

[PATCH] rcu: Clean up rcu_init_nohz() by removing unnecessary statements
 2018-03-02  1:00 UTC  (4+ messages)

[Bug 105262] ttf fonts are invisible
 2018-03-02  0:59 UTC  (3+ messages)
` [Bug 105262] [R600] [BISECTED] ttf fonts are invisible in many programs

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2018-03-02  0:59 UTC 

[lkp-robot] [bisect done] 58d12b27c0 [ 24.520308] WARNING: CPU: 0 PID: 982 at include/net/dst.h:239 dst_hold
 2018-03-02  0:59 UTC 

[PATCH v12 1/6] drm/i915/guc: Rename guc_ggtt_offset to intel_guc_ggtt_offset
 2018-03-02  0:59 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v12,1/6] "

[Qemu-devel] [PATCH v2 0/4] vl: introduce vm_shutdown()
 2018-03-02  0:58 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2018-03-02  0:58 UTC 

[PATCH][distro] distro/fsl-framebuffer: Remove vulkan distro feature
 2018-03-01 13:24 UTC  (2+ messages)
` [PATCH 2/2] distro/fsl-base: Configure u-boot provider properly

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2018-03-02  0:57 UTC 

[U-Boot] [PATCH v3 00/20] sunxi: sync H3, H5, A64 DTs from mainline Linux
 2018-03-02  0:56 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
` [U-Boot] [PATCH v3 02/20] sunxi: gpio: add missing compatible strings
` [U-Boot] [PATCH v3 03/20] net: sun8i-emac: support new pinctrl DT bindings
` [U-Boot] [PATCH v3 04/20] net: sun8i-emac: add support for new EMAC DT binding
` [U-Boot] [PATCH v3 05/20] arm: dts: sunxi: update A64 to new EMAC binding
` [U-Boot] [PATCH v3 06/20] arm: dts: sunxi: update H3 "
` [U-Boot] [PATCH v3 07/20] arm: dts: sunxi: update H5 "
` [U-Boot] [PATCH v3 08/20] net: sun8i-emac: remove support for old binding
` [U-Boot] [PATCH v3 09/20] sunxi: disable direct MMC environment for 64 bit boards
` [U-Boot] [PATCH v3 10/20] sunxi: revert disabling of features
` [U-Boot] [PATCH v3 11/20] sunxi: DT: A64: update device tree file for Allwinner A64 SoC
` [U-Boot] [PATCH v3 12/20] sunxi: DT: A64: update board .dts files from Linux
` [U-Boot] [PATCH v3 13/20] Revert: arm64: allwinner: a64: pine64: Use dcdc1 regulator for mmc0
` [U-Boot] [PATCH v3 14/20] sunxi: dts: A64 boards: Use fixed "
` [U-Boot] [PATCH v3 15/20] sunxi: DT: update device tree files for Allwinner H3 and H5 SoCs
` [U-Boot] [PATCH v3 16/20] sunxi: DT: H5: update board .dts files from Linux
` [U-Boot] [PATCH v3 17/20] sunxi: DT: H3: "
` [U-Boot] [PATCH v3 18/20] sunxi: DT: H3: update libre-cc board .dts file
` [U-Boot] [PATCH v3 19/20] sunxi: DT: H2+: update Opi-zero .dts
` [U-Boot] [PATCH v3 20/20] sunxi: DT: A64: add proper SoPine baseboard device tree

[PATCH] compressdev: implement API
 2018-03-02  0:55 UTC  (11+ messages)

[Qemu-devel] [PULL 00/42] target-arm queue
 2018-03-02  0:52 UTC  (4+ messages)

[DPU PATCH v3 1/2] drm/msm/dsi-staging: remove support for partial update
 2018-03-02  0:52 UTC  (2+ messages)
  ` [DPU PATCH v3 2/2] drm/msm: remove partial update support

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2018-03-02  0:50 UTC 

[Cocci] New Coccinelle release?
 2018-03-02  0:49 UTC 

[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
 2018-03-02  0:47 UTC  (4+ messages)
` [PATCH V3 1/8] scsi: hpsa: fix selection of reply queue

[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
 2018-03-02  0:44 UTC  (3+ messages)

[PATCH v3] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-03-02  0:44 UTC  (4+ messages)

[PATCH RFC 1/1] powerpc/pseries: fix EEH recovery of IOV devices
 2018-03-02  0:43 UTC  (2+ messages)

[PATCH v2 0/2] Add power control for pcie-histb driver
 2018-03-02  0:43 UTC  (5+ messages)

[PATCH] x86/kprobe: unbalanced preempt counter with CONFIG_PREEMPT=y
 2018-03-02  0:42 UTC  (3+ messages)

[meta-oe][PATCH] vboxguestdrivers: upgrade to 5.2.6
 2018-03-02  0:42 UTC  (2+ messages)
` [meta-oe][PATCHv3] vboxguestdrivers: upgrade to 5.2.8

[RFC PATCH hwc] drm_hwcomposer: set CRTC background color when available
 2018-03-02  0:41 UTC  (5+ messages)

[PATCH linux dev-4.13 0/2] hwmon: (occ): Port fixes to 4.13
 2018-03-02  0:39 UTC  (3+ messages)
` [PATCH linux dev-4.13 1/2] hwmon (occ): Remove temperature fault attribute and VRM temp alarm

[PATCH v5 00/12] USB Type-C device-connection, mux and switch support
 2018-03-02  0:39 UTC  (4+ messages)
  ` [PATCH v5 12/12] extcon: axp288: Set USB role where necessary
      ` [v5,12/12] "

[PATCH v2 00/10] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-03-02  0:37 UTC  (12+ messages)
` [PATCH v2 02/10] PCI/P2PDMA: Add sysfs group to display p2pmem stats

[DPU PATCH 00/11] drm/msm: Use atomic helper functions for msm
 2018-03-02  0:37 UTC  (6+ messages)
` [DPU PATCH 06/11] drm/msm: Remove msm_commit/kthread, use atomic helper commit

信誉开票
 2018-03-02  0:37 UTC 

[PATCH] drm/vc4: Ignore alpha on primary plane
 2018-03-02  0:32 UTC 

[Qemu-devel] [PATCHv3 00/12] macio: remove legacy macio_init() function
 2018-02-28 20:47 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/zx2c4/WireGuard
 2018-03-02  0:34 UTC 

[PATCH v5 0/6] dt-bindings: add bindings for USB physical connector
 2018-03-02  0:29 UTC  (9+ messages)
  ` [PATCH v5 6/6] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL
              ` [v5,6/6] "

regmap: Failed to create debugfs directory
 2018-03-02  0:27 UTC  (3+ messages)

[[RFC]DPU PATCH] drm/msm/dsi: Use one connector for dual DSI mode
 2018-03-02  0:27 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.