linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-28 02:40:13 to 2020-07-28 06:24:16 UTC [more...]

[PATCH 1/2] remoteproc: qcom: q6v5: Update running state before requesting stop
 2020-07-28  6:20 UTC  (7+ messages)
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Remove redundant running state

iio:adc:ltc2371: add support for ltc2361/ltc2363
 2020-07-28  6:24 UTC  (4+ messages)
` [PATCH v3 2/3] ltc2471: ltc2461/ltc2463 compatible strings

checkpatch: support deprecated terms checking
 2020-07-28  6:22 UTC  (2+ messages)

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-28  6:27 UTC  (16+ messages)
` [PATCH v6 01/15] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v6 02/15] iommu: Report domain nesting info
` [PATCH v6 03/15] iommu/smmu: Report empty "
` [PATCH v6 04/15] vfio/type1: Report iommu nesting info to userspace
` [PATCH v6 05/15] vfio: Add PASID allocation/free support
` [PATCH v6 06/15] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v6 07/15] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v6 08/15] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v6 09/15] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v6 10/15] vfio/type1: Support binding guest page tables to PASID
` [PATCH v6 11/15] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v6 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v6 13/15] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v6 14/15] vfio: Document dual stage control
` [PATCH v6 15/15] iommu/vt-d: Support reporting nesting capability info

[PATCH] can: m_can: Set device to software init mode before closing
 2020-07-28  6:20 UTC  (2+ messages)

[PATCH] tty/synclink: remove leftover bits of non-PCI card support
 2020-07-28  6:20 UTC  (4+ messages)

[PATCH V3 vhost next 00/10] VDPA support for Mellanox ConnectX devices
 2020-07-28  6:18 UTC  (12+ messages)
` [PATCH V3 vhost next 01/10] vhost-vdpa: support batch updating
` [PATCH V3 vhost next 02/10] vdpa_sim: use the batching API
` [PATCH V3 vhost next 03/10] vdpa: remove hard coded virtq num
` [PATCH V3 vhost next 04/10] net/vdpa: Use struct for set/get vq state
` [PATCH V3 vhost next 05/10] vhost: Fix documentation
` [PATCH V3 vhost next 06/10] vdpa: Modify get_vq_state() to return error code
` [PATCH V3 vhost next 07/10] vdpa/mlx5: Add hardware descriptive header file
` [PATCH V3 vhost next 08/10] vdpa/mlx5: Add support library for mlx5 VDPA implementation
` [PATCH V3 vhost next 09/10] vdpa/mlx5: Add shared memory registration code
` [PATCH V3 vhost next 10/10] vdpa/mlx5: Add VDPA driver for supported mlx5 devices

[PATCH v2 0/2] Add interconnect sync state support
 2020-07-28  6:18 UTC  (4+ messages)
` [PATCH v2 1/2] interconnect: Add "

[PATCH v2] clk: ti: clkctrl: fix the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-28  6:18 UTC 

[Linux-kernel-mentees] [PATCH net] xdp: Prevent kernel-infoleak in xsk_getsockopt()
 2020-07-28  6:15 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH net v2] "

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-28  6:14 UTC  (56+ messages)
` [PATCH bpf-next v2 01/35] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v2 14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v2 15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v2 16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 17/35] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v2 18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v2 19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v2 21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v2 22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 23/35] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v2 25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v2 26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v2 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v2 28/35] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage
` [PATCH bpf-next v2 30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 31/35] bpf: runqslower: don't "
` [PATCH bpf-next v2 32/35] bpf: selftests: delete bpf_rlimit.h
` [PATCH bpf-next v2 33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 34/35] bpf: samples: do not "
` [PATCH bpf-next v2 35/35] perf: don't "

[RESEND v1] soc: qcom: pdr: Reorder the PD state indication ack
 2020-07-28  6:08 UTC  (2+ messages)

[PATCH v3 0/3] Add modem debug features
 2020-07-28  6:04 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
` [PATCH v3 2/3] remoteproc: qcom_q6v5_mss: Validate modem blob "
` [PATCH v3 3/3] remoteproc: qcom_q6v5_mss: Add modem debug policy support

drivers/usb/gadget/udc/max3420_udc.c:1311:34: warning: unused variable 'max3420_udc_of_match'
 2020-07-28  6:07 UTC 

[PATCH 01/11] usb: mtu3: remove unnecessary pointer checks
 2020-07-28  6:05 UTC  (4+ messages)
