All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-15 00:56:02 to 2021-02-15 05:13:51 UTC [more...]

[PATCH iproute2-next] ss: Make leading ":" always optional for sport and dport
 2021-02-15  5:13 UTC  (3+ messages)
` [PATCH] "

[Intel-gfx] [PATCH v4] drm/i915/debugfs : PM_REQ and PM_RES registers
 2021-02-15  5:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5] drm/i915/debugfs : PCU "

[PATCH v3 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-15  5:06 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH 2/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
` [PATCH 3/4] MAINTAINERS: Add entries for Toshiba Visconti ethernet controller
` [PATCH 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 "

[GIT PULL] Remove oprofile and dcookies for v5.12
 2021-02-15  5:06 UTC 

[linux-linus test] 159349: regressions - FAIL
 2021-02-15  5:03 UTC 

[PATCH] ath9k: fix transmitting to stations in dynamic SMPS mode
 2021-02-15  4:54 UTC  (2+ messages)

[freescale-fslc:pr/257 12053/17025] drivers/gpu/drm/rockchip/cdn-dp-core.h:10:10: fatal error: drm/bridge/cdns-mhdp-common.h: No such file or directory
 2021-02-15  4:58 UTC 

[PATCH v6 00/34] Intel Vision Processing base enabling
 2021-02-15  4:54 UTC  (3+ messages)
` [PATCH v6 03/34] mailbox: vpu-ipc-mailbox: Add support for Intel VPU IPC mailbox

