All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-06 11:02:00 to 2019-03-06 11:50:34 UTC [more...]

[PATCH i-g-t 1/8] i915/gem_eio: Check that context create fails when wedged
 2019-03-06 11:50 UTC  (4+ messages)
` [PATCH i-g-t 6/8] i915/gem_exec_parse: Switch to a fixed timeout for basic-allocations
  ` [igt-dev] "

[PATCH] sched: fair: fix missed CONFIG_SCHEDSTATS
 2019-03-06 11:49 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] SMP support for RISC-V
 2019-03-06 11:49 UTC  (8+ messages)

[PATCH 1/7] travis: add basic CI support
 2019-03-06 11:49 UTC  (3+ messages)
    ` Fwd: "

[PATCH v1] ring: enforce reading the tails before ring operations
 2019-03-06 11:49 UTC  (2+ messages)
  ` [v1] "

[PATCH 00/11] add debugfs consumers, tracepoints and rebuild QMU
 2019-03-06 11:46 UTC  (44+ messages)
` [PATCH 01/11] usb: mtu3: check return value of devm_extcon_register_notifier()
  ` [01/11] "
` [PATCH 02/11] usb: mtu3: print useful information also for device and host modes
  ` [02/11] "
` [PATCH 03/11] usb: mtu3: remove unnecessary local variable @req
  ` [03/11] "
` [PATCH 04/11] usb: mtu3: rebuild the code of getting vbus regulator
  ` [04/11] "
` [PATCH 05/11] usb: mtu3: fix transfer error of USB3 Gen2 isoc
  ` [05/11] "
` [PATCH 06/11] usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU format
  ` [06/11] "
` [PATCH 07/11] usb: mtu3: supports "
  ` [07/11] "
` [PATCH 08/11] usb: mtu3: add debugfs interface files
  ` [08/11] "
` [PATCH 09/11] usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
  ` [09/11] "
` [PATCH 10/11] usb: mtu3: add tracepoints to help debug
  ` [10/11] "
` [PATCH 11/11] usb: mtu3: add a function to switch mailbox state to string
  ` [11/11] "

[ANNOUNCE] xf86-video-amdgpu 19.0.0
 2019-03-06 11:48 UTC 

[U-Boot] [PATCH] common: spl_fit: Allow firmware image if no loadables
 2019-03-06 11:48 UTC 

[PATCH] ray_cs: use remove_proc_subtree to simplify procfs code
 2019-03-06 11:48 UTC 

[PATCH v3 0/9] viridian: implement more enlightenments
 2019-03-06 11:47 UTC  (5+ messages)
` [PATCH v3 8/9] viridian: add implementation of synthetic timers

[PATCH 0/2] arm64: dts: r8a77990-ebisu: small fixes for VIN
 2019-03-06 11:47 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: r8a77990-ebisu: Fix adv7482 hexadecimal register address

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-03-06 11:44 UTC  (8+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH] ray_cs: Check return value of pcmcia_register_driver
 2019-03-06 11:46 UTC 

[PATCH for-next RFC 0/4] tools: Python 3 compatibility
 2019-03-06 11:46 UTC  (5+ messages)
` [PATCH for-next RFC 3/4] pygrub: convert python files with 2to3

[PATCH 0/6] iomem cacheability
 2019-03-06 11:46 UTC  (6+ messages)

stmmac / meson8b-dwmac
 2019-03-06 11:45 UTC  (22+ messages)

[PATCH v2 nf] netfilter: nat: don't register device notifier twice
 2019-03-06 11:44 UTC 

[PATCH -next] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
 2019-03-06 11:44 UTC  (2+ messages)

[PATCH v4] x86/gart/kcore: Exclude GART aperture from kcore
 2019-03-06 11:38 UTC 

[Qemu-devel] [PULL 00/22] migration queue
 2019-03-06 11:42 UTC  (23+ messages)
