All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-13 14:04:27 to 2019-03-13 14:50:24 UTC [more...]

make TGID available also in binary ring buffer?
 2019-03-13 14:50 UTC  (6+ messages)

[PATCH 0/5] clk: zynqmp: fix CLK_FRAC and various cleanups
 2019-03-13 14:49 UTC  (5+ messages)
` [PATCH 2/5] clk: zynqmp: fix doc of __zynqmp_clock_get_parents

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-13 14:49 UTC  (7+ messages)
` [PATCHv4 26/28] PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451

WARN ON at kernel/sched/deadline.c task_non_contending
 2019-03-13 14:49 UTC  (2+ messages)

[PATCH v5 00/11] viridian: implement more enlightenments
 2019-03-13 14:37 UTC  (12+ messages)
` [PATCH v5 09/11] viridian: add implementation of synthetic interrupt MSRs
` [PATCH v5 10/11] viridian: add implementation of synthetic timers
` [PATCH v5 11/11] viridian: add implementation of the HvSendSyntheticClusterIpi hypercall

[PATCH] t4150: remove unused variable
 2019-03-13 14:47 UTC  (2+ messages)

[PATCH] vicodec: reset last_src/dst_buf based on the IS_OUTPUT
 2019-03-13 14:47 UTC 

[PATCH] vicodec: remove WARN_ON(1) from get_q_data()
 2019-03-13 14:46 UTC 

[PATCH 01/39] drm/i915: Hold a ref to the ring while retiring
 2019-03-13 14:46 UTC  (38+ messages)
` [PATCH 02/39] drm/i915: Lock the gem_context->active_list while dropping the link
` [PATCH 03/39] drm/i915: Hold a reference to the active HW context
` [PATCH 04/39] drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
` [PATCH 05/39] drm/i915/selftests: Provide stub reset functions
` [PATCH 06/39] drm/i915: Switch to use HWS indices rather than addresses
` [PATCH 07/39] drm/i915: Introduce the i915_user_extension_method
` [PATCH 08/39] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 09/39] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 10/39] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 11/39] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 12/39] drm/i915: Allow a context to define its set of engines
` [PATCH 13/39] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 14/39] drm/i915: Load balancing across a virtual engine
` [PATCH 15/39] drm/i915: Extend execution fence to support a callback
` [PATCH 16/39] drm/i915/execlists: Virtual engine bonding
` [PATCH 17/39] drm/i915: Allow specification of parallel execbuf
` [PATCH 18/39] drm/i915/execlists: Skip direct submission if only lite-restore
` [PATCH 19/39] drm/i915: Split GEM object type definition to its own header
` [PATCH 20/39] drm/i915: Pull GEM ioctls interface to its own file
` [PATCH 21/39] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [PATCH 22/39] drm/i915: Move shmem object setup to its own file
` [PATCH 23/39] drm/i915: Move phys objects "
` [PATCH 24/39] drm/i915: Move mmap and friends "
` [PATCH 25/39] drm/i915: Move GEM domain management "
` [PATCH 27/39] drm/i915: Pull scatterlist utils out of i915_gem.h
` [PATCH 28/39] drm/i915: Move GEM object domain management from struct_mutex to local
` [PATCH 29/39] drm/i915: Move GEM object waiting to its own file
` [PATCH 30/39] drm/i915: Move GEM object busy checking "
` [PATCH 31/39] drm/i915: Move GEM client throttling "
` [PATCH 32/39] drm/i915: Drop the deferred active reference
` [PATCH 33/39] drm/i915: Move object close under its own lock
` [PATCH 34/39] drm/i915: Rename intel_context.active to .inflight
` [PATCH 35/39] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 36/39] drm/i915: Stop retiring along engine
` [PATCH 38/39] drm/i915/execlists: Preempt-to-busy
` [PATCH 39/39] drm/i915: Remove logical HW ID

[PATCH] Check for SKBTX_HW_TSTAMP in macb driver
 2019-03-13 14:46 UTC  (8+ messages)

[Qemu-trivial] [PATCH for-4.0] maint: Ignore built elf2dmp
 2019-03-13 14:45 UTC 

