messages from 2019-06-17 11:41:31 to 2019-06-17 12:27:49 UTC [more...]
dev_pagemap related cleanups v2
2019-06-17 12:27 UTC (28+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 09/25] memremap: pass a struct dev_pagemap to ->kill and ->cleanup
` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 11/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 12/25] memremap: remove the data field in struct dev_pagemap
` [PATCH 13/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 14/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 16/25] PCI/P2PDMA: "
` [PATCH 17/25] nouveau: use alloc_page_vma directly
` [PATCH 18/25] nouveau: use devm_memremap_pages directly
` [PATCH 19/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 20/25] mm: remove hmm_devmem_add
` [PATCH 21/25] mm: mark DEVICE_PUBLIC as broken
` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 24/25] mm: remove the HMM config option
` [PATCH 25/25] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
[U-Boot] [PATCH v3 0/5] DM: Convert i.MX28 gpio, pinmux, spi and eth drivers to DM/DTS
2019-06-17 12:27 UTC (6+ messages)
` [U-Boot] [PATCH v3 5/5] ARM: dm: spi: Add support DM/DTS for i.MX28 mxs SPI driver (DM_SPI conversion)
[Qemu-devel] [PATCH v7 0/4] rng-builtin: add an RNG backend that uses qemu_guest_getrandom()
2019-06-17 12:09 UTC (3+ messages)
[Qemu-devel] [PATCH 0/8] Optimize emulation of ten Altivec instructions: lvsl,
2019-06-17 11:58 UTC (16+ messages)
` [Qemu-devel] [PATCH 2/8] target/ppc: Optimize emulation of vsl and vsr instructions
` [Qemu-devel] [PATCH 4/8] target/ppc: Optimize emulation of vgbbd instruction
` [Qemu-devel] [PATCH 6/8] target/ppc: Optimize emulation of vclzw instruction
` [Qemu-devel] [PATCH 7/8] target/ppc: Optimize emulation of vclzh and vclzb instructions
` [Qemu-devel] [PATCH 8/8] target/ppc: Refactor emulation of vmrgew and vmrgow instructions
[LTP] [PATCH v4] syscalls/sync_file_range: add partial file sync test-cases
2019-06-17 12:26 UTC (3+ messages)
riscv: remove unused barrier defines
2019-06-17 12:25 UTC (2+ messages)
[PATCH] Add release field to version in rpm package dictionary
2019-06-17 12:26 UTC
[PATCH 1/3] ARM: ixp4xx: don't select SERIAL_OF_PLATFORM
2019-06-17 12:24 UTC (6+ messages)
` [PATCH 2/3] ARM: ixp4xx: mark ixp4xx_irq_setup as __init
` [PATCH 3/3] ARM: ixp4xx: include irqs.h where needed
[PATCH v2 00/17] net: introduce Qualcomm IPA driver
2019-06-17 12:25 UTC (16+ messages)
[PATCH] clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
2019-06-17 12:25 UTC
[PATCH nft 1/5] src: remove useless parameter from cache_flush()
2019-06-17 12:25 UTC (5+ messages)
` [PATCH nft 2/5] tests: shell: cannot use handle for non-existing rule in kernel
` [PATCH nft 3/5] src: add cache level flags
` [PATCH nft 4/5] rule: skip cache population from do_command_monitor()
` [PATCH nft 5/5] netlink: remove netlink_list_table()
[PATCH] sched: Document that RT task priorities are 1…99
2019-06-17 12:24 UTC (2+ messages)
[PATCH v5 1/4] x86/mem_sharing: reorder when pages are unlocked and released
2019-06-17 12:23 UTC (2+ messages)
` [Xen-devel] "
[PATCH RESEND] H8300: remove unused barrier defines
2019-06-17 12:24 UTC
[Qemu-devel] [PATCH v2 0/7] Allow Valgrind checking all QEMU processes
2019-06-17 12:18 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 2/7] iotests: exclude killed processes from running under Valgrind
` [Qemu-devel] [PATCH v2 7/7] iotests: new file to suppress Valgrind errors
[Qemu-devel] [PATCH v2 00/23] Support disabling TCG on ARM
2019-06-17 12:12 UTC (17+ messages)
` [Qemu-devel] [PATCH v2 01/23] target/arm: Makefile cleanup (Aarch64)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 02/23] target/arm: Makefile cleanup (ARM)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 03/23] target/arm: Makefile cleanup (KVM)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 04/23] target/arm: Makefile cleanup (softmmu)
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 05/23] target/arm: Add copyright boilerplate
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 06/23] target/arm: Fix multiline comment syntax
` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH v2 08/23] target/arm: Move all v7m insn helpers into their own file
[PATCH] dt-bindings: csky: Add csky PMU bindings
2019-06-17 12:21 UTC
[PATCH 0/3] Add ZynqMP SD Clock Tap Delays configuration support
2019-06-17 12:21 UTC (6+ messages)
` [PATCH 3/3] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup
[PATCH] arm64/sve: fix genksyms generation
2019-06-17 12:21 UTC (4+ messages)
[LTP] [PATCH] net/tst_net_vars: Fix IPv4 network computing on big endianness
2019-06-17 12:21 UTC (2+ messages)
Pause a process execution from external program
2019-06-17 12:20 UTC (7+ messages)
[PATCH] drm/i915: Restore -Wunused-but-set-variable
2019-06-17 12:21 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v7 00/27] Control-flow Enforcement: Shadow Stack
2019-06-17 12:20 UTC (12+ messages)
` [PATCH v7 22/27] binfmt_elf: Extract .note.gnu.property from an ELF file
properly communicate queue limits to the DMA layer v2
2019-06-17 12:20 UTC (9+ messages)
` [PATCH 1/8] scsi: add a host / host template field for the virt boundary
` [PATCH 2/8] scsi: take the DMA max mapping size into account
` [PATCH 3/8] ufshcd: set max_segment_size in the scsi host template
` [PATCH 4/8] storvsc: set virt_boundary_mask "
` [PATCH 5/8] IB/iser: set virt_boundary_mask in the scsi host
` [PATCH 6/8] IB/srp: "
` [PATCH 7/8] mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
` [PATCH 8/8] megaraid_sas: set an unlimited max_segment_size
Working device tree for the HifiveU
2019-06-17 12:19 UTC (4+ messages)
cortexa9t2hf instead of cortexa9hf
2019-06-17 12:17 UTC (2+ messages)
kernel BUG at mm/swap_state.c:170!
2019-06-17 12:17 UTC (6+ messages)
[GIT PULL 1/4] soc changes for omap variants for v5.3
2019-06-17 12:17 UTC (5+ messages)
` [GIT PULL 3/4] ti-sysc driver changes "
[PATCH] mtd: rawnand: ingenic: fix ingenic_ecc dependency
2019-06-17 12:16 UTC (6+ messages)
[BUG]: mm/vmalloc: uninitialized variable access in pcpu_get_vm_areas
2019-06-17 12:14 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] block: blk_co_pcache
2019-06-17 12:09 UTC (5+ messages)
[PATCH V3] i2c: busses: tegra: Add suspend-resume support
2019-06-17 12:16 UTC (7+ messages)
drm/i915: last bits to make headers self-contained
2019-06-17 12:15 UTC (2+ messages)
[PATCH] time: fix a assignment error in ntp module
2019-06-17 12:14 UTC (3+ messages)
[GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1
2019-06-17 12:14 UTC (3+ messages)
` [GIT PULL 3/3] Rockchip soc32 "
[meta-swupdate] failed update leads to kernel panic
2019-06-17 12:13 UTC (9+ messages)
[Qemu-devel] [PATCH] linux-user: fix includes to find SIOCGSTAMP with latest kernel headers
2019-06-17 11:47 UTC (2+ messages)
[LTP] [PATCH] [RFC] doc: Clarify what should be cleaned up at test end
2019-06-17 12:13 UTC (3+ messages)
[PATCH V7] i2c: tegra: remove BUG, BUG_ON
2019-06-17 12:13 UTC (2+ messages)
[Qemu-devel] [PATCH] block/null: Expose read-zeroes option in QAPI schema
2019-06-17 11:57 UTC
Share SSTATE_DIR between instances
2019-06-17 12:12 UTC (3+ messages)
rtc: pcf8523: don't return invalid date when battery is low
2019-06-17 12:11 UTC (2+ messages)
[PATCH v4.4 00/45] V4.4 backport of arm64 Spectre patches
2019-06-17 12:10 UTC (3+ messages)
[PATCH] drm/amd/display: Delete a redundant memory setting in amdgpu_dm_irq_register_interrupt()
2019-06-17 12:10 UTC (2+ messages)
FAILED: patch "[PATCH] powerpc/64s: __find_linux_pte() synchronization vs" failed to apply to 5.1-stable tree
2019-06-17 12:09 UTC
[PATCH] habanalabs: Allow accessing host mapped addresses via debugfs
2019-06-17 12:08 UTC (2+ messages)
[Qemu-devel] [PATCH] xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation
2019-06-17 11:55 UTC
[PATCH v1] Input: mpr121 - Switch to use device_property_count_u32()
2019-06-17 12:08 UTC (2+ messages)
[PATCH] timers: Fix up get_target_base() to use old base properly
2019-06-17 12:07 UTC (4+ messages)
[PATCH] libsepol: check strdup() failures and replace constant
2019-06-17 12:06 UTC (3+ messages)
[PATCH] clk: Add support for setting clk_rate via debugfs
2019-06-17 12:05 UTC
[Qemu-devel] [PATCH] configure: use valid args testing sem_timedwait
2019-06-17 11:41 UTC
[PATCH] clk: Simplify clk_core_can_round()
2019-06-17 12:02 UTC
[GIT PULL] firmware: arm_scmi: updates for v5.3
2019-06-17 11:55 UTC (2+ messages)
[PATCH 2/2] libsepol: Replace constant with sizeof()
2019-06-17 12:02 UTC
[GIT PULL 1/6] Broadcom devicetree changes for 5.3
2019-06-17 11:53 UTC (3+ messages)
` [GIT PULL 3/6] Broadcom drivers "
[PATCH v2] firmware/psci: psci_checker: Park kthreads before stopping them
2019-06-17 11:51 UTC (3+ messages)
[PATCH 1/2] libsepol: Check strdup() failures
2019-06-17 12:02 UTC
[GIT PULL v2] updates to soc/fsl drivers for next(v5.3)
2019-06-17 11:49 UTC (3+ messages)
[RESEND PATCH 0/2] memory: move jedec_ddr_data.c and jedec_ddr.h to drivers/memory/
2019-06-17 11:45 UTC (3+ messages)
[U-Boot] [PATCH v2 1/2] MIPS: add empty arch/clk.h
2019-06-17 12:01 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/2] MIPS: add dma-mapping.h implementation
[GIT PULL] tee subsys for v5.3
2019-06-17 11:41 UTC (3+ messages)
[GIT PULL] updates to soc/fsl drivers for v5.3
2019-06-17 11:40 UTC (3+ messages)
[PATCH] crypto: serpent - mark __serpent_setkey_sbox noinline
2019-06-17 11:59 UTC
[RFC PATCH 1/2] mem_access: Fix npfec.kind propagation
2019-06-17 11:58 UTC (5+ messages)
` [RFC PATCH 2/2] x86/mm: Add mem access rights to NPT
` [Xen-devel] "
[PATCH] ima: dynamically allocate shash_desc
2019-06-17 11:20 UTC
[PATCH v4 0/3] livepatch: Cleanup of reliable stacktrace warnings
2019-06-17 11:58 UTC (5+ messages)
` [PATCH v4 1/3] stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
FAILED: patch "[PATCH] drm: add fallback override/firmware EDID modes workaround" failed to apply to 5.1-stable tree
2019-06-17 11:58 UTC (3+ messages)
[PATCH arm] Use common outgoing-CPU-notification code
2019-06-17 11:58 UTC (3+ messages)
[PATCH v3] kasan: add memory corruption identification for software tag-based mode
2019-06-17 11:57 UTC (8+ messages)
[dpdk-dev] [PATCH 00/14] Unit tests fixes for CI
2019-06-17 11:56 UTC (7+ messages)
` [dpdk-dev] [PATCH v2 00/15] "
[Qemu-devel] [PATCH 0/4] qapi: block-dirty-bitmap-remove transaction action
2019-06-17 11:37 UTC (3+ messages)
[PATCH 1/1] scsi: ufs-qcom: Add support for platforms booting ACPI
2019-06-17 11:54 UTC (2+ messages)
[PATCH v1] driver core: regmap: Switch to bitmap_zalloc()
2019-06-17 11:54 UTC
[PATCH 0/2] Save tracee memory map into trace.dat file
2019-06-17 11:52 UTC (3+ messages)
` [PATCH 1/2] trace-cmd: Implemented new API tracecmd_add_option_v()
` [PATCH 2/2] trace-cmd: Save the tracee memory map into the trace.dat file
[PATCH] clocksource/arm_arch_timer: remove unused return type
2019-06-17 11:51 UTC (6+ messages)
[PATCH] ps3_gelic: Use [] to denote a flexible array member
2019-06-17 11:50 UTC
[PATCH] pinctrl: qcom: Clear status bit on irq_unmask
2019-06-17 11:50 UTC (3+ messages)
` Fwd: "
[PATCH v4 0/5] KVM: LAPIC: Implement Exitless Timer
2019-06-17 11:48 UTC (3+ messages)
` [PATCH v4 1/5] KVM: LAPIC: Make lapic timer unpinned
[PATCH V4 00/28] Enable Tegra PCIe root port features
2019-06-17 11:48 UTC (13+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up
` [PATCH V4 26/28] PCI: Add DT binding for "reset-gpios" property
[PATCH net] bnx2x: Check if transceiver implements DDM before access
2019-06-17 11:47 UTC (3+ messages)
Force Feedback support not recognized on Granite Devices Simucube
2019-06-17 11:46 UTC
[PATCH net-next 0/4] qed: Devlink support for config attributes management
2019-06-17 11:45 UTC (5+ messages)
` [PATCH net-next 1/4] qed: Add APIs for device attributes configuration
` [PATCH net-next 2/4] qed: Perform devlink registration after the hardware init
` [PATCH net-next 3/4] qed: Add new file for devlink implementation
` [PATCH net-next 4/4] qed: Add devlink support for configuration attributes
[PATCH v2 0/9] drm/sun4i: Allwinner R40 MIPI-DSI support
2019-06-17 11:45 UTC (5+ messages)
` [PATCH v2 5/9] drm/sun4i: tcon_top: Register clock gates in probe
[PATCH] uapi: avoid namespace conflict in linux/posix_types.h
2019-06-17 11:45 UTC (7+ messages)
[Qemu-devel] [PATCH preliminary 0/7] target-i386/kvm: live migration support for nested VMX
2019-06-17 11:34 UTC (5+ messages)
` [Qemu-devel] [PATCH 3/7] KVM: i386: Add support for KVM_CAP_EXCEPTION_PAYLOAD
[Qemu-devel] [PATCH qemu REPOST] spapr/rtas: Force big endian compile for rtas
2019-06-17 11:12 UTC (3+ messages)
` [Qemu-devel] [Qemu-ppc] "
[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
2019-06-17 11:42 UTC (3+ messages)
` [PATCH v4 7/7] s390: vfio-ap: update documentation
[Bug 110883] [Regression linux 5.2-rc4][bisected] hang on boot
2019-06-17 11:44 UTC (2+ messages)
[PATCHv3 0/8] perf/x86: Rework msr probe interface
2019-06-17 11:42 UTC (3+ messages)
` [PATCH 6/8] perf/x86/rapl: Get msr values from new probe framework
[PATCH][next] net: hns3: fix dereference of ae_dev before it is null checked
2019-06-17 11:42 UTC (2+ messages)
[RFC] Addition of kernel
2019-06-17 11:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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.