linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 04:58:15 to 2019-03-27 08:08:33 UTC [more...]

[PATCH v2 RFC/RFT 0/5] Save single pages from CMA area
 2019-03-27  8:08 UTC  (2+ messages)

[PATCH] dma: select GENERIC_ALLOCATOR for DMA_REMAP
 2019-03-27  8:07 UTC  (3+ messages)

implement generic dma_map_ops for IOMMUs v2 [rebase + resend]
 2019-03-27  8:04 UTC  (22+ messages)
` [PATCH 01/21] arm64/iommu: handle non-remapped addresses in ->mmap and ->get_sgtable
` [PATCH 02/21] arm64/iommu: improve mmap bounds checking
` [PATCH 03/21] dma-mapping: add a Kconfig symbol to indicated arch_dma_prep_coherent presence
` [PATCH 04/21] dma-iommu: cleanup dma-iommu.h
` [PATCH 05/21] dma-iommu: remove the flush_page callback
` [PATCH 06/21] dma-iommu: use for_each_sg in iommu_dma_alloc
` [PATCH 07/21] dma-iommu: move the arm64 wrappers to common code
` [PATCH 08/21] dma-iommu: refactor iommu_dma_mmap
` [PATCH 09/21] dma-iommu: refactor iommu_dma_get_sgtable
` [PATCH 10/21] dma-iommu: move __iommu_dma_map
` [PATCH 11/21] dma-iommu: refactor page array remap helpers
` [PATCH 12/21] dma-iommu: factor atomic pool allocations into helpers
` [PATCH 13/21] dma-iommu: factor contiguous "
` [PATCH 14/21] dma-iommu: refactor iommu_dma_free
` [PATCH 15/21] dma-iommu: don't remap contiguous allocations for coherent devices
` [PATCH 16/21] dma-iommu: factor contiguous remapped allocations into helpers
` [PATCH 17/21] dma-iommu: refactor iommu_dma_alloc
` [PATCH 18/21] dma-iommu: don't depend on CONFIG_DMA_DIRECT_REMAP
` [PATCH 19/21] dma-iommu: switch copyright boilerplace to SPDX
` [PATCH 20/21] arm64: switch copyright boilerplace to SPDX in dma-mapping.c
` [PATCH 21/21] arm64: trim includes "

[PATCH v3 0/4] Boot RISC-V kernel from any 4KB aligned address
 2019-03-27  7:54 UTC  (7+ messages)
` [PATCH v3 4/4] RISC-V: Allow booting "

[PATCH] Yama: mark function as static
 2019-03-27  7:50 UTC 

[PATCH v3 0/4] Add Apple SPI keyboard and trackpad driver
 2019-03-27  7:46 UTC  (3+ messages)
` [PATCH v3 2/4] lib/hexdump.c: factor out generic hexdump formatting for reuse

[PATCH] sched/deadline: correctly handle active 0-lag timers
 2019-03-27  7:34 UTC  (2+ messages)

[PATCH 0/2] perf scripts python: exported-sql-viewer.py: Fix python3 support
 2019-03-27  7:28 UTC  (3+ messages)
` [PATCH 1/2] perf scripts python: exported-sql-viewer.py: Fix never-ending loop
` [PATCH 2/2] perf scripts python: exported-sql-viewer.py: Fix python3 support

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-03-27  7:10 UTC  (13+ messages)
` [PATCH 03/17] fpga: dfl: fme: support 512bit data width PR

[PATCH V2 7/8] nvme: use blk_mq_queue_tag_inflight_iter
 2019-03-27  7:18 UTC  (12+ messages)

[PATCH] ARM: socfpga: Fix object reference leaks in socfpga_setup_ocram_self_refresh
 2019-03-27  7:17 UTC  (2+ messages)

possible deadlock in acct_pin_kill
 2019-03-27  7:16 UTC  (3+ messages)

[PATCH] arm64: add support for ASR AquilaC SoC
 2019-03-27  7:15 UTC  (3+ messages)

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-27  7:03 UTC  (4+ messages)

[PATCH v8 0/4] Fix free/allocation of runtime gigantic pages
 2019-03-27  7:01 UTC  (6+ messages)
` [PATCH v8 1/4] sh: Advertise gigantic page support
` [PATCH v8 2/4] sparc: "
` [PATCH v8 3/4] mm: Simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
` [PATCH v8 4/4] hugetlb: allow to free gigantic pages regardless of the configuration

