All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-31 10:22:57 to 2021-03-31 11:02:52 UTC [more...]

[PATCH v4 00/24] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-31 10:57 UTC  (49+ messages)
` [PATCH v4 01/24] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v4 02/24] clk: divider: add devm_clk_hw_register_divider
` [PATCH v4 03/24] drm/msm/dsi: replace PHY's init callback with configurable data
` [PATCH v4 04/24] drm/msm/dsi: fuse dsi_pll_* code into dsi_phy_* code
` [PATCH v4 05/24] drm/msm/dsi: drop multiple pll enable_seq support
` [PATCH v4 06/24] drm/msm/dsi: move all PLL callbacks into PHY config struct
` [PATCH v4 07/24] drm/msm/dsi: drop global msm_dsi_phy_type enumaration
` [PATCH v4 08/24] drm/msm/dsi: move min/max PLL rate to phy config
` [PATCH v4 09/24] drm/msm/dsi: remove msm_dsi_pll_set_usecase
` [PATCH v4 10/24] drm/msm/dsi: push provided clocks handling into a generic code
` [PATCH v4 11/24] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
` [PATCH v4 12/24] drm/msm/dsi: use devm_of_clk_add_hw_provider
` [PATCH v4 13/24] drm/msm/dsi: make save/restore_state phy-level functions
` [PATCH v4 14/24] drm/msm/dsi: drop vco_delay setting from 7nm, 10nm, 14nm drivers
` [PATCH v4 15/24] drm/msm/dsi: simplify vco_delay handling in dsi_phy_28nm driver
` [PATCH v4 16/24] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
` [PATCH v4 17/24] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [PATCH v4 18/24] drm/msm/dsi: drop msm_dsi_pll abstraction
` [PATCH v4 19/24] drm/msm/dsi: drop PLL accessor functions
` [PATCH v4 20/24] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
` [PATCH v4 21/24] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [PATCH v4 22/24] drm/msm/dsi: remove temp data from global pll structure
` [PATCH v4 23/24] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
` [PATCH v4 24/24] drm/msm/dsi: stop passing src_pll_id to the phy_enable call

[PATCH v2 0/3] Misc bug fixes in mtk power domain driver
 2021-03-31 11:01 UTC  (7+ messages)
` [PATCH v2 1/3] soc: mediatek: pm-domains: Use correct mask for bus_prot_clr
` [PATCH v2 2/3] soc: mediatek: pm-domains: Add domain_supply cap for mfg_async PD

[PATCH 0/7] improve reporting of unexpected objects
 2021-03-31 11:02 UTC  (8+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] tag: don't misreport type of tagged objects in errors

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-31 11:01 UTC  (4+ messages)
` [PATCH 2/6] mm/page_alloc: Convert per-cpu list protection to local_lock

[iptables PATCH v3 1/2] extensions: libxt_conntrack: print xlate state as set
 2021-03-31 11:01 UTC  (4+ messages)
