All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-22 06:35:45 to 2019-02-22 07:42:36 UTC [more...]

[Qemu-devel] Testing sysbus devices
 2019-02-22  7:42 UTC  (13+ messages)

[PATCH] iommu/vt-d: Handle hotplug devices' default identity mapping setting
 2019-02-22  7:42 UTC  (6+ messages)

[Qemu-arm] [PATCH v7 00/17] ARM virt: Initial RAM expansion and PCDIMM/NVDIMM support
 2019-02-22  7:34 UTC  (4+ messages)
` [Qemu-arm] [PATCH v7 03/17] hw/arm/virt: Split the memory map description
  ` [Qemu-devel] "

[Qemu-devel] [Bug 1817239] [NEW] add '--targets' option to qemu-binfmt-conf.sh
 2019-02-22  7:32 UTC  (2+ messages)

[PATCH v2 1/6] kbuild: move tools_silent to a more relevant place
 2019-02-22  7:40 UTC  (6+ messages)
` [PATCH v2 2/6] kbuild: make -r/-R effective in top Makefile for old Make versions
` [PATCH v2 3/6] kbuild: remove empty rules for makefiles
` [PATCH v2 4/6] kbuild: simplify single target rules
` [PATCH v2 5/6] kbuild: invoke syncconfig if include/config/auto.conf.cmd is missing
` [PATCH v2 6/6] kbuild: move ".config not found!" message from Kconfig to Makefile

[PATCH net-next 1/5] net/mlx5e: Return -EOPNOTSUPP when modify header action zero
 2019-02-22  7:39 UTC  (3+ messages)

[PATCH] drm: Fix writeback_job leak when state is check only or check failed
 2019-02-22  7:39 UTC  (3+ messages)

[LTP] [PATCH] syscalls/ustat: Move the syscall to lapi
 2019-02-22  7:39 UTC  (4+ messages)

[PATCH] net: nfc: Fix NULL dereference on nfc_llcp_build_tlv fails
 2019-02-22  7:37 UTC 

[PATCH] nfs: drop acl cache in __nfs3_proc_setacls
 2019-02-22  7:35 UTC  (2+ messages)

linux-next: build failure after merge of the powerpc tree
 2019-02-22  7:37 UTC  (3+ messages)

Incorporating deploy artefacts from one multiconfig in another multiconfig
 2019-02-22  7:35 UTC  (4+ messages)
` [Openembedded-architecture] "

[LSF/MM TOPIC] VFS rename fences/zones/whatuwanacallit
 2019-02-22  7:34 UTC  (3+ messages)

[PATCH] genenv: create a gcc-like .d file for depenencies
 2019-02-22  7:34 UTC  (6+ messages)

Segfault when eal thread executing mlx5 nic‘s lsc event
 2019-02-22  7:33 UTC 

[PATCH v2 00/10] Add support for usb on Hikey960
 2019-02-22  7:32 UTC  (7+ messages)
` [v2,08/10] hikey960: Support usb functionality of Hikey960
      ` [PATCH v2 08/10] "

[PATCH v2 00/26] userfaultfd: write protection support
 2019-02-22  7:31 UTC  (7+ messages)
` [PATCH v2 10/26] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH v2 12/26] userfaultfd: wp: apply _PAGE_UFFD_WP bit

[PATCH] x86, retpolines: raise limit for generating indirect calls from switch-case
 2019-02-22  7:31 UTC  (2+ messages)

[patch V3 0/9] MDS basics 0
 2019-02-22  7:30 UTC  (13+ messages)
` [patch V3 1/9] MDS basics 1
  ` [MODERATED] "
` [patch V3 4/9] MDS basics 4
  ` [MODERATED] "
` [patch V3 5/9] MDS basics 5
  ` [MODERATED] "
` [patch V3 7/9] MDS basics 7
  ` [MODERATED] "
` [patch V3 8/9] MDS basics 8
  ` [MODERATED] "

[PATCH 1/2] test_firmware: remove some dead code
 2019-02-22  7:29 UTC  (7+ messages)
` [PATCH 2/2] test_firmware: silence underflow warning in test_dev_config_update_u8()

[PATCH] btrfs: Fix possible NULL pointer dereference in btrfs selftest
 2019-02-22  7:26 UTC  (3+ messages)

