All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-31 17:16:39 to 2018-10-31 18:13:04 UTC [more...]

[PATCH v2 00/21] xen/arm: Bunch of clean-ups
 2018-10-31 18:13 UTC  (13+ messages)
` [PATCH v2 01/21] xen/arm: traps: Constify show_*, do_unexpected_trap and do_bug_frame parameters
` [PATCH v2 02/21] xen/arm: regs: Convert guest_mode to a static inline helper
` [PATCH v2 03/21] xen/arm: Remove __init from prototype
` [PATCH v2 04/21] xen/arm: bugs: Move do_bug_frame to traps.h
` [PATCH v2 05/21] xen/arm: Consolidate CPU identification in cpufeature.{c, h}
` [PATCH v2 06/21] xen/arm: Move VABORT_GEN_BY_GUEST to traps.h and turned into inline
` [PATCH v2 07/21] xen/arm: gic-3: Remove unused includes
` [PATCH v2 08/21] xen/arm: gic-v3: Re-order includes in alphabetical order
` [PATCH v2 09/21] xen/arm: Move HSR defines in a new header hsr.h
` [PATCH v2 10/21] xen/arm: Move SYSREG accessors in sysregs.h
` [PATCH v2 11/21] xen/arm: Move out of processor.h traps related variable/function
` [PATCH v2 12/21] xen/arm: Only include stringify.h when necessary

[PATCH 0/3] RISC-V: A few build/warning fixes and cleanup
 2018-10-31 18:12 UTC  (8+ messages)

[v3,1/3] ACPI / adxl: Add address translation interface using ACPI DSM
 2018-10-31 18:12 UTC 

[PATCH 0/5] Spectre big.Little updates
 2018-10-31 18:12 UTC  (8+ messages)
  ` [PATCH 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

[PATCH 1/2] drm/i915: make field unsigned
 2018-10-31 18:12 UTC  (2+ messages)

[PATCH v2] btrfs: add zstd compression level support
 2018-10-31 18:11 UTC 

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2018-10-31 18:09 UTC  (9+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] arm64: Add Mellanox BlueField SoC config option
` [PATCH v5 3/5] dt-bindings: soc: Add TmFifo binding for Mellanox BlueField SoC
` [PATCH v5 4/5] MAINTAINERS: Add entry for Mellanox Bluefield Soc

[PATCH 0/4] SoC camera removal
 2018-10-31  9:12 UTC  (8+ messages)
` [PATCH 3/4] SoC camera: Remove the framework and the drivers

arm64 tools build failure wrt smp_load_{acquire,release} expansion on gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.9)
 2018-10-31 18:08 UTC  (3+ messages)

[v3,1/3] ACPI / adxl: Add address translation interface using ACPI DSM
 2018-10-31 18:08 UTC 

[Qemu-devel] [PATCH 0/4] Introducing QemuSupportState
 2018-10-31 18:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] add QemuSupportState

[GIT PULL for v4.20-rc1] new experimental media request API
 2018-10-31 18:05 UTC  (2+ messages)

[PATCH] tlclk: lean an indentation issue, remove extraneous tabs
 2018-10-31 18:05 UTC  (4+ messages)

[GIT PULL] VFIO updates for v4.20-rc1
 2018-10-31 18:03 UTC  (2+ messages)

[RFC PATCH] new gemalto plugin
 2018-10-31 18:03 UTC  (2+ messages)

[PATCH 0/3] Fix hot plug/unplug of virtual devices
 2018-10-31 18:02 UTC  (6+ messages)
` [PATCH v2 2/3] net/vmxnet3: fix vmxnet3 dev_uninit() hot-unplug

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-10-31 18:01 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 1/7] qapi: use qemu_strtoi64() in parse_str
` [Qemu-devel] [PATCH v3 2/7] qapi: correctly parse uint64_t values from strings

[PATCH] s390/mm: Fix ERROR: "__node_distance" undefined!
 2018-10-31 18:02 UTC 

[PATCH v1 00/13] server-side support for "inter" SSC copy
 2018-10-31 18:01 UTC  (6+ messages)
` [PATCH v1 01/13] fs: Don't copy beyond the end of the file

[RFC PATCH] Implement /proc/pid/kill
 2018-10-31 18:00 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[v3,1/3] ACPI / adxl: Add address translation interface using ACPI DSM
 2018-10-31 18:00 UTC 

[PATCH v4 0/2] btrfs: Add zstd support to grub btrfs
 2018-10-31 17:56 UTC  (3+ messages)
` [PATCH v4 1/2] Import upstream zstd-1.3.6
` [PATCH v4 2/2] btrfs: Add zstd support to grub btrfs

[CI 1/4] drm/i915: Kill WA 0528
 2018-10-31 17:59 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/4] "
` ✓ Fi.CI.BAT: success "

[PATCHSET v3 0/30] blk-mq driver conversions and legacy path removal
 2018-10-31 17:59 UTC  (31+ messages)