[PATCH for-next 0/9] xen/arm: Properly disable M2P on Arm
 2019-03-13 14:45 UTC  (5+ messages)
` [PATCH for-next 2/9] xen/x86: Constify the parameter "d" in mfn_to_mfn
` [PATCH for-next 3/9] xen/x86: Use mfn_to_gfn rather than mfn_to_gmfn

[PATCH 1/1] PM / Domains: Avoid a potential deadlock
 2019-03-13 14:45 UTC  (2+ messages)

[PATCH 4.9 00/96] 4.9.163-stable review
 2019-03-13 14:44 UTC  (2+ messages)

[Qemu-riscv] [PULL] target/riscv: Convert to decodetree
 2019-03-13 14:37 UTC  (30+ messages)
` [Qemu-riscv] [PULL 01/29] target/riscv: Activate decodetree and implemnt LUI & AUIPC
` [Qemu-riscv] [PULL 02/29] target/riscv: Convert RVXI branch insns to decodetree
` [Qemu-riscv] [PULL 03/29] target/riscv: Convert RV32I load/store "
` [Qemu-riscv] [PULL 04/29] target/riscv: Convert RV64I "
` [Qemu-riscv] [PULL 05/29] target/riscv: Convert RVXI arithmetic "
` [Qemu-riscv] [PULL 06/29] target/riscv: Convert RVXI fence "
` [Qemu-riscv] [PULL 07/29] target/riscv: Convert RVXI csr "
` [Qemu-riscv] [PULL 08/29] target/riscv: Convert RVXM "
` [Qemu-riscv] [PULL 09/29] target/riscv: Convert RV32A "
` [Qemu-riscv] [PULL 10/29] target/riscv: Convert RV64A "
` [Qemu-riscv] [PULL 11/29] target/riscv: Convert RV32F "
` [Qemu-riscv] [PULL 12/29] target/riscv: Convert RV64F "
` [Qemu-riscv] [PULL 13/29] target/riscv: Convert RV32D "
` [Qemu-riscv] [PULL 14/29] target/riscv: Convert RV64D "
` [Qemu-riscv] [PULL 15/29] target/riscv: Convert RV priv "
` [Qemu-riscv] [PULL 16/29] target/riscv: Convert quadrant 0 of RVXC "
` [Qemu-riscv] [PULL 17/29] target/riscv: Convert quadrant 1 "
` [Qemu-riscv] [PULL 18/29] target/riscv: Convert quadrant 2 "
` [Qemu-riscv] [PULL 19/29] target/riscv: Remove gen_jalr()
` [Qemu-riscv] [PULL 20/29] target/riscv: Remove manual decoding from gen_branch()
` [Qemu-riscv] [PULL 21/29] target/riscv: Remove manual decoding from gen_load()
` [Qemu-riscv] [PULL 22/29] target/riscv: Remove manual decoding from gen_store()
` [Qemu-riscv] [PULL 23/29] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-riscv] [PULL 24/29] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-riscv] [PULL 25/29] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-riscv] [PULL 26/29] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-riscv] [PULL 27/29] target/riscv: Rename trans_arith to gen_arith
` [Qemu-riscv] [PULL 28/29] target/riscv: Remove gen_system()
` [Qemu-riscv] [PULL 29/29] target/riscv: Remove decode_RV32_64G()

[RFC PATCH 0/6] change legacy linuxapp/bsdapp names
 2019-03-13 14:43 UTC  (6+ messages)

[Qemu-arm] [PATCH] Re-evaluate SVE vector length everytime ADDVL is executed
 2019-03-13 14:41 UTC 

[PATCH v5 00/23] support for stateless decoder
 2019-03-13 14:42 UTC  (7+ messages)
` [PATCH v5 20/23] media: vicodec: Introducing stateless fwht defs and structs
  ` [PATCH v5 24/23] v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
` [PATCH v5 21/23] media: vicodec: Register another node for stateless decoder
` [PATCH v5 22/23] media: vicodec: Add support "

[PATCH 1/2] rt2x00: code-style fix in rt2800usb.c
 2019-03-13 14:41 UTC  (8+ messages)
` [PATCH 2/2] rt2x00: enable experimental MFP with HW crypt

