All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-11 16:28:46 to 2018-04-11 17:53:47 UTC [more...]

different kind of memory reordering clarification
 2018-04-11 17:54 UTC  (6+ messages)

v4.15.16 build: 6 failures 2 warnings (v4.15.16)
 2018-04-11 17:51 UTC  (4+ messages)

Meeting minutes 4/9 - RE: OpenBMC Redfish working group working call
 2018-04-11 17:51 UTC 

FAILED: patch "[PATCH] vrf: Fix use after free and double free in vrf_finish_output" failed to apply to 4.9-stable tree
 2018-04-11 17:50 UTC  (4+ messages)
` [PATCH] vrf: Fix use after free and double free in vrf_finish_output

[PATCH] staging: Android: Add 'vsoc' driver for cuttlefish
 2018-04-11 17:49 UTC  (3+ messages)

[PATCH 00/24] security: Add kernel lockdown
 2018-04-11 17:49 UTC  (17+ messages)
` [PATCH 01/24] Add the ability to lock down access to the running kernel image
` [PATCH 02/24] Add a SysRq option to lift kernel lockdown
` [PATCH 18/24] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH 24/24] debugfs: Restrict debugfs when the kernel is locked down

[PATCH for-4.11 v2 0/9] Provide support matrix generator
 2018-04-11 17:47 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: drop useless sanity check in spapr_irq_alloc*()
 2018-04-11 17:46 UTC 

[PATCH 1/2] drm/prime: Iterate SG DMA addresses separately
 2018-04-11 17:45 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: Allow dma_map_sg() coalescing
` [1/2] drm/prime: Iterate SG DMA addresses separately

[PATCH 2/2] PCI: Workaround ACS hw bug for IDT switch
 2018-04-11 17:44 UTC  (2+ messages)

[cip-dev] Kernel maintenance weekly meeting through IRC
 2018-04-11 17:43 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ice: Fix incorrect comment for action type
 2018-04-11 17:41 UTC 

[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
 2018-04-11 17:41 UTC 

[PATCH] python/sepolicy: Fix type for cgi scripts
 2018-04-11 17:40 UTC  (3+ messages)

[PATCH 1/3] Revert "drm/amd/powerply: fix power reading on Fiji"
 2018-04-11 17:40 UTC  (10+ messages)
` [PATCH 2/3] drm/amd/pp: Refine get_gpu_power for VI
` [PATCH 3/3] drm/amd/pp: Remove struct pp_gpu_power

[Intel-wired-lan] [PATCH] ice: Do not check INTEVENT bit for OICR interrupts
 2018-04-11 17:39 UTC 

[Buildroot] [PATCH] support/download/dl-wrapper: pass the correct -N option
 2018-04-11 17:39 UTC  (2+ messages)

[PATCH] vhost: fix meson build issues
 2018-04-11 17:38 UTC  (3+ messages)

[PATCH 1/2] PCI: Workaround hardware bugs in ACS functionality by implementing it as a quirk
 2018-04-11 17:38 UTC  (3+ messages)

[Qemu-devel] [RFC] vhost-user: introduce F_NEED_ALL_IOTLB protocol feature
 2018-04-11 17:37 UTC  (6+ messages)

[Bug 199357] New: amdgpu: hang a few seconds after logging in, most likely due to regression
 2018-04-11 17:37 UTC  (2+ messages)
` [Bug 199357] "

[PATCH] python/sepolgen: Try to translate SELinux contexts to raw
 2018-04-11 17:37 UTC  (2+ messages)

[PATCH] vhost/crypto: fix desc moving for copy mode
 2018-04-11 17:36 UTC  (2+ messages)

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-11 17:35 UTC  (6+ messages)

[PATCH] drm/i915: Pack params to engine->schedule() into a struct
 2018-04-11 17:35 UTC 

[distros-debian-squeeze test] 74577: trouble: broken/fail/pass
 2018-04-11 17:34 UTC 

[PATCH v3 char-misc 1/1] x86/hyperv: Add interrupt handler annotations
 2018-04-11 17:34 UTC 

