linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-23 17:23:41 to 2021-07-23 22:04:24 UTC [more...]

[PATCH v2 0/5] K3 R5F & DSP IPC-only mode support
 2021-07-23 22:02 UTC  (6+ messages)
` [PATCH v2 1/5] remoteproc: Add support for detach-only during shutdown
` [PATCH v2 2/5] remoteproc: k3-r5: Refactor mbox request code in start
` [PATCH v2 3/5] remoteproc: k3-r5: Add support for IPC-only mode for all R5Fs
` [PATCH v2 4/5] remoteproc: k3-dsp: Refactor mbox request code in start
` [PATCH v2 5/5] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs

mmotm 2021-07-23-15-03 uploaded
 2021-07-23 22:04 UTC 

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-07-23 21:53 UTC  (3+ messages)

add support for the global coherent pool to the dma core
 2021-07-23 21:41 UTC  (3+ messages)
` [PATCH 6/7] dma-mapping: make the global coherent pool conditional

[RFC 0/5] Support non-coherent DMA on RISC-V using a global pool
 2021-07-23 21:40 UTC  (6+ messages)
` [RFC 1/5] RISC-V: Implement arch_sync_dma* functions
` [RFC 2/5] of: Move of_dma_get_range to of_address.h
` [RFC 3/5] dma-mapping: Enable global non-coherent pool support for RISC-V
` [RFC 4/5] dma-direct: Allocate dma pages directly if global pool allocation fails
` [RFC 5/5] RISC-V: Support a new config option for non-coherent DMA

[PATCH v3] HID: logitech-hidpp: battery: provide CAPACITY property for newer devices
 2021-07-23 21:39 UTC  (4+ messages)

[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
 2021-07-23 21:33 UTC  (5+ messages)
` [PATCH v9 3/9] fscrypt: add functions for direct I/O support
` [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()

[PATCH 0/7] staging: rtl8188eu: replace driver with better version
 2021-07-23 21:27 UTC  (3+ messages)

[PATCH] dt-bindings: display: Fix graph 'unevaluatedProperties' related warnings
 2021-07-23 21:25 UTC  (3+ messages)

[PATCH 5.10 000/125] 5.10.53-rc1 review
 2021-07-23 21:25 UTC  (6+ messages)
` [PATCH 5.10 031/125] ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios
` [PATCH 5.10 038/125] arm64: dts: qcom: msm8996: Make CPUCC actually probe (and work)

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-23 21:24 UTC  (6+ messages)
` [PATCH 2/2] s390/vfio-ap: replace open coded "

[PATCH 0/4] Improve the configfs read and write iterators further
 2021-07-23 21:23 UTC  (5+ messages)
` [PATCH 1/4] configfs: Rework the overflow check in fill_write_buffer()
` [PATCH 2/4] configfs: Fix writing at a non-zero offset
` [PATCH 3/4] kunit: Add support for suite initialization and cleanup
` [PATCH 4/4] configfs: Add unit tests

[PATCH v6 00/13] iio: afe: add temperature rescaling support
 2021-07-23 21:20 UTC  (7+ messages)
` [PATCH v6 05/13] iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
` [PATCH v6 08/13] iio: afe: rescale: reduce risk of integer overflow
` [PATCH v6 09/13] iio: afe: rescale: fix precision on fractional log scale

[PATCH] dt-bindings: Remove "status" from schema examples
 2021-07-23 21:18 UTC  (2+ messages)

[PATCH 5.13 000/156] 5.13.5-rc1 review
 2021-07-23 21:17 UTC  (2+ messages)

[PATCH] dt-bindings: media: Fix graph 'unevaluatedProperties' related warnings
 2021-07-23 21:17 UTC  (2+ messages)

drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste_v1.c:855 dr_ste_v1_build_src_gvmi_qpn_tag() warn: inconsistent indenting
 2021-07-23 21:11 UTC 

[PATCH] PCI: dwc/intel-gw: Update MAINTAINERS file
 2021-07-23 21:09 UTC  (2+ messages)

[PATCH 5.10 000/123] 5.10.53-rc2 review
 2021-07-23 21:08 UTC  (2+ messages)

[PATCH 5.4 00/71] 5.4.135-rc1 review
 2021-07-23 21:07 UTC  (2+ messages)

[RFC PATH 0/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO bindings and driver
 2021-07-23 21:04 UTC  (4+ messages)
` [RFC PATH 2/2] gpio: starfive-jh7100: Add StarFive JH7100 GPIO driver

