All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 23:35:24 to 2019-02-21 00:59:18 UTC [more...]

[Qemu-devel] [PATCH v3 00/20] Acceptance Tests: target architecture support
 2019-02-21  0:57 UTC  (20+ messages)
` [Qemu-devel] [PATCH v3 01/20] scripts/qemu.py: log QEMU launch command line
` [Qemu-devel] [PATCH v3 02/20] Acceptance tests: show avocado test execution by default
` [Qemu-devel] [PATCH v3 03/20] Acceptance tests: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PATCH v3 04/20] Acceptance tests: fix doc reference to avocado_qemu directory
` [Qemu-devel] [PATCH v3 05/20] Acceptance tests: introduce arch parameter and attribute
` [Qemu-devel] [PATCH v3 06/20] Acceptance tests: use "arch:" tag to filter target specific tests
` [Qemu-devel] [PATCH v3 07/20] Acceptance tests: look for target architecture in test tags first
` [Qemu-devel] [PATCH v3 08/20] Boot Linux Console Test: rename the x86_64 after the arch and machine
` [Qemu-devel] [PATCH v3 09/20] Boot Linux Console Test: update the x86_64 kernel
` [Qemu-devel] [PATCH v3 10/20] Boot Linux Console Test: add common kernel command line options
` [Qemu-devel] [PATCH v3 11/20] Boot Linux Console Test: increase timeout
` [Qemu-devel] [PATCH v3 12/20] Boot Linux Console Test: refactor the console watcher into utility method
` [Qemu-devel] [PATCH v3 13/20] scripts/qemu.py: support adding a console with the default serial device
` [Qemu-devel] [PATCH v3 14/20] Boot Linux Console Test: add a test for mips + malta
` [Qemu-devel] [PATCH v3 15/20] Boot Linux Console Test: add a test for mips64el "
` [Qemu-devel] [PATCH v3 16/20] Boot Linux Console Test: add a test for ppc64 + pseries
` [Qemu-devel] [PATCH v3 17/20] Boot Linux Console Test: add a test for aarch64 + virt
` [Qemu-devel] [PATCH v3 18/20] Boot Linux Console Test: add a test for arm "
` [Qemu-devel] [PATCH v3 19/20] Boot Linux Console Test: add a test for s390x + s390-ccw-virtio

[PATCH net-next v3 0/8] net: Get rid of switchdev_port_attr_get()
 2019-02-21  0:58 UTC  (18+ messages)
` [Bridge] "
` [PATCH net-next v3 1/8] net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
  ` [Bridge] "
` [PATCH net-next v3 2/8] mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGS
  ` [Bridge] "
` [PATCH net-next v3 3/8] staging: fsl-dpaa2: ethsw: "
  ` [Bridge] "
` [PATCH net-next v3 4/8] net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
  ` [Bridge] "
` [PATCH net-next v3 5/8] rocker: Check Handle PORT_PRE_BRIDGE_FLAGS
  ` [Bridge] "
` [PATCH net-next v3 6/8] net: bridge: Stop calling switchdev_port_attr_get()
  ` [Bridge] "
` [PATCH net-next v3 7/8] net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
  ` [Bridge] "
` [PATCH net-next v3 8/8] net: Get rid of switchdev_port_attr_get()
  ` [Bridge] "

[PATCH 00/12] QorIQ TMU multi-sensor and HWMON support
 2019-02-21  0:57 UTC  (4+ messages)
` [PATCH 12/12] thermal: qoriq: Add support for multiple thremal sites

[PATCH v3 0/2] GuC suspend paths cleanup
 2019-02-21  0:54 UTC  (4+ messages)
` [PATCH v3 1/2] drm/i915/guc: Splitting CT channel open/close functions

[PATCH] ipxe: Uprev and fix host compiler and linker flags
 2019-02-21  0:52 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS ed9b5e227f42c4c484ccf79c3e20a56f97bae463
 2019-02-21  0:51 UTC 

[Qemu-devel] [PATCH] hw/display: Add basic ATI VGA emulation
 2019-02-21  0:50 UTC  (6+ messages)

[PATCH] drm/i915/icl: Drop redundant gamma mode mask
 2019-02-21  0:48 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/6] lib: Add safe string funtions
 2019-02-21  0:48 UTC  (12+ messages)
` [PATCH 1/6] lib/string: Enable string selftesting
` [PATCH 2/6] lib/string: Fix erroneous 'overflow' documentation
` [PATCH 3/6] lib/string: Use correct docstring format
` [PATCH 4/6] lib/string: Add string copy/zero function

[Fuego] [PATCH] docker-container: allow user to override JENKINS_PORT
 2019-02-21  0:46 UTC 

PR - GuC v 31.3.0
 2019-02-21  0:45 UTC 

[Qemu-riscv] [PATCH v2 00/11] Upstream RISC-V fork patches, part 4
 2019-02-21  0:44 UTC  (24+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 01/11] riscv: pmp: Log pmp access errors as guest errors
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 02/11] RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 03/11] RISC-V: Allow interrupt controllers to claim interrupts
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 04/11] RISC-V: Remove unnecessary disassembler constraints
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 05/11] elf: Add RISC-V PSABI ELF header defines
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 06/11] RISC-V: linux-user support for RVE ABI
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 07/11] RISC-V: Change local interrupts from edge to level
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 08/11] RISC-V: Add support for vectored interrupts
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 09/11] RISC-V: Convert trap debugging to trace events
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 10/11] RISC-V: Update load reservation comment in do_interrupt
  ` [Qemu-devel] "
