All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-20 19:32:40 to 2019-02-20 20:46:40 UTC [more...]

xen/evtchn and forced threaded irq
 2019-02-20 20:46 UTC  (8+ messages)

[PATCH v3] Add travis-ci config file
 2019-02-20 20:46 UTC  (2+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20 20:44 UTC  (15+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[PATCH v2 1/2] mtd: spi-nor: Add support for EN25Q80A
 2019-02-20 20:44 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/9] tests/kms_lease: Add invalid planes tests
 2019-02-20 20:43 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 3/9] tests/kms_lease: invalid corner-cases for create-lease ioctl
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/9] tests/kms_lease: Add invalid planes tests

[PATCHES] Networking
 2019-02-20 20:42 UTC 

linux-next: Fixes tag needs some work in the net-next tree
 2019-02-20 20:42 UTC  (11+ messages)

[PATCH 0/6] ARM: dts: ti: cpsw: switch to phy-gmii-sel phy driver
 2019-02-20 20:41 UTC  (7+ messages)
` [PATCH 6/6] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver

[PATCH 00/21] nd/diff-parseopt part 2
 2019-02-20 20:41 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/21] diff-parseopt: convert --patch-with-raw

[igt-dev] [PATCH i-g-t v2] gem_ctx_isolation.c - Gen11 enabling for context isolation test
 2019-02-20 20:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for gem_ctx_isolation.c - Gen11 enabling for context isolation test (rev3)

[PATCH] mm: Don't let userspace spam allocations warnings
 2019-02-20 20:40 UTC 

[PATCH] pinctrl: sh-pfc: r8a77990: move CANFD pin groups and functions
 2019-02-20 20:39 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: r8a7796: move CANFD pin groups and functions
 2019-02-20 20:39 UTC  (2+ messages)

[PATCH] clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLK
 2019-02-20 20:39 UTC  (2+ messages)

linux-next: Fixes tag needs some work in Linus' tree
 2019-02-20 20:38 UTC 

[PATCH v6 00/11] Add RISC-V support
 2019-02-20 20:36 UTC  (13+ messages)
` [PATCH v6 06/11] RISC-V: Add Linux load logic
` [PATCH v6 09/11] RISC-V: Add libgcc helpers for clz
` [PATCH v6 10/11] RISC-V: Add to build system

[Buildroot] [PATCH 1/1] package/ipmiutil: fix build with openssl 1.1.x
 2019-02-20 20:35 UTC  (5+ messages)

[Buildroot] [git commit] package/ipmiutil: fix build with openssl 1.1.x
 2019-02-20 20:33 UTC 

[igt-dev] [PATCH i-g-t 9/9] tests/kms_lease: exercise uevent
 2019-02-20 20:33 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] "

[PATCH] selftests/ftrace: Make the coloring POSIX compliant
 2019-02-20 20:33 UTC  (4+ messages)

[PATCH v4] scripts/selinux: modernize mdp
 2019-02-20 20:32 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add Winbond w25q16jv support
 2019-02-20 20:29 UTC  (3+ messages)

👋 Hallo!
 2019-02-20 20:22 UTC 

[Buildroot] [PATCH] package/proftpd: require threads
 2019-02-20 20:29 UTC 

[PATCH 0/2] extcon: Intel Cherry Trail Whiskey Cove PMIC and external charger tweaks
 2019-02-20 20:28 UTC  (11+ messages)
` [PATCH 2/2] extcon intel-cht-wc: Enable external charger

mlx5 stable backport help
 2019-02-20 20:27 UTC  (3+ messages)

[PATCH] isdn_common: Mark expected switch fall-throughs
 2019-02-20 20:25 UTC 

LSFMM BPF Proposal: BPF Support for Bounded Loops Revisited
 2019-02-20 20:26 UTC 

[PATCH 0/3] xfsprogs: minor 4.20 fixups
 2019-02-20 20:25 UTC  (6+ messages)
` [PATCH 2/3] xfs_io: fix TOCTOU in openfile()

[PATCH] scripts/selinux: modernize mdp
 2019-02-20 20:25 UTC  (10+ messages)
