linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-28 18:47:49 to 2020-09-28 23:19:14 UTC [more...]

[PATCH] static_call: Fix return type of static_call_init
 2020-09-28 23:09 UTC 

[PATCH 00/11] Introduce Simple atomic and non-atomic counters
 2020-09-28 23:13 UTC  (10+ messages)

{standard input}:1174: Error: inappropriate arguments for opcode 'mpydu'
 2020-09-28 21:43 UTC  (3+ messages)

[PATCH 1/2] mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
 2020-09-28 21:59 UTC  (2+ messages)
` [PATCH 2/2] mmc: sdhci-acpi: AMDI0040: Allow changing HS200/HS400 driver strength

[PATCH net] drivers/net/wan/x25_asy: Keep the ldisc running even when netif is down
 2020-09-28 22:58 UTC  (2+ messages)

[PATCH v2 0/2] Add support for F3A
 2020-09-28 23:02 UTC  (3+ messages)
` [PATCH v2 2/2] Input: synaptics-rmi4 - add "

[PATCH] x86/resctrl: Correct MBM total and local values
 2020-09-28 22:12 UTC 

[PATCH v3] arm64: Enable perf events based hard lockup detector
 2020-09-28 21:56 UTC  (2+ messages)

[PATCH] iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()
 2020-09-28 23:08 UTC  (3+ messages)

[PATCH -next] xen: Fix a previous prototype warning in xen.c
 2020-09-28 22:39 UTC  (2+ messages)

[PATCH 0/2] drm/i915/jsl: Update JasperLake Voltage swing table
 2020-09-28 23:10 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
  ` [Intel-gfx] "

[PATCH] net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
 2020-09-28 22:56 UTC  (2+ messages)

[PATCH net-next 00/10] net: ipa: miscellaneous cleanups
 2020-09-28 23:04 UTC  (11+ messages)
` [PATCH net-next 01/10] net: ipa: kill definition of TRE_FLAGS_IEOB_FMASK
` [PATCH net-next 02/10] net: ipa: kill unused status opcodes
` [PATCH net-next 03/10] net: ipa: kill unused status exceptions
` [PATCH net-next 04/10] net: ipa: remove unused status structure field masks
` [PATCH net-next 05/10] net: ipa: share field mask values for GSI interrupt type
` [PATCH net-next 06/10] net: ipa: share field mask values for GSI global interrupt
` [PATCH net-next 07/10] net: ipa: share field mask values for GSI general interrupt
` [PATCH net-next 08/10] net: ipa: fix two mild warnings
` [PATCH net-next 09/10] net: ipa: rename a phandle variable
` [PATCH net-next 10/10] net: ipa: fix two comments

[PATCH] atm: atmtcp: Constify atmtcp_v_dev_ops
 2020-09-28 23:04 UTC  (2+ messages)

[PATCH 0/5] iommu/tegra-smmu: Adding PCI support and mappings debugfs node
 2020-09-28 22:33 UTC  (9+ messages)
` [PATCH 1/5] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH 4/5] iommu/tegra-smmu: Add PCI support

[RFC 0/3] iommu: Reserved regions for IOVAs beyond dma_mask and iommu aperture
 2020-09-28 22:42 UTC  (5+ messages)
` [RFC 1/3] iommu: Fix merging in iommu_insert_resv_region
` [RFC 2/3] iommu: Account for dma_mask and iommu aperture in IOVA reserved regions
` [RFC 3/3] vfio/type1: Increase the version of VFIO_IOMMU_TYPE1_INFO_CAP_IOVA_RANGE

[patch 00/35] net: in_interrupt() cleanup and fixes
 2020-09-28 23:04 UTC  (10+ messages)
` [patch 10/35] net: intel: Remove in_interrupt() warnings
` [patch 11/35] net: ionic: Replace in_interrupt() usage
` [patch 15/35] net: sfc: "
    ` [RFC PATCH net-next] sfc: replace "

[PATCH v6 0/3] Move recovery/coredump configuration to sysfs
 2020-09-28 22:17 UTC  (4+ messages)
` [PATCH v6 1/3] remoteproc: Move coredump "
` [PATCH v6 2/3] remoteproc: Move recovery "
` [PATCH v6 3/3] remoteproc: Change default dump configuration to "disabled"

