All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-17 20:54:27 to 2019-04-17 21:55:07 UTC [more...]

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS f918d2696bf9fa4a448b94646a0a24cb397d7db8
 2019-04-17 21:55 UTC 

[PATCH 0/5] mm: reparent slab memory on cgroup removal
 2019-04-17 21:54 UTC  (4+ messages)
` [PATCH 1/5] mm: postpone kmem_cache memcg pointer initialization to memcg_link_cache()
` [PATCH 3/5] mm: introduce __memcg_kmem_uncharge_memcg()
` [PATCH 5/5] mm: reparent slab memory on cgroup removal

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-17 21:54 UTC  (17+ messages)

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-17 21:54 UTC  (2+ messages)

[PATCH v2 0/5] V3D CSD support, implicit sync fix
 2019-04-17 21:53 UTC  (4+ messages)
` [PATCH v2 3/5] drm/v3d: Add support for compute shader dispatch

[PATCH] xfs: abort unaligned nowait directio early
 2019-04-17 21:53 UTC  (2+ messages)

Adding QCOW2 reading/writing support
 2019-04-17 21:53 UTC  (7+ messages)

[Xen-devel] [linux-4.9 test] 134780: regressions - FAIL
 2019-04-17 21:51 UTC  (3+ messages)
  `  "

[PATCH 0/3] xfs: scrub filesystem summary counters
 2019-04-17 21:52 UTC  (5+ messages)
` [PATCH 1/3] xfs: track delayed allocation reservations across
` [PATCH 2/3] xfs: allow scrubbers to pause background reclaim

[PATCH] drm/i915: Avoid use-after-free in reporting create.size
 2019-04-17 21:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Buildroot] [git commit] qt5: Remove *.la/*.prl fixup script
 2019-04-17 21:49 UTC 

[Buildroot] [RFC 1/1] docs/adding-packages-generic.txt: Add note if package does not use source
 2019-04-17 21:48 UTC  (3+ messages)

[PATCH 0/2] Add get/set compression support to smbinfo
 2019-04-17 21:47 UTC  (3+ messages)
` [PATCH 2/2] smbinfo: Add SETCOMPRESSION support

linux-next: Fixes tag needs some work in the drm-fixes tree
 2019-04-17 21:46 UTC 

[PATCH v7 00/21] x86/split_lock: Enable split lock detection
 2019-04-17 21:34 UTC  (22+ messages)
` [PATCH v7 01/21] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v7 02/21] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v7 03/21] wlcore: simplify/fix/optimize reg_ch_conf_pending operations
` [PATCH v7 04/21] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v7 05/21] x86/msr-index: Define MSR_IA32_CORE_CAPABILITY and split lock detection bit
` [PATCH v7 06/21] x86/cpufeatures: Enumerate MSR_IA32_CORE_CAPABILITY
` [PATCH v7 07/21] x86/split_lock: Enumerate split lock detection by MSR_IA32_CORE_CAPABILITY
` [PATCH v7 08/21] x86/split_lock: Enumerate split lock detection on Icelake mobile processor
` [PATCH v7 09/21] x86/split_lock: Define MSR TEST_CTL register
` [PATCH v7 10/21] x86/split_lock: Define per CPU variable to cache MSR TEST_CTL
` [PATCH v7 11/21] x86/split_lock: Handle #AC exception for split lock
` [PATCH v7 12/21] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
` [PATCH v7 13/21] kvm/vmx: Emulate MSR TEST_CTL
` [PATCH v7 14/21] x86/split_lock: Enable split lock detection by default
` [PATCH v7 15/21] x86/split_lock: Add a sysfs interface to enable/disable split lock detection during run time
` [PATCH v7 16/21] x86/split_lock: Document the new sysfs file for split lock detection
` [PATCH v7 17/21] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v7 18/21] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v7 19/21] x86/clearcpuid: Apply cleared feature bits that are forced set before
` [PATCH v7 20/21] x86/clearcpuid: Clear CPUID bit in CPUID faulting
` [PATCH v7 21/21] x86/clearcpuid: Change document for kernel option clearcpuid

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-04-17 21:42 UTC  (19+ messages)

