All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 17:44:58 to 2019-01-29 18:18:14 UTC [more...]

[PATCH] arm64: kaslr: ensure randomized quantities are clean also when kaslr is off
 2019-01-29 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 1/2] qemu-io: Use error_[gs]et_progname()
 2019-01-29 18:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 2/2] log: Make glib logging go through QEMU

[PATCH 00/11] btrfs: add zstd compression level support
 2019-01-29 18:17 UTC  (17+ messages)
` [PATCH 01/11] btrfs: add macros for compression type and level
` [PATCH 02/11] btrfs: rename workspaces_list to workspace_manager
` [PATCH 03/11] btrfs: manage heuristic workspace as index 0
` [PATCH 04/11] btrfs: unify compression ops with workspace_manager
` [PATCH 05/11] btrfs: add helper methods for workspace manager init and cleanup
` [PATCH 06/11] btrfs: add compression interface in (get/put)_workspace()
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
` [PATCH 08/11] btrfs: plumb level through the compression interface

[U-Boot] [PATCH v4 0/9] mmc: sunxi: Enable DM_MMC
 2019-01-29 18:17 UTC  (20+ messages)
` [U-Boot] [PATCH v4 1/9] sunxi: clk: enable clk and reset for CCU devices
` [U-Boot] [PATCH v4 2/9] sunxi: clk: add MMC gates/resets
` [U-Boot] [PATCH v4 3/9] sunxi: clk: A80: add MMC clock support
` [U-Boot] [PATCH v4 4/9] mmc: sunxi: Add remaining compatible strings
` [U-Boot] [PATCH v4 5/9] mmc: sunxi: Add DM_MMC support for H6
` [U-Boot] [PATCH v4 6/9] mmc: sunxi: Add DM clk and reset support
` [U-Boot] [PATCH v4 7/9] sunxi: board: do MMC pinmux setup for DM_MMC builds

[PATCH] drm/doc: Task to rename CMA helpers
 2019-01-29 18:16 UTC  (2+ messages)

[Qemu-devel] macOS build error after ddac19f534 (virtio: split virtio 9p bits from virtio-pci)
 2019-01-29 18:16 UTC  (5+ messages)

[PATCHSET v8] io_uring IO interface
 2019-01-29 18:14 UTC  (9+ messages)
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 13/18] io_uring: add file set registration

DMA-related cleanups for parisc v2
 2019-01-29 18:13 UTC  (9+ messages)
` [PATCH 1/8] parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
` [PATCH 2/8] parisc: move internal implementation details out of <asm/dma-mapping.h>
` [PATCH 3/8] parisc: turn GET_IOC into an inline function
` [PATCH 4/8] parisc: properly type the iommu field in struct pci_hba_data
` [PATCH 5/8] parisc: properly type the return value of parisc_walk_tree
` [PATCH 6/8] parisc/dino: use container_of in DINO_DEV
` [PATCH 7/8] parisc/lba_pci: use container_of in LBA_DEV
` [PATCH 8/8] parisc: remove the HBA_DATA macro

[PATCH v2 0/3] Add the I3C mastership request
 2019-01-29 18:13 UTC  (4+ messages)
` [PATCH v2 1/3] i3c: Add support for mastership request to I3C subsystem

[PATCH] clk: ingenic: jz4740: Fix gating of UDC clock
 2019-01-29 18:13 UTC  (4+ messages)

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2019-01-29 18:12 UTC  (5+ messages)

[PATCH 2/2] ASoC: sprd: Add Spreadtrum audio DMA platfrom driver
 2019-01-29 18:12 UTC  (3+ messages)
` Applied "ASoC: sprd: Add Spreadtrum audio DMA platfrom driver" to the asoc tree

[PATCH 1/2] dt-bindings: ASoC: Add Spreadtrum DMA platform documentation
 2019-01-29 18:12 UTC  (3+ messages)
` Applied "dt-bindings: ASoC: Add Spreadtrum DMA platform documentation" to the asoc tree

[RFC PATCH net-next 1/6 v2] net/sched: Introduce act_ct
 2019-01-29 18:12 UTC  (5+ messages)
` [RFC PATCH net-next 3/6 v2] net/sched: cls_flower: Add ematch support
` [RFC PATCH net-next 6/6 v2] net/sched: act_ct: Add tc recirc id set/del support

[PATCH 4/7] ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: fix memory leak in soc_tplg_dapm_widget_create" to the asoc tree

[PATCH 5/7] ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routes
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: add SND_SOC_DOBJ_GRAPH type for dapm routes" to the asoc tree

[PATCH 6/7] ASoC: topology: modify dapm route loading routine and add dapm route unloading
 2019-01-29 18:12 UTC  (2+ messages)
` Applied "ASoC: topology: modify dapm route loading routine and add dapm route unloading" to the asoc tree

