All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-07 18:26:10 to 2020-06-07 19:34:33 UTC [more...]

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-07 19:32 UTC  (2+ messages)
` [GSOC Patch v2 0/4] "

[Buildroot] [PATCH 1/4] package/openssh: Depend on libaudit if available
 2020-06-07 19:31 UTC  (14+ 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

[PATCH] firmware: arm_scmi: fix timeout value for send_message
 2020-06-07 19:30 UTC  (2+ messages)

[meta-oe][PATCH] c-periphery: add recipe
 2020-06-07 19:28 UTC  (2+ messages)
` [oe] "

[Buildroot] [PATCH 00/10] Improvements to systemd
 2020-06-07 19:26 UTC  (4+ messages)
` [Buildroot] [PATCH 10/10] package/systemd: invoke systemd-tmpfilesd on final image

ARM: static kernel in vmalloc space (was Re: [PATCH 0/3] Highmem support for 32-bit RISC-V)
 2020-06-07 19:26 UTC  (13+ messages)
  ` ARM: static kernel in vmalloc space
                  ` ARM: vmsplit 4g/4g

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

✅ PASS: Test report for kernel 5.6.17-375cd4d.cki (stable-queue)
 2020-06-07 19:25 UTC 

drivers/staging/wilc1000/mon.c:232:2: warning: 'strncpy' specified bound 16 equals destination size
 2020-06-07 19:14 UTC  (2+ messages)

[RFC PATCH net-next 00/10] Add extended state
 2020-06-07 19:14 UTC  (9+ messages)
` [RFC PATCH net-next 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
` [RFC PATCH net-next 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c
` [RFC PATCH net-next 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
` [RFC PATCH net-next 05/10] Documentation: networking: ethtool-netlink: Add link extended state

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-07 16:49 UTC  (3+ messages)
` [PATCH v4 08/12] device core: Introduce multiple dma pfn offsets

[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-07 18:55 UTC  (110+ 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] drm/panfrost: Use kvfree() to free bo->sgts in panfrost_mmu_map_fault_addr()
 2020-06-05 18:52 UTC 

[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] drm/i915/gvt: print actionable error message when gm runs out
 2020-06-05 11:08 UTC  (3+ messages)

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

pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-07 17:03 UTC  (3+ messages)
` [PATCH 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)

[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 v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-05  8:44 UTC  (12+ messages)

[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)

[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

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

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

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

[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 "

[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  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [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 


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.