[PATCH 00/25] i.MX8MQ USB support
 2019-02-22  7:27 UTC  (2+ messages)

[PATCH v2 0/3] alsa recipe updates
 2019-02-22  7:25 UTC  (3+ messages)
` [PATCH v2 3/3] alsa-utils: 1.1.6 -> 1.1.8

[Qemu-devel] [PATCH 00/10] pflash: Fixes and cleanups
 2019-02-22  7:23 UTC  (14+ messages)
` [Qemu-devel] [PATCH 02/10] pflash: Macro PFLASH_BUG() is used just once, expand
` [Qemu-devel] [PATCH 05/10] ppc405_boards: Don't size flash memory to match backing image

[PATCH net-next] net: phy: let genphy_c45_read_abilities also check aneg capability
 2019-02-22  7:23 UTC 

[LTP] [PATCH 1/5] syscalls/fanotify03: defined additional tcase members for added control
 2019-02-22  7:22 UTC  (3+ messages)

[PATCH 0/4] Fix inconsistencies observed in population of tx_stats in debugfs
 2019-02-22  7:20 UTC  (10+ messages)
` [PATCH 1/4] ath10k: Fix the incorrect updation of NSS data in tx stats
` [PATCH 2/4] ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
` [PATCH 3/4] ath10k: Fix the wrong updation of SGI in tx_stats debugfs
` [PATCH 4/4] ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats

[U-Boot] [PATCH 00/40] x86: Add support for booting from TPL
 2019-02-22  7:20 UTC  (81+ messages)
` [U-Boot] [PATCH 01/40] binman: Don't generate an error in 'text' entry constructor
` [U-Boot] [PATCH 02/40] binman: Don't show image-skip message by default
` [U-Boot] [PATCH 03/40] binman: Add a missing comment in Entry_vblock
` [U-Boot] [PATCH 04/40] dm: core: Fix translate condition in ofnode_get_addr_size()
` [U-Boot] [PATCH 05/40] cros_ec: Use a hyphen in the uclass name
` [U-Boot] [PATCH 06/40] spl: Allow sandbox to build a device-tree file
` [U-Boot] [PATCH 07/40] RFC: binman: Allow sections to have an offset
` [U-Boot] [PATCH 08/40] x86: start64: Fix copyright message
` [U-Boot] [PATCH 09/40] x86: mp_init: Use proper error numbers
` [U-Boot] [PATCH 10/40] x86: Add a way to reinit the cpu
` [U-Boot] [PATCH 11/40] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH 12/40] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH 13/40] x86: Support SPL and TPL
` [U-Boot] [PATCH 14/40] x86: Support booting with TPL
` [U-Boot] [PATCH 15/40] x86: Add a handoff header file
` [U-Boot] [PATCH 16/40] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH 17/40] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH 18/40] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH 19/40] x86: broadwell: Split CPU init
` [U-Boot] [PATCH 20/40] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH 21/40] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH 22/40] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH 23/40] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH 24/40] x86: Add common Intel "
` [U-Boot] [PATCH 25/40] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH 26/40] x86: Add a simple TPL implementations
` [U-Boot] [PATCH 27/40] x86: mrccache: Add more debugging
` [U-Boot] [PATCH 28/40] x86: Add a sysreset driver for the Intel PCH
` [U-Boot] [PATCH 29/40] x86: Support TPL in Intel common code
` [U-Boot] [PATCH 30/40] x86: Don't set up MTRRs in SPL
` [U-Boot] [PATCH 31/40] x86: Don't generate a bootstage report "
` [U-Boot] [PATCH 32/40] x86: Support PCI VGA ROM when TPL is used
` [U-Boot] [PATCH 33/40] x86: sysreset: Implement the get_last() method
` [U-Boot] [PATCH 34/40] x86: Add documention on the samus flashmap
` [U-Boot] [PATCH 35/40] x86: samus: Update device tree for SPL
` [U-Boot] [PATCH 36/40] x86: samus: Update device tree for verified boot
` [U-Boot] [PATCH 37/40] x86: Update device tree for TPL
` [U-Boot] [PATCH 38/40] x86: Update device tree for Chromium OS verified boot
` [U-Boot] [PATCH 39/40] x86: Fix device-tree indentation
` [U-Boot] [PATCH 40/40] x86: samus: Add a target to boot through TPL

[PATCH v2] perf record: Add support for limit perf output file size
 2019-02-22  7:19 UTC 

[EARLY RFC][PATCH 0/4] dmabuf pools infrastructure (destaging ION)
 2019-02-22  7:19 UTC  (2+ messages)

[PATCH] bitbake.conf:update FETCHCMD_wget with --no-passive-ftp
 2019-02-22  7:17 UTC  (2+ messages)

[PATCH v2 0/6] powerpc: sstep: Extend instruction emulation support
 2019-02-22  6:54 UTC  (21+ messages)
  ` [PATCH v2 1/6] powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
  ` [PATCH v2 2/6] powerpc: sstep: Add support for darn instruction
  ` [PATCH v2 3/6] powerpc sstep: Add support for cnttzw, cnttzd instructions
  ` [PATCH v2 4/6] powerpc sstep: Add support for extswsli instruction
  ` [PATCH v2 5/6] powerpc sstep: Add support for modsw, moduw instructions
  ` [PATCH v2 6/6] powerpc sstep: Add support for modsd, modud instructions

[PATCH 1/5] net: dsa: fix a leaked reference by adding a missing of_node_put
 2019-02-22  7:15 UTC  (12+ messages)
` [PATCH 2/5] net: mscc: ocelot: "
` [PATCH 3/5] mt76: "
` [PATCH 4/5] net: xilinx: fix a leaked reference by adding "
` [PATCH 5/5] net: dsa: "

[meta-oe][PATCH] nodejs: fix additional compatibility with older gcc
 2019-02-22  7:16 UTC 

[PATCH v2 3/5] soc: qcom: socinfo: Expose custom attributes
 2019-02-22  7:16 UTC  (5+ messages)

[PATCH v4 0/2] drm & vgaarb: handle vgacon removal in vgaarb
 2019-02-22  7:16 UTC  (5+ messages)
` [PATCH v4 1/2] drm: move i915_kick_out_vgacon to vgaarb
` [PATCH v4 2/2] drm/qxl: remove conflicting framebuffers earlier

[PATCH v2 0/2] drm/qxl: kick out vgacon
 2019-02-22  7:14 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH -next] habanalabs: use GFP_ATOMIC under spin lock
 2019-02-22  7:11 UTC  (5+ messages)

[PATCH 1/2] net/iavf: rename avf to iavf
 2019-02-22 15:03 UTC  (2+ messages)
` [PATCH 2/2] doc: "

