All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-17 11:40:25 to 2018-01-17 12:44:56 UTC [more...]

[PATCH v2 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-17 12:44 UTC  (17+ messages)
` [PATCH v2 01/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v2 05/13] iommu/rockchip: Fix error handling in init
` [PATCH v2 09/13] iommu/rockchip: Use iommu_group_get_for_dev() for add_device

[PATCH v1] timer: Forward timer base before migrating timers
 2018-01-17 12:44 UTC 

[PATCH] drm/i915/selftests: Wait for the dma-fence timeout
 2018-01-17 12:44 UTC  (3+ messages)

[PATCH V2] mesh: meshctl: Add set heartbeat subscription command
 2018-01-17 12:44 UTC 

[lkp-robot] [hugetlbfs] c0033af7ee: BUG_hugetlbfs_inode_cache(Not_tainted):Objects_remaining_in_hugetlbfs_inode_cache_on__kmem_cache_shutdown()
 2018-01-17 12:44 UTC 

[nft PATCH RFC] libnftables: Implement JSON output support
 2018-01-17 12:44 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2018-01-17 12:43 UTC  (7+ messages)

[PATCH net] ip6_gre: init dev->mtu and dev->hard_header_len correctly
 2018-01-17 12:51 UTC  (3+ messages)

[PATCH -next] scsi: qedf: Fix error return code in __qedf_probe()
 2018-01-17 12:42 UTC 

[PATCH 01/21] drm/amdgpu: wire up emit_wreg for gfx v6
 2018-01-17 12:42 UTC  (7+ messages)
` [PATCH 10/21] drm/amdgpu: wire up emit_wreg for UVD v6
` [PATCH 14/21] drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callback

[PATCH 0/6] s390: improve speculative execution handling
 2018-01-17 12:41 UTC  (10+ messages)
` [PATCH 2/6] s390: implement nospec_[load|ptr]
` [PATCH 4/6] s390: add system call to run tasks with modified branch prediction

[PATCH v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 12:39 UTC  (4+ messages)
` [PATCH v2 1/3] Revert "do_SAK: Don't recursively take the tasklist_lock"
` [PATCH v2 2/3] tty: Avoid threads files iterations in __do_SAK()
` [PATCH v2 3/3] tty: Use RCU read lock to iterate tasks and threads "

[PATCH v7 0/6] drm/i915: expose RCS topology to userspace
 2018-01-17 12:39 UTC  (4+ messages)
` [PATCH v7 6/6] drm/i915: expose rcs topology through query uAPI

[PATCH 0/2] Pull Request
 2018-01-17 12:39 UTC  (3+ messages)
` [PATCH 1/2] hwclock: rename --debug option to --verbose

[PATCH igt] igt/gem_tiled_fence_blits: Allocate bo array
 2018-01-17 12:38 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-17 12:37 UTC  (14+ messages)
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS

[PATCH 0/1] perf stat: Add support to print counts for fixed times
 2018-01-17 12:37 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH RFC net-next 0/6] rds: zerocopy support
 2018-01-17 12:20 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] sock: MSG_PEEK support for sk_error_queue
` [PATCH RFC net-next 2/6] skbuff: export mm_[un]account_pinned_pages for other modules
` [PATCH RFC net-next 3/6] rds: hold a sock ref from rds_message to the rds_sock
` [PATCH RFC net-next 4/6] sock: permit SO_ZEROCOPY on PF_RDS socket
` [PATCH RFC net-next 5/6] rds: support for zcopy completion notification
` [PATCH RFC net-next 6/6] rds: zerocopy Tx support

[PATCH 0/2] blk-mq: two patches related with CPU hotplug
 2018-01-17 12:34 UTC  (3+ messages)
` [PATCH 1/2] blk-mq: make sure hctx->next_cpu is set correctly
` [PATCH 2/2] blk-mq: convert WARN_ON in __blk_mq_run_hw_queue to printk

[PATCH for-4.10.0-shim-comet] x86/guest: use the vcpu_info area from shared_info
 2018-01-17 12:35 UTC  (3+ messages)

[PATCH] doc: document the new devargs syntax
 2018-01-17 12:34 UTC  (2+ messages)

[xen-unstable-smoke test] 118158: regressions - FAIL
 2018-01-17 12:34 UTC 

[PATCH] print kdump kernel loaded status in stack dump
 2018-01-17 12:32 UTC  (4+ messages)

[virtio-dev] [PATCH v1 0/4] virtio-balloon: support free page reporting
 2018-01-17 12:31 UTC  (4+ messages)
` [virtio-dev] [PATCH v1 1/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
  ` [Qemu-devel] "

[PATCH 0/5] xen/arm64: Branch predictor hardening (XSA-254 variant 2)
 2018-01-17 12:31 UTC  (6+ messages)
` [PATCH 1/5] xen/arm: Introduce enable callback to enable a capabilities on each online CPU

[PATCH i-g-t 1/2] include: bump drm uAPI headers
 2018-01-17 12:31 UTC  (6+ messages)
` [PATCH i-g-t 2/2] tests: add i915 query tests

[Qemu-devel] [PATCH 00/11] qdev: remove DeviceClass::init/exit()
 2018-01-17 12:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-17 12:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
    ` [Qemu-devel] [qemu-s390x] "

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-17 12:28 UTC  (7+ messages)

GSoC 2018 Org applications. Deadline = January 23, 2018 at 18:00 (CET)
 2018-01-17 12:28 UTC  (2+ messages)

[PATCH 0/3] arm_pmu: Use NMI for perf interrupt
 2018-01-17 12:27 UTC  (7+ messages)
` [PATCH 1/3] arm64: perf: Make PMU interrupt NMI safe
` [PATCH 2/3] arm/arm64: kvm: pmu: Make overflow handler "
` [PATCH 3/3] arm64: perf: Set PMU interrupt as NMI

[PATCH BlueZ v3 1/3] tools/btpclient: Add start, stop advertising commands
 2018-01-17 12:27 UTC  (2+ messages)

[PATCH] arm64: Run enable method for errata work arounds on late CPUs
 2018-01-17 12:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/8] docker: update Ubuntu and Fedora images, deprecate old ones
 2018-01-17 12:25 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/8] docker: do not use Trusty APT source in Xenial
