messages from 2019-06-18 12:47:18 to 2019-06-18 13:18:33 UTC [more...]
[PATCH] clk: imx6q: fix section mismatch warning
2019-06-18 13:17 UTC (2+ messages)
[PATCH 00/59] prime doc polish and ... a few cleanups
2019-06-18 13:18 UTC (6+ messages)
` [PATCH 39/59] drm/zte: Drop drm_gem_prime_export/import
` [PATCH 48/59] drm/vgem: Ditch attach trickery in the fence ioctl
[PATCH] soc: imx: Add i.MX8MN SoC driver support
2019-06-18 12:59 UTC (5+ messages)
[PATCH] Documentation: platform: convert x86-laptop-drivers.txt to reST
2019-06-18 13:17 UTC (5+ messages)
` [Linux-kernel-mentees] "
[Qemu-devel] [PATCH v10] ssh: switch from libssh2 to libssh
2019-06-18 13:14 UTC (2+ messages)
[dpdk-dev] [PATCH v3] net/i40e: allow VF to configure pctype mapping
2019-06-18 13:16 UTC (4+ messages)
` [dpdk-dev] [PATCH v4] "
[PATCH v2 00/17] net: introduce Qualcomm IPA driver
2019-06-18 13:16 UTC (5+ messages)
[PATCH 0/4] Overall small fixes
2019-06-18 13:15 UTC (5+ messages)
` [PATCH 4/4] i2c: gpio: add sda/scl-gpios property support
[dpdk-dev] [PATCH v2] net/ice: support Tx checksum offload for tunneling packets
2019-06-18 13:15 UTC (3+ messages)
` [dpdk-dev] [PATCH v3 0/2] net/ice: support Tx checksum offload
[PATCH v3 00/10] drm: rcar-du: Rework CRTC and groups for atomic commits
2019-06-18 13:15 UTC (10+ messages)
` [PATCH v3 05/10] drm: rcar-du: Handle CRTC standby from commit tail handler
` [PATCH v3 06/10] drm: rcar-du: Handle CRTC configuration "
` [PATCH v3 07/10] drm: rcar-du: Provide for_each_group helper
[PATCH] arm64: smp: fix smp_send_stop() behaviour
2019-06-18 12:54 UTC (5+ messages)
[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
2019-06-18 13:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 25/42] mirror: "
[PATCH 1/4] arm64: dts: fsl: ls1028a: Add qDMA node
2019-06-18 13:13 UTC (6+ messages)
` [PATCH 2/4] arm64: dts: fsl: ls1028a: Add eDMA node
` [PATCH 4/4] dt-bindings: fsl-qdma: Add LS1028A qDMA bindings
[PATCH] drm: rcar-du: Replace drm_driver GEM ops with GEM object functions
2019-06-18 13:13 UTC (2+ messages)
[PATCH 0/4] btrfs-progs: GCC9 fixes
2019-06-18 13:14 UTC (3+ messages)
` [PATCH 3/4] btrfs-progs: Remove unnecessary fallthrough attribute in test_num_disk_vs_raid()
[PATCH v3 hmm 00/12] mm/hmm: Various revisions from a locking/code review
2019-06-18 13:13 UTC (9+ messages)
` [PATCH v3 hmm 02/12] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v3 hmm 08/12] mm/hmm: Remove racy protection against double-unregistration
[PATCH nft] evaluate: allow get/list/flush dynamic sets and maps via list command
2019-06-18 13:12 UTC
[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
2019-06-18 13:13 UTC (4+ messages)
` [PATCH v5 0/2] arm64 relaxed ABI
` [PATCH v5 1/2] arm64: Define Documentation/arm64/tagged-address-abi.txt
[PATCH] crypto: sun4i-ss - reduce stack usage
2019-06-18 13:12 UTC (2+ messages)
[PATCH V7 0/7] nvme-cli: Introduce nvme-status mapping with errno
2019-06-18 13:12 UTC (8+ messages)
` [PATCH V7 1/7] nvme: Do not return in the middle of the subcommand
` [PATCH V7 2/7] fabrics: "
` [PATCH V7 3/7] nvme: Return negative error value for internal errors
` [PATCH V7 4/7] nvme-status: Introduce nvme status module to map errno
` [PATCH V7 5/7] nvme: Return errno mapped for nvme error status
` [PATCH V7 6/7] fabrics: return error when discovery retry exhausted
` [PATCH V7 7/7] fabrics: Return errno mapped for fabrics error status
[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:56 UTC (3+ messages)
` [Qemu-devel] [Bug 1833101] "
[igt-dev] [PATCH i-g-t v2 0/4] Use C11 atomics
2019-06-18 13:11 UTC (6+ messages)
` [Intel-gfx] [PATCH i-g-t v2 1/4] meson: add libatomic dependency
` [igt-dev] "
[PATCH] dt-bindings: arm: fsl: Add back missing i.MX7ULP binding
2019-06-18 13:11 UTC (3+ messages)
[PATCH] genksyms: Teach parser about 128-bit built-in types
2019-06-18 13:10 UTC
[meta-oe][patch v3] dnf-plugin-tui: new recipe
2019-06-18 13:10 UTC (3+ messages)
[PATCH v6 00/33] Implicit dev_priv removal and GT compartmentalization
2019-06-18 13:08 UTC (36+ 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
[PATCH 1/4] drm/vmwgfx: Assign eviction priorities to resources
2019-06-18 13:08 UTC (4+ messages)
[PATCH v2 0/3] fix bugs when enable route_localnet
2019-06-18 15:14 UTC (4+ messages)
` [PATCH v2 1/3] ipv4: fix inet_select_addr() "
` [PATCH v2 2/3] ipv4: fix confirm_addr_indev() "
` [PATCH v2 3/3] selftests: add route_localnet test script
[PATCH 3/3] linux-firmware: Update firmware file for Intel Bluetooth 22161
2019-06-18 13:07 UTC
[PATCH 0/8] dt-bindings: timer: renesas, cmt: Various updates
2019-06-18 13:06 UTC (13+ 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
` [PATCH 8/8] dt-bindings: timer: renesas, cmt: Update R-Car Gen3 CMT1 usage
[PATCH] btrfs-progs: check: fix option parsing for -E
2019-06-18 13:07 UTC (2+ messages)
[meta-oe][PATCH 1/8] uriparser: upgrade to 0.9.3
2019-06-18 13:06 UTC (7+ messages)
` [meta-oe][PATCH 3/8] funyahoo-plusplus, icyque, pidgin-sipe, purple-skypeweb: add couple plugins for pidgin
[PATCH] drm/i915: Use drm_gem_object.resv
2019-06-18 13:05 UTC (2+ messages)
[PATCH net-next v2 00/12] xdp: page_pool fixes and in-flight accounting
2019-06-18 13:06 UTC (13+ messages)
` [PATCH net-next v2 01/12] net: page_pool: add helper function to retrieve dma addresses
` [PATCH net-next v2 02/12] net: page_pool: add helper function to unmap "
` [PATCH net-next v2 03/12] xdp: fix leak of IDA cyclic id if rhashtable_insert_slow fails
` [PATCH net-next v2 04/12] xdp: page_pool related fix to cpumap
` [PATCH net-next v2 05/12] veth: use xdp_release_frame for XDP_PASS
` [PATCH net-next v2 06/12] page_pool: introduce page_pool_free and use in mlx5
` [PATCH net-next v2 07/12] mlx5: more strict use of page_pool API
` [PATCH net-next v2 08/12] xdp: tracking page_pool resources and safe removal
` [PATCH net-next v2 09/12] xdp: force mem allocator removal and periodic warning
` [PATCH net-next v2 10/12] xdp: add tracepoints for XDP mem
` [PATCH net-next v2 11/12] page_pool: add tracepoints for page_pool with details need by XDP
` [PATCH net-next v2 12/12] page_pool: make sure struct device is stable
[PATCH] udev: Adding PCIe as a subsystem in udev
2019-06-18 13:05 UTC
[PATCH v1 0/5] coresight: etm4x: save/restore ETMv4 context across CPU low power states
2019-06-18 12:54 UTC (6+ 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
` [PATCH v1 5/5] coresight: etm4x: save/restore state across CPU low power states
[U-Boot] [PATCH v1] fs: do_load: pass device path for efi payload
2019-06-18 13:03 UTC
[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)
How to find out which process cause a strange increasing cpu load on a certain core?
2019-06-18 13:02 UTC (2+ messages)
[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 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
[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 (12+ messages)
` [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 (16+ 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 (6+ messages)
` [Xen-devel] [PATCH 3/9] AMD/IOMMU: use bit field for IRTE
[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
[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
[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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.