[PATCH] usb: mtu3: fix EXTCON dependency
 2019-03-27  6:56 UTC  (2+ messages)

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-03-27  6:54 UTC  (2+ messages)
  ` [PATCH 2/3] *: convert stream-like files from nonseekable_open -> stream_open

[PATCH v2 00/10] iommu/vt-d: Bounce buffer for untrusted devices
 2019-03-27  6:48 UTC  (12+ messages)
` [PATCH v2 01/10] iommu/vt-d: Add trace events for domain map/unmap
` [PATCH v2 02/10] iommu/vt-d: Add helpers for domain mapping/unmapping
` [PATCH v2 03/10] iommu/vt-d: Add address walk helper
` [PATCH v2 04/10] iommu/vt-d: Add dir_to_prot() helper
` [PATCH v2 05/10] iommu/vt-d: Add bounce buffer API for map/unmap
` [PATCH v2 06/10] iommu/vt-d: Add bounce buffer API for dma sync
` [PATCH v2 07/10] iommu/vt-d: Check whether device requires bounce buffer
` [PATCH v2 08/10] iommu/vt-d: Add dma sync ops for untrusted devices
` [PATCH v2 09/10] iommu/vt-d: Flush IOTLB for untrusted device in time
` [PATCH v2 10/10] iommu/vt-d: Use bounce buffer for untrusted devices

[PATCH V2 1/2] watchdog: f71808e_wdt: separate declaration and assignment
 2019-03-27  6:42 UTC  (2+ messages)
` [PATCH V2 2/2] watchdog: f71808e_wdt: fix F81866 bit operation

[PATCH v13 00/11] Introduce the for_each_set_clump8 macro
 2019-03-27  6:42 UTC  (12+ messages)
` [PATCH v13 01/11] bitops: "
` [PATCH v13 03/11] gpio: 104-dio-48e: Utilize "
` [PATCH v13 04/11] gpio: 104-idi-48: "
` [PATCH v13 05/11] gpio: gpio-mm: "
` [PATCH v13 06/11] gpio: ws16c48: "
` [PATCH v13 07/11] gpio: pci-idio-16: "
` [PATCH v13 08/11] gpio: pcie-idio-24: "
` [PATCH v13 09/11] gpio: uniphier: "
` [PATCH v13 10/11] gpio: 74x164: Utilize the "
` [PATCH v13 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "

[PATCH 1/2] dt-bindings: arm: fsl: Add support for ZII i.MX7 RPU2 board
 2019-03-27  6:41 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: "

[Xen-devel][PATCH] xen/netfront: Remove unneeded .resume callback
 2019-03-27  6:40 UTC  (11+ messages)
          ` [Xen-devel] [PATCH] "

[PATCH 1/2] ARM: dts: imx7d: Specify viewport count for PCIE block
 2019-03-27  6:38 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: "

[PATCH] staging: rtl8723bs: core: fix line over 80 characters warning
 2019-03-27  6:36 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: no need to check return value of debugfs_create functions
 2019-03-27  6:35 UTC  (6+ messages)

[PATCH v2 1/3] ARM: dts: imx6qdl: Specify IMX6QDL_CLK_IPG as "ipg" clock to SDMA
 2019-03-27  6:34 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx6sx: Specify IMX6SX_CLK_IPG "
` [PATCH v2 3/3] ARM: dts: imx7d: Specify IMX7D_CLK_IPG "

[PATCH v3 00/24] Convert vfs.txt to vfs.rst
 2019-03-27  6:26 UTC  (27+ messages)
` [PATCH v3 01/24] vfs: Remove trailing whitespace
` [PATCH v3 02/24] vfs: Clean up VFS data structure declarations
` [PATCH v3 03/24] fs: Update function docstring for dio_complete()
` [PATCH v3 04/24] fs: Add docstrings to exported functions
` [PATCH v3 05/24] fs: Guard unusual text with backticks
` [PATCH v3 06/24] fs: Update function docstring for simple_write_end()
` [PATCH v3 07/24] fs: Fix function docstring for posix_acl_update_mode()
` [PATCH v3 08/24] dcache: Remove trailing whitespace
` [PATCH v3 09/24] dcache: Fix i.e. usage in coments
` [PATCH v3 10/24] dcache: Fix e.g. usage in comment
` [PATCH v3 11/24] dcache: Fix docstring comment for d_drop()
` [PATCH v3 12/24] dcache: Fix non-docstring comments
` [PATCH v3 13/24] dcache: Clean up function docstrings
` [PATCH v3 14/24] dcache: Clean up function docstring members
` [PATCH v3 15/24] docs: filesystems: vfs: Remove space before tab
` [PATCH v3 16/24] docs: filesystems: vfs: Use uniform space after period
` [PATCH v3 17/24] docs: filesystems: vfs: Use 72 character column width
` [PATCH v3 18/24] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH v3 19/24] docs: filesystems: vfs: Use correct initial heading
` [PATCH v3 20/24] docs: filesystems: vfs: Use SPDX identifier
` [PATCH v3 21/24] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH v3 22/24] fs: Copy documentation to struct declarations
` [PATCH v3 23/24] dcache: Copy documentation to struct declaration
` [PATCH v3 24/24] docs: Convert vfs.txt to reStructuredText format

