All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-02 23:45:31 to 2018-07-03 02:16:26 UTC [more...]

[Qemu-devel] [PATCH 00/32] qmp: Fixes and cleanups around OOB commands
 2018-07-03  2:16 UTC  (25+ messages)
` [Qemu-devel] [PATCH 10/32] tests/test-qga: Demonstrate the guest-agent ignores "control"
` [Qemu-devel] [PATCH 11/32] qmp qemu-ga: Fix qemu-ga not to accept "control"
` [Qemu-devel] [PATCH 12/32] qmp: Redo how the client requests out-of-band execution
` [Qemu-devel] [PATCH 13/32] qmp: Revert change to handle_qmp_command tracepoint
` [Qemu-devel] [PATCH 14/32] qmp: Always free QMPRequest with qmp_request_free()
` [Qemu-devel] [PATCH 15/32] qmp: Simplify code around monitor_qmp_dispatch_one()
` [Qemu-devel] [PATCH 16/32] tests/qmp-test: Demonstrate QMP errors jumping the queue
` [Qemu-devel] [PATCH 17/32] qmp: Don't let malformed in-band commands jump "
` [Qemu-devel] [PATCH 18/32] qmp: Don't let JSON errors "
` [Qemu-devel] [PATCH 19/32] monitor: Rename use_io_thr to use_io_thread
` [Qemu-devel] [PATCH 20/32] monitor: Peel off @mon_global wrapper
` [Qemu-devel] [PATCH 21/32] qobject: New qdict_from_jsonf_nofail()

[PATCH 0/5] m68k: IO Fixes and Cleanups
 2018-07-03  2:15 UTC  (4+ messages)
` [PATCH 1/5] m68k/io: Add missing ioremap define guards, fix typo

[PATCH 2/2] drivers: core: Remove glue dirs from sysfs earlier
 2018-07-03  2:15 UTC  (10+ messages)

Android app whitelist/blacklist feature
 2018-07-03  2:21 UTC  (4+ messages)

[PATCH V2] mmc: core: cd_label must be last entry of mmc_gpio struct
 2018-07-03  2:13 UTC  (4+ messages)

[PATCH net-next v4 0/4] net: vhost: improve performance when enable busyloop
 2018-07-03  2:12 UTC  (4+ messages)
` [PATCH net-next v4 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-07-03  2:11 UTC  (7+ messages)
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

[RFC PATCH] tg: count the sum wait time of an task group
 2018-07-03  2:10 UTC  (3+ messages)

[PATCH] selinux: Use pr_fmt to prefix "SELinux: "
 2018-07-03  2:10 UTC  (5+ messages)

[lkp-robot] 398ceb91b8 BUG: kernel hang in boot stage
 2018-07-03  2:09 UTC 

[PATCH 1/2] ARM: imx_v6_v7_defconfig: Re-sync defconfig
 2018-07-03  2:07 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select ULPI support

[U-Boot] [PATCH 1/1] ARM: qemu-arm: enable RTC
 2018-07-03  2:07 UTC  (4+ messages)

[v2] USB: chipidea: Do not hang when CONFIG_USB_CHIPIDEA_ULPI is not selected
 2018-07-03  2:06 UTC 

[PATCH 4/6] perf/aux: Make perf_event accessible to setup_aux()
 2018-07-03  2:05 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: switch firmware path for CIK parts
 2018-07-03  2:05 UTC  (5+ messages)

[RFC PATCH for 4.18] rseq: use __u64 for rseq_cs fields, validate user inputs
 2018-07-03  2:01 UTC  (19+ messages)

[Qemu-devel] [PATCH v2] ui/cocoa.m: prevent stuck command key when going into full screen mode
 2018-07-03  2:00 UTC 

[PATCH v13 0/3] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-07-03  2:00 UTC  (3+ messages)
` [PATCH v13 3/3] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[v2] USB: chipidea: Do not hang when CONFIG_USB_CHIPIDEA_ULPI is not selected
 2018-07-03  2:00 UTC 

[PATCH] drm/amdgpu: Reserve shared fence slot in amdgpu_vm_update_directories
 2018-07-03  1:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCHv2 net-next 0/5] sctp: fully support for dscp and flowlabel per transport
 2018-07-03  1:54 UTC  (3+ messages)

[PATCH 0/2] x86/build/vdso: a little more Makefile cleanups
 2018-07-03  1:50 UTC  (4+ messages)
` [PATCH 1/2] x86/build/vdso: remove unused vdso-syms.lds
` [PATCH 2/2] x86/build/vdso: simplify cmd_vdso2c

[PATCH V3 0/3] blk-mq: improve IO perf in case of none io sched
 2018-07-03  1:52 UTC  (5+ messages)
` [PATCH V3 3/3] blk-mq: dequeue request one by one from sw queue iff hctx is busy

[PATCH 0/6] Fix memory leaks in efi subsystem
 2018-07-03  1:50 UTC  (7+ messages)
` [PATCH 1/6] efi: Introduce efi_memmap_free() to free memory allocated by efi_memmap_alloc()
` [PATCH 2/6] efi: Let the user of efi_memmap_alloc() know the type of allocation performed
` [PATCH 3/6] efi: Use efi.memmap.alloc_type instead of efi.memmap.late
` [PATCH 4/6] x86/efi: Free existing memory map before installing new memory map
` [PATCH 5/6] x86/efi: Free allocated memory if remap fails
` [PATCH 6/6] efi: Fix unaligned fake memmap entries corrupting efi memory map

[PATCH v2] atmel: using strlcpy() to avoid possible buffer overflows
 2018-07-03  1:48 UTC  (4+ messages)

[v2] USB: chipidea: Do not hang when CONFIG_USB_CHIPIDEA_ULPI is not selected
 2018-07-03  1:48 UTC 

[Qemu-devel] [PATCH 0/4] tests/vm: various trivial fixes
 2018-07-03  1:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] tests/vm: Support proxy / corporate firewall