[PATCH] commands: bootaux: New command bootaux for iMX
 2019-03-13 14:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dm-ingerity: change memcmp to strncmp
 2019-03-13 14:40 UTC  (2+ messages)

[PATCH] ext4: Avoid panic during forced reboot
 2019-03-13 14:40 UTC  (5+ messages)

[PATCH 01/17] drm/i915: Hold a ref to the ring while retiring
 2019-03-13 14:39 UTC  (4+ messages)
` [PATCH 16/17] drm/i915/execlists: Virtual engine bonding
  ` [PATCH] "

[PATCH v4 1/3] drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup time
 2019-03-13 14:38 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] "
` ✗ Fi.CI.SPARSE: "

[PATCH -next] exec: Fix mem leak in kernel_read_file
 2019-03-13 14:38 UTC  (6+ messages)

[RFC PATCH 0/7] tracing: Use common error_log with probe events
 2019-03-13 14:37 UTC  (4+ messages)
` [RFC PATCH 1/7] tracing/probe: Check maxactive error cases

[PATCH v4 0/10] perf: enable compression of record mode trace to save storage space
 2019-03-13 14:37 UTC  (3+ messages)

[PATCH v7 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-13 14:37 UTC  (10+ messages)
` [PATCH v7 02/12] perf record: implement -f,--mmap-flush=<threshold> option
` [PATCH v7 06/12] perf util: introduce Zstd based streaming compression API
` [PATCH v7 08/12] perf record: implement compression for AIO trace streaming
` [PATCH v7 10/12] perf report: implement record trace decompression

[PATCH v13] tolerate jitter in cpu_khz calculation to avoid TSC emulation
 2019-03-13 14:36 UTC  (8+ messages)

RFC: cleaning up the serial drivers and use struct resource
 2019-03-13 14:36 UTC  (7+ messages)
` [PATCH 1/8] drivers: tty: serial: 8250_bcm2835aux: use devm_platform_ioremap_resource()

[LTP] [PATCH] syscalls/fstat05.c: fix test logic error
 2019-03-13 14:36 UTC  (2+ messages)

[PATCH v2 00/19] Add new command "switch"
 2019-03-13 14:36 UTC  (6+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

[PATCH] mm/debug: add a cast to u64 for atomic64_read()
 2019-03-13 14:35 UTC  (10+ messages)

[PATCH] test/eventdev: fix sprintf with snprintf
 2019-03-13 14:35 UTC  (8+ messages)
        ` [dpdk-stable] "

WARNING: bad usercopy in fanotify_read
 2019-03-13 14:35 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] HAX tests/kms_atomic_transition: disable plane-use-after-nonblocking-unbind-fencing subtest
 2019-03-13 14:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] Adding custom linux config
 2019-03-13 14:32 UTC  (3+ messages)

[PATCH v7 00/15] Add utilization clamping support
 2019-03-13 14:32 UTC  (9+ messages)
` [PATCH v7 01/15] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX
` [PATCH v7 03/15] sched/core: uclamp: Add system default clamps

[U-Boot] [PATCH] ARM: dts: socfpga: Add missing altr, sysmgr-syscon for EMAC
 2019-03-13 14:32 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: better format printing
 2019-03-13 14:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_fb: better format printing (rev3)

Statistics consistency
 2019-03-13 14:31 UTC 

[PATCH v2] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-13 14:31 UTC 

[PATCHv6 0/5] perf record: Add support to store data in directory
 2019-03-13 14:29 UTC  (4+ messages)
` [PATCH 3/5] perf record: Add --dir option "

[PATCH v2] x86/hvm: finish IOREQ correctly on completion path
 2019-03-13 14:29 UTC  (4+ messages)

[tracecompass-dev] Scalability
 2019-03-13 14:28 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: am335x: Replace numeric pinmux address with macro defines
 2019-03-13 14:27 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: dts: am335x: Replaced register offsets with defines

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-03-13 14:28 UTC  (2+ messages)
` Zdravstvujte Vas "

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-13 14:27 UTC 