` [PATCH v3] "

[PATCH 00/13] xfsdump: (style) remove spaces from parentheses
 2019-02-20 20:23 UTC  (2+ messages)

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-20 20:22 UTC  (9+ messages)
` [PATCH v2 1/3] arm64: mm: use appropriate ctors for page tables

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-20 20:22 UTC  (4+ messages)
` [PATCH 4/6] mm/gup: track gup-pinned pages

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-02-20 20:16 UTC  (51+ messages)
` [PATCH RFC 01/39] KVM: x86: fix Xen hypercall page msr handling
` [PATCH RFC 02/39] KVM: x86/xen: intercept xen hypercalls if enabled
` [PATCH RFC 03/39] KVM: x86/xen: register shared_info page
` [PATCH RFC 04/39] KVM: x86/xen: setup pvclock updates
` [PATCH RFC 05/39] KVM: x86/xen: update wallclock region
` [PATCH RFC 06/39] KVM: x86/xen: register vcpu info
` [PATCH RFC 07/39] KVM: x86/xen: register vcpu time info region
` [PATCH RFC 08/39] KVM: x86/xen: register steal clock
` [PATCH RFC 09/39] KVM: x86: declare Xen HVM guest capability
` [PATCH RFC 10/39] KVM: x86/xen: support upcall vector
` [PATCH RFC 11/39] KVM: x86/xen: evtchn signaling via eventfd
` [PATCH RFC 12/39] KVM: x86/xen: store virq when assigning evtchn
` [PATCH RFC 13/39] KVM: x86/xen: handle PV timers oneshot mode
` [PATCH RFC 14/39] KVM: x86/xen: handle PV IPI vcpu yield
` [PATCH RFC 15/39] KVM: x86/xen: handle PV spinlocks slowpath
` [PATCH RFC 16/39] KVM: x86: declare Xen HVM evtchn offload capability
` [PATCH RFC 17/39] x86/xen: export vcpu_info and shared_info
` [PATCH RFC 18/39] x86/xen: make hypercall_page generic
` [PATCH RFC 19/39] xen/xenbus: xenbus uninit support
` [PATCH RFC 20/39] xen-blkback: module_exit support
` [PATCH RFC 21/39] KVM: x86/xen: domid allocation
` [PATCH RFC 22/39] KVM: x86/xen: grant table init
` [PATCH RFC 23/39] KVM: x86/xen: grant table grow support
` [PATCH RFC 24/39] KVM: x86/xen: backend hypercall support
` [PATCH RFC 25/39] KVM: x86/xen: grant map support
` [PATCH RFC 26/39] KVM: x86/xen: grant unmap support
` [PATCH RFC 27/39] KVM: x86/xen: grant copy support
` [PATCH RFC 28/39] KVM: x86/xen: interdomain evtchn support
` [PATCH RFC 29/39] KVM: x86/xen: evtchn unmask support
` [PATCH RFC 30/39] KVM: x86/xen: add additional evtchn ops
` [PATCH RFC 31/39] xen-shim: introduce shim domain driver
` [PATCH RFC 32/39] xen/balloon: xen_shim_domain() support
` [PATCH RFC 33/39] xen/grant-table: "
` [PATCH RFC 34/39] xen/gntdev: "
` [PATCH RFC 35/39] xen/xenbus: "
` [PATCH RFC 36/39] drivers/xen: "
` [PATCH RFC 37/39] xen-netback: "
` [PATCH RFC 38/39] xen-blkback: "
` [PATCH RFC 39/39] KVM: x86: declare Xen HVM Dom0 capability

[PATCH] powerpc/pseries: Fix dn reference error in dlpar_cpu_remove_by_index
 2019-02-20 20:18 UTC  (4+ messages)

[U-Boot] [PATCH v2] armv8: Disable exception vectors in SPL by default
 2019-02-20 20:21 UTC  (2+ messages)

👍 Hallo!
 2019-02-20 20:20 UTC 

[PATCH v4 00/14] ASoC: Sound Open Firmware (SOF) core
 2019-02-20 20:18 UTC  (4+ messages)
