All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-19 12:58:25 to 2018-03-19 13:44:42 UTC [more...]

[PATCH linux dev-4.16] drivers: i2c: master arbiter: create driver
 2018-03-19 13:44 UTC  (3+ messages)

Patch "scsi: sg: only check for dxfer_len greater than 256M" has been added to the 3.18-stable tree
 2018-03-19 13:44 UTC 

Patch "scsi: sg: fix static checker warning in sg_is_valid_dxfer" has been added to the 3.18-stable tree
 2018-03-19 13:44 UTC 

[meta-oe][PATCH] networkmanager upgrade to 1.10.6
 2018-03-19 13:44 UTC  (3+ messages)

Patch "scsi: sg: fix SG_DXFER_FROM_DEV transfers" has been added to the 3.18-stable tree
 2018-03-19 13:44 UTC 

[PATCH v2 0/4] drivers: pwm: sun4i: Improve support for A64 SoCs
 2018-03-19 13:43 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: pwm: sunxi: add new compatible strings

[PATCH 1/2] PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
 2018-03-19 13:43 UTC  (6+ messages)

[PATCH v2 2/2] ALSA: usb: initial USB Audio Device Class 3.0 support
 2018-03-19 13:43 UTC  (2+ messages)

[PATCH] drm/doc: Put all driver docs into a separate chapter
 2018-03-19 13:43 UTC  (3+ messages)

[PATCH v4 0/8] x86: Meltdown band-aid overhead reduction
 2018-03-19 13:43 UTC  (10+ messages)
` [PATCH v4 1/8] x86: NOP out XPTI entry/exit code when it's not in use
` [PATCH v4 2/8] x86: disable XPTI when RDCL_NO
` [PATCH v4 3/8] x86: log XPTI enabled status
` [PATCH v4 4/8] x86/XPTI: use %r12 to write zero into xen_cr3
` [PATCH v4 5/8] x86/XPTI: reduce .text.entry
` [PATCH v4 6/8] x86: enable interrupts earlier with XPTI disabled
` [PATCH v4 7/8] x86: also NOP out xen_cr3 restores of XPTI
` [PATCH v4 8/8] x86: avoid double CR3 reload when switching to guest user mode

[PATCH net-next 00/10] net: mvpp2: phylink conversion
 2018-03-19 13:42 UTC  (42+ messages)
` [PATCH net-next 02/10] net: phy: phylink: allow 10GKR interface to use in-band negotiation
            ` [EXT] "

[PATCH v2 0/8] mmc: sunxi: Add runtime PM support
 2018-03-19 13:41 UTC  (9+ messages)
` [PATCH v2 8/8] mmc: sunxi: Add runtime_pm support

[PATCH] drm/i915/gvt: fix spelling mistake: "registeration" -> "registration"
 2018-03-19 13:41 UTC  (2+ messages)

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-19 13:40 UTC  (8+ messages)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter

[PATCH] staging: media: davinci_vpfe: Change to "%s...", __func__
 2018-03-19 13:40 UTC  (2+ messages)

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-03-19 13:40 UTC  (11+ messages)

[PATCH v4 00/10] Sunxi: Add SMP support on A83T
 2018-03-19 10:59 UTC  (5+ messages)
` [PATCH v4 10/10] ARM: sunxi: smp: Add initialization of CNTVOFF

[GIT PULL] commits for Linux 3.18
 2018-03-19 13:37 UTC  (2+ messages)

[PATCH 4.9 0/2] Clear LED_BLINK_SW flag in led_blink_set()
 2018-03-19 13:37 UTC  (3+ messages)
