All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-24 19:49:04 to 2020-04-24 20:16:05 UTC [more...]

[Cocci] [PATCH v1] console: fix an issue about ioremap leak
 2020-04-24  7:46 UTC  (5+ messages)
  ` [Cocci] console: Complete exception handling in newport_probe()
      `  "

[Intel-wired-lan] [PATCH 00/19] igc: Fixes to NFC support code
 2020-04-24 20:16 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH 01/19] igc: Remove unused field from igc_nfc_filter

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-04-24 20:15 UTC  (5+ messages)
` [PATCH v6 06/12] "
  ` [regression] "

[PATCH v2 0/6] arm64: ti: k3-j721e: Add SERDES PHY and USB3.0 support
 2020-04-24 20:15 UTC  (5+ messages)
` [PATCH v2 3/6] arm64: dts: ti: k3-j721e-main: Add serdes_ln_ctrl node to select SERDES lane mux

[PATCH v3 bpf-next 00/15] net: Add support for XDP in egress path
 2020-04-24 20:14 UTC  (16+ messages)
` [PATCH v3 bpf-next 01/15] net: Refactor convert_to_xdp_frame
` [PATCH v3 bpf-next 02/15] net: uapi for XDP programs in the egress path
` [PATCH v3 bpf-next 03/15] net: Add XDP setup and query commands for Tx programs
` [PATCH v3 bpf-next 04/15] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH v3 bpf-next 05/15] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v3 bpf-next 06/15] net: Rename do_xdp_generic to do_xdp_generic_rx
` [PATCH v3 bpf-next 07/15] net: rename netif_receive_generic_xdp to do_generic_xdp_core
` [PATCH v3 bpf-next 08/15] net: set XDP egress program on netdevice
` [PATCH v3 bpf-next 09/15] net: Support xdp in the Tx path for packets as an skb
` [PATCH v3 bpf-next 10/15] net: Support xdp in the Tx path for xdp_frames
` [PATCH v3 bpf-next 11/15] libbpf: Add egress XDP support
` [PATCH v3 bpf-next 12/15] bpftool: Add support for XDP egress
` [PATCH v3 bpf-next 13/15] selftest: Add test for xdp_egress
` [PATCH v3 bpf-next 14/15] selftest: Add xdp_egress attach tests
` [PATCH v3 bpf-next 15/15] samples/bpf: add XDP egress support to xdp1

pull-request: wireless-drivers-2020-04-24
 2020-04-24 20:14 UTC  (2+ messages)

[PATCH 01/24] imx: fix cpu_type helper
 2020-04-24 20:14 UTC  (4+ messages)
` [PATCH 07/24] imx: update is_imx6ull to include i.MX6ULZ

[PATCH 0/3] Have "stop" button for multi-threaded searches
 2020-04-24 20:12 UTC  (3+ messages)
` [PATCH 2/3] kernel-shark: Change the mechanism of the multi-threaded search

[SPDK] spdk_nvme_ns_cmd_read returning -ENOMEM
 2020-04-24 20:12 UTC 

