All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-18 12:28:26 to 2019-06-18 13:04:38 UTC [more...]

[PATCH v6 00/33] Implicit dev_priv removal and GT compartmentalization
 2019-06-18 13:03 UTC  (34+ messages)
` [PATCH 01/33] drm/i915: Convert intel_vgt_(de)balloon to uncore
` [PATCH 02/33] drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
` [PATCH 03/33] drm/i915: Move intel_gt initialization to a separate file
` [PATCH 04/33] drm/i915: Store some backpointers in struct intel_gt
` [PATCH 05/33] drm/i915: Move intel_gt_pm_init under intel_gt_init_early
` [PATCH 06/33] drm/i915: Make i915_check_and_clear_faults take intel_gt
` [PATCH 07/33] drm/i915: Convert i915_gem_init_swizzling to intel_gt
` [PATCH 08/33] drm/i915: Use intel_uncore_rmw in intel_gt_init_swizzling
` [PATCH 09/33] drm/i915: Convert init_unused_rings to intel_gt
` [PATCH 10/33] drm/i915: Convert gt workarounds "
` [PATCH 11/33] drm/i915: Store backpointer to intel_gt in the engine
` [PATCH 12/33] drm/i915: Convert intel_mocs_init_l3cc_table to intel_gt
` [PATCH 13/33] drm/i915: Convert i915_ppgtt_init_hw "
` [PATCH 14/33] drm/i915: Consolidate some open coded mmio rmw
` [PATCH 15/33] drm/i915: Convert i915_gem_init_hw to intel_gt
` [PATCH 16/33] drm/i915: Move intel_engines_resume into common init
` [PATCH 17/33] drm/i915: Stop using I915_READ/WRITE in intel_wopcm_init_hw
` [PATCH 18/33] drm/i915: Compartmentalize i915_ggtt_probe_hw
` [PATCH 19/33] drm/i915: Compartmentalize i915_ggtt_init_hw
` [PATCH 20/33] drm/i915: Make ggtt invalidation work on ggtt
` [PATCH 21/33] drm/i915: Store intel_gt backpointer in vm
` [PATCH 22/33] drm/i915: Compartmentalize i915_gem_suspend/restore_gtt_mappings
` [PATCH 23/33] drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
` [PATCH 24/33] drm/i915: Move i915_gem_chipset_flush "
` [PATCH 25/33] drm/i915: Compartmentalize timeline_init/park/fini
` [PATCH 26/33] drm/i915: Compartmentalize i915_ggtt_cleanup_hw
` [PATCH 27/33] drm/i915: Compartmentalize i915_gem_init_ggtt
` [PATCH 28/33] drm/i915: Store ggtt pointer in intel_gt
` [PATCH 29/33] drm/i915: Compartmentalize ring buffer creation
` [PATCH 30/33] drm/i915: Save trip via top-level i915 in a few more places
` [PATCH 31/33] drm/i915: Make timelines gt centric
` [PATCH 32/33] drm/i915: Rename i915_timeline to intel_timeline and move under gt
` [PATCH 33/33] drm/i915: Eliminate dual personality of i915_scratch_offset

[U-Boot] [PATCH v1] fs: do_load: pass device path for efi payload
 2019-06-18 13:03 UTC 

[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
 2019-06-18 13:03 UTC  (18+ messages)
` [PATCH v3 01/10] media: vsp1: drm: Split vsp1_du_setup_lif()
` [PATCH v3 02/10] media: vsp1: drm: Don't configure hardware when the pipeline is disabled
` [PATCH v3 03/10] drm: rcar-du: Convert to the new VSP atomic API
` [PATCH v3 04/10] media: vsp1: drm: Remove vsp1_du_setup_lif()
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-18 13:03 UTC  (4+ messages)

[Qemu-arm] [PATCH] hw/arm/boot: fix direct kernel boot setup
 2019-06-18 13:00 UTC  (8+ messages)
  ` [Qemu-arm] [Qemu-devel] "
      `  "

[PATCH] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
 2019-06-18 13:02 UTC  (2+ messages)

[PATCH 0/8] dt-bindings: timer: renesas, cmt: Various updates
 2019-06-18 13:02 UTC  (11+ messages)
` [PATCH 3/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7792
` [PATCH 4/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a7795
` [PATCH 5/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77965
` [PATCH 6/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77990
` [PATCH 7/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77995

How to find out which process cause a strange increasing cpu load on a certain core?
 2019-06-18 13:02 UTC  (2+ messages)

[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
 2019-06-18 12:54 UTC  (5+ messages)
` [PATCH v1 1/5] coresight: etm4x: remove superfluous setting of os_unlock
` [PATCH v1 2/5] coresight: etm4x: use explicit barriers on enable/disable
` [PATCH v1 3/5] coresight: etm4x: use octal permissions for module_params
` [PATCH v1 4/5] coresight: etm4x: improve clarity of etm4_os_unlock comment

[GIT PULL for 5.3] Sensor driver patches
 2019-06-18 13:01 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_eld: fix potential read from undefined value
 2019-06-18 13:01 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] tests/kms_chamelium: fix read from uninitialized value in flatline audio test

[PATCH] powerpc/mm: Ensure Huge-page memory is free before allocation
 2019-06-18 12:58 UTC  (3+ messages)

[RFC bpf-next 0/7] Programming socket lookup with BPF
 2019-06-18 13:00 UTC  (8+ messages)
` [RFC bpf-next 1/7] bpf: Introduce inet_lookup program type
` [RFC bpf-next 2/7] ipv4: Run inet_lookup bpf program on socket lookup
` [RFC bpf-next 3/7] ipv6: "
` [RFC bpf-next 4/7] bpf: Sync linux/bpf.h to tools/
` [RFC bpf-next 5/7] libbpf: Add support for inet_lookup program type
` [RFC bpf-next 6/7] bpf: Test destination address remapping with inet_lookup
` [RFC bpf-next 7/7] bpf: Add verifier tests for inet_lookup context access

[Qemu-devel] [PATCH] hw/arm/boot: fix direct kernel boot with initrd
 2019-06-18 12:58 UTC  (2+ messages)
` [Qemu-arm] "

[cip-dev] [cip-kernel-sec 1/2] remotes: automatically add remotes from configuration file
 2019-06-18 13:00 UTC  (4+ messages)

[PATCH] soc: imx: Add i.MX8MN SoC driver support
 2019-06-18 12:59 UTC  (4+ messages)

[PATCH 0/5] iio: imu: st_lsm6dsx: add event reporting and wakeup
 2019-06-18 12:59 UTC  (6+ messages)
` [PATCH 1/5] iio: imu: st_lsm6dsx: move interrupt thread to core
` [PATCH 2/5] iio: imu: st_lsm6dsx: add motion events
` [PATCH 3/5] iio: imu: st_lsm6dsx: add wakeup-source option
` [PATCH 4/5] iio: imu: st_lsm6dsx: always enter interrupt thread
` [PATCH 5/5] iio: imu: st_lsm6dsx: add motion report function and call from interrupt

[PATCH] drm/i915: Use drm_gem_object.resv
 2019-06-18 12:58 UTC 

[dpdk-dev] [PATCH] crypto/openssl: fix inproper freeing of asymmetric crypto keys in rsa
 2019-06-18 12:59 UTC  (2+ messages)

[PATCH] backlight: gpio-backlight: Set power state instead of brightness at probe
 2019-06-18 12:58 UTC  (3+ messages)

[PATCH] drm: return -EFAULT if copy_one_buf() fails
 2019-06-18 12:58 UTC  (3+ messages)

[Qemu-arm] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support
 2019-06-18 12:57 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 3/8] hw/acpi: Add ACPI Generic Event Device Support
    ` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 4/8] hw/arm/virt: Add memory hotplug framework
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 5/8] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v5 7/8] hw/acpi: Add system power down support to GED
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH v5 8/8] hw/arm: Use GED for system_powerdown event
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 0/8] ARM virt: ACPI memory hotplug support

