All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 12:10:07 to 2018-12-13 12:44:05 UTC [more...]

[igt-dev] [PATCH i-g-t 1/2] README: Use meson for building docs
 2018-12-13 12:43 UTC 

[PATCH] ARM: versatile: rename and comment Versatile specific SMP implementation
 2018-12-13 12:43 UTC 

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-13 12:43 UTC  (12+ messages)

[SPDK] FreeBSD CI environment
 2018-12-13 12:43 UTC 

[PATCH 0/3 REPOST] arm: covert a few spinlock_t locks to raw_spinlock_t
 2018-12-13 12:42 UTC  (11+ messages)
` [PATCH 1/3] arm: Convert arm boot_lock to raw

[PATCH] printk: Add caller information to printk() output
 2018-12-13 12:42 UTC  (12+ messages)

[Issue] systemd v237: systemd-analyze plot
 2018-12-12 21:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Update deprecation notes for QMP 'cpu-add' & HMP 'cpu_add'
 2018-12-13 12:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] qemu-deprecated.texi: Rename the HMP section
` [Qemu-devel] [PATCH 2/3] Update that HMP 'cpu_add' is deprecated in 4.0
` [Qemu-devel] [PATCH 3/3] Mention that QMP 'cpu-add' will be deprecated

patch "iio: adc: qcom-spmi-adc5: Initialize prescale properly" added to staging-testing
 2018-12-13 12:42 UTC 

patch "iio: dac: ad5686: fix bit shift read register" added to staging-testing
 2018-12-13 12:42 UTC 

[Qemu-devel] [PATCH v2 0/7] bitmaps: remove x- prefix from QMP api
 2018-12-13 12:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/7] blockdev: n-ary bitmap merge
` [Qemu-devel] [PATCH v2 3/7] block: remove 'x' prefix from experimental bitmap APIs
` [Qemu-devel] [PATCH v2 4/7] iotests.py: don't abort if IMGKEYSECRET is undefined

[PATCH v3 0/8] perf cs-etm: Correct packets handling
 2018-12-13 12:41 UTC  (6+ messages)
` [PATCH v3 6/8] perf cs-etm: Treat NO_SYNC element as trace discontinuity

[Qemu-devel] [PULL 00/27] ppc-for-4.0 queue 20181213
 2018-12-13 12:08 UTC  (3+ messages)

intel_pstate: Lowest frequency not reached with Intel i7-6700
 2018-12-13 12:41 UTC  (4+ messages)

[RFC PATCH 0/2] Fixing xfs ioctls on x32
 2018-12-13 12:41 UTC  (3+ messages)
` [RFC PATCH 1/2] xfs: Fix bulkstat compat ioctls on x32 userspace

[PATCH V2] kernel/hung_task.c: Force console verbose before panic
 2018-12-13 12:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb-mtp: use O_NOFOLLOW and O_CLOEXEC
 2018-12-13 12:40 UTC  (3+ messages)

[RFC PATCH 0/3] Make allmodconfig boot in qemu-arm64
 2018-12-13 12:40 UTC  (5+ messages)
` [RFC PATCH 1/3] config: provide a fragment to enable gdb for qemu
` [RFC PATCH 2/3] lib/ubsan: default UBSAN_ALIGNMENT to not set
` [RFC PATCH 3/3] arm64: add a new config option KTEST_RUNNABLE

