All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-15 00:39:46 to 2021-02-15 04:37:47 UTC [more...]

[PATCH v2 00/77] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-02-15  4:27 UTC  (54+ 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

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  (28+ messages)
` [PATCH 00/20] userdiff: refactor + test + doc + misc improvements
` [PATCH 01/20] userdiff: refactor away the parse_bool() function
` [PATCH 02/20] userdiff: re-order builtin drivers in alphabetical order
` [PATCH 03/20] userdiff: add and use for_each_userdiff_driver()
` [PATCH 04/20] userdiff tests: explicitly test "default" pattern
` [PATCH 05/20] userdiff tests: list builtin drivers via test-tool
` [PATCH 06/20] userdiff: remove support for "broken" tests
` [PATCH 07/20] userdiff tests: match full hunk headers
` [PATCH 08/20] userdiff tests: rewrite hunk header test infrastructure
` [PATCH 09/20] blame tests: don't rely on t/t4018/ directory
` [PATCH 10/20] userdiff tests: move custom patterns into one test file
` [PATCH 11/20] userdiff tests: remove hack for "RIGHT" token
` [PATCH 12/20] userdiff: match "package" in diff=golang
` [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 17/20] userdiff tests: factor out test_diff_funcname() logic
` [PATCH 18/20] userdiff tests: test hunk headers on accumulated files
` [PATCH 19/20] userdiff tests: test hunk header selection with -U0
` [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  (10+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables

linux-next: manual merge of the net-next tree with the net tree
 2021-02-15  0:52 UTC 

[PATCH v4 0/1] timer: imx-gpt: Add timer support for i.MX SoCs family
 2021-02-15  0:53 UTC  (3+ messages)
` [PATCH v4 1/1] "

[freescale-fslc:pr/256 7470/16397] drivers/net/ethernet/freescale/sdk_dpaa/dpaa_eth.h:506:23: error: type qualifiers ignored on function return type
 2021-02-15  0:51 UTC 

[asoc:for-5.12 111/117] sound/soc/codecs/lpass-tx-macro.c:771 tx_macro_put_dec_enum() error: uninitialized symbol 'mic_sel_reg'
 2021-02-15  0:50 UTC 

HID: playstation: add DualSense lightbar support
 2021-02-15  0:33 UTC 

[PATCH v6 00/4] HID: new driver for PS5 'DualSense' controller
 2021-02-15  0:45 UTC  (5+ messages)
` [PATCH v6 1/4] HID: playstation: add DualSense lightbar support
` [PATCH v6 2/4] HID: playstation: add microphone mute support for DualSense
` [PATCH v6 3/4] HID: playstation: add DualSense player LEDs support
` [PATCH v6 4/4] HID: playstation: DualSense set LEDs to default player id

linux-next: manual merge of the net-next tree with the net tree
 2021-02-15  0:43 UTC 

stable-rc/queue/5.4 baseline: 95 runs, 4 regressions (v5.4.98-23-g73a6e97e8c78)
 2021-02-15  0:42 UTC 

linux-next: build warning after merge of the pm tree
 2021-02-15  0:39 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v12 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-15  0:38 UTC  (10+ messages)
` [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun feature support
    ` [EXT] "


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.