` [Qemu-devel] [PATCH v2 5/8] docker: warn users to use ubuntu16.04 for the LTS Xenial image
` [Qemu-devel] [PATCH v2 8/8] docker: fix typo

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 12:25 UTC  (19+ messages)
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[PATCH 1/3] libdrm: upgrade 2.4.88 -> 2.4.89
 2018-01-17 12:24 UTC  (3+ messages)
` [PATCH 2/3] go-dep: upgrade 0.3.1 -> 0.3.2
` [PATCH 3/3] cmake: upgrade 3.9.5 -> 3.10.1

[PATCH] x86/efi: fix build with linkers that support both coff-x86-64 and pe-x86-64
 2018-01-17 12:24 UTC  (4+ messages)

[SPDK] Add py-spdk client for SPDK
 2018-01-17 12:24 UTC 

UBSAN: Undefined behaviour in net/wireless/nl80211.c:718:4: -1665903437 * 100 cannot be represented in type 'int'
 2018-01-17 12:22 UTC  (3+ messages)

Prevent trivial oom from gem_exec_nop/sequential
 2018-01-17 12:22 UTC  (5+ messages)
` [PATCH 08/10] drm/i915: Move the irq_counter inside the spinlock
` [PATCH 09/10] drm/i915: Only signal from interrupt when requested

[PATCH] powerpc/kprobes: Fix call trace due to incorrect preempt count
 2018-01-17 12:22 UTC 

[PATCH 1/2 v3] lib: debugobjects: export max loops counter
 2018-01-17 12:21 UTC  (3+ messages)
` [PATCH 2/2 v3] lib: debugobjects: touch watchdog to avoid softlockup when !CONFIG_PREEMPT

[PATCH v2 00/17] Overlayfs NFS export support
 2018-01-17 12:20 UTC  (7+ messages)
` [PATCH v2 04/17] ovl: decode connected upper dir file handles

iwg20d display driver
 2018-01-17 12:20 UTC  (4+ messages)

[PATCH v6 0/6] drm/i915: expose RCS topology to userspace
 2018-01-17 12:19 UTC  (6+ messages)
` [PATCH v6 6/6] drm/i915: expose rcs topology through query uAPI

[bug report] hugetlb, mempolicy: fix the mbind hugetlb migration
 2018-01-17 12:18 UTC  (3+ messages)

[U-Boot] [PATCH V5 00/31] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-17 12:16 UTC  (3+ messages)
  ` [U-Boot] [PATCH V5 29/31] power: pmic/regulator allow dm be omitted by SPL

[PATCH v1 0/2] KVM: s390: fix storage attributes migration
 2018-01-17 12:16 UTC  (7+ messages)
` [PATCH v1 1/2] KVM: s390x: some utility functions for migration
` [PATCH v1 2/2] KVM: s390: Fix storage attributes migration with memory slots

[PATCH kvm-unit-tests v2 00/12] arm/arm64: mmu fixes and feature
 2018-01-17 12:15 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 06/12] phys_alloc: ensure we account all allocations