[PATCH v3 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-13 12:40 UTC  (5+ messages)
` [PATCH v3 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` ✓ Fi.CI.BAT: success for series starting with [v3,1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements

Can we drop upstream Linux x32 support?
 2018-12-13 12:40 UTC  (15+ messages)

[Qemu-devel] [PATCH] util: check the return value of fcntl in qemu_set_{block, noblock}
 2018-12-13 12:39 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 00/22] qapi: add #if pre-processor conditions to generated code (part 2)
 2018-12-13 12:37 UTC  (23+ messages)
` [Qemu-devel] [PATCH v8 01/22] qapi: Do not define enumeration value explicitly
` [Qemu-devel] [PATCH v8 02/22] qapi: change enum visitor and gen_enum* to take QAPISchemaMember
` [Qemu-devel] [PATCH v8 03/22] tests: print enum type members more like object type members
` [Qemu-devel] [PATCH v8 04/22] qapi: factor out checking for keys
` [Qemu-devel] [PATCH v8 05/22] qapi: improve reporting of unknown or missing keys
` [Qemu-devel] [PATCH v8 06/22] qapi: add a dictionary form with 'name' key for enum members
` [Qemu-devel] [PATCH v8 07/22] qapi: pass long form enum to make_enum_members
` [Qemu-devel] [PATCH v8 08/22] qapi: simplify make_enum_members()
` [Qemu-devel] [PATCH v8 09/22] qapi: add 'if' to enum members
` [Qemu-devel] [PATCH v8 10/22] qapi-events: add 'if' condition to implicit event enum
` [Qemu-devel] [PATCH v8 11/22] qapi: rename allow_dict to allow_implicit
` [Qemu-devel] [PATCH v8 12/22] qapi: add a dictionary form for TYPE
` [Qemu-devel] [PATCH v8 13/22] qapi: add 'if' to implicit struct members
` [Qemu-devel] [PATCH v8 14/22] qapi: add an error in case a discriminator is conditional
` [Qemu-devel] [PATCH v8 15/22] qapi: add 'if' to union members
` [Qemu-devel] [PATCH v8 16/22] qapi: add 'if' to alternate members
` [Qemu-devel] [PATCH v8 17/22] qapi: add #if conditions to generated code members
` [Qemu-devel] [PATCH v8 18/22] qapi: add 'If:' condition to enum values documentation
` [Qemu-devel] [PATCH v8 19/22] qapi: add 'If:' condition to struct members documentation
` [Qemu-devel] [PATCH v8 20/22] qapi: add condition to variants documentation
` [Qemu-devel] [PATCH v8 21/22] qapi: add more conditions to SPICE
` [Qemu-devel] [PATCH v8 22/22] qapi: add conditions to REPLICATION type/commands on the schema

[PATCH v2] mm, memcg: fix reclaim deadlock with writeback
 2018-12-13 12:39 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V2] x86/vm_event: block interrupt injection for sync vm_events
 2018-12-13 12:39 UTC  (13+ messages)

[PATCH v2] bitbake.conf: add coreutils to the HOSTTOOLS list
 2018-12-13 12:39 UTC  (3+ messages)

[PATCH] drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
 2018-12-13 12:39 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Make sure GPU is quiescent before handling assertions
 2018-12-13 12:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Qemu-devel] [PATCH v2] util: check the return value of fcntl in qemu_set_{block, nonblock}
 2018-12-13 12:38 UTC  (2+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2018-12-13 12:38 UTC  (10+ messages)
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities

[PATCH v5 0/7] Add virtio-iommu driver
 2018-12-13 12:37 UTC  (11+ messages)
` [PATCH v5 5/7] iommu: "
        `  "
          ` [virtio-dev] "

[PULL] Second set of IIO new device support, features, cleanups and minor fixes for 4.21
 2018-12-13 12:38 UTC  (2+ messages)

[v7, PATCH 0/2] add Ethernet driver support for mt2712
 2018-12-13 12:36 UTC  (7+ messages)
` [v7, PATCH 1/2] net:stmmac: dwmac-mediatek: add "
` [v7, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-13 12:37 UTC  (4+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH v12 00/10] implement packed virtqueues
 2018-12-13 12:34 UTC  (11+ messages)
` [PATCH v12 01/10] net/virtio: vring init for packed queues
` [PATCH v12 02/10] net/virtio: add packed virtqueue defines
` [PATCH v12 03/10] net/virtio: add packed virtqueue helpers
` [PATCH v12 04/10] net/virtio: dump packed virtqueue data
` [PATCH v12 05/10] net/virtio: implement transmit path for packed queues
` [PATCH v12 06/10] net/virtio: implement receive "
` [PATCH v12 07/10] net/virtio: add virtio send command packed queue support
` [PATCH v12 08/10] net/virtio-user: add option to use packed queues
` [PATCH v12 09/10] net/virtio-user: ctrl virtqueue not supported with packed vqs
` [PATCH v12 10/10] net/virtio: enable packed virtqueues by default

[PATCH] drivers/base: use a worker for sysfs unbind
 2018-12-13 12:36 UTC  (6+ messages)

PASS: Test report for kernel 4.19.9.skt (linux-stable-rc)
 2018-12-13 12:36 UTC 

[PATCH v1 0/2] Fix kvm guest debugging of AA32 guests on AA64
 2018-12-13 12:36 UTC  (4+ messages)
` [PATCH v1 1/2] target/arm: kvm64 make guest debug AA32 break point aware
    ` [Qemu-devel] "

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-13 12:36 UTC  (3+ messages)
` [PATCH v9 35/39] misc/mei/hdcp: Component framework for I915 Interface

[Qemu-devel] [PATCH v4 0/2] qapi/range/memory-device: fixes and cleanups
 2018-12-13 12:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] memory-device: rewrite address assignment using ranges