Coccinelle report for drivers/pci/
 2018-07-03  1:45 UTC 

[PATCH 00/11] Adding security support for nvdimm
 2018-07-03  1:45 UTC  (10+ messages)
` [PATCH 01/11] nfit: adding support for Intel DSM 1.7 commands
` [PATCH 03/11] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH 04/11] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs

[PATCH] [yocto-ab-helper] utils.py: Resolved unicode data expansion
 2018-07-03  1:44 UTC 

[PATCH net] sctp: fix the issue that pathmtu may be set lower than MINSEGMENT
 2018-07-03  1:43 UTC  (4+ messages)

[RFC PATCH 0/4] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-07-03  1:40 UTC  (5+ messages)

[PATCH] powerpc: mpc5200: Remove VLA usage
 2018-07-03  1:41 UTC  (6+ messages)

[PATCH v5 0/9] support in-order feature
 2018-07-03  1:40 UTC  (12+ messages)
` [PATCH v5 7/9] net/virtio: support in-order Rx and Tx
` [PATCH v5 8/9] net/virtio: add in-order Rx/Tx into selection

[DPDK 18.08 v1 00/12] net/mlx5: flow rework
 2018-07-03  1:40 UTC  (6+ messages)
` [PATCH v2 00/20] "
  ` [PATCH v2 02/20] net/mlx5: handle drop queues are regular queues
  ` [PATCH v2 03/20] net/mlx5: replace verbs priorities by flow

[PATCH bpf v2 0/4] Bug fixes to the SKB TX path of AF_XDP
 2018-07-03  1:39 UTC  (2+ messages)

[lkp-robot] 39b6345460 [ 1.374744] BUG: sleeping function called from invalid context at mm/mmap.c:179
 2018-07-03  1:38 UTC 

[PATCH v5 0/6] fs/dcache: Track & limit # of negative dentries
 2018-07-03  1:38 UTC  (11+ messages)
` [PATCH v5 2/6] fs/dcache: Make negative dentry tracking configurable

So, does btrfs check lowmem take days? weeks?
 2018-07-03  1:37 UTC  (16+ messages)
                      ` how to best segment a big block device in resizeable btrfs filesystems?

[Qemu-devel] [PULL 0/6] NBD patches for 2018-07-02 (3.0 soft freeze)
 2018-07-03  1:37 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] nbd/server: Fix dirty bitmap logic regression
` [Qemu-devel] [PULL 2/6] iscsi: Avoid potential for get_status overflow
` [Qemu-devel] [PULL 3/6] blockdev: enable non-root nodes for backup source
` [Qemu-devel] [PULL 4/6] iotests: add 222 to test basic fleecing
` [Qemu-devel] [PULL 5/6] nbd/client: Add x-dirty-bitmap to query bitmap from server
` [Qemu-devel] [PULL 6/6] iotests: New test 223 for exporting dirty bitmap over NBD