` [iptables PATCH v3 2/2] extensions: libxt_conntrack: print xlate status "

[PATCH 00/24] ARM: at91: pm: add support for sama7g5
 2021-03-31 10:59 UTC  (32+ messages)
` [PATCH 01/24] ARM: at91: pm: move pm_bu to soc_pm data structure
` [PATCH 02/24] ARM: at91: pm: move the setup of soc_pm.bu->suspended
` [PATCH 03/24] ARM: at91: pm: document at91_soc_pm structure
` [PATCH 04/24] ARM: at91: pm: check for different controllers in at91_pm_modes_init()
` [PATCH 05/24] ARM: at91: pm: do not initialize pdev
` [PATCH 06/24] ARM: at91: pm: use r7 instead of tmp1
` [PATCH 07/24] ARM: at91: pm: avoid push and pop on stack while memory is in self-refersh
` [PATCH 08/24] ARM: at91: pm: s/CONFIG_SOC_SAM9X60/CONFIG_HAVE_AT91_SAM9X60_PLL/g
` [PATCH 09/24] ARM: at91: pm: add support for waiting MCK1..4
` [PATCH 10/24] ARM: at91: sfrbu: add sfrbu registers definitions for sama7g5
` [PATCH 11/24] ARM: at91: ddr: add registers definitions for sama7g5's ddr
` [PATCH 12/24] ARM: at91: pm: add self-refresh support for sama7g5
` [PATCH 13/24] ARM: at91: pm: add support for MCK1..4 save/restore for ulp modes
` [PATCH 14/24] ARM: at91: pm: add support for 2.5V LDO regulator control
` [PATCH 15/24] ARM: at91: pm: wait for ddr power mode off
` [PATCH 16/24] dt-bindings: atmel-sysreg: add bindings for sama7g5
` [PATCH 17/24] ARM: at91: pm: add sama7g5 ddr controller
` [PATCH 18/24] ARM: at91: pm: add sama7g5 ddr phy controller
` [PATCH 19/24] ARM: at91: pm: save ddr phy calibration data to securam
` [PATCH 20/24] ARM: at91: pm: add backup mode support for SAMA7G5
` [PATCH 21/24] ARM: at91: pm: add sama7g5's pmc
` [PATCH 22/24] ARM: at91: sama7: introduce sama7 SoC family
` [PATCH 23/24] ARM: at91: pm: add pm support for SAMA7G5
` [PATCH 24/24] ARM: at91: pm: add sama7g5 shdwc

[Intel-gfx] [PATCH i-g-t 1/3] lib: Add helper for reading modparam values
 2021-03-31 11:02 UTC  (5+ messages)
` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/3] tests/i915: Default fence expiry test
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/3] tests/i915/gem_watchdog: Exercise long rendering chains

[PATCH v5 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-31 11:00 UTC  (5+ messages)
` [PATCH v5 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v5 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v5 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v5 5/5] powercap/drivers/dtpm: Scale the power with the load

[ANNOUNCE] Call for agenda items for 8 April Community Call @ 1500 UTC
 2021-03-31 11:01 UTC 

[PATCH v1 0/7] MHI Emergency download and flash programmer support
 2021-03-31 10:59 UTC  (3+ messages)
` [PATCH v1 3/7] bus: mhi: core: Handle EDL mode entry appropriately

[dpdk-dev] [PATCH 0/2] Support PTP for hns3 PMD
 2021-03-31 11:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] net/hns3: support IEEE 1588 PTP

[PATCH v3 0/6] usb: Linking ports to their Type-C connectors
 2021-03-31 10:59 UTC  (7+ messages)
` [PATCH v3 1/6] usb: typec: Organize the private headers properly
` [PATCH v3 2/6] usb: typec: Declare the typec_class static
` [PATCH v3 3/6] usb: typec: Port mapping utility
` [PATCH v3 4/6] usb: Link the ports to the connectors they are attached to
` [PATCH v3 5/6] usb: Iterator for ports
` [PATCH v3 6/6] usb: typec: Link all ports during connector registration

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-31 10:58 UTC  (7+ messages)

[PATCH v5] lockdep: Allow tuning tracing capacity constants
 2021-03-31 10:58 UTC  (3+ messages)

[PATCH v2 0/2] KVM: x86: hyper-v: Fix TSC page update after KVM_SET_CLOCK(0) call
 2021-03-31 10:58 UTC  (9+ messages)
