All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-11 16:09:38 to 2019-03-11 16:56:17 UTC [more...]

[Qemu-devel] [PULL v2 00/31] Misc patches for 2019-03-09
 2019-03-11 16:55 UTC  (31+ messages)
` [Qemu-devel] [PULL v2 01/31] memory: Do not update coalesced IO range in the case of NOP
` [Qemu-devel] [PULL v2 02/31] vfio-pci: enable by default
` [Qemu-devel] [PULL v2 03/31] riscv/Kconfig: enable PCI_DEVICES
` [Qemu-devel] [PULL v2 04/31] tests: test-qgraph: fix a memory leak
` [Qemu-devel] [PULL v2 05/31] hw/i386/pc: run the multiboot loader before the PVH loader
` [Qemu-devel] [PULL v2 06/31] block/iscsi: Restrict Linux-specific code
` [Qemu-devel] [PULL v2 07/31] contrib/elf2dmp: add kernel start address checking
` [Qemu-devel] [PULL v2 08/31] configure: Enable werror for git worktrees
` [Qemu-devel] [PULL v2 09/31] target-i386: add kvm stubs to user-mode emulators
` [Qemu-devel] [PULL v2 10/31] i386: extended the cpuid_level when Intel PT is enabled
` [Qemu-devel] [PULL v2 11/31] virtio-scsi: Fix build with gcc 9
` [Qemu-devel] [PULL v2 12/31] lsi: implement basic SBCL functionality
` [Qemu-devel] [PULL v2 13/31] lsi: check if SIGP bit is already set in Wait reselect
` [Qemu-devel] [PULL v2 14/31] update copyright notice
` [Qemu-devel] [PULL v2 15/31] build: get rid of target-obj-y
` [Qemu-devel] [PULL v2 16/31] build: remove unnecessary assignments from Makefile.target
` [Qemu-devel] [PULL v2 17/31] build: clean trace/generated-helpers.c
` [Qemu-devel] [PULL v2 18/31] accel: Allow to build QEMU without TCG or KVM support
` [Qemu-devel] [PULL v2 19/31] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [Qemu-devel] [PULL v2 20/31] configure: Disable W^X on OpenBSD
` [Qemu-devel] [PULL v2 21/31] scsi-disk: Fix crash if request is invaild or disk is no medium
` [Qemu-devel] [PULL v2 22/31] lsi: use ldn_le_p()/stn_le_p()
` [Qemu-devel] [PULL v2 23/31] lsi: use enum type for s->waiting
` [Qemu-devel] [PULL v2 24/31] lsi: use enum type for s->msg_action
` [Qemu-devel] [PULL v2 25/31] lsi: use SCSI phase names instead of numbers in trace
` [Qemu-devel] [PULL v2 26/31] lsi: return dfifo value
` [Qemu-devel] [PULL v2 27/31] lsi: 810/895A are always little endian
` [Qemu-devel] [PULL v2 28/31] exec.c: refactor function flatview_add_to_dispatch()
` [Qemu-devel] [PULL v2 30/31] chardev: add support for authorization for TLS clients
` [Qemu-devel] [PULL v2 31/31] qemugdb: fix licensing

[Qemu-devel] [PATCH] scripts/qemugdb: re-license timers.py to GPLv2 or later
 2019-03-11 16:55 UTC 

[PATCH 1/6] drm/amdgpu: rework shadow handling during PD clear v2
 2019-03-11 16:55 UTC  (7+ messages)
` [PATCH 3/6] drm/amdgpu: allocate VM PDs/PTs on demand

[GIT pull] core udpate for 5.1
 2019-03-11 16:55 UTC  (6+ messages)
` [GIT pull] x86/asm "

[PATCH resend] block: fix inconsistent page index
 2019-03-11 16:55 UTC 

[PATCH 0/3] selftest/ima: fail kexec_load syscall
 2019-03-11 16:54 UTC  (10+ messages)
` [PATCH 3/3] x86/ima: retry detecting secure boot mode

[PATCH 18/20] KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
 2019-03-11 16:50 UTC  (3+ messages)
` [PATCH 19/20] KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size

[PATCH bpf] libbpf: fix to reject unknown flags in xsk_socket__create()
 2019-03-11 16:53 UTC  (2+ messages)

[PATCH 0/7] assorted (mostly) atomics changes
 2019-03-11 16:52 UTC  (10+ messages)
` [PATCH 1/7] events: drop arch_evtchn_inject()
` [PATCH 2/7] common: avoid atomic read-modify-write accesses in map_vcpu_info()
` [PATCH 3/7] Arm/atomic: correct asm() constraints in build_add_sized()
` [PATCH 4/7] Arm/atomic: drop uniformly used reg macro parameters
` [PATCH 5/7] Arm/atomic: parameterize register modifier macro arguments
` [PATCH 6/7] Arm/atomic: unify generation of u64 read/write functions
` [PATCH 7/7] Arm/atomic: cosmetics