DMA-related cleanups for parisc
 2019-01-29 18:12 UTC  (5+ messages)

[PATCH net] net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
 2019-01-29 18:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/18] OpenBSD: Enable qtesting
 2019-01-29 18:12 UTC  (22+ messages)
` [Qemu-devel] [PATCH v2 01/18] tests/vm: Be verbose while extracting compressed images
` [Qemu-devel] [PATCH v2 02/18] configure: Disable W^X on OpenBSD
` [Qemu-devel] [PATCH v2 03/18] tests/vm/openbsd: Disable the W^X protection on the build partition
` [Qemu-devel] [PATCH v2 04/18] ahci-test: Add dependency to qemu-img tool
` [Qemu-devel] [PATCH v2 05/18] qemu-iotests: Add dependency to qemu-nbd tool
` [Qemu-devel] [PATCH v2 06/18] qemu-iotests: Improve portability by searching bash in the $PATH
` [Qemu-devel] [PATCH v2 07/18] tests/multiboot: "
` [Qemu-devel] [PATCH v2 08/18] tests/bios-tables: "
` [Qemu-devel] [PATCH v2 09/18] tests/vm/openbsd: Install Bash from the ports
` [Qemu-devel] [RFC PATCH v2 10/18] qemu-iotests: Ensure GNU sed is used
` [Qemu-devel] [PATCH v2 11/18] tests/vm/openbsd: Install GNU sed from the ports
` [Qemu-devel] [RFC PATCH v2 12/18] test-iov: Disable iov/io test on OpenBSD
` [Qemu-devel] [RFC PATCH v2 13/18] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [Qemu-devel] [PATCH v2 14/18] tests/vm: Run tests on OpenBSD
` [Qemu-devel] [RFC PATCH v2 15/18] iotests: Let verify_platform() check for unsupported platforms
` [Qemu-devel] [RFC PATCH v2 16/18] iotests: Disable 208 on OpenBSD
` [Qemu-devel] [RFC PATCH v2 17/18] iotests: Disable 209 "
` [Qemu-devel] [RFC PATCH v2 18/18] iotests: Disable 236 and 238 "

What's cooking in git.git (Jan 2019, #04; Mon, 28)
 2019-01-29 18:11 UTC  (3+ messages)
` pw/rebase-x-sanity-check, was "

[PATCH 01/11] drm: Add devm_drm_dev_init/register
 2019-01-29 18:10 UTC  (12+ messages)
        ` devm actions and hw clenaup (was Re: [PATCH 01/11] drm: Add devm_drm_dev_init/register)

[PATCH net] net: caif: call dev_consume_skb_any when skb xmit done
 2019-01-29 18:11 UTC  (2+ messages)

[PATCH v2 0/8] Exynos5 Dynamic Memory Controller driver
 2019-01-29 17:55 UTC  (19+ messages)
    ` [PATCH v2 1/8] clk: samsung: add needed IDs for DMC clocks in Exynos5420
    ` [PATCH v2 2/8] clk: samsung: add new clocks for DMC for Exynos5422 SoC
    ` [PATCH v2 3/8] clk: samsung: add BPLL rate table for Exynos 5422 SoC
    ` [PATCH v2 4/8] drivers: devfreq: add DMC driver for Exynos5422
    ` [PATCH v2 5/8] dt-bindings: devfreq: add Exynos5422 DMC device description
    ` [PATCH v2 6/8] DT: arm: exynos: add DMC device for exynos5422
    ` [PATCH v2 7/8] drivers: devfreq: events: add Exynos PPMU new events
    ` [PATCH v2 8/8] ARM: exynos_defconfig: enable DMC driver

[PATCH v3 0/1] arm64: Add workaround for Fujitsu A64FX erratum 010001
 2019-01-29 18:10 UTC  (3+ messages)

[PATCH 0/1] Makefile: add prove and coverage-prove targets
 2019-01-29 18:10 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 00/28] thunderbolt: Software connection manager improvements
 2019-01-29 18:10 UTC  (3+ messages)
` [PATCH 01/28] net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending

[PATCH v3 1/8] technical doc: add a design doc for the evolve command
 2019-01-29 18:09 UTC  (7+ messages)
` [PATCH v3 5/8] evolve: Add the change-table structure

[PATCH 00/14] clk: meson: rework drivers dependencies
 2019-01-29 18:09 UTC  (24+ messages)
` [PATCH 01/14] clk: export some clk_hw function symbols for module drivers
` [PATCH 02/14] clk: meson: use CONFIG_ARCH_MESON to enter meson clk directory
` [PATCH 04/14] clk: meson: move MESON_GATE to clk-regmap.h
` [PATCH 05/14] clk: meson: move parm out of clkc
` [PATCH 14/14] clk: meson: rework and clean drivers dependencies

[PATCH 3.16] x86/eisa: Add missing include
 2019-01-29 18:08 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 115 boots: 107 failed, 4 passed with 4 offline (v4.19.18-104-gd4ca65af2caa)
 2019-01-29 18:08 UTC 

[PATCH] Revert "drm/amd/display: add -msse2 to prevent Clang from emitting libcalls to undefined SW FP routines"
 2019-01-29 18:07 UTC  (3+ messages)

[PATCH net] net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
 2019-01-29 18:07 UTC  (2+ messages)

[PATCH] devtools: check commit log fixes syntax
 2019-01-29 18:07 UTC  (3+ messages)

[RFC PATCH net-next 0/6 v2] connection tracking in tc and OVS offload
 2019-01-29 18:07 UTC  (2+ messages)

[PATCH v4 0/2] spi: support inter-word delays
 2019-01-29 18:06 UTC  (3+ messages)
` [PATCH v4 1/2] spi: support inter-word delay requirement for devices

[PATCH 3.16] Backport of x86/vdso: Fix vDSO syscall fallback asm constraint regression
 2019-01-29 18:06 UTC  (2+ messages)

ETA for 4.19rt-stable patch set?
 2019-01-29 18:06 UTC  (5+ messages)

[PATCH] can: mark expected switch fall-throughs
 2019-01-29 18:06 UTC  (2+ messages)

[LTP] [PATCH] syscalls/ustat: convert to new lib, use direct syscall
 2019-01-29 18:06 UTC  (3+ messages)

[PATCH] regulator: lochnagar: Fix n_voltages setting for VDDCORE
 2019-01-29 18:05 UTC  (3+ messages)

[PATCH net v5 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-28 23:28 UTC  (2+ messages)
` [PATCH net v5 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH v3 0/5] psi: pressure stall monitors v3
 2019-01-29 18:05 UTC  (5+ messages)
` [PATCH v3 5/5] psi: introduce psi monitor

[PATCH] drm: Constify drm_color_lut_check()
 2019-01-29 18:05 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

linux-mm for lore.kernel.org
 2019-01-29 18:04 UTC  (3+ messages)

[PATCH kmod] libkmod-signature: implement pkcs7 parsing with openssl
 2019-01-29 18:03 UTC  (8+ messages)

[PATCH rdma-next] IB/core: Don't register MAD agents for LSM notifications
 2019-01-29 18:02 UTC  (8+ messages)

[PATCH v1 0/2] stability fixes for vmalloc allocator
 2019-01-29 18:03 UTC  (5+ messages)
` [PATCH v1 2/2] mm: add priority threshold to __purge_vmap_area_lazy()

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-29 18:02 UTC  (6+ messages)
` [U-Boot] [RFC 1/3] dm: blk: add UCLASS_PARTITION

[PATCH i-g-t 1/2] i915/gem_exec_latency: Normalize results into ns
 2019-01-29 18:01 UTC  (5+ messages)
` [igt-dev] "

[PATCH net-next] MAINTAINERS: update cxgb4 and cxgb3 maintainer
 2019-01-29 18:01 UTC  (2+ messages)

[PATCH v2 0/7] This patch-set is to enable Guest CET support
 2019-01-29 18:01 UTC  (4+ messages)
` [PATCH v2 1/7] KVM:VMX: Define CET VMCS fields and bits

[PATCH 0/3] ALSA: pcm: implement the anonymous dup
 2019-01-29 17:59 UTC  (4+ messages)
` [PATCH 1/3] ALSA: pcm: implement the anonymous dup (inode file descriptor)
` [PATCH 2/3] ALSA: pcm: remove the file member from struct pcm
` [PATCH 3/3] ALSA: pcm: implement the ioctl/mmap filter for the anonymous dup

