All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-05 15:10:43 to 2021-01-05 15:36:24 UTC [more...]

[PATCH 0/4] i2c: rcar: handle Gen2 and Gen3 V3U quirks better
 2021-01-05 15:35 UTC  (5+ messages)
` [PATCH 1/4] i2c: rcar: faster irq code to minimize HW race condition
` [PATCH 2/4] i2c: rcar: optimize cacheline "

[PATCH v3 1/2] dt-bindings: gpio: 74x164: Introduce the 'registers-default' property
 2021-01-05 15:34 UTC  (2+ messages)

[PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7
 2021-01-05 15:28 UTC  (42+ messages)
` [PATCH 01/75] media: imx: Drop dependency on I2C
` [PATCH 02/75] media: imx: Move dependency on VIDEO_DEV to common Kconfig symbol
` [PATCH 03/75] media: imx: Drop manual dependency on VIDEO_IMX_MEDIA
` [PATCH 04/75] media: imx: Move IMX_IPUV3_CORE dependency to VIDEO_IMX_CSI
` [PATCH 05/75] media: imx: Compile imx6-media-objs only for CONFIG_VIDEO_IMX_CSI
` [PATCH 06/75] media: imx: Set default sizes through macros in all drivers
` [PATCH 07/75] media: imx: utils: Add ability to filter pixel formats by mbus code
` [PATCH 08/75] media: imx: capture: Use dev_* instead of v4l2_* to log messages
` [PATCH 09/75] media: imx: capture: Use device name to construct bus_info
` [PATCH 10/75] media: imx: capture: Remove forward declaration of capture_qops
` [PATCH 11/75] media: imx: capture: Handle errors from v4l2_fh_open()
` [PATCH 12/75] media: imx: capture: Clean up capture_priv structure
` [PATCH 13/75] media: imx: capture: Remove capture_priv stop field
` [PATCH 14/75] media: imx: capture: Move queue and ctrl handler init to init function
` [PATCH 15/75] media: imx: capture: Initialize video_device programmatically
` [PATCH 16/75] media: imx: capture: Register the video device after completing init
` [PATCH 17/75] media: imx: capture: Store v4l2_pix_format in imx_media_video_dev
` [PATCH 18/75] media: imx: capture: Move default format init to a separate function
` [PATCH 19/75] media: imx: capture: Rename querycap handler to capture_querycap
` [PATCH 20/75] media: imx: capture: Rename ioctl operations with legacy prefix
` [PATCH 21/75] media: imx: capture: Add a mechanism to disable control inheritance
` [PATCH 22/75] media: imx: capture: Remove unneeded variable in __capture_legacy_try_fmt
` [PATCH 23/75] media: imx: capture: Pass v4l2_pix_format to __capture_legacy_try_fmt()
` [PATCH 24/75] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt()
` [PATCH 25/75] media: imx: capture: Extract format lookup from __capture_legacy_try_fmt
` [PATCH 26/75] media: imx: capture: Simplify capture_validate_fmt() implementation
` [PATCH 27/75] media: imx: capture: Simplify __capture_legacy_try_fmt()
` [PATCH 28/75] media: imx: capture: Decouple video node from source with MC-centric API
` [PATCH 29/75] media: imx: capture: Expose V4L2_CAP_IO_MC for the "
` [PATCH 30/75] media: imx: imx7-media-csi: Disable legacy video node API
` [PATCH 31/75] media: imx: capture: Support creating immutable link to capture device
` [PATCH 32/75] media: imx: imx7-media-csi: Remove control handler
` [PATCH 33/75] media: imx: imx7-media-csi: Move (de)init from link setup to .s_stream()
` [PATCH 34/75] media: imx: imx7-media-csi: Create immutable link to capture device
` [PATCH 35/75] media: imx: imx7-media-csi: Replace CSICR*_RESET_VAL with values
` [PATCH 36/75] media: imx: imx7-media-csi: Tidy up register fields macros
` [PATCH 37/75] media: imx: imx7-media-csi: Reorganize code in sections
` [PATCH 38/75] media: imx: imx7-media-csi: Validate capture format in .link_validate()
` [PATCH 39/75] media: imx: imx7-media-csi: Rename imx7_csi_dma_start() to *_setup()
` [PATCH 40/75] media: imx: imx7-media-csi: Split imx7_csi_dma_stop()
` [PATCH 41/75] media: imx: imx7-media-csi: Move CSI configuration before source start

Question about btrfs and XOR offloading
 2021-01-05 15:33 UTC  (4+ messages)

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2021-01-05 15:33 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators

[PATCH] ia64: fix xchg() warning
 2021-01-05 15:36 UTC  (6+ messages)

[PATCH] MAINTAINERS: Update ARM SCMI entry
 2021-01-05 15:34 UTC  (2+ messages)

[PATCH] selftests: netfilter: Pass family parameter "-f" to conntrack tool
 2021-01-05 15:31 UTC 

[PATCH 0/2] Improvements to nfsd stats
 2021-01-05 15:34 UTC  (5+ messages)
` [PATCH 2/2] nfsd: report per-export stats

[dpdk-dev] [PATCH v2] net/virtio: improve logs in Vhost-vDPA DMA mapping
 2021-01-05 15:34 UTC 

[PATCH] dt-bindings: Add missing array size constraints
 2021-01-05 13:55 UTC  (2+ messages)

[PATCH v1 00/42] Update NFSD XDR functions
 2021-01-05 15:33 UTC  (43+ messages)
` [PATCH v1 01/42] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
` [PATCH v1 02/42] SUNRPC: Display RPC procedure names instead of proc numbers
` [PATCH v1 03/42] SUNRPC: Move definition of XDR_UNIT
` [PATCH v1 04/42] NFSD: Update GETATTR3args decoder to use struct xdr_stream
` [PATCH v1 05/42] NFSD: Update ACCESS3arg "
` [PATCH v1 06/42] NFSD: Update READ3arg "
` [PATCH v1 07/42] NFSD: Update WRITE3arg "
` [PATCH v1 08/42] NFSD: Update READLINK3arg "
` [PATCH v1 09/42] NFSD: Fix returned READDIR offset cookie
` [PATCH v1 10/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 11/42] NFSD: Update READDIR3args decoders to use struct xdr_stream
` [PATCH v1 12/42] NFSD: Update COMMIT3arg decoder "
` [PATCH v1 13/42] NFSD: Update the NFSv3 DIROPargs "
` [PATCH v1 14/42] NFSD: Update the RENAME3args "
` [PATCH v1 15/42] NFSD: Update the LINK3args "
` [PATCH v1 16/42] NFSD: Update the SETATTR3args "
` [PATCH v1 17/42] NFSD: Update the CREATE3args "
` [PATCH v1 18/42] NFSD: Update the MKDIR3args "
` [PATCH v1 19/42] NFSD: Update the SYMLINK3args "
` [PATCH v1 20/42] NFSD: Update the MKNOD3args "
` [PATCH v1 21/42] NFSD: Update the NFSv2 GETATTR argument "
` [PATCH v1 22/42] NFSD: Update the NFSv2 READ "
` [PATCH v1 23/42] NFSD: Update the NFSv2 WRITE "
` [PATCH v1 24/42] NFSD: Update the NFSv2 READLINK "
` [PATCH v1 25/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 26/42] NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
` [PATCH v1 27/42] NFSD: Update NFSv2 diropargs decoding "
` [PATCH v1 28/42] NFSD: Update the NFSv2 RENAME argument decoder "
` [PATCH v1 29/42] NFSD: Update the NFSv2 LINK "
` [PATCH v1 30/42] NFSD: Update the NFSv2 SETATTR "
` [PATCH v1 31/42] NFSD: Update the NFSv2 CREATE "
` [PATCH v1 32/42] NFSD: Update the NFSv2 SYMLINK "
` [PATCH v1 33/42] NFSD: Remove argument length checking in nfsd_dispatch()
` [PATCH v1 34/42] NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 35/42] NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
` [PATCH v1 36/42] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
` [PATCH v1 37/42] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v1 38/42] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v1 39/42] NFSD: Clean up after updating NFSv2 ACL decoders
` [PATCH v1 40/42] NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 41/42] NFSD: Update the NFSv2 SETACL "
` [PATCH v1 42/42] NFSD: Clean up after updating NFSv3 ACL decoders

