linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 08:19:42 to 2020-05-11 11:22:08 UTC [more...]

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-11 11:19 UTC  (15+ messages)
` [PATCH v7 01/15] PM / EM: change naming convention from 'capacity' to 'performance'
` [PATCH v7 02/15] PM / EM: introduce em_dev_register_perf_domain function
` [PATCH v7 03/15] PM / EM: update callback structure and add device pointer
` [PATCH v7 04/15] PM / EM: add support for other devices than CPUs in Energy Model
` [PATCH v7 05/15] PM / EM: remove em_register_perf_domain
` [PATCH v7 06/15] PM / EM: change name of em_pd_energy to em_cpu_energy
` [PATCH v7 07/15] Documentation: power: update Energy Model description
` [PATCH v7 08/15] OPP: refactor dev_pm_opp_of_register_em() and update related drivers
` [PATCH v7 09/15] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v7 10/15] thermal: devfreq_cooling: get device load and frequency directly
` [PATCH v7 11/15] thermal: devfreq_cooling: work on a copy of device status
` [PATCH v7 12/15] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v7 13/15] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v7 14/15] thermal: devfreq_cooling: update license to use SPDX

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-11 11:21 UTC  (2+ messages)

[PATCH v3 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-11 11:21 UTC  (2+ messages)

[PATCH] trace: Remove duplicate semicolons at the end of line
 2020-05-11 11:21 UTC 

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-05-11 11:20 UTC  (5+ messages)
  ` [PATCH v6 1/2] "

[PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-11 11:16 UTC  (3+ messages)

[PATCH] dt-bindings: reset: Convert i.MX7 reset to json-schema
 2020-05-11 11:16 UTC  (2+ messages)

[PATCH] powerpc/kvm: silence kmemleak false positives
 2020-05-11 11:15 UTC  (2+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-11 11:14 UTC  (15+ messages)

[PATCH v2 1/3] rcu/kasan: record and print call_rcu() call stack
 2020-05-11 11:14 UTC  (3+ messages)

[PATCH -next] media: tegra: Make tegra210_video_formats static
 2020-05-11 11:20 UTC 

[PATCH] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-11 11:14 UTC  (4+ messages)

[PATCH v5 0/4] Introduce per-task latency_nice for scheduler hints
 2020-05-11 11:13 UTC  (3+ messages)
` [PATCH v5 3/4] sched: Allow sched_{get,set}attr to change latency_nice of the task

[PATCH v2 1/3] dt-bindings: vendor-prefixes: Add Shanghai Awinic Technology Co., Ltd
 2020-05-11 11:11 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: leds: Add binding for aw2013
` [PATCH v2 3/3] leds: add aw2013 driver

I disabled more compiler warnings
 2020-05-11 11:11 UTC  (3+ messages)

[PATCH v3 0/2] soc: ti: add k3 platforms chipid module driver
 2020-05-11 11:11 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH 1/2] arm64: dts: imx8mq: Add src node interrupts
 2020-05-11 11:10 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mp: "

[PATCH v8 0/5] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-05-11 11:08 UTC  (3+ messages)
` [PATCH v8 1/5] usb: xhci: Change the XHCI link order in the Makefile

[PATCH -next] power: supply: Make bd9995x_chip_reset static
 2020-05-11 11:12 UTC 

[PATCH net-next 00/15] Traffic support for dsa_8021q in vlan_filtering=1 mode
 2020-05-11 11:06 UTC  (2+ messages)

[PATCH v3 0/5] support setting sysctl parameters from kernel command line
 2020-05-11 11:05 UTC  (4+ messages)
` [PATCH v3 5/5] lib/test_sysctl: support testing of sysctl. boot parameter

[PATCH v2] iommu/iova: Retry from last rb tree node if iova search fails
 2020-05-11 11:04 UTC 

[PATCH v8 0/3] media: ov8856: Add devicetree support
 2020-05-11 11:03 UTC  (4+ messages)
` [PATCH v11 1/3] media: dt-bindings: ov8856: Document YAML bindings
` [PATCH v8 2/3] media: ov8856: Add devicetree support
` [PATCH v8 3/3] media: ov8856: Implement sensor module revision identification

[PATCH] MAINTAINERS: Update Raspberry Pi development repository
 2020-05-11 11:02 UTC 

[PATCH] hwmon: da9052: Synchronize access with mfd
 2020-05-11 11:02 UTC 

[PATCH RFC v3 00/12] perf pmu-events: Support event aliasing for system PMUs
 2020-05-11 11:01 UTC  (7+ messages)
` [PATCH RFC v3 02/12] perf jevents: Add support for system events tables
` [PATCH RFC v3 09/12] perf metricgroup: Split up metricgroup__add_metric()

sort out the flush_icache_range mess
 2020-05-11 11:00 UTC  (4+ messages)
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec

[patch V4 part 3 00/29] x86/entry: Entry/exception code rework, simple exceptions
 2020-05-11 10:59 UTC  (7+ messages)
` [patch V4 part 3 10/29] x86/idtentry: Provide macros to define/declare IDT entry points
` [patch V4 part 3 12/29] x86/entry/common: Provide idtentry_enter/exit()
    ` [patch V5 "

[RFC PATCH 0/3] newidle_balance() latency mitigation
 2020-05-11 10:58 UTC  (10+ messages)
` [RFC PATCH 1/3] sched/fair: Call newidle_balance() from finish_task_switch()

[PATCH v7 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-11 10:54 UTC  (10+ messages)
` [PATCH v7 08/18] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v7 09/18] pstore/blk: Introduce backend for block devices
` [PATCH v7 10/18] pstore/zone,blk: Add support for pmsg frontend
` [PATCH v7 17/18] mtd: Support kmsg dumper based on pstore/blk

[PATCH v3 0/4] PCI: brcmstb: Some minor fixes/features
 2020-05-11 10:52 UTC  (2+ messages)

[PATCH v2 3/3] kasan: update documentation for generic kasan
 2020-05-11 10:52 UTC  (2+ messages)

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-11 10:49 UTC  (9+ messages)

[v2 0/4] Qualcomm labibb regulator driver
 2020-05-11 10:49 UTC  (5+ messages)
` [v2 3/4] regulator: qcom: Add labibb driver
` [v2 4/4] regulator: qcom: labibb: Add SC interrupt handling

[net-next PATCH v3 4/5] net: phy: Introduce fwnode_get_phy_id()
 2020-05-11 10:48 UTC  (13+ messages)

[PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver
 2020-05-11 10:47 UTC  (3+ messages)

[PATCH v2 0/1] Add USB role switch to tps6598x
 2020-05-11 10:46 UTC  (3+ messages)
` [PATCH v2] usb: typec: tps6598x: Add USB role switching logic

[PATCH 0/2] Bugs fix up for DEBUG_WX
 2020-05-11 10:45 UTC  (3+ messages)
` [PATCH 1/2] mm: remove the specific name of arm64

[PATCH] PCI: brcmstb: Assert fundamental reset on initialization
 2020-05-11 10:45 UTC  (2+ messages)

[PATCH] sched/fair: Fix enqueue_task_fair warning some more
 2020-05-11 10:39 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 0/3] kasan: memorize and print call_rcu stack
 2020-05-11 10:38 UTC  (4+ messages)

[RFC PATCH 00/14] iio: buffer: add support for multiple buffers
 2020-05-11 10:37 UTC  (5+ messages)

[PATCH v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-11 10:36 UTC  (2+ messages)

[PATCH 0/3] selftests/ftrace: Fix ftracetest testcases for dash, etc
 2020-05-11 10:34 UTC  (7+ messages)
` [PATCH 3/3] selftests/ftrace: Use /bin/echo instead of built-in echo

[PATCH] thunderbolt: Replace zero-length array with flexible-array
 2020-05-11 10:34 UTC  (2+ messages)

[PATCH] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
 2020-05-11 10:31 UTC  (4+ messages)

[PATCH 00/15] Split off nVHE hyp code
 2020-05-11 10:29 UTC  (4+ messages)
` [PATCH 06/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata

[PATCH v2 0/2] Add TI tps6598x DT binding and probe
 2020-05-11 10:29 UTC  (3+ messages)
` [PATCH v2 2/2] usb: typec: tps6598x: Add OF probe binding

[PATCH 0/2] Novena laptop: LVDS-to-eDP bridge
 2020-05-11 10:29 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: it6251: add bindings for IT6251 "
` [PATCH 2/2] drm/bridge: Add ITE IT6251 bridge driver

[PATCH] iommu/amd: fix over-read of ACPI UID from IVRS table
 2020-05-11 10:23 UTC 

[PATCH v4 00/10] add STM32 FMC2 EBI controller driver
 2020-05-11 10:26 UTC  (6+ messages)
` [PATCH v4 10/10] mtd: rawnand: stm32_fmc2: get resources from parent node

[PATCH] PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
 2020-05-11 10:22 UTC  (3+ messages)

[PATCH v8 0/4] MAX9286 GMSL Support (+RDACM20)
 2020-05-11 10:20 UTC  (3+ messages)
` [PATCH v8 4/4] media: i2c: Add RDACM20 driver

[PATCH 0/6] mtd: spi-nor: Move cadence-qaudspi to spi-mem framework
 2020-05-11 10:20 UTC  (2+ messages)

[PATCH v3] usb: typec: mux: intel: Fix DP_HPD_LVL bit field
 2020-05-11 10:19 UTC  (2+ messages)

[PATCH v6 0/8] gpio: Add GPIO Aggregator
 2020-05-11 10:18 UTC  (5+ messages)
` [PATCH v6 1/8] ARM: integrator: impd1: Use GPIO_LOOKUP() helper macro
  ` [PATCH v6 4/8] gpiolib: Add support for GPIO lookup by line name

[PATCH] gpiolib: Document that GPIO line names are not globally unique
 2020-05-11 10:18 UTC 

[PATCH] ifcvf: move IRQ request/free to status change handlers
 2020-05-11 10:18 UTC  (3+ messages)

[PATCH] doc: cgroup: update note about conditions when oom killer is invoked
 2020-05-11 10:13 UTC  (4+ messages)

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-11 10:13 UTC  (5+ messages)
` [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

[PATCH 1/3] drm/writeback: don't set fence->ops to default
 2020-05-11 10:12 UTC  (7+ messages)
` [PATCH 2/3] dma-fence: use default wait function for mock fences
` [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait

[PATCH v2 0/2] net: Optimize the qed* allocations inside kdump kernel
 2020-05-11 10:11 UTC  (3+ messages)
` [PATCH v2 1/2] net: qed*: Reduce RX and TX default ring count when running "
` [PATCH v2 2/2] net: qed: Disable SRIOV functionality "

[PATCH] tty: serial: samsung: Correct clock selection logic
 2020-05-11 10:08 UTC  (2+ messages)

gspca webcam: need to plug it 5 times before it works
 2020-05-11 10:08 UTC  (4+ messages)

[PATCH] memcg: effective memory.high reclaim for remote charging
 2020-05-11 10:07 UTC  (2+ messages)

[PATCH v7 0/3] Add Intel ComboPhy driver
 2020-05-11 10:06 UTC  (9+ messages)
` [PATCH v7 3/3] phy: intel: Add driver support for ComboPhy

[PATCH v1] ASoC: rsnd: add interrupt support for SSI BUSIF buffer
 2020-05-11 10:04 UTC 

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-11 10:02 UTC  (3+ messages)
` [PATCH v3 22/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers

[PATCH v2 1/2] media: cedrus: Program output format during each run
 2020-05-11  9:49 UTC  (5+ messages)
` [PATCH v2 2/2] media: cedrus: Implement runtime PM
  ` [linux-sunxi] "

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-05-11  9:47 UTC  (2+ messages)

[PATCH v1] ASoC: rsnd: add interrupt support for SSI BUSIF buffer
 2020-05-11  9:45 UTC 

[PATCH] iio: buffer: rework buffer attr read-only stat-flags with 'is_visible' hook
 2020-05-11  9:44 UTC  (2+ messages)

[PATCH v4 00/16] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-11  9:43 UTC  (4+ messages)

linux-next: Tree for May 11
 2020-05-11  9:40 UTC 

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-11  9:37 UTC  (4+ messages)

[PATCH] x86/tsc: Use hard-coded crystal clock for Skylake mobile
 2020-05-11  9:36 UTC  (3+ messages)

[PATCH 0/7] pinctrl: update realtek DHC pinctrl driver
 2020-05-11  9:35 UTC  (2+ messages)

[PATCH v7 RESEND 00/13] add ecspi ERR009165 for i.mx6/7 soc family
 2020-05-11 17:32 UTC  (14+ messages)
` [PATCH v7 RESEND 01/13] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v7 RESEND 02/13] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v7 RESEND 03/13] Revert "dmaengine: imx-sdma: fix context cache"
` [PATCH v7 RESEND 04/13] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v7 RESEND 05/13] dmaengine: imx-sdma: remove dupilicated sdma_load_context
` [PATCH v7 RESEND 06/13] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v7 RESEND 07/13] spi: imx: fix ERR009165
` [PATCH v7 RESEND 08/13] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v7 RESEND 09/13] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v7 RESEND 10/13] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v7 RESEND 11/13] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v7 RESEND 12/13] dmaengine: imx-sdma: fix ecspi1 rx dma not work on i.mx8mm
` [PATCH v7 RESEND 13/13] dmaengine: imx-sdma: add uart rom script