` [PATCH v4 07/14] ASoC: SOF: Add DSP firmware logger support

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-02-20 20:15 UTC 

[ANNOUNCE] Git v2.21.0-rc1 (NonStop Results) - Good News
 2019-02-20 20:15 UTC  (8+ messages)

XEN on R-CAR H3
 2019-02-20 20:13 UTC  (11+ messages)

What to set in struct watchdog_device::bootstatus?
 2019-02-20 20:14 UTC  (3+ messages)

[Bug 109695] qemu using spice gl and sandbox resourcecontrol=deny crashes with SIGSYS on radeonsi
 2019-02-20 20:12 UTC 

[bug report] habanalabs: add h/w queues module
 2019-02-20 20:12 UTC 

[PATCH 1/4] pango: convert from autotools to meson
 2019-02-20 20:10 UTC  (4+ messages)
` [PATCH 2/4] llvm: switch to the official git repository
` [PATCH 3/4] gdk-pixbuf: convert from autotools to meson
` [PATCH 4/4] glib-2.0: "

Tracepoints firing without being enabled in LTTng
 2019-02-20 20:05 UTC 

[PATCH v2] git-gui: Handle Ctrl + BS/Del in the commit msg
 2019-02-20 20:05 UTC  (2+ messages)

[patch V2 00/10] MDS basics+ 0
 2019-02-20 20:05 UTC  (3+ messages)
` [patch V2 05/10] MDS basics+ 5
  ` [MODERATED] "

[PATCH v2] MAINTAINERS: Change mailing list for Hyper-V CORE AND DRIVERS
 2019-02-20 20:04 UTC 

master - WHATS_NEW: scan_lvs default change
 2019-02-20 20:05 UTC 

master - tests: set scan_lvs=1 in tests that stack PVs on LVs
 2019-02-20 20:05 UTC 

master - config: change scan_lvs default to 0
 2019-02-20 20:05 UTC 

[Cocci] Capturing comments / whitespace with statement list?
 2019-02-20 20:04 UTC  (3+ messages)

[PATCH] scsi: replace GFP_ATOMIC with GFP_KERNEL for sdev allocation
 2019-02-20 20:03 UTC  (3+ messages)

[PATCH] kasan: turn off asan-stack for clang-8 and earlier
 2019-02-20 20:02 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-02-20 20:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 08/18] tests/bios-tables: Improve portability by searching bash in the $PATH

[PATCH] MAINTAINERS: Add mailing list for Hyper-V CORE AND DRIVERS
 2019-02-20 19:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/7] vhost-user-blk: Add support for backend reconnecting
 2019-02-20 19:59 UTC  (2+ messages)

per-cpu thoughts
 2019-02-20 19:57 UTC 

[PATCH v3 0/2] i2c: designware: Add support for a bus clock
 2019-02-20 19:55 UTC  (5+ messages)
` [PATCH v3 1/2] dt: snps,designware-i2c: Add clock bindings documentation
` [PATCH v3 2/2] i2c: designware: Add support for a bus clock

[RFE] Demilitarize Documentation (was RE: Delivery Status Notification (Failure))
 2019-02-20 19:54 UTC  (7+ messages)

[PATCH/RFC 00/09] IPMMU address translation enablement prototype
 2019-02-20 19:54 UTC  (3+ messages)
` [PATCH/RFC 03/09] iommu/ipmmu-vmsa: Introduce keepipmmu boot parameter

[Qemu-devel] [PATCH] fixup! vhost-user-test: create a main loop per TestServer
 2019-02-20 19:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] io: fix handling of EOF / error conditions in websock GSource
 2019-02-20 19:52 UTC  (2+ messages)

[PATCH] kobject: Don't trigger kobject_uevent(KOBJ_REMOVE) twice
 2019-02-20 19:52 UTC  (3+ messages)

[PATCH v14 00/33] drm/i915: Implement HDCP2.2
 2019-02-20 19:49 UTC  (5+ messages)
` [PATCH v14 04/33] drm/i915: MEI interface implementation
` [PATCH v14 16/33] drm/i915: Fix KBL HDCP2.2 encrypt status signalling

[linux-3.18 test] 133307: regressions - trouble: blocked/broken/fail/pass
 2019-02-20 19:48 UTC 

regressions & flakiness make for ugly symlink links
 2019-02-20 19:48 UTC  (3+ messages)

[PATCH v3 1/2] nfit, mce: only handle uncorrectable machine checks
 2019-02-20 19:47 UTC  (10+ messages)
        ` [v3,1/2] "