[PATCH 0/2] reset: socfpga, sunxi: declare _reset_init functions in header files
 2018-12-13 12:33 UTC  (6+ messages)
` [PATCH 1/2] reset: sunxi: declare sun6i_reset_init in a header file
` [PATCH 2/2] reset: socfpga: declare socfpga_reset_init "

Some suggestions and questions
 2018-12-13 12:34 UTC  (5+ messages)
` [kernelci] "

[PATCH] fs: Evaluate O_WRONLY | O_RDWR to O_RDWR
 2018-12-13 12:34 UTC  (5+ messages)

[v2] PCI: imx: make msi work without pcieportbus
 2018-12-13 12:34 UTC  (6+ messages)

[PATCH] drm/sun4i: fix HSYNC and VSYNC polarity
 2018-12-13 12:32 UTC  (9+ messages)

[PATCH 1/2] livepatch: handle kzalloc failure
 2018-12-13 12:33 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH] ARM: vexpress/realview: consolidate immitation CPU hotplug
 2018-12-13 12:32 UTC 

[RFC 1/1] doc-rst: Add Intel IPU3 documentation
 2018-12-13 12:33 UTC  (2+ messages)

ubifs: fix page_count in ->ubifs_migrate_page()
 2018-12-13 12:31 UTC  (5+ messages)
  ` Fwd: "

stable/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 40 warnings (v4.14.88)
 2018-12-13 12:31 UTC 

[PATCH i-g-t] igt/amdgpu_amd_prime: Bail if we fail to create more contexts
 2018-12-13 12:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/6] flex_arrays -> genradix; prep work for bcachefs
 2018-12-13 12:30 UTC  (3+ messages)
` [PATCH 6/6] Drop flex_arrays

[igt-dev] [PATCH i-g-t 0/4] Per context dynamic (sub)slice power-gating
 2018-12-13 12:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 4/4] tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICL
    `  "

[PATCH 0/2] Add the I3C mastership request
 2018-12-13 12:28 UTC  (3+ messages)
` [PATCH 1/2] i3c: Add support for mastership request to I3C subsystem
` [PATCH 2/2] i3c: master: cdns: add support for mastership request to Cadence I3C master driver

[PATCHv5 0/8] vb2/cedrus: use timestamps to identify buffers
 2018-12-13 12:28 UTC  (4+ messages)
` [PATCHv5 6/8] vb2: add vb2_find_timestamp()

XFS and RAID10 with o2 layout
 2018-12-13 12:28 UTC  (4+ messages)

[git pull] vmwgfx-fixes-4.20
 2018-12-13 12:28 UTC 

[RFC 0/3] tqs: add thread quiescent state library
 2018-12-13 12:26 UTC  (9+ messages)
` [RFC 2/3] "

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-13 12:24 UTC  (6+ messages)
` [PATCH 06/10] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
    ` [Intel-gfx] "

KASAN: use-after-free Read in tipc_group_cong
 2018-12-13 12:24 UTC  (4+ messages)

Self-XORing BPF registers is undefined behavior
 2018-12-13 12:24 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] Performance improvements for xen_disk^Wxen-block
 2018-12-13 12:24 UTC  (3+ messages)
`  "

[PATCH 4.19 000/110] 4.19.6-stable review
 2018-12-13 12:24 UTC  (6+ messages)
` [PATCH 4.19 014/110] usb: xhci: Prevent bus suspend if a port connect change or polling state is detected
        ` [4.19,014/110] "

[Bug 109049] [CI][BAT] igt@amdgpu/amd_prime@amd-to-i915 - fail - Failed assertion: r == 0, Last errno: 28, No space left on device
 2018-12-13 12:21 UTC  (2+ messages)
` [Bug 109049] [CI][BAT] igt@kms_atomic_transition@plane-all-modeset-transition / "

[Qemu-devel] [PATCH RFC] qemu-io: Prefer stderr for error messages
 2018-12-13 12:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] blk: postpone request execution on a context protected with "drained section"
 2018-12-13 12:20 UTC  (6+ messages)

[PATCH v1 00/13] powerpc/32s: Use BATs for STRICT_KERNEL_RWX
 2018-12-13 12:16 UTC  (5+ messages)
` [PATCH v1 03/13] powerpc/mm/32s: rework mmu_mapin_ram()

[Qemu-devel] [PATCH v6 0/9] discard blockstats
 2018-12-13 12:20 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 9/9] qapi: query-blockstat: add driver specific file-posix stats

[PATCH 0/4] Btrfs: a few more cleanups and fixes for clone/deduplication
 2018-12-13 12:20 UTC  (4+ messages)
` [PATCH 4/4] Btrfs: remove no longer needed range length checks for deduplication