[PATCH v38 00/24] Intel SGX foundations
 2020-09-28 21:41 UTC  (12+ messages)
` [PATCH v38 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-09-28 21:42 UTC  (4+ messages)

[PATCH v3 00/14] IOASID extensions for guest SVA
 2020-09-28 21:38 UTC  (15+ messages)
` [PATCH v3 01/14] docs: Document IO Address Space ID (IOASID) APIs
` [PATCH v3 02/14] iommu/ioasid: Rename ioasid_set_data()
` [PATCH v3 03/14] iommu/ioasid: Add a separate function for detach data
` [PATCH v3 04/14] iommu/ioasid: Support setting system-wide capacity
` [PATCH v3 05/14] iommu/ioasid: Redefine IOASID set and allocation APIs
` [PATCH v3 06/14] iommu/ioasid: Introduce API to adjust the quota of an ioasid_set
` [PATCH v3 07/14] iommu/ioasid: Add an iterator API for ioasid_set
` [PATCH v3 08/14] iommu/ioasid: Add reference couting functions
` [PATCH v3 09/14] iommu/ioasid: Introduce ioasid_set private ID
` [PATCH v3 10/14] iommu/ioasid: Introduce notification APIs
` [PATCH v3 11/14] iommu/ioasid: Support mm type ioasid_set notifications
` [PATCH v3 12/14] iommu/vt-d: Remove mm reference for guest SVA
` [PATCH v3 13/14] iommu/vt-d: Listen to IOASID notifications
` [PATCH v3 14/14] iommu/vt-d: Store guest PASID during bind

[PATCH v6 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-09-28 21:36 UTC  (2+ messages)

[PATCH] time/sched_clock: mark sched_clock_read_begin as notrace
 2020-09-28 21:33 UTC  (3+ messages)

[net PATCH] octeontx2-af: Fix enable/disable of default NPC entries
 2020-09-28 21:28 UTC  (2+ messages)

[PATCH v2] Documentation: Chinese translation of Documentation/arm64/amu.rst
 2020-09-28 21:24 UTC  (3+ messages)
` [PATCH v3] "

ARC: allmodconfig: Error: inappropriate arguments for opcode 'mpyd'
 2020-09-28 21:23 UTC  (2+ messages)

[PATCH v4] doc: zh_CN: index files in arm64 subdirectory
 2020-09-28 21:23 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] mailmap: add entry for <mstarovoitov@marvell.com>
 2020-09-28 21:21 UTC  (2+ messages)

general protection fault in perf_misc_flags
 2020-09-28 21:19 UTC  (12+ messages)