` [Qemu-riscv] [PATCH v2 11/11] riscv: sifive_u: Allow up to 4 CPUs to be created
  ` [Qemu-devel] "

linux-next: Tree for Feb 20
 2019-02-21  0:43 UTC  (6+ messages)

mlx5 stable backport help
 2019-02-21  0:43 UTC  (6+ messages)

[PATCH] regulator: fan53555: Add support for FAN53526
 2019-02-21  0:43 UTC 

[PATCH 00/10] HMM updates for 5.1
 2019-02-21  0:42 UTC  (16+ messages)
` [PATCH 01/10] mm/hmm: use reference counting for HMM struct
` [PATCH 02/10] mm/hmm: do not erase snapshot when a range is invalidated
` [PATCH 03/10] mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()

[audit] dffb589851: BUG:unable_to_handle_kernel
 2019-02-21  0:42 UTC  (2+ messages)

[PATCH v6 0/3] CRTC background color
 2019-02-21  0:41 UTC  (10+ messages)
` [PATCH v6 1/3] drm: Add CRTC background color property (v5)
` [PATCH v6 2/3] drm/i915/gen9+: Add support for pipe background color (v6)
` [PATCH v6 3/3] drm/i915: Add background color hardware readout and state check
` [PATCH i-g-t 1/2] lib: Add --skip-crc-compare option
  ` [igt-dev] "
  ` [PATCH i-g-t 2/2] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5)
    ` [igt-dev] "
    ` [PATCH i-g-t 2/2] tests/kms_crtc_background_color: overhaul to match upstream ABI (v5.1)
      ` [igt-dev] "

[4/6] dma: tegra: add accurate reporting of dma state
 2019-02-21  0:41 UTC 

Running OpenThread on fakelb
 2019-02-21  0:31 UTC 

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2019-02-21  0:40 UTC  (4+ messages)

[RFC][PATCH v3] mesa: Convert recipe to use meson build system
 2019-02-21  0:40 UTC  (2+ messages)

[RFC] net: dsa: qca8k: CPU port broken with commit 5502b218e001 ("net: phy: use phy_resolve_aneg_linkmode in genphy_read_status")
 2019-02-21  0:38 UTC  (2+ messages)

[PATCH v3 3/9] dt-bindings: Add documentation for Milbeaut SoCs
 2019-02-21  0:37 UTC  (4+ messages)

[PATCH v5.1 00/12] btrfs: Enhancement to tree block validation
 2019-02-21  0:37 UTC  (3+ messages)

[PATCH 0/5] QEMU VFIO live migration
 2019-02-21  0:31 UTC  (15+ messages)
` [PATCH 5/5] vfio/migration: support device memory capability
        ` [Qemu-devel] "
      ` [Qemu-devel] [PATCH 0/5] QEMU VFIO live migration

[igt-dev] [PATCH i-g-t 1/2] tests/kms_pwrite_crtc: Drop fixtures
 2019-02-21  0:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] lib: disallow fixtures/subtest groups in simple tests
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] tests/kms_pwrite_crtc: Drop fixtures

[PATCH v3 9/9] ARM: configs: Add Milbeaut M10V defconfig
 2019-02-21  0:36 UTC  (9+ messages)

[PATCH] drm/bochs: Fix the ID mismatch error
 2019-02-21  0:33 UTC  (2+ messages)

[lustre-devel] Lustre interval tree problems
 2019-02-21  0:33 UTC  (4+ messages)

[PATCH] drm/bochs: Fix the ID mismatch error
 2019-02-21  0:33 UTC 

[PATCH] random: Make /dev/random wait for crng_ready
 2019-02-21  0:32 UTC  (9+ messages)
` [PATCHv2] "
    ` [PATCHv3] "
        ` [PATCHv4] random: Make /dev/random wait for input_pool initialized
            ` [PATCHv5] "
              ` [PATCHv5] random: Make /dev/random wait for input_pool initializedy

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-02-21  0:31 UTC  (8+ messages)
` [Xen-devel] "

Unable to read or write from system SPI flash memory
 2019-02-21  0:31 UTC  (12+ messages)

[Fuego] Regarding changing jenkins service port change (from 8080 -> 8082)
 2019-02-21  0:31 UTC  (9+ messages)
` [Fuego] Executing test on slave machine connected to target board via serial port

[PATCH v2] powerpc/prom_init: add __init markers to all functions
 2019-02-21  0:26 UTC  (4+ messages)

[xen-4.9-testing test] 133314: regressions - trouble: blocked/broken/fail/pass
 2019-02-21  0:25 UTC 

[meta-virt][m-c-s][PATCH 1/1] consul: do not try to build for mips
 2019-02-21  0:26 UTC 

