All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-02 09:08:29 to 2020-05-02 11:50:09 UTC [more...]

[PATCH 0/2] Add support for TM5P5 NT35596 video mode panel
 2020-05-02 11:16 UTC  (6+ messages)
` [PATCH 1/2] drivers: drm: panel: Add TM5P5 NT35596 panel driver

[PATCH] soundwire: qcom: fix error handling in probe
 2020-05-02 11:48 UTC  (3+ messages)

[PATCH 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-02 11:47 UTC  (19+ messages)
` [PATCH 1/6] dt-bindings: phy: meson8b-usb2: Convert to json-schema
` [PATCH 2/6] dt-bindings: phy: meson8b-usb2: Add compatible string for Meson8m2
` [PATCH 3/6] phy: amlogic: meson8b-usb2: Use a MMIO regmap
` [PATCH 4/6] phy: amlogic: meson8b-usb2: Don't set REG_ADP_BC_ACA_ENABLE on Meson8
` [PATCH 5/6] phy: amlogic: meson8b-usb2: unset the IDDQ bit during PHY power-on
` [PATCH 6/6] phy: amlogic: meson8b-usb2: Add a compatible string for Meson8m2

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 109 warnings (v5.4.37)
 2020-05-02 11:48 UTC 

[RFC PATCH 00/10] OPAL V4
 2020-05-02 11:19 UTC  (6+ messages)
` [RFC PATCH 01/10] kallsyms: architecture specific symbol lookups
` [RFC PATCH 02/10] powerpc/powernv: Wire up OPAL address lookups
` [RFC PATCH 03/10] powerpc/powernv: Use OPAL_REPORT_TRAP to cope with trap interrupts from OPAL
` [RFC PATCH 04/10] powerpc/powernv: avoid polling in opal_get_chars
` [RFC PATCH 05/10] powerpc/powernv: Don't translate kernel addresses to real addresses for OPAL

[PATCH v7 00/22] RISC-V SiFive FU540 support SPL
 2020-05-02 11:47 UTC  (25+ messages)
` [PATCH v7 01/22] misc: add driver for the SiFive otp controller
` [PATCH v7 02/22] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v7 03/22] riscv: Add _image_binary_end for SPL
` [PATCH v7 04/22] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v7 05/22] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v7 06/22] sifive: fu540: add ddr driver
` [PATCH v7 07/22] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v7 08/22] riscv: sifive: dts: fu540: add U-Boot dmc node
` [PATCH v7 09/22] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v7 10/22] clk: sifive: fu540-prci: ddr and ethernet clock initialization in SPL
` [PATCH v7 11/22] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v7 12/22] sifive: dts: fu540: Enable gpio in U-Boot SPL
` [PATCH v7 13/22] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v7 14/22] riscv: Add place-holder for driver compilation
` [PATCH v7 15/22] riscv: sifive: dts: fu540: Add clock for cpus node
` [PATCH v7 16/22] riscv: Enable cpu clock if it is present
` [PATCH v7 17/22] riscv: sifive: fu540: add SPL configuration
` [PATCH v7 18/22] configs: fu540: Add config options for U-Boot SPL
` [PATCH v7 19/22] sifive: dts: fu540: Enable L2 Cache in U-Boot
` [PATCH v7 20/22] riscv: sifive: fu540: enable all cache ways from U-Boot proper
` [PATCH v7 21/22] doc: sifive: fu540: Add description for OpenSBI generic platform
` [PATCH v7 22/22] doc: sifive: fu540: Add description for RISC-V FU540 U-Boot SPL

Troubles running Xen on Raspberry Pi 4 with 5.6.1 DomU
 2020-05-02 11:46 UTC  (5+ messages)

[linux-next:master 3155/6218] arch/x86/kvm/vmx/nested.c:5246:3: warning: variable 'roots_to_free' is used uninitialized whenever 'if' condition is false
 2020-05-02 11:46 UTC 

[PATCH v1.1 2/3] xen/sched: fix theoretical races accessing vcpu->dirty_cpu
 2020-05-02 11:45 UTC  (3+ messages)

[chrome-os:chromeos-5.4 24/24] memory.c:(.init.text+0x48): multiple definition of `prom_meminit'; arch/mips/sgi-ip32/ip32-memory.o:ip32-memory.c:(.init.text+0x0): first defined here
 2020-05-02 11:42 UTC 