Bad file pattern in MAINTAINERS section 'ARM KOMEDA DRM-KMS DRIVER'
 2019-03-27  6:21 UTC  (3+ messages)
` [PATCH] MAINTAINERS: Fix pattern for Documentation path for Arm Mali Komeda

[PATCH v2 00/25] add drm support for MT8183
 2019-03-27  6:19 UTC  (26+ messages)
` [PATCH v2 01/25] arm64: dts: add display nodes for mt8183
` [PATCH v2 02/25] dt-bindings: mediatek: add binding for mt8183 display
` [PATCH v2 03/25] drm/mediatek: add mutex mod into ddp private data
` [PATCH v2 04/25] drm/mediatek: add mutex sof "
` [PATCH v2 05/25] drm/mediatek: split DISP_REG_CONFIG_DSI_SEL setting into another use case
` [PATCH v2 06/25] drm/mediatek: redefine mtk_ddp_sout_sel
` [PATCH v2 07/25] drm/mediatek: move rdma sout from mtk_ddp_mout_en into mtk_ddp_sout_sel
` [PATCH v2 08/25] drm/mediatek: add ddp component CCORR
` [PATCH v2 09/25] drm/mediatek: add mmsys private data for ddp path config
` [PATCH v2 10/25] drm/mediatek: add commponent OVL0_2L
` [PATCH v2 11/25] drm/mediatek: add component OVL1_2L
` [PATCH v2 12/25] drm/mediatek: add component DITHER
` [PATCH v2 13/25] drm/mediatek: add gmc_bits for ovl private data
` [PATCH v2 14/25] drm/medaitek: add layer_nr "
` [PATCH v2 15/25] drm/mediatek: add function to background color input select for ovl/ovl_2l direct link
` [PATCH v2 16/25] drm/mediatek: add ddp write register common api
` [PATCH v2 17/25] drm/mediatek: add background color input select function for ovl/ovl_2l
` [PATCH v2 18/25] drm/mediatek: add RDMA fifo size error handle
` [PATCH v2 19/25] drm/mediatek: add function mtk_ddp_comp_get_type
` [PATCH v2 20/25] drm/mediatek: add ovl0/ovl0_2l usecase
` [PATCH v2 21/25] drm/mediatek: add support for mediatek SOC MT8183
` [PATCH v2 22/25] drm/mediatek: adjust ddp clock control flow
` [PATCH v2 23/25] drm/mediatek: add vmap support for mediatek drm
` [PATCH v2 24/25] drm/mediatek: respect page offset for PRIME mmap calls
` [PATCH v2 25/25] drm/mediatek: enable allow_fb_modifiers for mediatek drm

[PATCH] rtc: snvs: use dev_pm_set_wake_irq() to simplify code
 2019-03-27  6:18 UTC 

[PATCH] kbuild: strip whitespace in cmd_record_mcount findstring
 2019-03-27  6:17 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5 0/3] UFS on APQ8098/MSM8998
 2019-03-27  6:16 UTC  (2+ messages)

[PATCH] input: keyboard: snvs: use dev_pm_set_wake_irq() to simplify code
 2019-03-27  6:08 UTC 

[PATCH V2] input: keyboard: snvs: initialize necessary driver data before enabling IRQ
 2019-03-27  6:07 UTC 

[PATCH 1/1] arch/powerpc: Rework local_paca to avoid LTO warnings
 2019-03-27  6:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V1 01/26] spi: tegra114: fix PIO transfer
 2019-03-27  5:56 UTC  (26+ messages)