[PATCH] drm/amdgpu: select ARCH_HAS_HMM and ZONE_DEVICE option
 2019-02-21  0:25 UTC  (7+ messages)

[PATCH] regulator: axp20x: Get rid of AXP20X_xxx_START/END/STEPS defines
 2019-02-21  0:22 UTC  (3+ messages)

[PATCH] Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
 2019-02-21  0:23 UTC 

[PATCH v2] perf/core: use strndup_user() instead of buggy open-coded version
 2019-02-21  0:20 UTC  (2+ messages)

[PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
 2019-02-21  0:18 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 9/9] tests/kms_lease: exercise uevent
 2019-02-21  0:16 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t] "

[master][PATCH] ti-gc320-driver: move to k4.19
 2019-02-21  0:15 UTC  (3+ messages)

[RFC PATCH] http: use --stdin and --keep when downloading pack
 2019-02-21  0:14 UTC 

xfstests and current cifs for-next patch set
 2019-02-21  0:12 UTC  (8+ messages)

[PATCH net] net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
 2019-02-21  0:12 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: firmware message delay fixes
 2019-02-21  0:07 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Fix typo in firmware message timeout logic
` [PATCH net 2/2] bnxt_en: Wait longer for the firmware message response to complete

[PATCH] CIFS: Reset current mid to next value in sequence on send failures
 2019-02-21  0:06 UTC  (2+ messages)

Prevent Nand page writes on Power failure
 2019-02-21  0:05 UTC  (2+ messages)

[RFC PATCH] kbuild: support llvm-ar
 2019-02-21  0:04 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc limit tested fb formats
 2019-02-21  0:01 UTC  (2+ messages)

[U-Boot] IMX6 DM_USB / DM_MMC requires OF_CONTROL?
 2019-02-21  0:00 UTC  (4+ messages)

[PATCH bpf-next v2] bpf, seccomp: fix false positive preemption splat for cbpf->ebpf progs
 2019-02-20 23:59 UTC  (2+ messages)

linux-next: manual merge of the v4l-dvb tree with the dma-mapping tree
 2019-02-20 23:58 UTC 

[PATCH] mt76: usb: fix warning in mt76u_buf_free
 2019-02-20 23:57 UTC 

[PATCH] powerpc/kvm: Save and restore AMR instead of zeroing
 2019-02-20 23:55 UTC  (4+ messages)

[PATCH v2 0/4] media: imx: Various fixes for i.MX5 support
 2019-02-20 23:53 UTC  (5+ messages)
` [PATCH v2 1/4] media: imx: csi: Allow unknown nearest upstream entities
` [PATCH v2 2/4] media: imx: Clear fwnode link struct for each endpoint iteration
` [PATCH v2 3/4] media: imx: Rename functions that add IPU-internal subdevs
` [PATCH v2 4/4] media: imx: Don't register IPU subdevs/links if CSI port missing

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-20 23:52 UTC  (6+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[Qemu-devel] [PATCH 0/2] target/arm: SB and PredRes extensions
 2019-02-20 23:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] target/arm: Implement ARMv8.0-SB
` [Qemu-devel] [PATCH 2/2] target/arm: Implement ARMv8.0-PredRes

qemu segmentation fault on gobject-introspection
 2019-02-20 23:50 UTC 

[PATCH v1 net-next 0/4] net: dsa: microchip: add MIB counters support
 2019-02-20 23:49 UTC  (6+ messages)
` [PATCH v1 net-next 2/4] net: dsa: microchip: add MIB counter reading support

[PATCH] grub-install: check for arm-efi as a default target
 2019-02-20 23:47 UTC  (2+ messages)

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-20 23:47 UTC  (4+ messages)

[PATCH] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-20 23:46 UTC  (12+ messages)

[igt-dev] [PATCH i-g-t 1/3] lib/tests: Use ARRAY_SIZE
 2019-02-20 23:44 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 2/3] tests/kms_mmap_write_crc: Fix igt_fixture handling
` [igt-dev] [PATCH i-g-t 3/3] lib: disallow fixtures/subtest groups in simple tests

[PATCH v1] Bluetooth: hci_qca: Update baudrate change wait time for wcn3990
 2019-02-20 23:43 UTC  (2+ messages)

VAS INTERESUYUT BAZY DANNYH?
 2019-02-20 20:03 UTC 

[PATCH v3] Add travis-ci config file
 2019-02-20 23:38 UTC  (3+ messages)

[PATCH v3 1/3] drm/v3d: Add support for V3D v4.2
 2019-02-20 23:36 UTC  (3+ messages)
` [PATCH v3 2/3] drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x
` [PATCH v3 3/3] drm/v3d: Make sure the GPU is on when measuring clocks

[PATCH net-next v5 0/3] net: dsa: mv88e6xxx: fix IPv6
 2019-02-20 23:35 UTC  (3+ messages)
` [PATCH net-next v5 2/3] net: dsa: mv88e6xxx: add support for bridge flags
` [PATCH net-next v5 3/3] net: dsa: enable flooding for bridge ports


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.