` [PATCH 4.9 1/2] Revert "led: core: Fix brightness setting when setting delay_off=0"

[PATCH net 4/7] net: aquantia: Add aq_tx_clean_budget and valid budget handling logic
 2018-03-19 13:36 UTC  (4+ messages)

[PATCH] irqchip/gic-v3-its: Ensure nr_ites >= nr_lpis
 2018-03-19 13:35 UTC  (6+ messages)

[PATCH 1/4] GPU: drm: Fixed Spacing issue
 2018-03-19 13:34 UTC  (3+ messages)

[PATCH v2 00/36] Promisor remotes and external ODB support
 2018-03-19 13:31 UTC  (37+ messages)
` [PATCH v2 01/36] Add initial external odb support
` [PATCH v2 02/36] sha1_file: add prepare_external_alt_odb()
` [PATCH v2 03/36] Add GIT_NO_EXTERNAL_ODB env variable
` [PATCH v2 04/36] external-odb: add has_external_odb()
` [PATCH v2 05/36] external-odb: implement external_odb_get_direct
` [PATCH v2 06/36] sha1_file: prepare for external odbs
` [PATCH v2 07/36] odb-helper: add 'enum odb_helper_type'
` [PATCH v2 08/36] external-odb: add external_odb_reinit()
` [PATCH v2 09/36] external-odb: add script mode support
` [PATCH v2 10/36] odb-helper: add 'script_mode' to 'struct odb_helper'
` [PATCH v2 11/36] odb-helper: add odb_helper_init() to send 'init' instruction
` [PATCH v2 12/36] external-odb: add external_odb_get_many_direct()
` [PATCH v2 13/36] Use external_odb_get_direct() and has_external_odb()
` [PATCH v2 14/36] Use odb.origin.partialclonefilter instead of core.partialclonefilter
` [PATCH v2 15/36] external-odb: add 'get_direct' support
` [PATCH v2 16/36] t0500: add 'put_raw_obj' instruction to odb-helper script
` [PATCH v2 17/36] external odb: add 'put_raw_obj' support
` [PATCH v2 18/36] external-odb: accept only blobs for now
` [PATCH v2 19/36] t0500: add test for external odb write support
` [PATCH v2 20/36] Add t0510 to test external ODB transfer
` [PATCH v2 21/36] lib-httpd: pass config file to start_httpd()
` [PATCH v2 22/36] lib-httpd: add upload.sh
` [PATCH v2 23/36] lib-httpd: add list.sh
` [PATCH v2 24/36] lib-httpd: add apache-e-odb.conf
` [PATCH v2 25/36] odb-helper: add odb_helper_get_raw_object()
` [PATCH v2 26/36] pack-objects: don't pack objects in external odbs
` [PATCH v2 27/36] Add t0520 to test transfer to HTTP external odb
` [PATCH v2 28/36] odb-helper: add init_object_process()
` [PATCH v2 29/36] Add t0550 to test 'get_direct' mechanism
` [PATCH v2 30/36] Add t0560 to test passing git objects
` [PATCH v2 31/36] odb-helper: add put_object_process()
` [PATCH v2 32/36] Add t0570 to test passing raw objects
` [PATCH v2 33/36] odb-helper: add have_object_process()
` [PATCH v2 34/36] Add t0580 to test "have" capability and raw objects
` [PATCH v2 35/36] external-odb: use 'odb=magic' attribute to mark odb blobs
` [PATCH v2 36/36] Add Documentation/technical/external-odb.txt

[virtio-dev] [RFC virtio-net 0/1] introducing RSS into virtio-net
 2018-03-19 13:33 UTC  (4+ messages)
` [virtio-dev] [RFC virtio-net 1/1] content: net: Add VIRTIO_NET_F_CTRL_RSS feature

[PATCH] rbd: fix spelling mistake: "reregisteration" -> "re-registration"
 2018-03-19 13:33 UTC 