` [PATCH v2 1/2] KVM: x86: hyper-v: Properly divide maybe-negative 'hv_clock->system_time' in compute_tsc_page_parameters()

[RFC][PATCH] fanotify: allow setting FAN_CREATE in mount mark mask
 2021-03-31 10:57 UTC  (6+ messages)

[PATCH] btrfs: improve btree readahead for full send operations
 2021-03-31 10:56 UTC 

[PATCH] mt76: mt7921: fix typo in mt7921_pci_resume
 2021-03-31 10:56 UTC 

[Intel-wired-lan] [PATCH net v2] i40e: Fix PHY type identifiers for 2.5G and 5G adapters
 2021-03-31 10:57 UTC 

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-03-31 10:55 UTC  (9+ messages)

[PATCH] btrfs: fix exhaustion of the system chunk array due to concurrent allocations
 2021-03-31 10:55 UTC 

[PATCH 00/40] staging: rtl8723bs: replace RT_TRACE private macro
 2021-03-31 10:55 UTC  (6+ messages)
` [PATCH 03/40] staging: rtl8723bs: replace RT_TRACE with public printk wrappers in core/rtw_eeprom.c

[PATCH 0/6] dma mapping/iommu: Allow IOMMU IOVA rcache range to be configured
 2021-03-31 10:53 UTC  (6+ messages)
` [PATCH 3/6] iova: Allow rcache range upper limit to be configurable

memory leak in virtio_transport_send_pkt_info
 2021-03-31 10:50 UTC  (4+ messages)

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-03-31 10:50 UTC  (10+ messages)
` [dpdk-dev] [PATCH 2/2] [RFC]: ethdev: manage meter API object handles by the drivers

[PATCH v2] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
 2021-03-31 10:48 UTC  (7+ messages)

