All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-27 00:13:28 to 2018-02-27 01:49:28 UTC [more...]

[PATCH v8 08/16] packed virtqueues: more efficient virtqueue layout
 2018-02-27  1:49 UTC  (6+ messages)
  ` [virtio-dev] "
    ` [virtio] "
        ` [virtio] Re: [virtio-dev] "

[PATCH v1 0/9] Enable HDA Codec support on Intel Platforms (Series2)
 2018-02-26 19:37 UTC  (25+ messages)
` [PATCH v1 1/9] ASoC: Intel: Boards: Machine driver for Intel platforms
` [PATCH v1 2/9] ASoC: Intel: Skylake: Add entry in sst_acpi_mach for HDA codecs
` [PATCH v1 5/9] ALSA: hda - split snd_hda_codec_new function
` [PATCH v1 8/9] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers
` [PATCH v1 9/9] ASoC: Intel: Boards: add support for HDA codecs

[RFC PATCH 0/2] Ion unit test with VGEM
 2018-02-27  1:48 UTC  (10+ messages)
` [PATCH 2/2] selftests: ion: Add simple test with the vgem driver

[PATCH v2 0/4] ima: unverifiable file signatures
 2018-02-27  1:47 UTC  (4+ messages)
` [PATCH v2 1/4] ima: fail file signature verification on non-init mounted filesystems

[v2] imx-sdma: fix pagefault when channel is disabled during interrupt
 2018-02-27  1:48 UTC 

[RFC PATCH 0/4 v2] Define killable version for access_remote_vm() and use it in fs/proc
 2018-02-27  1:47 UTC  (16+ messages)
` [PATCH 1/4 v2] mm: add access_remote_vm_killable APIs
` [PATCH 2/4 v2] fs: proc: use down_read_killable in proc_pid_cmdline_read()
` [PATCH 3/4 v2] fs: proc: use down_read_killable() in environ_read()
` [PATCH 4/4 v2] mm: use access_remote_vm() in get_cmdline()