[GIT PULL] io_uring fix for 5.7-rc3
 2020-04-24 20:11 UTC  (3+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Trace RPS events
 2020-04-24 20:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "

[PATCH] drm/amdgpu: Remove unneeded semicolon
 2020-04-24  7:56 UTC 

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-04-24 17:07 UTC  (94+ messages)
` [PATCH v2 01/91] i2c: brcmstb: Allow to compile it on BCM2835
` [PATCH v2 02/91] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v2 03/91] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v2 04/91] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v2 05/91] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v2 06/91] clk: bcm: rpi: Statically init clk_init_data
` [PATCH v2 07/91] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v2 08/91] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v2 09/91] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v2 10/91] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v2 11/91] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v2 12/91] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v2 13/91] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v2 14/91] clk: bcm: rpi: Add clock id to data
` [PATCH v2 15/91] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v2 16/91] clk: bcm: rpi: Rename is_prepared function
` [PATCH v2 17/91] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v2 18/91] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v2 19/91] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v2 20/91] clk: bcm: rpi: Discover the firmware clocks
` [PATCH v2 21/91] ARM: dts: bcm2711: Add firmware clocks node
` [PATCH v2 22/91] reset: Move reset-simple header out of drivers/reset
` [PATCH v2 23/91] reset: simple: Add reset callback
` [PATCH v2 24/91] dt-bindings: clock: Add BCM2711 DVP binding
` [PATCH v2 25/91] clk: bcm: Add BCM2711 DVP driver
` [PATCH v2 26/91] ARM: dts: bcm2711: Add HDMI DVP
` [PATCH v2 27/91] dt-bindings: display: Convert VC4 bindings to schemas
` [PATCH v2 28/91] dt-bindings: display: vc4: dpi: Add missing clock-names property
` [PATCH v2 29/91] dt-bindings: display: vc4: dsi: Add missing clock properties
` [PATCH v2 30/91] dt-bindings: display: vc4: hdmi: Add missing clock-names property
` [PATCH v2 31/91] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH v2 32/91] drm/vc4: drv: Add include guards
` [PATCH v2 33/91] drm/vc4: drv: Support BCM2711
` [PATCH v2 34/91] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v2 35/91] drm/vc4: Add support for the BCM2711 HVS5
` [PATCH v2 36/91] drm/vc4: hvs: Boost the core clock during modeset
` [PATCH v2 37/91] drm/vc4: plane: Improve LBM usage
` [PATCH v2 38/91] drm/vc4: plane: Move planes creation to its own function
` [PATCH v2 39/91] drm/vc4: plane: Move additional planes creation to driver
` [PATCH v2 40/91] drm/vc4: plane: Register all the planes at once
` [PATCH v2 41/91] drm/vc4: plane: Create overlays for any CRTC
` [PATCH v2 42/91] drm/vc4: plane: Create more planes
` [PATCH v2 43/91] drm/vc4: crtc: Rename SoC data structures
` [PATCH v2 44/91] drm/vc4: crtc: Move crtc state to common header
` [PATCH v2 45/91] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v2 46/91] drm/vc4: crtc: Use a shared interrupt
` [PATCH v2 47/91] drm/vc4: crtc: Turn static const variable into a define
` [PATCH v2 48/91] drm/vc4: crtc: Move the cob allocation outside of bind
` [PATCH v2 49/91] drm/vc4: crtc: Rename HVS channel to output
` [PATCH v2 50/91] drm/vc4: crtc: Use local chan variable
` [PATCH v2 51/91] drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
` [PATCH v2 52/91] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v2 53/91] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH v2 54/91] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v2 55/91] drm/vc4: crtc: Rename HDMI encoder type to HDMI0
` [PATCH v2 56/91] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v2 57/91] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v2 58/91] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v2 59/91] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v2 60/91] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH v2 61/91] drm/vc4: hdmi: Use debugfs private field
` [PATCH v2 62/91] drm/vc4: hdmi: Move structure to header
` [PATCH v2 63/91] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v2 64/91] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v2 65/91] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v2 66/91] drm/vc4: hdmi: Move accessors "
` [PATCH v2 67/91] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v2 68/91] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v2 69/91] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v2 70/91] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v2 71/91] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v2 72/91] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v2 73/91] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v2 74/91] drm/vc4: hdmi: Add reset callback
` [PATCH v2 75/91] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v2 76/91] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v2 77/91] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v2 78/91] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v2 79/91] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v2 80/91] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v2 81/91] drm/vc4: hdmi: Add CEC support flag
` [PATCH v2 82/91] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v2 83/91] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v2 84/91] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v2 85/91] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v2 86/91] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v2 87/91] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v2 88/91] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v2 89/91] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v2 90/91] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v2 91/91] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-24 10:43 UTC  (5+ messages)
` [PATCH v6 09/10] thermal: devfreq_cooling: Refactor code and switch to use "

[RFC PATCH] translate-all: include guest address in out_asm output
 2020-04-24 20:10 UTC  (2+ messages)

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-24 20:10 UTC  (7+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly

[PATCH] drm/vmwgfx: Fix parameter name in vmw_bo_init
 2020-04-24 10:14 UTC 

[PATCH] drm/rockchip: Remove unneeded semicolon
 2020-04-24  7:44 UTC 

[PATCH] dt-bindings: display: anx7814.txt: convert to yaml
 2020-04-24 14:08 UTC  (2+ messages)

[PATCH v2] drm/arm: fixes pixel clock enabled with wrong format
 2020-04-24 11:37 UTC  (2+ messages)
`  "

[PATCH] drm/nouveau/mmu: Remove unneeded semicolon
 2020-04-24  7:36 UTC 

INFO: task hung in vcs_open
 2020-04-24 13:19 UTC  (2+ messages)

[PATCH 00/11] More miscellaneous error handling fixes
 2020-04-24 20:08 UTC  (3+ messages)
` [PATCH 06/11] error: Use error_reportf_err() where appropriate

[PATCH v3] console: newport_con: fix an issue about leak related system resources
 2020-04-24 16:54 UTC 

[PATCH] drm: pl111: enable render node
 2020-04-24 18:53 UTC  (3+ messages)

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-24  9:51 UTC  (12+ messages)

[PATCH] drm/meson: Remove unneeded semicolon
 2020-04-24  7:49 UTC 

[PATCH] drm/panel: Remove unneeded semicolon
 2020-04-24  8:02 UTC 

[PATCH v2] drm: make drm_file use keyed wakeups
 2020-04-24 16:26 UTC 

[PATCH v2] target/arm: Implement SVE2 scatter store insns
 2020-04-24 20:06 UTC  (2+ messages)

[PATCH 4.19.113 0/3] Fix for long operation cmds busy detection
 2020-04-24 20:06 UTC  (8+ messages)
` [PATCH 4.19.113 1/3] mmc: sdhci: Refactor sdhci_set_timeout()
` [PATCH 4.19.113 2/3] sdhci: tegra: Implement Tegra specific set_timeout callback
` [PATCH 4.19.113 3/3] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH 5.4.33 0/2] Fix for long operation cmds busy detection
 2020-04-24 20:06 UTC  (6+ messages)
