linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-15 11:10:26 to 2021-06-15 13:31:08 UTC [more...]

[PATCH v9 00/14] Restricted DMA
 2021-06-15 13:30 UTC  (2+ messages)

switch the block layer to use kmap_local_page v2
 2021-06-15 13:24 UTC  (12+ messages)
` [PATCH 01/18] mm: add a kunmap_local_dirty helper
` [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page
` [PATCH 03/18] mm: use kmap_local_page in memzero_page
` [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
` [PATCH 05/18] bvec: fix the include guards for bvec.h
` [PATCH 06/18] bvec: add a bvec_kmap_local helper
` [PATCH 07/18] bvec: add memcpy_{from,to}_bvec and memzero_bvec helper
` [PATCH 08/18] block: use memzero_page in zero_fill_bio
` [PATCH 09/18] rbd: use memzero_bvec
` [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
` [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec

[PATCH] regulator: mt6315: Fix checking return value of devm_regmap_init_spmi_ext
 2021-06-15 13:29 UTC 

[PATCH v6 0/4] Add support for ECDSA-signed kernel modules
 2021-06-15 13:29 UTC  (9+ messages)
` [PATCH v6 4/4] certs: Adjustment due to 'Check whether openssl tool is available'

[PATCH 0/3] riscv: optimized mem* functions
 2021-06-15 13:28 UTC  (6+ messages)
` [PATCH 1/3] riscv: optimized memcpy

[PATCH v10 00/12] Restricted DMA
 2021-06-15 13:27 UTC  (13+ messages)
` [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v10 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v10 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v10 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing
` [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v10 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v10 09/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v10 10/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v10 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v10 12/12] of: Add plumbing for "

[PATCH v2] ASoC: codecs: wcd938x: remove incorrect module interdependency
 2021-06-15 13:28 UTC 

[PATCH] mfd: 88pm860x-core: Remove unneeded variable:"ret"
 2021-06-15 13:26 UTC 

[PATCH v2] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-15 13:28 UTC  (2+ messages)

[PATCH v1 00/10] NVIDIA Tegra ARM32 device-tree improvements for 5.14
 2021-06-15 13:26 UTC  (11+ messages)
` [PATCH v1 03/10] ARM: tegra: acer-a500: Bump thermal trips by 10C

[PATCH -next] ASoC: dwc: dwc-i2s: Use devm_platform_get_and_ioremap_resource()
 2021-06-15 13:29 UTC 

[PATCH 0/8] staging: rtl8723bs: remove unneeded files from tree
 2021-06-15 13:24 UTC  (12+ messages)
` [PATCH 1/8] staging: rtl8723bs: remove unused debug macro
` [PATCH 2/8] staging: rtl8723bs: remove unneeded comments
` [PATCH 3/8] staging: rtl8723bs: remove unused WAKEUP_GPIO_IDX macro definition
` [PATCH 4/8] staging: rtl8723bs: remove unneeded DISABLE_BB_RF macro
` [PATCH 5/8] staging: rtl8723bs: remove HAL_{BB,MAC,RF,FW}_ENABLE macros
` [PATCH 6/8] staging: rtl8723bs: move LPS_RPWM_WAIT_MS macro
` [PATCH 7/8] staging: rtl8723bs: remove include/autoconf.h header file from tree
` [PATCH 8/8] staging: rtl8723bs: remove two unused files "

[PATCH net-next v4 00/10] Adding the Sparx5 Switch Driver
 2021-06-15 13:22 UTC  (3+ messages)
` [PATCH net-next v4 02/10] net: sparx5: add the basic sparx5 driver

[PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2021-06-15 13:22 UTC  (3+ messages)

[PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed
 2021-06-15 13:20 UTC  (2+ messages)

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH 0/5] serial, Malta: Fixes to magic multipliers for SMSC Super I/O UARTs
 2021-06-15 13:19 UTC  (3+ messages)
` [PATCH 4/5] serial: core, 8250: Add a hook for extra port property reporting

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 13:19 UTC  (4+ messages)

[RFC PATCH 00/10] thread_info: use helpers to snapshot thread flags
 2021-06-15 13:18 UTC  (3+ messages)
` [RFC PATCH 09/10] powerpc: "

[PATCH 1/2] tpm: Fix tpmrm reference counting
 2021-06-15 13:18 UTC  (3+ messages)
` [PATCH 2/2] tpm: Fix crash on tmprm release

[PATCH v2 0/1] arm64: dts: lx2160a: Fix the compatible string of LX2160A UART
 2021-06-15 13:16 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 1/3] net: libertas: remove leading spaces before tabs
 2021-06-15 13:16 UTC  (2+ messages)
` [1/3] "

[PATCH][next] net: pcs: xpcs: Fix a less than zero u16 comparision error
 2021-06-15 13:16 UTC 

[PATCH v8 1/5] selftests/sgx: Rename 'eenter' and 'sgx_call_vdso'
 2021-06-15 13:15 UTC  (10+ messages)
` [PATCH v8 3/5] selftests/sgx: Dump enclave memory map
` [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-15 13:15 UTC  (7+ messages)
` [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling
` [patch V2 03/52] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")

[PATCH 05/11] net: intel: ipw2x00: Fix wrong function name in comments
 2021-06-15 13:12 UTC  (2+ messages)
` [05/11] "

[PATCH 07/11] net: marvell: libertas_tf: Fix wrong function name in comments
 2021-06-15 13:11 UTC  (2+ messages)
` [07/11] "

[PATCH v3 0/6] iommu/amd: Enable page-selective flushes
 2021-06-15 13:08 UTC  (10+ messages)
` [PATCH v3 2/6] iommu/amd: Do not use flush-queue when NpCache is on
` [PATCH v3 3/6] iommu: Improve iommu_iotlb_gather helpers
` [PATCH v3 5/6] iommu/amd: Tailored gather logic for AMD
` [PATCH v3 6/6] iommu/amd: Sync once for scatter-gather operations

[PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller
 2021-06-15 13:07 UTC 

[PATCH v4 0/8] tee: Improve support for kexec and kdump
 2021-06-15 13:04 UTC  (3+ messages)
` [PATCH v4 7/8] tpm_ftpm_tee: Free and unregister TEE shared memory during kexec

[tip:tip] BUILD SUCCESS 3a1176a9af5a1b7d7a0a40b0975412008eb221c3
 2021-06-15 13:04 UTC  (4+ messages)

[PATCH] net: usb: fix possible use-after-free in smsc75xx_bind
 2021-06-15 13:03 UTC  (9+ messages)

[PATCH] io_uring: Fix comment of io_get_sqe
 2021-06-15 13:02 UTC  (2+ messages)

[PATCH v3 0/7] Add driver for NVIDIA Tegra30 SoC Thermal sensor
 2021-06-15 13:01 UTC  (5+ messages)
` [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor

[PATCH][next][V2] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 13:00 UTC 

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-15 12:57 UTC  (5+ messages)
` [PATCH v1 1/6] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v1 2/6] mm/hwpoison: remove race consideration

[PATCH net-next 0/2] Marvell Prestera add flower and match all support
 2021-06-15 12:54 UTC  (3+ messages)
` [PATCH net-next 1/2] net: marvell: Implement TC flower offload
` [PATCH net-next 2/2] net: marvell: prestera: Add matchall support

[PATCH v4 0/2] powerpc/64: Option to use ELF V2 ABI for big-endian
 2021-06-15 12:50 UTC  (6+ messages)
` [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks

[PATCH] drm: display: Fix duplicate field initialization in dcn31
 2021-06-15 12:54 UTC  (2+ messages)

[PATCH v3 00/23] Add generic vdso_base tracking
 2021-06-15 12:52 UTC  (3+ messages)
` [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base

[PATCH 00/28] staging: rtl8188eu: remove DBG_88E callers and macro
 2021-06-15 12:51 UTC  (5+ messages)
` [PATCH 22/28] staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.c

[PATCH -next v2 0/2] ARM: imx: free resources
 2021-06-15 12:52 UTC  (3+ messages)
` [PATCH -next v2 1/2] ARM: imx: add missing iounmap()
` [PATCH -next v2 2/2] ARM: imx: add missing clk_disable_unprepare()

[PATCH v1] proc: Implement /proc/self/meminfo
 2021-06-15 12:47 UTC  (3+ messages)

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-15 12:42 UTC  (6+ messages)

[PATCH] vmxnet3: prevent building with 256K pages
 2021-06-15 12:41 UTC  (2+ messages)

page refcount race between prep_compound_gigantic_page() and __page_cache_add_speculative()?
 2021-06-15 12:40 UTC  (2+ messages)

[PATCH 1/3] ASoC: tlv320aic32x4: prepare driver for different device variants
 2021-06-15 12:39 UTC  (8+ messages)
` [PATCH 2/3] ASoC: tlv320aic32x4: add support for TAS2505

[PATCH 0/2] introduce watchdog_dev_suspend/resume
 2021-06-15 12:39 UTC  (3+ messages)
` [PATCH 1/2] watchdog: "
` [PATCH 2/2] watchdog: imx2_wdg: notify wdog subsystem about wdog suspend/resume

commit 3d5bfbd97163 versus -rt
 2021-06-15 12:35 UTC 

[PATCH] ASoC: codecs: wcd938x: remove incorrect module interdependency
 2021-06-15 12:35 UTC  (2+ messages)

[PATCH] pstore/blk: Use the normal block device I/O path
 2021-06-15 12:31 UTC  (2+ messages)

[PATCH 0/9] riscv: improve self-protection
 2021-06-15 12:29 UTC  (9+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size

[PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations
 2021-06-15 12:27 UTC  (4+ messages)

[PATCH v6 00/17] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 12:24 UTC  (6+ messages)
` [PATCH v6 03/17] dt-bindings: rtc: sun6i: Add H616 compatible string

linux-next: build warning after merge of the block tree
 2021-06-15 12:22 UTC  (2+ messages)

[PATCH] net: 3com: 3c59x: add a check against null pointer dereference
 2021-06-15 12:21 UTC  (3+ messages)

[PATCH] mfd: max8907: Remove IRQF_NO_AUTOEN flag
 2021-06-15 12:19 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-06-15 12:17 UTC  (3+ messages)
` [PATCH v19 05/13] of: Add a common kexec FDT setup function

[PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code
 2021-06-15 12:17 UTC  (4+ messages)

LEDs with hardware-accelerated patterns, suspend indication
 2021-06-15 12:17 UTC  (3+ messages)

[PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task
 2021-06-15 12:15 UTC 

[PATCH 0/9] mfd: use DEVICE_ATTR_* macro to simplify code
 2021-06-15 12:15 UTC  (19+ messages)
` [PATCH 1/9] mfd: wm831x: use DEVICE_ATTR_RO macro
` [PATCH 2/9] mfd: ucb1x00-assabet: "
` [PATCH 3/9] mfd: timberdale: "
` [PATCH 4/9] mfd: sm501: "
` [PATCH 5/9] mfd: pcf50633: use DEVICE_ATTR_ADMIN_RO macro
` [PATCH 6/9] mfd: kempld-core: use DEVICE_ATTR_RO macro
` [PATCH 7/9] mfd: janz-cmodio: "
` [PATCH 8/9] mfd: intel_soc_pmic_bxtwc: use DEVICE_ATTR_ADMIN_RW macro
` [PATCH 9/9] mfd: ab8500-core: use DEVICE_ATTR_RO/RW macro

[PATCH][next] io_uring: Fix incorrect sizeof operator for copy_from_user call
 2021-06-15 12:10 UTC  (5+ messages)

[PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page()
 2021-06-15 12:09 UTC  (3+ messages)

[PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2021-06-15 12:07 UTC  (6+ messages)

[PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-15 12:07 UTC  (2+ messages)

[PATCH] arm64: mm: Pass origial fault address to handle_mm_fault()
 2021-06-15 12:06 UTC  (3+ messages)

[PATCH] arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] arm64/mm: Drop SWAPPER_INIT_MAP_SIZE
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK]
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl-sai: Add compatible string for imx8mm/8mn/8mp/8ulp
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH v6 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: fsl,spdif: Add compatible string for imx8ulp
 2021-06-15 12:06 UTC  (2+ messages)

[PATCH] afs: fix no return statement in function returning non-void
 2021-06-15 12:03 UTC  (2+ messages)

[tip:tmp.tmp2] BUILD REGRESSION adcceb5eb7aee38e4a9c15bdf599655f0e1b1324
 2021-06-15 11:58 UTC 

drivers/uio/uio_aec.c:50:49: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2021-06-15 11:55 UTC 

[PATCH] riscv: dts: fu740: fix cache-controller interrupts
 2021-06-15 11:54 UTC  (2+ messages)

[PATCH] clocksource: Remove duplicated argument in arm_global_timer
 2021-06-15 11:54 UTC 

[PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform
 2021-06-15 11:53 UTC  (2+ messages)
  ` [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema

[PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list
 2021-06-15 11:51 UTC  (14+ messages)

[PATCH v8 RESEND] staging: unisys: visorhba: Convert module from IDR to XArray
 2021-06-15 11:50 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: mediatek: add MT6779 spi master dts node
 2021-06-15 11:35 UTC 

[PATCH] cpuidle: remove unneeded semicolon in teo.c
 2021-06-15 11:49 UTC 

[PATCH] s390/boot: add zstd support
 2021-06-15 11:41 UTC 

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[PATCH V3 0/3] gpio: Add virtio based driver
 2021-06-15 11:37 UTC  (9+ messages)
` [PATCH V3 1/3] gpio: Add virtio-gpio driver

[PATCH] drm/i915: Remove duplicate include of intel_region_lmem.h
 2021-06-15 11:35 UTC 

[PATCH v9 0/3] Add support for AMD PTDMA controller driver
 2021-06-15 11:34 UTC  (10+ messages)
` [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA
` [PATCH v9 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource
` [PATCH v9 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA

device namespaces
 2021-06-15 11:33 UTC  (15+ messages)

[PATCH -next] ASoC: codecs: wcd938x: constify static struct snd_soc_dai_ops
 2021-06-15 11:33 UTC 

[PATCH 00/19] sched: Core Scheduling
 2021-06-15 11:31 UTC  (4+ messages)
` [PATCH 18/19] sched: prctl() core-scheduling interface

linux-next: build warning after merge of the net-next tree
 2021-06-15 11:30 UTC 

[next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068
 2021-06-15 11:26 UTC  (2+ messages)

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 11:25 UTC  (3+ messages)
` [PATCH v7 13/19] phy: sun4i-usb: Allow reset line to be shared

[PATCH] ieee802154: hwsim: Fix memory leak in hwsim_add_one
 2021-06-15 11:24 UTC 

[PATCH] Bluetooth: Fix a spelling mistake
 2021-06-15 11:24 UTC 

linux-next: build warnings after merge of the net-next tree
 2021-06-15 11:23 UTC 

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-15 11:23 UTC  (3+ messages)
` [PATCH Part2 RFC v3 14/37] crypto:ccp: Provide APIs to issue SEV-SNP commands

[PATCH v2] sched/fair: Age the average idle time
 2021-06-15 11:16 UTC 

[PATCH 2/2] dt-binding: mediatek: mt6779: update spi document
 2021-06-15 11:14 UTC  (2+ messages)

[PATCH v2 00/10] arm64: dts: qcom: Add SA8155p-adp board DTS
 2021-06-15 11:12 UTC  (3+ messages)
` [PATCH v2 06/10] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board

linux-next: build warnings after merge of the net-next tree
 2021-06-15 11:12 UTC 

[PATCH v6 RESEND 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-06-15 11:10 UTC  (2+ messages)

[PATCH 0/2] PM: domains: use separate lockdep class for each genpd
 2021-06-15 11:10 UTC  (6+ messages)
` [PATCH 2/2] PM: domain: use per-genpd lockdep class


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).