[PATCH] opkg-utils: use multithreaded xz when building packages
 2018-03-19 13:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[Qemu-devel] Moving seabios-hppa git submodule to use a qemu.org mirror
 2018-03-19 13:32 UTC  (4+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix skbuff rcsum on packet reroute
 2018-03-19 13:31 UTC  (5+ messages)

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-19 13:30 UTC  (5+ messages)
` [PATCH 06/19] csky: IRQ handling
` [PATCH 19/19] irqchip: add irq-nationalchip.c and irq-csky.c

[PATCH] btrfs-progs: mkfs: add uuid and otime to ROOT_ITEM of FS_TREE
 2018-03-19 13:28 UTC  (6+ messages)

[U-Boot] [RFC PATCH] Allow providing default environment from file
 2018-03-19 13:30 UTC  (2+ messages)

[PATCH] lib/randutils: Do not block on getrandom()
 2018-03-19 13:29 UTC  (2+ messages)

[patch, libv4l]: fix integer overflow
 2018-03-19 13:29 UTC  (15+ messages)
` [patch, libv4l]: Introduce define for lookup table size
        ` [RFC, libv4l]: Make libv4l2 usable on devices with complex pipeline

[PATCH v2 0/7] Fix long standing -EOPNOTSUPP problem caused by large inline extent
 2018-03-19 13:25 UTC  (5+ messages)
` [PATCH v2 1/7] btrfs-progs: convert/ext2: Fix inline extent creation check
` [PATCH v2 7/7] btrfs-progs: test/mkfs: Add test case for rootdir inline extent size

[PATCH 00/40] Promisor remotes and external ODB support
 2018-03-19 13:27 UTC  (7+ messages)
` [PATCH 15/40] external-odb: add script mode support
` [PATCH 28/40] pack-objects: don't pack objects in external odbs

[PATCH] drm/i915: Show dmc debug registers on CFL and GLK
 2018-03-19 13:25 UTC  (3+ messages)

[CI] drm/i915: Prefer memset64() when filling the iomap
 2018-03-19 13:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] regulator: giving regulator controlling gpios a non-empty label when used through the devicetree
 2018-03-19 13:23 UTC 

[morty][meta-processor-sdk][PATCH 1/2] matrix-gui-multimedia-demos: add video-graphics demo
 2018-03-19 13:21 UTC  (2+ messages)
` [EXTERNAL] "

[Outreachy kernel] [PATCH] gpu: drm: Use list_first_entry instead of list_entry
 2018-03-19 13:17 UTC  (7+ messages)
` [Outreachy kernel] "
      ` Fwd: "

[Qemu-devel] [PATCH for-2.12] gitmodules: Use the QEMU mirror of qemu-palcode
 2018-03-19 13:17 UTC 

use generic dma-direct and swiotlb code for x86
 2018-03-19 13:17 UTC  (9+ messages)
` [PATCH 11/13] dma-direct: handle the memory encryption bit in common code