[U-Boot] [PATCH V4 00/32] imx: add i.MX8M support and i.MX8MQ EVK
 2018-01-17 12:15 UTC  (3+ messages)
  ` [U-Boot] [PATCH V4 30/32] power: pmic/regulator allow dm be omitted by SPL

[PATCH] Bluetooth: 6lowpan: Fix disconnect bug in 6lowpan
 2018-01-17 12:15 UTC  (2+ messages)

[PATCH v2] mm/page_owner: Clean up init_pages_in_zone()
 2018-01-17 12:14 UTC  (3+ messages)

[PATCH] drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
 2018-01-17 12:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 0/6] arm64: provide pseudo NMI with GICv3
 2018-01-17 12:10 UTC  (16+ messages)
` [PATCH v2 1/6] arm64: cpufeature: Allow early detect of specific features
` [PATCH v2 2/6] arm64: alternative: Apply alternatives early in boot process
` [PATCH v2 3/6] arm64: irqflags: Use ICC sysregs to implement IRQ masking
` [PATCH v2 4/6] irqchip/gic: Add functions to access irq priorities
` [PATCH v2 5/6] arm64: Detect current view of GIC priorities
` [PATCH v2 6/6] arm64: Add support for pseudo-NMIs

[PATCH libdrm 1/3] amdgpu: Don't dereference device_handle after amdgpu_device_deinitialize
 2018-01-17 12:10 UTC  (2+ messages)

[PATCH] kernel: time: forward timer base before migrating timers
 2018-01-17 12:09 UTC  (3+ messages)

[PATCH] net/mlx5e: Fix trailing semicolon
 2018-01-17 12:09 UTC 

[PATCH][RFC] powerpc/powernv: Taking non-maskable interrupts in OPAL
 2018-01-17 12:08 UTC  (2+ messages)
` [PATCH][RFC] opal: allow some opal calls to re-enter OPAL in case we take a NMI

[v3 PATCH 00/11] Pull Request - changelog
 2018-01-17 12:08 UTC  (10+ messages)

Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)
 2018-01-17 12:07 UTC  (3+ messages)

DPAA Ethernet traffice troubles with Linux kernel
 2018-01-17 12:06 UTC  (10+ messages)

[PATCH 2/6] xen/pvh: place the trampoline at page 0x1
 2018-01-17 12:06 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 0/5] ethdev: Port ownership
 2018-01-17 12:05 UTC  (17+ messages)
` [PATCH v2 0/6] ethdev: port ownership
  ` [PATCH v2 2/6] ethdev: add "

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 12:04 UTC  (5+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[U-Boot] [PATCH] crypto/fsl: Fix HW accelerated hash commands
 2018-01-17 12:03 UTC 

[PATCH V3 0/2] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-17 12:02 UTC  (10+ messages)
` [PATCH V3 1/2] nvme: split resetting state into reset_prepate and resetting
      ` [Suspected-Phishing]Re: "

[PATCH] proc: fix coredump vs read /proc/*/stat race
 2018-01-17 12:01 UTC  (2+ messages)

[PATCH v6 00/16] arm64/firmware: Software Delegated Exception Interface
 2018-01-17 12:01 UTC  (7+ messages)
` [PATCH v6 11/16] firmware: arm_sdei: Add support for CPU and system power states

[PATCH] efi/arm*: Only register page tables when they exist
 2018-01-17 12:01 UTC  (5+ messages)

USB TYPEC: RT1711H Type-C Chip Driver
 2018-01-17 12:00 UTC  (6+ messages)
      ` [PATCH] "

[PATCH] net/ixgbe: check if security capabilities are enabled by HW
 2018-01-17 11:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net] net: validate untrusted gso packets
 2018-01-17 11:58 UTC  (6+ messages)

USB: serial: remove redundant initializations of 'mos_parport'
 2018-01-17 11:54 UTC  (2+ messages)
` [PATCH] "

[PATCH RESEND 0/9] mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeup
 2018-01-17 11:54 UTC  (14+ messages)
` [PATCH RESEND 1/9] mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()
` [PATCH RESEND 2/9] mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IRQ capability
` [PATCH RESEND 3/9] mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
` [PATCH RESEND 4/9] mmc: sdhci: Handle failure of enable_irq_wake()
` [PATCH RESEND 5/9] mmc: sdhci: Rework sdhci_enable_irq_wakeups()

Missing watchdog after ACPI watchdog creation failure
 2018-01-17 11:53 UTC  (3+ messages)

[AUH] Upgrade status: 2018-01-16
 2018-01-17 11:53 UTC  (3+ messages)

[PATCH] arm64: mm: Add additional parameter to uaccess_ttbr0_disable
 2018-01-17 11:52 UTC  (3+ messages)

[PATCH v2] arm64: kpti: Fix the interaction between ASID switching and software PAN
 2018-01-17 11:49 UTC  (2+ messages)

[PATCH v2 6/9] wil6210: add support for headroom configuration
 2018-01-17 11:47 UTC  (5+ messages)
` [v2,6/9] "

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-17 11:46 UTC  (3+ messages)

[Xenomai] kernel panic xnclock
 2018-01-17 11:46 UTC  (2+ messages)

[PATCH -next] RDMA/hns: Remove unnecessary platform_get_resource() error check
 2018-01-17 11:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] dump-guest-memory.py: fix python 2 support
 2018-01-17 11:44 UTC 

tun: memory leak in tun_set_iff
 2018-01-17 11:44 UTC  (3+ messages)

[Bug 104655] AMD R9 Fury + BenQ XL2546: Setting 240 Hz results in screen distortion
 2018-01-17 11:41 UTC 

[PATCH -next] hwrng: bcm2835 - Remove redundant dev_err call in bcm2835_rng_probe()
 2018-01-17 11:40 UTC  (3+ messages)

[PATCH 00/15] Adding NV12 support
 2018-01-17 11:43 UTC  (3+ messages)
` [PATCH 03/15] drm/i915/skl+: add NV12 in skl_format_to_fourcc


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.