Help with harmony remote
 2021-01-05 15:33 UTC  (7+ messages)

[PATCH 0/5] v3u: add support for RAVB
 2021-01-05 15:31 UTC  (5+ messages)
` [PATCH 2/5] clk: renesas: r8a779a0: add clocks "
` [PATCH 3/5] arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support

[PATCH v15 00/13] Apply COR-filter to the block-stream permanently
 2021-01-05 15:30 UTC  (3+ messages)
` [PATCH v15 13/13] block: apply COR-filter to block-stream jobs

[dpdk-dev] [PATCH] net/virtio: improve logs in Vhost-vDPA DMA mapping
 2021-01-05 15:31 UTC  (3+ messages)

[PATCH 1/2] mhi: unconstify mhi_event_config
 2021-01-05 15:29 UTC  (4+ messages)
` [PATCH 2/2] mhi: pci_generic: Fix shared MSI vector support

[PATCH 0/5] Xen INTX/GSI event channel delivery fixes
 2021-01-05 15:29 UTC  (14+ messages)
` [PATCH 5/5] x86/xen: Don't register PV spinlock IPI when it isn't going to be used

[dpdk-dev] [PATCH 00/15] Octeon Tx/Tx2 Endpoint pmd
 2021-01-05 15:29 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "

[PATCH V7 0/2] Implement Shutdown callback for geni-i2c
 2021-01-05 15:27 UTC  (5+ messages)
` [PATCH V7 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V7 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

stable-rc/queue/4.9 baseline: 126 runs, 6 regressions (v4.9.249-24-g85c1baf2e49aa)
 2021-01-05 15:27 UTC 

[PATCH] gcc-plugins: fix gcc 11 indigestion with plugins
 2021-01-05 15:26 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 00/12] Fix and improve the page allocator
 2021-01-05 15:26 UTC  (5+ messages)