[alsa-devel] [PATCH v2 0/5] ASoC: Intel: geminilake: Adds da7219+max98537 machine driver support
 2018-04-11 17:33 UTC  (6+ messages)
` [alsa-devel] [PATCH v2 3/5] ASoC: Intel: Add Geminilake Dialog Maxim "
  `  "

[PATCH v7 00/10] NFSD support for asynchronous COPY
 2018-04-11 17:33 UTC  (8+ messages)
` [PATCH v7 10/10] NFSD stop queued async copies on client shutdown

[Qemu-devel] [PATCH 00/19] Drain fixes and cleanups, part 3
 2018-04-11 17:33 UTC  (22+ messages)
` [Qemu-devel] [PATCH 01/19] test-bdrv-drain: bdrv_drain() works with cross-AioContext events
` [Qemu-devel] [PATCH 02/19] block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
` [Qemu-devel] [PATCH 03/19] block: Remove 'recursive' parameter from bdrv_drain_invoke()
` [Qemu-devel] [PATCH 04/19] block: Don't manually poll in bdrv_drain_all()
` [Qemu-devel] [PATCH 05/19] tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
` [Qemu-devel] [PATCH 06/19] block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
` [Qemu-devel] [PATCH 07/19] block: Really pause block jobs on drain
` [Qemu-devel] [PATCH 08/19] block: Remove bdrv_drain_recurse()
` [Qemu-devel] [PATCH 09/19] test-bdrv-drain: Add test for node deletion
` [Qemu-devel] [PATCH 10/19] block: Drain recursively with a single BDRV_POLL_WHILE()
` [Qemu-devel] [PATCH 11/19] test-bdrv-drain: Test node deletion in subtree recursion
` [Qemu-devel] [PATCH 12/19] block: Don't poll in parent drain callbacks
` [Qemu-devel] [PATCH 13/19] test-bdrv-drain: Graph change through parent callback
` [Qemu-devel] [PATCH 14/19] block: Defer .bdrv_drain_begin callback to polling phase
` [Qemu-devel] [PATCH 15/19] test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
` [Qemu-devel] [PATCH 16/19] block: Allow AIO_WAIT_WHILE with NULL ctx
` [Qemu-devel] [PATCH 17/19] block: Move bdrv_drain_all_begin() out of coroutine context
` [Qemu-devel] [PATCH 18/19] block: Allow graph changes in bdrv_drain_all_begin/end sections
` [Qemu-devel] [PATCH 19/19] test-bdrv-drain: Test graph changes in drain_all section

[Bug 105680] [CI] igt@kms_frontbuffer_tracking@* - fail - FBC disabled: mode too large for compression
 2018-04-11 17:31 UTC 

[PATCH v2] blk-cgroup: remove entries in blkg_tree before queue release
 2018-04-11 17:30 UTC  (17+ messages)

[PATCH] drm/amd/pp: Clear smu response register before send smu message
 2018-04-11 17:30 UTC 

[PATCH] media: ddbridge: better handle optional spin locks at the code
 2018-04-11 17:30 UTC  (4+ messages)

[PATCH] drm/amd/pp: Fix logic error in smu7_check_dpm_table_updated
 2018-04-11 17:29 UTC  (2+ messages)

WARNING in kmem_cache_free
 2018-04-11 17:29 UTC  (8+ messages)
` [PATCH] crypto: DRBG - guard uninstantion by lock
      ` [PATCH] crypto: drbg - set freed buffers to NULL

[PATCH] dax: adding fsync/msync support for device DAX
 2018-04-11 17:27 UTC  (12+ messages)

[PATCH 4.16 00/18] 4.16.2-stable review
 2018-04-11 17:27 UTC  (3+ messages)

[PATCH 4.15 000/168] 4.15.17-stable review
 2018-04-11 17:26 UTC  (3+ messages)

[PATCH 4.14 000/138] 4.14.34-stable review
 2018-04-11 17:26 UTC  (3+ messages)