[PATCH v2 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-15  4:49 UTC  (5+ messages)
` [PATCH v2 2/4] "

[linux-stable-rc:linux-4.19.y 2011/9999] drivers/gpu/drm/amd/amdgpu/../display/modules/freesync/freesync.o: warning: objtool: mod_freesync_handle_v_update()+0x77: unreachable instruction
 2021-02-15  4:45 UTC 

[GIT PULL] hwmon updates for v5.12
 2021-02-15  4:41 UTC 

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-02-15  4:27 UTC  (78+ messages)
` [PATCH v2 01/77] media: imx: Drop dependency on I2C
` [PATCH v2 02/77] media: imx: Move dependency on VIDEO_DEV to common Kconfig symbol
` [PATCH v2 03/77] media: imx: Drop manual dependency on VIDEO_IMX_MEDIA
` [PATCH v2 04/77] media: imx: Compile imx6-media-objs only for CONFIG_VIDEO_IMX_CSI
` [PATCH v2 05/77] media: imx: Set default sizes through macros in all drivers
` [PATCH v2 06/77] media: imx: utils: Add ability to filter pixel formats by mbus code
` [PATCH v2 07/77] media: imx: capture: Use dev_* instead of v4l2_* to log messages
` [PATCH v2 08/77] media: imx: capture: Use device name to construct bus_info
` [PATCH v2 09/77] media: imx: capture: Remove forward declaration of capture_qops
` [PATCH v2 10/77] media: imx: capture: Handle errors from v4l2_fh_open()
` [PATCH v2 11/77] media: imx: capture: Clean up capture_priv structure
` [PATCH v2 12/77] media: imx: capture: Remove capture_priv stop field
` [PATCH v2 13/77] media: imx: capture: Move queue and ctrl handler init to init function
` [PATCH v2 14/77] media: imx: capture: Initialize video_device programmatically
` [PATCH v2 15/77] media: imx: capture: Register the video device after completing init
` [PATCH v2 16/77] media: imx: capture: Store v4l2_pix_format in imx_media_video_dev
` [PATCH v2 17/77] media: imx: capture: Move default format init to a separate function
` [PATCH v2 18/77] media: imx: capture: Rename querycap handler to capture_querycap
` [PATCH v2 19/77] media: imx: capture: Rename ioctl operations with legacy prefix
` [PATCH v2 20/77] media: imx: capture: Add a mechanism to disable control inheritance
` [PATCH v2 21/77] media: imx: capture: Remove unneeded variable in __capture_legacy_try_fmt
` [PATCH v2 22/77] media: imx: capture: Pass v4l2_pix_format to __capture_legacy_try_fmt()
` [PATCH v2 23/77] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
` [PATCH v2 24/77] media: imx: capture: Extract format lookup from __capture_legacy_try_fmt
` [PATCH v2 25/77] media: imx: capture: Simplify capture_validate_fmt() implementation
` [PATCH v2 26/77] media: imx: capture: Simplify __capture_legacy_try_fmt()
` [PATCH v2 27/77] media: imx: capture: Decouple video node from source with MC-centric API
` [PATCH v2 28/77] media: imx: capture: Expose V4L2_CAP_IO_MC for the "
` [PATCH v2 29/77] media: imx: imx7-media-csi: Disable legacy video node API
` [PATCH v2 30/77] media: imx: capture: Support creating immutable link to capture device
` [PATCH v2 31/77] media: imx: imx7-media-csi: Remove control handler
` [PATCH v2 32/77] media: imx: imx7-media-csi: Move (de)init from link setup to .s_stream()
` [PATCH v2 33/77] media: imx: imx7-media-csi: Create immutable link to capture device
` [PATCH v2 34/77] media: imx: imx7-media-csi: Replace CSICR*_RESET_VAL with values
` [PATCH v2 35/77] media: imx: imx7-media-csi: Tidy up register fields macros
` [PATCH v2 36/77] media: imx: imx7-media-csi: Reorganize code in sections
` [PATCH v2 37/77] media: imx: imx7-media-csi: Validate capture format in .link_validate()
` [PATCH v2 38/77] media: imx: imx7-media-csi: Fix source type identification
` [PATCH v2 39/77] media: imx: imx7-media-csi: Don't lock access to is_csi2
` [PATCH v2 40/77] media: imx: imx7-media-csi: Rename imx7_csi_dma_start() to *_setup()
` [PATCH v2 41/77] media: imx: imx7-media-csi: Split imx7_csi_dma_stop()
` [PATCH v2 42/77] media: imx: imx7-media-csi: Move CSI configuration before source start
` [PATCH v2 43/77] media: imx: imx7-media-csi: Merge streaming_start() with csi_enable()
` [PATCH v2 44/77] media: imx: imx7-media-csi: Merge hw_reset() with init_interface()
` [PATCH v2 45/77] media: imx: imx7-media-csi: Set the MIPI data type based on the bus code
` [PATCH v2 46/77] media: imx: imx7-media-csi: Don't set the buffer stride when disabling
` [PATCH v2 47/77] media: imx: imx7-media-csi: Merge all config in imx7_csi_configure()
` [PATCH v2 48/77] media: imx: imx7-media-csi: Clear all configurable CSICR18 fields
` [PATCH v2 49/77] media: imx: imx7-media-csi: Set RFF burst type in imx7_csi_configure()
` [PATCH v2 50/77] media: imx: imx7-media-csi: Simplify imx7_csi_rx_fifo_clear()
` [PATCH v2 51/77] media: imx: imx7-media-csi: Don't double-enable the CSI
` [PATCH v2 52/77] media: imx: imx7-media-csi: Don't double-enable the RxFIFO
` [PATCH v2 53/77] media: imx: imx7-media-csi: Remove double reflash of DMA controller
` [PATCH v2 54/77] media: imx: imx7-media-csi: Don't enable SOF and EOF interrupts
` [PATCH v2 55/77] media: imx: imx7_media-csi: Add support for additional Bayer patterns
` [PATCH v2 56/77] media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad()
` [PATCH v2 57/77] media: imx: imx7_media-csi: Create immutable link to source device
` [PATCH v2 58/77] dt-bindings: media: nxp,imx7-mipi-csi2: Drop the reset-names property
` [PATCH v2 59/77] dt-bindings: media: nxp,imx7-mipi-csi2: Drop fsl,csis-hs-settle property
` [PATCH v2 60/77] dt-bindings: media: nxp,imx7-mipi-csi2: Indent example with 4 spaces
` [PATCH v2 61/77] dt-bindings: media: nxp,imx7-mipi-csi2: Expand descriptions
` [PATCH v2 62/77] media: imx: imx7_mipi_csis: Acquire reset control without naming it
` [PATCH v2 63/77] media: imx: imx7_mipi_csis: Fix input size alignment
` [PATCH v2 64/77] media: imx: imx7_mipi_csis: Make source .s_power() optional
` [PATCH v2 65/77] media: imx: imx7_mipi_csis: Avoid double get of wrap clock
` [PATCH v2 66/77] media: imx: imx7_mipi_csis: Drop 10-bit YUV support
` [PATCH v2 67/77] media: imx: imx7_mipi_csis: Fix UYVY8 media bus format
` [PATCH v2 68/77] media: imx: imx7_mipi_csis: Inline mipi_csis_set_hsync_settle()
` [PATCH v2 69/77] media: imx: imx7_mipi_csis: Move link setup check out of locked section
` [PATCH v2 70/77] media: imx: imx7_mipi_csis: Calculate Ths_settle from source lane rate
` [PATCH v2 71/77] media: imx: imx7_mipi_csis: Turn register access macros into functions
` [PATCH v2 72/77] media: imx: imx7_mipi_csis: Fully initialize MIPI_CSIS_DPHYCTRL register
` [PATCH v2 73/77] media: imx: imx7_mipi_csis: Define macros for DPHY_BCTRL_L fields
` [PATCH v2 74/77] media: imx: imx7_mipi_csis: Make ISP registers macros take channel ID
` [PATCH v2 75/77] media: imx: imx7_mipi_csis: Rename register macros to match datasheet
` [PATCH v2 76/77] media: imx: imx7_mipi_csis: Use register macros in mipi_csis_dump_regs()
` [PATCH v2 77/77] media: imx: imx7_mipi_csis: Print shadow registers "

Droid 4 charging
 2021-02-15  4:35 UTC  (3+ messages)

[sashal-linux-stable:queue-4.4 13/14] fs/squashfs/xattr_id.c:51:12: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int'
 2021-02-15  4:31 UTC 

[PATCH net-next v2 0/3] net: phy: broadcom: Cleanups and APD
 2021-02-15  4:29 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: phy: broadcom: Allow BCM54210E to configure APD

[PATCH 0/2] lightnvm pull request
 2021-02-15  4:28 UTC  (2+ messages)

[PATCH 1/2] exfat: add initial ioctl function
 2021-02-15  4:24 UTC  (2+ messages)
` [PATCH 2/2] exfat: add support FITRIM ioctl

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.176-15-ge6d3f3cd3f8b)
 2021-02-15  4:19 UTC 

[sashal-linux-stable:queue-4.4 12/14] fs/squashfs/export.c:63:36: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int'
 2021-02-15  4:14 UTC 

[PATCH v2] block: recalculate segment count for multi-segment discards correctly
 2021-02-15  4:11 UTC  (2+ messages)

[PATCH rt-tests v4 00/16] rt-numa.h cleanups
 2021-02-15  4:06 UTC  (3+ messages)
` [PATCH rt-tests v4 03/16] cyclictest: Simplify --smp vs --affinity vs --threads argument logic

[PATCH V2 0/5] md/raid10: Improve handling raid10 discard request
 2021-02-15  4:05 UTC  (2+ messages)

[PATCH 0/2] block: avoid to drop & re-add partitions if partitions aren't changed
 2021-02-15  4:03 UTC  (2+ messages)

linux-next: manual merge of the ftrace tree with Linus' tree
 2021-02-15  4:03 UTC 

stable-rc/queue/5.4 baseline: 91 runs, 1 regressions (v5.4.98-25-g5c3d6f8d21fc)
 2021-02-15  3:59 UTC 

[PATCH v2 0/2] of: property: Add fw_devlink support for more props
 2021-02-15  3:58 UTC  (6+ messages)
` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts

[PATCH] regulator: mt6315: Return REGULATOR_MODE_INVALID for invalid mode
 2021-02-15  3:48 UTC 

[PATCH for-next] RDMA/rxe: Fix ib_device reference counting (again)
 2021-02-15  3:46 UTC  (2+ messages)

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.257-23-g21ae91a9e581)
 2021-02-15  3:46 UTC 

[PATCH] fio: simplify zoneskip= validness check
 2021-02-15  3:41 UTC  (2+ messages)

[PATCH] fio: simplify parse_is_percent()
 2021-02-15  3:40 UTC  (2+ messages)

[PATCH] zbd: support 'z' suffix for zone granularity
 2021-02-15  3:40 UTC  (4+ messages)
  ` [PATCH v2] "

KONTAKTIEREN SIE DEN BANKDIREKTOR
 2021-02-15  3:38 UTC 

[PATCH] userdiff: add support for Emacs Lisp
 2021-02-15  3:36 UTC  (15+ messages)
` [PATCH 05/20] userdiff tests: list builtin drivers via test-tool
` [PATCH 07/20] userdiff tests: match full hunk headers
` [PATCH 13/20] userdiff tests + docs: document & test "diff.<driver>.x?funcname"
` [PATCH 14/20] gitattributes doc: reword discussion of built-in userdiff patterns
` [PATCH 15/20] gitattributes doc: document multi-line "
` [PATCH 16/20] userdiff tests: remove "funcname" from custom3 test
` [PATCH 18/20] userdiff tests: test hunk headers on accumulated files
` [PATCH 20/20] userdiff tests: assert empty hunk header context on -U<large>

[PATCH RFC] namei: don't drop link paths acquired under LOOKUP_RCU
 2021-02-15  3:31 UTC  (6+ messages)

[qemu-mainline test] 159346: regressions - FAIL
 2021-02-15  3:29 UTC 

[BUG] Linux pvh vm not getting destroyed on shutdown
 2021-02-15  3:27 UTC  (4+ messages)

[PATCH iproute2-rc] rdma: Fix statistics bind/unbing argument handling
 2021-02-15  3:26 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 31 runs, 1 regressions (v4.4.257-14-g867b525bd0be)
 2021-02-15  3:24 UTC 

KONTAKTIEREN SIE DEN BANKDIREKTOR
 2021-02-15  3:20 UTC 

[Bug 1915682] [NEW] i386-linux-user wine exception regression tests fail
 2021-02-15  3:08 UTC 

[dpdk-dev] kni interface does not transmit anything
 2021-02-15  3:14 UTC  (2+ messages)

[RFC PATCH 2/2] Make cmdq_en attribute writeable
 2021-02-15  3:09 UTC 

[sashal-linux-stable:queue-4.4 13/14] fs/squashfs/xattr_id.c:51:12: warning: comparison between signed and unsigned integer expressions
 2021-02-15  3:06 UTC 

[sashal-linux-stable:queue-4.4 11/14] fs/squashfs/id.c:109:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int'
 2021-02-15  3:05 UTC 

[PATCH] eeprom/optoe: driver to read/write SFP/QSFP/CMIS EEPROMS
 2021-02-15  2:56 UTC  (5+ messages)

[linux-next:master 5601/11103] fs/zonefs/./trace.h:41:33: warning: format specifies type 'unsigned long' but the argument has type 'ino_t' (aka 'unsigned int')
 2021-02-15  2:56 UTC  (2+ messages)

usb: dwc3: gadget: Change runtime pm function for DWC3 runtime suspend
 2021-02-15  2:38 UTC 

[cip-dev] [ANNOUNCE] Release v4.19.175-cip43 and v4.4.257-cip54
 2021-02-15  2:49 UTC 

[GIT PULL] Crypto Update for 5.9
 2021-02-15  2:47 UTC  (4+ messages)
` [GIT PULL] Crypto Update for 5.10
  ` [GIT PULL] Crypto Update for 5.11
    ` [GIT PULL] Crypto Update for 5.12

[sashal-linux-stable:queue-5.10 48/49] arch/arm64/kernel/cpufeature.c:1706:0: warning: Invalid number of character '{' when these macros are defined: 'CONFIG_ARM64_MTE'
 2021-02-15  2:39 UTC 

[dpdk-dev] [RFC 1/7] ethdev: support sub function representor
 2021-02-15  2:25 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 1/9] ethdev: introduce representor type

[RFC PATCH 2/2] Make cmdq_en attribute writeable
 2021-02-15  2:21 UTC 

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.221-28-ge8a928022308)
 2021-02-15  2:07 UTC 

[sashal-linux-stable:queue-4.4 12/14] fs/squashfs/export.c:63:36: warning: comparison between signed and unsigned integer expressions
 2021-02-15  2:00 UTC 

[PATCH] mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}
 2021-02-15  1:51 UTC 

[sashal-linux-stable:queue-5.10 48/49] arch/arm64/kernel/cpufeature.c:1706:1: error: expected identifier or '(' before '}' token
 2021-02-15  1:50 UTC 

[PATCH v2 net-next 00/12] PTP for DSA tag_ocelot_8021q
 2021-02-15  1:40 UTC  (2+ messages)

[PATCH net-next 0/7] bnxt_en: Error recovery optimizations
 2021-02-15  1:40 UTC  (2+ messages)

[PATCH] fs: configfs: Fix sentence with a better word in the file symlink.c
 2021-02-15  1:39 UTC  (3+ messages)

[GIT PULL] tomoyo fixes for v5.12
 2021-02-15  1:39 UTC 

next/pending-fixes baseline: 150 runs, 4 regressions (v5.11-rc7-273-g095727507311)
 2021-02-15  1:37 UTC 

[RFC PATCH 00/10] target/hexagon: introduce idef-parser
 2021-02-15  1:34 UTC  (3+ messages)
` [RFC PATCH 10/10] target/hexagon: import additional tests

[PATCH v2 0/2] Resync Linux and NVMe-cli nvme.h header
 2021-02-15  1:33 UTC  (7+ messages)
` [PATCH 2/2] nvme: resync header file with common nvme-cli tool

linux-next: build failure after merge of the mtd tree
 2021-02-15  1:28 UTC 

[PATCH 1/6] fs: Add flag to file_system_type to indicate content is generated
 2021-02-15  1:25 UTC  (13+ messages)

[PATCH v8 00/35] Hexagon patch series
 2021-02-15  1:23 UTC  (12+ messages)
` [PATCH v8 29/35] Hexagon (target/hexagon) translation
` [PATCH v8 31/35] Hexagon (tests/tcg/hexagon) TCG tests - multiarch
` [PATCH v8 32/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc
` [PATCH v8 33/35] Hexagon (tests/tcg/hexagon) TCG tests - floating point
` [PATCH v8 34/35] Hexagon build infrastructure

[RFC RESEND 0/2] Add ESRT and test ESRT creation
 2021-02-15  1:22 UTC  (6+ messages)
` [RFC RESEND 1/2] efi: Add ESRT to the EFI system table

[PATCH v2] pwm: iqs620a: Correct a stale state variable
 2021-02-15  1:19 UTC  (3+ messages)

RFC: oftree based setup of composite board devices
 2021-02-15  1:18 UTC  (7+ messages)
` [RFC PATCH 11/12] platform/x86: skeleton for oftree based board device initialization

[gatesgarth 00/15] Patch review Feb 14th
 2021-02-15  1:13 UTC  (16+ messages)
` [gatesgarth 01/15] enca: Fix SRC_URI
` [gatesgarth 02/15] lua: update to 5.3.6
` [gatesgarth 03/15] python3-sh: remove python3-tests from RDEPENDS
` [gatesgarth 04/15] celt051: update SRC_URI
` [gatesgarth 05/15] dnsmasq: Fix systemd service
` [gatesgarth 06/15] mariadb: Fix build on 32bit arches with 64bit time_t
` [gatesgarth 07/15] mariadb: add package config zstd
` [gatesgarth 08/15] mariadb: upgrade to 10.5.8
` [gatesgarth 09/15] minifi-cpp: set PSEUDO_CONSIDER_PATHS
` [gatesgarth 10/15] dnsmasq: upgrade 2.82 -> 2.84
` [gatesgarth 11/15] wireguard-module: remove PKG assignment
` [gatesgarth 12/15] gedit: Inherit python3targetconfig
` [gatesgarth 13/15] openipmi: "
` [gatesgarth 14/15] libplist: "
` [gatesgarth 15/15] postgresql: "

[Buildroot] [Bug 13536] New: Build issues and workarounds with qemu_aarch64_virt_defconfig
 2021-02-15  1:03 UTC 

[GIT PULL] fscache: I/O API modernisation and netfs helper library
 2021-02-15  1:01 UTC  (9+ messages)

RFC: ksmbd ABI for ksmbd-tools
 2021-02-15  0:59 UTC  (2+ messages)
  `  "

Linux 5.11
 2021-02-15  0:55 UTC  (2+ messages)

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-15  0:48 UTC  (2+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables


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.