[PATCH bpf-next 0/8] tools: bpftool: add probes for system and device
 2018-12-13 12:19 UTC  (9+ messages)
` [PATCH bpf-next 1/8] tools: bpftool: add basic probe capability, probe syscall and kversion
` [PATCH bpf-next 2/8] tools: bpftool: add probes for /proc/ eBPF parameters
` [PATCH bpf-next 3/8] tools: bpftool: add probes for kernel configuration options
` [PATCH bpf-next 4/8] tools: bpftool: add probes for eBPF program types
` [PATCH bpf-next 5/8] tools: bpftool: add probes for eBPF map types
` [PATCH bpf-next 6/8] tools: bpftool: add probes for eBPF helper functions
` [PATCH bpf-next 7/8] tools: bpftool: add probes for a network device
` [PATCH bpf-next 8/8] tools: bpftool: add bash completion for bpftool probes

[RESEND PATCH v3 0/3] add support for MCP16502 PMIC
 2018-12-13 12:19 UTC  (8+ messages)
` [RESEND PATCH v3 3/3] regulator: mcp16502: add regulator driver for MCP16502

[RFC/PATCH] Use mailmap by default in log, show and whatchanged
 2018-12-13 12:12 UTC  (2+ messages)

[PATCH 0/4] nvme multipath: expose slaves/holders
 2018-12-13 12:19 UTC  (6+ messages)
` [PATCH 4/4] block: expose devt for GENHD_FL_HIDDEN disks

[PATCH 0/3] use rwlock in order to reduce ep_poll_callback() contention
 2018-12-13 12:19 UTC  (5+ messages)
` [PATCH 3/3] epoll: "

[PATCH 0/2] Add the I3C HDR modes
 2018-12-13 12:18 UTC  (3+ messages)
` [PATCH 1/2] i3c: Add support for "
` [PATCH 2/2] i3c: master: cdns: Add support for HDR-DDR mode

[GIT PULL v4 for 4.21] META_OUTPUT buffer type and the ipu3 staging driver
 2018-12-13 12:19 UTC  (2+ messages)

[PATCH bpf-next 1/2] selftests/bpf: skip verifier tests that depend on CONFIG_CGROUP_BPF
 2018-12-13 12:18 UTC  (13+ messages)

[Qemu-devel] [PATCH v12 0/6] Add support for TPM Physical Presence interface
 2018-12-13 12:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v12 6/6] tpm: add ACPI memory clear interface

[PATCH v2 0/2] x86/kvm/hyper-v: Direct Mode stimers fixes
 2018-12-13 12:18 UTC  (5+ messages)
` [PATCH v2 1/2] x86/hyper-v: Stop caring about EOI for direct stimers
` [PATCH v2 2/2] x86/kvm/hyper-v: disallow setting illegal vectors for direct mode stimers

[PATCH] examples/ip_fragmentation: support bigger packets
 2018-12-13 12:17 UTC 

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2018-12-13 12:16 UTC  (8+ messages)

[PATCH 0/3] fstests: copy_file_range() bounds testing
 2018-12-13 12:16 UTC  (3+ messages)
` [PATCH 1/3] common: add _require_test_swapfile

[PATCH v2 1/9] cryptodev: add opaque userdata pointer into crypto sym session
 2018-12-13 12:14 UTC  (5+ messages)
` [PATCH v3 7/9] ipsec: rework SA replay window/SQN for MT environment
` [PATCH v3 8/9] ipsec: helper functions to group completed crypto-ops

examples/power: allow use of more than 64 cores
 2018-12-13 12:14 UTC  (5+ messages)
` [PATCH v1 2/4] examples/power: remove mask functions

[Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5, amdgpu error
 2018-12-13 12:12 UTC  (2+ messages)
` [Bug 108992] Regression: Lenovo e585 (ryzen 2500u) freezes during boot with 4.20-rc5/rc6, "

[PATCH 3/5] ARM: oxnas: remove CPU hotplug implementation
 2018-12-13 11:55 UTC 

[Qemu-devel] [PATCH] qdev/core: Can not replug device on bus that allows one device
 2018-12-13 12:09 UTC  (4+ messages)

Applied "regulator: act8945a-regulator: add shutdown function" to the regulator tree
 2018-12-13 12:09 UTC 

Applied "regulator: add documentation for regulator modes and suspend states" to the regulator tree
 2018-12-13 12:08 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.