[igt-dev] [PATCH i-g-t 0/6] Attempt to get rid of some globals
 2019-03-13 14:27 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 5/6] lib/igt_sysfs: Simplify obtaining sysfs path
` [igt-dev] [PATCH i-g-t 6/6] lib/igt_device: Move intel_get_pci_device under igt_device
` [igt-dev] ✓ Fi.CI.BAT: success for Attempt to get rid of some globals

overlayfs vs. fscrypt
 2019-03-13 14:26 UTC  (5+ messages)

Using binary attributes for configuration sysfs entries
 2019-03-13 14:25 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Provide stub reset functions
 2019-03-13 14:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] filemap: don't unlock null page in FGP_FOR_MMAP case
 2019-03-13 14:25 UTC  (3+ messages)

[PATCH 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-03-13 14:23 UTC  (6+ messages)
` [PATCH 1/2] Drivers: hv: Move Hyper-V clockevents code to new "

[PATCH] dt-bindings: hwmon: (adc128d818) Specify ti,mode property size
 2019-03-13 14:11 UTC 

[RFC] mt76: add 3dBm for reporting txpower also for 1x1
 2019-03-13 14:21 UTC  (4+ messages)

[PATCH 1/5] irqchip/gic-pm: add driver remove support
 2019-03-13 14:20 UTC  (5+ messages)

[PATCH v2] dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X*
 2019-03-13 14:20 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: rtw_recv.c: fixed a space indentation issue
 2019-03-13 14:20 UTC  (5+ messages)
  ` [Outreachy kernel] "

Entertainment Package for 2019
 2019-03-13 14:08 UTC 

[PATCHv2] Staging: fpgaboot: Delete newline at the end of Kconfig
 2019-03-13 14:18 UTC  (4+ messages)
    ` [Outreachy kernel] "

[GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition)
 2019-03-13 14:18 UTC  (2+ messages)

[Qemu-arm] [PATCH] Re-evaluate SVE vector length everytime ADDVL/RDVL is called
 2019-03-13 14:01 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[PATCH bpf] xsk: fix umem memory leak on cleanup
 2019-03-13 14:15 UTC 

[PATCH nft v2 1/6] osf: add version fingerprint support
 2019-03-13 14:15 UTC  (5+ messages)

[rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master
 2019-03-13 14:12 UTC  (8+ messages)
            ` [EXTERNAL] "

[PATCH 0/3] dt-bindings: meson: Add G12A display bindings
 2019-03-13 14:10 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: display: amlogic, meson-vpu: Add G12A compatible and ports
  ` [PATCH 1/3] dt-bindings: display: amlogic,meson-vpu: "
` [PATCH 2/3] dt-bindings: display: amlogic, meson-dw-hdmi: "
  ` [PATCH 2/3] dt-bindings: display: amlogic,meson-dw-hdmi: "
` [PATCH 3/3] dt-bindings: power: amlogic, meson-gx-pwrc: Add G12A compatible
  ` [PATCH 3/3] dt-bindings: power: amlogic,meson-gx-pwrc: "

[RFC PATCH v3 0/5] tracing: common error_log for ftrace
 2019-03-13 14:09 UTC  (6+ messages)

[PATCH rdma-next] RDMA/addr: create addr_wq with WQ_MEM_RECLAIM flag
 2019-03-13 14:08 UTC 

[PATCH] target:alua: fix the tg_pt_gps_count
 2019-03-13 14:07 UTC 

[PATCH] drm/amdgpu: enable gfxoff again on raven series
 2019-03-13 14:06 UTC  (2+ messages)

[PATCH 1/4] regulator: wm831x-isink: Select maximum current in specific range
 2019-03-13 14:05 UTC  (7+ messages)
` [PATCH 2/4] regulator: wm8350: "
` [PATCH 3/4] regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap
` [PATCH 4/4] regulator: wm8350: "

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-13 14:05 UTC  (4+ messages)
` [PATCH v3 4/7] dt-bindings: phy: Add document for phy-mtk-ufs
  ` [SPAM][PATCH "

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-13 14:03 UTC  (11+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data


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.