All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-27 16:12:13 to 2020-05-27 16:40:54 UTC [more...]

[PATCH v9 00/10] exynos-ufs: Add support for UFS HCI
 2020-05-27 16:23 UTC  (5+ messages)
  ` [PATCH v9 08/10] dt-bindings: ufs: Add DT binding documentation for ufs

[PATCH v2 1/1] nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()
 2020-05-27 16:13 UTC  (2+ messages)

[PATCH] proc/base: Skip assignment to len when there is no error on d_path in do_proc_readlink
 2020-05-27 16:36 UTC  (4+ messages)

[PATCH] phy: intel: fix enum type mismatch warning
 2020-05-27 16:40 UTC  (2+ messages)

[PATCH] irqchip/irq-mtk-sysirq: drop unnecessary spinlock
 2020-05-27 16:38 UTC  (4+ messages)

[PATCH net] net: dsa: sja1105: fix port mirroring for P/Q/R/S
 2020-05-27 16:40 UTC 

[PATCH RFC v2 0/9] Clause 45 PHY probing cleanups
 2020-05-27 16:40 UTC  (17+ messages)
` [PATCH RFC v2 2/9] net: phy: clean up PHY ID reading
` [PATCH RFC v2 3/9] net: phy: clean up get_phy_c45_ids() failure handling
` [PATCH RFC v2 4/9] net: phy: clean up get_phy_c22_id() invalid ID handling
` [PATCH RFC v2 5/9] net: phy: reword get_phy_device() kerneldoc
` [PATCH RFC v2 6/9] net: phy: add support for probing MMDs >= 8 for devices-in-package
` [PATCH RFC v2 7/9] net: phy: set devices_in_package only after validation
` [PATCH RFC v2 8/9] net: phy: split devices_in_package
` [PATCH RFC v2 9/9] net: phy: read MMD ID from all present MMDs

[PATCH] sched/debug: Add new tracepoints to track util_est
 2020-05-27 16:39 UTC 

[PATCH V3] dt-bindings: reset: Convert i.MX reset to json-schema
 2020-05-27 16:14 UTC  (3+ messages)

[PATCH V2] dt-bindings: reset: Convert i.MX7 reset to json-schema
 2020-05-27 16:14 UTC  (3+ messages)

[v2 0/4] Qualcomm labibb regulator driver
 2020-05-27 16:39 UTC  (6+ messages)
` [v2 3/4] regulator: qcom: Add labibb driver

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-05-27 16:11 UTC  (3+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH 4.19 00/81] 4.19.125-rc1 review
 2020-05-27 16:38 UTC  (2+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-27 16:33 UTC  (79+ messages)
` [PATCH v3 002/105] reset: simple: Add reset callback
` [PATCH v3 012/105] drm/vc4: drv: Support BCM2711
` [PATCH v3 015/105] drm/vc4: hvs: Boost the core clock during modeset
` [PATCH v3 033/105] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v3 037/105] drm/vc4: crtc: Add HDMI1 encoder type
` [PATCH v3 038/105] drm/vc4: crtc: Remove redundant call to drm_crtc_enable_color_mgmt
` [PATCH v3 039/105] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v3 040/105] drm/vc4: crtc: Turn pixelvalve reset into a function
` [PATCH v3 041/105] drm/vc4: crtc: Move HVS mode config to HVS file
` [PATCH v3 042/105] drm/vc4: crtc: Move PV dump to config_pv
` [PATCH v3 043/105] drm/vc4: crtc: Move HVS init and close to a function
` [PATCH v3 044/105] drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
` [PATCH v3 045/105] drm/vc4: hvs: Make sure our channel is reset
` [PATCH v3 046/105] drm/vc4: hvs: Remove mode_set_nofb
` [PATCH v3 047/105] drm/vc4: crtc: "
` [PATCH v3 048/105] drm/vc4: crtc: Remove redundant pixelvalve reset
` [PATCH v3 049/105] drm/vc4: crtc: Move HVS channel init before the PV initialisation
` [PATCH v3 050/105] drm/vc4: encoder: Add finer-grained encoder callbacks
` [PATCH v3 051/105] drm/vc4: crtc: Add a delay after disabling the PixelValve output
` [PATCH v3 052/105] drm/vc4: crtc: Clear the PixelValve FIFO on disable
` [PATCH v3 053/105] drm/vc4: crtc: Clear the PixelValve FIFO during configuration
` [PATCH v3 054/105] drm/vc4: hvs: Make the stop_channel function public
` [PATCH v3 055/105] drm/vc4: hvs: Introduce a function to get the assigned FIFO
` [PATCH v3 056/105] drm/vc4: crtc: Move the CRTC disable out
` [PATCH v3 057/105] drm/vc4: drv: Disable the CRTC at boot time
` [PATCH v3 058/105] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v3 059/105] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH v3 060/105] drm/vc4: crtc: Make state functions public
` [PATCH v3 061/105] drm/vc4: crtc: Split CRTC data in two
` [PATCH v3 062/105] drm/vc4: crtc: Only access the PixelValve registers if we have to
` [PATCH v3 063/105] drm/vc4: crtc: Move the CRTC initialisation to a separate function
` [PATCH v3 064/105] drm/vc4: crtc: Change the HVS5 test for of_device_is_compatible
` [PATCH v3 065/105] drm/vc4: crtc: Move the txp_armed function to the TXP
` [PATCH v3 066/105] drm/vc4: txp: Turn the TXP into a CRTC of its own
` [PATCH v3 067/105] drm/vc4: crtc: Remove the feed_txp tests
` [PATCH v3 068/105] drm/vc4: hdmi: Use debugfs private field
` [PATCH v3 069/105] drm/vc4: hdmi: Move structure to header
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v3 071/105] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v3 072/105] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v3 073/105] drm/vc4: hdmi: Move accessors "
` [PATCH v3 074/105] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v3 075/105] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v3 076/105] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v3 077/105] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v3 078/105] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v3 079/105] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v3 080/105] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v3 081/105] drm/vc4: hdmi: Add reset callback
` [PATCH v3 082/105] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v3 083/105] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v3 084/105] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v3 085/105] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v3 086/105] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v3 087/105] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v3 088/105] drm/vc4: hdmi: Add CEC support flag
` [PATCH v3 089/105] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v3 090/105] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v3 091/105] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v3 092/105] drm/vc4: hdmi: Use clk_set_min_rate instead
` [PATCH v3 093/105] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v3 094/105] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v3 095/105] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v3 096/105] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v3 097/105] drm/vc4: hdmi: Deal with multiple ALSA cards
` [PATCH v3 098/105] drm/vc4: hdmi: Remove register dumps in enable
` [PATCH v3 099/105] drm/vc4: hdmi: Always recenter the HDMI FIFO
` [PATCH v3 100/105] drm/vc4: hdmi: Implement finer-grained hooks
` [PATCH v3 101/105] drm/vc4: hdmi: Do the VID_CTL configuration at once
` [PATCH v3 102/105] drm/vc4: hdmi: Switch to blank pixels when disabled
` [PATCH v3 103/105] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v3 104/105] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v3 105/105] ARM: dts: bcm2711: Enable the display pipeline

[PATCH v5 00/14] Add PCIe support to TI's J721E SoC
 2020-05-27 16:37 UTC  (7+ messages)
` [PATCH v5 03/14] PCI: cadence: Convert all r/w accessors to perform only 32-bit accesses

