All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-18 20:19:36 to 2018-12-18 21:13:35 UTC [more...]

Remove HW semaphore synchronisation for gen7
 2018-12-18 21:12 UTC  (5+ messages)
` [PATCH 1/5] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
` [PATCH 3/5] drm/i915/ringbuffer: Pull the render flush into breadcrumb emission
` [PATCH 4/5] drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
` [PATCH 5/5] drm/i915: Remove redundant trailing request flush

[PATCH] sysfs: Disable lockdep for driver bind/unbind files
 2018-12-18 21:12 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v3 00/11] TEE mediator (and OP-TEE) support in XEN
 2018-12-18 21:11 UTC  (12+ messages)
` [PATCH v3 03/11] arm: tee: add OP-TEE header files
` [PATCH v3 02/11] arm: add tee_enabled flag to xen_arch_domainconfig
` [PATCH v3 01/11] arm: add generic TEE mediator framework
` [PATCH v3 06/11] optee: add std call handling
` [PATCH v3 04/11] optee: add OP-TEE mediator skeleton
` [PATCH v3 05/11] optee: add fast calls handling
` [PATCH v3 08/11] optee: add support for arbitrary shared memory
` [PATCH v3 09/11] optee: add support for RPC commands
` [PATCH v3 07/11] optee: add support for RPC SHM buffers
` [PATCH v3 11/11] libxl: arm: create optee firmware node in DT if tee=1
` [PATCH v3 10/11] xl: add "tee" option for xl.cfg

[PATCH] rtc: enforce rtc_timer_init private_data type
 2018-12-18 21:11 UTC 

[PATCH v3 0/3] PCIE support for i.MX8MQ
 2018-12-18 21:10 UTC  (6+ messages)
` [PATCH v3 3/3] PCI: imx6: Add "

[Buildroot] [PATCH] package/pkgconf: add patch to restore pre-1.5.3 behavior for sysroot prefixing
 2018-12-18 21:10 UTC  (2+ messages)

[PATCH 4.19 00/44] 4.19.11-stable review
 2018-12-18 21:10 UTC  (3+ messages)

[PATCH] kvm: x86: Add AMD's EX_CFG to the list of ignored MSRs
 2018-12-18 21:10 UTC  (2+ messages)

kernel BUG at fs/inode.c:LINE!
 2018-12-18 21:09 UTC  (5+ messages)

[U-Boot] [linux-sunxi] [PATCH] Revert "sunxi: board: Print error after power initialization fails"
 2018-12-18 21:09 UTC  (5+ messages)

[PATCH] IB/hfi1: Remove race conditions in user_sdma send path
 2018-12-18 21:08 UTC 

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2018-12-18 21:07 UTC  (5+ messages)

[PATCH] drm/amdgpu/uvd:Change uvd ring name convention
 2018-12-18 21:07 UTC 

Bluez has fully broken profiles/audio/a2dp-codecs.h file for big endian
 2018-12-18 21:06 UTC  (2+ messages)

[PATCH v9 00/12] PECI device driver introduction
 2018-12-18 21:04 UTC  (26+ messages)
` [PATCH v9 01/12] dt-bindings: Add a document of PECI subsystem
` [PATCH v9 02/12] Documentation: ioctl: Add ioctl numbers for "
` [PATCH v9 03/12] peci: Add support for PECI bus driver core
` [PATCH v9 04/12] dt-bindings: Add a document of PECI adapter driver for ASPEED AST24xx/25xx SoCs
` [PATCH v9 05/12] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v9 06/12] peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx
` [PATCH v9 07/12] dt-bindings: mfd: Add a document for PECI client MFD
` [PATCH v9 08/12] mfd: intel-peci-client: Add PECI client MFD driver
` [PATCH v9 09/12] Documentation: hwmon: Add documents for PECI hwmon client drivers
` [PATCH v9 10/12] hwmon: Add PECI cputemp driver
` [PATCH v9 11/12] hwmon: Add PECI dimmtemp driver
` [PATCH v9 12/12] Add maintainers for the PECI subsystem

[Buildroot] [PATCH] package/imx-mkimage: Bump to imx_4.14.62_1.0.0_beta
 2018-12-18 21:06 UTC 

[PATCH V2 0/9] x86/jump_label: Bound IPIs sent when updating a static key
 2018-12-18 21:06 UTC  (6+ messages)
` [PATCH V2 9/9] jump_label: Batch up if arch supports it

