All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-16 21:50:29 to 2021-04-16 22:44:35 UTC [more...]

next/master build: 230 builds: 4 failed, 226 passed, 12 errors, 475 warnings (next-20210416)
 2021-04-16 22:44 UTC 

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-16 22:39 UTC  (54+ messages)
` [PATCH v4 01/27] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v4 02/27] drm/bridge: ti-sn65dsi86: Simplify refclk handling
` [PATCH v4 03/27] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v4 04/27] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v4 05/27] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v4 06/27] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v4 07/27] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
` [PATCH v4 20/27] drm/bridge: ti-sn65dsi86: Promote the AUX channel to its own sub-dev
` [PATCH v4 21/27] i2c: i2c-core-of: Fix corner case of finding adapter by node
` [PATCH v4 22/27] drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()
` [PATCH v4 23/27] drm/panel: panel-simple: Power the panel when reading the EDID
` [PATCH v4 24/27] drm/panel: panel-simple: Cache the EDID as long as we retain power
` [PATCH v4 25/27] drm/bridge: ti-sn65dsi86: Don't read EDID blob over DDC
` [PATCH v4 26/27] arm64: dts: qcom: Link the panel to the bridge's DDC bus
` [PATCH v4 27/27] drm/panel: panel-simple: Prepare/unprepare are refcounted, not forced

[PATCH V2 net-next] net: mvpp2: Add parsing support for different IPv4 IHL values
 2021-04-16 22:40 UTC  (2+ messages)

[PATCH net v2 2/9] r8152: reset flow control patch when linking on for RTL8153B
 2021-04-16 22:40 UTC  (2+ messages)
` [PATCH net-next 0/6] r8152: support new chips

[PATCH net-next v11 1/2] net: Add a WWAN subsystem
 2021-04-16 22:40 UTC  (2+ messages)

[PATCH v2] target: core: remove from tmr_list at lun unlink
 2021-04-16 22:39 UTC  (2+ messages)

[PATCH v8 clocksource] Do not mark clocks unstable due to delays for v5.13
 2021-04-16 22:38 UTC  (4+ messages)
` [PATCH v8 clocksource 1/5] clocksource: Provide module parameters to inject delays in watchdog

[PATCH net-next 0/8] mptcp: Fixes and tracepoints from the mptcp tree
 2021-04-16 22:38 UTC  (9+ messages)
` [PATCH net-next 1/8] kunit: mptcp: adhere to KUNIT formatting standard
` [PATCH net-next 2/8] mptcp: fix format specifiers for unsigned int
` [PATCH net-next 3/8] mptcp: export mptcp_subflow_active
` [PATCH net-next 4/8] mptcp: add tracepoint in mptcp_subflow_get_send
` [PATCH net-next 5/8] mptcp: add tracepoint in get_mapping_status
` [PATCH net-next 6/8] mptcp: add tracepoint in ack_update_msk
` [PATCH net-next 7/8] mptcp: add tracepoint in subflow_check_data_avail
` [PATCH net-next 8/8] mptcp: use mptcp_for_each_subflow in mptcp_close

[PATCH 00/15] x86: Add support for Clang CFI
 2021-04-16 22:37 UTC  (14+ messages)
` [PATCH 05/15] x86: Implement function_nocfi
` [PATCH 06/15] x86: Avoid CFI jump tables in IDT and entry points

pull-request: bpf 2021-04-17
 2021-04-16 22:37 UTC 

[Buildroot] [PATCH 1/1] Fix -latomic for CMake packages
 2021-04-16 22:36 UTC  (9+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] Documentation: kunit: Update kunit_tool page
 2021-04-16 22:35 UTC  (2+ messages)

[PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup
 2021-04-16 22:35 UTC  (5+ messages)
` [PATCH 2/3] pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
` [PATCH 3/3] imx: ventana: enable dm support for PCI and FEC ethernet

[PATCH net-next,v3] net: ethernet: mediatek: ppe: fix busy wait loop
 2021-04-16 22:30 UTC  (4+ messages)
` [PATCH net-next, v3] "

[folded-merged] kasan-fix-hwasan-build-for-gcc-fix.patch removed from -mm tree
 2021-04-16 22:31 UTC 

[PATCH 0/3] Prevent set of DCEFCLK on smu_v11 gpus
 2021-04-16 22:29 UTC  (4+ messages)
` [PATCH 1/3] amdgpu/pm: add extra info to SMU msg pre-check failed message
` [PATCH 2/3] amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
` [PATCH 3/3] amdgpu/pm: set pp_dpm_dcefclk to readonly on smu_v11 gpus

[PATCH net-next v6] atl1c: move tx cleanup processing out of interrupt
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH net] MAINTAINERS: update my email
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH net-next 00/13] mptcp: Improve socket option handling
 2021-04-16 22:30 UTC  (2+ messages)

