messages from 2020-06-07 17:24:56 to 2020-06-07 19:00:33 UTC [more...]
[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
2020-06-07 18:55 UTC (65+ messages)
` [PATCH v3 04/39] memory: tegra20-emc: Make driver modular
` [PATCH v3 01/39] clk: Export clk_hw_reparent()
` [PATCH v3 03/39] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v3 05/39] memory: tegra30-emc: Make driver modular
` [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
BUG: kernel NULL pointer dereference from check_preempt_wakeup()
2020-06-07 18:57 UTC (6+ messages)
[Buildroot] [PATCH 1/4] package/openssh: Depend on libaudit if available
2020-06-07 18:55 UTC (4+ messages)
` [Buildroot] [PATCH 3/4] package/openssh: seperate sd service for host key generation
[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
[Buildroot] [PATCH] package/haveged: Allow service to run early
2020-06-07 18:35 UTC (3+ messages)
[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
[RFC PATCH net-next 00/10] Add extended state
2020-06-07 18:25 UTC (11+ messages)
` [RFC PATCH net-next 04/10] ethtool: Add link "
` [RFC PATCH net-next 07/10] mlxsw: spectrum_ethtool: "
` [RFC PATCH net-next 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
` [RFC PATCH net-next 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected
` [RFC PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state
[Buildroot] [PATCH 0/3] dus-borker: new package (branch yem/dbus-broker)
2020-06-07 18:18 UTC (6+ messages)
` [Buildroot] [PATCH 1/3] package/dbusbroker: new package
` [Buildroot] [PATCH 2/3] package/systemd: do not force dbus if dbus-broker is available
` [Buildroot] [PATCH 3/3] support/run-test: add test for systemd using dbus-broker
stable-rc/linux-4.4.y build: 152 builds: 1 failed, 151 passed, 2 errors, 11 warnings (v4.4.226-24-gd275a29aa983)
2020-06-07 18:16 UTC
pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
2020-06-07 18:15 UTC (9+ messages)
` [PATCH 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [Intel-gfx] "
` [Intel-gfx] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
[tpm2] Re: TPM 2.0 hardware error DA lockout mode
2020-06-07 18:14 UTC
[Buildroot] [PATCH v1 1/1] package/brltty: fix input_event related compile failure
2020-06-07 18:11 UTC
[GIT PULL] USB/PHY driver update for 5.8-rc1
2020-06-07 18:10 UTC (2+ messages)
[GIT PULL] TTY/Serial driver patches for 5.8-rc1
2020-06-07 18:10 UTC (2+ messages)
[GIT PULL] Driver core patches for 5.8-rc1
2020-06-07 18:10 UTC (2+ messages)
[GIT PULL] Char/Misc driver patches for 5.8-rc1
2020-06-07 18:10 UTC (2+ messages)
[GIT PULL] Staging/IIO driver patches for 5.8-rc1
2020-06-07 18:10 UTC (2+ messages)
[PATCH v2 00/32] IIO: Fused set 1 and 2 of timestamp alignment fixes
2020-06-07 18:03 UTC (3+ messages)
` [PATCH 21/32] iio:pressure:ms5611 Fix buffer element alignment
[meta-networking][PATCH 1/2] tcpreplay: fix upstream check URL
2020-06-07 18:04 UTC (2+ messages)
` [meta-networking][PATCH 2/2] tinyproxy: "
[PATCH nft 1/2] segtree: fix asan runtime error
2020-06-07 18:04 UTC (2+ messages)
` [PATCH nft 2/2] meta: fix asan runtime error in tc handle
[PATCH v5 2/4] iio: chemical: scd30: add I2C interface driver
2020-06-07 17:58 UTC
[PATCH v5 4/4] dt-bindings: iio: scd30: add device binding file
2020-06-07 17:58 UTC
[PATCH v5 1/4] iio: chemical: scd30: add core driver
2020-06-07 17:58 UTC
[PATCH v5 3/4] iio: chemical: scd30: add serial interface driver
2020-06-07 17:58 UTC
[PATCH v5 0/4] Add support for SCD30 sensor
2020-06-07 17:58 UTC
Patchwork housekeeping for: linux-renesas-soc
2020-06-07 18:00 UTC
[PATCH v2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add device tree for camera DB
2020-06-07 17:57 UTC
[PATCH] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add device tree for camera DB
2020-06-07 17:48 UTC (5+ messages)
general protection fault, probably for non-canonical address in nfsd
2020-06-07 17:44 UTC (3+ messages)
[meta-oe][PATCH] jpnevulator: upgrade 2.3.4 -> 2.3.5
2020-06-07 17:43 UTC
[PATCH] pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740
2020-06-07 17:42 UTC
[PATCH 0/3] Ignore merge bases graph simplification
2020-06-07 17:42 UTC (3+ messages)
` [PATCH 1/3] Clean up t6016-rev-list-graph-simplify-history
[PATCH v2] drivers: optee: allow op-tee to access devices on the i2c bus
2020-06-07 17:38 UTC (2+ messages)
[PATCH v2] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
2020-06-07 17:37 UTC (2+ messages)
drivers/gpu/drm/drm_gem_shmem_helper.c:260:17: error: implicit declaration of function 'pgprot_writecombine'; did you mean
2020-06-07 17:32 UTC (2+ messages)
EAGAIN
2020-06-07 17:31 UTC (2+ messages)
[Intel-gfx] [PATCH v4] drm/i915/psr: Program default IO buffer Wake and Fast Wake
2020-06-07 17:26 UTC (2+ messages)
[PATCH v2 0/2] efi/arm: deal with HYP mode boot
2020-06-07 17:24 UTC (3+ messages)
` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully
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.