[PATCH 0/2] Add commit-graph fuzzer and fix buffer overflow
 2018-12-18 21:05 UTC  (4+ messages)
` [PATCH v4 0/3] "

[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-12-18 20:55 UTC  (5+ messages)
` [Ksummit-discuss] Call to Action "
    ` The linux devs can rescind their license grant
      ` The CoC regime is a License violation - Additional restrictive terms

[RFC BUG] pci: Freescale i.MX6 PCIe controller: revert mainline regression
 2018-12-18 21:04 UTC 

[PATCH 1/3] data_smart: Add missing regexp markup
 2018-12-18 21:05 UTC  (3+ messages)
` [PATCH 2/3] data_smart: Allow numeric characters in overrides

[PATCH 00/21] glibc port to ARC processors
 2018-12-18 21:04 UTC  (22+ messages)
` [PATCH 01/21] longlong.h: sync from gcc to fix ARC inline asm constraints
` [PATCH 02/21] ARC: add definitions to elf/elf.h
` [PATCH 03/21] ARC: ABI Implementation
` [PATCH 04/21] ARC: startup and dynamic linking code
` [PATCH 05/21] ARC: Thread Local Storage support
` [PATCH 06/21] ARC: Atomics and Locking primitives
` [PATCH 07/21] ARC: math soft float support
` [PATCH 08/21] ARC: Linux Syscall Interface
` [PATCH 09/21] ARC: Linux ABI
` [PATCH 10/21] ARC: Linux Startup and Dynamic Loading
` [PATCH 11/21] ARC: ABI lists
` [PATCH 12/21] ARC: Update syscall-names.list for ARC specific syscalls
` [PATCH 13/21] ARC: Build Infrastructure
` [PATCH 14/21] ARC: Enable __start as entry point vs. canonical _start
` [PATCH 15/21] ARC: testsuite fix: elf/check-initfini
` [PATCH 16/21] ARC: testsuite fix: sysvipc/*
` [PATCH 17/21] ARC: testsuite fix: stdlib/tst-makecontext
` [PATCH 18/21] ARC: testsuite fix: GD TLS issue
` [PATCH 19/21] ARC: fix several unwining and cancelation tests
` [PATCH 20/21] build-many-glibcs.py: Enable ARC builds
` [PATCH 21/21] NEWS: mention ARC port

[PATCH] IB/hfi1: Remove race conditions in user_sdma send path
 2018-12-18 21:04 UTC 

KASAN: use-after-free Read in kvm_put_kvm
 2018-12-18 21:03 UTC  (4+ messages)
  ` KASAN: use-after-free Read in kvm_put_kvm (caused by: "kvm/x86: add coalesced pio support")

[PATCH] KVM: X86: Fix NULL deref in vcpu_scan_ioapic
 2018-12-18 21:03 UTC  (2+ messages)

[PATCH v2 0/2] of: phandle_cache, fix refcounts, remove stale entry
 2018-12-18 20:58 UTC  (10+ messages)
` [PATCH v2 2/2] of: __of_detach_node() - remove node from phandle cache

request for 4.14-stable: c470bdc1aaf3 ("mac80211: don't WARN on bad WMM parameters from buggy APs")
 2018-12-18 21:01 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: sdm845: Add sdm845 GPU interconnect
 2018-12-18 21:01 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: drm/msm/a6xx: Document interconnect properties for GPU

[Buildroot] [PATCH v3 1/1] package/weston: bump to version 5.0.0
 2018-12-18 21:01 UTC  (2+ messages)

request for 4.14-stable: 2527d99789e2 ("elevator: lookup mq vs non-mq elevators")
 2018-12-18 21:01 UTC  (2+ messages)

request for 4.14-stable: 0b8d9073539e ("netfilter: ipset: Fix wraparound in hash:*net* types")
 2018-12-18 21:00 UTC  (2+ messages)

[PATCH] IB/hfi1: Remove race conditions in user_sdma send path
 2018-12-18 21:00 UTC 