[PATCH V8 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2021-03-31 10:46 UTC  (6+ messages)
  ` [PATCH V8 1/8] PM / devfreq: Add cpu based scaling support to passive_governor

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Do not print client header if no client stats
 2021-03-31 10:47 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 1/1] i2c: drivers: Use generic definitions for bus frequencies (part 2)
 2021-03-31 10:46 UTC 

[OE-core][PATCH] apt: Fix do_compile error when enable ccache
 2021-03-31 10:46 UTC 

[PATCH v3 0/2] io_uring: add mkdirat support
 2021-03-31 10:43 UTC  (7+ messages)
` [PATCH v3 1/2] fs: make do_mkdirat() take struct filename
` [PATCH v3 2/2] io_uring: add support for IORING_OP_MKDIRAT

[PATCH net-next v6 1/2] net: Add a WWAN subsystem
 2021-03-31 10:44 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: Add Qcom WWAN control driver

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-31 10:41 UTC  (13+ messages)
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

[PATCH] perf data: Add JSON export
 2021-03-31 10:42 UTC 

[PATCH v2 0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI"
 2021-03-31 10:43 UTC  (2+ messages)
` [PATCH v2 1/1] drm/bridge: lt8912b: Fix issues found during static analysis

[PATCH v1 0/1] Fixes 30e2ae943c26 "drm/bridge: Introduce LT8912B DSI to HDMI
 2021-03-31 10:42 UTC  (4+ messages)
` [PATCH v1 1/1] drm/bridge: lt8912b: Fix issues found during static analysis

[PATCH net-next v7 1/2] net: Add a WWAN subsystem
 2021-03-31 10:48 UTC  (2+ messages)
` [PATCH net-next v7 2/2] net: Add Qcom WWAN control driver

[PATCH v10 00/10] powerpc: Further Strict RWX support
 2021-03-31 10:39 UTC  (4+ messages)
` [PATCH v10 05/10] powerpc/bpf: Write protect JIT code

[PATCH] perf data: export to JSON
 2021-03-31 10:38 UTC  (5+ messages)

[PATCH] blk-mq: fix alignment mismatch
 2021-03-31 10:38 UTC  (3+ messages)

[PATCH 0/1] media: uvcvideo: Support devices that report an OT as an entity source
 2021-03-31 10:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH for-next] IB/cma: Introduce rdma_set_min_rnr_timer()
 2021-03-31 10:38 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD SUCCESS c67c9c0a9e1402de224f6c480345b7c21569c0a5
 2021-03-31 10:33 UTC 

[PATCH] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
 2021-03-31 10:36 UTC 

[PATCH v5 0/5] Add support for HiSilicon I2C controller
 2021-03-31 10:37 UTC  (3+ messages)
` [PATCH 5/5] i2c: designware: Switch over to i2c_freq_mode_string()

[PATCH v3 00/11] x86/intr: introduce EOI callbacks and fix vPT
 2021-03-31 10:33 UTC  (12+ messages)
` [PATCH v3 01/11] x86/hvm: drop vcpu parameter from vlapic EOI callbacks
` [PATCH v3 02/11] x86/hvm: drop domain parameter from vioapic/vpic "
` [PATCH v3 03/11] x86/vlapic: introduce an EOI callback mechanism
` [PATCH v3 04/11] x86/vmsi: use the newly introduced EOI callbacks
` [PATCH v3 05/11] x86/vioapic: switch to use the EOI callback mechanism
` [PATCH v3 06/11] x86/hvm: allowing registering EOI callbacks for GSIs
` [PATCH v3 07/11] x86/dpci: move code
` [PATCH v3 08/11] x86/dpci: switch to use a GSI EOI callback
` [PATCH v3 09/11] x86/vpt: switch interrupt injection model
` [PATCH v3 10/11] x86/vpt: remove vPT timers per-vCPU lists
` [PATCH v3 11/11] x86/vpt: introduce a per-vPT lock

[PATCH 0/4] mmc: core: Preparations to support SD UHS-II cards
 2021-03-31 10:31 UTC  (4+ messages)

Any ideas what this warnings are about?
 2021-03-31 10:32 UTC  (3+ messages)

[iptables PATCH v2 1/2] extensions: libxt_conntrack: print xlate state as set
 2021-03-31 10:31 UTC  (6+ messages)
` [iptables PATCH v2 2/2] extensions: libxt_conntrack: print xlate status "

[LTP] [PATCH] bugfix for cpio/cpio_tests.sh
 2021-03-31 10:31 UTC  (2+ messages)

[PATCH -next] staging: rtl8723bs: core: Remove unused variable 'res'
 2021-03-31 10:29 UTC  (2+ messages)

[PATCH -next] staging: rtl8723bs: os_dep: remove unused variable 'ret'
 2021-03-31 10:27 UTC  (2+ messages)

[PATCH v1] ata: ahci: Disable SXS for Hisilicon Kunpeng920
 2021-03-31 10:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v16 1/3] build: disable/enable drivers in Arm builds
 2021-03-31 10:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH v17 0/3] Arm build options rework
  ` [dpdk-dev] [PATCH v17 1/3] build: disable/enable drivers in Arm builds
  ` [dpdk-dev] [PATCH v17 2/3] build: add 'platform' meson option and Arm SoC config
  ` [dpdk-dev] [PATCH v17 3/3] config: fix Arm implementer and its SoCs

[PATCH v5 2/7] pwm: pca9685: Support hardware readout
 2021-03-31 10:25 UTC  (7+ messages)

Interrupts in pci-aardvark
 2021-03-31 10:25 UTC  (4+ messages)

[xen-unstable-coverity test] 160582: all pass - PUSHED
 2021-03-31 10:24 UTC 

[PATCH -next] staging: greybus: camera: Switch to memdup_user_nul()
 2021-03-31 10:24 UTC  (2+ messages)

[gustavoars-linux:testing/warray-bounds] BUILD SUCCESS WITH WARNING a7eacffc61cc1af1ebdb61e1736a8e6e08674eb8
 2021-03-31 10:22 UTC 

[pci:pci/vpd] BUILD SUCCESS f349223f076e4c2d44ccf89d19056acbda3076f5
 2021-03-31 10:22 UTC 

Support demand on Btrfs crashed fs
 2021-03-31 10:22 UTC  (3+ messages)

[PATCH] kernel-yocto: log some kmeta information to assist in developing a bsp
 2021-03-31 10:22 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/2] HDCP 2.2 DP errata
 2021-03-31 10:22 UTC  (4+ messages)
` [Intel-gfx] "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.