All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-20 17:06:39 to 2018-03-20 17:48:10 UTC [more...]

[PATCH libdrm 00/23] meson: fix 'auto' handling of drivers and simplify code
 2018-03-20 17:46 UTC  (23+ messages)
` [PATCH libdrm 01/23] meson: don't enable libdrm_intel without atomic support
` [PATCH libdrm 02/23] meson: don't enable libdrm_radeon "
` [PATCH libdrm 03/23] meson: don't enable libdrm_amdgpu "
` [PATCH libdrm 04/23] meson: don't enable libdrm_nouveau "
` [PATCH libdrm 05/23] meson: don't enable libdrm_freedreno "
` [PATCH libdrm 06/23] meson: fix omap=auto detection (was always false)
` [PATCH libdrm 07/23] meson: fix exynos=auto "
` [PATCH libdrm 08/23] meson: fix tegra=auto "
` [PATCH libdrm 09/23] meson: fix entaviv=auto "
` [PATCH libdrm 10/23] meson: split vc4=auto logic to make it easier to read
` [PATCH libdrm 11/23] meson: split libkms=auto "
` [PATCH libdrm 12/23] meson: introduce simpler way to handle driver options
` [PATCH libdrm 13/23] meson: use simple option handling for intel
` [PATCH libdrm 14/23] meson: use simple option handling for radeon
` [PATCH libdrm 15/23] meson: use simple option handling for amdgpu
` [PATCH libdrm 16/23] meson: use simple option handling for nouveau
` [PATCH libdrm 17/23] meson: use simple option handling for vmwgfx
` [PATCH libdrm 18/23] meson: use simple option handling for omap
` [PATCH libdrm 19/23] meson: use simple option handling for exynos
` [PATCH libdrm 20/23] meson: use simple option handling for freedreno
` [PATCH libdrm 21/23] meson: use simple option handling for tegra
` [PATCH libdrm 22/23] meson: use simple option handling for vc4

Crashes running btrfs scrub
 2018-03-20 17:44 UTC  (10+ messages)

RFC: unpinned DMA-buf exporting v2
 2018-03-20 17:47 UTC  (11+ messages)
` [PATCH 1/5] dma-buf: add optional invalidate_mappings callback v2
          ` [Linaro-mm-sig] "

[PATCH] lsmem: fix total online/offline memory calculation
 2018-03-20 17:47 UTC  (2+ messages)

[igt-dev] [RFC v1] Data Port Coherency tests
 2018-03-20 17:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-20 17:46 UTC  (4+ messages)
` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers

uvcvideo: Unknown video format,00000032-0002-0010-8000-00aa00389b71
 2018-03-20 17:45 UTC  (2+ messages)

[PATCH iproute2 1/1] tc: print actual action for connmark action
 2018-03-20 17:45 UTC 

[Bug 105629] New: WebGL shader regular update crashes nouveau driver 17.3.3
 2018-03-20 17:42 UTC  (3+ messages)
  ` [Bug 105629] "

[PATCH libdrm 1/2] intel: Do not use libpciaccess on Android
 2018-03-20 17:36 UTC  (2+ messages)
` [PATCH libdrm 2/2] Revert "libdrm: intel/Android.mk: Filter libdrm_intel library requirements on x86/x86_64"

[RFC][PATCH] xfs: adjust size/used/avail information for quota-df
 2018-03-20 17:41 UTC  (4+ messages)

[net-next] intel: add SPDX identifiers to all the Intel drivers
 2018-03-20 17:41 UTC  (2+ messages)

[Buildroot] [PATCH v5 0/5] gobject-introspection: new series
 2018-03-20 17:39 UTC  (3+ messages)
` [Buildroot] [PATCH v5 1/1] gobject-introspection: new package

[PATCH] nvme-cli: correct spelling of discovery
 2018-03-20 17:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/dovecot: bump version to 2.2.35
 2018-03-20 17:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.4.23

[PATCH v3 00/20] firmware: development for v4.17
 2018-03-20 17:38 UTC  (5+ messages)
` [PATCH v3 19/20] firmware: add request_firmware_cache() to help with cache on reboot

[PATCH] qemu: include generated files with <> and not ""
 2018-03-20 17:36 UTC  (23+ messages)
                  ` [Qemu-devel] "

[Qemu-devel] [PATCH for-2.12 00/12] block: Follow-up for .bdrv_co_create (part 1)
 2018-03-20 17:36 UTC  (13+ messages)