` [PATCH 10/11] usb: mtu3: clear dual mode of u3port when disable device

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-28  6:04 UTC  (6+ messages)

linux-next: Tree for Jul 27
 2020-07-28  6:00 UTC  (4+ messages)
` linux-next: Tree for Jul 27 (kernel/bpf/syscall.o)

drivers/crypto/allwinner/sun8i-ce/sun8i-ce-core.c:123:39: sparse: sparse: restricted __le32 degrades to integer
 2020-07-28  6:00 UTC  (2+ messages)
` [PATCH] crypto: sun8i-ce - Fix writel byte-order on big-endian

[PATCH -mmotm] pinctrl: mediatek: fix build for tristate changes
 2020-07-28  5:55 UTC 

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-07-28  5:53 UTC  (30+ messages)
` [PATCH 01/24] asm-generic: add generic versions of mmu context functions
` [PATCH 02/24] alpha: use asm-generic/mmu_context.h for no-op implementations
` [PATCH 03/24] arc: "
` [PATCH 04/24] arm: "
` [PATCH 05/24] arm64: "
` [PATCH 06/24] csky: "
` [PATCH 07/24] hexagon: "
` [PATCH 08/24] ia64: "
` [PATCH 09/24] m68k: "
` [PATCH 10/24] microblaze: "
` [PATCH 11/24] mips: "
` [PATCH 12/24] nds32: "
` [PATCH 13/24] nios2: "
` [PATCH 14/24] openrisc: "
` [PATCH 15/24] parisc: "
` [PATCH 16/24] powerpc: "
` [PATCH 17/24] riscv: "
` [PATCH 18/24] s390: "
` [PATCH 19/24] sh: "
` [PATCH 20/24] sparc: "
` [PATCH 21/24] um: "
` [PATCH 22/24] unicore32: "
` [PATCH 23/24] x86: "
` [PATCH 24/24] xtensa: "

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-28  5:53 UTC  (11+ messages)
    ` 答复: "

[PATCH 1/4] ACPI: APD: Change name from ST to FCH
 2020-07-28  5:50 UTC  (3+ messages)

linux-next: manual merge of the devicetree tree with the pci tree
 2020-07-28  5:49 UTC 

rtsx_pci not restoring ASPM state after suspend/resume
 2020-07-28  5:46 UTC  (3+ messages)

[PATCH V2 0/3] Add wakeup support over UART RX
 2020-07-28  5:40 UTC  (7+ messages)
` [PATCH V2 1/3] arm64: dts: sc7180: "
` [PATCH V2 2/3] arm64: dts: qcom: sc7180: Add sleep pin ctrl for BT uart
` [PATCH V2 3/3] tty: serial: qcom_geni_serial: Fix the UART wakeup issue

[PATCH v7 1/8] scsi: ufs: Add checks before setting clk-gating states
 2020-07-28  5:32 UTC  (10+ messages)
` [PATCH v7 2/8] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH v7 3/8] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH v7 4/8] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH v7 5/8] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH v7 6/8] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH v7 7/8] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH v7 8/8] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops

[PATCH net-next RFC 00/13] Add devlink reload level option
 2020-07-28  5:25 UTC  (2+ messages)