[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
 2018-02-27  1:46 UTC  (6+ messages)
` [PATCH 1/2 v3] mmc: dw_mmc: Fix the DTO timeout overflow calculation for 32-bit systems

[igt-dev] [PATCH i-g-t] igt/gem_measure_ring_size_inflight: Measure smallest inflight ring size
 2018-02-27  1:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[meta-networking][PATCH v3] samba: Add packagegroup
 2018-02-27  1:44 UTC  (2+ messages)

[PATCH v2] perf annotate: Support to display the IPC/Cycle in tui mode
 2018-02-27  9:38 UTC 

[PATCH] bcache: fix kernel crashes when run fio in a RAID backend bcache device
 2018-02-27  1:46 UTC 

[PATCH] x86: devicetree: enable multiprocessing and interrupt setting in DT
 2018-02-27  1:36 UTC 

[PATCH] doc: add driver limitation for vhost dequeue zero copy
 2018-02-27  9:21 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] Add additional IEEE1275 methods
 2018-02-27  1:34 UTC  (8+ messages)
` [PATCH 1/7] ieee1275: decode-unit command for 4 addr cell devs
` [PATCH 2/7] ieee1275: encode-unit "
` [PATCH 3/7] ieee1275: set-address bus specific method
` [PATCH 4/7] ieee1275: no-data-command "
` [PATCH 5/7] ieee1275: block-size deblocker support method
` [PATCH 6/7] sparc64: #blocks disk node method
` [PATCH 7/7] sparc64: #blocks64 "

[PATCH v3] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  1:30 UTC  (2+ messages)

[PATCH v5 0/9] watchdog/hpwdt: Update driver to use watchdog core
 2018-02-27  1:29 UTC  (6+ messages)
` [PATCH v5 2/9] watchdog/hpwdt: Remove legacy NMI sourcing

[lkp-robot] [bisect done] 54ad80c608 [ 0.052383] BUG: unable to handle kernel paging request at 109e2014
 2018-02-27  1:29 UTC  (2+ messages)

[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
 2018-02-27  1:28 UTC  (3+ messages)

RISC-V Seccomp Support?
 2018-02-27  1:28 UTC  (2+ messages)

[PATCH 0/6] x86: Switch some bits of MSR handing over to the new infrastructure
 2018-02-27  1:28 UTC  (7+ messages)
` [PATCH 1/6] x86/vmx: Simplfy the default cases in vmx_msr_{read, write}_intercept()
` [PATCH 2/6] x86/hvm: Handle viridian MSRs via the new guest_{rd, wr}msr() infrastructure
` [PATCH 3/6] x86: Handle the Xen "

[PATCH v4] ASoC: imx-wm8962: Remove machine driver
 2018-02-27  1:28 UTC  (2+ messages)

[PATCH 00/33] DC Patches Feb 26, 2018
 2018-02-27  1:26 UTC  (4+ messages)
` [PATCH 13/33] drm/amd/display: allocate fbc buffer in AMDGPU_GEM_DOMAIN_GTT

[PATCH v3] ASoC: imx-wm8962: Remove machine driver
 2018-02-27  1:25 UTC  (3+ messages)

[PATCH bpf-next v8 00/11] Landlock LSM: Toward unprivileged sandboxing
 2018-02-27  1:23 UTC  (46+ messages)
` [PATCH bpf-next v8 01/11] fs, security: Add a security blob to nameidata
  ` [PATCH bpf-next v8 01/11] fs,security: "
` [PATCH bpf-next v8 02/11] fs, security: Add a new file access type: MAY_CHROOT
  ` [PATCH bpf-next v8 02/11] fs,security: "
` [PATCH bpf-next v8 03/11] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v8 04/11] bpf, landlock: Define an eBPF program type for Landlock hooks
  ` [PATCH bpf-next v8 04/11] bpf,landlock: "
` [PATCH bpf-next v8 05/11] seccomp, landlock: Enforce Landlock programs per process hierarchy
  ` [PATCH bpf-next v8 05/11] seccomp,landlock: "
` [PATCH bpf-next v8 06/11] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v8 07/11] landlock: Handle filesystem access control
` [PATCH bpf-next v8 08/11] landlock: Add ptrace restrictions
` [PATCH bpf-next v8 09/11] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v8 10/11] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v8 11/11] landlock: Add user and kernel documentation "

[PATCH] drm/i915/cnl: Add WaRsDisableCoarsePowerGating
 2018-02-27  1:25 UTC  (2+ messages)

[PATCH v2] KVM: X86: Allow userspace to define the microcode version
 2018-02-27  1:21 UTC  (3+ messages)

[PATCH v7 2/2] media: V3s: Add support for Allwinner CSI
 2018-02-27  1:18 UTC  (7+ messages)

(no subject)
 2018-02-27  1:18 UTC 

[Bug 104142] Stack trace in runpm when Tonga card powers down
 2018-02-27  1:18 UTC  (4+ messages)

[RFC PATCH v3 0/3] Enable virtio_net to act as a backup for a passthru device
 2018-02-27  1:18 UTC  (14+ messages)
                      ` [virtio-dev] "

[lkp-robot] [bisect done] df95cc69cc [ 0.057279] BUG: unable to handle kernel paging request at ffff90de786a8478
 2018-02-27  1:17 UTC 

[PATCH 1/1] xfs: update the output of AG metadata corruption checking and repair tests
 2018-02-27  1:17 UTC  (3+ messages)

[PATCH] kexec: do KEXEC_FILE_LOAD and fallback to KEXEC_LOAD if not supported
 2018-02-27  1:15 UTC  (8+ messages)

[PATCH v7 0/7] fuse: mounts from non-init user namespaces
 2018-02-27  1:13 UTC  (4+ messages)
` [PATCH v7 3/7] fs/posix_acl: Document that get_acl respects ACL_DONT_CACHE

[PATCH 0/2] mark some slabs as visible not mergeable
 2018-02-27  1:13 UTC  (4+ messages)