[PATCH] hwmon: MC13982: add uid and die temperature sensor inputs
 2018-03-19 13:17 UTC  (2+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-19 13:17 UTC  (3+ messages)

tsl2x7x: IRQ event handler only being called when polling sysfs attributes
 2018-03-19 13:16 UTC  (2+ messages)

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-19 13:15 UTC  (6+ messages)
` [PATCH 5/8] migration: move calling control_save_page to the common place
      ` [Qemu-devel] "

[PATCH DRM] drm: remove drm_mode_object_{un/reference} aliases
 2018-03-19 13:16 UTC  (3+ messages)

v3.9.11 build: 9 failures 9 warnings (v3.9.11)
 2018-03-19 13:13 UTC 

[PATCH v5 00/13] Serialized Git Commit Graph
 2018-03-19 13:13 UTC  (11+ messages)
` [PATCH v6 00/14] "
  ` [PATCH v6 07/14] commit-graph: implement 'git-commit-graph write'
  ` [PATCH v6 12/14] commit-graph: read only from specific pack-indexes

v3.8.13 build: 9 failures 10 warnings (v3.8.13)
 2018-03-19 13:12 UTC 

[bpf-next V3 PATCH 00/15] XDP redirect memory return API
 2018-03-19 13:12 UTC  (6+ messages)
` [bpf-next V3 PATCH 13/15] mlx5: use page_pool for xdp_return_frame call

[PATCH 1/3] drm/i915: Trim error mask to known engines
 2018-03-19 13:12 UTC  (2+ messages)

v3.7.10 build: 9 failures 10 warnings (v3.7.10)
 2018-03-19 13:12 UTC 

[PATCH 0/3] dw-hdmi: add property to disable CEC
 2018-03-19 13:11 UTC  (16+ messages)
` [PATCH 1/3] dt-bindings: display: dw_hdmi.txt
` [PATCH 2/3] drm: bridge: dw-hdmi: check the cec-disable property
` [PATCH 3/3] arm64: dts: meson-gxl-s905x-libretech-cc: add cec-disable

v3.6.11 build: 5 failures 3 warnings (v3.6.11)
 2018-03-19 13:11 UTC 

[PATCH v10 00/10] livepatch: Atomic replace feature
 2018-03-19 13:10 UTC  (4+ messages)
` [PATCH v10 03/10] livepatch: Initial support for dynamic structures

v3.5.7 build: 5 failures 3 warnings (v3.5.7)
 2018-03-19 13:10 UTC 

[PATCH v4 1/3] drm/panel: refactor INNOLUX P079ZCA panel driver
 2018-03-19 13:09 UTC  (5+ messages)

v3.4.113 build: 5 failures 20 warnings (v3.4.113)
 2018-03-19 13:09 UTC 

[Qemu-devel] [PULL v3 00/46] Block layer patches
 2018-03-19 13:09 UTC  (2+ messages)

v3.3.8 build: 5 failures 2 warnings (v3.3.8)
 2018-03-19 13:09 UTC 

v3.2.100 build: 5 failures 20 warnings (v3.2.100)
 2018-03-19 13:08 UTC 

[PATCH 0/3] multipathd per-device waiter fixes
 2018-03-19 13:08 UTC  (7+ messages)
` [PATCH 1/3] multipathd: fix waiter thread cancelling
` [PATCH 2/3] multipathd: move __setup_multipath to multipathd
` [PATCH 3/3] multipathd: stop waiter in __setup_multipath

[Qemu-devel] [RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-19 13:07 UTC  (5+ messages)
` [RFC PATCH 02/12] Makefile: build and use new DSDT table for Q35
` [RFC PATCH 04/12] hvmloader: add ACPI enabling "

[PATCH v6 0/2] x86/devicetree: Enable multiprocessing
 2018-03-19 13:06 UTC  (3+ messages)
` [PATCH v6 1/2] of: Documentation: Specify local APIC ID in "reg"

[PATCH v2 1/5] ref-filter: start adding strbufs with errors
 2018-03-19 13:01 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/5] ref-filter: add return value to parsers
  ` [PATCH v3 5/5] ref-filter: get_ref_atom_value() error handling
  ` [PATCH v3 2/5] ref-filter: add return value && strbuf to handlers
  ` [PATCH v3 3/5] ref-filter: change parsing function error handling

[PATCH V6 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2018-03-19 13:00 UTC  (4+ messages)
` [PATCH V6 5/8] perf/x86/intel/uncore: add infrastructure for free running counter

[PATCH v3 0/3] app/testpmd: add new commands to test new Tx/Rx offload API
 2018-03-19 12:40 UTC  (5+ messages)
` [PATCH v4 0/3] app/testpmd: add new commands to test new Tx/Rx offload
  ` [PATCH v4 1/3] ethdev: add enum type for loop on Rx/Tx offloads
  ` [PATCH v4 2/3] app/testpmd: add commands to test new Rx offload API
  ` [PATCH v4 3/3] app/testpmd: add commands to test new Tx "

[PATCH 0/5] media: fix inconsistencies
 2018-03-19 12:58 UTC  (5+ messages)
` [PATCH 2/5] subdev-formats.rst: fix incorrect types
` [PATCH 3/5] pixfmt-v4l2-mplane.rst: fix types
` [PATCH 4/5] pixfmt-v4l2.rst: "
` [PATCH 5/5] media.h: remove __NEED_MEDIA_LEGACY_API


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.