CAAM and IMA/EVM : caam_rsa_enc: DECO: desc idx 7: Protocol Size Error
 2018-04-11 17:26 UTC  (9+ messages)

[Buildroot] [autobuild.buildroot.net] Your build results for 2018-04-10
 2018-04-11 17:25 UTC  (2+ messages)

sr: get/drop reference to device in revalidate and check_events
 2018-04-11 17:24 UTC  (3+ messages)

[PATCH v2 0/6] KVM: x86: hyperv: PV TLB flush for Windows guests
 2018-04-11 17:21 UTC  (7+ messages)
` [PATCH v2 1/6] x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
` [PATCH v2 2/6] KVM: x86: hyperv: use defines when parsing hypercall parameters
` [PATCH v2 3/6] KVM: x86: hyperv: do rep check for each hypercall separately
` [PATCH v2 4/6] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implementation
` [PATCH v2 5/6] KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX implementation
` [PATCH v2 6/6] KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capability

AMD graphics performance regression in 4.15 and later
 2018-04-11 17:21 UTC  (12+ messages)

[PATCH v3 1/2] MIPS: io: prevent compiler reordering on the default writeX() implementation
 2018-04-11 17:10 UTC  (12+ messages)
` [PATCH v3 2/2] MIPS: io: add a barrier after register read in readX()

crash in csched_load_balance after xl vcpu-pin
 2018-04-11 17:20 UTC  (11+ messages)

[Qemu-devel] [RFC PATCH] migration: discard RAMBlocks of type ram_device
 2018-04-11 17:20 UTC 

[PATCH v1 0/6] net/mlx5: add Multi-Packet Rx support
 2018-04-11 17:18 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] mbuf: add buffer offset field for flexible indirection

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-11 17:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] migration: create a dedicated connection for rdma return path
` [Qemu-devel] [PATCH 2/5] migration: add the interface to set get_return_path
` [Qemu-devel] [PATCH 4/5] migration: fix qemu carsh when RDMA live migration

[Buildroot] [PATCH] support/download/dl-wrapper: fix passing remaining options to helper scripts
 2018-04-11 17:15 UTC  (2+ messages)

[PATCH v2] btrfs-progs: dump-super: Refactor print function and add extra check
 2018-04-11 17:15 UTC  (6+ messages)

[PATCH] ovl: set lower layer st_dev only if setting lower st_ino
 2018-04-11 17:11 UTC  (2+ messages)

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC - Meeting Minutes
 2018-04-11 17:10 UTC 

[PATCH] block: ratelimite pr_err on IO path
 2018-04-11 17:07 UTC  (3+ messages)

[PATCH v4] blk-mq: Fix race conditions in request timeout handling
 2018-04-11 17:07 UTC  (11+ messages)

[PATCH] mmap.2: document new MAP_FIXED_NOREPLACE flag
 2018-04-11 17:06 UTC  (5+ messages)

a 4.16 kernel with Debian 9.4 "stretch" causes a log explosion
 2018-04-11 17:06 UTC  (4+ messages)

[PATCH] memory-model: fix cheat sheet typo
 2018-04-11 17:06 UTC  (9+ messages)

[PATCH net-next] Per interface IPv4 stats (CONFIG_IP_IFSTATS_TABLE)
 2018-04-11 17:05 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 6aec2dfcd967616f04990d4eab91debfb17c99a6
 2018-04-11 17:04 UTC 

[PATCH net-next] netns: filter uevents correctly
 2018-04-11 17:03 UTC  (14+ messages)

[Intel-wired-lan] [PATCH] intel: Cleanup the copyright/license headers
 2018-04-11 17:03 UTC  (4+ messages)

[PATCH 0/4] Fix ppc build warnings
 2018-04-11 17:03 UTC  (5+ messages)
` [PATCH 3/4] kexec-elf-rel-ppc64: Fix cast from pointer warning
` [PATCH 1/4] kexec: Fix printf warning
` [PATCH 2/4] crashdump-ppc64: Fix integer truncation warning
` [PATCH 4/4] purgatory/ppc64: Fix uninitialized warning

[PATCH] eal: fix clang compilation error on ARM64
 2018-04-11 17:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v13 00/28] overlayfs: Delayed copy up of data
 2018-04-11 17:01 UTC  (5+ messages)
` [PATCH v13 21/28] ovl: Set redirect on metacopy files upon rename

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-11 17:00 UTC  (12+ messages)
    ` [PATCH] checkpatch: whinge about bool bitfields
      ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

Problem with commit 31e77c93e432 "sched/fair: Update blocked load when newly idle"
 2018-04-11 17:00 UTC  (12+ messages)

[PATCH] iommu/arm-smmu-v3: Set GBPA to abort all transactions
 2018-04-11 16:54 UTC  (5+ messages)

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11 16:51 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/2] bitmaps persistent and migration fixes
 2018-04-11 16:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2: try load bitmaps only once
` [Qemu-devel] [PATCH v2 2/2] iotests: fix 169