` [Qemu-devel] [PULL 01/22] migration: Fix cancel state
` [Qemu-devel] [PULL 02/22] migration/rdma: Fix qemu_rdma_cleanup null check
` [Qemu-devel] [PULL 03/22] migration: Cleanup during exit
` [Qemu-devel] [PULL 04/22] migration/rdma: clang compilation fix
` [Qemu-devel] [PULL 05/22] exec: Change RAMBlockIterFunc definition
` [Qemu-devel] [PULL 06/22] migration: Introduce ignore-shared capability
` [Qemu-devel] [PULL 07/22] migration: Add an ability to ignore shared RAM blocks
` [Qemu-devel] [PULL 08/22] tests/migration-test: Add a test for ignore-shared capability
` [Qemu-devel] [PULL 09/22] migration: Add capabilities validation
` [Qemu-devel] [PULL 10/22] tests: Add migration xbzrle test
` [Qemu-devel] [PULL 11/22] migration: Create socket-address parameter
` [Qemu-devel] [PULL 12/22] tests: Add basic migration precopy tcp test
` [Qemu-devel] [PULL 13/22] bitmap: fix bitmap_count_one
` [Qemu-devel] [PULL 14/22] bitmap: bitmap_count_one_with_offset
` [Qemu-devel] [PULL 15/22] migration: use bitmap_mutex in migration_bitmap_clear_dirty
` [Qemu-devel] [PULL 16/22] migration: API to clear bits of guest free pages from the dirty bitmap
` [Qemu-devel] [PULL 17/22] migration/ram.c: add a notifier chain for precopy
` [Qemu-devel] [PULL 18/22] migration/ram.c: add the free page optimization enable flag
` [Qemu-devel] [PULL 19/22] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
` [Qemu-devel] [PULL 20/22] Migration/colo.c: Fix double close bug when occur COLO failover
` [Qemu-devel] [PULL 21/22] Migration/colo.c: Make COLO node running after failover
` [Qemu-devel] [PULL 22/22] qapi/migration.json: Remove a variable that doesn't exist in example

[tip:x86/asm 2/4] arch/x86/include/asm/special_insns.h:31:9: error: 'X86_CR0_WP' undeclared
 2019-03-06 11:42 UTC 

[PATCH 1/4] scsi: lpfc: fix unused variable warning
 2019-03-06 11:43 UTC  (3+ messages)
` [PATCH 4/4] scsi: ufs: hisi: fix ufs_hba_variant_ops passing

[PATCH] KVM: arm: VGIC: properly initialise private IRQ affinity
 2019-03-06 11:42 UTC  (2+ messages)

On reboot sometimes "sched: Unexpected reschedule of offline CPU#1!"
 2019-03-06 11:40 UTC  (2+ messages)

[PATCH nft] evaluate: misleading error reporting
 2019-03-06 11:39 UTC  (2+ messages)

[PATCH] drm/i915: Relax mmap VMA check
 2019-03-06 11:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
 2019-03-06 11:39 UTC  (6+ messages)

[PATCH] drm/i915/selftests: Upgrade printing test/subtest name to pr_info
 2019-03-06 11:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/6] HelloWorld example for windows
 2019-03-06 11:36 UTC  (7+ messages)
` [PATCH v2 1/6] eal: eal stub to add windows support
` [PATCH v2 2/6] eal: add header files to support windows

[PATCH 01/38] drm/i915/execlists: Suppress redundant preemption
 2019-03-06 11:36 UTC  (6+ messages)
` [PATCH 17/38] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 37/38] drm/i915/selftests: Check preemption support on each engine

[PATCH] xfrm: Reset secpath in xfrm failure
 2019-03-06 11:35 UTC  (2+ messages)

Smarter Kconfig help
 2019-03-06 11:34 UTC  (6+ messages)

[MPTCP] Weekly meeting - 7 March 2019 17:00 UTC (9am PST, 6pm CET)
 2019-03-06 11:35 UTC 

