linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 07:46:21 to 2020-10-20 10:48:56 UTC [more...]

[PATCH v2 2/2] [RFC] CPUFreq: Add support for cpu-perf-dependencies
 2020-10-20 10:48 UTC  (11+ messages)

[PATCH v3 2/8] staging: qlge: Initialize devlink health dump framework
 2020-10-20 10:46 UTC  (4+ messages)

[PATCH V3 00/10] can: flexcan: add stop mode support for i.MX8QM
 2020-10-20 15:54 UTC  (15+ messages)
` [PATCH V3 01/10] firmware: imx: always export SCU symbols
` [PATCH V3 02/10] dt-bindings: can: flexcan: fix fsl,clk-source property
` [PATCH V3 03/10] can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021A
` [PATCH V3 04/10] can: flexcan: add ECC initialization for LX2160A
` [PATCH V3 05/10] can: flexcan: add ECC initialization for VF610
` [PATCH V3 06/10] can: flexcan: disable wakeup in flexcan_remove()
` [PATCH V3 07/10] dt-bindings: can: flexcan: add fsl,scu-index property to indicate a resource
` [PATCH V3 08/10] can: flexcan: rename macro FLEXCAN_QUIRK_SETUP_STOP_MODE -> FLEXCAN_QUIRK_SETUP_STOP_MODE_GPR
` [PATCH V3 09/10] dt-bindings: firmware: add IMX_SC_R_CAN(x) macro for CAN
` [PATCH V3 10/10] can: flexcan: add CAN wakeup function for i.MX8QM