[PATCH v2 0/3] add alarm support for the rtc-ab-eoz9
 2021-04-16 22:29 UTC  (3+ messages)

[PATCH] perl: fix startperl configuration option for perl-native
 2021-04-16 22:28 UTC 

[PATCH] dt-bindings: arm: firmware: Convert linaro, optee-tz to json schema
 2021-04-16 22:25 UTC  (2+ messages)
` [PATCH] dt-bindings: arm: firmware: Convert linaro,optee-tz "

[PATCH v4 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:26 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/6] w1: ds2438: fixed if brackets coding style issue

[PATCH v5 for-6.1 00/81] target/arm: Implement SVE2
 2021-04-16 21:19 UTC  (29+ messages)
` [PATCH v5 37/81] target/arm: Implement SVE2 complex integer multiply-add
` [PATCH v5 43/81] target/arm: Implement SVE2 XAR
` [PATCH v5 46/81] target/arm: Implement SVE2 FMMLA
` [PATCH v5 49/81] target/arm: Pass separate addend to FCMLA helpers
` [PATCH v5 51/81] target/arm: Split out formats for 3 vectors + 1 index
` [PATCH v5 54/81] target/arm: Implement SVE2 saturating multiply-add high (indexed)
` [PATCH v5 55/81] target/arm: Implement SVE2 saturating multiply-add (indexed)
` [PATCH v5 56/81] target/arm: Implement SVE2 saturating multiply (indexed)
` [PATCH v5 59/81] target/arm: Implement SVE mixed sign dot product (indexed)
` [PATCH v5 62/81] target/arm: Implement SVE2 crypto destructive binary operations
` [PATCH v5 63/81] target/arm: Implement SVE2 crypto constructive "
` [PATCH v5 65/81] target/arm: Implement SVE2 FCVTNT
` [PATCH v5 66/81] target/arm: Implement SVE2 FCVTLT
` [PATCH v5 67/81] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PATCH v5 68/81] target/arm: Implement SVE2 FLOGB
` [PATCH v5 69/81] target/arm: Share table of sve load functions
` [PATCH v5 70/81] target/arm: Implement SVE2 LD1RO
` [PATCH v5 71/81] target/arm: Implement 128-bit ZIP, UZP, TRN
` [PATCH v5 72/81] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v5 73/81] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v5 74/81] target/arm: Implement aarch64 SUDOT, USDOT
` [PATCH v5 75/81] target/arm: Split out do_neon_ddda_fpst
` [PATCH v5 76/81] target/arm: Remove unused fpst from VDOT_scalar
` [PATCH v5 77/81] target/arm: Fix decode for VDOT (indexed)
` [PATCH v5 78/81] target/arm: Split decode of VSDOT and VUDOT
` [PATCH v5 79/81] target/arm: Implement aarch32 VSUDOT, VUSDOT
` [PATCH v5 80/81] target/arm: Implement integer matrix multiply accumulate
` [PATCH v5 81/81] target/arm: Enable SVE2 and some extensions

[PATCH v13 1/5] help: move list_config_help to builtin/help
 2021-04-16 22:25 UTC  (8+ messages)
` [PATCH] Makefile: add missing dependencies of 'config-list.h'

[linux-next:master 12579/13394] drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c:389 sdma_v5_2_ring_emit_mem_sync() warn: inconsistent indenting
 2021-04-16 22:20 UTC  (2+ messages)

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-16 22:20 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-04-16 22:18 UTC  (7+ messages)
` [PATCH v3 2/5] media: i2c: max9286: Use "maxim,gpio-poc" property

[PATCH 1/3] mt76: mt7915: add support for DT rate power limits
 2021-04-16 22:16 UTC  (6+ messages)
` [PATCH 2/3] mt76: mt7915: rework the flow of txpower setting
` [PATCH 3/3] mt76: mt7915: directly read per-rate tx power from registers

