All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-05 14:30:34 to 2020-12-05 17:06:37 UTC [more...]

[PATCH 1/3] pwm: bcm-kona: Use pwmchip_add() instead of pwmchip_add_with_polarity()
 2020-12-05 16:51 UTC  (2+ messages)
` [PATCH 3/3] pwm: Drop function pwmchip_add_with_polarity()

[PATCH v4 00/21] RISC-V Kendryte K210 support improvements
 2020-12-05 14:13 UTC  (6+ messages)
` [PATCH v4 11/21] riscv: Add Canaan Kendryte K210 clock driver

[PATCH 0/1] iio: core: Copy iio_info.attrs->is_visible into iio_dev_opaque.chan_attr_group.is_visible
 2020-12-05 15:26 UTC  (4+ messages)

[PATCH v2 0/4] Make overlayfs volatile mounts reusable
 2020-12-05 14:51 UTC  (6+ messages)
` [PATCH v2 4/4] overlay: Add rudimentary checking of writeback errseq on volatile remount

[PATCH 0/9] Convert all THP vmstat counters to pages
 2020-12-05 17:06 UTC  (9+ messages)
` [PATCH 5/9] mm: memcontrol: convert NR_FILE_THPS account "
    ` [External] "

[PATCH v5 00/19] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-12-05 15:24 UTC  (66+ messages)
` [PATCH v5 01/19] dt-bindings: usb: usb-hcd: Detach generic USB controller properties
` [PATCH v5 02/19] dt-bindings: usb: Convert generic USB properties to DT schemas
` [PATCH v5 03/19] dt-bindings: usb: usb-drd: Add "otg-rev" property constraints
` [PATCH v5 04/19] dt-bindings: usb: Add "ulpi/serial/hsic" PHY types
` [PATCH v5 05/19] dt-bindings: usb: usb-hcd: Add "tpl-support" property
` [PATCH v5 06/19] dt-bindings: usb: Add generic "usb-phy" property
` [PATCH v5 07/19] dt-bindings: usb: Convert xHCI bindings to DT schema
` [PATCH v5 08/19] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device
` [PATCH v5 09/19] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file
` [PATCH v5 10/19] dt-bindings: usb: Convert DWC USB3 bindings to DT schema
` [PATCH v5 11/19] dt-bindings: usb: dwc3: Add interrupt-names property support
` [PATCH v5 12/19] dt-bindings: usb: dwc3: Add synopsys, dwc3 compatible string
` [PATCH v5 13/19] dt-bindings: usb: dwc3: Add Tx De-emphasis constraints
` [PATCH v5 14/19] dt-bindings: usb: dwc3: Add Frame Length Adj constraints
` [PATCH v5 15/19] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value
` [PATCH v5 16/19] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes
` [PATCH v5 17/19] dt-bindings: usb: keystone-dwc3: Validate DWC3 sub-node
` [PATCH v5 18/19] dt-bindings: usb: qcom,dwc3: "
` [PATCH v5 19/19] dt-bindings: usb: intel, keembay-dwc3: "

FAILED: patch "[PATCH] spi: bcm-qspi: Fix use-after-free on unbind" failed to apply to 5.4-stable tree
 2020-12-05 15:35 UTC  (7+ messages)

[PATCH] arm64: enable GENERIC_FIND_FIRST_BIT
 2020-12-05 16:54 UTC 

[PATCH 0/2] imx8m: introduce high speed mode support in usdhc
 2020-12-05 16:55 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: imx8m: add UHS or HS400/HS400ES properties

[RFC v8 00/22] i386 cleanup
 2020-12-05 16:37 UTC  (34+ messages)