[LTP] [PATCH] mem/lib: remove NH_CPUS flag from get_allowed_nodes_arr
 2019-02-22  7:11 UTC 

[PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure
 2019-02-22  7:10 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 1/1] [RFC] drm/ttm: Don't init dma32_zone on 64-bit systems
 2019-02-22  7:10 UTC  (16+ messages)

[PATCH] mm, oom: OOM killer use rss size without shmem
 2019-02-22  7:10 UTC  (2+ messages)

[RFC 0/3] tqs: add thread quiescent state library
 2019-02-22  7:07 UTC  (17+ messages)
` [RFC v2 0/2] rcu: add RCU library supporting QSBR mechanism
  ` [RFC v2 1/2] "
  ` [RFC v3 0/5] "
    ` [RFC v3 1/5] "
    ` [RFC v3 2/5] test/rcu_qsbr: add API and functional tests
    ` [RFC v3 3/5] lib/rcu: add dynamic memory allocation capability
    ` [RFC v3 4/5] test/rcu_qsbr: modify test cases for dynamic memory allocation
    ` [RFC v3 5/5] lib/rcu: fix the size of register thread ID array size

patch "USB: serial: cp210x: fix GPIO in autosuspend" added to usb-next
 2019-02-22  7:06 UTC 

patch "USB: serial: option: add Telit ME910 ECM composition" added to usb-next
 2019-02-22  7:06 UTC 

patch "USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485" added to usb-next
 2019-02-22  7:05 UTC 

[Qemu-devel] [PATCH v6 0/7] vhost-user-blk: Add support for backend reconnecting
 2019-02-22  7:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v6 1/7] vhost-user: Support transferring inflight buffer between qemu and backend

patch "gnss: sirf: fix premature wakeup interrupt enable" added to char-misc-next
 2019-02-22  7:05 UTC 

[PATCH v2 1/2] devicetree.bbclass: Add virtual provider for dtb
 2019-02-20 18:29 UTC  (2+ messages)