` [PATCH 01/30] sunvdc: convert to blk-mq
` [PATCH 02/30] ms_block: "
` [PATCH 03/30] mspro_block: "
` [PATCH 04/30] ide: "
` [PATCH 05/30] blk-mq: remove the request_list usage
` [PATCH 06/30] blk-mq: remove legacy check in queue blk_freeze_queue()
` [PATCH 07/30] blk-mq: provide mq_ops->busy() hook
` [PATCH 08/30] scsi: "
` [PATCH 09/30] scsi: kill off the legacy IO path
` [PATCH 10/30] block: remove q->lld_busy_fn()
` [PATCH 11/30] dasd: remove dead code
` [PATCH 12/30] bsg: pass in desired timeout handler
` [PATCH 13/30] bsg: provide bsg_remove_queue() helper
` [PATCH 14/30] bsg: convert to use blk-mq
` [PATCH 15/30] block: remove blk_complete_request()
` [PATCH 16/30] blk-wbt: kill check for legacy queue type
` [PATCH 17/30] blk-cgroup: remove legacy queue bypassing
` [PATCH 18/30] block: remove legacy rq tagging
` [PATCH 19/30] block: remove non mq parts from the flush code
` [PATCH 20/30] block: remove legacy IO schedulers
` [PATCH 21/30] block: remove dead elevator code
` [PATCH 22/30] block: remove __blk_put_request()
` [PATCH 23/30] block: kill legacy parts of timeout handling
` [PATCH 24/30] bsg: move bsg-lib parts outside of request queue
` [PATCH 25/30] block: remove request_list code
` [PATCH 26/30] block: kill request slab cache
` [PATCH 27/30] block: remove req_no_special_merge() from merging code
` [PATCH 28/30] blk-merge: kill dead queue lock held check
` [PATCH 29/30] block: get rid of blk_queued_rq()
` [PATCH 30/30] block: get rid of q->softirq_done_fn()

[PATCH v9 0/8] KVM: Support PUD hugepage at stage 2
 2018-10-31 17:57 UTC  (21+ messages)
` [PATCH v9 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v9 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v9 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v9 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v9 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v9 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v9 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2

[PATCH v4 0/3] arm64 live patching
 2018-10-31 17:58 UTC  (7+ messages)
` [PATCH v4 1/3] arm64: implement ftrace with regs

INFO: rcu detected stall in do_idle
 2018-10-31 17:58 UTC  (14+ messages)

PIE binaries are no longer mapped below 4 GiB on ppc64le
 2018-10-31 17:54 UTC  (5+ messages)

[PATCH v3 0/8] drm/i915/icl: Fix HDMI on TypeC static ports
 2018-10-31 17:56 UTC  (6+ messages)
` [PATCH v3 3/8] drm/i915: Init aux_ch for HDMI ports too

[RFC 1/4] drm/i915: Add Display Gen info
 2018-10-31 17:55 UTC  (8+ messages)

[Buildroot] [PATCH 1/2] Revert "package/luvi: bump version to 2.8.0"
 2018-10-31 17:55 UTC  (4+ messages)

[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-10-31 17:55 UTC  (5+ messages)
` [PATCH v6 18/18] kvm: arm64: Allow tuning the physical address size for VM

[PATCH] RFT drm/i915/execlists: Flush memory before signaling ELSQ
 2018-10-31 17:55 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v4 0/4] A DRM API for adaptive sync and variable refresh rate support
 2018-10-31 17:54 UTC  (16+ messages)
` [PATCH v4 3/4] drm: Document variable refresh properties

[radeon-alex:drm-next-4.21-wip 113/125] drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_abm.c:86 calculate_16_bit_backlight_from_pwm() warn: should 'bl_pwm << (1 + bl_int_count)' be a 64 bit type?
 2018-10-31 17:53 UTC 

[OSSTEST PATCH] README.hardware-acquisition
 2018-10-31 17:50 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 46ce3c834d53434a2e7beaf0743e06525f47c8e9
 2018-10-31 17:48 UTC 

[PATCH 0/7] fix DMA mask check
 2018-10-31 17:47 UTC  (9+ messages)
` [PATCH 1/7] mem: fix call to "
` [PATCH 2/7] mem: use proper prefix
` [PATCH 3/7] mem: add function for setting DMA mask
` [PATCH 4/7] bus/pci: avoid call to DMA mask check
` [PATCH 5/7] mem: modify error message for "
` [PATCH 6/7] mem: add safe and unsafe versions for checking DMA mask
` [PATCH 7/7] eal/mem: use DMA mask check for legacy memory

[PATCH] Add the xsc field when rtps reads the sched/acct file
 2018-10-31 17:47 UTC  (2+ messages)

[PATCH 0/3] fix several compilation and linking errors with old toolchains
 2018-10-31 17:47 UTC  (6+ messages)
` [PATCH 1/3] lib/cobalt: Do not call glibc's {recv|send}mmsg if it is too old
` [PATCH 3/3] utils/analogy: fix compilation of analogy_calibrate with old toolchains