[PATCH 0/2] kernel-shark: Make some top level "make" changes
 2019-06-18 12:58 UTC  (4+ messages)
` [PATCH 1/2] kernel-shark: Have "make clean" run cmake-clean.sh

[PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
 2019-06-18 12:55 UTC  (19+ messages)

[PATCH] ubsan: mark ubsan_type_mismatch_common inline
 2019-06-18 12:56 UTC  (3+ messages)

[Xen-devel] [PATCH 0/9] x86: AMD x2APIC support
 2019-06-18 12:55 UTC  (8+ messages)
` [Xen-devel] [PATCH 3/9] AMD/IOMMU: use bit field for IRTE
` [Xen-devel] [PATCH 7/9] AMD/IOMMU: adjust setup of internal interrupt for x2APIC mode

[dpdk-dev] [PATCH 1/5] doc/guides/cryptodevs: cleanup for armv8 and openssl PMDs
 2019-06-18 12:56 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Don't clobber M/N values during fastset check
 2019-06-18 12:55 UTC  (4+ messages)
` [PATCH 4/4] drm/i915: Drop the _INCOMPLETE for has_infoframe

APFS support
 2019-06-18 12:54 UTC  (2+ messages)

[Xen-devel] Starting to port xen on beagleboard-x15 (GSoC 2019 project)
 2019-06-18 12:54 UTC  (2+ messages)

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-18 12:54 UTC  (5+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal

[PATCH] linux-firmware: Update AMD SEV firmware
 2019-06-18 12:54 UTC  (2+ messages)

[PATCHSET v2 btrfs/for-next] blkcg, btrfs: fix cgroup writeback support
 2019-06-18 12:54 UTC  (2+ messages)

[Buildroot] [git commit] toolchain-external: update Arm AArch64-BE toolchain 8.3-2019.03
 2019-06-18 12:53 UTC 

[Buildroot] [git commit] toolchain-external: update Arm AArch64 toolchain 8.3-2019.03
 2019-06-18 12:53 UTC 

[PATCH] locking/atomics: Use sed(1) instead of non-standard head(1) option
 2019-06-18 12:52 UTC  (3+ messages)

[Buildroot] [git commit] toolchain-external: update Arm ARM toolchain 8.3-2019.03
 2019-06-18 12:53 UTC 

[Qemu-devel] [Bug 1833101] [NEW] vexpress-a9 (but not -a15) creates two pl111 LCDs due to duplicate sysbus_create_simple("pl111", ...) calls
 2019-06-18 12:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1833101] "