[PATCH v5 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2020-10-20 10:38 UTC  (2+ messages)

WARNING: at drivers/opp/core.c:678 dev_pm_opp_set_rate+0x4cc/0x5d4 - on arm x15
 2020-10-20 10:36 UTC  (11+ messages)

[PATCH 0/6] Add support for SDM630/660 Camera Subsystem
 2020-10-20 10:35 UTC  (14+ messages)
` [PATCH 1/6] media: camss: csiphy-3ph: Add support for SDM630/660
` [PATCH 2/6] media: camss: ispif: Correctly reset based on the VFE ID
` [PATCH 3/6] media: camss: vfe: Add support for VFE 4.8
` [PATCH 4/6] media: camss: Add support for SDM630/636/660 camera subsystem
` [PATCH 5/6] media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss
` [PATCH 6/6] media: camss: csiphy: Set rate on csiX_phy clock on SDM630/660

[PATCH] KVM: VMX: Forbid userspace MSR filters for x2APIC
 2020-10-20 10:34 UTC  (5+ messages)

[PATCH] opp: Fix early exit from dev_pm_opp_register_set_opp_helper()
 2020-10-20 10:33 UTC 

[PATCH] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-20 10:29 UTC 

[PATCH v2 0/3] mainline LANMCU board
 2020-10-20 10:23 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: add Van der Laan "
` [PATCH v2 3/3] ARM: dts: "

[PATCH] mm/cma.c: remove redundant cma_mutex lock
 2020-10-20 10:22 UTC 

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-20 10:19 UTC  (23+ messages)

[PATCH v3 0/3] net: dsa: mv88e6xxx: serdes link without phy
 2020-10-20 10:18 UTC  (5+ messages)
` [PATCH v3 1/3] net: dsa: mv88e6xxx: Don't force link when using in-band-status
` [PATCH v3 3/3] net: dsa: mv88e6xxx: Support serdes ports on MV88E6123/6131

[PATCH v4 0/2] DCMI BT656 parallel bus mode support
 2020-10-20 10:14 UTC  (3+ messages)
` [PATCH v4 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v4 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

lib/crypto/chacha.c:65:1: warning: the frame size of 1604 bytes is larger than 1024 bytes
 2020-10-20 10:13 UTC  (4+ messages)

[PATCH v2] ARM: kprobes: Avoid fortify_panic() when copying optprobe template
 2020-10-20 10:13 UTC  (4+ messages)

[PATCH 1/2] KVM: not register a IRQ bypass producer if unsupported or disabled
 2020-10-20 10:12 UTC  (6+ messages)
` [PATCH 2/2] KVM: not link irqfd with a fake IRQ bypass producer

[PATCH v5 0/5] arm64: Add framework to turn an IPI as NMI
 2020-10-20 10:08 UTC  (11+ messages)
` [PATCH v5 1/5] arm64: Add framework to turn "
` [PATCH v5 4/5] arm64: kgdb: Round up cpus using "
` [PATCH v5 5/5] arm64: ipi_nmi: Add support for NMI backtrace

[PATCH] gpio: bd70528: remove unneeded break
 2020-10-20 10:08 UTC  (2+ messages)

[RFC PATCH v3 0/9] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-10-20 10:05 UTC  (17+ messages)
` [RFC PATCH v3 1/9] software_node: Add helper function to unregister arrays of software_nodes ordered parent to child
` [RFC PATCH v3 2/9] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [RFC PATCH v3 4/9] software_node: Add support for fwnode_graph*() family of functions
` [RFC PATCH v3 5/9] ipu3-cio2: Add T: entry to MAINTAINERS
` [RFC PATCH v3 6/9] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple sources files retaining ipu3-cio2 name
` [RFC PATCH v3 7/9] ipu3-cio2: Check if pci_dev->dev's fwnode is a software_node in cio2_parse_firmware() and set FWNODE_GRAPH_DEVICE_DISABLED if so
` [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows

[RFC PATCH 0/3] arm64: Implement reliable stack trace
 2020-10-20 10:03 UTC  (3+ messages)

[PATCH v3 0/2] DCMI BT656 parallel bus mode support
 2020-10-20 10:02 UTC  (3+ messages)
` [PATCH v3 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v3 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v38 10/24] mm: Add vm_ops->mprotect()
 2020-10-20 10:01 UTC  (11+ messages)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-20 10:00 UTC  (16+ messages)

[PATCH V2 1/2] opp: Allow dev_pm_opp_get_opp_table() to return -EPROBE_DEFER
 2020-10-20  9:59 UTC  (14+ messages)

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-20  9:58 UTC  (21+ messages)
` [PATCH v1 07/29] virtio-mem: generalize virtio_mem_overlaps_range()
` [PATCH v1 09/29] virtio-mem: don't always trigger the workqueue when offlining memory
` [PATCH v1 12/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline()
` [PATCH v1 15/29] virito-mem: document Sub Block Mode (SBM)
` [PATCH v1 16/29] virtio-mem: memory block states are specific to "
` [PATCH v1 17/29] virito-mem: subblock "
` [PATCH v1 18/29] virtio-mem: factor out calculation of the bit number within the sb_states bitmap

[PATCH v2 0/3] Add support for MT6315 regulator
 2020-10-20  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] spmi: Add driver shutdown support
` [PATCH v2 2/3] dt-bindings: regulator: document binding for MT6315 regulator
` [PATCH v2 3/3] regulator: mt6315: Add support "

[PATCH] power: suspend: Replace dpm_watchdog by sleep timer
 2020-10-20  9:56 UTC 

[PATCH 0/5] x86/sev-es: Mitigate some HV attack vectors
 2020-10-20  9:55 UTC  (13+ messages)
` [PATCH 1/5] x86/boot/compressed/64: Introduce sev_status
` [PATCH 3/5] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path

[PATCH v2 0/2] DCMI BT656 parallel bus mode support
 2020-10-20  9:54 UTC  (3+ messages)
` [PATCH v2 1/2] media: stm32-dcmi: add support of BT656 bus
` [PATCH v2 2/2] media: dt-bindings: media: st,stm32-dcmi: Add support of BT656

[PATCH v9 00/15] TCPM support for FRS and AutoDischarge Disconnect
 2020-10-20  9:43 UTC  (6+ messages)
` [PATCH v9 05/15] dt-bindings: connector: Add property to set initial current cap for FRS

[PATCH v11 00/10] *** TCPM support for FRS and AutoDischarge Disconnect ***
 2020-10-20  9:36 UTC  (11+ messages)
` [PATCH v11 01/10] dt-bindings: connector: Add property to set initial current cap for FRS
` [PATCH v11 02/10] dt-bindings: usb: Maxim type-c controller device tree binding document
` [PATCH v11 03/10] usb: typec: tcpci_maxim: Fix the compatible string
` [PATCH v11 04/10] usb: typec: tcpm: Refactor logic for new-source-frs-typec-current
` [PATCH v11 05/10] usb: typec: tcpm: frs sourcing vbus callback
` [PATCH v11 06/10] usb: typec: tcpci: "
` [PATCH v11 07/10] usb: typec: tcpci_maxim: Fix vbus stuck on upon diconnecting sink
` [PATCH v11 08/10] usb: typec: tcpm: Implement enabling Auto Discharge disconnect support
` [PATCH v11 09/10] usb: typec: tcpci: Implement Auto discharge disconnect callbacks
` [PATCH v11 10/10] usb: typec: tcpci_maxim: Enable auto discharge disconnect

[PATCH] kbuild: Use uname for LINUX_COMPILE_HOST detection
 2020-10-20  9:34 UTC 

[PATCH] x86/mm/kmmio: correctly handle kzalloc return
 2020-10-20  9:34 UTC  (2+ messages)

[PATCH v2] IPv6: sr: Fix End.X nexthop to use oif
 2020-10-20  9:34 UTC  (5+ messages)

[PATCH] x86, libnvdimm/test: Remove COPY_MC_TEST
 2020-10-20  9:32 UTC  (2+ messages)

[PATCH] mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
 2020-10-20  9:27 UTC  (5+ messages)

[PATCH] mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it
 2020-10-20  9:26 UTC  (2+ messages)

[PATCH] power: suspend: Add suspend timeout handler
 2020-10-20  9:25 UTC  (2+ messages)

[PATCH 0/2] UIO support for dfl devices
 2020-10-20  9:21 UTC  (9+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH] vgacon: fix a UAF in do_update_region()
 2020-10-20  9:20 UTC  (4+ messages)
  ` [PATCH resend] "

[PATCH] block: remove unused members for io_context
 2020-10-20  9:22 UTC 

[PATCH v5 1/2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-10-20  9:18 UTC  (4+ messages)
` [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure

[PATCH 0/5] KVM: x86: Handle reserved CR4 bit interception in VMX
 2020-10-20  9:13 UTC  (2+ messages)

[PATCH v22 00/18] Introduce Data Access MONitor (DAMON)
 2020-10-20  8:59 UTC  (19+ messages)
` [PATCH v22 01/18] mm: "
` [PATCH v22 02/18] mm/damon: Implement region based sampling
` [PATCH v22 03/18] mm/damon: Adaptively adjust regions
` [PATCH v22 04/18] mm/damon: Track dynamic monitoring target regions update
` [PATCH v22 05/18] mm/idle_page_tracking: Make PG_(idle|young) reusable
` [PATCH v22 06/18] mm/damon: Implement primitives for the virtual memory address spaces
` [PATCH v22 07/18] mm/page_idle: Avoid interferences from concurrent users
` [PATCH v22 08/18] mm/damon/primitives: Make coexistable with Idle Page Tracking
` [PATCH v22 09/18] mm/damon: Add a tracepoint
` [PATCH v22 10/18] mm/damon: Implement a debugfs-based user space interface
` [PATCH v22 11/18] mm/damon/dbgfs: Implement recording feature
` [PATCH v22 12/18] mm/damon/dbgfs: Export kdamond pid to the user space
` [PATCH v22 13/18] mm/damon/dbgfs: Support multiple contexts
` [PATCH v22 14/18] tools: Introduce a minimal user-space tool for DAMON
` [PATCH v22 15/18] Documentation: Add documents "
` [PATCH v22 16/18] mm/damon: Add kunit tests
` [PATCH v22 17/18] mm/damon: Add user space selftests
` [PATCH v22 18/18] MAINTAINERS: Update for DAMON

[PATCH 00/14] drm/msm: de-struct_mutex-ification
 2020-10-20  9:07 UTC  (5+ messages)
` [PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path

[PATCH] ASoC: cs42l51: manage mclk shutdown delay
 2020-10-20  9:04 UTC 

[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
 2020-10-20  9:03 UTC  (3+ messages)

[PATCH v3] drm/bridge: add it6505 driver
 2020-10-20  9:01 UTC  (3+ messages)

Segfault in pahole 1.18 when building kernel 5.9.1 for arm64
 2020-10-20  9:01 UTC  (2+ messages)

[PATCH v3 0/4] clk: qcom : add sm8250 LPASS GFM drivers
 2020-10-20  9:01 UTC  (3+ messages)

[PATCH v6 0/6] Add support for the iEi WT61P803 PUZZLE MCU
 2020-10-20  9:00 UTC  (3+ messages)
` [PATCH v6 3/6] drivers: hwmon: Add the iEi WT61P803 PUZZLE HWMON driver

[PATCH] venus: venc: add handling for VIDIOC_ENCODER_CMD
 2020-10-20  8:57 UTC  (2+ messages)

[PATCH RFC v4 09/13] perf metricgroup: Hack a fix for aliases when covering multiple PMUs
 2020-10-20  8:56 UTC  (6+ messages)
` [perf metricgroup] fcc9c5243c: perf-sanity-tests.Parse_and_process_metrics.fail

drivers/pinctrl/renesas/pinctrl-rzn1.c:183:52: sparse: sparse: dubious: x | !y
 2020-10-20  8:55 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v2 2/7] staging: qlge: Initialize devlink health dump framework
 2020-10-20  8:55 UTC  (3+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-20  8:39 UTC  (7+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support
` [RFC PATCH net-next 8/9] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support

[RFC] treewide: cleanup unreachable breaks
 2020-10-20  8:47 UTC  (4+ messages)
    ` [Ocfs2-devel] "

[PATCH] power: suspend: Add suspend timeout handler
 2020-10-20  8:46 UTC  (2+ messages)

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-20  8:44 UTC 

[PATCH] irqchip/sifive-plic: Fix broken irq_set_affinity() callback
 2020-10-20  8:39 UTC  (2+ messages)

[PATCH 0/2] perf PMU events test: Add scenario for arch std events
 2020-10-20  8:35 UTC  (5+ messages)
` [PATCH 1/2] perf jevents: Tidy error handling

[PATCH] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
 2020-10-20  8:33 UTC 

[PATCH v2] pciehp: Add check for DL_ACTIVE bit in pciehp_check_link_status()
 2020-10-20  8:33 UTC  (2+ messages)

[PATCH] ext4: remove the null check of bio_vec page
 2020-10-20  8:22 UTC 

[PATCH v4 00/15] Audio graph card updates and usage with Tegra210 audio
 2020-10-20  8:30 UTC  (4+ messages)
` [PATCH v4 08/15] Documentation: of: Convert graph bindings to json-schema

drivers/staging/media/atomisp//pci/ia_css_firmware.h:52:29: warning: declaration of 'struct device' will not be visible outside of this function
 2020-10-20  8:26 UTC 

[RFCv2 00/16] KVM protected memory extension
 2020-10-20  8:25 UTC  (6+ messages)
` [RFCv2 05/16] x86/kvm: Make VirtIO use DMA API in KVM guest
` [RFCv2 08/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[PATCH] net: xfrm: fix a race condition during allocing spi
 2020-10-20  8:18 UTC 

[PATCH 0/3] drm/msm: kthread_worker conversion
 2020-10-20  8:24 UTC  (2+ messages)

[PATCH v1 0/8] perf c2c: Sort cacheline with LLC load
 2020-10-20  8:18 UTC  (8+ messages)
` [PATCH v1 7/8] perf c2c: Add option '-d llc' for sorting "

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP
 2020-10-20  8:15 UTC  (3+ messages)

[PATCH V9 0/4] Add the page size in the perf record (kernel)
 2020-10-20  8:16 UTC  (8+ messages)
` [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE

[PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-10-20  8:14 UTC  (3+ messages)
` 答复: "

[PATCH v2] drm/of: Consider the state in which the ep is disabled
 2020-10-20  8:13 UTC  (5+ messages)

[PATCH v7 0/3] iio: adc: mt6360: Add ADC driver for MT6360
 2020-10-20  8:07 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: iio: adc: add bindings doc for MT6360 ADC
` [PATCH v7 2/3] Documentation: ABI: testing: mt6360: Add ADC sysfs guideline
` [PATCH v7 3/3] iio: adc: mt6360: Add ADC driver for MT6360

[PATCH] lib: add basic KUnit test for lib/math
 2020-10-20  8:09 UTC  (2+ messages)

[PATCH v2 00/20] Introduce the TDP MMU
 2020-10-20  8:07 UTC  (4+ messages)

RIP: 0010:g84_gr_tlb_flush+0x2eb/0x300 [nouveau]
 2020-10-20  8:06 UTC 

[tip:x86/seves] BUILD SUCCESS b17a45b6e53f6613118b2e5cfc4a992cc50deb2c
 2020-10-20  8:06 UTC 

[PATCH 0/4] power: avs: Move drivers to the soc directories and drop avs
 2020-10-20  7:59 UTC  (3+ messages)
` [PATCH 1/4] power: avs: qcom-cpr: Move the driver to the qcom specific drivers

[PATCH] PCI: export pci_find_host_bridge() to fix MFD build error
 2020-10-20  8:02 UTC  (2+ messages)

[PATCH 1/2] cifs: convert to add_to_page_cache()
 2020-10-20  7:58 UTC  (2+ messages)

[PATCH v3 00/19] sched: Migrate disable support
 2020-10-20  7:56 UTC  (6+ messages)
` [PATCH v3 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()

KMSAN: uninit-value in radix_tree_lookup
 2020-10-20  7:53 UTC 

[PATCH] cachefiles: Drop superfluous readpages aops NULL check
 2020-10-20  7:53 UTC  (2+ messages)

[PATCH] arm64: meson: ship only the necessary clock controllers
 2020-10-20  7:50 UTC 

[PATCH v1] i2c: tegra: Fix i2c_writesl() to use writel() instead of writesl()
 2020-10-20  7:48 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).