linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 08:39:06 to 2020-11-23 11:32:52 UTC [more...]

[PATCH v2] Bluetooth: btqca: Add support to read FW build version for WCN3991 BTSoC
 2020-11-23 11:32 UTC  (2+ messages)

[PATCH v5 00/21] Free some vmemmap pages of hugetlb page
 2020-11-23 11:32 UTC  (12+ messages)
  ` [External] "

[PATCH 0/3] Switch PineTab DT LCD panel to retail one
 2020-11-23 11:25 UTC  (11+ messages)
` [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample
        ` [linux-sunxi] "

[PATCH v2] Bluetooth: Use NVM files based on SoC ID for WCN3991
 2020-11-23 11:31 UTC  (2+ messages)

[PATCH] include/net/bluetooth/mgmt.h: fix typo in struct name
 2020-11-23 11:28 UTC  (2+ messages)

[RFC] Documentation/scheduler/schedutil.txt
 2020-11-23 11:27 UTC  (6+ messages)

[PATCH 1/1] ACPI/IORT: Fix doc warnings in iort.c
 2020-11-23 11:27 UTC  (2+ messages)

[PATCH] arm64/fpsimd: add <asm/insn.h> to <asm/kprobes.h> to fix fpsimd build
 2020-11-23 11:27 UTC  (2+ messages)

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-11-23 11:26 UTC  (5+ messages)
` [PATCH 0/1] VM_BUG_ON_PAGE(!zone_spans_pfn) in set_pfnblock_flags_mask
  ` [PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages

[PATCH] usb: cdns3: fix NULL pointer dereference on no platform data
 2020-11-23 11:24 UTC  (2+ messages)

[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
 2020-11-23 11:19 UTC  (41+ messages)
` [PATCH 01/40] drm/radeon/radeon_device: Consume our own header where the prototypes are located
` [PATCH 02/40] drm/amd/amdgpu/amdgpu_ttm: Add description for 'page_flags'
` [PATCH 03/40] drm/amd/amdgpu/amdgpu_ib: Provide docs for 'amdgpu_ib_schedule()'s 'job' param
` [PATCH 04/40] drm/amd/amdgpu/amdgpu_virt: Correct possible copy/paste or doc-rot misnaming issue
` [PATCH 05/40] drm/amd/amdgpu/cik_ih: Supply description for 'ih' in 'cik_ih_{get,set}_wptr()'
` [PATCH 06/40] drm/amd/amdgpu/uvd_v4_2: Fix some kernel-doc misdemeanours
` [PATCH 07/40] drm/amd/amdgpu/dce_v8_0: Supply description for 'async'
` [PATCH 08/40] drm/amd/amdgpu/cik_sdma: Supply some missing function param descriptions
` [PATCH 09/40] drm/amd/amdgpu/gfx_v7_0: Clean-up a bunch of kernel-doc related issues
` [PATCH 10/40] drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues
` [PATCH 11/40] drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param description
` [PATCH 12/40] drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header
` [PATCH 13/40] drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_linewidth'
` [PATCH 14/40] drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are used
` [PATCH 15/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
` [PATCH 16/40] drm/amd/amdgpu/si_dma: Fix a bunch of function documentation issues
` [PATCH 17/40] drm/amd/amdgpu/gfx_v6_0: Supply description for 'gfx_v6_0_ring_test_ib()'s 'timeout' param
` [PATCH 18/40] drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues
` [PATCH 19/40] drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx'
` [PATCH 20/40] drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse
` [PATCH 21/40] drm/amd/amdgpu/uvd_v3_1: Fix-up some documentation issues
` [PATCH 22/40] drm/amd/amdgpu/dce_v6_0: Fix formatting and missing parameter description issues
` [PATCH 23/40] drm/amd/include/vega20_ip_offset: Mark top-level IP_BASE definition as __maybe_unused
` [PATCH 24/40] drm/amd/include/navi10_ip_offset: Mark top-level IP_BASE "
` [PATCH 25/40] drm/amd/include/arct_ip_offset: Mark top-level IP_BASE definition "
` [PATCH 26/40] drm/amd/include/navi14_ip_offset: Mark top-level IP_BASE "
` [PATCH 27/40] drm/amd/include/navi12_ip_offset: "
` [PATCH 28/40] drm/amd/include/sienna_cichlid_ip_offset: "
` [PATCH 29/40] drm/amd/include/vangogh_ip_offset: "
` [PATCH 30/40] drm/amd/include/dimgrey_cavefish_ip_offset: "
` [PATCH 31/40] drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' description
` [PATCH 32/40] drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions
` [PATCH 33/40] drm/amd/amdgpu/cik_sdma: Add one and remove another function param description
` [PATCH 34/40] drm/amd/amdgpu/uvd_v4_2: "
` [PATCH 35/40] drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param descriptions
` [PATCH 36/40] drm/amd/amdgpu/gmc_v7_0: Add some missing kernel-doc descriptions
` [PATCH 37/40] drm/amd/amdgpu/gmc_v8_0: Fix more issues attributed to copy/paste
` [PATCH 38/40] drm/msm/msm_drv: Make '_msm_ioremap()' static
` [PATCH 39/40] drm/amd/amdgpu/gmc_v9_0: Remove unused table 'ecc_umc_mcumc_status_addrs'
` [PATCH 40/40] drm/amd/amdgpu/gmc_v9_0: Suppy some missing function doc descriptions

[PATCH v2 1/2] mmc: Support kmsg dumper based on pstore/blk
 2020-11-23 11:19 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: cavium: Add MMC polling method to support kmsg panic/oops write

[PATCH] driver core: make driver_probe_device() static
 2020-11-23 11:19 UTC 

[PATCH 1/2] Makefile.extrawarn: move -Wcast-align to W=3
 2020-11-23 11:17 UTC  (3+ messages)

[PATCH net-next v4 0/5] net/x25: netdev event handling
 2020-11-23 11:17 UTC  (11+ messages)
` [PATCH net-next v4 2/5] net/lapb: support netdev events

[RFC] Are you good with Lockdep?
 2020-11-23 11:13 UTC  (11+ messages)
` [RFC] Dept(Dependency Tracker) Implementation
` [RFC] Dept(Dependency Tracker) Report Example

[arm64] kernel BUG at kernel/seccomp.c:1309!
 2020-11-23 11:15 UTC 

[PATCH net-next] bridge: mrp: Implement LC mode for MRP
 2020-11-23 11:14 UTC 

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-11-23 11:14 UTC  (5+ messages)
` [PATCH 00/29] RFC: iov_iter: Switch to using an ops table

[PATCH] arm64: update RANDOMIZE_MODULE_REGION_FULL config description
 2020-11-23 11:12 UTC  (2+ messages)

[PATCH] [RFC] init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set
 2020-11-23 11:05 UTC 

[PATCH v5 0/4] NVIDIA Tegra video decoder driver
 2020-11-23 11:09 UTC  (6+ messages)
` [PATCH v5 2/4] staging: media: Introduce "

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-23 11:09 UTC  (4+ messages)

[PATCH 0/2] scs: switch to vmapped shadow stacks
 2020-11-23 11:08 UTC  (5+ messages)
` [PATCH 1/2] "

[GIT PULL] Hyper-V fixes for 5.10-rc6
 2020-11-23 11:01 UTC 

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-23 11:00 UTC  (9+ messages)

[PATCH v15 0/9] Enable ptp_kvm for arm/arm64
 2020-11-23 10:58 UTC  (8+ messages)
` [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp
` [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [PATCH v15 8/9] doc: add ptp_kvm introduction for arm64 support

[RFC PATCH 00/27] KVM/arm64: A stage 2 for the host
 2020-11-23 10:55 UTC  (3+ messages)
` [RFC PATCH 13/27] KVM: arm64: Enable access to sanitized CPU features at EL2

[PATCH] drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"
 2020-11-23 10:54 UTC 

sound/soc/intel/catpt/loader.c:654 catpt_first_boot_firmware() warn: consider using resource_size() here
 2020-11-23 10:53 UTC  (2+ messages)

[PATCH 1/3] spi: Loongson: Add Loongson 3A+7A SPI controller driver support
 2020-11-23 10:48 UTC  (4+ messages)
` [PATCH 2/3] MIPS: Loongson64: DTS: Add SPI support to LS3A
` [PATCH 3/3] MIPS: Loongson: Enable Loongson SPI in loongson3_defconfig

[PATCH 01/38] ASoC: ak5558: drop of_match_ptr from of_device_id table
 2020-11-23 10:48 UTC  (6+ messages)

[PATCH] coresight: tmc-etr: Check if page is valid before dma_map_page()
 2020-11-23 10:46 UTC  (2+ messages)

[PATCH v1] drm/bridge: lt9611: Fix handling of 4k panels
 2020-11-23 10:46 UTC 

[PATCH] PM / EM: Micro optimization in em_pd_energy
 2020-11-23 10:44 UTC  (5+ messages)
` [PATCH V2] PM / EM: Micro optimization in em_cpu_energy
  ` [PATCH V3] "

at91 git tree in linux-next
 2020-11-23 10:44 UTC  (4+ messages)

[PATCH v4 0/6] SCMIv3.0 Sensor Extensions
 2020-11-23 10:43 UTC  (5+ messages)
` [PATCH v4 3/6] hwmon: scmi: update hwmon internal scale data type

[PATCH V3 0/2] cpufreq_cooling: Get effective CPU utilization from scheduler
 2020-11-23 10:41 UTC  (8+ messages)
` [PATCH V3 1/2] sched/core: Rename and move schedutil_cpu_util() to core.c
` [PATCH V3 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util() for SMP platforms

[PATCH 0/8] linker-section array fix and clean ups
 2020-11-23 10:39 UTC  (6+ messages)

drivers/media/pci/intel/ipu3/ipu3-cio2.c:163:56: warning: implicit conversion from 'unsigned long' to 'u16' (aka 'unsigned short') changes value from 131072 to 0
 2020-11-23 10:40 UTC  (2+ messages)

[PATCH v5 0/6] Tegra210 audio graph card
 2020-11-23 10:38 UTC  (4+ messages)
` [PATCH v5 3/6] ASoC: tegra: Add audio graph based card driver

[GIT PULL] firmware: arm_scmi: SCMI voltage domain support for v5.11
 2020-11-23 10:37 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 10:28 UTC  (5+ messages)
` [PATCH 030/141] ext2: "
` [PATCH 058/141] xen-blkfront: "

[PATCH][next] net: hns3: fix spelling mistake "memroy" -> "memory"
 2020-11-23 10:34 UTC 

[PATCH v2] qnx4_match: do not over run the buffer
 2020-11-23 10:34 UTC  (2+ messages)

[PATCH 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740
 2020-11-23 10:32 UTC  (3+ messages)

[PATCH] stmmac: pci: Add support for LS7A bridge chip
 2020-11-23 10:31 UTC 

[PATCH v2] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
 2020-11-23 10:28 UTC 

[PATCH v6] checkpatch: add fix option for LOGICAL_CONTINUATIONS
 2020-11-23 10:28 UTC  (2+ messages)
` [PATCH v7] "

[PATCHv4 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-23 10:28 UTC 

[PATCH 0/2] More RCU vs idle fixes
 2020-11-23 10:26 UTC  (3+ messages)
` [PATCH 2/2] intel_idle: Fix intel_idle() vs tracing

[PATCH v2 0/8] linker-section array fix and clean ups
 2020-11-23 10:23 UTC  (9+ messages)
` [PATCH v2 1/8] of: fix linker-section match-table corruption
` [PATCH v2 2/8] earlycon: simplify earlycon-table implementation
` [PATCH v2 3/8] module: drop version-attribute alignment
` [PATCH v2 4/8] module: simplify version-attribute handling
` [PATCH v2 5/8] init: use type alignment for kernel parameters
` [PATCH v2 6/8] params: drop redundant "unused" attributes
` [PATCH v2 7/8] params: use type alignment for kernel parameters
` [PATCH v2 8/8] params: clean up module-param macros

[PATCHv4 net-next 2/3] octeontx2-af: Add devlink health reporters for NPA
 2020-11-23 10:22 UTC  (2+ messages)

[PATCH v7 00/17] Add support for Clang LTO
 2020-11-23 10:21 UTC  (3+ messages)
` [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory

[PATCH v5 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2020-11-23 10:22 UTC  (3+ messages)
` [PATCH v5 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH v5] clk: samsung: Prevent potential endless loop in the PLL ops
 2020-11-23 10:20 UTC  (3+ messages)

[PATCH v6 0/5] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-23 10:18 UTC  (2+ messages)

[PATCH] HSI: Fix PM usage counter unbalance in ssi_hw_init
 2020-11-23 10:18 UTC 

linux-next: build warnings after merge of the tip tree
 2020-11-23 10:13 UTC  (2+ messages)
` [PATCH] x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment

[PATCH v9 0/3] Add Novatek NT36xxx touchscreen driver
 2020-11-23 10:12 UTC  (2+ messages)

[PATCH net-next v2] net/nfc/nci: Support NCI 2.x initial sequence
 2020-11-23 10:12 UTC 

[PATCH] clk: samsung: allow compile testing of Exynos, S3C64xx and S5Pv210
 2020-11-23 10:10 UTC  (4+ messages)

[PATCH v5 0/7] Convert the intel iommu driver to the dma-iommu api
 2020-11-23 10:08 UTC  (3+ messages)
` [PATCH v5 3/7] iommu: Allow the dma-iommu api to use bounce buffers

possible deadlock in ovl_maybe_copy_up
 2020-11-23 10:05 UTC 

WARNING in cm109_submit_buzz_toggle/usb_submit_urb
 2020-11-23 10:05 UTC 

kernel BUG at fs/notify/dnotify/dnotify.c:LINE! (2)
 2020-11-23 10:05 UTC 

WARNING in nbd_config_put
 2020-11-23 10:05 UTC 

general protection fault in ieee80211_subif_start_xmit
 2020-11-23 10:04 UTC 

Build regressions/improvements in v5.10-rc5
 2020-11-23 10:03 UTC 

[arm] Internal error: Oops: 17 : __traceiter_kmem_cache_alloc
 2020-11-23 10:02 UTC 

[RFC 00/11] arm64: coresight: Enable ETE and TRBE
 2020-11-23 10:01 UTC  (8+ messages)
` [RFC 06/11] coresight: ete: Detect ETE as one of the supported ETMs
` [RFC 09/11] coresight: etm-perf: Disable the path before capturing the trace data

[PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-23  9:54 UTC  (10+ messages)
` [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v10 2/9] mmap: make mlock_future_check() global
` [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v10 6/9] secretmem: add memcg accounting
` [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2)

inconsistent lock state in io_file_data_ref_zero
 2020-11-23  9:55 UTC 

BUG: receive list entry not found for dev vcan0, id 001, mask C00007FF
 2020-11-23  9:55 UTC 

Printk specifiers for __user pointers
 2020-11-23  9:53 UTC  (3+ messages)

[PATCH v4 0/5] Add DW PCIe support for Exynos5433 SoCs
 2020-11-23  9:53 UTC  (2+ messages)

[PATCH v5 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-23  9:51 UTC  (4+ messages)
` [PATCH v5 2/4] arm64: dts: imx8m: add SoC ID compatible
` [PATCH v5 3/4] arm64: dts: imx8m: add NVMEM provider and consumer to read soc unique ID
` [PATCH v5 4/4] soc: imx8m: change to use platform driver

[PATCH] drm/nouveau: fix relocations applying logic and a double-free
 2020-11-23  9:51 UTC  (2+ messages)

[PATCH] mm, page_alloc: skip ->watermark_boost for atomic order-0 allocations-fix
 2020-11-23  9:51 UTC  (3+ messages)

[PATCH v3] MAINTAINERS: Add Kamel Bouhara as TCB counter driver maintainer
 2020-11-23  9:50 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add gpio-line-names
 2020-11-23  9:43 UTC  (5+ messages)

[PATCH v4 00/26] coresight: etm4x: Support for system instructions
 2020-11-23  9:39 UTC  (4+ messages)
` [PATCH v4 20/25] coresight: etm4x: Detect system instructions support

[PATCH v1 0/2] Add support to capture external module's SCM version
 2020-11-23  9:32 UTC  (5+ messages)
` [PATCH v1 2/2] modules: add scmversion field

[PATCH 0/3] usb: meson: fix shared reset control use
 2020-11-23  9:29 UTC  (2+ messages)

[RFC PATCH v5] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-23  9:27 UTC  (2+ messages)

[RFC PATCH v1 0/4] KVM: arm64: Add VLPI migration support on GICv4.1
 2020-11-23  9:27 UTC  (7+ messages)
` [RFC PATCH v1 1/4] irqchip/gic-v4.1: Plumb get_irqchip_state VLPI callback
` [RFC PATCH v1 2/4] KVM: arm64: GICv4.1: Try to save hw pending state in save_pending_tables
` [RFC PATCH v1 3/4] KVM: arm64: GICv4.1: Restore VLPI's pending state to physical side

[PATCH net-next 0/3] net: ptp: use common defines for PTP message types in further drivers
 2020-11-23  9:05 UTC  (3+ messages)
` [PATCH net-next 3/3] net: phy: mscc: use new PTP_MSGTYPE_* defines

[PATCH v2] checkpatch: add --fix option for INCLUDE_LINUX
 2020-11-23  9:04 UTC  (2+ messages)

[PATCH v4 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-23  9:04 UTC  (4+ messages)
  ` [EXT] "

linux-next: Tree for Nov 23
 2020-11-23  9:02 UTC 

[PATCH 0/3] STM32MP15 OTG params updates
 2020-11-23  9:01 UTC  (4+ messages)
` [PATCH 1/3] usb: dwc2: set ahbcfg parameter for STM32MP15 OTG HS and FS
` [PATCH 2/3] usb: dwc2: enable FS/LS PHY clock select on STM32MP15 FS OTG
` [PATCH 3/3] usb: dwc2: disable Link Power Management on STM32MP15 HS OTG

[PATCH v4] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML
 2020-11-23  9:00 UTC 

Pinning ZONE_MOVABLE pages
 2020-11-23  9:01 UTC  (2+ messages)

[PATCH RFC 00/10] New permission vmalloc interface
 2020-11-23  9:00 UTC  (3+ messages)
` [PATCH RFC 01/10] vmalloc: Add basic perm alloc implementation

[PATCH v3] media: v4l2-ctrl: Add base layer priority id control
 2020-11-23  8:50 UTC 

[PATCH] Input: soc_button_array - add missing include
 2020-11-23  8:46 UTC  (2+ messages)

[PATCH 0/3] Firmware loading option
 2020-11-23  8:46 UTC  (6+ messages)
` [PATCH 1/3] Input: goodix - add option to disable firmware loading

[PATCH 0/2] arm64: dts: meson-axg-s400: add support for Power Controller & MIPI-DSI PHY
 2020-11-23  8:39 UTC  (3+ 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).