[U-Boot] [PATCH] Revert "pico-imx7d: Add LCD support"
 2019-03-11 16:52 UTC  (4+ messages)

Home straight for veng, the uAPI wars
 2019-03-11 16:52 UTC  (11+ messages)
` [PATCH 08/13] drm/i915: Allow a context to define its set of engines

[Qemu-devel] [PULL 0/4] Usb 20190307 patches
 2019-03-11 16:42 UTC  (9+ messages)
` [Qemu-devel] [PULL 3/4] usb-mtp: prevent null dereference while deleting objects
      ` [Qemu-devel] [PATCH] usb-mtp: fix return status of delete

[PATCH 1/1] net/nfp: fix set_mac_addr
 2019-03-11 16:52 UTC  (3+ messages)
  ` [dpdk-stable] "

[Qemu-devel] [build-error] possible build error at the tip of the trunk? (dtc-related?)
 2019-03-11 16:49 UTC 

[Qemu-devel] [PATCH v2 00/10] file-posix: Make auto-read-only dynamic
 2019-03-11 16:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] tests/virtio-blk-test: Disable auto-read-only
` [Qemu-devel] [PATCH v2 02/10] qemu-iotests: commit to backing file with auto-read-only
` [Qemu-devel] [PATCH v2 03/10] block: Avoid useless local_err
` [Qemu-devel] [PATCH v2 04/10] block: Make permission changes in reopen less wrong
` [Qemu-devel] [PATCH v2 05/10] file-posix: Fix bdrv_open_flags() for snapshot=on
` [Qemu-devel] [PATCH v2 06/10] file-posix: Factor out raw_reconfigure_getfd()
` [Qemu-devel] [PATCH v2 07/10] file-posix: Store BDRVRawState.reopen_state during reopen
` [Qemu-devel] [PATCH v2 08/10] file-posix: Lock new fd in raw_reopen_prepare()
` [Qemu-devel] [PATCH v2 09/10] file-posix: Prepare permission code for fd switching
` [Qemu-devel] [PATCH v2 10/10] file-posix: Make auto-read-only dynamic

[PATCH 0/5] Clean up TTM mmap offsets
 2019-03-11 16:51 UTC  (3+ messages)

REGRESSION: dwc2: gadget: Add scatter-gather mode
 2019-03-11 16:50 UTC  (3+ messages)

[PATCH] ARM: Ensure that NEON code always compiles with Clang
 2019-03-11 16:49 UTC  (5+ messages)

[virtio] [PATCH v3] conformance: clarify transitional/non-transitional
 2019-03-11 16:49 UTC  (2+ messages)

per-cpu thoughts
 2019-03-11 16:48 UTC  (10+ messages)

[RFC PATCH 0/2] x86/perf/amd: AMD PMC counters and NMI latency
 2019-03-11 16:48 UTC  (3+ messages)
` [RFC PATCH 1/2] x86/perf/amd: Resolve race condition when disabling PMC
` [RFC PATCH 2/2] x86/perf/amd: Resolve NMI latency issues when multiple PMCs are active

[PATCH] target:tcmu:add '\n' when return user space
 2019-03-11 16:48 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_fb: better format printing
 2019-03-11 16:47 UTC 

[PATCH v1 0/6] Introduce AF_XDP PMD
 2019-03-11 16:46 UTC  (6+ messages)
` [PATCH v1 1/6] net/af_xdp: introduce AF_XDP PMD driver
` [PATCH v1 6/6] app/testpmd: add mempool flags parameter

[PATCH 1/2] xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
 2019-03-11 16:46 UTC  (3+ messages)
` [PATCH 2/2] xfs: clean up xfs_dir2_leaf_addname

[PATCH fio] t/io_uring: add depth options
 2019-03-11 16:45 UTC  (4+ messages)

a.out coredumping: fix or delete?
 2019-03-11 16:45 UTC  (15+ messages)
      ` [PATCH] x86: Deprecate a.out support

[PATCH v6 0/4] Add git-merge --cleanup support
 2019-03-11 16:45 UTC  (4+ messages)
` [PATCH v7 0/8] Fix scissors bug during conflict
  ` [PATCH v7 4/8] sequencer.c: remove duplicate code

[GSoC][PATCH] tests: avoid using pipes
 2019-03-11 16:45 UTC  (5+ messages)
        ` Fwd: "

