All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 17:15:50 to 2018-01-12 17:53:46 UTC [more...]

post-receive: pub/scm/linux/kernel/git/ak/linux-misc
 2018-01-12 17:53 UTC 

[Bug 101900] No HDMI audio on Polaris
 2018-01-12 17:53 UTC  (2+ messages)
` [Bug 101900] No HDMI HBR audio on Polaris (no TrueHD, no Atmos, no Neo:X, no HD Master audio) and static noise in sound when LPCM

Growing RAID10 with active XFS filesystem
 2018-01-12 17:52 UTC  (10+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 31a31f2608344b0a9eb055cf54f2fa5e69a91f74
 2018-01-12 17:52 UTC 

[PATCH][next] ixgbe: fix comparison of offset with zero or NVM_INVALID_PTR
 2018-01-12 17:52 UTC  (4+ messages)
` [Intel-wired-lan] "

a2f2577d96 ("torture: Eliminate torture_runnable and .."): BUG: kernel hang in test stage
 2018-01-12 17:52 UTC  (2+ messages)

[PATCHv5 0/3] drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
 2018-01-12 17:52 UTC  (4+ messages)
  ` Fwd: "

[PATCH v3] rcutorture: Add basic ARM64 support to run scripts
 2018-01-12 17:52 UTC  (3+ messages)

[RFC 0/2] Net softirq deferring to ksoftirqd
 2018-01-12 17:51 UTC  (24+ messages)
` [RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-12 17:51 UTC  (4+ messages)
` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
    ` [kernel-hardening] "

usb: dwc2: Fix endless deferral probe
 2018-01-12 17:51 UTC  (2+ messages)
` [PATCH] "

[PATCH V2] ipvlan: fix ipvlan MTU limits
 2018-01-12 17:50 UTC  (7+ messages)

[PATCH 0/2] thermal, OPP: move the CPU power estimation to the OPP library
 2018-01-12 17:50 UTC  (7+ messages)

[PATCH v3] ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label
 2018-01-12 17:50 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-01-12 17:50 UTC 

[PATCH] app: fix proc_info app dependency
 2018-01-12 17:49 UTC  (2+ messages)
` [PATCH v2] app/procinfo: add compilation option in config file

[PATCH] x86/retpoline: Fill RSB on context switch for affected CPUs
 2018-01-12 17:49 UTC 

[PATCH iproute2] tunnel: Return constant string without copying it
 2018-01-12 17:49 UTC 

[PATCH][next] drm/i915/pmu: fix sizeof on attr, should be *attr
 2018-01-12 17:48 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH] usb: xhci-mtk: fix semicolon.cocci warnings
 2018-01-12 17:46 UTC  (3+ messages)
  `  "

post-receive: pub/scm/linux/kernel/git/johan/usb-serial
 2018-01-12 17:47 UTC 

Xen Security Advisory 254 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754) - Information leak via side effects of speculative execution
 2018-01-12 17:46 UTC 

[PATCH V3 0/5] dm-rq: improve sequential I/O performance
 2018-01-12 17:46 UTC  (12+ messages)

[PATCH][next] bnxt_en: ensure len is ininitialized to zero
 2018-01-12 17:46 UTC  (2+ messages)

[PATCH V3] thermal: Add cooling device's statistics in sysfs
 2018-01-12 17:46 UTC  (4+ messages)

[PATCH] Fix COMPATIBLE_MACHINE for -native recipe variants
 2018-01-12 17:45 UTC 

EDAC driver for ARMv8 L1/L2 cache
 2018-01-12 17:44 UTC  (10+ messages)

[PATCH] test/memzone: Fix test_memzone_basic & test_memzone_free issues
 2018-01-12 17:43 UTC  (2+ messages)

[radeon-alex:drm-next-4.16-wip 77/81] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.h:280: multiple definition of `amdgpu_dm_crtc_handle_crc_irq'
 2018-01-12 17:42 UTC 

[Qemu-devel] [PULL v3] target/xtensa updates
 2018-01-12 17:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH] target/xtensa: don't typedef DisasContext twice

[GIT PULL] one nvme fix for Linux 4.15
 2018-01-12 17:43 UTC  (3+ messages)

Small btrfs corruptions on 4.14.13
 2018-01-12 17:42 UTC 

[RFC][PATCH 0/5] drm_hwcomposer: Changes to support HiKey/HiKey960
 2018-01-12 17:40 UTC  (4+ messages)
` [RFC][PATCH 5/5] drm_hwcomposer: HACK: Fix tearing on hikey/hikey960

[PATCH iproute2 0/9] ip/tunnel: Improve tunnel parameters printing
 2018-01-12 17:39 UTC  (10+ messages)
` [PATCH iproute2 1/9] iplink: Use ll_index_to_name() instead of if_indextoname()
` [PATCH iproute2 2/9] ip/tunnel: Correct and unify ttl/hoplimit printing
` [PATCH iproute2 3/9] ip/tunnel: Simplify and unify tos printing
` [PATCH iproute2 4/9] ip/tunnel: Use print_0xhex() instead of print_string()
` [PATCH iproute2 5/9] ip/tunnel: Use print_string() and simplify encap option printing
` [PATCH iproute2 6/9] gre/tunnel: Print erspan_index using print_uint()
` [PATCH iproute2 7/9] ip/tunnel: Minor cleanups in print routines
` [PATCH iproute2 8/9] vti/tunnel: Unify ikey/okey printing
` [PATCH iproute2 9/9] vti6/tunnel: Unify and simplify link type help functions