[PATCH 0/9] Add USB3.0 and TI HD3SS3220 driver support
 2019-03-06 11:34 UTC  (4+ messages)
` [PATCH 3/9] usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
    ` [3/9] "

[PATCH V3] ieee1275: obdisk driver
 2019-03-06 11:32 UTC  (2+ messages)

[PATCH v2] net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
 2019-03-06 11:33 UTC  (2+ messages)

[PATCH] iscsi: fall back to sendmsg for slab pages
 2019-03-06 11:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] migration: add sztd compression
 2019-03-06 11:32 UTC  (2+ messages)

[1/3] bus: tegra-aconnect: use devm_clk_*() helpers
 2019-03-06 11:31 UTC  (4+ messages)
` [3/3] irqchip/gic-pm: "
  ` [PATCH 3/3] "

[PATCH] arm64: dts: renesas: r8a774c0-cat874: Add RWDT support
 2019-03-06 11:29 UTC 

[PATCH 0/2] Untangle Spansion S25F{L|S}512S chip IDs
 2019-03-06 11:28 UTC  (5+ messages)
` [PATCH 2/2] mtd: spi-nor: refine Spansion S25FL512S ID

x86_64 kernel does not start under qemu
 2019-03-06 11:28 UTC  (2+ messages)

[PATCH v2 0/7] FlexTimer Module Quadrature decoder counter
 2019-03-06 11:12 UTC  (16+ messages)
` [PATCH v2 1/7] include/fsl: add common FlexTimer #defines in a separate header
` [PATCH v2 2/7] drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #defines
` [PATCH v2 3/7] drivers/clocksource: timer-fsl-ftm: "
` [PATCH v2 4/7] dt-bindings: counter: ftm-quaddec
` [PATCH v2 5/7] counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH v2 6/7] counter: ftm-quaddec: Documentation: Add specific counter sysfs documentation
` [PATCH v2 7/7] LS1021A: dtsi: add ftm quad decoder entries

[PATCH] media: adv748x: Don't disable CSI-2 on link_setup
 2019-03-06 11:26 UTC 

[Qemu-devel] PMON2000 compilation and kernel question
 2019-03-06 11:25 UTC  (2+ messages)

[PATCH i-g-t 0/7] kms_flip: cleanups
 2019-03-06 11:25 UTC  (4+ messages)
` [PATCH i-g-t 7/7] kms_flip: Standardize return value for fb_is_bound
  ` [Intel-gfx] [igt-dev] "
    `  "

PCI UDD Questions
 2019-03-06 11:24 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 187 builds: 10 failed, 177 passed, 42 errors, 4426 warnings (v4.4.176-55-g502fe9c4b18d)
 2019-03-06 11:22 UTC 

Intel TXT maintainter update
 2019-03-06 11:21 UTC 

[PATCH 1/2] drm/i915/icl: Default to Thread Group preemption for compute workloads
 2019-03-06 11:20 UTC  (4+ messages)

[PATCH v3] x86, hyperv: fix kernel panic when kexec on HyperV
 2019-03-06 11:18 UTC 