[RFC PATCH] iommu/arm-smmu: Add module parameter to set msi iova address
 2020-05-27 16:03 UTC 

[mac80211-next:master 2177/2199] net/ethtool/cabletest.c:230:5: sparse: sparse: symbol 'ethnl_act_cable_test_tdr_cfg' was not declared. Should it be static?
 2020-05-27 16:37 UTC  (3+ messages)
` [RFC PATCH mac80211-next] net: ethtool: ethnl_act_cable_test_tdr_cfg() can be static

[PATCH 0/7] Gitlab CI improvements and fixes
 2020-05-27 16:36 UTC  (5+ messages)
` [PATCH 7/7] linux-user: limit check to HOST_LONG_BITS < TARGET_ABI_BITS

[Bug 207901] New: Nouveau: In a 4 monitor setup, 1-2 displays remains black after boot
 2020-05-27 16:36 UTC  (2+ messages)
` [Bug 207901] "

[RFC PATCH 0/4] scsi: use xarray for devices and targets
 2020-05-27 16:36 UTC  (2+ messages)

[PATCH] coresight: Use devm_kcalloc() in coresight_alloc_conns()
 2020-05-27 15:58 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: fix error path in RX handling
 2020-05-27 15:54 UTC  (3+ messages)

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-05-27 16:35 UTC  (6+ messages)
` [RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()

[dpdk-dev] [PATCH v4 0/8] Windows basic memory management
 2020-05-27 16:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 03/11] eal: introduce memory management wrappers

[Buildroot] [git commit] linux: fix COPYING file hash
 2020-05-27 16:34 UTC 