[Qemu-devel] [PATCH v6 0/5] Misc sam460ex improvements
 2018-07-03  1:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 5/5] target/ppc: Relax reserved bitmask of indexed store instructions
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2] ppc: Include vga cirrus card into the compiling process
 2018-07-03  1:33 UTC  (2+ messages)

[PATCH kernel v2 2/2] KVM: PPC: Check if IOMMU page is contained in the pinned physical page
 2018-07-03  1:36 UTC  (12+ messages)

[PATCH 1/2] powerpc/pkeys: preallocate execute_only key only if the key is available
 2018-07-03  1:35 UTC  (3+ messages)
` [PATCH 2/2] powerpc/pkeys: key allocation/deallocation must not change pkey registers

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-07-03  1:35 UTC  (3+ messages)
` [PATCH 02/15] arm: dts: ls1021a: Add missing cooling device properties for CPUs

[PATCH upstream] KASAN: slab-out-of-bounds Read in getname_kernel
 2018-07-03  1:34 UTC  (8+ messages)

[patch V5 00/10] KVM magic # 0
 2018-07-03  1:33 UTC  (5+ messages)
` [patch V5 05/10] KVM magic # 5
  ` [MODERATED] Re: ***UNCHECKED*** "

[PATCH] mm: allow arch to supply p??_free_tlb functions
 2018-07-03  1:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] block: Trivial fixes in offloading code
 2018-07-03  1:26 UTC  (3+ messages)

[PATCH 1/2] xen/xsm: Introduce new boot parameter xsm
 2018-07-03  1:26 UTC  (2+ messages)
` [PATCH 2/2] xen/xsm: Add new SILO mode for XSM

[PATCH 0/3] arm, arm64, microblaze: add endianness options to LDFLAGS instead of LD
 2018-07-03  1:22 UTC  (12+ messages)
` [PATCH 0/3] arm,arm64,microblaze: "
` [PATCH 1/3] ARM: add endianness option "
` [PATCH 2/3] arm64: "
` [PATCH 3/3] microblaze: add endianness options "

[Qemu-devel] [PATCH 0/2] vmdk: Fix possible segfault with non-VMDK backing
 2018-07-03  1:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "

[PATCH V2] bindings: add clocks optional binding for imx gpio
 2018-07-03  1:18 UTC 

[PATCH net-next] tcp: Improve setsockopt() TCP_USER_TIMEOUT accuracy
 2018-07-03  1:17 UTC 

[PATCH v4 0/7] soundwire: Add multi link support
 2018-07-03  1:13 UTC  (4+ messages)
` [PATCH v4 4/7] soundwire: Handle multiple master instances in a stream

[PATCH] bindings: add clocks optional binding for imx gpio
 2018-07-03  1:14 UTC  (3+ messages)

[PATCH v6] MIPS: Octeon: Remove unused CIU types and macros
 2018-07-03  1:13 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc: Fix typo on PC_COMPAT_2_12
 2018-07-03  1:10 UTC 

Build regressions/improvements in v4.18-rc3
 2018-07-03  1:09 UTC  (4+ messages)

[PATCH 9/9] dm-integrity: recalculate checksums
 2018-07-03  1:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] console: Remember if ctrlc is disabled in console_tstc()
 2018-07-03  1:06 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sandbox: Don't disable ctrlc() on sandbox if in raw mode

[git pull] m68knommu fixes for v4.18
 2018-07-03  1:06 UTC 

[Qemu-devel] [PATCH] target/ppc: set is_jmp on ppc_tr_breakpoint_check
 2018-07-03  1:03 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[PATCH] drm/via: mark expected switch fall-throughs
 2018-07-03  1:03 UTC 

[PATCH v2 1/2] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
 2018-07-03  1:00 UTC  (3+ messages)

[PATCH v4 0/4] gpio: aspeed: Fixes and support for sharing with co-processor
 2018-07-03  0:59 UTC  (3+ messages)

[PATCH] ext4: e2fsprogs: fix inode bitmap num not integer,incompatible for ancient android devices
 2018-07-03  0:58 UTC  (12+ messages)
` 答复: "
    ` 答复: "
        ` 答复: "
            ` 答复: "
                ` 答复: "
                    ` 答复: "

[3/3] dmaengine: imx-sdma: remove unused variable
 2018-07-03  0:58 UTC 

[PATCH v2] btrfs: tree-checker: Verify block_group_item
 2018-07-03  0:56 UTC  (3+ messages)