[RFC 1/3] powernv/cpuidle : Support for pre-entry and post exit of stop state in firmware
 2020-05-02 11:40 UTC  (4+ messages)

linux-next: build warning after merge of the soundwire tree
 2020-05-02 11:39 UTC  (2+ messages)

[PATCH v2 00/12] powerpc/book3s/64/pkeys: Simplify the code
 2020-05-02 11:13 UTC  (13+ messages)
` [PATCH v2 01/12] powerpc/book3s64/pkeys: Fixup bit numbering
` [PATCH v2 02/12] powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s
` [PATCH v2 03/12] powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
` [PATCH v2 04/12] powerpc/book3s64/pkeys: Explain key 1 reservation details
` [PATCH v2 05/12] powerpc/book3s64/pkeys: Simplify the key initialization
` [PATCH v2 06/12] powerpc/book3s64/pkeys: Prevent key 1 modification from userspace
` [PATCH v2 07/12] powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY
` [PATCH v2 08/12] powerpc/book3s64/pkeys: Convert execute key support to static key
` [PATCH v2 09/12] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v2 10/12] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v2 11/12] powerpc/book3s64/pkeys: Make initial_allocation_mask static
` [PATCH v2 12/12] powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reserved

[Intel-gfx] [PATCH] drm/i915/selftests: Repeat the rps clock frequency measurement
 2020-05-02 11:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

Proposal: community maintained recipes in oe-core
 2020-05-02 11:35 UTC 

[PATCH] staging: ks7010: remove me from CC list
 2020-05-02 11:26 UTC 

[xlnx:xlnx_rebase_v5.4 903/1289] drivers/usb/dwc3/host.c:16:6: error: redefinition of 'dwc3_host_wakeup_capable'
 2020-05-02 11:30 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 1/1] bus/pci: optimise scanning with whitelist/blacklist
 2020-05-02 11:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "

what is the current state of YP supported architectures?
 2020-05-02 11:26 UTC  (3+ messages)