[RFC] odd checks in AF_UNIX ->recvmsg()
 2019-02-20 19:47 UTC 

[PATCH] selftests/ftrace: Handle the absence of tput
 2019-02-20 19:47 UTC  (2+ messages)

[PATCH 0/7] iommu/ipmmu-vmsa: Suspend/resume support and assorted cleanups
 2019-02-20 19:47 UTC  (6+ messages)
` [PATCH 7/7] iommu/ipmmu-vmsa: Add suspend/resume support

Android Pie's DNS-over-TLS does not work when WireGuard is enabled
 2019-02-20 19:45 UTC 

[PATCH v3] iio: adc: ti-ads7950: add GPIO support
 2019-02-20 19:43 UTC  (6+ messages)

[PATCH] clk: at91: fix masterck name
 2019-02-20 19:43 UTC  (4+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-02-20 19:41 UTC  (5+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded

[ANNOUNCE] Git v2.21.0-rc2
 2019-02-20 19:41 UTC  (3+ messages)

[Bug 109692] deadlock occurs during GPU reset
 2019-02-20 19:41 UTC  (2+ messages)

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-20 19:40 UTC  (5+ messages)
` [RFC PATCH 01/17] fs: Add the ZUF filesystem to the build + License

[PATCH] clk: at91: fix at91sam9x5 peripheral clock number
 2019-02-20 19:39 UTC  (6+ messages)

[dpdk-announce] DPDK 17.11.5 released
 2019-02-20 19:40 UTC 

[PATCH] drm/i915/icl: Drop redundant gamma mode mask
 2019-02-20 19:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v1] clk: x86: Move clk-lpss.h to platform_data/x86
 2019-02-20 19:38 UTC  (4+ messages)

[PATCH V5 0/8] make mt7623 clock of hdmi stable
 2019-02-20 19:37 UTC  (5+ messages)
` [PATCH V5 5/8] clk: mediatek: add MUX_GATE_FLAGS_2

[PATCH blktests] loop/004: Need to wait for drop caches if block_size is changed
 2019-02-20 19:36 UTC  (2+ messages)

[PATCH -next] hwrng: make symbol 'optee_rng_id_table' static
 2019-02-20 19:36 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] travis: Bump Xcode 10 image to 10.2
 2019-02-20 19:35 UTC 

[PATCH] tracing: fix incorrect tracer freeing when opening tracing pipe
 2019-02-20 19:35 UTC  (4+ messages)

[PATCH v3 0/6] KVM: arm/arm64: add support for chained counters
 2019-02-20 19:34 UTC  (5+ messages)
` [PATCH v3 6/6] KVM: arm/arm64: support chained PMU counters

[PATCH BLKTESTS V2 0/3] nvme: fix output formats
 2019-02-20 19:35 UTC  (4+ messages)
  ` [PATCH BLKTESTS V2 1/3] nvme/002: fix output format

[PATCH 1/4] drm/i915: Remove the "pf" crc source
 2019-02-20 19:32 UTC  (9+ messages)
` [PATCH 3/4] drm/i915: Remove the broken DP CRC support for g4x

[PATCH net v2] af_packet: fix raw sockets over 6in4 tunnel
 2019-02-20 19:33 UTC  (4+ messages)

[PATCH net-next 00/10] mlxsw: Support for shared buffers in Spectrum-2
 2019-02-20 19:32 UTC  (5+ messages)
` [PATCH net-next 05/10] mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_vals
` [PATCH net-next 08/10] mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configuration
` [PATCH net-next 09/10] mlxsw: spectrum_buffers: Update port headroom configuration
` [PATCH net-next 10/10] mlxsw: spectrum_buffers: Reject overlarge headroom size requests


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.