GREETINGS TO YOU IN THE NAME OF ALMIGHTY FOR THE PEACE OF GOD
 2018-12-18 20:59 UTC 

[4.20.0-0.rc6] kernel BUG at include/linux/mm.h:990!
 2018-12-18 20:58 UTC  (3+ messages)

[PATCH] PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports
 2018-12-18 20:58 UTC  (4+ messages)

[PATCH V2] net/mlx4: Get rid of page operation after dma_alloc_coherent
 2018-12-18 20:56 UTC  (2+ messages)

[PATCH -V9 00/21] swap: Swapout/swapin THP in one piece
 2018-12-18 20:56 UTC  (5+ messages)
` [PATCH -V9 07/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V9 10/21] swap: Swapin a THP in one piece

[PATCH] powerpc/ptrace: fix empty-body warning
 2018-12-18 20:53 UTC  (2+ messages)

[PATCH] clk: Use __printf markup to silence compiler
 2018-12-18 20:55 UTC  (2+ messages)

[PATCH mm] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2018-12-18 20:54 UTC  (4+ messages)

[PATCH] Simplify handling of setup_git_directory_gently() failure cases
 2018-12-18 20:54 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 0/3] nbd-client: drop extra error noise
 2018-12-18 20:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] error: add error_get_hint
` [Qemu-devel] [PATCH 2/3] nbd: publish _lookup functions

[cip-dev] [Git][cip-project/cip-kernel/cip-kernel-sec][master] kernel_sec.isssue: Fix sorting of 7-digit CVE IDs
 2018-12-18 20:51 UTC 

[PATCH STABLE v4.19 0/2] Backport for "cache line starvation on x86"
 2018-12-18 20:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] net: macb: fix mapping of registers
 2018-12-18 20:49 UTC 

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-18 20:48 UTC  (6+ messages)
` [PATCH v2] "

Yocto staged builds?
 2018-12-18 20:48 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to a9d25bde1e9b
 2018-12-18 20:47 UTC 

[PATCH v2 0/6] xfs: ftrace cleanups
 2018-12-18 20:44 UTC  (8+ messages)
` [PATCH 1/6] xfs: fix function pointer type in ftrace format
` [PATCH 2/6] xfs: fix symbolic enum printing in ftrace output
` [PATCH 3/6] xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
` [PATCH 4/6] xfs: move XFS_INODE_FORMAT_STR "
` [PATCH 5/6] xfs: stringify btree cursor types in ftrace output
` [PATCH 6/6] xfs: stringify scrub "

XFS metadata corruption
 2018-12-18 20:43 UTC  (6+ messages)

[PATCH 15/15] dma-mapping: bypass indirect calls for dma-direct
 2018-12-18 20:42 UTC  (8+ messages)
` [15/15] "

[PATCH 1/4] nfs: use-after-free in svc_process_common()
 2018-12-18 20:43 UTC  (8+ messages)

[PATCH] ARM: dts: ipq4019: Remove skeleton.dtsi
 2018-12-18 20:42 UTC 

[PATCH] include/linux/nodemask.h: Use nr_node_ids instead of MAX_NUMNODES in nodemask_pr_args
 2018-12-18 20:41 UTC  (2+ messages)

[ANNOUNCE] 4.14.87-rt49
 2018-12-18 20:40 UTC  (2+ messages)

[PATCH] f2fs: fix missing unlock(sbi->gc_mutex)
 2018-12-18 20:40 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_available_modes_crc: Fix handling of unknown single plane modes
 2018-12-18 20:38 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_available_modes_crc: Fix handling of unknown single plane modes (rev8)

Regression with commit PCI: mvebu: Convert to PCI emulated bridge config space
 2018-12-18 20:37 UTC  (4+ messages)

[PATCH 0/5] fstests: fix various problems
 2018-12-18 20:36 UTC  (6+ messages)