[U-Boot] [PATCH 0/7] driver: net: ti: clean up and code optimization
 2018-10-31 17:46 UTC  (5+ messages)
` [U-Boot] [PATCH 5/7] driver: net: ti: introduce common mdio support library

[PATCH v3 0/7] x86/pvh: fix fixes for PVH Dom0
 2018-10-31 17:44 UTC  (3+ messages)
` [PATCH v3 7/7] amd/pvh: enable ACPI C1E disable quirk on "

[GIT PULL] Ceph updates for 4.20-rc1
 2018-10-31 17:44 UTC 

[RFC PATCH] Minimal non-child process exit notification support
 2018-10-31 17:44 UTC  (3+ messages)

[PATCH v2] drm: Remove 80-column line in drm_mode_object.c
 2018-10-31 17:44 UTC 

Using --word-diff breaks --color-moved
 2018-10-31 17:43 UTC  (5+ messages)

[PATCH] kvmclock : convert to SPDX identifiers
 2018-10-31 17:33 UTC 

[PATCH] copperplate/clockobj: prevent warning with -Wconversion
 2018-10-31 17:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Discrad blocks during block-stream operation
 2018-10-31 17:38 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] The discard flag for block stream operation

Infinite loop regression in git-fsck in v2.12.0
 2018-10-31 17:38 UTC  (3+ messages)
` [PATCH 3/3] cat-file: handle streaming failures consistently

Bug report - snd_hda_intel - snd_pcm_delay() returned a value that is exceptionally large -
 2018-10-31 17:39 UTC 

[PATCH] drm: Remove 80-column line in drm_mode_object.c
 2018-10-31 17:36 UTC  (5+ messages)
  ` [Outreachy kernel] "

[PATCH RFC kenrel/rcu] Eliminate BUG_ON() for sync.c
 2018-10-31 17:33 UTC  (7+ messages)

[PATCH v2 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-10-31 17:33 UTC  (7+ messages)
` [PATCH v2 4/6] arm64: Utilize phys_initrd_start/phys_initrd_size

[PATCH] drm/i915/fia: FIA registers offset implementation
 2018-10-31 17:33 UTC  (7+ messages)

[PULL REQUEST] fixes for GCC 8.x, automatic RTnet interface dismantling
 2018-10-31 17:32 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/7] pci: hotplug handler reworks
 2018-10-31 17:31 UTC  (2+ messages)

[PATCH v2 0/2] Add R8A77980/Condor PCIe support
 2018-10-31 17:29 UTC  (4+ messages)
` [PATCH] arm64: dts: renesas: condor: switch from EtherAVB to GEther

[PATCH] sequencer: clarify intention to break out of loop
 2018-10-31 17:28 UTC  (4+ messages)
` [PATCH v2] sequencer: break out of loop explicitly

[Buildroot] qt-webkit-kiosk on Raspberry Pi
 2018-10-31 17:28 UTC 

[PATCH 1/3] lib: fix shifting 32 bits signed variable 31 times
 2018-10-31 17:28 UTC  (3+ messages)
` [PATCH 3/3] vhost: fix possible out of bound access

[RFC 0/2] RISC-V: A proposal to add vendor-specific code
 2018-10-31 17:27 UTC  (4+ messages)

riscv-linux-4.19
 2018-10-31 17:27 UTC  (3+ messages)

[GIT PULL 00/24] perf/urgent improvements and fixes
 2018-10-31 17:27 UTC  (4+ messages)
` [PATCH 17/28] tools include uapi: Update asound.h copy

[PATCH] selftests/powerpc: Fix compilation issue due to asm label
 2018-10-31 17:24 UTC  (2+ messages)

[Buildroot] [PATCH] lua-compat53: bump to version 0.7
 2018-10-31 17:24 UTC 

[PATCH] greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
 2018-10-31 17:24 UTC 

[PATCH V8 0/5] soc: imx: add scu power domain driver
 2018-10-31 17:24 UTC  (9+ messages)
` [PATCH V8 5/5] firmware: imx: add SCU "

test
 2018-10-31  8:26 UTC 

[libvirt test] 129168: regressions - FAIL
 2018-10-31 17:21 UTC 

[Qemu-devel] [PATCH v2 13/29] target/riscv: Convert RV32D insns to decodetree
 2018-10-31 17:21 UTC  (2+ messages)

[PATCH] eal: fix rte_mp_request_sync() memleak on device hotplug
 2018-10-31 17:21 UTC  (4+ messages)
` [PATCH v2] eal: fix IPC "

[PATCH 0/3] Misc refactoring of check_file_extent
 2018-10-31 17:19 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: check: lowmem: Factor out inline extent checking code in its own function

[PATCH] eal: fix API to get error string
 2018-10-31 17:19 UTC 

[PATCH] greybus: gpio: switch GPIO portions to use GPIOLIB_IRQCHIP
 2018-10-31 17:16 UTC 

[Qemu-devel] [PATCH v4 00/11] block: Add auto-read-only option
 2018-10-31 17:16 UTC  (2+ messages)


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.