[PATCH v1 0/5] Fix keep-alive mechanism for fabrics
 2018-04-11 16:48 UTC  (6+ messages)

[Buildroot] [PATCH] package/llvm: remove $ORIGIN/../lib from RPATH
 2018-04-11 16:48 UTC  (2+ messages)

Is offloading to GPU a worthwhile feature?
 2018-04-11 16:46 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-intel: bump version
 2018-04-11 16:44 UTC  (3+ messages)
  ` [Buildroot] [PATCH 1/1]package/x11r7/xdriver_xf86-video-intel:bump version

[PATCH v5 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-11 16:42 UTC  (5+ messages)

[PATCH 0/4] Add Actions Semi S900 SPS support
 2018-04-11 16:40 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: power: Add Actions Semi S900 SPS
` [PATCH 2/4] arm64: dts: actions: Add S900 SPS node
` [PATCH 3/4] soc: actions: sps: Add S900 power domains
` [PATCH 4/4] soc: actions: Fix help text in Kconfig for OWL_PM_DOMAINS

[PATCH net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-11 16:40 UTC  (5+ messages)

bpf: handling non BPF register names in inline assembly with -target bpf
 2018-04-11 16:37 UTC 

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-11 16:37 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] python-daemonize: new package
 2018-04-11 16:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add Lionel Flandrin to package/python-daemonize

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-11 16:34 UTC  (9+ messages)
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v5 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[PATCH v3] ethdev: return diagnostic when setting MAC address
 2018-04-11 16:32 UTC  (2+ messages)
` [PATCH v4] "

[U-Boot] [PATCH v2 0/2] dm: i2c: implement gpio-based I2C deblock
 2018-04-11 16:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] dm: i2c: dts: Add gpios and pinctrl device tree properties
` [U-Boot] [PATCH v2 2/2] dm: i2c: implement gpio-based I2C deblock

[RFC] drm/i915: Engine discovery query
 2018-04-11 16:32 UTC  (3+ messages)
` [RFC v2] "

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-11 16:32 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ether: add flow action to redirect packet to a port
  ` [PATCH v2 2/4] ether: add flow last hit query support
  ` [PATCH v2 3/4] ether: add more protocol support in flow API

[U-Boot] [PATCH 1/3] i2c: ihs_i2c: Use new fpgamap interface
 2018-04-11 16:32 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] i2c: fsl: Use dev_read_addr
` [U-Boot] [PATCH 3/3] i2c: fsl: Add option to get clock from DT

[Qemu-devel] [PATCH v2 00/17] Translation loop conversion for sh4/sparc/mips/s390x/openrisc/riscv targets
 2018-04-11 16:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 06/17] target/mips: convert to DisasJumpType

Babeltrace Patch
 2018-04-11 15:37 UTC 

[RFC v1] Data port coherency control for UMDs
 2018-04-11 16:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Add Exec param to control data port coherency. (rev3)

[Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03
 2018-04-11 16:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/chiliboard: Bump Linux to 4.16.1


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.