[GIT PULL] seccomp update for v4.16-rc4
 2018-02-27  1:13 UTC 

[ath6kl:pending 20/37] drivers/net/wireless/ath/ath10k/snoc.c:29:10: fatal error: asm/dma-iommu.h: No such file or directory
 2018-02-27  1:11 UTC 

[PATCHv4 0/2] Improved perf support for imx53/ppd
 2018-02-27  1:10 UTC  (6+ messages)
` [PATCHv4 1/2] ARM: imx53: add secure-reg-access support for PMU

[Qemu-devel] QEMU Status Update
 2018-02-27  1:10 UTC 

[PATCH v4 0/1] drm/i915: Add and enable DP AUX CH mutex
 2018-02-27  1:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Add and enable DP AUX CH mutex (rev3)

[PATCH] ipmi: Add or fix SPDX-License-Identifier in all files
 2018-02-27  1:09 UTC  (2+ messages)

[PATCH] ARM: dts: NSP: Fix amount of RAM on BCM958625HR
 2018-02-27  1:03 UTC  (3+ messages)

[net-next v3 0/2] eBPF seccomp filters
 2018-02-27  1:01 UTC  (4+ messages)

Reflink (cow) copy of busy files
 2018-02-27  0:58 UTC  (12+ messages)

[PATCH] fold direct_make_requst into generic_make_request
 2018-02-27  0:58 UTC  (3+ messages)
`  "

[PATCH 4.15 00/64] 4.15.7-stable review
 2018-02-27  0:58 UTC  (2+ messages)

[Bug 104200] [Vega10] suspend hangs on Vega 64
 2018-02-27  0:58 UTC  (2+ messages)

[PATCH 4.14 00/54] 4.14.23-stable review
 2018-02-27  0:57 UTC  (2+ messages)

[PATCH 4.9 00/39] 4.9.85-stable review
 2018-02-27  0:57 UTC  (2+ messages)

[PATCH v2 net] net: phy: Restore phy_resume() locking assumption
 2018-02-27  0:56 UTC 

[PATCH 4.4 00/22] 4.4.119-stable review
 2018-02-27  0:56 UTC  (2+ messages)

[net-next v3 1/2] bpf, seccomp: Add eBPF filter capabilities
 2018-02-27  0:54 UTC  (2+ messages)

[PATCH 3.18 00/13] 3.18.97-stable review
 2018-02-27  0:53 UTC  (2+ messages)

[PATCH] perf stat: Ignore error thread when enabling system-wide --per-thread
 2018-02-27  0:53 UTC  (7+ messages)

[next-queue PATCH 0/8] igb: offloading of receive filters
 2018-02-27  0:51 UTC  (7+ messages)
` [next-queue PATCH 7/8] igb: Add support for adding offloaded clsflower filters
      ` [Intel-wired-lan] "

[Qemu-devel] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
 2018-02-27  0:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] virtio-balloon: add a timer to limit the free page report waiting time

[RFC 0/3] seccomp trap to userspace
 2018-02-27  0:49 UTC  (7+ messages)
` [RFC 1/3] seccomp: add a return code to "

[Bug 197925] New: [amdgpu_dc][carrizo] multiple monitor handling errors
 2018-02-27  0:48 UTC  (2+ messages)
` [Bug 197925] "

[PATCH v2] powerpc/npu: Cleanup MMIO ATSD flushing
 2018-02-27  0:47 UTC  (4+ messages)

[RFC PATCH] drivers: use 'depends on MFD_SYSCON' instead of 'select MFD_SYSCON'
 2018-02-27  0:46 UTC  (7+ messages)
        ` [RFC] "

[PATCH RFC iproute-next 0/5] cm_id, cq, mr, and pd resource tracking
 2018-02-27  0:47 UTC  (5+ messages)
` [PATCH RFC iproute-next 5/5] rdma: Add PD resource tracking information

[RFC -mm] mm: Fix races between swapoff and flush dcache
 2018-02-27  0:44 UTC  (2+ messages)