` [yocto] "

[PATCH v2 1/1] drm/mm: optimize rb_hole_addr rbtree search
 2020-05-02 11:25 UTC  (5+ messages)

[PATCH 00/14] Move the ReST files from Documentation/*.txt
 2020-05-02 11:21 UTC  (10+ messages)
` [PATCH 07/14] docs: add IRQ documentation at the core-api book
` [PATCH 14/14] docs: staging: use small font for literal includes

[PATCH ] staging: vt6656: refactor power save operation
 2020-05-02 11:21 UTC  (4+ messages)

[PATCH v2] staging: vt6656: refactor power save operation
 2020-05-02 11:20 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS f525d0ee40f34857d86c0c86d054c4dec754032b
 2020-05-02 11:19 UTC 

[PATCH] clk/meson: fixes memleak issue in init err branch
 2020-05-02 11:10 UTC  (4+ messages)
`  "
  `  "

[powerpc:fixes-test] BUILD SUCCESS e2abb0f00606ece8b191679bbc3f9246738fb88e
 2020-05-02 11:05 UTC 

[PATCH] sh: Drop CONFIG_MTD_M25P80 in sh7757lcr_defconfig
 2020-05-02 11:05 UTC  (5+ messages)

[PATCH v2] sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfig
 2020-05-02 11:04 UTC  (2+ messages)

[xen-unstable test] 149900: tolerable FAIL
 2020-05-02 11:03 UTC 

[PATCH V2] ASoC: Intel: boards: Use FS as nau8825 sysclk in nau88125_* machine
 2020-05-02 11:00 UTC  (4+ messages)

[GIT PULL]: dmaengine fixes for v5.7-rc4
 2020-05-02 11:03 UTC 

git log --since=<date>
 2020-05-02 11:03 UTC  (4+ messages)

[PATCH 1/2] clk: vc5: Add support for IDT VersaClock 5P49V6965
 2020-05-02 10:53 UTC  (2+ messages)

[android-goldfish:android-5.4 16/34] include/vdso/clocksource.h:9:10: fatal error: asm/vdso/clocksource.h: No such file or directory
 2020-05-02 10:52 UTC 

pull-request: bpf-next 2020-05-01
 2020-05-01 22:44 UTC 

[PATCH V2] MIPS: perf: Remove unnecessary "fallthrough" pseudo keywords
 2020-05-02 10:46 UTC 

[PATCH v2] arm: Drop CONFIG_MTD_M25P80 in various defconfig files
 2020-05-02 10:45 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.119-48-g6bd27666bfb9)
 2020-05-02 10:46 UTC 

[Buildroot] [PATCH] package/python-xmodem: new package
 2020-05-02 10:39 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Only skip the hanging gem_exec_fence tests
 2020-05-02 10:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2] file-roller: upgrade 3.32.4 -> 3.32.5
 2020-05-02 10:36 UTC 

[linux-next:master 4371/6218] ld.lld: error: section .data..page_aligned at 0xFFFFFFFF804CE000 of size 0x2000 exceeds available address space
 2020-05-02 10:35 UTC 

[PATCH] MIPS: perf: Remove unnecessary "fallthrough" pseudo keywords
 2020-05-02 10:42 UTC  (3+ messages)

[PATCH v8 00/14] Add support for MediaTek xHCI host controller
 2020-05-02 10:32 UTC  (16+ messages)
` [PATCH v8 01/14] dm: core: Add function to get child count of ofnode or device
` [PATCH v8 02/14] test: dm: add test item for ofnode_get_child_count()
` [PATCH v8 03/14] phy: Add API for a bulk of phys
` [PATCH v8 04/14] test: dm: phy: add a test item for the phy_bulk API
` [PATCH v8 05/14] usb: dwc3: use the phy bulk API to get phys
` [PATCH v8 06/14] usb: dwc2_udc_otg: "
` [PATCH v8 07/14] phy: phy-mtk-tphy: add support USB phys
` [PATCH v8 08/14] phy: phy-mtk-tphy: add support new version
` [PATCH v8 09/14] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v8 10/14] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v8 11/14] arm: dts: mt7629: add usb related nodes
` [PATCH v8 12/14] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v8 13/14] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
` [PATCH v8 14/14] MAINTAINERS: MediaTek: add USB related files

[dpdk-dev] [PATCH] eventdev: fix device probe and remove for secondary process
 2020-05-02 10:31 UTC  (3+ messages)

cgroup pointed by sock is leaked on mode switch
 2020-05-02 10:27 UTC  (2+ messages)

[PATCH] MIPS: Loongson64: Correct TLB type for Loongson-3 Classic
 2020-05-02 10:07 UTC  (2+ messages)

[PATCH] main: fix get_optstring truncating output
 2020-05-02 10:11 UTC 

[PATCH 0/1] Fiji GPU audio register timeout when in BACO state
 2020-05-02 10:09 UTC  (15+ messages)

possible deadlock in lock_trace (3)
 2020-05-02 10:07 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/gkrellm: new package
 2020-05-02 10:06 UTC 

[RFC, WIP, v4 05/11] media: vidtv: add a bridge driver
 2020-05-02 10:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/qemu: Bump to version 4.2.0
 2020-05-02 10:01 UTC  (3+ messages)

atomisp kernel driver(s)
 2020-05-02 10:00 UTC  (26+ messages)

[PATCH 01/10] gparted: upgrade 0.33.0 -> 1.1.0
 2020-05-02  9:59 UTC  (7+ messages)
` [PATCH 02/10] file-roller: upgrade 3.32.4 -> 3.32.5
  ` [oe] "
` [PATCH 10/10] qpdf: upgrade 9.1.0 -> 10.0.1
  ` [oe] "

[Buildroot] [PATCH 1/1] package/libfm-extra: fix dependency comment
 2020-05-02  9:54 UTC 

[PATCH] iio: light: ltr501: Constify structs
 2020-05-02  9:52 UTC 

[Buildroot] [PATCH 00/11] Overwritten file detection, improvements to file listing logic
 2020-05-02  9:52 UTC  (4+ messages)