` [Qemu-devel] [PATCH for-2.12 01/12] vdi: Change 'static' create option to 'preallocation' in QMP
` [Qemu-devel] [PATCH for-2.12 02/12] vdi: Fix build with CONFIG_VDI_DEBUG
` [Qemu-devel] [PATCH for-2.12 03/12] qemu-iotests: Test vdi image creation with QMP
` [Qemu-devel] [PATCH for-2.12 04/12] qemu-iotests: Enable 025 for luks
` [Qemu-devel] [PATCH for-2.12 05/12] luks: Turn another invalid assertion into check
` [Qemu-devel] [PATCH for-2.12 06/12] qemu-iotests: Test invalid resize on luks
` [Qemu-devel] [PATCH for-2.12 07/12] parallels: Check maximum cluster size on create
` [Qemu-devel] [PATCH for-2.12 08/12] qemu-iotests: Test parallels image creation with QMP
` [Qemu-devel] [PATCH for-2.12 09/12] vhdx: Require power-of-two block size on create
` [Qemu-devel] [PATCH for-2.12 10/12] vhdx: Don't use error_setg_errno() with constant errno
` [Qemu-devel] [PATCH for-2.12 11/12] vhdx: Check for 4 GB maximum log size on creation
` [Qemu-devel] [PATCH for-2.12 12/12] qemu-iotests: Test vhdx image creation with QMP

[PATCH 0/3] systemd & systemd-boot: upgrade to 237
 2018-03-20 17:36 UTC  (4+ messages)
` [PATCH 1/3] systemd: "

[PATCH] netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
 2018-03-20 17:35 UTC 

[Qemu-devel] [PATCH v3 00/16] block/mirror: Add active-sync mirroring
 2018-03-20 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 15/16] block/mirror: Add copy mode QAPI interface

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-03-20 17:35 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] i386/kvm: TSC page clocksource for Hyper-V-on-KVM fixes
 2018-03-20 17:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] i386/kvm: add support for Hyper-V reenlightenment MSRs
` [Qemu-devel] [PATCH v3 2/2] i386/kvm: lower requirements for Hyper-V frequency MSRs exposure

[PATCH 0/3] rebase --keep-empty/--root fixes
 2018-03-20 17:34 UTC  (4+ messages)
` [PATCH 2/3] rebase -i --keep-empty: don't prune empty commits

[PATCH] Fix build error (compile-time assertion added by 96344ff0)
 2018-03-20 17:34 UTC  (2+ messages)

[PATCH 3.18 00/68] 3.18.101-stable review
 2018-03-20 17:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] os: truncate pidfile on creation
 2018-03-20 17:33 UTC 

[PATCH 4.4 000/134] 4.4.123-stable review
 2018-03-20 17:33 UTC  (4+ messages)

[PATCH 4.9 000/241] 4.9.89-stable review
 2018-03-20 17:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] tests/kms_cursor_legacy: Add subtest to verify cursor update state
 2018-03-20 17:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v7 0/3] Add DTS for SDM845 SoC and MTP
 2018-03-20 17:30 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: arm: Document kryo385 cpu
` [PATCH v7 2/3] dt-bindings: qcom: Add SDM845 bindings

[Qemu-devel] [PATCH v2 0/3] migration: usefaultfd cleanups
 2018-03-20 17:29 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] update-linux-headers.sh: add unistd.h
` [Qemu-devel] [PATCH v2 2/3] linux-headers: add asm-generic/unistd.h
` [Qemu-devel] [PATCH v2 3/3] postcopy: drop unnecessary conditions

[PATCH v5 0/4] Add DTS for SDM845 SoC and MTP
 2018-03-20 17:28 UTC  (9+ messages)
` [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
` [PATCH v5 2/4] dt-bindings: qcom: Add SDM845 bindings

Intermittent build failure with TRIM_UNUSED_KSYMS and related problems
 2018-03-20 17:28 UTC  (9+ messages)