loop in eBPF kernel program
 2018-02-27  0:32 UTC 

[Bug 105256] Slow performance using glDrawElementsBaseVertex
 2018-02-27  0:41 UTC  (2+ messages)
` [Bug 105256] Slow performance using glDrawElements calls with GL_UNSIGNED_BYTE indices

[net PATCH 0/4] virtio_net: several bugs in XDP code for driver virtio_net
 2018-02-27  0:40 UTC  (3+ messages)
` [net PATCH 1/4] virtio_net: disable XDP_REDIRECT in receive_mergeable() case

[Bug 104064] (DC 4.15-rc2) WARNING: CPU: 4 PID: 75 at drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:601 dm_suspend+0x4e/0x60 [amdgpu]
 2018-02-27  0:39 UTC  (2+ messages)

[krogoth][PATCH] logrotate: replace fedorahosted.org SRC_URI with github.com source
 2018-02-27  0:39 UTC 

[PATCH] drm/i915: Add a parameter to disable SAGV
 2018-02-27  0:38 UTC  (2+ messages)

[PATCH 0/9] RISC-V: Make modules loadable
 2018-02-27  0:35 UTC  (2+ messages)

[PATCH 8/9] RISC-V: Support RISCV_ALIGN relocations in modules
 2018-02-27  0:35 UTC  (2+ messages)

[PATCH 2/9] RISC-V: Load modules within relative jump range of the kernel text
 2018-02-27  0:35 UTC  (2+ messages)

[PATCH 3/9] RISC-V: Support RISCV_CALL relocations for non-PIC modules
 2018-02-27  0:35 UTC  (2+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-27  0:34 UTC  (4+ messages)
` [RFC PATCH V2 13/22] x86/intel_rdt: Support schemata write - pseudo-locking core

Google Summer of Code 2018
 2018-02-27  0:34 UTC 

[PATCH RFC net-next 00/20] net/ipv6: Separate data structures for FIB and data path
 2018-02-27  0:32 UTC  (9+ messages)
` [PATCH RFC net-next 10/20] net/ipv6: move expires into rt6_info
` [PATCH RFC net-next 16/20] net/ipv6: Cleanup exception route handling

[PATCH v15 00/11] fw_cfg: add DMA operations & etc/vmcoreinfo support
 2018-02-27  0:29 UTC  (6+ messages)
` [PATCH v15 08/11] fw_cfg: handle fw_cfg_read_blob() error
` [PATCH v15 10/11] fw_cfg: write vmcoreinfo details

[PATCH 14/26] sha1_file: allow prepare_alt_odb to handle arbitrary repositories
 2018-02-27  0:28 UTC  (7+ messages)
` [PATCH 0/4] Delete ignore_env member in struct repository
  ` [PATCH 1/4] repository.c: move env-related setup code back to environment.c

[PATCH 1/2] doc: fpga: Add reset bridge support
 2018-02-27  0:28 UTC  (4+ messages)
` [PATCH 2/2] fpga: reset bridge: Add the reset bridge

[PATCH] xmon: Setup xmon debugger hooks when first break-point is set
 2018-02-27  0:26 UTC  (2+ messages)

[RFC] mkfs config file bikeshed now!
 2018-02-27  0:25 UTC  (8+ messages)

[PATCH] drm/amdgpu/powerplay/smu7: use proper dep table for mclk
 2018-02-27  0:23 UTC  (2+ messages)

[PATCH v5 0/4] ARM: OMAP2+: AM33XX/AM43XX: Add suspend-resume support
 2018-02-27  0:18 UTC  (6+ messages)

[U-Boot] [PATCH 3/3] wget.c, wget.h and modified tftp.c
 2018-02-27  0:16 UTC  (2+ messages)

[Qemu-devel] [PULL] RISC-V QEMU Port Submission
 2018-02-27  0:15 UTC 

[Bug 105083] Random blinking display
 2018-02-27  0:15 UTC  (2+ messages)

[PATCH] ether: fix invalid string length in ethdev name comparison
 2018-02-27  0:15 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.