[Cocci] [v6] coccinelle: semantic code search for missing put_device()
 2019-03-06 11:18 UTC  (4+ messages)
  `  "

[igt-dev] [PATCH i-g-t] tests/kms_flip: Fix comparison of unsigned integers
 2019-03-06 11:17 UTC  (5+ messages)

[Qemu-devel] [PULL 00/21] migration queue
 2019-03-06 11:17 UTC  (2+ messages)

Can someone pls repair patchwork?
 2019-03-06 11:17 UTC  (2+ messages)

[PATCH] iio: cros_ec: Fix gyro scale calculation
 2019-03-06 11:16 UTC  (5+ messages)

[Qemu-devel] [PULL 00/54] Kconfig conversion, excluding ARM and MIPS
 2019-03-06 11:15 UTC  (6+ messages)

[PATCH v4 2/2] staging: fbtft: convert a macro to a function
 2019-03-06 11:15 UTC 

[PATCH v4 1/2] staging: fbtft: Remove unused #defines
 2019-03-06 11:12 UTC 

Error setting UUIDs discovery filter on big endian systems
 2019-03-06 11:10 UTC  (5+ messages)

[PATCH] tcp: detecting the misuse of .sendpage for Slab objects
 2019-03-06 11:10 UTC 

[U-Boot] [PATCH v2 1/2] x86: TunnelCreek: switch P state to the highest freq
 2019-03-06 11:09 UTC  (4+ messages)

[PATCH] extcon-ptn5150: fix COMPILE_TEST dependencies
 2019-03-06 11:08 UTC 

[Qemu-devel] [PULL 00/10] Trivial branch patches
 2019-03-06 11:07 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] tests: Remove (mostly) useless architecture checks
` [Qemu-devel] [PULL 02/10] hw/i386/pc.c: remove unused function pc_acpi_init()
` [Qemu-devel] [PULL 03/10] hw/acpi: remove unused function acpi_table_add_builtin()
` [Qemu-devel] [PULL 04/10] hw/acpi: remove unnecessary variable acpi_table_builtin
` [Qemu-devel] [PULL 05/10] block/pflash_cfi02: Fix memory leak and potential use-after-free
` [Qemu-devel] [PULL 06/10] doc: fix typos for documents in tree
` [Qemu-devel] [PULL 07/10] bswap: Fix accessors syntax in comment
` [Qemu-devel] [PULL 08/10] build: Correct explanation of unnest-vars example
` [Qemu-devel] [PULL 09/10] hostmem-file: simplify ifdef-s in file_backend_memory_alloc()
` [Qemu-devel] [PULL 10/10] thunk: fix of malloc to g_new

[PATCH] tty/sysrq: Convert show_lock to raw_spinlock_t
 2019-03-06 11:08 UTC  (6+ messages)

[PATCH v3 0/2] tty: serial: add DT bindings and serial driver for the SiFive FU540 UART
 2019-03-06 11:08 UTC  (3+ messages)

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-03-06 11:06 UTC  (9+ messages)

[PATCH] ext4: Fix data corruption caused by unaligned direct AIO
 2019-03-06 11:06 UTC 

[Qemu-devel] [PATCH] iotests: Wait for qemu to end in 223
 2019-03-06 11:05 UTC  (2+ messages)

[PATCH] vhost: silence an unused-variable warning
 2019-03-06 11:05 UTC 

[PATCH 0/3] creds/cgroups/ns_proxy refcount_t conversions
 2019-03-06 11:05 UTC  (4+ messages)
` [PATCH 1/3] nsproxy: convert nsproxy.count to refcount_t
` [PATCH 2/3] groups: convert group_info.usage "
` [PATCH 3/3] creds: convert cred.usage "

[PATCH] vhost: silence an unused-variable warning
 2019-03-06 11:05 UTC 

[PATCH] drm/i915/selftests: Fix MI_STORE_DWORD_IMM alignment
 2019-03-06 11:04 UTC  (2+ messages)

[PATCH v5 00/19] R-Car DU display writeback support
 2019-03-06 11:05 UTC  (7+ messages)
` [PATCH v5 07/19] media: vsp1: dl: Support one-shot entries in the display list

[PATCH iproute2] iprule: fix printing hint about unresolved iifname and oifname
 2019-03-06 11:04 UTC 

[PATCH v4 00/22] SMMUv3 Nested Stage Setup
 2019-03-06 11:03 UTC  (4+ messages)
` [PATCH v4 02/22] iommu: introduce device fault data

mediatek: duplicate usb devices
 2019-03-06 11:03 UTC  (4+ messages)

[v4 1/2] staging: fbtft: Remove unused #defines
 2019-03-06 11:02 UTC 

[Qemu-devel] [PATCH] hw/char/escc: Lower irq when transmit buffer is filled
 2019-03-06 11:01 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.