` [PATCH v2 2/2] kernel-fitimage.bbclass: Introduce a way to provide external dtb

[PATCH 0/2] Staging: fbtft: Fix Various Checkpatch issues
 2019-02-22  7:02 UTC  (3+ messages)
` [PATCH 1/2] Staging: fbtft: Extra blank line not required before '}'
` [PATCH 2/2] Staging: fbtft: Fix line over 80 characters

[linux-next:master 8840/10202] drivers/staging/media/imx/imx7-media-csi.c:1082 imx7_csi_set_fmt() error: uninitialized symbol 'cc'
 2019-02-22  7:01 UTC 

[Fuego] Integration of Fuego and Linaro test-definitons
 2019-02-22  7:00 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-02-21
 2019-02-22  7:00 UTC 

[virtio-dev] [RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2019-02-22  7:00 UTC  (9+ messages)
` [virtio-dev] [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework
  `  "
      ` [virtio-dev] net_failover slave udev renaming (was Re: [RFC PATCH net-next v6 4/4] netvsc: refactor notifier/event handling code to use the bypass framework)
        ` [virtio-dev] "

[Qemu-devel] [PATCH 0/4] iothread: create gcontext unconditionally
 2019-02-22  6:57 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] iothread: replace init_done_cond with a semaphore
` [Qemu-devel] [PATCH 2/4] iothread: create the gcontext onconditionally
` [Qemu-devel] [PATCH 4/4] iothread: push gcontext earlier in the thread_fn

[PATCH net v3] net: set static variable an initial value in atl2_probe()
 2019-02-22  6:57 UTC  (2+ messages)

[PATCH 0/2] cim-schema-docs/final: remove do_unpack
 2019-02-22  6:56 UTC  (3+ messages)
` [meta-networking][PATCH 1/2] cim-schema-docs: "
` [meta-networking][PATCH 2/2] cim-schema-final: "

[PATCH v2] net: set static variable an initial value in atl2_probe()
 2019-02-22  6:54 UTC  (2+ messages)

[PATCH 0/3] powerpc: sstep: Emulation test infrastructure
 2019-02-22  6:49 UTC  (4+ messages)
` [PATCH 1/3] powerpc: sstep: Add tests for compute type instructions

[PATCH 0/4] misc: hpilo: Do not claim on unsupported hardware
 2019-02-22  6:50 UTC  (9+ messages)
` [PATCH 2/4] misc: hpilo: Exclude unsupported device via blacklist
` [PATCH 4/4] misc: hpilo: Update driver version

[PATCH] dpkg: 1.18.25 -> 1.19.4
 2019-02-22  6:47 UTC 

[GIT PULL] Please pull my kvm-ppc-next-5.1-1 tag
 2019-02-22  6:46 UTC  (2+ messages)

[Fuego] fuego-core repo patches to use Fuego without Jenkins
 2019-02-22  6:46 UTC  (2+ messages)
` [Fuego] [PATCH] ftc: process jenkins_enabled

[virtio-dev] Memory sharing device
 2019-02-22  6:42 UTC  (11+ messages)

[Fuego] fuego repo patches to use Fuego without Jenkins
 2019-02-22  6:38 UTC  (6+ messages)
` [Fuego] [PATCH 1/5] Dockerfile: clean up dependencies
` [Fuego] [PATCH 2/5] Dockerfile: remove redundant jenkins port line
` [Fuego] [PATCH 3/5] Dockerfile: remove unneeded ls checks
` [Fuego] [PATCH 4/5] Dockerfile: put a fixthis for netperf on multi-containers
` [Fuego] [PATCH 5/5] nojenkins: add a way to run Fuego without jenkins

ECC memory of BMC
 2019-02-22  6:37 UTC  (8+ messages)

[PATCH v3] iw: Add support for controlling tx power for per station
 2019-02-22  6:37 UTC  (2+ messages)

[PATCH] media: cx18: update *pos correctly in cx18_read_pos()
 2019-02-22  6:37 UTC  (2+ messages)

[PATCH] media: ivtv: update *pos correctly in ivtv_read_pos()
 2019-02-22  6:36 UTC  (2+ messages)

[PATCH v3 3/3] ath10k: add support for controlling tx power to a station
 2019-02-22  6:35 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.