[PATCH v6 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-28 21:12 UTC  (3+ messages)
` [PATCH v6 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-09-28 20:19 UTC  (14+ messages)

[PATCH v6] mm/zswap: move to use crypto_acomp API for hardware acceleration
 2020-09-28 21:05 UTC  (3+ messages)

[PATCH] memcg: introduce per-memcg reclaim interface
 2020-09-28 21:02 UTC  (2+ messages)

[PATCH v2] iommu/arm: Add module parameter to set msi iova address
 2020-09-28 20:56 UTC  (4+ messages)

[PATCH v1 0/5] mm: place pages to the freelist tail when onling and undoing isolation
 2020-09-28 20:55 UTC  (9+ messages)
` [PATCH v1 1/5] mm/page_alloc: convert "report" flag of __free_one_page() to a proper flag
` [PATCH v1 2/5] mm/page_alloc: place pages to tail in __putback_isolated_page()
` [PATCH v1 3/5] mm/page_alloc: always move pages to the tail of the freelist in unset_migratetype_isolate()
` [PATCH v1 4/5] mm/page_alloc: place pages to tail in __free_pages_core()

[PATCH] rpadlpar_io:Add MODULE_DESCRIPTION entries to kernel modules
 2020-09-28 20:50 UTC  (3+ messages)

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2020-09-28 20:49 UTC  (10+ messages)

[PATCH v2 0/2] Modularize RPMH driver
 2020-09-28 20:47 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "drivers: qcom: rpmh-rsc: Use rcuidle tracepoints for rpmh"

[PATCH v2 0/7] Add support for Adreno 508/509/512
 2020-09-28 20:47 UTC  (8+ messages)
` [PATCH v2 1/7] drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register
` [PATCH v2 2/7] drm/msm/a5xx: Separate A5XX_PC_DBG_ECO_CNTL write from main branch
` [PATCH v2 3/7] drm/msm/a5xx: Add support for Adreno 508, 509, 512 GPUs
` [PATCH v2 4/7] drm/msm/a5xx: Reset VBIF before PC only on A510 and A530
` [PATCH v2 5/7] drm/msm/a5xx: Fix VPC protect value in gpu_write()
` [PATCH v2 6/7] drm/msm/a5xx: Disable flat shading optimization
` [PATCH v2 7/7] drm/msm/a5xx: Disable UCHE global filter

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-28 20:45 UTC  (13+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h
` [PATCH 6/8] selftests/vm: gup_test: introduce the dump_pages() sub-test
` [PATCH 7/8] selftests/vm: run_vmtest.sh: update and clean up gup_test invocation
` [PATCH 8/8] selftests/vm: hmm-tests: remove the libhugetlbfs dependency

[PATCH -next for tip:x86/pti] x86/tlb: drop unneeded local vars in enable_l1d_flush_for_task()
 2020-09-28 20:43 UTC  (2+ messages)

[PATCH 0/8] dts updates and fixes for Khadas VIM1 VIM2 VIM3 VIML boards
 2020-09-28 20:41 UTC  (6+ messages)
` [PATCH 5/8] arm64: dts: meson: remove reset-gpios from ethernet node for VIM2 meson-gxm-khadas-vim2

kernel BUG at fs/erofs/inode.c:LINE!
 2020-09-28 20:36 UTC  (2+ messages)

[PATCH] arm64/mm: Validate hotplug range before creating linear mapping
 2020-09-28 20:35 UTC  (2+ messages)

[RFC PATCH v2 00/30] 1GB PUD THP support on x86_64
 2020-09-28 20:34 UTC  (4+ messages)
` [RFC PATCH v2 03/30] mm: thp: use single linked list for THP page table page deposit

[PATCH v4] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 20:30 UTC  (2+ messages)

[PATCH 0/7] Add support for Adreno 508/509/512
 2020-09-28 20:29 UTC  (4+ messages)
` [PATCH 5/7] drm/msm/a5xx: Fix VPC protect value in gpu_write()

[PATCH v2 0/3] Extract run_kselftest.sh and generate stand-alone test list
 2020-09-28 20:26 UTC  (4+ messages)
` [PATCH v2 1/3] selftests: "
` [PATCH v2 2/3] selftests/run_kselftest.sh: Make each test individually selectable
` [PATCH v2 3/3] doc: dev-tools: kselftest.rst: Update examples and paths

RGMII timing calibration (on 12nm Amlogic SoCs) - integration into dwmac-meson8b
 2020-09-28 20:23 UTC  (7+ messages)

[PATCH] perf tools: Fix printable strings in python3 scripts
 2020-09-28 20:11 UTC 

[PATCH AUTOSEL 4.4 01/64] scsi: aacraid: fix illegal IO beyond last LBA
 2020-09-28 20:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 42/64] serial: uartps: Wait for tx_empty in console setup

[PATCH v1 0/6] seccomp: Implement constant action bitmaps
 2020-09-28 20:16 UTC  (8+ messages)

[PATCH] h8300: Make irq disable and enable a compiler barrier
 2020-09-28 20:16 UTC  (2+ messages)

[PATCH v2] media: uapi: h264: Add documentation to the interface header
 2020-09-28 20:14 UTC 

[PATCH v2 00/12] Overhaul multi-page lookups for THP
 2020-09-28 20:13 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 01/90] scsi: aacraid: fix illegal IO beyond last LBA
 2020-09-28 20:13 UTC  (4+ messages)
` [PATCH AUTOSEL 4.9 64/90] serial: uartps: Wait for tx_empty in console setup

[PATCH v3] mm: cma: indefinitely retry allocations in cma_alloc
 2020-09-28 20:10 UTC  (4+ messages)

[PATCH 0/2] selftests: Extract run_kselftest.sh and generate stand-alone test list
 2020-09-28 20:09 UTC  (4+ messages)
` [PATCH 2/2] selftests/run_kselftest.sh: Make each test individually selectable

[PATCH] media: coda: avoid starvation on well-compressed data
 2020-09-28 20:06 UTC  (4+ messages)

[PATCHv5 kselftest next] selftests/run_kselftest.sh: make each test individually selectable
 2020-09-28 20:06 UTC  (5+ messages)

[PATCH 4.19 00/92] 4.19.141-rc1 review
 2020-09-28 20:02 UTC  (3+ messages)
` [PATCH 4.19 38/92] kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler

[PATCH v1] kunit: tool: handle when .kunit exists but .kunitconfig does not
 2020-09-28 20:02 UTC 

[PATCH v2 0/2] Add SDM630/636/660 interconnect driver
 2020-09-28 19:58 UTC  (3+ messages)
` [PATCH v2 1/2] interconnect: qcom: Add SDM660 interconnect provider driver
` [PATCH v2 2/2] dt-bindings: interconnect: Add bindings for Qualcomm SDM660 NoC

[PATCH V1 vhost-next] vdpa/mlx5: Make vdpa core driver a distinct module
 2020-09-28 19:55 UTC  (2+ messages)

[PATCH] media: uapi: h264: Add documentation to the interface header
 2020-09-28 19:54 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/127] mm: fix double page fault on arm64 if PTE_AF is cleared
 2020-09-28 19:54 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 112/127] perf parse-events: Fix incorrect conversion of 'if () free()' to 'zfree()'