[PATCH] net/mrvl: use proper constant for Rx descriptors number
 2018-03-20 17:28 UTC  (2+ messages)

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-20 17:28 UTC  (8+ messages)
` [RFT][PATCH v5 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick

[RFC] Bluetooth: hci_ll: Convert to use h4_recv_buf helper
 2018-03-20 17:28 UTC  (3+ messages)

[PATCH] net/mlx: align to SPDX format
 2018-03-20 17:28 UTC  (3+ messages)

[PATCH 1/2] drivers: add common folder
 2018-03-20 17:27 UTC  (4+ messages)
` [PATCH v2 "

pull request: bluetooth 2018-03-16
 2018-03-20 17:28 UTC  (4+ messages)

[PATCH net-next] fib_rules: rename FRA_PROTOCOL to FRA_ORIGINATOR
 2018-03-20 17:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] os: truncate pidfile on creation
 2018-03-20 17:27 UTC  (2+ messages)

[PATCH 3.16 00/76] 3.16.56-rc1 review
 2018-03-20 17:25 UTC  (4+ messages)

[PATCH] mm/hugetlb: prevent hugetlb VMA to be misaligned
 2018-03-20 17:25 UTC 

[PATCH v4 0/5] Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-03-20 17:25 UTC  (5+ messages)
` [PATCH v4 2/5] target/i386: Populate AMD Processor Cache Information
    ` [Qemu-devel] "

[PATCH v5 00/14] x86: emulator enhancements
 2018-03-20 17:22 UTC  (3+ messages)
` [PATCH v5 03/14] x86emul: abstract out XCRn accesses

[PATCH libdrm 1/3] meson: drop unneeded dependency to libudev
 2018-03-20 17:24 UTC  (2+ messages)

[PATCH net v2 0/7] fix idr leak in actions
 2018-03-20 17:23 UTC  (2+ messages)

[PATCH] doc: announce ethdev CRC strip flag deprecation
 2018-03-20 17:23 UTC  (3+ messages)

[RFC v1] Data port coherency control for UMDs
 2018-03-20 17:23 UTC  (6+ messages)
` [RFC v1] drm/i915: Add Exec param to control data port coherency

[Qemu-devel] [PULL v2 00/50] virtio, vhost, pci, pc: features, cleanups
 2018-03-20 17:22 UTC  (9+ messages)

[PATCH For-4.11 00/20] Improvements to domain creation
 2018-03-20 17:22 UTC  (4+ messages)
` [PATCH 04/20] xen/domctl: Drop vcpu_alloc_lock

[PATCH] test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
 2018-03-20 17:21 UTC  (4+ messages)

[PATCH 0/2] GE Healthcare PPD firmware upgrade driver for ACHC
 2018-03-20 17:22 UTC  (3+ messages)
` [PATCH 1/2] misc: ezport-firmware: new driver
` [PATCH 2/2] ARM: dts: imx53: PPD: Update ACHC programming interface

[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-03-20 17:21 UTC  (8+ messages)

[PATCH net] ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
 2018-03-20 17:20 UTC  (4+ messages)

[PATCH -next] clk: hisilicon: fix potential NULL dereference in hisi_clk_alloc()
 2018-03-20 17:18 UTC  (3+ messages)

[PATCH v3 0/2] x86, dmi: Uninline dmi_get_bios_year()
 2018-03-20 17:18 UTC  (6+ messages)
` [PATCH v3 1/2] x86/PCI: Fix a potential regression when use dmi_get_bios_year()

[Buildroot] [PATCH v2 00/22] bump various x11r7 packages
 2018-03-20 17:18 UTC  (23+ messages)