[PATCH v2 0/3] arm64: perf_event: Fix time offset prior to epoch
 2020-05-11  9:25 UTC  (3+ messages)

[PATCH 4.4 000/306] 4.4.223-rc3 review
 2020-05-11  9:21 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add MMC packed request support
 2020-05-11  9:23 UTC  (12+ messages)
` [RFC PATCH v2 1/7] block: Extand commit_rqs() to do batch processing

[PATCH 0/7] pinctrl: update realtek DHC pinctrl driver
 2020-05-11  9:22 UTC 

[PATCH v2] usb: typec: mux: intel: Fix DP_HPD_LVL bit field
 2020-05-11  9:18 UTC  (3+ messages)

[PATCH v10 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-05-11  9:17 UTC  (3+ messages)
` [PATCH v10 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C "

[PATCH 1/3] iio: core: wrap IIO device into a iio_dev_priv object
 2020-05-11  9:16 UTC  (4+ messages)

[PATCH 1/2] remoteproc: drop memset when loading elf segments
 2020-05-11  9:15 UTC  (9+ messages)

[PATCH] ACPI: Drop rcu usage for MMIO mappings
 2020-05-11  9:00 UTC  (2+ messages)
` [ACPI] b13663bdf9: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/mutex.c

[PATCH 00/14] Modularize schedutil
 2020-05-11  9:12 UTC  (10+ messages)

[PATCH] media: uvcvideo: add a missing newline when printing parameter 'clock'
 2020-05-11  9:06 UTC 

arm-linux-gnueabi-ld: arch/arm/mach-dove/pcie.c:59: undefined reference to `pci_ioremap_io'
 2020-05-11  9:04 UTC 

[patch V4 part 5 00/31] x86/entry: Entry/exception code rework,
 2020-05-11  9:07 UTC  (3+ messages)
` [patch V4 part 5 02/31] x86/entry: Provide helpers for execute on irqstack

[PATCH 1/2] dt-bindings: dma: fsl-edma: fix ls1028a-edma compatible
 2020-05-11  9:08 UTC  (3+ messages)

[PATCH] perf tools: Fix perf.data doc trivial typo
 2020-05-11  9:02 UTC 

[BUG] general protection fault, probably for non-canonical address 0xfe5d6f0af7831e5e: 0000 [#1] SMP NOPTI (5.7RC4 GIT 79dede78c057)
 2020-05-11  9:06 UTC 

[PATCH 0/3] Enable l3gd20 on stm32f429-disco board
 2020-05-11  9:05 UTC  (4+ messages)
` [PATCH 2/3] ARM: dts: stm32: enable l3gd20 on stm32429-disco board

[PATCH -next] s390/cio: Remove unused inline functionidset_sch_get_first
 2020-05-11  9:05 UTC  (2+ messages)

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-05-11  9:04 UTC  (7+ messages)
` [PATCH v8 04/14] media: platform: Change the fixed device node number to unfixed value
` [PATCH v8 08/14] media: platform: Change case for improving code quality
` [PATCH v8 14/14] media: platform: Add jpeg dec/enc feature

[PATCH 0/3] soundwire: bus_type: add sdw_master_device support
 2020-05-11  9:00 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH] [media] tw686x: add a missing newline when printing parameter 'dma_mode'
 2020-05-11  8:43 UTC 

[PATCH v2] sched/debug: Fix requested task uclamp values shown in procfs
 2020-05-11  8:45 UTC  (2+ messages)

[PATCH] coresight: replicator: Reset replicator if context is lost
 2020-05-11  8:34 UTC 

[PATCH] iio: adc: exynos: Simplify Exynos7-specific init
 2020-05-11  8:33 UTC 

[PATCH] scsi: libsas: Replace zero-length array with flexible-array
 2020-05-11  8:33 UTC  (2+ messages)

[PATCH v1 0/3] spi: spi-rockchip spi slave mode
 2020-05-11  8:30 UTC  (4+ messages)
` [PATCH v1 1/3] spi: spi-rockchip: cleanup use struct spi_controller
` [PATCH v1 2/3] spi: spi-rockchip: add support for spi slave mode
` [PATCH v1 3/3] spi: spi-rockchip: use num-cs property and ctlr->enable_gpiods

[PATCH] md: add a newline when printing parameter 'start_ro' by sysfs
 2020-05-11  8:23 UTC 

[PATCH 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-05-11  8:28 UTC  (7+ messages)
` [PATCH 1/4] i2c: smbus: add core function handling SMBus host-notify
` [PATCH 2/4] i2c: addition of client reg/unreg callbacks
` [PATCH 4/4] i2c: stm32f7: Add SMBus-specific protocols support

[PATCH 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-11  8:28 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks

[PATCH 1/2] spi: uniphier: Depend on HAS_IOMEM
 2020-05-11  8:25 UTC  (2+ messages)
` [PATCH 2/2] spi: uniphier: Use devm_platform_get_and_ioremap_resource() to simplify code

linux-next: manual merge of the akpm-current tree with the kbuild tree
 2020-05-11  8:23 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-11  8:20 UTC  (7+ messages)
      `  "

[PATCH v1 net-next 0/3] net: dsa: felix: tc taprio and CBS offload support
 2020-05-11  8:19 UTC  (3+ messages)
` [PATCH v1 net-next 1/3] net: dsa: felix: qos classified based on pcp


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