KASLR support on ARM with Kernel 4.9 and 4.14
 2020-09-28 19:50 UTC  (11+ messages)

[PATCH 1/5] mm: Introduce mm_struct.has_pinned
 2020-09-28 19:50 UTC  (14+ messages)

[PATCH] ACPI / NUMA: Add stub function for pxm_to_node
 2020-09-28 19:45 UTC 

[PATCH v2 RESEND 0/1] PCI: pcie_bus_config can be set at build time
 2020-09-28 19:46 UTC  (2+ messages)
` [PATCH v2 RESEND 1/1] "

[PATCH v6 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-28 19:45 UTC  (3+ messages)
` [PATCH v6 4/4] Bluetooth: Add toggle to switch off interleave scan

[RESEND PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:44 UTC  (6+ messages)
` [RESEND PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN
` [RESEND PATCH net-next v5 2/2] net: phy: dp83869: Add speed optimization feature

[PATCH net-next v5 0/2] DP83869 WoL and Speed optimization
 2020-09-28 19:43 UTC  (4+ messages)
` [PATCH net-next v5 1/2] net: phy: dp83869: support Wake on LAN

[PATCH v5 0/3] Introduce mini-dump support for remoteproc
 2020-09-28 19:38 UTC  (4+ messages)
` [PATCH v5 2/3] remoteproc: qcom: Add capability to collect minidumps

[PATCH net] net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
 2020-09-28 19:38 UTC  (2+ messages)

[PATCH net v3] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-28 19:37 UTC  (2+ messages)

[PATCH][next] spi: hisi-sfc-v3xx: fix spelling mistake "occured" -> "occurred"
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2] spi: fsl-dspi: fix NULL pointer dereference
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v3] spi: fsl-dspi: fix NULL pointer dereference
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2 1/2] regulator: rtmv20: Adds support for Richtek RTMV20 load switch regulator
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH] regmap: destroy mutex (if used) in regmap_exit()
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: cs4234: Add dtschema binding document
 2020-09-28 19:35 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: sgtl5000: Add common clock properties
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH] ASoC: q6afe-clocks: Fix typo in SPDX Licence
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH v2 0/2] regmap: add support to regmap_field_bulk_alloc/free
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH v3] mtd: parsers: bcm63xx: simplify CFE detection
 2020-09-28 19:35 UTC  (7+ messages)