[rcu:dev 117/117] include/linux/rcutiny.h:99:2: error: implicit declaration of function 'rcu_sched_qs'; did you mean 'rcu_tasks_qs'?
 2018-07-03  0:51 UTC 

[PATCH net-next v2 0/2] tcp: fix high tail latencies in DCTCP
 2018-07-03  0:51 UTC  (4+ messages)
` [PATCH net-next v2 1/2] tcp: notify when a delayed ack is sent

linux-next: build failure after merge of the net-next tree
 2018-07-03  0:47 UTC 

[Qemu-devel] [PATCH v2 0/2] test NBD bitmap export
 2018-07-03  0:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] iotests: New test 223 for exporting dirty bitmap over NBD

[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
 2018-07-03  0:41 UTC  (5+ messages)
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root

[PATCH] gcc-plugins: remove unused GCC_PLUGIN_SUBDIR
 2018-07-03  0:39 UTC 

[PATCH] kernel.h: Documentation for roundup() vs round_up()
 2018-07-03  0:38 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_psr_sink_crc: Do not test sink crc
 2018-07-03  1:01 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_psr_sink_crc: Test PSR source HW status
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/2] tests/kms_psr_sink_crc: Do not test sink crc

[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
 2018-07-02 23:39 UTC  (5+ messages)

dmaengine: rcar-dmac: convert to SPDX identifiers
 2018-07-03  0:29 UTC  (2+ messages)
` [PATCH] "

[v3] dmaengine: rcar-dmac: clear channel register when error
 2018-07-03  0:29 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH v3 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
 2018-07-03  0:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] pc-dimm: assign and verify the "addr" property during pre_plug

[Qemu-devel] [PATCH v3] spapr: compute default value of "hpt-max-page-size" later
 2018-07-03  0:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Misc sm501 improvements
 2018-07-03  0:28 UTC  (4+ messages)

[virtio-dev] [PATCH] Add virtio gpu device specification
 2018-07-03  0:15 UTC  (2+ messages)

[PATCH ethtool] ethtool: ixgbe dump strings for security registers
 2018-07-03  0:09 UTC 

[Intel-wired-lan] [PATCH next-queue] ixgbe: add ipsec security registers into ethtool register dump
 2018-07-03  0:09 UTC  (2+ messages)
`  "

[PATCH v2 0/6] mm/fs: gup: don't unmap or drop filesystem buffers
 2018-07-03  0:08 UTC  (5+ messages)
` [PATCH v2 5/6] mm: track gup pages with page->dma_pinned_* fields

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD INCOMPLETE 5e0ee95a23fdff87fa9e34ceae2ed973879e4ec4
 2018-07-03  0:04 UTC 

[virtio] [PATCH v3 0/6] rework notifications terminology
 2018-07-03  0:01 UTC  (2+ messages)
` [virtio] Re: [virtio-dev] "

[RFC v3 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-07-03  0:01 UTC  (8+ messages)
` [RFC v3 PATCH 4/5] mm: mmap: zap pages with read mmap_sem "

[PATCH] Btrfs: make sure there is always room for generation number
 2018-07-03  0:00 UTC 

[PATCH] HID: debug: check length before copy_to_user()
 2018-07-02 23:59 UTC 

Subject: [PATCH RFC] block: fix Amiga RDB partition support for disks >= 2 TB
 2018-07-02 23:58 UTC  (4+ messages)
` [PATCH] block: fix Amiga partition support for disks >= 1 TB

[Qemu-devel] [PULL 00/25] OpenRISC updates for 3.0
 2018-07-02 23:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/20] Travis, Code Coverage and Cross Build updates
 2018-07-02 23:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 20/20] docker: add linux-user powered cross builder for QEMU

[Qemu-devel] [PULL 0/3] pc, virtio: fixes
 2018-07-02 23:48 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/i386: Fix IVHD entry length for AMD IOMMU
` [Qemu-devel] [PULL 2/3] hw/i386: Fix AMDVI GATS and HATS encodings
` [Qemu-devel] [PULL 3/3] virtio-rng: process pending requests on DRIVER_OK

[Qemu-devel] 2018-07-02 Incremental Backup Status Report
 2018-07-02 23:47 UTC 

[PATCH 0/7] Enable 32-bit native builds with meson
 2018-07-02 23:47 UTC  (5+ messages)
` [PATCH 1/7] kni: disable for 32-bit meson builds
` [PATCH 6/7] examples/kni: fix dependency check for building with meson


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.