[PATCH] drm/i915: Switch to per-crtc vblank vfuncs
 2019-06-18 12:55 UTC  (2+ messages)

[PATCH v2 1/2] arm64: Improve parking of stopped CPUs
 2019-06-18 12:51 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: Implement panic_smp_self_stop()

[PATCH] ath11k: add wrapper function to ath11k_dbg
 2019-06-18 12:51 UTC  (2+ messages)

Question/Bug about AF_XDP idx_cq from xsk_ring_cons__peek?
 2019-06-18 12:51 UTC  (2+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-18 12:50 UTC  (2+ messages)
` [PATCH 2/2] PCI: pciehp: Prevent deadlock on disconnect

[ath6kl:pending-ath11k 198/205] drivers/net/wireless/ath/ath11k/mac.c:1274 ath11k_peer_assoc_h_he() error: memcpy() 'he_cap->he_cap_elem.mac_cap_info' too small (6 vs 8)
 2019-06-18 12:50 UTC  (5+ messages)

[Xen-devel] [PATCH v6 00/10] TEE mediator (and OP-TEE) support in XEN
 2019-06-18 12:49 UTC  (5+ messages)
` [Xen-devel] [PATCH v6 09/10] tools/arm: tee: add "tee" option for xl.cfg

[Bug 110831] [AMD TAHITI XT][amd-staging-drm-next] broken since 5.2-rc1 rebase
 2019-06-18 12:48 UTC  (2+ messages)
` [Bug 110831] [AMD TAHITI XT][amd-staging-drm-next][bisected] "

[PATCH] drm/i915/blt: Remove recursive vma->lock
 2019-06-18 12:48 UTC  (2+ messages)

[PATCH] ARM: shmobile: defconfig: Refresh for v5.2-rc1
 2019-06-18 12:47 UTC  (2+ messages)

[PATCH LOCAL] arm64: renesas_defconfig: Refresh for v5.2-rc1
 2019-06-18 12:47 UTC 

[PATCH] arm64: smp: fix smp_send_stop() behaviour
 2019-06-18 12:46 UTC  (4+ messages)

[U-Boot] [PATCH] rockchip: rk3399: Add Khadas Edge board support
 2019-06-18 12:47 UTC  (8+ messages)
` [PATCH v2] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
          ` [U-Boot] "

[PATCH] powerpc/32s: fix initial setup of segment registers on secondary CPU
 2019-06-18 12:44 UTC  (4+ messages)

[PATCH 0/2] Add support for Xilinx UHD-SDI Receiver subsystem
 2019-06-18 12:45 UTC  (9+ messages)
` [PATCH 2/2] media: v4l: xilinx: Add Xilinx UHD-SDI Rx Subsystem driver

[PATCH net-next] mlxsw: spectrum_ptp: Fix compilation on 32-bit ARM
 2019-06-18 12:45 UTC 

[Buildroot] [PATCH 1/1] iputils: set the permissions with IPUTILS_PERMISSIONS
 2019-06-18 12:45 UTC  (7+ messages)

[PATCH] mm: idle-page: fix oops because end_pfn is larger than max_pfn
 2019-06-18 12:43 UTC  (2+ messages)

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-18 12:39 UTC  (7+ messages)
` [PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst

[PATCH i-g-t v3 1/1] gitlab-ci: add build and tests for MIPS
 2019-06-18 12:42 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/2] packagegroup-arago-tisdk-matrix: remove matrix-gui browser demo tentatively
 2019-06-18 12:41 UTC  (8+ messages)
` [PATCH 2/2] matrix-gui-apps-git:bump SRCREV to put deform back to full-screen mode
  ` [EXTERNAL] "
` [EXTERNAL] [PATCH 1/2] packagegroup-arago-tisdk-matrix: remove matrix-gui browser demo tentatively

Is this possible SYN Proxy bug?
 2019-06-18 12:40 UTC  (6+ messages)

[PATCH 0/4] Overall small fixes
 2019-06-18 12:39 UTC  (4+ messages)
` [PATCH 4/4] i2c: gpio: add sda/scl-gpios property support

[dpdk-dev] [PATCH 2/2] net/ipn3ke: implementation of statistics
 2019-06-18 12:39 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 1/4] net/ipn3ke: add new register address
  ` [dpdk-dev] [PATCH v2 4/4] net/ipn3ke: implementation of statistics

[PATCH] staging: kpc2000: added linebreaks
 2019-06-18 12:29 UTC 

[PATCH] selftests/powerpc: Add missing newline at end of file
 2019-06-18 12:33 UTC  (4+ messages)

[Devel] [pm:bleeding-edge 51/55] drivers//powercap/intel_rapl.c:1148:2: note: in expansion of macro 'INTEL_CPU_FAM6'
 2019-06-18 12:38 UTC  (2+ messages)
`  "

[PATCH] mm, memcg: Report number of memcg caches in slabinfo
 2019-06-18 12:37 UTC  (4+ messages)

[master/thud/ti2019.01][PATCH] matrix-gui-crypto-demos: configure to use openssl 1.0
 2019-06-18 12:36 UTC  (2+ messages)

[master/thud/ti2019.01][PATCH] Revert "packagegroups: disable armnn for now due to gcc8 breakage"
 2019-06-18 12:36 UTC  (2+ messages)

[PATCH] mm: memcontrol: Remove task_in_mem_cgroup()
 2019-06-18 12:36 UTC  (2+ messages)

[PATCH] mt76: fix sparse warnings: warning: dubious: x & !y
 2019-06-18 12:36 UTC  (3+ messages)

[PATCH] kernel: qemuarmv5: Update machine overrides of KERNEL_DEVICETREE
 2019-06-18 12:36 UTC  (2+ messages)

crypto/NX: Set receive window credits to max number of CRBs in RxFIFO
 2019-06-18 12:35 UTC  (2+ messages)

[PATCH v2 1/2] mm, oom: refactor dump_tasks for memcg OOMs
 2019-06-18 12:34 UTC  (3+ messages)
` [PATCH v2 2/2] mm, oom: fix oom_unkillable_task "

[PATCH 5.1 000/115] 5.1.12-stable review
 2019-06-18 12:34 UTC  (2+ messages)

[PATCH] wireless-regdb: Add recipe
 2019-06-18 12:34 UTC  (2+ messages)

[PATCH kernel] powerpc/pci/of: Parse unassigned resources
 2019-06-18 12:29 UTC  (4+ messages)

[PATCH] sched/topology: Improve load balancing on AMD EPYC
 2019-06-18 12:33 UTC  (6+ messages)

[blktrace-tools RFC PATCH 5/5] blkparse: add support for trace extension
 2019-06-18 12:33 UTC  (2+ messages)

[PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
 2019-06-18 12:32 UTC  (13+ messages)

4.19: udpgso_bench_tx: setsockopt zerocopy: Unknown error 524
 2019-06-18 12:31 UTC  (2+ messages)

renesas-drivers-2019-06-18-v5.2-rc5
 2019-06-18 12:31 UTC 

[PATCH 00/59] prime doc polish and ... a few cleanups
 2019-06-18 12:31 UTC  (3+ messages)
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl

[PATCH v2] drm/mcde: Fix uninitialized variable
 2019-06-18 12:30 UTC  (3+ messages)

[PATCH 1/2] perf ioctl: Add check for the sample_period value
 2019-06-18 12:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 1/6] dma-buf: add dynamic DMA-buf handling v10
 2019-06-18 12:30 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] "
` ✗ Fi.CI.SPARSE: "

[PATCH] Add interface ssh_search_dir
 2019-06-18 12:08 UTC 

[master/thud/ti2019.01][PATCH] tisdk-server-rootfs-image: remove ubi/ubifs freom IMAGE_FSTYPES
 2019-06-18 12:12 UTC 


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.