[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-07-28  5:24 UTC  (3+ messages)

drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c:1388:5: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 32
 2020-07-28  4:47 UTC 

[PATCH v2] ata: use generic power management
 2020-07-28  5:17 UTC  (8+ messages)

[PATCH] MAINTAINERS: update entry to thermal governors file name prefixing
 2020-07-28  5:18 UTC  (2+ messages)

[PATCH 00/15] memblock: seasonal cleaning^w cleanup
 2020-07-28  5:11 UTC  (16+ messages)
` [PATCH 01/15] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH 02/15] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH 03/15] arm, xtensa: simplify initialization of high memory pages
` [PATCH 04/15] arm64: numa: simplify dummy_numa_init()
` [PATCH 05/15] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH 06/15] powerpc: fadamp: simplify fadump_reserve_crash_area()
` [PATCH 07/15] riscv: drop unneeded node initialization
` [PATCH 08/15] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH 09/15] memblock: make for_each_memblock_type() iterator private
` [PATCH 10/15] memblock: make memblock_debug and related functionality private
` [PATCH 11/15] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH 12/15] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH 13/15] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH 14/15] x86/numa: remove redundant iteration over memblock.reserved
` [PATCH 15/15] memblock: remove 'type' parameter from for_each_memblock()

[PATCH] MAINTAINERS: adjust kprobes.rst entry to new location
 2020-07-28  5:12 UTC  (2+ messages)

[PATCH v6 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-28  5:09 UTC  (4+ messages)
` [PATCH v6 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH 0/4] Bounced DMA support
 2020-07-28  5:05 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: Add bounced DMA ops

[PATCH v1] platform/mellanox: mlxbf-pmc: Add Mellanox BlueField PMC driver
 2020-07-28  5:04 UTC  (3+ messages)

BUG: unable to handle kernel paging request in x86_pmu_event_init
 2020-07-28  5:04 UTC 

[RFC v2 0/5] Restricted DMA
 2020-07-28  5:01 UTC  (6+ messages)
` [RFC v2 1/5] swiotlb: Add io_tlb_mem struct
` [RFC v2 2/5] swiotlb: Add device swiotlb pool
` [RFC v2 3/5] swiotlb: Use device swiotlb pool if available
` [RFC v2 4/5] dt-bindings: of: Add plumbing for restricted DMA pool
` [RFC v2 5/5] "

pinctrl: kirkwood: gpio mode not being selected
 2020-07-28  4:53 UTC 

[PATCH 2/2] iio: light: as73211: New driver
 2020-07-28  4:45 UTC  (2+ messages)

[PATCH] checkpatch: disable commit log length check warning for signature tag
 2020-07-28  4:46 UTC  (6+ messages)

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-28  4:42 UTC  (10+ messages)

[PATCH 0/4] x86/cpu: Use SERIALIZE in sync_core()
 2020-07-28  4:41 UTC  (8+ messages)
` [PATCH 4/4] x86/cpu: Use SERIALIZE in sync_core() when available

[PATCH 0/4] Add coresight support for SM8150 and few changes to SC7180
 2020-07-28  4:40 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: sc7180: Add iommus property to ETR

[PATCH v1] farsync: use generic power management
 2020-07-28  4:28 UTC 

[PATCH 0/2] Small fixes for ASMedia host controllers
 2020-07-28  4:24 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] usb: xhci: define IDs for various "
  ` [PATCH v2 2/2] usb: xhci: Fix ASMedia ASM1142 DMA addressing

[PATCH v4 0/5] DVFS support for Venus
 2020-07-28  4:17 UTC  (9+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

drivers/net/hamradio/6pack.c:706:23: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-07-28  4:02 UTC 

[PATCH v3 0/5] MIPS: Loongson64: Process ISA Node in DeviceTree
 2020-07-28  4:08 UTC  (3+ messages)
` [PATCH v3 2/5] "

kunit compile failed on um
 2020-07-28  3:53 UTC  (3+ messages)

[PATCH v3] Add MediaTek MT6779 devapc driver
 2020-07-28  3:52 UTC  (12+ messages)
` [PATCH v3 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v4] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-28  3:49 UTC 

[PATCH] clk: ti: clkctrl: add the missed kfree() for _ti_omap4_clkctrl_setup()
 2020-07-28  3:43 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2020-07-28  3:41 UTC 

配信停止を受け付けました
 2020-07-28  3:27 UTC 

mmotm 2020-07-27-18-18 uploaded
 2020-07-28  3:22 UTC  (2+ messages)
` mmotm 2020-07-27-18-18 uploaded (drivers/scsi/ufs/: SCSI_UFS_EXYNOS)

[PATCH v5] binder: transaction latency tracking for user build
 2020-07-28  3:20 UTC  (5+ messages)
` [PATCH v6] "
  ` [PATCH v6 1/3] binder: move structs from core file to header file
  ` [PATCH v6 2/3] binder: add trace at free transaction
  ` [PATCH v6 3/3] binder: add transaction latency tracer

[PATCH v5 0/2] synquacer: add TPM support
 2020-07-28  3:14 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: tis: add support for MMIO TPM on SynQuacer
` [PATCH v5 2/2] dt-bindings: Add SynQucer TPM MMIO as a trivial device

[PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check
 2020-07-28  3:12 UTC  (3+ messages)

[PATCH] perf record: Set PERF_RECORD_SAMPLE if attr->freq is set
 2020-07-28  3:07 UTC  (2+ messages)

[PATCH 1/2] clk: imx: imx8m: avoid memory leak
 2020-07-28  2:54 UTC  (2+ messages)
` [PATCH 2/2] clk: imx: imx8m: use devm_of_clk_add_hw_provider

[PATCH v7 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-07-28  2:52 UTC  (3+ messages)

[PATCH v3] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-28  2:42 UTC  (4+ messages)
  ` [External] "

[PATCH v2 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-28  2:43 UTC  (6+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: sm8250: add interconnect nodes

[PATCH v3 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-28  2:38 UTC  (2+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: single yaml file for RPMh "


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