DAX numa_attribute vs SubNUMA clusters
 2019-04-17 21:46 UTC  (8+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-17 21:44 UTC  (26+ messages)
` [PATCH v3 02/26] compat_ioctl: move simple ppp command handling into driver
` [PATCH v3 04/26] compat_ioctl: move PPPIOCSCOMPRESS32 to ppp-generic.c
` [PATCH v3 08/26] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v3 10/26] compat_ioctl: use correct compat_ptr() translation in drivers
    ` [v3,10/26] "
` [PATCH v3 11/26] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
  ` [PATCH v3 14/26] compat_ioctl: move ATYFB_CLK handling to atyfb driver

[PATCH] drm/amdkfd: Disable Packet Manager in non HWS mode except Hawaii
 2019-04-17 21:44 UTC  (4+ messages)

[Buildroot] [RFC v2 1/7] package/mesa3d: rename OSMesa option
 2019-04-17 21:43 UTC  (7+ messages)
` [Buildroot] [RFC v2 2/7] package/mesa3d: add OSMesa classic needs dri swrast
` [Buildroot] [RFC v2 3/7] package/mesa3d: Only one swrast provider can be built
` [Buildroot] [RFC v2 4/7] package/mesa3d: add xvmc option
` [Buildroot] [RFC v2 5/7] package/mesa3d: Gallium xa state tracker is only available for nouveau and svga Gallium drivers
` [Buildroot] [RFC v2 6/7] package/mesa3d: switch build system to meson
` [Buildroot] [RFC v2 7/7] package/mesa3d: select kmsro for etnaviv

Question regarding crypto scatterlists / testmgr
 2019-04-17 21:43 UTC  (6+ messages)

[PATCH blktests v2] block/020: dynamically change iodepth if test aio-nr lager than aio-max-nr
 2019-04-17 21:41 UTC  (2+ messages)

[PATCH] cifs: add SEEK_HOLE/SEEK_DATA support
 2019-04-17 21:41 UTC  (2+ messages)

[PATCH v2 00/36] coresight: Support for ACPI bindings
 2019-04-17 21:41 UTC  (10+ messages)
` [PATCH v2 08/36] coresight: tmc: Clean up device specific data
` [PATCH v2 09/36] coresight: catu: Cleanup "
` [PATCH v2 10/36] coresight: tpiu: Clean up "

[PATCH] nvme/012 & 013: avoid extremely slow xfs IO
 2019-04-17 21:40 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Remap hdp coherency registers
 2019-04-17 21:40 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: Expose HDP registers to user space

[Buildroot] [git commit] qt5base: Fix inconsistencies when overriding qmake properties
 2019-04-17 21:37 UTC 

[GIT PULL] Ux500 DTS changes for v5.2
 2019-04-17 21:35 UTC  (2+ messages)

[PATCH] drivers: pci: This patch fix the following checkpatch warning
 2019-04-17 21:35 UTC  (2+ messages)

[PATCH] fio: Add advise THP option to mmap engine
 2019-04-17 21:28 UTC 

[Buildroot] [PATCH 1/1] package/syslog-ng: fix S01syslog-ng indentation
 2019-04-17 21:34 UTC  (2+ messages)

[PATCH -mm] elf: extract PROT_* calculations
 2019-04-17 21:34 UTC 

[Buildroot] [PATCH 1/1] package/sysklogd: fix S0{1sys, 2k}logd indentation
 2019-04-17 21:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rsyslog: fix S01rsyslogd indentation
 2019-04-17 21:34 UTC  (2+ messages)

[Buildroot] [git commit] package/syslog-ng: fix S01syslog-ng indentation
 2019-04-17 21:32 UTC 

[Buildroot] [git commit] package/sysklogd: fix S0{1sys, 2k}logd indentation
 2019-04-17 21:32 UTC 

[Buildroot] [git commit] package/rsyslog: fix S01rsyslogd indentation
 2019-04-17 21:32 UTC 

[PATCH] exec: move ->recursion_depth out of critical sections
 2019-04-17 21:31 UTC 

[PATCH] nvme: determine the number of IO queues
 2019-04-17 21:30 UTC  (3+ messages)

[PATCH 0/2] xfs: prevent overflow of delalloc block counters
 2019-04-17 21:29 UTC  (7+ messages)
` [PATCH 1/2] xfs: widen quota block counters to 64-bit integers
` [PATCH 2/2] xfs: widen inode delalloc block counter to 64-bits
` [PATCH 3/2] xfstests: check for COW overflows in i_delayed_blks

[Buildroot] [PATCH] package/madplay: fix build failure due to old autotools macro
 2019-04-17 21:29 UTC  (6+ messages)

[PATCH v4 0/7] ARM: sun8i: a83t: Enable USB OTG
 2019-04-17 21:27 UTC  (2+ messages)

[Buildroot] [RFC 1/1] br2-external: Alow to include toolchain from external tree
 2019-04-17 21:26 UTC  (2+ messages)

[PATCH 0/6] iomem cacheability
 2019-04-17 21:25 UTC  (9+ messages)
` [PATCH 1/6] xen: extend XEN_DOMCTL_memory_mapping to handle cacheability
    ` [Xen-devel] "

[PATCH] Linux: Define struct termios2 in <termios.h> under _GNU_SOURCE [BZ #10339]
 2019-04-17 21:22 UTC  (2+ messages)

[PATCH v2 0/5] dom0less device assignment
 2019-04-17 21:22 UTC  (3+ messages)

[PATCH] worktree: update is_bare heuristics
 2019-04-17 21:21 UTC 

[RFC PATCH v9 00/13] Add support for eXclusive Page Frame Ownership
 2019-04-17 21:19 UTC  (13+ messages)
` [RFC PATCH v9 03/13] mm: Add support for eXclusive Page Frame Ownership (XPFO)

[virtio] Virtual I/O Device (VIRTIO) Version 1.1 from VIRTIO TC approved as a Committee Specification
 2019-04-17 21:20 UTC 

[PATCH iproute2-next] ip fou: Support binding FOU ports
 2019-04-17 21:19 UTC  (2+ messages)

[PATCH v2 00/16] watchdog: refactor init_timeout and update users
 2019-04-17 21:18 UTC  (11+ messages)
` [PATCH v2 06/16] watchdog: hpwdt: drop warning after calling watchdog_init_timeout

[PATCH 00/12] xen/arm: Add support to build with clang
 2019-04-17 21:16 UTC  (23+ messages)
` [PATCH 02/12] xen/arm: fix get_cpu_info() when built "
    ` [Xen-devel] "
` [PATCH 05/12] xen/arm64: bitops: Match the register size with the value size in flsl
        ` [Xen-devel] "
` [PATCH 07/12] xen/arm: cpuerrata: Match register size with value size in check_workaround_*
    ` [Xen-devel] "
` [PATCH 08/12] xen/arm: cpufeature: Match register size with value size in cpus_have_const_cap
    ` [Xen-devel] "

[PATCH 1/2] ras: fix an off-by-one error in __find_elem()
 2019-04-17 21:15 UTC  (11+ messages)
                  ` [1/2] "

[GIT PULL] SMB3 Fixes
 2019-04-17 21:15 UTC  (2+ messages)

[PATCH v3 00/13] Software fwnode references
 2019-04-17 21:14 UTC  (8+ messages)
` [PATCH v3 13/13] platform/x86: intel_cht_int33fe: Replacing the old connections with references

WARNING in usb_submit_urb (4)
 2019-04-17 21:12 UTC  (7+ messages)

[PATCH] mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig
 2019-04-17 21:11 UTC 

[PATCH] hwmon: (ina3221) Add voltage conversion time settings
 2019-04-17 21:10 UTC  (7+ messages)

[PATCH] parisc: Remove lock code to serialize TLB operations in pacache.S
 2019-04-17 21:09 UTC  (6+ messages)

[PATCH 0/3] ath11k: Add Mesh mode support
 2019-04-17 21:08 UTC  (7+ messages)
` [PATCH 1/3] ath11k: enable mesh mode
` [PATCH 2/3] ath11k: allow 4 address transmission for mesh packet

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-04-17 21:08 UTC  (2+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn

[PATCH v3 1/5] drm/scheduler: rework job destruction
 2019-04-17 21:06 UTC  (9+ messages)

[PATCH v9 00/11] mfd: add support for max77650 PMIC
 2019-04-17 21:05 UTC  (3+ messages)
` [PATCH v9 07/11] power: supply: max77650: add support for battery charger

[PATCH 01/19] gobject-introspection: update to 1.60.1
 2019-04-17 21:04 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: drm/panel: simple: add lg,acx467akm-7 panel
 2019-04-17 21:04 UTC  (5+ messages)

[RFC] arm64: swiotlb: cma_alloc error spew
 2019-04-17 20:48 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: set TX PBL for rk3328-roc-cc gmac
 2019-04-17 21:01 UTC  (2+ messages)

Requesting support for CPU performance and benchmarking in the presence of network
 2019-04-17 21:01 UTC 

[Qemu-devel] [Bug 1825002] [NEW] "qemu: Unexpected FPU mode" since 0c1bbedc10e86ea9366b6af8c5520fafa3266b2f
 2019-04-17 20:49 UTC  (3+ messages)
` [Qemu-devel] [Bug 1825002] "

[Buildroot] [PATCH 1/1] package/libcpprestsdk: fix static build with boost 1.70.0
 2019-04-17 21:00 UTC 

RME Fireface alsa driver
 2019-04-17 20:59 UTC  (8+ messages)
              ` RME Fireface alsa driver - improved but still not working

[PATCH] ktest: Add workaround to avoid unexpected power cycle
 2019-04-17 20:59 UTC  (3+ messages)

Request for net merge into net-next
 2019-04-17 20:58 UTC  (3+ messages)

[PATCH] ipv4: set the tcp_min_rtt_wlen range from 0 to one day
 2019-04-17 20:58 UTC  (2+ messages)

[PATCH v3 1/3] net: rework SIOCGSTAMP ioctl handling
 2019-04-17 20:56 UTC  (4+ messages)
` [PATCH v3 2/3] asm-generic: generalize asm/sockios.h
` [PATCH 3/3 v3] net: socket: implement 64-bit timestamps

[Virtio-fs] [PATCH 0/9] virtio-fs fixes
 2019-04-17 20:56 UTC  (5+ messages)
` [Virtio-fs] [PATCH 6/9] virtio-fs: let dax style override directIO style when dax+cache=none

(no subject)
 2019-04-17 20:56 UTC 

Feature request: Allow to update commit ID in messages when rebasing
 2019-04-17 20:56 UTC  (2+ messages)

[PATCH v4 00/26] Add generic support for composing LED class device name
 2019-04-17 20:54 UTC  (14+ messages)
` [PATCH v4 14/26] leds: lm3692x: Use generic support for composing LED names
` [PATCH v4 15/26] dt-bindings: lm36010: Add function and color properties
` [PATCH v4 16/26] leds: lm3601x: Use generic support for composing LED names
` [PATCH v4 17/26] dt-bindings: cr0014114: Add function and color properties
` [PATCH v4 18/26] leds: cr0014114: Use generic support for composing LED names
` [PATCH v4 19/26] dt-bindings: aat1290: Add function and color properties
` [PATCH v4 20/26] leds: aat1290: Use generic support for composing LED names
` [PATCH v4 21/26] dt-bindings: as3645a: Add function and color properties
` [PATCH v4 22/26] leds: as3645a: Use generic support for composing LED names
` [PATCH v4 23/26] dt-bindings: leds-gpio: Add function and color properties
` [PATCH v4 24/26] leds: gpio: Use generic support for composing LED names
` [PATCH v4 25/26] dt-bindings: an30259a: Add function and color properties
` [PATCH v4 26/26] leds: an30259a: Use generic support for composing LED names


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.