` [RFC v8 01/27] accel/tcg: split CpusAccel into three TCG variants
` [RFC v8 02/27] accel/tcg: split tcg_start_vcpu_thread
` [RFC v8 03/27] accel/tcg: rename tcg-cpus functions to match module name
` [RFC v8 04/27] i386: move kvm accel files into kvm/
` [RFC v8 05/27] i386: move whpx accel files into whpx/
` [RFC v8 06/27] i386: move hax accel files into hax/
` [RFC v8 07/27] i386: hvf: remove stale MAINTAINERS entry for old hvf stubs
` [RFC v8 08/27] i386: move TCG accel files into tcg/
` [RFC v8 09/27] i386: move cpu dump out of helper.c into cpu-dump.c
` [RFC v8 10/27] i386: move TCG cpu class initialization out of helper.c
` [RFC v8 11/27] tcg: cpu_exec_{enter,exit} helpers
` [RFC v8 12/27] tcg: make CPUClass.cpu_exec_* optional
` [RFC v8 13/27] tcg: Make CPUClass.debug_excp_handler optional
` [RFC v8 14/27] cpu: Remove unnecessary noop methods
` [RFC v8 15/27] cpu: Introduce TCGCpuOperations struct
` [RFC v8 16/27] accel/tcg: split TCG-only code from cpu_exec_realizefn
` [RFC v8 17/27] cpu: Move synchronize_from_tb() to tcg_ops
` [RFC v8 18/27] cpu: Move cpu_exec_* "
` [RFC v8 19/27] cpu: Move tlb_fill "
` [RFC v8 20/27] cpu: Move debug_excp_handler "
` [RFC v8 21/27] accel: extend AccelState and AccelClass to user-mode
` [RFC v8 22/27] accel: replace struct CpusAccel with AccelOpsClass
` [RFC v8 23/27] accel: introduce AccelCPUClass extending CPUClass
` [RFC v8 24/27] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [RFC v8 25/27] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [RFC v8 26/27] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [RFC v8 27/27] cpu: introduce cpu_accel_instance_init

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-05 16:36 UTC  (6+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
      ` [linux-sunxi] "

patch "iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack" added to staging-next
 2020-12-05 15:45 UTC 

drivers/scsi/ufs/ufs-mediatek.c:530:17: sparse: sparse: dubious: x & !y
 2020-12-05 16:41 UTC 

[PATCH v5 0/4] scsi: ufs: Refine error history and introduce event_notify vop
 2020-12-05 11:59 UTC  (3+ messages)
` [PATCH v5 3/4] scsi: ufs: Introduce event_notify variant function
` [PATCH v5 4/4] scsi: ufs-mediatek: Introduce event_notify implementation

[PATCH] drm/msm/dpu: enable DSPP support on SM8[12]50
 2020-12-05 15:23 UTC  (2+ messages)

[PATCH v3 0/6] ARM: dts: sun8i: v3s: Enable video decoder
 2020-12-05 16:32 UTC  (6+ messages)
` [PATCH v3 3/6] ARM: dts: sun8i: v3s: Add node for system control

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-12-05 16:29 UTC  (3+ messages)

[PATCH 0/7] soundwire/regmap: use _no_pm routines
 2020-12-05 16:31 UTC  (11+ messages)
` [PATCH 1/7] soundwire: bus: use sdw_update_no_pm when initializing a device
` [PATCH 4/7] soundwire/regmap: use _no_pm functions in regmap_read/write
` [PATCH 5/7] regmap: sdw: use no_pm routines for SoundWire 1.2 MBQ

[xen-unstable test] 157218: tolerable FAIL - PUSHED
 2020-12-05 16:30 UTC 

[PATCH 2/8] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode
 2020-12-05 16:11 UTC  (2+ messages)

[PATCH RESEND v3 00/10] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2020-12-05 15:56 UTC  (11+ messages)
` [PATCH v3 01/10] arm: dts: keystone: Correct DWC USB3 compatible string
` [PATCH v3 02/10] arm64: dts: amlogic: meson-g12: Set FL-adj property value
` [PATCH v3 03/10] arc: dts: Harmonize EHCI/OHCI DT nodes name
` [PATCH v3 04/10] arm: dts: lpc18xx: "
` [PATCH v3 05/10] powerpc: dts: akebono: "
` [PATCH v3 06/10] arm: dts: keystone: Harmonize DWC USB3 "
` [PATCH v3 07/10] arm: dts: stih407-family: "

[PATCH] phy: mediatek: statify mtk_hdmi_phy_driver
 2020-12-05 16:21 UTC  (4+ messages)

[PATCH 0/4] Add new clocks for Ingenic SoCs
 2020-12-05 14:53 UTC  (4+ messages)
` [PATCH 4/4] clk: Ingenic: Fill unused bits in parents and reformat code

[PATCH] erofs-utils: document erofsfuse in README
 2020-12-05 15:41 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH] staging: greybus: audio: Fix possible leak free widgets in gbaudio_dapm_free_controls
 2020-12-05 14:46 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.10-5 tag
 2020-12-05 12:19 UTC 

Why new kernel version cannot be installed on old Ubuntu?
 2020-12-05 16:09 UTC 

[Linux-kernel-mentees] POC script to apply patches into a test-branch and run clang-format
 2020-12-05 15:54 UTC  (3+ messages)

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-05 15:51 UTC  (4+ messages)

[PATCH v2 0/3] DW apb_ssi V4 support for Kendryte K210 RISC-V SoC
 2020-12-05 13:42 UTC  (3+ messages)
` [PATCH v2 1/3] spi: dw: Add support for 32-bits max xfer size

[PATCH 1/2] cpufreq: sun50i: add a100 cpufreq support
 2020-12-05 14:50 UTC  (3+ messages)

[PATCH 1/2] soc: samsung: exynos-chipid: order list of SoCs by name
 2020-12-05 14:12 UTC  (2+ messages)

[PATCH net v1] net: dsa: ksz8795: use correct number of physical ports
 2020-12-05 14:35 UTC  (4+ messages)

[PATCH] memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe()
 2020-12-05 14:00 UTC  (2+ messages)

[PATCH 2/2] arm64: dts: allwinner: a100: Add CPU Operating Performance Points table
 2020-12-05 14:44 UTC  (3+ messages)

[PATCH] [v2] clk: samsung: mark PM functions as __maybe_unused
 2020-12-05 14:14 UTC  (2+ messages)

[PATCH 0/7] HWPoison: Refactor get page interface
 2020-12-05 15:34 UTC  (6+ messages)
` [PATCH 3/7] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED

[PATCH] nvme: retrigger ANA log update if group descriptor isn't found
 2020-12-05 15:29 UTC 

[xlnx:xlnx_rebase_v5.4 1296/1696] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:214 axienet_dma_bd_init() error: uninitialized symbol 'ret'
 2020-12-05 15:29 UTC 

[PATCH] iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
 2020-12-05 15:11 UTC  (3+ messages)

[Buildroot] NoMMU system on CortexM7 - how to run from flash and supervise system with one or few simple apps ?
 2020-12-05 15:24 UTC 

[PATCH V3] dm: core: Add late driver remove option
 2020-12-05 15:19 UTC  (5+ messages)

[Bug 1906905] [NEW] qemu-system-sparc stucked while booting using ss20_v2.25_rom
 2020-12-05 15:09 UTC  (4+ messages)
` [Bug 1906905] "
    ` [PATCH] hw/timer/slavio_timer: Allow 64-bit accesses

[PATCH] memory: ti-emif-sram: only build for ARMv7
 2020-12-05 14:00 UTC  (2+ messages)

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-05 14:09 UTC  (2+ messages)

[PATCH] i2c: mlxbf: select CONFIG_I2C_SLAVE
 2020-12-05 13:49 UTC  (2+ messages)

[PATCH] iommu: Up front sanity check in the arm_lpae_map
 2020-12-05  8:29 UTC 

[PATCH] imx8mm_beacon: Enable HS400 on MMC controller
 2020-12-05 15:11 UTC  (4+ messages)

[PATCH] pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error
 2020-12-05  8:31 UTC  (2+ messages)

[PATCH REPOST] pcmcia: Remove NEC VRC4173 CARDU
 2020-12-05  8:56 UTC  (4+ messages)

[PATCH v5 0/2] usb: typec: tps6598x: Export some power supply properties
 2020-12-05 11:13 UTC 

Understanding OMAP5 DPLL_ABE and CM_CLKSEL_WKUPAON
 2020-12-05 14:48 UTC  (8+ messages)

[yocto] hostapd_free_hapd_data: Interface wlan0 wasn't started #dunfell #linux #kernel
 2020-12-05 14:59 UTC  (2+ messages)
`  "

thinkpad t14s amd: unable to control built-in mic and headphones mic independently
 2020-12-05 14:57 UTC 

HP Zbook studio G5 Brightness and mic mute keys give same scancode
 2020-12-05 14:49 UTC  (5+ messages)

[PATCH v4 0/8] Refine error history and introduce event_notify vop
 2020-12-05 12:07 UTC  (4+ messages)

[PATCH v1 0/4] scsi: ufs: Cleanup phy_initialization vop
 2020-12-05 12:00 UTC  (2+ messages)
` [PATCH v1 2/4] scsi: ufs: Introduce phy_initialization helper

warnings from MTU setting on switch ports
 2020-12-05 14:49 UTC  (4+ messages)
    ` vlan_filtering=1 breaks all traffic (was: Re: warnings from MTU setting on switch ports)

[PATCH 1/2] board: fsl: ls2088ardb: Program GIC LPI configuration table
 2020-12-05 14:49 UTC 

[Buildroot] [PATCH] package/dt-utils: install barebox-state lock file
 2020-12-05 14:46 UTC  (2+ messages)

Behringer WING usb audio - cyclic xruns dependent on periods/buffers
 2020-12-05 14:43 UTC  (5+ messages)

[linux-review:UPDATE-20201205-010724/Giovanni-Gherdovich/Add-support-for-frequency-invariance-to-AMD-EPYC-Zen2/20201113-022732 2/4] drivers/acpi/cppc_acpi.c:854:2: error: implicit declaration of function 'init_freq_invariance_cppc'
 2020-12-05 14:34 UTC  (2+ messages)

[PATCH 0/7] net: macb: add support for sama7g5
 2020-12-05 14:33 UTC  (15+ messages)
` [PATCH 1/7] net: macb: add userio bits as platform configuration
` [PATCH 2/7] net: macb: add capability to not set the clock rate
` [PATCH 3/7] net: macb: unprepare clocks in case of failure
` [PATCH 4/7] dt-bindings: add documentation for sama7g5 ethernet interface
` [PATCH 5/7] dt-bindings: add documentation for sama7g5 gigabit "
` [PATCH 6/7] net: macb: add support for sama7g5 gem interface
` [PATCH 7/7] net: macb: add support for sama7g5 emac interface


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.