[Buildroot] [PATCH] system/Config.in: hide BR2_TARGET_GENERIC_GETTY_{TERM, OPTIONS} with systemd
 2018-01-12 17:39 UTC  (4+ messages)

Problems Configuring VHT160 and VHT80+80 for QCA9984
 2018-01-12 17:39 UTC  (4+ messages)

[PATCH] x86: Meltdown band-aid against malicious 64-bit PV guests
 2018-01-12 17:39 UTC  (5+ messages)

[PATCH] nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
 2018-01-12 17:39 UTC  (5+ messages)
` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-12 17:39 UTC 

[Cluster-devel] [PATCH 00/12] gfs2: punch hole
 2018-01-12 17:38 UTC  (3+ messages)
` [Cluster-devel] [PATCH 11/12] gfs2: Turn trunc_dealloc into punch_hole

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-12 17:37 UTC  (5+ messages)
` [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
      ` [OpenRISC] "

[PATCH] phy: work around 'phys' references to usb-nop-xceiv devices
 2018-01-12 17:37 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-12 17:37 UTC 

[PATCH v2 0/6] drm/i915: expose RCS topology to userspace
 2018-01-12 17:37 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915: store all subslice masks

[U-Boot] Pull request, u-boot-tegra/master
 2018-01-12 17:37 UTC 

[PATCH BlueZ 1/2] obexd: Emit file information for client
 2018-01-12 17:37 UTC  (2+ messages)

[PATCH 1/2] mempool: notify mempool area after mempool alloc
 2018-01-12 17:36 UTC  (3+ messages)
` [PATCH v3 1/2] mempool: fix first memory area notification

Xen Security Advisory 254 (CVE-2017-5753, CVE-2017-5715, CVE-2017-5754) - Information leak via side effects of speculative execution
 2018-01-12 17:36 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-12 17:36 UTC 

[Buildroot] [PATCH] package/bash: add /bin/bash to /etc/shells
 2018-01-12 17:36 UTC  (6+ messages)

[PATCH v2 00/16] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-12 17:35 UTC  (2+ messages)

Linux 4.15-rc7
 2018-01-12 17:34 UTC  (7+ messages)

[PATCH v6 00/24] Speculative page faults
 2018-01-12 17:26 UTC  (50+ messages)
` [PATCH v6 01/24] x86/mm: Define CONFIG_SPF
` [PATCH v6 02/24] powerpc/mm: "
` [PATCH v6 03/24] mm: Dont assume page-table invariance during faults
` [PATCH v6 04/24] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v6 05/24] mm: Introduce pte_spinlock "
` [PATCH v6 06/24] mm: VMA sequence count
` [PATCH v6 07/24] mm: Protect VMA modifications using "
` [PATCH v6 08/24] mm: protect mremap() against SPF hanlder
` [PATCH v6 09/24] mm: Protect SPF handler against anon_vma changes
` [PATCH v6 10/24] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v6 11/24] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v6 12/24] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v6 13/24] mm: Introduce __maybe_mkwrite()
` [PATCH v6 14/24] mm: Introduce __vm_normal_page()
` [PATCH v6 15/24] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v6 16/24] mm: Protect mm_rb tree with a rwlock
` [PATCH v6 17/24] mm: Provide speculative fault infrastructure
` [PATCH v6 18/24] mm: Try spin lock in speculative path
` [PATCH v6 19/24] mm: Adding speculative page fault failure trace events
` [PATCH v6 20/24] perf: Add a speculative page fault sw event
` [PATCH v6 21/24] perf tools: Add support for the SPF perf event
` [PATCH v6 22/24] mm: Speculative page fault handler return VMA
` [PATCH v6 23/24] x86/mm: Add speculative pagefault handling
` [PATCH v6 24/24] powerpc/mm: Add speculative page fault

[lustre-devel] Optional test session for lustre-reviews
 2018-01-12 17:31 UTC 

[PATCH 1/9] psmisc: improve autopoint-enabling
 2018-01-12 17:30 UTC  (3+ messages)
