All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-07 18:18:55 to 2020-06-07 19:13:54 UTC [more...]

[RFC PATCH 0/4] DSI/DBI and TinyDRM driver
 2020-06-07 13:38 UTC  (5+ messages)
` [RFC PATCH 1/4] gpu/drm: dsi: Let host and device specify supported bus
` [RFC PATCH 2/4] gpu/drm: Add SPI DBI host driver
` [RFC PATCH 3/4] gpu/drm: Add TinyDRM for DSI/DBI panels
` [RFC PATCH 4/4] gpu/drm: Add Ilitek ILI9341 DBI panel driver

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-06-07 16:17 UTC  (6+ messages)
` [PATCH 3/3] drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline

[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-07 18:55 UTC  (83+ messages)
` [PATCH v3 01/39] clk: Export clk_hw_reparent()
` [PATCH v3 02/39] clk: tegra: Remove Memory Controller lock
` [PATCH v3 03/39] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v3 04/39] memory: tegra20-emc: Make driver modular
` [PATCH v3 05/39] memory: tegra30-emc: "
` [PATCH v3 06/39] memory: tegra124-emc: "
` [PATCH v3 07/39] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v3 08/39] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v3 09/39] memory: tegra20-emc: Initialize MC timings
` [PATCH v3 10/39] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v3 11/39] PM / devfreq: tegra30: "
` [PATCH v3 12/39] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v3 13/39] PM / devfreq: tegra30: "
` [PATCH v3 14/39] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v3 15/39] PM / devfreq: tegra30: "
` [PATCH v3 16/39] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v3 17/39] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v3 18/39] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v3 19/39] dt-bindings: memory: tegra20: emc: "
` [PATCH v3 20/39] dt-bindings: memory: tegra30: mc: "
` [PATCH v3 21/39] dt-bindings: memory: tegra30: emc: "
` [PATCH v3 22/39] dt-bindings: host1x: Document new interconnect properties
` [PATCH v3 23/39] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v3 24/39] dt-bindings: memory: tegra30: "
` [PATCH v3 25/39] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v3 26/39] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v3 27/39] interconnect: Relax requirement in of_icc_get_from_provider()
` [PATCH v3 28/39] memory: tegra: Register as interconnect provider
` [PATCH v3 29/39] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v3 30/39] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v3 31/39] memory: tegra20-emc: Register as interconnect provider
` [PATCH v3 32/39] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v3 33/39] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v3 34/39] memory: tegra30-emc: Register as interconnect provider
` [PATCH v3 35/39] drm/tegra: dc: Support memory bandwidth management
` [PATCH v3 36/39] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v3 37/39] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v3 38/39] ARM: tegra: Enable interconnect API in tegra_defconfig
` [PATCH v3 39/39] ARM: multi_v7_defconfig: Enable interconnect API

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-05  8:44 UTC  (12+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-05 17:43 UTC  (9+ messages)
` [PATCH v3 004/105] clk: bcm: Add BCM2711 DVP driver
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 20:41 UTC  (8+ messages)
` [PATCH v3 09/13] device core: Introduce multiple dma pfn offsets

[PATCH v2] fbdev: geode: Add the missed pci_disable_device() in gx1fb_map_video_memory()
 2020-06-05 16:14 UTC 

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-06-05 13:41 UTC  (4+ messages)

[RFC PATCH net-next 00/10] Add extended state
 2020-06-07 19:11 UTC  (7+ messages)
` [RFC PATCH net-next 05/10] Documentation: networking: ethtool-netlink: Add link "
` [RFC PATCH net-next 07/10] mlxsw: spectrum_ethtool: "
` [RFC PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool "

[PATCH 0/5] Switch to Python3
 2020-06-07 19:11 UTC  (6+ messages)
` [PATCH 1/5] .travis.yml: Move shell code out of .travis.yml
` [PATCH 2/5] ci/travis-install.sh: Install python3-six package
` [PATCH 3/5] ci/travis-install.sh, MacOS: Install the Python 'six' package
` [PATCH 4/5] Switch to Python3
` [PATCH 5/5] t/run-fio-tests.py: Accept a wider range of IOPS values

[Buildroot] [PATCH 1/4] package/openssh: Depend on libaudit if available
 2020-06-07 19:10 UTC  (11+ messages)
` [Buildroot] [PATCH 2/4] package/openssh: improve integration for systemd
` [Buildroot] [PATCH 3/4] package/openssh: seperate sd service for host key generation
` [Buildroot] [PATCH 4/4] package/openssh: add sd socket-activated ssh daemon services

✅ PASS: Test report for kernel 5.6.16-576354.cki (stable-queue)
 2020-06-07 19:09 UTC 

[PATCH RESEND] device_cgroup: Fix RCU list debugging warning
 2020-06-07 19:08 UTC  (4+ messages)
  ` [Linux-kernel-mentees] "

[PATCH] m68k: stmark2: defconfig updates
 2020-06-07 19:12 UTC 

[Buildroot] [PATCH] package/haveged: Allow service to run early
 2020-06-07 19:05 UTC  (4+ messages)

[net-next] tipc: update a binding service via broadcast
 2020-06-07 19:03 UTC  (2+ messages)

[rcu:dev.2020.06.02a 67/90] kernel/rcu/rcuperf.c:727:38: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2020-06-07 19:00 UTC  (4+ messages)

BUG: kernel NULL pointer dereference from check_preempt_wakeup()
 2020-06-07 18:57 UTC  (6+ messages)

[PATCH] doc: fix a typo inside `--bare` section
 2020-06-07 18:54 UTC  (3+ messages)

[PATCH v2 1/1] log: don't show function by default
 2020-06-07 18:50 UTC  (2+ messages)
` [RESEND "

[Intel-gfx] [PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-07 18:48 UTC  (50+ messages)
`  "
` [PATCH v2 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
  ` [Intel-gfx] "
` [PATCH v2 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
  ` [Intel-gfx] "
` [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 04/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
  `  "
` [PATCH v2 05/15] pwm: lpss: Set SW_UPDATE bit when enabling the PWM
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
  `  "
` [PATCH v2 07/15] pwm: crc: Fix off-by-one error in the clock-divider calculations
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 08/15] pwm: crc: Fix period changes not having any effect
  `  "
` [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
  `  "
` [Intel-gfx] [PATCH v2 11/15] pwm: crc: Implement get_state() method
  `  "
` [Intel-gfx] [PATCH v2 12/15] drm/i915: panel: Add get_vbt_pwm_freq() helper
  `  "
` [Intel-gfx] [PATCH v2 13/15] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
  `  "
` [Intel-gfx] [PATCH v2 14/15] drm/i915: panel: Honor the VBT PWM min setting "
  `  "
` [Intel-gfx] [PATCH v2 15/15] drm/i915: panel: Use atomic PWM API "
  `  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH libnetfilter_queue 0/1] URGENT: libnetfilter_queue-1.0.4 fails to build
 2020-06-07 18:47 UTC  (5+ messages)