Problem with the CH341 driver in Ubuntu 20.04
 2021-01-05 15:27 UTC  (2+ messages)

[PATCH 1/4] pNFS: Mark layout for return if return-on-close was not sent
 2021-01-05 15:26 UTC  (4+ messages)
` [PATCH 2/4] pNFS: We want return-on-close to complete when evicting the inode
  ` [PATCH 3/4] pNFS: Clean up pnfs_layoutreturn_free_lsegs()
    ` [PATCH 4/4] pNFS: Stricter ordering of layoutget and layoutreturn

[PATCH v2] x86: drop use of E801 memory "map" (and alike)
 2021-01-05 15:26 UTC 

[GIT PULL] TI changes for v2020.01
 2021-01-05 15:26 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run7
 2021-01-05 15:25 UTC 

[Intel-gfx] [PATCH] drm/i915: Disable RPM wakeref assertions during driver shutdown
 2021-01-05 15:25 UTC  (2+ messages)

How to get the branch HEAD points to using a plumbing command?
 2021-01-05 15:24 UTC  (2+ messages)

[PATCH] csky: Send stop IPI to send to online CPUs
 2021-01-05 15:24 UTC 

[PATCH] rtc: bd70528: Do not require parent data
 2021-01-05 15:23 UTC 

[LTP] [PATCH] syscalls/ioctl_loop05.c: skip test on overlay filesystem
 2021-01-05 15:24 UTC  (5+ messages)

[Buildroot] [PATCH v2 0/8] Bump NXP BSP components to 5.4.70_2.3.0
 2021-01-05 15:24 UTC  (9+ messages)
` [Buildroot] [PATCH v2 1/8] package/freescale-imx/firmware-imx: bump version to 8.10
` [Buildroot] [PATCH v2 2/8] package/freescale-imx/imx-sc-firmware: bump version to 1.7.0
` [Buildroot] [PATCH v2 3/8] package/freescale-imx/imx-seco: bump version to 3.7.4
` [Buildroot] [PATCH v2 4/8] package/imx-mkimage: bump to version rel_imx_5.4.70_2.3.0
` [Buildroot] [PATCH v2 5/8] configs/freescale_imx6*: bump BSP components to 5.4.70_2.3.0
` [Buildroot] [PATCH v2 6/8] configs/freescale_imx7dsabresd: "
` [Buildroot] [PATCH v2 7/8] configs/freescale_imx8m*: "
` [Buildroot] [PATCH v2 8/8] configs/freescale_imx8*: "

[igt-dev] [PATCH i-g-t] tests/kms_plane_multiple: don't disable primary plane
 2021-01-05 15:23 UTC 

[PATCH] selftests/bpf: remove duplicate include in test_lsm
 2021-01-05 15:20 UTC 

[RFC 0/2] kbuild: Add support to build overlays (%.dtbo)
 2021-01-05 15:21 UTC  (2+ messages)

[PATCH] vboxguestdrivers: fix build against kernel v5.10+
 2021-01-05 15:21 UTC 

[PATCH 1/2] staging: greybus: vibrator: use proper API for vibrator devices
 2021-01-05 15:19 UTC  (2+ messages)
` [PATCH 2/2] greybus: vibrator: rip out custom sysfs api

[PATCH] pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
 2021-01-05 15:15 UTC  (3+ messages)

[meta-python][PATCH 01/10] python3-jsonpatch: Upgrade 1.26 -> 1.28
 2021-01-05 15:16 UTC  (10+ messages)