` [Buildroot] [PATCH v2 01/22] package/x11r7/xapp_ico: bump version to 1.0.5
` [Buildroot] [PATCH v2 02/22] package/x11r7/xapp_xbacklight: bump version to 1.2.2
` [Buildroot] [PATCH v2 03/22] package/x11r7/xapp_xeyes: bump version to 1.1.2
` [Buildroot] [PATCH v2 04/22] package/x11r7/xapp_xfontsel: bump version to 1.0.6
` [Buildroot] [PATCH v2 05/22] package/x11r7/xapp_xinit: bump version to 1.4.0
` [Buildroot] [PATCH v2 06/22] package/x11r7/xapp_xkill: bump version to 1.0.5
` [Buildroot] [PATCH v2 07/22] package/x11r7/xapp_xload: bump version to 1.1.3
` [Buildroot] [PATCH v2 08/22] package/x11r7/xapp_xlsclients: bump version to 1.1.4
` [Buildroot] [PATCH v2 09/22] package/x11r7/xapp_xlsfonts: bump version to 1.0.6
` [Buildroot] [PATCH v2 10/22] package/x11r7/xapp_xmessage: bump version to 1.0.5
` [Buildroot] [PATCH v2 11/22] package/x11r7/xapp_xpr: "
` [Buildroot] [PATCH v2 12/22] package/x11r7/xapp_xprop: bump version to 1.2.3
` [Buildroot] [PATCH v2 13/22] package/x11r7/xapp_xrdb: bump version to 1.1.1
` [Buildroot] [PATCH v2 14/22] package/x11r7/xapp_xrefresh: bump version to 1.0.6
` [Buildroot] [PATCH v2 15/22] package/x11r7/xapp_xset: bump version to 1.2.4
` [Buildroot] [PATCH v2 16/22] package/x11r7/xapp_xsetroot: bump version to 1.1.2
` [Buildroot] [PATCH v2 17/22] package/x11r7/xapp_xsm: bump version to 1.0.4
` [Buildroot] [PATCH v2 18/22] package/x11r7/xapp_xwd: bump version to 1.0.7
` [Buildroot] [PATCH v2 19/22] package/x11r7/xapp_xwininfo: bump version to 1.1.4
` [Buildroot] [PATCH v2 20/22] package/x11r7/xapp_xwud: bump version to 1.0.5
` [Buildroot] [PATCH v2 21/22] package/x11r7/xdata_xbitmaps: bump version to 1.1.2
` [Buildroot] [PATCH v2 22/22] package/x11r7/xdata_xcursor-themes: bump version to 1.0.5

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-20 17:03 UTC  (5+ messages)
` [PATCH 13/15] x86/fsgsbase/64: With FSGSBASE, compare GS bases on paranoid_entry

[PATCH v2 0/4] stricter ioreq server permissions checks
 2018-03-20 16:57 UTC  (4+ messages)
` [PATCH v2 2/4] x86/hvm: take a reference on ioreq server emulating domain

issue with kexec/kdump on imx6ull
 2018-03-20 17:16 UTC  (4+ messages)

[PATCH v5 00/12] Add clock driver for Actions S900 SoC
 2018-03-20 17:15 UTC  (7+ messages)
` [PATCH v5 09/12] clk: actions: Add fixed factor clock support

[PATCH 0/3] staging: ks7010: Reviews some custom stuff in favour of kernel definitions
 2018-03-20 17:13 UTC  (4+ messages)
` [PATCH 1/3] staging: ks7010: remove not used function signature ks_wlan_read_config_file
` [PATCH 2/3] staging: ks7010: replace some custom defines with the ones in uapi/linux/if_ether.h
` [PATCH 3/3] staging: ks7010: review custom bit defines using macros from bitops header file

[PATCH i-g-t] tests/perf_pmu: Improve accuracy by waiting on spinner to start
 2018-03-20 17:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/perf_pmu: Improve accuracy by waiting on spinner to start (rev10)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-20 17:11 UTC  (5+ messages)

[PATCH v2 00/45] New VGIC(-v2) implementation
 2018-03-20 17:11 UTC  (4+ messages)
` [PATCH v2 40/45] ARM: new VGIC: vgic-init: register VGIC

[PATCH v2 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-20 17:11 UTC  (3+ messages)

[Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
 2018-03-20 17:11 UTC 

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-03-20 17:09 UTC  (7+ messages)
` [PATCHv2 5/5] arm64: allwinner: a64: "

[PATCH] powercap / RAPL: add support for Cannon Lake
 2018-03-20 17:09 UTC  (2+ messages)

[PATCH v8 00/42] ARM: davinci: convert to common clock framework​
 2018-03-20 17:04 UTC  (9+ messages)
` [PATCH v8 02/42] clk: davinci: New driver for davinci PLL clocks
` [PATCH v8 05/42] clk: davinci: Add platform information for TI DM355 PLL
` [PATCH v8 09/42] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v8 11/42] clk: davinci: Add platform information for TI DA830 PSC

[Qemu-devel] [PATCH v4 for 2.12 0/3] fix bitmaps migration through shared storage
 2018-03-20 17:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache
  ` [Qemu-devel] [PATCH v4 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache DROP IT

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-20 17:07 UTC  (4+ messages)

[PATCH v2] hvm/svm: Implement Debug events
 2018-03-20 17:07 UTC  (3+ messages)

Nvme over fabrics controller reset issue
 2018-03-20 17:07 UTC  (2+ messages)

[PATCH v3 net] net/ipv6: Handle onlink flag with multipath routes
 2018-03-20 17:06 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.