` [Buildroot] [PATCH 05/11] package/pkg-generic.mk: rework pkg_size logic with the "installed" step

[PATCH v2] MIPS: tools: Show result for loongson3-llsc-check
 2020-05-02  9:50 UTC  (2+ messages)

[PATCH] riscv: force __cpu_up_ variables to put in data section
 2020-05-02  9:49 UTC  (6+ messages)

[dpdk-dev] [PATCH] event/octeontx2: fix queue removal from Rx adapter
 2020-05-02  9:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[RFC, WIP, v4 11/11] media: vidtv: Add a MPEG Transport Stream Multiplexer
 2020-05-02  9:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/cegui: force libglew when libepoxy is also enabled
 2020-05-02  9:39 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/cegui: select libglu when libgl is detected

[LTP] [PATCH 0/4] fanotify ltp tests for v5.7-rc1
 2020-05-02  9:39 UTC  (3+ messages)
` [LTP] [PATCH 4/4] syscalls/fanotify: New test for FAN_MODIFY_DIR

[PATCH]v2 GitSVN: Multi line support of ignore-path, include-paths and skiping of empty commits
 2020-05-02  9:29 UTC 

[RFC] docs: dev-decoder: Add two more reasons for dynamic change
 2020-05-02  9:33 UTC  (3+ messages)

[PATCH] kernel/sys: do not use tasklist_lock to set/get scheduling priorities
 2020-05-02  9:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/rsync: annotate CVE-2017-16548
 2020-05-02  9:29 UTC  (6+ messages)

[PATCH] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-02  9:29 UTC 

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-02  9:26 UTC  (21+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP
                                  ` [virtio-dev] "

[RFC, WIP, v4 04/11] media: vidtv: move config structs into a separate header
 2020-05-02  9:28 UTC  (2+ messages)

[PATCH v2] xfs: Use the correct style for SPDX License Identifier
 2020-05-02  9:27 UTC 

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200502
 2020-05-02  9:25 UTC 

[PATCH v2] kvm: ioapic: Introduce arch-specific check for lazy update EOI mechanism
 2020-05-02  9:24 UTC 

[Bug 207541] New: "BUG: stack guard page was hit" when starting a KVM-based VM
 2020-05-02  9:23 UTC 

[Bug 207489] New: Kernel panic due to Lazy update IOAPIC EOI on an x86_64 *host*, when two (or more) PCI devices from different IOMMU groups are passed to Windows 10 guest, upon guest boot into Windows, with more than 4 VCPUs
 2020-05-02  9:22 UTC  (2+ messages)
` [Bug 207489] "

[Patch net v2] net_sched: fix tcm_parent in tc filter dump
 2020-05-02  9:19 UTC  (3+ messages)

system hang on a syncfs test with nfs_export enabled
 2020-05-02  9:17 UTC  (5+ messages)
` 回复:system "

[PATCH 0/4] Inline some hashtab functions to improve performance
 2020-05-02  9:11 UTC  (4+ messages)
` [PATCH 3/4] selinux: prepare for inlining of hashtab functions

[android-goldfish:android-5.4 4/8] drivers/nvdimm/virtio_pmem.c:65:7: error: implicit declaration of function 'register_trace_android_vh_sched_exit'; did you mean 'trace_android_vh_sched_exit'?
 2020-05-02  9:10 UTC 

Extremely slow device removals
 2020-05-02  9:09 UTC  (11+ messages)

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-05-02  9:09 UTC  (10+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH 5/5] imx: spl: Fix use of removed SPL_FAT_SUPPORT config
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH 2/5] Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode"
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH 4/5] imx: spl: Remove ifdefs in spl_mmc_boot_mode()
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH v3 4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH v3 3/4] video: mxsfb: add clk_enable()
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH 1/5] imx: spl: return boot mode for asked MMC device in spl_mmc_boot_mode()
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH 3/5] Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT"
 2020-05-02  9:08 UTC  (2+ messages)

[PATCH v3 2/4] imxrt1020-evk: README: change dd command destination
 2020-05-02  9:08 UTC  (2+ messages)


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.