[PATCH kcsan 0/8] KCSAN updates for v5.15
 2021-07-23 21:03 UTC  (14+ messages)
` [PATCH memory-model 2/4] tools/memory-model: Add example for heuristic lockless reads

[PATCH 0/7] Tidy perf Documentation build
 2021-07-23 21:03 UTC  (6+ messages)
` [PATCH 4/7] perf doc: Add info pages to all target

[PATCH v3 0/7] gfs2: Fix mmap + page fault deadlocks
 2021-07-23 20:58 UTC  (8+ messages)
` [PATCH v3 1/7] iov_iter: Introduce fault_in_iov_iter helper
` [PATCH v3 2/7] gfs2: Add wrapper for iomap_file_buffered_write
` [PATCH v3 3/7] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [PATCH v3 4/7] iomap: Fix iomap_dio_rw return value for user copies
` [PATCH v3 5/7] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v3 6/7] iov_iter: Introduce noio flag to disable page faults
` [PATCH v3 7/7] gfs2: Fix mmap + page fault deadlocks for direct I/O

[gustavoars-linux:for-next/clang-fallthrough] BUILD SUCCESS 49e42c96f96bea335ea7f51af973804e8134afc4
 2021-07-23 20:54 UTC 

[PATCH net-next 0/3] arm64: dts: qcom: DTS updates
 2021-07-23 20:52 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: net: qcom,ipa: make imem interconnect optional

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-07-23 20:49 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: imx6q-pcie: add compatible for IMX8MM support
` [PATCH 2/6] dt-bindings: reset: imx8mq: add pcie reset
` [PATCH 3/6] PCI: imx6: add IMX8MM support
` [PATCH 4/6] reset: imx7: add resets for PCIe
` [PATCH 5/6] arm64: dts: imx8mm: add PCIe support
` [PATCH 6/6] arm64: dts: imx8mm: add gpc iomux compatible

ld: drivers/video/fbdev/simplefb.o:undefined reference to `cfb_fillrect'
 2021-07-23 20:35 UTC 

[PATCH 0/5] drm/msm/dp: Allow variation in register regions
 2021-07-23 20:33 UTC  (11+ messages)
` [PATCH 1/5] dt-bindings: msm/dp: Change reg definition
` [PATCH 2/5] drm/msm/dp: Use devres for ioremap()
  ` [Freedreno] "
` [PATCH 3/5] drm/msm/dp: Refactor ioremap wrapper
  ` [Freedreno] "
` [PATCH 4/5] drm/msm/dp: Store each subblock in the io region
  ` [Freedreno] "
` [PATCH 5/5] drm/msm/dp: Allow sub-regions to be specified in DT
  ` [Freedreno] "

[PATCH] mm/doc: Include highmem.h in kernel-doc
 2021-07-23 20:32 UTC  (2+ messages)

[PATCH v3] f2fs: change fiemap way in printing compression chunk
 2021-07-23 20:29 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] acpi: Add acpi_init_properties to ACPI driver code
 2021-07-23 20:21 UTC  (2+ messages)
` [PATCH 2/2] platform/x86/intel/pmc: Add PSON residency counter

[PATCH 1/2] ARM: dts: qcom-msm8974: Add blsp2_uart7 for bluetooth on sirius
 2021-07-23 20:21 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: msm8974: castor: Add Bluetooth-related nodes

[PATCH] mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing code
 2021-07-23 20:19 UTC  (10+ messages)

[RESEND PATCH] perf/x86/amd: Do not touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
 2021-07-23 20:16 UTC  (2+ messages)

[PATCH] staging: android: Remove set but unused variable in ashmem.c
 2021-07-23 20:14 UTC  (2+ messages)

[v9 2/2] pwm: Add Aspeed ast2600 PWM support
 2021-07-23 20:12 UTC  (11+ messages)

[PATCH] Input: pm8941-pwrkey - fix comma vs semicolon issue
 2021-07-23 20:12 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 01/39] ARM: dts: gemini: rename mdio to the right name
 2021-07-23 20:11 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 31/39] arm64: dts: ls208xa: remove bus-num from dspi node

[PATCH] deprecated.rst: Include details on "no_hash_pointers"
 2021-07-23 20:05 UTC 

[RFC 0/2] convert fsl,imx6q-pcie.txt to yaml
 2021-07-23 19:56 UTC  (2+ messages)

[PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name
 2021-07-23 19:54 UTC  (11+ messages)

[PATCH v2 0/2] infer CROSS_COMPILE from SRCARCH for LLVM=1 LLVM_IAS=1
 2021-07-23 19:54 UTC  (7+ messages)
` [PATCH v2 2/2] Makefile: "

