linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-08 09:14:16 to 2020-10-08 12:32:15 UTC [more...]

[PATCH v4 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-10-08 12:31 UTC  (2+ messages)
` [PATCH v4 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

[PATCH v2 0/7] disable pcplists during memory offline
 2020-10-08 12:31 UTC  (10+ messages)
` [PATCH v2 1/7] mm, page_alloc: clean up pageset high and batch update
` [PATCH v2 2/7] mm, page_alloc: calculate pageset high and batch once per zone
` [PATCH v2 3/7] mm, page_alloc: remove setup_pageset()
` [PATCH v2 4/7] mm, page_alloc: simplify pageset_update()
` [PATCH v2 5/7] mm, page_alloc: cache pageset high and batch in struct zone
` [PATCH v2 6/7] mm, page_alloc: move draining pcplists to page isolation users
` [PATCH v2 7/7] mm, page_alloc: disable pcplists during memory offline

[PATCH v5 0/5] Introduce the Counter character device interface
 2020-10-08 12:28 UTC  (4+ messages)
` [PATCH v5 4/5] docs: counter: Document "

[PATCH 00/13] selftests fixes
 2020-10-08 12:26 UTC  (14+ messages)
` [PATCH 01/13] selftests: filter kselftest headers from command in lib.mk
` [PATCH 02/13] selftests: pidfd: fix compilation errors due to wait.h
` [PATCH 03/13] selftests: add vmaccess to .gitignore
` [PATCH 04/13] selftests/harness: prettify SKIP message whitespace again
` [PATCH 05/13] selftests: pidfd: use ksft_test_result_skip() when skipping test
` [PATCH 06/13] selftests: pidfd: skip test on kcmp() ENOSYS
` [PATCH 07/13] selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config
` [PATCH 08/13] selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c
` [PATCH 09/13] selftests: android: fix multiple definition of sock_name
` [PATCH 10/13] selftests: proc: fix warning: _GNU_SOURCE redefined
` [PATCH 11/13] selftests: core: use SKIP instead of XFAIL in close_range_test.c
` [PATCH 12/13] selftests: clone3: use SKIP instead of XFAIL
` [PATCH 13/13] selftests: binderfs: "

[PATCH] perf/core: Fix hung issue on perf stat command during cpu hotplug
 2020-10-08 12:25 UTC  (2+ messages)

[PATCH v3] i2c: mv64xxx: Add bus error recovery
 2020-10-08 12:25 UTC  (2+ messages)

[PATCH] docs: Make automarkup ready for Sphinx 3.1+
 2020-10-08 12:25 UTC  (5+ messages)

[PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver
 2020-10-08 12:22 UTC  (7+ messages)
` [PATCH v1 2/6] staging: qlge: coredump via devlink health reporter
` [PATCH v1 3/6] staging: qlge: support force_coredump option for devlink health dump
` [PATCH v1 4/6] staging: qlge: remove mpi_core_to_log which sends coredump to the kernel ring buffer
` [PATCH v1 5/6] staging: qlge: clean up debugging code in the QL_ALL_DUMP ifdef land
` [PATCH v1 6/6] staging: qlge: add documentation for debugging qlge

[patch 0/2] nohz_full: only wakeup target CPUs when notifying new tick dependency (v2)
 2020-10-08 12:22 UTC  (3+ messages)
` [patch 1/2] nohz: only wakeup a single target cpu when kicking a task

[PATCH] printk: handle blank console arguments passed in
 2020-10-08 12:20 UTC  (17+ messages)

[PATCH 1/2] net: smc: fix missing brace warning for old compilers
 2020-10-08 12:19 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH 5/5] i2c: geni: sdm845: dont perform DMA for the oneplus6
 2020-10-08 12:19 UTC  (4+ messages)
    `  "

INFO: rcu detected stall in __se_sys_mount
 2020-10-08 12:15 UTC  (2+ messages)

[PATCH v1] cpufreq: mediatek-hw: Register EM power table
 2020-10-08 12:13 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] mm/vmalloc.c: check the addr first
 2020-10-08 12:11 UTC  (3+ messages)

[PATCH] lm3697: Rename struct into more appropiate name
 2020-10-08 12:10 UTC  (5+ messages)

[PATCH 1/4] mm: introduce vma_set_file function v2
 2020-10-08 12:06 UTC  (6+ messages)
` [PATCH 2/4] drm/prime: document that use the page array is deprecated
` [PATCH 3/4] drm/radeon: stop using pages with drm_prime_sg_to_page_addr_arrays
` [PATCH 4/4] drm/amdgpu: "

[PATCH 0/5] Fix x2apic enablement and allow up to 32768 CPUs without IR where supported
 2020-10-08 12:05 UTC  (8+ messages)
` [PATCH 1/5] x86/apic: Fix x2apic enablement without interrupt remapping
  ` [PATCH 4/5] x86/apic: Support 15 bits of APIC ID in IOAPIC/MSI where available
  ` [PATCH 5/5] x86/kvm: Add KVM_FEATURE_MSI_EXT_DEST_ID

[PATCH v2 00/11] firmware/soc: ti_sci, ringacc/inta: Preparation for AM64 DMA support
 2020-10-08 11:52 UTC  (12+ messages)
` [PATCH v2 01/11] firmware: ti_sci: rm: Add support for tx_tdtype parameter for tx channel
` [PATCH v2 02/11] firmware: ti_sci: Use struct ti_sci_resource_desc in get_range ops
` [PATCH v2 03/11] firmware: ti_sci: rm: Add support for second resource range
` [PATCH v2 04/11] soc: ti: ti_sci_inta_msi: Add support for second range in resource ranges
` [PATCH v2 05/11] firmware: ti_sci: rm: Add support for extended_ch_type for tx channel
` [PATCH v2 06/11] firmware: ti_sci: rm: Remove ring_get_config support
` [PATCH v2 07/11] firmware: ti_sci: rm: Add new ops for ring configuration
` [PATCH v2 08/11] soc: ti: k3-ringacc: Use the ti_sci set_cfg callback "
` [PATCH v2 09/11] firmware: ti_sci: rm: Remove unused config() from ti_sci_rm_ringacc_ops
` [PATCH v2 10/11] soc: ti: k3-ringacc: Use correct device for allocation in RING mode
` [PATCH v2 11/11] soc: ti: k3-socinfo: Add entry for AM64X SoC family

[PATCH RFC v4 00/13] perf pmu-events: Support event aliasing for system PMUs
 2020-10-08 11:49 UTC  (16+ messages)
` [PATCH RFC v4 01/13] perf jevents: Add support for an extra directory level
` [PATCH RFC v4 02/13] perf jevents: Add support for system events tables
` [PATCH RFC v4 03/13] perf pmu: Add pmu_id()
` [PATCH RFC v4 04/13] perf pmu: Add pmu_add_sys_aliases()
` [PATCH RFC v4 05/13] perf vendor events arm64: Add Architected events smmuv3-pmcg.json
` [PATCH RFC v4 06/13] perf vendor events arm64: Add hip09 SMMUv3 PMCG events
` [PATCH RFC v4 07/13] perf vendor events arm64: Add hip09 uncore events
` [PATCH RFC v4 08/13] perf metricgroup: Fix uncore metric expressions
` [PATCH RFC v4 09/13] perf metricgroup: Hack a fix for aliases when covering multiple PMUs
` [PATCH RFC v4 10/13] perf metricgroup: Split up metricgroup__print()
` [PATCH RFC v4 11/13] perf metricgroup: Support printing metric groups for system PMUs
` [PATCH RFC v4 12/13] perf metricgroup: Support adding metrics "
` [PATCH RFC v4 13/13] perf vendor events: Add JSON metrics for imx8mm DDR Perf

[PATCH v3 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-08 11:51 UTC  (4+ messages)
` [PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

checkpatch.pl: REPEATED_WORD: massive false positive in MAINTAINERS
 2020-10-08 11:50 UTC 

[PATCH v2 0/5] platform/surface: Create a platform subdirectory for Microsoft Surface devices
 2020-10-08 11:44 UTC  (2+ messages)

[PATCH v4 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-10-08 11:43 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-mchp-sgpio driver

[PATCH 3/5] x86/ioapic: Handle Extended Destination ID field in RTE
 2020-10-08 11:41 UTC  (2+ messages)

[PATCH v5 0/2] PCI: dwc: fix two MSI issues
 2020-10-08 11:36 UTC  (2+ messages)

[PATCH 0/2] Enable GPIO and I2C configs for TI's J721e platform
 2020-10-08 11:36 UTC  (9+ messages)

[PATCH] PCI: pciehp: Add check for DL_ACTIVE bit in pciehp_check_link_status()
 2020-10-08 11:29 UTC  (4+ messages)

[PATCH v5 00/80] drm/vc4: Support BCM2711 Display Pipeline
 2020-10-08 11:27 UTC  (6+ messages)

[PATCH v3 0/4] PCI: dwc: Move iATU register mapping to common framework
 2020-10-08 11:23 UTC  (2+ messages)

[PATCH v3 0/4] soc/tegra: Prevent the PMC driver from corrupting interrupt routing
 2020-10-08 11:22 UTC  (3+ messages)
` [PATCH v3 1/4] genirq/irqdomain: Allow partial trimming of irq_data hierarchy

[PATCH V8 1/5] PCI: Add defines for Designated Vendor-Specific Extended Capability
 2020-10-08 11:13 UTC  (6+ messages)

[PATCH v4 0/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC
 2020-10-08 11:12 UTC  (13+ messages)
` [PATCH v4 1/4] firmware: keembay: Add support for Arm Trusted Firmware Service call
` [PATCH v4 3/4] mmc: sdhci-of-arasan: Add structure device pointer in probe
` [PATCH v4 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC

[Patch 0/2] Tegra194 cpufreq driver misc changes
 2020-10-08 11:11 UTC  (6+ messages)
` [Patch 2/2] cpufreq: tegra194: Fix unlisted boot freq warning

[PATCH 1/2] mm/mprotect: Call arch_validate_prot under mmap_lock and with length
 2020-10-08 11:03 UTC  (6+ messages)

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-08 11:02 UTC  (5+ messages)
` [PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies

[PATCH stable-5.4 0/6] backport fixes for xfstests btrfs/199,200,203,204
 2020-10-08 10:59 UTC  (7+ messages)
` [PATCH stable-5.4 1/6] Btrfs: send, allow clone operations within the same file
` [PATCH stable-5.4 2/6] Btrfs: send, fix emission of invalid "
` [PATCH stable-5.4 3/6] btrfs: volumes: Use more straightforward way to calculate map length
` [PATCH stable-5.4 4/6] btrfs: Ensure we trim ranges across block group boundary
` [PATCH stable-5.4 5/6] btrfs: fix RWF_NOWAIT write not failling when we need to cow
` [PATCH stable-5.4 6/6] btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reservation

[PATCH 0/7] wfx: move out from the staging area
 2020-10-08 11:00 UTC  (6+ messages)

[PATCH] ALSA: hda/realtek - The front Mic on a HP machine doesn't work
 2020-10-08 10:56 UTC 

[RESEND PATCH v3 0/3] pinctrl: Adding support for Microchip/Microsemi serial GPIO controller
 2020-10-08 10:57 UTC  (4+ messages)
` [RESEND PATCH v3 2/3] pinctrl: pinctrl-mchp-sgpio: Add pinctrl driver for Microsemi Serial GPIO

[PATCH stable-4.14.y] Btrfs: fix unexpected failure of nocow buffered writes after snapshotting when low on space
 2020-10-08 10:55 UTC 

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-10-08 10:54 UTC  (6+ messages)

[PATCH 0/4] soc: mediatek: Prepare MMSYS for DDP routing using tables
 2020-10-08 10:53 UTC  (6+ messages)
` [PATCH 4/4] soc: mediatek: mmsys: Use an array for setting the routing registers

[PATCH][next] ath11k: fix memory leak of 'combinations'
 2020-10-08 10:52 UTC  (2+ messages)

WARNING: at kernel/trace/trace.c:1727 update_max_tr_single.part.0+0xa8/0x148
 2020-10-08 10:50 UTC  (4+ messages)

[PATCH] rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiff
 2020-10-08 10:48 UTC  (2+ messages)

[PATCH -v2 00/17] sched: Migrate disable support
 2020-10-08 10:48 UTC  (3+ messages)
` [PATCH -v2 15/17] sched: Fix migrate_disable() vs rt/dl balancing

[PATCH] wireless: mwifiex: fix double free
 2020-10-08 10:46 UTC  (2+ messages)
`  "

[PATCH 1/2] ath11k: Fix memory leak on error path
 2020-10-08 10:46 UTC  (2+ messages)

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-08 10:45 UTC  (9+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[PATCH 01/29] iwlwifi: dvm: Demote non-compliant kernel-doc headers
 2020-10-08 10:44 UTC  (2+ messages)

[PATCH 0/5] memory: tegra: Fix client list and add swgroups
 2020-10-08 10:32 UTC  (4+ messages)
` [PATCH 3/5] memory: tegra: Sort tegra210_swgroups by reg address

[PATCH v2] script: add a script for checking doc problems with external functions
 2020-10-08 10:30 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH] scripts: check_docs_external_symbols: speed up its execution

[PATCH] media: v4l2-ctrl: Add base layer priority id control
 2020-10-08 10:21 UTC 

[PATCH 2/2] usb: cdns3: Variable ‘length’ set but not used
 2020-10-08 10:18 UTC  (5+ messages)

[PATCH net] bridge: Netlink interface fix
 2020-10-08 10:18 UTC  (3+ messages)

[PATCH 0/2] Improve the estimations in Intelligent Power Allocation
 2020-10-08 10:14 UTC  (3+ messages)
` [PATCH 2/2] thermal: power allocator: estimate sustainable power only once

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-08 10:13 UTC  (8+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711

[tip:master] BUILD SUCCESS 39a4f4c943fd231ed5d38781549cda6ad348a6fb
 2020-10-08 10:10 UTC 

ledtrig-cpu: Limit to 4 CPUs
 2020-10-08 10:10 UTC  (9+ messages)

[PATCH 0/4] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-10-08 10:10 UTC  (3+ messages)
` [PATCH 1/4] firmware: arm_scmi: Add Voltage Domain Support

[tip:locking/core] BUILD SUCCESS 820d8a6c966343059ba58b9a82f570f27bf147d6
 2020-10-08 10:09 UTC 

[tip:x86/pasid] BUILD SUCCESS 7f5933f81bd85a0bf6a87d65c7327ea048a75e54
 2020-10-08 10:09 UTC 

[PATCH] mmc: sdhci_am654: Fix module autoload
 2020-10-08 10:01 UTC 

[PATCH 0/3] i2c: meson: scl rate fixups
 2020-10-08 10:00 UTC  (7+ messages)
` [PATCH 1/3] i2c: meson: fix clock setting overwrite
` [PATCH 2/3] i2c: meson: keep peripheral clock enabled
` [PATCH 3/3] i2c: meson: fixup rate calculation with filter delay

[PATCH v1] PCI: brcmstb: fix error return paths in probe()
 2020-10-08  9:58 UTC  (2+ messages)

[PATCH v5 0/3] i2c: imx: Fix handling of arbitration loss
 2020-10-08  9:56 UTC  (3+ messages)
` [PATCH v5 1/3] i2c: imx: Fix reset of I2SR_IAL flag

[PATCH v4 0/2] iommu/tegra-smmu: Two followup changes
 2020-10-08  9:56 UTC  (5+ messages)
` [PATCH v4 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get
` [PATCH v4 2/2] iommu/tegra-smmu: Expand mutex protection range

[PATCH v4 0/3] iommu/tegra-smmu: Add PCI support
 2020-10-08  9:53 UTC  (7+ messages)
` [PATCH v4 2/3] iommu/tegra-smmu: Rework tegra_smmu_probe_device()

[PATCH] IB/rdmavt: Fix sizeof mismatch
 2020-10-08  9:52 UTC 

mm: Question about the use of 'accessed' flags and pte_young() helper
 2020-10-08  9:49 UTC 

[PATCH 0/5] Couple of bugfixes to sev-es series
 2020-10-08  9:48 UTC  (8+ messages)
` [PATCH 2/5] x86/boot: Move get_cmd_line_ptr() and COMMAND_LINE_SIZE into misc.h
` [PATCH 3/5] x86/boot/64: Change add_identity_map() to take size for ease of use
` [PATCH 4/5] x86/boot/64: Explicitly map boot_params and command line

linux-next: Tree for Oct 8
 2020-10-08  9:45 UTC 

[PATCH v7] Add MediaTek MT6779 devapc driver
 2020-10-08  9:39 UTC  (6+ messages)
` [PATCH v7 2/2] soc: mediatek: add mt6779 "

Additional debug info to aid cacheline analysis
 2020-10-08  9:32 UTC  (2+ messages)

[PATCH 5.8 00/85] 5.8.14-rc1 review
 2020-10-08  9:37 UTC  (7+ messages)
` [PATCH 5.8 05/85] Revert "usbip: Implement a match function to fix usbip"

linux-next: build warning after merge of the pm tree
 2020-10-08  9:35 UTC  (3+ messages)

[PATCH v5 80/80] ARM: dts: bcm2711: Enable the display pipeline
 2020-10-08  9:35 UTC  (13+ messages)

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-08  9:34 UTC 

[PATCH] rtc: mt6397: Remove unused member dev
 2020-10-08  9:34 UTC 

[PATCH V6 RESEND] HID: ASUS: Add support for ASUS N-Key keyboard
 2020-10-08  9:33 UTC  (2+ messages)

[PATCH 0/2] Add dmaengine bindings for the JZ4775 and the X2000 SoCs
 2020-10-08  9:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add JZ4775 bindings
` [PATCH 2/2] dt-bindings: dmaengine: Add X2000 bindings

[PATCH v2 0/4] perf drivers: Add sysfs identifier file
 2020-10-08  9:26 UTC  (5+ messages)
` [PATCH v2 1/4] drivers/perf: hisi: Add identifier sysfs file
` [PATCH v2 2/4] bindings/perf/imx-ddr: update compatible string
` [PATCH v2 3/4] perf/imx_ddr: Add system PMU identifier for userspace
` [PATCH v2 4/4] perf/smmuv3: Support sysfs identifier file

[PATCH] dt-bindings: clock: adi,axi-clkgen: convert old binding to yaml format
 2020-10-08  9:28 UTC  (3+ messages)

[RFC PATCH] mm: Fetch the dirty bit before we reset the pte
 2020-10-08  9:26 UTC 

[PATCH] mm: Avoid using set_pte_at when updating a present pte
 2020-10-08  9:25 UTC 

[PATCH v4 0/7] tracing: Add dynamic strings for synthetic events
 2020-10-08  9:22 UTC  (3+ messages)
` [PATCH v4 4/7] tracing: Add support for dynamic strings to "

[PATCH] MIPS: tx49xx: move tx4939_add_memory_regions into only user
 2020-10-08  9:19 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP28: disable use of ll/sc in kernel
 2020-10-08  9:19 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).