[PATCH i-g-t] i915/gem_ppgtt: Swap args to intel_require_memory()
 2019-03-11 16:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] scsi: smartpqi_init: Reporting 'logical unit failure'
 2019-03-11 16:43 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] libselinux: Do not define gettid() if glibc >= 2.30 is used
 2019-03-11 16:42 UTC  (3+ messages)

[PATCH v2 0/8] mm/kdump: allow to exclude pages that are logically offline
 2019-03-11 16:40 UTC  (7+ messages)
` [PATCH v2] makedumpfile: "

[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
 2019-03-11 16:41 UTC  (6+ messages)
` [PATCH v3 1/3] arm: dts: rk3288-tinker.dtsi: Fix SD card detection
  ` [PATCH v3 3/3] arm: dts: rk3288-tinker.dtsi: Add outline Bluetooth support

general protection fault in skb_put
 2019-03-11 16:40 UTC  (5+ messages)

[PATCH libdrm] amdgpu/basic_tests.c: check for fork
 2019-03-11 16:40 UTC  (2+ messages)

[PATCH] gpu: drm: atomic_helper: Fix spelling errors
 2019-03-11 16:40 UTC  (3+ messages)

[PATCH pahole] pahole: use 32-bit integers for iterations within CU
 2019-03-11 16:39 UTC  (8+ messages)

[PATCH v2] drm/fourcc: add ARM GPU tile format
 2019-03-11 16:39 UTC  (3+ messages)

[PATCH] clk: imx6q: remove unsupported pll4_audio_div
 2019-03-11 16:39 UTC  (10+ messages)
` [V2 0/2] ARM: imx6qdl: remove PLL4_AUDIO_DIV clock
  ` [V2 1/2] clk: imx6q: remove unsupported pll4_audio_div
  ` [PATCH 2/2] ARM: dts: imx6q: remove references to PLL4_AUDIO_DIV

[PATCH] x86/paging: paging_set_allocation() is init-only
 2019-03-11 16:38 UTC 

[PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
 2019-03-11 16:38 UTC  (5+ messages)
` [PATCH v1 1/2] mmc: add SDIO identifiers for MediaTek Bluetooth devices
` [PATCH v1 2/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices

[PATCH] x86: support Atom Tremont
 2019-03-11 16:38 UTC 

WARNING in ep_poll_callback
 2019-03-11 16:37 UTC  (7+ messages)
        `  "

[PATCH v2] x86: don't allow clearing of TF_kernel_mode for other than 64-bit PV
 2019-03-11 16:37 UTC 

[RFC] simple_lmk: Introduce Simple Low Memory Killer for Android
 2019-03-11 16:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: Fix lockdep warning in RAS SYSFS
 2019-03-11 16:36 UTC  (4+ messages)
` [PATCH v2] drm/amdgpu: Fix lockdep warning in RAS SYSFS v2

[PATCH 1/2] futex: mark futex_detect_cmpxchg() as 'noinline'
 2019-03-11 16:36 UTC  (17+ messages)
` [PATCH 2/2] ARM: futex: make futex_detect_cmpxchg more reliable

[Bug 202873] New: (amdgpu) Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
 2019-03-11 16:36 UTC 

[PATCH] MAINTAINERS: Add an entry for the vboxvideo driver
 2019-03-11 16:35 UTC 

[PATCH bpf-next 0/2] Add fwd enum resolution for btf_dedup()
 2019-03-11 16:34 UTC  (4+ messages)
` [PATCH bpf-next 1/2] btf: resolve enum fwds in btf_dedup

[Qemu-devel] [PATCH] isa: Add APM and ACPI dependencies for VT82C686
 2019-03-11 16:33 UTC  (3+ messages)

[PATCH 0/3] drm/vboxvideo: Move the vboxvideo driver out of staging
 2019-03-11 16:33 UTC  (4+ messages)

[PATCH v2] x86/cpu/AMD: Fix CPB bit for more processors
 2019-03-11 16:32 UTC  (7+ messages)
` [tip:x86/cpu] x86/CPU/AMD: Set the CPB bit unconditionally on F17h

[PATCH 0/1] mingw: fix uname -r test
 2019-03-11 16:32 UTC  (4+ messages)
` [PATCH 1/1] mingw: allow building with an MSYS2 runtime v3.x

[RFC] Question about TLB flush while set Stage-2 huge pages
 2019-03-11 16:31 UTC  (3+ messages)

[PATCH 0/2] iio: accel: add support for LIS2DE12
 2019-03-11 16:31 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: accel: add LIS2DE12 sensor device binding

[PATCH v2] acl: fix missing flags when compiling without AVX2
 2019-03-11 16:31 UTC  (2+ messages)

[Qemu-devel] converting build system to Meson?
 2019-03-11 16:30 UTC  (5+ messages)

[rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master
 2019-03-11 16:29 UTC  (3+ messages)

[PATCH v1 net] lan743x: Fix RX Kernel Panic
 2019-03-11 16:29 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 00/15] s390: vfio-ccw dasd ipl support
 2019-03-11 16:29 UTC  (6+ messages)

[PATCH 3/3] riscv: rewrite tlb flush for performance improvement
 2019-03-11 16:28 UTC  (10+ messages)

[Qemu-devel] [PATCH] qemugdb: fix licensing
 2019-03-11 16:28 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915/icl: split pll functions
 2019-03-11 16:28 UTC  (2+ messages)

[PATCH 0/2] stash: handle pathspec magic again
 2019-03-11 16:27 UTC  (8+ messages)
` [PATCH 2/2] built-in stash: handle :(glob) pathspecs again

[Qemu-devel] [PULL 0/5] Vga 20190311 v2 patches
 2019-03-11 16:27 UTC  (2+ messages)

[PULL 1/1] vfio: ccw: only free cp on final interrupt
 2019-03-11 16:26 UTC 

[PATCH] FBTFT: fbtft-bus: Fix code style problems
 2019-03-11 16:25 UTC  (3+ messages)

[PATCH v2 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-03-11 16:23 UTC  (4+ messages)
` [PATCH v2 2/4] PCI: Cleanup comments in setup-bus.c to meet kernel coding style guidelines
` [PATCH v2 3/4] PCI: Fix serious bug when sizing bridges with additional size
` [PATCH v2 4/4] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes

[PATCH v2 0/4] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-03-11 16:22 UTC 

[Qemu-devel] [PATCH] configure: Remove old *-config-devices.mak.d files when running configure
 2019-03-11 16:21 UTC  (2+ messages)

Debian build polishing
 2019-03-11 16:19 UTC  (3+ messages)

Using RTnet to communicate with regular UDP socket
 2019-03-11 16:20 UTC 

[PATCH] netfilter: nf_conntrack_sip: remove direct dependency on IPv6
 2019-03-11 16:18 UTC 

[Qemu-devel] [PATCH 0/5] block/qcow2-bitmap: Enable resize with persistent bitmaps
 2019-03-11 16:18 UTC  (2+ messages)

[PATCH] arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate header
 2019-03-11 16:17 UTC  (2+ messages)

[PATCH 0/6] clean up MSR save/restore code
 2019-03-11 16:17 UTC  (5+ messages)
` [PATCH 1/6] x86: stop handling MSR_IA32_BNDCFGS save/restore in implementation code

please add e02f5c1bb228 to v4.9 and later
 2019-03-11 16:15 UTC 

[PATCH] target:tcmu:add '\n' when return user space
 2019-03-11 16:15 UTC 

[PATCH 1/1] Updated locking documentation for struct journal_t
 2019-03-11 16:15 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v5] spapr: Support NVIDIA V100 GPU with NVLink2
 2019-03-11 16:14 UTC  (2+ messages)

[PATCH] scsi/dpt_i2o.c: Use dma_zalloc_coherent
 2019-03-11 16:13 UTC  (2+ messages)

[PATCH 1/5] branching checklist: drop some hg tag runes
 2019-03-11 16:13 UTC  (3+ messages)
` [PATCH 5/5] release technician checklist: More explicit XEN_EXTRAVERSION

[PATCH] maintainers: claim responsibility for timer lib
 2019-03-11 16:13 UTC 

[SPDK] Compiling error on different types of Intel CPU
 2019-03-11 16:12 UTC 

[PATCH net-next] sched: add dualpi2 scheduler module
 2019-03-11 16:12 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_plane: Keep testing pixel formats even if one fails
 2019-03-11 16:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "

[PATCH] drm/sun4i: hdmi: add support for ddc-i2c-bus property
 2019-03-11 16:11 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/9] SMP support for RISC-V
 2019-03-11 16:10 UTC  (3+ messages)

[GSoC][PATCH v2 4/5] t0022-crlf-rename: avoid using pipes
 2019-03-11 16:10 UTC  (4+ messages)
` [GSoC][PATCH v2 5/5] t0000-basic: use test_line_count instead of wc -l

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git for-next rebased
 2019-03-11 16:09 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.