` [PATCH libnetfilter_queue v2 1/1] build: dist: Add fixmanpages.sh to distribution tree

Race condition between iwd and systemd-udevd
 2020-06-07 18:46 UTC 

[PATCH] i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n
 2020-06-07 18:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] Makefile: remove /usr/lib/rpm directory on target
 2020-06-07 18:43 UTC  (9+ messages)
` [Buildroot] [PATCH 2/2] fs: clean the volatile /run and /tmp directories

[PATCH 1/1] mtd: cfi_flash: use __raw_writeq(), __raw_readq()
 2020-06-07 18:42 UTC  (2+ messages)

[PATCH 01/11] arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards
 2020-06-07 18:41 UTC  (11+ messages)
` [PATCH 02/11] arm64: dts: renesas: r8a774b1-hihope-rzg2n[-ex]: Rename HiHope RZ/G2N boards
` [PATCH 03/11] arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-common-rev2.dtsi file
` [PATCH 04/11] arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file
` [PATCH 05/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support
` [PATCH 06/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub "
` [PATCH 07/11] arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file
` [PATCH 08/11] arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display
` [PATCH 09/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support
` [PATCH 10/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub "
` [PATCH 11/11] arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display

[PATCH] defer/rcuusage: Fix minor issues
 2020-06-07 18:40 UTC  (2+ messages)

drivers/hwspinlock/sirf_hwspinlock.c:87:34: warning: unused variable 'sirf_hwpinlock_ids'
 2020-06-07 18:37 UTC  (2+ messages)

rockchip: correctly set vop0 or vop1
 2020-06-07 18:36 UTC 

[PATCH 00/11] Add support for HiHope RZ/G2M[N] Rev.3.0/4.0
 2020-06-07 18:34 UTC 

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-06-07 18:27 UTC  (7+ messages)
` [patch V9 10/39] x86/entry: Provide helpers for execute on irqstack

[PATCH nft] cmd: add misspelling suggestions for rule commands
 2020-06-07 18:26 UTC 

[PATCH 0/2] hwmon: Add SFR NeufBox 6 hwmon support
 2020-06-07 18:25 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add SFR NB6 sensor binding
` [PATCH 2/2] hwmon: Add SFR NB6 sensor driver


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.