` [PATCH V1 02/26] spi: tegra114: clear packed bit for unpacked mode
` [PATCH V1 03/26] spi: tegra114: fix for unpacked mode transfers
` [PATCH V1 04/26] spi: tegra114: use packed mode for 32 bits per word
` [PATCH V1 05/26] spi: tegra114: use unpacked mode for below 4 byte transfers
` [PATCH V1 06/26] spi: tegra114: terminate dma and reset on transfer timeout
` [PATCH V1 07/26] spi: tegra114: flush fifos
` [PATCH V1 08/26] spi: tegra114: configure dma burst size to fifo trig level
` [PATCH V1 09/26] spi: tegra114: dump SPI registers during timeout
` [PATCH V1 10/26] spi: tegra114: avoid reset call in atomic context
` [PATCH V1 11/26] spi: tegra114: reset controller on probe
` [PATCH V1 12/26] spi: tegra114: add SPI_LSB_FIRST support
` [PATCH V1 13/26] spi: tegra114: add dual mode support
` [PATCH V1 14/26] spi: tegra114: add 3 wire transfer "
` [PATCH V1 15/26] spi: tegra114: set supported bits_per_word
` [PATCH V1 16/26] spi: tegra114: set bus number based on id
` [PATCH V1 17/26] spi: tegra114: add support for interrupt mask
` [PATCH V1 18/26] spi: tegra114: add support for hw based cs
` [PATCH V1 19/26] DT bindings: spi: add spi client device properties
` [PATCH V1 20/26] spi: tegra114: add support for tuning HW CS timing
` [PATCH V1 21/26] DT bindings: spi: add tx/rx clock delay SPI client properties
` [PATCH V1 22/26] spi: tegra114: add support for tuning clock delay
` [PATCH V1 23/26] spi: tegra114: add support for gpio based cs
` [PATCH V1 24/26] spi: tegra114: de-assert CS before SPI mode is reset to its default
` [PATCH V1 25/26] spi: expand mode and mode_bits support
` [PATCH V1 26/26] spi: tegra114: add support for LSBYTE_FIRST

[PATCH 0/3 v2] Add kdump support for the SEV enabled guest
 2019-03-27  5:36 UTC  (4+ messages)
` [PATCH 1/3 v2] x86/kexec: Do not map the kexec area as decrypted when SEV is active
` [PATCH 2/3 v2] x86/kexec: Set the C-bit in the identity map page table "
` [PATCH 3/3 v2] kdump,proc/vmcore: Enable kdumping encrypted memory when SEV was active

[PATCH V31 00/25] Add support for kernel lockdown
 2019-03-27  5:33 UTC  (8+ messages)
` [PATCH V31 25/25] debugfs: Disable open() when kernel is locked down

[PATCH v4 0/7] Refactor OCXL driver to allow external drivers to use it
 2019-03-27  5:31 UTC  (8+ messages)
` [PATCH v4 1/7] ocxl: Split pci.c
` [PATCH v4 2/7] ocxl: Don't pass pci_dev around
` [PATCH v4 3/7] ocxl: Create a clear delineation between ocxl backend & frontend
` [PATCH v4 4/7] ocxl: Allow external drivers to use OpenCAPI contexts
` [PATCH v4 5/7] ocxl: afu_irq only deals with IRQ IDs, not offsets
` [PATCH v4 6/7] ocxl: move event_fd handling to frontend
` [PATCH v4 7/7] ocxl: Provide global MMIO accessors for external drivers

[PATCH] trace/page_ref: print out the page migratetype name
 2019-03-27  5:09 UTC 

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-27  5:16 UTC 

[PATCH v7 1/7] dt-bindings: Add a binding for Mediatek SCP
 2019-03-27  5:14 UTC  (7+ messages)
` [PATCH v7 2/7] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v7 3/7] remoteproc: mt8183: add reserved memory manager API
` [PATCH v7 4/7] rpmsg: add rpmsg support for mt8183 SCP
` [PATCH v7 5/7] dt-bindings: Add binding for cros-ec-rpmsg
` [PATCH v7 6/7] platform/chrome: cros_ec: add EC host command support using rpmsg
` [PATCH v7 7/7] cros_ec: differentiate SCP from EC by feature bit

[PATCH 5.0 00/52] 5.0.5-stable review
 2019-03-27  5:06 UTC  (3+ messages)

[PATCH] input: keyboard: snvs: make sure irq is handled correctly
 2019-03-27  5:05 UTC  (3+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_start
 2019-03-27  5:01 UTC 

[PATCH v19,RESEND 00/27] Intel SGX1 support
 2019-03-27  5:02 UTC  (4+ messages)
` [PATCH v19,RESEND 16/27] x86/sgx: Add the Linux SGX Enclave Driver

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-03-27  4:58 UTC  (7+ messages)
` Bad file pattern in MAINTAINERS section 'KEYS-TRUSTED'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).