messages from 2020-05-19 05:55:35 to 2020-05-19 07:01:01 UTC [more...]
[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
2020-05-18 11:09 UTC (8+ messages)
` [PATCH v4 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v4 2/8] ARM: dts: stm32: enable l3gd20 on stm32429-disco board
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v4 4/8] ARM: dts: stm32: Add pin map for ltdc on stm32f429-disco board
` [PATCH v4 6/8] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v4 7/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate
` [PATCH v4 8/8] drm/panel: Add ilitek ili9341 panel driver
[PATCH] drm/mediatek: Delete not used of_device_get_match_data
2020-05-18 17:44 UTC (2+ messages)
[RESEND PATCH 0/3] Convert mtk-dpi to drm_bridge API
2020-05-18 17:39 UTC (2+ messages)
` [RESEND PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder
[PATCH] drm/i915/gvt: Use ARRAY_SIZE for vgpu_types
2020-05-18 15:03 UTC
[PATCH 01/12] dt-bindings: display: Convert ingenic,lcd.txt to YAML
2020-05-18 11:26 UTC (4+ messages)
` [PATCH 11/12] gpu/drm: Ingenic: Add support for the IPU
[PATCH] drm/msm/a6xx: don't try to set GPU frequency when GMU is suspended
2020-05-19 3:07 UTC
[PATCH] Lenovo X13 Yoga OLED panel brightness fix. Add another panel that needs the edid quirk to the list so that brightness control works correctly. Fixes issue seen on Lenovo X13 Yoga with OLED panel
2020-05-19 2:56 UTC
[PATCH v4 00/45] Use hugepages to map kernel mem on 8xx
2020-05-19 5:49 UTC (37+ messages)
` [PATCH v4 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v4 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v4 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v4 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v4 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v4 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v4 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v4 08/45] powerpc/ptdump: Reorder flags
` [PATCH v4 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v4 10/45] powerpc/ptdump: Display size of BATs
` [PATCH v4 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v4 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v4 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v4 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v4 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v4 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v4 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v4 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v4 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v4 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v4 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v4 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v4 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v4 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v4 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v4 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v4 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v4 28/45] powerpc/8xx: MM_SLICE is not needed anymore
` [PATCH v4 29/45] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v4 30/45] powerpc/8xx: Add function to set pinned TLBs
` [PATCH v4 31/45] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v4 32/45] powerpc/8xx: Always pin TLBs at startup
` [PATCH v4 33/45] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v4 34/45] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v4 35/45] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v4 36/45] powerpc/mm: Don't be too strict with _etext alignment on PPC32
[PATCH] drm/amdkfd: Fix boolreturn.cocci warnings
2020-05-18 16:23 UTC
[dpdk-dev] incorrect vlan_tci in rte mbuf
2020-05-19 7:00 UTC (4+ messages)
[PATCH] arm: mach-k3: Enable dcache in SPL
2020-05-19 7:00 UTC (4+ messages)
[PATCH v14 0/2] add power control in i2c
2020-05-19 7:00 UTC (6+ messages)
` [PATCH v14 1/2] dt-binding: i2c: add bus-supply property
` [PATCH v14 2/2] i2c: core: support bus regulator controlling in adapter
[PATCH v2 00/11] Patches for ui/gtk and ui/sdl
2020-05-19 6:59 UTC (3+ messages)
` [PATCH v2 02/11] ui/gtk: fix handling of AltGr key on Windows
[virtio-comment] [PATCH 0/3] virtio-spec: Add virtio-mem device specification
2020-05-19 6:58 UTC (5+ messages)
` [virtio-comment] [PATCH 1/3] conformance: make driver conformance list easier to read and maintain
` [virtio-comment] [PATCH 2/3] conformance: Reference RPMB Driver Conformance
[PATCH v2 0/3] iio: magnetometer: ak8975: Add gpio reset support
2020-05-19 6:57 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml
` [PATCH v2 2/3] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v2 3/3] iio: magnetometer: ak8975: Add "
linux-next: build warning after merge of the tip tree
2020-05-19 6:57 UTC
[PATCH 1/3] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
2020-05-19 6:57 UTC (8+ messages)
` [PATCH 2/3] drm/tilcdc: remove unnecessary state->fb check
` [PATCH 3/3] drm/tilcdc: add missing static for panel_driver
[RFC PATCH 0/8] Qualcomm Cloud AI 100 driver
2020-05-19 6:57 UTC (2+ messages)
[linux-next:master 7243/9662] sh4-linux-ar: net/netlink/genetlink.o: No such file or directory
2020-05-19 6:57 UTC (2+ messages)
[PATCH] ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'
2020-05-19 6:56 UTC (4+ messages)
linux-next: Tree for May 18
2020-05-19 6:55 UTC (3+ messages)
` linux-next: Tree for May 18 (drivers/infiniband/ulp/rtrs/rtrs-clt.c)
[PATCH] xfstests: add test for xfs_repair progress reporting
2020-05-19 6:55 UTC
[virtio-comment] [PATCH v2 0/3] virtio-spec: Add documentation for recently added balloon features
2020-05-19 6:54 UTC (5+ messages)
` [virtio-comment] [PATCH v2 1/3] content: Document balloon feature free page hints
arm64/for-kernelci boot: 26 boots: 0 failed, 26 passed (v5.7-rc6-124-g96bc42ff0a82)
2020-05-19 6:53 UTC
arm64/for-kernelci baseline: 24 runs, 1 regressions (v5.7-rc6-124-g96bc42ff0a82)
2020-05-19 6:53 UTC
[PATCH 0/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
2020-05-19 6:53 UTC (8+ messages)
` [PATCH 1/6] cpuidle: sysfs: Fix the overlap for showing available governors
` [PATCH 2/6] cpuidle: sysfs: Accept governor name with 15 characters
` [PATCH 3/6] cpuidle: Make cpuidle governor switchable to be the default behaviour
` [PATCH 4/6] cpuidle: sysfs: Remove sysfs_switch and switch attributes
` [PATCH 5/6] Documentation: cpuidle: update the document
` [PATCH 6/6] Documentation: ABI: make current_governer_ro as a candidate for removal
[Buildroot] [PATCH 1/1] package/vboot-utils: fix -fno-common build failure
2020-05-19 6:53 UTC
[PATCH] media: v4l2-ctrls: add encoder skip frames control
2020-05-19 6:53 UTC (2+ messages)
[PATCH v1 1/1] drivers: phy: sr-usb: do not use internal fsm for USB2 phy init
2020-05-19 6:52 UTC (2+ messages)
回覆: CLEVO uses the model name and SSID list of Realtek audio CODEC ALC1220
2020-05-19 6:50 UTC (3+ messages)
` 回覆: "
[PATCH v2 0/3] dtc: checks: Validate interrupt-map properties
2020-05-19 6:52 UTC (3+ messages)
` [PATCH v2 1/3] checks: Add interrupt provider test
[LTP] [PATCH v2 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
2020-05-19 6:52 UTC (2+ messages)
` [LTP] [PATCH v2 2/2] tst_test.sh: Warn about setup/cleanup function not loaded
[PATCH] ALSA: hda/realtek - Add more fixup entries for Clevo machines
2020-05-19 6:50 UTC
[PATCH not-for-merge 0/5] Instrumentation for "Fixes around device realization"
2020-05-19 6:50 UTC (6+ messages)
` [PATCH not-for-merge 2/5] qom: Make "info qom-tree" show children sorted
[igt-dev] [PATCH i-g-t] tests/kms_content_protection: CP cleanup exit handler
2020-05-19 6:50 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH v1 0/4] Optimize fw_devlink parsing
2020-05-19 6:48 UTC (4+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices
[PATCH v2 0/5] soundwire: bus_type: add sdw_master_device support
2020-05-19 6:47 UTC (3+ messages)
[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
2020-05-19 6:48 UTC (10+ messages)
phosphor-bittware repository
2020-05-19 6:47 UTC
[PATCH] i2c: reword explanation about atomic transfers
2020-05-19 6:47 UTC (2+ messages)
[zen-kernel-zen-kernel:5.6/zen-sauce 2/26] arch/um/include/asm/uaccess.h:17:29: error: comparison of unsigned expression >= 0 is always true
2020-05-19 6:47 UTC
[PATCH v4 0/9] Prereqs for HiKey960 USB support
2020-05-19 6:46 UTC (16+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller
[PATCH] media: v4l2-ctrls: Add encoded frame quality controls
2020-05-19 6:45 UTC (3+ messages)
..gCompliment
2020-05-19 6:45 UTC
[LTP] [PATCH 1/2] tst_test.sh: Fix calling not yet loaded cleanup function
2020-05-19 6:44 UTC (7+ messages)
` [LTP] [PATCH 2/2] tst_test.sh: Warn about setup/cleanup function not loaded
[dpdk-dev] [PATCH v4 00/13]NXP DPAAx: move internal symbols to INTERNAL
2020-05-19 6:44 UTC (5+ messages)
` [dpdk-dev] [PATCH v8 00/13] NXP "
` [dpdk-dev] [PATCH v8 01/13] common/dpaax: move internal symbols into INTERNAL section
[PATCH 0/5] tf-a recipe improvements and new recipes for SCP and firmware image for Juno
2020-05-19 6:40 UTC (5+ messages)
` [PATCH 2/5] trusted-firmware-a: Deliver binaries artefacts to sysroot/firmware
` [meta-arm] "
[PULL REQUEST] i2c for v5.8
2020-05-19 6:40 UTC (2+ messages)
inode iterator cleanups
2020-05-19 6:40 UTC (3+ messages)
[PATCH] mkfs: simplify the configured sector sizes setting in validate_sectorsize
2020-05-19 6:38 UTC
[dpdk-dev] [PATCH] vhost: fix dequeue_zero_zopy cannot be enabled
2020-05-19 6:28 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] vhost: fix zero-copy "
[RFC] arm64: Enable perf events based hard lockup detector
2020-05-19 6:36 UTC (4+ messages)
[PATCH 00/24] Fixes around device realization
2020-05-19 6:35 UTC (22+ messages)
` [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
` [PATCH 13/24] ppc4xx: Drop redundant device realization
` [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
` [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
[PATCH 0/2] Default to cachable mappings for GEM SHMEM
2020-05-19 6:36 UTC (15+ messages)
` [PATCH 1/2] drm/shmem: Use cached mappings by default
` [PATCH 2/2] drm/udl: Use GEM vmap/mmap function from SHMEM helpers
[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
2020-05-18 16:06 UTC (4+ messages)
` [PATCH 07/11] iio:health:afe4403 Fix timestamp alignment and prevent data leak
[Intel-gfx] drm/i915: device params part 1
2020-05-19 6:34 UTC (2+ messages)
[PATCH] trusted-firmware-a: re-enable generation of packages
2020-05-19 6:34 UTC
[igt-dev] [PATCH i-g-t 1/3] i915/gem_ctx_persistence: Use "%u" for -1u conversion
2020-05-19 6:34 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t 2/3] Always pass device to igt_params_set
` [igt-dev] [PATCH i-g-t 3/3] lib: Cleanup __igt_params_open()
[PATCH v2 1/4] gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration
2020-05-19 6:33 UTC (3+ messages)
` [PATCH v2 4/4] gpio: dwapb: Remove unneeded has_irq member in struct dwapb_port_property
[XFS SUMMIT] SSD optimised allocation policy
2020-05-19 6:32 UTC (2+ messages)
[Intel-gfx] [PATCH 01/12] drm/i915: Don't set queue-priority hint when supressing the reschedule
2020-05-19 6:31 UTC (12+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915/selftests: Change priority overflow detection
` [Intel-gfx] [PATCH 03/12] drm/i915/selftests: Restore to default heartbeat
` [Intel-gfx] [PATCH 04/12] drm/i915/selftests: Check for an initial-breadcrumb in wait_for_submit()
` [Intel-gfx] [PATCH 05/12] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
` [Intel-gfx] [PATCH 06/12] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 07/12] drm/i915/selftests: Add tests for timeslicing virtual engines
` [Intel-gfx] [PATCH 08/12] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 09/12] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 10/12] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 11/12] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 12/12] drm/i915/gt: Resubmit the virtual engine on schedule-out
[PATCH v1] driver core: Fix memory leak when adding SYNC_STATE_ONLY device links
2020-05-19 6:30 UTC (2+ messages)
` [PATCH v3] driver core: Fix SYNC_STATE_ONLY device link implementation
[oe] [meta-oe][PATCH] dstat: Fix runtime error that depend python
2020-05-19 15:27 UTC
[Buildroot] [autobuild.buildroot.net] Daily results for 2020-05-18
2020-05-19 6:26 UTC
[PATCH v7 1/2] Driver for TI HDC20x0 humidity and temperature sensors
2020-05-19 6:24 UTC (2+ messages)
[XFS SUMMIT] Deprecating V4 on-disk format
2020-05-19 6:23 UTC (2+ messages)
[PATCH v7 0/4] Add QMP V3 USB3 PHY support for SC7180
2020-05-19 6:23 UTC (2+ messages)
[PATCH] python3: add pydoc and urllib to core
2020-05-19 6:23 UTC (3+ messages)
` [OE-core] "
next/pending-fixes build: 217 builds: 1 failed, 216 passed, 1 error, 162 warnings (v5.7-rc6-175-gcf2c233130ca)
2020-05-19 6:21 UTC
[PATCH v2 bpf-next 0/7] bpf, printk: add BTF-based type printing
2020-05-19 6:21 UTC (5+ messages)
` [PATCH v2 bpf-next 2/7] bpf: move to generic BTF show support, apply it to seq files/strings
RTL8723BS driver doesn't work for,me but I can help testing
2020-05-19 6:21 UTC (8+ messages)
[iommu:x86/vt-d 23/44] drivers/iommu/mtk_iommu_v1.c:467:25: warning: variable 'data' set but not used
2020-05-19 6:21 UTC (2+ messages)
[PATCH v9 0/3] Add Intel ComboPhy driver
2020-05-19 6:19 UTC (4+ messages)
` [PATCH v9 1/3] dt-bindings: phy: Add PHY_TYPE_XPCS definition
` [PATCH v9 2/3] dt-bindings: phy: Add YAML schemas for Intel ComboPhy
` [PATCH v9 3/3] phy: intel: Add driver support for ComboPhy
linux-next: manual merge of the tip tree with the drm-misc tree
2020-05-19 6:16 UTC (3+ messages)
` [Intel-gfx] "
[jkirsher-next-queue:dev-queue 182/183] drivers/net/ethernet/intel/iecm/iecm_lib.c:49:13: warning: no previous prototype for 'iecm_mb_intr_clean'
2020-05-19 6:16 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH V2] powerpc/perf: Add support for outputting extended regs in perf intr_regs
2020-05-19 6:15 UTC
[PATCH 1/3] dt-bindings: arm: qcom: Add sm6125 SoC and xiaomi,willow
2020-05-19 6:11 UTC (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: Add initial sm6125 SoC support
` [PATCH 3/3] arm64: dts: qcom: Add initial support for Xiaomi Redmi Note 8T
arm64/for-kernelci build: 3 builds: 0 failed, 3 passed, 48 warnings (v5.7-rc6-124-g96bc42ff0a82)
2020-05-19 6:09 UTC
[PATCH] libata: Use per port sync for detach
2020-05-19 6:09 UTC (6+ messages)
[PATCH v1] i2c: octeon_i2c: Add I2C controller driver for Octeon
2020-05-19 6:07 UTC (2+ messages)
[v4] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
2020-05-19 6:07 UTC
[xen-unstable test] 150234: regressions - FAIL
2020-05-19 6:06 UTC
[PATCH V1 0/3] Internal voltage control for qcom SDHC
2020-05-19 6:06 UTC (3+ messages)
` [PATCH V1 3/3] mmc: sdhci: Allow platform controlled voltage switching
[PATCH v12 00/10] Introduce support for guest CET feature
2020-05-19 6:06 UTC (3+ messages)
[PATCH v5 bpf-next 00/11] net: Add support for XDP in egress path
2020-05-19 6:04 UTC (8+ messages)
[RESEND][PATCH] sound: qcom: Kconfig: Tweak dependencies on SND_SOC_SDM845
2020-05-19 6:02 UTC (2+ messages)
[PATCH] KVM: x86: emulate reserved nops from 0f/18 to 0f/1f
2020-05-19 6:02 UTC (4+ messages)
[PATCH 4.4 00/86] 4.4.224-rc1 review
2020-05-19 6:00 UTC (3+ messages)
` [PATCH 4.4 63/86] block: defer timeouts to a workqueue
[dunfell/master][PATCH v2] armnn: deprecated, remove
2020-05-19 5:57 UTC
[PATCH] replay: synchronize on every virtual timer callback
2020-05-19 5:56 UTC (4+ messages)
[PATCH v3 1/7] powerpc/pmem: Restrict papr_scm to P8 and above
2020-05-19 5:55 UTC (4+ messages)
` [PATCH v3 5/7] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v3 6/7] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v3 7/7] powerpc/book3s/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
[PATCH v10 1/3] serial: samsung: Replace rd_regb/wr_regb with rd_reg/wr_reg
2020-05-19 5:55 UTC (3+ messages)
` [PATCH v10 3/3] tty: samsung_tty: 32-bit access for TX/RX hold registers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.