` [PATCH v4] "

[PATCH v1 net] net: stmmac: Modify configuration method of EEE timers
 2020-09-28 19:34 UTC  (2+ messages)

[PATCH 00/10] rpmsg: Make RPMSG name service modular
 2020-09-28 19:33 UTC 

[PATCH v11 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-28 19:26 UTC  (3+ messages)
` [PATCH v11 6/6] docs: mm: numaperf.rst Add brief description for access class 1

REGRESSION: in intel video driver following introduction of mm_struct.has_pinned
 2020-09-28 19:24 UTC  (2+ messages)

[PATCH] drm/msm/dpu: Add newline to printks
 2020-09-28 19:21 UTC  (2+ messages)
` [Freedreno] "

[PATCH] arm64: dts: fix endianness of rcpm
 2020-09-28 19:20 UTC  (2+ messages)

perf script, libperf: python binding bug (bytearrays vs. strings)
 2020-09-28 19:19 UTC  (5+ messages)

[ANNOUNCE][CFP] Real-Time Linux Mini-Summit 2020 - Virtual
 2020-09-28 19:17 UTC  (2+ messages)

[PATCH v4 00/20] add support for Hisilicon SD5203 SoC
 2020-09-28 19:16 UTC  (13+ messages)
` [PATCH v4 01/20] dt-bindings: arm: hisilicon: split the dt-bindings of each controller into a separate file
` [PATCH v4 02/20] dt-bindings: arm: hisilicon: convert Hisilicon board/soc bindings to json-schema
` [PATCH v4 03/20] dt-bindings: arm: hisilicon: add binding for SD5203 SoC
` [PATCH v4 07/20] dt-bindings: arm: hisilicon: convert system controller bindings to json-schema
` [PATCH v4 12/20] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl "
` [PATCH v4 20/20] dt-bindings: arm: hisilicon: convert LPC controller "

[PATCH] ubifs: journal: Make sure to not dirty twice for auth nodes
 2020-09-28 19:06 UTC 

linux-next: Tree for Sep 28
 2020-09-28 19:14 UTC  (2+ messages)
` linux-next: Tree for Sep 28 (drivers/usb/dwc2/drd.o)

[PATCH v5 00/17] device-dax: support sub-dividing soft-reserved ranges
 2020-09-28 19:12 UTC  (3+ messages)
` [PATCH v5 10/17] mm/memremap_pages: convert to 'struct range'

[PATCH v4] <sys/param.h>: Add nitems()
 2020-09-28 19:12 UTC 

[PATCH v2] ASoC: tegra20-spdif: remove "default m"
 2020-09-28 19:12 UTC 

[PATCH 1/2] devfreq: qcom: Add L2 Krait Cache devfreq scaling driver
 2020-09-28 19:05 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: devfreq: Document L2 Krait CPU Cache devfreq driver

[PATCH v13 8/8] x86/vsyscall/64: Fixup Shadow Stack and Indirect Branch Tracking for vsyscall emulation
 2020-09-28 19:04 UTC  (5+ messages)

[PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-09-28 19:03 UTC  (4+ messages)

[PATCH v4 0/2] SM8150 and SM8250 dispcc drivers
 2020-09-28 19:01 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: add QCOM SM8150 and SM8250 display clock bindings

[PATCH v12 0/6] IOMMU user API enhancement
 2020-09-28 18:40 UTC  (2+ messages)

[PATCH v4 6/6] io_uring: add support for zone-append
 2020-09-28 18:58 UTC  (14+ messages)

[PATCH v4 0/2] power: bq25890: IBAT compensation support
 2020-09-28 18:58 UTC  (3+ messages)
` [PATCH v4 1/2] power: bq25890: document IBAT compensation DT properties

[PATCH] ASoC: tegra20-spdif: remove "default m"
 2020-09-28 18:52 UTC  (3+ messages)

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-28 18:49 UTC  (11+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-28 18:47 UTC  (3+ messages)
` [PATCH v4 2/2] USB: misc: Add onboard_usb_hub driver

[PATCH 0/7] Add minimal boot support for IPQ5018
 2020-09-28 18:43 UTC  (3+ messages)
` [PATCH 5/7] pinctrl: qcom: Add IPQ5018 pinctrl driver

[PATCH v4 0/2] Introduce the BQ256XX family of chargers
 2020-09-28 18:47 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: Add the bq256xx dt bindings


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