[PATCH 5.4 000/111] 5.4.43-rc1 review
 2020-05-27 16:34 UTC  (2+ messages)

[Buildroot] [PATCHv2] package/fmc+fmlib: change repository location
 2020-05-27 16:34 UTC  (2+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-27 16:33 UTC  (6+ messages)
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support

Comments on the ConnectDevice API function
 2020-05-27 16:32 UTC  (7+ messages)

[PATCH 1/3] Btrfs: fix wrong file range cleanup after an error filling dealloc range
 2020-05-27 16:31 UTC  (3+ messages)

[PATCH net-next] vxlan: remove fdb when out interface is removed
 2020-05-27 16:29 UTC 

[PATCH v4 00/19] The new cgroup slab memory controller
 2020-05-27 16:29 UTC  (10+ messages)
` [PATCH v4 03/19] mm: memcg: convert vmstat slab counters to bytes
` [PATCH v4 10/19] mm: memcg/slab: deprecate memory.kmem.slabinfo
` [PATCH v4 12/19] mm: memcg/slab: use a single set of kmem_caches for all accounted allocations

[PATCH v2] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support
 2020-05-27 16:29 UTC 

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-27 16:29 UTC  (6+ messages)

[PATCH] net/mlx5e: Don't use err uninitialized in mlx5e_attach_decap
 2020-05-27 16:28 UTC  (2+ messages)

[PATCH] hw/vfio/common: Trace in which mode a IOMMU is opened
 2020-05-27 16:27 UTC  (6+ messages)

[PATCH v2 1/2] perf evlist: Ensure grouped events with same cpu map
 2020-05-27 16:28 UTC  (7+ messages)

[PATCH 5.6 000/126] 5.6.15-rc1 review
 2020-05-27 16:28 UTC  (2+ messages)

[PATCH v6 0/5] LiteX SoC controller and LiteUART serial driver
 2020-05-27 16:27 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: vendor: add vendor prefix for LiteX
` [PATCH v6 2/5] dt-bindings: soc: document LiteX SoC Controller bindings
` [PATCH v6 3/5] drivers/soc/litex: add LiteX SoC Controller driver
` [PATCH v6 4/5] dt-bindings: serial: document LiteUART bindings
` [PATCH v6 5/5] drivers/tty/serial: add LiteUART driver

[thermal:next 21/50] drivers/powercap/idle_inject.c:179:6: warning: no previous prototype for function 'idle_inject_set_latency'
 2020-05-27 16:27 UTC 

[PATCH v1] scsi: ufs: cleanup ufs initialization path
 2020-05-27 16:25 UTC 

[Bug 1880225] [NEW] Emulation of some arm programs fail with "Assertion `have_guest_base' failed."
 2020-05-27 16:14 UTC  (7+ messages)
` [PATCH v1 2/3] linux-user: deal with address wrap for ARM_COMMPAGE on 32 bit
      ` [Bug 1880225] "

[pull request][net-next V2 00/15] mlx5 updates 2020-05-26
 2020-05-27 16:21 UTC  (16+ messages)
` [net-next V2 01/15] net/mlx5: E-Switch, Refactor eswitch egress acl codes
` [net-next V2 02/15] net/mlx5: E-Switch, Refactor eswitch ingress "
` [net-next V2 03/15] net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport rule
` [net-next V2 04/15] net/mlx5e: Use netdev events to set/del "
` [net-next V2 05/15] net/mlx5e: Support tc block sharing for representors
` [net-next V2 06/15] net/mlx5e: Offload flow rules to active lower representor
` [net-next V2 07/15] net/mlx5e: Add bond_metadata and its slave entries
` [net-next V2 08/15] net/mlx5: E-Switch, Alloc and free unique metadata for match
` [net-next V2 09/15] net/mlx5e: Slave representors sharing "
` [net-next V2 10/15] net/mlx5e: Use change upper event to setup representors' bond_metadata
` [net-next V2 11/15] net/mlx5: Add missing mutex destroy
` [net-next V2 12/15] net/mlx5e: Helper function to set ethertype
` [net-next V2 13/15] net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
` [net-next V2 14/15] net/mlx5: DR, Add a spinlock to protect the send ring
` [net-next V2 15/15] net/mlx5: DR, Split RX and TX lock for parallel insertion

[PATCH v3 0/3] hwmon: Add Baikal-T1 SoC Process, Voltage and Temp sensor support
 2020-05-27 16:25 UTC  (3+ messages)
` [PATCH v3 3/3] hwmon: Add Baikal-T1 PVT sensor driver

tested cpu/hardware for ipipe-x86-4.19.y-cip
 2020-05-27 16:25 UTC  (4+ messages)

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-27 16:25 UTC  (3+ messages)

rationale behind git not tracking history of branches
 2020-05-27 16:24 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Prevent timeslicing into unpreemptible requests
 2020-05-27 16:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/gt: Prevent timeslicing into unpreemptable requests

HCI Set custom bandwidth for AuriStream SCO codec
 2020-05-27 16:24 UTC  (12+ messages)
  ` Bluetooth: Allow to use configure SCO socket codec parameters

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-27 16:23 UTC  (18+ messages)

bpf-next/net-next: panic using bpf_xdp_adjust_head
 2020-05-27 16:24 UTC  (4+ messages)
` [PATCH net-next] mlx5: fix xdp data_meta setup in mlx5e_fill_xdp_buff

[PATCH] net: dsa: b53: remove redundant premature assignment to new_pvid
 2020-05-27 16:23 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_qca: Improve controller ID info log level
 2020-05-27 16:23 UTC  (2+ messages)

linux-user - time64 question
 2020-05-27 16:23 UTC  (2+ messages)

[PATCH 0/3] perf jvmti: Various fixes to JVMTI agent
 2020-05-27 16:23 UTC  (4+ messages)
` [PATCH 3/3] perf jvmti: Fix demangling Java symbols

Planning out new fs. Am I missing anything?
 2020-05-27 16:23 UTC  (5+ messages)

[PATCH v2] x86: refine guest_mode()
 2020-05-27 16:23 UTC 

[PATCH v2] KVM: nSVM: Preserve registers modifications done before nested_svm_vmexit()
 2020-05-27 16:22 UTC  (2+ messages)

[PATCH] hwmon: applesmc: avoid overlong udelay()
 2020-05-27 16:22 UTC  (2+ messages)

[PATCH] [media] v4l2-subdev.rst: correct information about v4l2 events
 2020-05-27 16:21 UTC 

SGI Software User List
 2020-05-27 16:16 UTC 

SGI Software User List
 2020-05-27 16:16 UTC 

[PATCH v2 00/11] Record/replay acceptance tests
 2020-05-27 16:20 UTC  (4+ messages)
` [PATCH v2 04/11] tests/acceptance: add kernel record/replay test for x86_64

[ANNOUNCE] xfs-linux: for-next updated to 6dcde60efd94
 2020-05-27 16:20 UTC 

[GSoC] Shourya's Blog
 2020-05-27 16:20 UTC 

[PATCH v6 0/4] Add initial i.MX8MQ support
 2020-05-27 16:19 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: dts: imx8mq: enable Hantro G1/G2 VPU

[PATCH v2 1/1] phy: intel: Fix compilation error on FIELD_PREP usage
 2020-05-27 16:18 UTC  (2+ messages)

[rcu:dev.2020.05.26b 51/70] powerpc64-linux-ld: kernel/rcu/refperf.o:(.discard+0x0): multiple definition of `__pcpu_unique_srcu_ctl_perf_srcu_data'; kernel/rcu/rcuperf.o:(.discard+0x0): first defined here
 2020-05-27 16:17 UTC  (2+ messages)

[PATCH V7 00/15] perf/x86: Add perf text poke events
 2020-05-27 16:17 UTC  (3+ messages)
` [PATCH V7 04/15] kprobes: Add perf ksymbol events for kprobe insn pages

[PATCH v5] media: rcar-csi2: Correct the selection of hsfreqrange
 2020-05-27 16:17 UTC  (3+ messages)
` [PATCH] rcar-vin: "
` [PATCH] rcar-vin: rcar-csi2: Select the correct PHTW register

FAILED: patch "[PATCH] rxrpc: Fix ack discard" failed to apply to 5.6-stable tree
 2020-05-27 16:16 UTC  (3+ messages)

[PATCH v5 00/11] i2c: designeware: Add Baikal-T1 System I2C support
 2020-05-27 16:15 UTC  (3+ messages)

[dpdk-dev] [PATCH v1 1/3] common/mlx5: move glue files under Linux directory
 2020-05-27 16:14 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1 2/3] common/mlx5: move netlink "
` [dpdk-dev] [PATCH v1 3/3] common/mlx5: split common file "

[OE-core] [PATCH] libksba: upgrade 1.3.5 -> 1.4.0
 2020-05-27 16:13 UTC  (2+ messages)


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.