` [PATCH 5.4.33 1/2] sdhci: tegra: Implement Tegra specific set_timeout callback
` [PATCH 5.4.33 2/2] sdhci: tegra: Enable MMC_CAP_WAIT_WHILE_BUSY host capability

[PATCH v3 00/14] remoteproc: Add support for synchronisaton with rproc
 2020-04-24 20:01 UTC  (15+ messages)
` [PATCH v3 01/14] remoteproc: Make core operations optional
` [PATCH v3 02/14] remoteproc: Introduce function rproc_alloc_internals()
` [PATCH v3 03/14] remoteproc: Add new operation and flags for synchronistation
` [PATCH v3 04/14] remoteproc: Refactor function rproc_boot()
` [PATCH v3 05/14] remoteproc: Refactor function rproc_fw_boot()
` [PATCH v3 06/14] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v3 07/14] remoteproc: Introducting new start and stop functions
` [PATCH v3 08/14] remoteproc: Call core functions based on synchronisation flag
` [PATCH v3 09/14] remoteproc: Deal with synchronisation when crashing
` [PATCH v3 10/14] remoteproc: Deal with synchronisation when shutting down
` [PATCH v3 11/14] remoteproc: Deal with synchronisation when changing FW image
` [PATCH v3 12/14] remoteproc: Introducing function rproc_set_state_machine()
` [PATCH v3 13/14] remoteproc: Document "
` [PATCH v3 14/14] remoteproc: Expose synchronisation flags via debugfs

[PATCH 0/4] commit-graph: handle file descriptor exhaustion
 2020-04-24 20:02 UTC  (5+ messages)
` [PATCH 4/4] commit-graph: close descriptors after mmap

[PATCH v2 0/5] UFS Host Performance Booster (HPB v1.0) driver
 2020-04-24 20:02 UTC  (5+ messages)
` [PATCH v2 5/5] scsi: ufs: UFS Host Performance Booster(HPB) driver
      ` [EXT] "

More dwc3 gadget issues with adb
 2020-04-24 20:01 UTC  (7+ messages)

[PATCH 0/2] minor fixups for gs/commit-graph-path-filter
 2020-04-24 20:00 UTC  (4+ messages)

[PATCH] staging: media: soc_camera: Enclose macro with parentheses
 2020-04-24 19:56 UTC 

SIGCHLD signal sometimes sent with si_pid==0 (Linux 5.6.5)
 2020-04-24 19:54 UTC  (7+ messages)
` [PATCH] signal: Avoid corrupting si_pid and si_uid in do_notify_parent
    ` [PATCH] remove the no longer needed pid_alive() check in __task_pid_nr_ns()

[nft 1/3] src: NAT support for intervals in maps
 2020-04-24 19:57 UTC  (3+ messages)
` [nft 2/3] include: resync nf_nat.h kernel header
` [nft 3/3] src: add netmap support

[PATCH V3] PCI: rcar: Add the suspend/resume for pcie-rcar driver
 2020-04-24 19:57 UTC  (2+ messages)

[PATCH] soundwire: intel: Remove unused function
 2020-04-24 19:56 UTC  (3+ messages)

Testing endpoint halt support for raw-gadget
 2020-04-24 19:56 UTC  (4+ messages)

[PATCH net-next v2 0/9] net: ethernet backplane support
 2020-04-24 19:55 UTC  (3+ messages)
` [PATCH net-next v2 2/9] dt-bindings: net: add backplane dt bindings

[PATCH] zbd: don't lock zones outside working area
 2020-04-24 19:55 UTC  (3+ messages)

[PATCH nf-next 0/5] netmap support for nftables
 2020-04-24 19:55 UTC  (6+ messages)
` [PATCH nf-next 1/5] netfilter: nf_tables: allow up to 64 bytes in the set element data area
` [PATCH nf-next 2/5] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH nf-next 3/5] netfilter: nft_nat: set flags from initialization path
` [PATCH nf-next 4/5] netfilter: nft_nat: add helper function to set up NAT address and protocol
` [PATCH nf-next 5/5] netfilter: nft_nat: add netmap support

[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part I)
 2020-04-24 19:54 UTC  (4+ messages)
` [PATCH rdma-next 14/18] RDMA/mlx5: Process create QP flags in one place

[LTP] [PATCH v2 0/3] Add tests for a group of real time clock ioctls
 2020-04-24 19:54 UTC  (3+ messages)

[PATCH mlx5-next 0/9] Mellanox, mlx5-next updates 2020-04-24
 2020-04-24 19:53 UTC  (5+ messages)
` [PATCH mlx5-next 1/9] net/mlx5: Add support for COPY steering action
` [PATCH mlx5-next 3/9] net/mlx5: Use aligned variable while allocating ICM memory

[xen-unstable-smoke test] 149785: regressions - FAIL
 2020-04-24 19:51 UTC 

[PATCH 0/8] CMake build system for git
 2020-04-24 19:50 UTC  (3+ messages)

[PATCH v2 0/2] Support different CPU types for the sifive_e machine
 2020-04-24 19:40 UTC  (6+ messages)
` [PATCH v2 1/2] riscv: sifive_e: Support changing CPU type


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.