` [PATCH 1/5] xfs/111: fix golden output
` [PATCH 2/5] xfs/123: fix remote symlink block size calculation
` [PATCH 3/5] generic/050: fix ro blockdev mount of xfs with quota
` [PATCH 4/5] xfs: look for stringified constants in ftrace formats
` [PATCH 5/5] xfs: filter out mount options that don't work on v4 filesystems

[RFC] locking/rwsem: Avoid issuing wakeup before setting the reader waiter to nil
 2018-12-18 20:35 UTC  (12+ messages)
          ` [PATCH v2] sched/wake_q: Reduce reference counting for special users
                  ` [PATCH v4] "

[Qemu-devel] [RFC PATCH v2 00/15] qapi: add #if pre-processor conditions to generated code (part 3)
 2018-12-18 20:35 UTC  (2+ messages)

[PATCH v9 00/15] tracing: Hist trigger snapshot and onchange additions
 2018-12-18 20:34 UTC  (16+ messages)
` [PATCH v9 01/15] tracing: Refactor hist trigger action code
` [PATCH v9 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v9 03/15] tracing: Split up onmatch action data
` [PATCH v9 04/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v9 05/15] tracing: Add conditional snapshot
` [PATCH v9 06/15] tracing: Add hist trigger snapshot() action
` [PATCH v9 07/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v9 08/15] tracing: Add hist trigger onchange() handler
` [PATCH v9 09/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v9 10/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v9 11/15] tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
` [PATCH v9 12/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v9 13/15] tracing: Add hist trigger onchange() handler "
` [PATCH v9 14/15] tracing: Add alternative synthetic event trace action "
` [PATCH v9 15/15] tracing: Add hist trigger action 'expected fail' "

[PATCH 1/5] drm/amd/display: Move iteration out of dm_update_planes
 2018-12-18 20:33 UTC  (4+ messages)
` [PATCH 5/5] drm/amd/display: Move the dm update dance to crtc->atomic_check

[PATCH V2] mmc: tegra: HW Command Queue Support for Tegra SDMMC
 2018-12-18 20:32 UTC  (3+ messages)

[PATCH 0/7] tracing: Hist trigger var-ref cleanup and comments
 2018-12-18 20:33 UTC  (8+ messages)
` [PATCH 1/7] tracing: Remove unnecessary hist trigger struct field
` [PATCH 2/7] tracing: Change strlen to sizeof for hist trigger static strings
` [PATCH 3/7] tracing: Use var_refs[] for hist trigger reference checking
` [PATCH 4/7] tracing: Remove open-coding of hist trigger var_ref management
` [PATCH 5/7] tracing: Use hist trigger's var_ref array to destroy var_refs
` [PATCH 6/7] tracing: Remove hist trigger synth_var_refs
` [PATCH 7/7] tracing: Add hist trigger comments for variable-related fields

[xen-unstable-smoke test] 131431: tolerable all pass - PUSHED
 2018-12-18 20:33 UTC 

[PATCH 0/6] xfs-5.0: ftrace cleanups
 2018-12-18 20:31 UTC  (5+ messages)
` [PATCH 6/6] xfs: stringify scrub types in ftrace output

[PATCH 0/6] psi: pressure stall monitors
 2018-12-18 20:29 UTC  (9+ messages)
` [PATCH 6/6] psi: introduce psi monitor

A weird problem of Realtek r8168 after resume from S3
 2018-12-18 20:28 UTC  (7+ messages)

[PATCH v2] iio: chemical: sps30: add support for self cleaning
 2018-12-18 20:28 UTC 

[PATCH] mm, page_alloc: clear zone_movable_pfn if the node doesn't have ZONE_MOVABLE
 2018-12-18 20:27 UTC  (7+ messages)

[PATCH v5 0/7] freezer for cgroup v2
 2018-12-18 20:27 UTC  (8+ messages)
` [PATCH v5 4/7] cgroup: cgroup v2 freezer

[Qemu-devel] [PATCH] hw/sparc64: Create VGA device only if it has really been requested
 2018-12-18 20:26 UTC  (3+ messages)

[Bug 109060] android-x86 64bit builds crashes due to android/gralloc_handle.h
 2018-12-18 20:25 UTC  (2+ messages)

WIP Droid 4 voice calls, GNSS & PM with a TS 27.010 serdev driver
 2018-12-18 20:22 UTC  (5+ messages)

[PATCH] mbuf: implement generic format for sched field
 2018-12-18 20:19 UTC  (4+ messages)
` [PATCH v2 2/3] eal: add new rte color definition


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.