[PATCH v6 0/9] w1: ds2438: adding support for calibration of current measurements
 2021-04-16 22:17 UTC  (8+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 1/6] w1: ds2438: fixed a coding style issue
  ` [PATCH v7 2/6] w1: ds2438: fixed if brackets "
  ` [PATCH v7 3/6] w1: ds2438: changed sysfs macro for rw file
  ` [PATCH v7 4/6] w1: ds2438: fixing bug that would always get page0
  ` [PATCH v7 5/6] w1: ds2438: adding support for reading page1
  ` [PATCH v7 6/6] w1: ds2438: support for writing to offset register

[PATCH 1/1] rtc: pcf85063: fallback to parent of_node
 2021-04-16 22:16 UTC  (2+ messages)

[PATCH V6 00/10] PKS: Add Protection Key Supervisor support
 2021-04-16 22:14 UTC  (2+ messages)

[Buildroot] Unable to apply a patch for the buildroot makedevs tool
 2021-04-16 22:14 UTC  (2+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-04-16 22:14 UTC  (20+ messages)

[dunfell/master][PATCH] oe-layertool-setup: Let user change parallel build options
 2021-04-16 22:14 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v3 0/4] perf util: bpf perf improvements
 2021-04-16 22:13 UTC  (5+ messages)
` [PATCH v3 1/4] perf util: move bpf_perf definitions to a libperf header
` [PATCH v3 2/4] perf bpf: check perf_attr_map is compatible with the perf binary
` [PATCH v3 3/4] perf-stat: introduce config stat.bpf-counter-events
` [PATCH v3 4/4] perf-stat: introduce ':b' modifier

[PATCH v2] kunit: add unit test for filtering suites by names
 2021-04-16 22:09 UTC 

[PATCH v1 1/1] libnvdimm: Don't use GUID APIs against raw buffer
 2021-04-16 22:08 UTC  (6+ messages)

[dm-devel] [PATCH v3 0/4] nvme: improve error handling and ana_state to work well with dm-multipath
 2021-04-16 22:06 UTC  (15+ messages)
`  "
` [dm-devel] [PATCH v3 1/4] nvme: return BLK_STS_DO_NOT_RETRY if the DNR bit is set
  `  "
` [dm-devel] [PATCH v3 2/4] nvme: allow local retry for requests with REQ_FAILFAST_TRANSPORT set
  `  "
` [dm-devel] [PATCH v3 3/4] nvme: introduce FAILUP handling for REQ_FAILFAST_TRANSPORT
  `  "
` [dm-devel] [PATCH v3 4/4] nvme: decouple basic ANA log page re-read support from native multipathing
  `  "

[PATCH 01/10] Bluetooth: HCI: Use skb_pull to parse BR/EDR events
 2021-04-16 22:08 UTC  (2+ messages)
` Bluetooth: HCI: Use skb_pull to parse events

[PATCH 0/1] pSeries: handle hotunplug errors in drc_unisolate_logical()
 2021-04-16 21:09 UTC  (2+ messages)
` [PATCH 1/1] spapr_drc.c: "

[PATCH v3 0/8] rev-parse: implement object type filter
 2021-04-16 22:06 UTC  (6+ messages)
` [PATCH v4 0/8] rev-list: "

[PATCH 1/1] rtc: pcf85063: add integrity check
 2021-04-16 22:05 UTC  (2+ messages)

[PATCH 1/2] imx: ventana: add delay before reading EEPROM
 2021-04-16 22:06 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply

[dpdk-dev] Bug with commit 64051bb1 (devargs: unify scratch buffer storage)
 2021-04-16 22:04 UTC 

[PATCH 04/13] Kbuild: Rust support
 2021-04-16 22:04 UTC  (3+ messages)

[Buildroot] sshd reports error in libcrypto while trying to read host key
 2021-04-16 22:02 UTC  (4+ messages)

[PATCH] object-info: support for retrieving object info
 2021-04-16 22:01 UTC  (2+ messages)

[PATCH] fastboot: Fix overflow when calculating chunk size
 2021-04-16 21:58 UTC 

[PATCH v2] X86: Makefile: Replace -pg with CC_FLAGS_FTRACE
 2021-04-16 21:56 UTC  (2+ messages)

[android-common:android-5.4-stable 1/3] drivers/mmc/core/crypto.c:14:6: warning: no previous prototype for 'mmc_crypto_setup_queue'
 2021-04-16 21:56 UTC 

[PATCH v3 00/17] libicsi and qedi TMF fixes
 2021-04-16 21:56 UTC  (3+ messages)
` [PATCH v3 01/17] scsi: iscsi: add task completion helper

[GIT PULL] Single io_uring fix for 5.12-final
 2021-04-16 21:54 UTC 

[meta-oe][PATCH] nodejs: Use qemu usermode to run target binaries during build
 2021-04-16 21:50 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.