[Bug 109499] amdgpu 4k modes not working
 2019-01-29 17:59 UTC  (4+ messages)

[Buildroot] [PATCH] libtommath: bump to version 1.1.0
 2019-01-29 17:57 UTC 

[linux-3.18 test] 132456: regressions - FAIL
 2019-01-29 17:56 UTC 

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-01-29 17:55 UTC  (2+ messages)
` [Bug 202441] "

[YP Core] Thud moved out of active releases
 2019-01-29 17:52 UTC  (2+ messages)

[PATCH 0/7] Register an Energy Model for Arm reference platforms
 2019-01-29 17:52 UTC  (6+ messages)
` [PATCH 1/7] PM / OPP: Introduce a power estimation helper

[PATCH v7 0/4] e2image -b option to pass superblock number
 2019-01-29 17:51 UTC  (5+ messages)
` [PATCH v7 1/4] ext2fs: opening filesystem code refactoring
` [PATCH v7 2/4] e2image: add -b and -B options to use supperblock backup
` [PATCH v7 3/4] tests: add test for e2image -b option
` [PATCH v7 4/4] ext2fs: automaticlly open backup superblocks

[LTP] [PATCH] memcg_stress_test.sh: fix memory usage
 2019-01-29 17:51 UTC  (2+ messages)

[PATCH net-next] cxgb4vf: Update port information in cxgb4vf_open()
 2019-01-29 17:50 UTC  (2+ messages)

[PATCH 0/1] Provide a fix for the semantic merge conflict between 'js/vsts-ci' and 'sg/travis-specific-cc'
 2019-01-29 17:50 UTC  (3+ messages)
` [PATCH 1/1] fixup! Merge branch 'js/vsts-ci' into pu

[LTP] [PATCH v3 0/1] memcg_stress newlib porting
 2019-01-29 17:50 UTC  (4+ messages)
` [LTP] [PATCH v3] memcg_stress_test.sh: ported to newlib

[RFC v3 00/21] SMMUv3 Nested Stage Setup
 2019-01-29 17:49 UTC  (6+ messages)
` [RFC v3 02/21] iommu: Introduce cache_invalidate API

[PATCH] powerpc/ptrace: Mitigate potential Spectre v1
 2019-01-29 17:00 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/2] Acceptance tests: adds multi vm capability and basic migration test
 2019-01-29 17:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] tests.acceptance: adds multi vm capability for acceptance tests

[PATCH net v4 1/2] net/mlx5e: Update hw flows when encap source mac changed
 2019-01-29 17:47 UTC  (8+ messages)
` [PATCH net v4 2/2] net/mlx5e: Don't overwrite pedit action when multiple pedit used

[PATCH v3 1/3] Add tests for describe with --work-tree
 2019-01-29 17:47 UTC  (3+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-29 17:47 UTC  (8+ messages)
` [RFC PATCH 1/5] pci/p2p: add a function to test peer to peer capability
` [RFC PATCH 2/5] drivers/base: "
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
` [RFC PATCH 4/5] mm/hmm: add support for peer to peer to HMM device memory
` [RFC PATCH 5/5] mm/hmm: add support for peer to peer to special device vma

stable-rc/linux-4.4.y boot: 88 boots: 2 failed, 84 passed with 2 offline (v4.4.172-30-g4dcde97c0520)
 2019-01-29 17:47 UTC 

[PATCH] brcm80211: fix typos
 2019-01-29 17:47 UTC 

[PATCH 0/6] arm64: dts: DB820c: Add display and audio support
 2019-01-29 17:46 UTC  (6+ messages)
` [PATCH 4/6] arm64: dts: Add Adreno GPU and GPU smmu definitions

[linux-4.19 test] 132468: regressions - FAIL
 2019-01-29 17:46 UTC 

Git Test Coverage Report (Tue. January 29, 2019)
 2019-01-29 17:46 UTC 

[meta-python][PATCH] python-twisted: Remove ${PN}-src
 2019-01-29 17:46 UTC 

[RFC PATCH] virtio_ring: Use DMA API if guest memory is encrypted
 2019-01-29 17:42 UTC  (2+ messages)


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.