[PATCH] drm/nouveau/kms/nv50-: fix build failure with CONFIG_BACKLIGHT=n
 2021-07-23 19:54 UTC  (12+ messages)

[PATCH v2] selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.c
 2021-07-23 19:53 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.14-rc3
 2021-07-23 19:45 UTC 

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm SC8180x DT bindings
 2021-07-23 19:42 UTC  (2+ messages)
` [PATCH 2/2] interconnect: qcom: Add SC8180x providers

[PATCH v7] iomap: make inline data support more flexible
 2021-07-23 19:40 UTC  (2+ messages)

[PATCH V4 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-07-23 19:37 UTC  (7+ messages)
` [PATCH V4 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V4 4/5] dt-bindings: input: pm8941-pwrkey: Convert pm8941 power key binding to yaml
` [PATCH V4 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON "

[RFC][Patch v1 0/2] iommu/arm-smmu-v3: Add NVIDIA implementation
 2021-07-23 19:31 UTC  (3+ messages)
` [RFC][Patch v1 1/2] iommu/arm-smmu-v3: Add implementation infrastructure
` [RFC][Patch v1 2/2] iommu/arm-smmu-v3: Add support for NVIDIA CMDQ-Virtualization hw

[RFC v1 0/2] crypto: tcrypt: small changes to run under KUnit
 2021-07-23 19:31 UTC  (4+ messages)
` [RFC v1 1/2] crypto: tcrypt: minimal conversion "

[PATCH v4 0/2] soc: qcom: aoss: Expose send for generic usecase
 2021-07-23 19:28 UTC  (5+ messages)