` [PATCH 6/9] m4: merge two .inc files

[net-next 00/10][pull request] 10GbE Intel Wired LAN Driver Updates 2018-01-12
 2018-01-12 17:29 UTC  (11+ messages)
` [net-next 01/10] ixgbe: Assume provided MAC filter has been verified by macvlan
` [net-next 02/10] ixgbe: Default to 1 pool always being allocated
` [net-next 03/10] ixgbe: Don't assume dev->num_tc is equal to hardware TC config
` [net-next 04/10] ixgbe/fm10k: Record macvlan stats instead of Rx queue for macvlan offloaded rings
` [net-next 05/10] ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
` [net-next 06/10] ixgbe: avoid bringing rings up/down as macvlans are added/removed
` [net-next 07/10] ixgbe: Fix handling of macvlan Tx offload
` [net-next 08/10] net: Cap number of queues even with accel_priv
` [net-next 09/10] ixgbe: Fix kernel-doc format warnings
` [net-next 10/10] ixgbevf: "

[ulog2] Plugin ulogd_filter_HTTPSNIFF proposal
 2018-01-12 17:21 UTC 

[PATCH] hwmon: sht3x: wait predefined limits loading complete before access
 2018-01-12 17:29 UTC 

[PATCH] ath10k: remove redundant -ve check against u32 integer size
 2018-01-12 17:27 UTC  (2+ messages)

[Bug 86931] hid-generic 0005:099A:0500.0001: unknown main item tag 0x0
 2018-01-12 17:26 UTC 

[PATCH i-g-t 1/4] kms_plane: Remove redundant modeset after CRC capture
 2018-01-12 17:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

Xen Project Spectre/Meltdown FAQ
 2018-01-12 17:25 UTC  (13+ messages)

[Qemu-devel] [RFC PATCH 0/3] Implement Pysical Presence Interface for TPM 1.2 and 2
 2018-01-12 17:24 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/3] tpm: Implement virtual memory device for TPM PPI

[PATCH 1/2] drm/i915/pmu: fix noderef.cocci warnings
 2018-01-12 17:25 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] mempool/octeontx: use smp instead of io barrier
 2018-01-12 17:25 UTC  (3+ messages)
` [PATCH v2] mempool/octeontx: fix improper memory barrier

[Qemu-devel] [PATCH] i.MX: Fix FEC/ENET receive funtions
 2018-01-12 17:24 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/groeck/linux-staging
 2018-01-12 17:25 UTC 

[PATCH 2/2] eal/x86: Use lock-prefixed instructions to reduce cost of rte_smp_mb()
 2018-01-12 17:23 UTC  (3+ messages)
` [PATCH v2 1/2] test/test: introduce new test-case for rte_smp_mb()

[PATCH 1/2] eal: make max vfio groups configurable
 2018-01-12 17:24 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Add display WA #1175 for planes ending close to right screen edge
 2018-01-12 17:23 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [1/2] "

Bad TCP performance on WLE900VX
 2018-01-12 17:23 UTC  (7+ messages)

[PATCH] member: fix memory leak on error
 2018-01-12 17:23 UTC  (2+ messages)
` [PATCH v2] "

Trying out vixen: qemu processes left behind
 2018-01-12 17:23 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] target/arm: split out vfp_expand_imm
 2018-01-12 17:22 UTC  (2+ messages)

[Xenomai] heap allocation working for some memory sizes but not others
 2018-01-12 17:21 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 00/13] SDHCI: housekeeping
 2018-01-12 17:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 03/13] sdhci: refactor same sysbus/pci properties into a common one
` [Qemu-devel] [PATCH v6 13/13] sdhci: add a "dma" property

[PATCH] usb: mtu3: fix semicolon.cocci warnings
 2018-01-12 17:18 UTC  (4+ messages)
  `  "

[PATCH 0/2] ceph: quota: client optimizations
 2018-01-12 17:19 UTC  (3+ messages)
` [PATCH 1/2] ceph: quota: cache inode pointer in ceph_snap_realm
` [PATCH 2/2] ceph: quota: add counter for snaprealms with quota

[PATCH v2] run-command.c: print env vars when GIT_TRACE is set
 2018-01-12 17:19 UTC  (3+ messages)
` [PATCH v3 0/4] "

[Qemu-devel] ppc icount questions
 2018-01-12 17:19 UTC  (4+ messages)

[PATCH] hwmon: pmbus: ibm-cffps depends on LEDS_CLASS
 2018-01-12 17:19 UTC  (2+ messages)

[PATCH v3] USB: serial: option: add id for Motorola Solutions TETRA PEI
 2018-01-12 17:19 UTC  (3+ messages)
  ` [v3] "

[PATCH V6 0/3] support c11 memory model barrier in librte_ring
 2018-01-12 17:18 UTC  (4+ messages)
` [PATCH V7 "
  ` [PATCH V7 3/3] ring: introduce new header file to support C11 memory model

[PATCH net-next 00/22] Aquantia atlantic driver major update 2018/01
 2018-01-12 17:18 UTC  (4+ messages)

[PATCH V2] powerpc/kernel: Add 'ibm,thread-groups' property for CPU allocation
 2018-01-12 17:16 UTC  (2+ messages)

[PATCH 0/3] Meson build system
 2018-01-12 17:15 UTC  (4+ messages)
    ` [Mesa-dev] "

post-receive: pub/scm/linux/kernel/git/vkoul/slave-dma
 2018-01-12 17:15 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.