` [meta-python][PATCH 02/10] python3-psutil: Upgrade 5.7.3 -> 5.8.0
` [meta-python][PATCH 03/10] python3-argcomplete: Upgrade 1.12.1 -> 1.12.2
` [meta-python][PATCH 04/10] python3-multidict: Upgrade 5.0.0 -> 5.1.0
` [meta-python][PATCH 05/10] python3-nocaselist: Upgrade 1.0.3 -> 1.0.4
` [meta-python][PATCH 06/10] python3-prompt-toolkit: Upgrade 3.0.8 -> 3.0.9
` [meta-python][PATCH 07/10] python3-pychromecast: Upgrade 7.6.0 -> 7.7.1
` [meta-python][PATCH 08/10] python3-txaio: Upgrade 20.4.1 -> 20.12.1
` [meta-python][PATCH 09/10] python3-croniter: Upgrade 0.3.36 -> 0.3.37
` [meta-python][PATCH 10/10] python3-pandas: Upgrade 1.1.4 -> 1.2.0

[PATCH v4 0/6] PCI: J7200/J721E PCIe bindings
 2021-01-05 15:14 UTC  (14+ messages)
` [PATCH v4 1/6] arm64: dts: ti: k3-j721e-main: Fix supported max outbound regions
` [PATCH v4 2/6] arm64: dts: ti: k3-j721e-main: Remove "syscon" nodes added for pcieX_ctrl
` [PATCH v4 3/6] arm64: dts: ti: k3-j7200-main: Add SERDES and WIZ device tree node
` [PATCH v4 4/6] arm64: dts: ti: k3-j7200-main: Add PCIe "
` [PATCH v4 5/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0
` [PATCH v4 6/6] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe

[PULL 00/35] MIPS patches for 2021-01-03
 2021-01-05 15:14 UTC  (10+ messages)

[PATCH] alpha: Send stop IPI to send to online CPUs
 2021-01-05 15:16 UTC 

[PATCH 0/2] auxdisplay: HD44780 connected to I2C via PCF8574
 2021-01-05 15:05 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] auxdisplay: devicetree doc for HD44780/PCF8574

[PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
 2021-01-05 15:15 UTC 

[PATCH 0/2] A brace of vchiq bulk transfer fixes
 2021-01-05 15:13 UTC  (8+ messages)
` [PATCH 1/2] staging: vchiq: Fix bulk userdata handling

[PATCH v1] tools: move M2P macros to xg_private.h
 2021-01-05 15:13 UTC 

[PATCH 0/3] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-05 15:12 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: ti: Add Support for AM642 SoC

[PATCH] lttng-modules: fix build against v5.10+
 2021-01-05 15:13 UTC  (3+ messages)
` [OE-core] "

[RESEND PATCH v3 0/4] configfs: implement committable items and add sample code
 2021-01-05 15:12 UTC  (2+ messages)

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2021-01-05 15:10 UTC  (9+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[dpdk-dev] [PATCH v13 00/12] Arm build options rework
 2021-01-05 15:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v14 "

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Add slot selector
 2021-01-05 15:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_device_scan: Add slot selector (rev3)

[PATCH v3] pinctrl: remove empty lines in pinctrl subsystem
 2021-01-05 15:09 UTC  (3+ messages)

Some performance numbers for virtiofs, DAX and virtio-9p
 2021-01-05 15:08 UTC  (6+ messages)

[PATCH -perfbook] defer/rcuexercises: Annotate essential QQs
 2021-01-05 15:11 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 0/8] Optimize pinctrl and add QSPI[01] pins for RZ/G2{H,M,N,E}
 2021-01-05 15:10 UTC  (9+ messages)
` [cip-dev] [PATCH 4.19.y-cip 1/8] pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1
` [cip-dev] [PATCH 4.19.y-cip 2/8] pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1
` [cip-dev] [PATCH 4.19.y-cip 3/8] pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1
` [cip-dev] [PATCH 4.19.y-cip 4/8] pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0
` [cip-dev] [PATCH 4.19.y-cip 5/8] pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions
` [cip-dev] [PATCH 4.19.y-cip 6/8] pinctrl: renesas: r8a77951: "
` [cip-dev] [PATCH 4.19.y-cip 7/8] pinctrl: renesas: r8a7796: "
` [cip-dev] [PATCH 4.19.y-cip 8/8] pinctrl: renesas: r8a77965: "

[Buildroot] [PATCH] boot/barebox: kconfig needs the toolchain
 2021-01-05 15:10 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.11.x] boot/barebox: kconfig needs the toolchain
 2021-01-05 15:10 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.