` [PATCH v4 1/2] "

[PATCH v4 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-23 19:26 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] staging: rtl8188eu: Remove no more used functions and variables

[PATCH v6 0/2] Add Pinctrl for SM4250/6115
 2021-07-23 19:23 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings
` [PATCH v6 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6115

[PATCH] perf env: Normalize aarch64.* to arm64 in normalize_arch()
 2021-07-23 19:23 UTC  (2+ messages)

[PATCH v3 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-07-23 19:23 UTC  (13+ messages)
` [PATCH v3 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v3 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v3 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v3 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v3 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v3 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v3 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v3 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v3 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v3 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH] writeback, cgroup: remove wb from offline list before releasing refcnt
 2021-07-23 19:15 UTC  (4+ messages)

[ANNOUNCE] 5.10.52-rt47
 2021-07-23 19:10 UTC 

[GIT PULL] tracing: Fixes for 5.14-rc2
 2021-07-23 19:10 UTC  (2+ messages)

[GIT PULL] m68k updates for 5.14 (take two)
 2021-07-23 19:10 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 5.14-rc3
 2021-07-23 19:10 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v5.14-rc3
 2021-07-23 19:10 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: Support non-PD mode
 2021-07-23 19:07 UTC  (3+ messages)

[RFC PATCH 4/4 v0.3] sched/umcg: RFC: implement UMCG syscalls
 2021-07-23 19:06 UTC  (8+ messages)

[BUG] FLOPPY DRIVER since 5.10.20
 2021-07-23 18:47 UTC 

[PATCH 1/2] char: tpm: Kconfig: remove bad i2c cr50 select
 2021-07-23 18:41 UTC  (2+ messages)
` [PATCH 2/2] char: tpm: cr50_i2c: convert to new probe interface

[PATCH] cpuidle: set poll_limit_ns out of if-else
 2021-07-23 18:27 UTC 

[PATCH] mailbox: sti: quieten kernel-doc warnings
 2021-07-23 18:25 UTC 

[PATCH] drm/hisilicon/hibmc: remove an unused variable
 2021-07-23 18:20 UTC  (2+ messages)

[PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
 2021-07-23 18:18 UTC  (2+ messages)

[PATCH] staging/rtl8192u: Remove all strcpy() uses in favor of strscpy()
 2021-07-23 18:16 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: phy: dp83td510: Add basic support for the DP83TD510 Ethernet PHY
 2021-07-23 18:12 UTC  (4+ messages)

[PATCH v4 0/9] ensure bios aren't split in middle of crypto data unit
 2021-07-23 18:11 UTC  (9+ messages)
` [PATCH v4 7/9] dm: handle error from blk_ksm_register()
` [PATCH v4 8/9] blk-merge: Ensure bios aren't split in middle of a crypto data unit
` [PATCH v4 9/9] block: add WARN_ON_ONCE() to bio_split() for sector alignment

[PATCH v28 00/32] Control-flow Enforcement: Shadow Stack
 2021-07-23 18:01 UTC  (9+ messages)
` [PATCH v28 25/32] x86/cet/shstk: Handle thread shadow stack
` [PATCH v28 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines

[PATCH v2 0/4] Fix restricted DMA vs swiotlb_exit()
 2021-07-23 17:53 UTC  (8+ messages)

[PATCH v2 00/21] .map_sg() error cleanup
 2021-07-23 17:50 UTC  (22+ messages)
` [PATCH v2 01/21] dma-mapping: Allow map_sg() ops to return negative error codes
` [PATCH v2 02/21] dma-direct: Return appropriate error code from dma_direct_map_sg()
` [PATCH v2 03/21] iommu: Return full error code from iommu_map_sg[_atomic]()
` [PATCH v2 04/21] dma-iommu: Return error code from iommu_dma_map_sg()
` [PATCH v2 05/21] alpha: return error code from alpha_pci_map_sg()
` [PATCH v2 06/21] ARM/dma-mapping: return error code from .map_sg() ops
` [PATCH v2 07/21] ARM/dma-mapping: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 08/21] ia64/sba_iommu: return error code from sba_map_sg_attrs()
` [PATCH v2 09/21] MIPS/jazzdma: return error code from jazz_dma_map_sg()
` [PATCH v2 10/21] powerpc/iommu: return error code from .map_sg() ops
` [PATCH v2 11/21] powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 12/21] s390/pci: return error code from s390_dma_map_sg()
` [PATCH v2 13/21] s390/pci: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 14/21] sparc/iommu: return error codes from .map_sg() ops
` [PATCH v2 15/21] sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 16/21] parisc: return error code from .map_sg() ops
` [PATCH v2 17/21] xen: swiotlb: return error code from xen_swiotlb_map_sg()
` [PATCH v2 18/21] x86/amd_gart: return error code from gart_map_sg()
` [PATCH v2 19/21] x86/amd_gart: don't set failed sg dma_address to DMA_MAPPING_ERROR
` [PATCH v2 20/21] dma-mapping: return error code from dma_dummy_map_sg()
` [PATCH v2 21/21] dma-mapping: Disallow .map_sg operations from returning zero on error

[PATCH v6 0/3] zram: fix few sysfs races
 2021-07-23 17:49 UTC  (6+ messages)
` [PATCH v6 2/3] zram: fix deadlock with sysfs attribute usage and module removal

[PATCH v2 0/2] iio: accel: add support for ADXL355
 2021-07-23 17:47 UTC  (6+ messages)
` [PATCH v2 2/2] iio: accel: Add driver "

[PATCH v3] mm: Enable suspend-only swap spaces
 2021-07-23 17:42 UTC  (5+ messages)

[PATCH v3 0/2] staging: rtl8188eu: Replace a custom function with crc32_le()
 2021-07-23 17:40 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-23 17:35 UTC  (8+ messages)

[ANNOUNCE] 4.19.198-rt85
 2021-07-23 17:33 UTC 

[PATCH 4/7] staging: rtl8188eu: introduce new os_dep dir for RTL8188eu driver
 2021-07-23 17:33 UTC  (3+ messages)
` [RFC PATCH] staging: rtl8188eu: fix duplicated inclusion

[PATCH v2] staging/rtl8192e: Remove all strcpy() uses
 2021-07-23 17:32 UTC 

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-23 17:32 UTC  (3+ messages)

[PATCH v2 0/4] selftests: add a new test driver for sysfs
 2021-07-23 17:32 UTC  (6+ messages)
` [PATCH v2 1/4] selftests: add tests_sysfs module

[PATCH v6 0/2] firmware_loader: fix uaf in firmware_fallback_sysfs
 2021-07-23 17:26 UTC  (5+ messages)
` [PATCH v6 1/2] firmware_loader: use -ETIMEDOUT instead of -EAGAIN in fw_load_sysfs_fallback

[GIT PULL] USB fixes for 5.14-rc3
 2021-07-23 17:23 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.14-rc3
 2021-07-23 17:23 UTC  (2+ messages)


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