All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-27 09:48:29 to 2021-04-27 10:22:54 UTC [more...]

[RFC net-next 0/9] net: bridge: Forward offloading
 2021-04-27 10:17 UTC  (11+ messages)
` [RFC net-next 5/9] net: dsa: Track port PVIDs
            ` [Bridge] "
` [RFC net-next 6/9] net: dsa: Forward offloading
    ` [Bridge] "

[PATCH v2 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 10:13 UTC  (114+ messages)
` [PATCH v2 01/79] media: venus: fix PM runtime logic at venus_sys_error_handler()
` [PATCH v2 02/79] media: i2c: ccs-core: return the right error code at suspend
` [PATCH v2 03/79] media: i2c: mt9m001: don't resume at remove time
` [PATCH v2 04/79] media: i2c: ov7740: "
` [PATCH v2 05/79] media: i2c: video-i2c: "
` [PATCH v2 06/79] media: exynos-gsc: "
` [PATCH v2 07/79] media: atmel: properly get pm_runtime
` [PATCH v2 08/79] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH v2 09/79] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH v2 10/79] media: rcar_fdp1: "
` [PATCH v2 11/79] media: rga-buf: use pm_runtime_resume_and_get()
` [PATCH v2 12/79] media: renesas-ceu: Properly check for PM errors
` [PATCH v2 13/79] media: s5p: fix pm_runtime_get_sync() usage count
` [PATCH v2 14/79] media: am437x: "
` [PATCH v2 15/79] media: sh_vou: "
` [PATCH v2 16/79] media: mtk-vcodec: "
` [PATCH v2 17/79] media: s5p-jpeg: "
` [PATCH v2 18/79] media: delta-v4l2: "
` [PATCH v2 19/79] media: sun8i_rotate: "
` [PATCH v2 20/79] staging: media: rkvdec: "
` [PATCH v2 21/79] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH v2 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v2 23/79] staging: media: ipu3: "
` [PATCH v2 24/79] staging: media: cedrus_video: "
` [PATCH v2 25/79] staging: media: vde: "
` [PATCH v2 26/79] staging: media: csi: "
` [PATCH v2 27/79] staging: media: vi: "
` [PATCH v2 28/79] media: i2c: ak7375: "
` [PATCH v2 29/79] media: i2c: ccs-core: "
` [PATCH v2 30/79] media: i2c: dw9714: "
` [PATCH v2 31/79] media: i2c: dw9768: "
` [PATCH v2 32/79] media: i2c: dw9807-vcm: "
` [PATCH v2 33/79] media: i2c: hi556: "
` [PATCH v2 34/79] media: i2c: imx214: "
` [PATCH v2 35/79] media: i2c: imx219: "
` [PATCH v2 36/79] media: i2c: imx258: "
` [PATCH v2 37/79] media: i2c: imx274: "
` [PATCH v2 38/79] media: i2c: imx290: "
` [PATCH v2 39/79] media: i2c: imx319: "
` [PATCH v2 40/79] media: i2c: imx334: "
` [PATCH v2 41/79] media: i2c: imx355: "
` [PATCH v2 42/79] media: i2c: mt9m001: "
` [PATCH v2 43/79] media: i2c: ov02a10: "
` [PATCH v2 44/79] media: i2c: ov13858: "
` [PATCH v2 45/79] media: i2c: ov2659: "
` [PATCH v2 46/79] media: i2c: ov2685: "
` [PATCH v2 47/79] media: i2c: ov2740: "
` [PATCH v2 48/79] media: i2c: ov5647: "
` [PATCH v2 49/79] media: i2c: ov5648: "
` [PATCH v2 50/79] media: i2c: ov5670: "
` [PATCH v2 51/79] media: i2c: ov5675: "
` [PATCH v2 52/79] media: i2c: ov5695: "
` [PATCH v2 53/79] media: i2c: ov7740: "
` [PATCH v2 54/79] media: i2c: ov8856: "
` [PATCH v2 55/79] media: i2c: ov8865: "
` [PATCH v2 56/79] media: i2c: ov9734: "
` [PATCH v2 57/79] media: i2c: tvp5150: "
` [PATCH v2 58/79] media: i2c: video-i2c: "
` [PATCH v2 59/79] media: sti/hva: "
` [PATCH v2 60/79] media: ipu3: "
` [PATCH v2 61/79] media: coda: "
` [PATCH v2 62/79] media: exynos4-is: "
` [PATCH v2 63/79] media: exynos-gsc: "
` [PATCH v2 64/79] media: mtk-jpeg: "
` [PATCH v2 65/79] media: camss: "
` [PATCH v2 66/79] media: venus: "
` [PATCH v2 67/79] media: venus: vdec: "
` [PATCH v2 68/79] media: venus: venc: "
` [PATCH v2 69/79] media: rcar-fcp: "
` [PATCH v2 70/79] media: rkisp1: "
` [PATCH v2 71/79] media: s3c-camif: "
` [PATCH v2 72/79] media: s5p-mfc: "
` [PATCH v2 73/79] media: bdisp-v4l2: "
` [PATCH v2 74/79] media: stm32: "
` [PATCH v2 75/79] media: sunxi: "
` [PATCH v2 76/79] media: ti-vpe: "
` [PATCH v2 77/79] media: vsp1: "
` [PATCH v2 78/79] media: rcar-vin: "
` [PATCH v2 79/79] media: hantro: document the usage of pm_runtime_get_sync()

broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2
 2021-04-27 10:19 UTC  (6+ messages)

Next call on 2021-05-08
 2021-04-27 10:16 UTC  (2+ messages)

[RFC PATCH v2] util/mkimage: Fix wrong PE32+ section sizes for some arches
 2021-04-27 10:19 UTC  (4+ messages)

[bug report] shared tags causes IO hang and performance drop
 2021-04-27 10:15 UTC  (12+ messages)

[dpdk-dev] [PATCH 0/3] Fixes for testpmd
 2021-04-27 10:18 UTC  (4+ messages)
` [dpdk-dev] [PATCH V3 0/7] modifications about DCB forwarding configuration
  ` [dpdk-dev] [PATCH V3 1/7] app/testpmd: fix forward lcores number when DCB test

[Intel-gfx] Intel-gfx Digest, Vol 159, Issue 337
 2021-04-27 10:16 UTC 

[linux-stable-rc:linux-4.19.y 2158/4022] arch/powerpc/kernel/setup_64.c:941:6: error: no previous prototype for function 'uaccess_flush_enable'
 2021-04-27 10:15 UTC 

[PATCH v7 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-27 10:14 UTC  (2+ messages)

[PATCH 0/3] x86: Initial pieces for guest CET support
 2021-04-27 10:13 UTC  (3+ messages)

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-04-27 10:13 UTC 

[PATCH] drm/omap: Fix issue with clocks left on after resume
 2021-04-27 10:12 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu/sriov disable all ip hw status by default
 2021-04-27 10:11 UTC  (2+ messages)

[PATCH v2 00/10] Get rid of READ/WRITE_SYSREG32
 2021-04-27 10:09 UTC  (7+ messages)
` [PATCH v2 05/10] arm/gic: "
` [PATCH v2 07/10] arm/mm: "
` [PATCH v2 09/10] arm/time,vtimer: "

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-04-27 10:09 UTC  (5+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer
    ` [f2fs-dev] "

[PATCH] ttyprintk: Add TTY hangup callback
 2021-04-27 10:08 UTC  (11+ messages)

[MPTCP][PATCH mptcp-next 0/5] add MP_CAPABLE 'C' flag
 2021-04-27 10:07 UTC  (6+ messages)
` [MPTCP][PATCH mptcp-next 1/5] mptcp: add a new sysctl join_denied
  ` [MPTCP][PATCH mptcp-next 2/5] mptcp: add join_denied in mptcp_out_options
    ` [MPTCP][PATCH mptcp-next 3/5] mptcp: add sk parameter for mptcp_parse_option
      ` [MPTCP][PATCH mptcp-next 4/5] mptcp: add join_denied in mptcp_sock
        ` [MPTCP][PATCH mptcp-next 5/5] selftests: mptcp: add join_denied testcases

ASoC: Serving gpio_desc in codec driver with I2C GPIO expander?
 2021-04-27 10:06 UTC 

[PATCH] mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()
 2021-04-27 10:07 UTC 

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-04-27 10:04 UTC  (4+ messages)
` [RFC PATCH v2 2/6] hw/arm/virt: DT: Add cpu-map

Future calls
 2021-04-27 10:05 UTC 

[PATCH] mt76: fix possible NULL pointer dereference in mt76_tx
 2021-04-27 10:05 UTC 

[virtio-comment] [PATCH] virtio-net: define USO feature
 2021-04-27 10:04 UTC  (2+ messages)

[PATCH 0/4] coresight: Add ETR-PERF polling
 2021-04-27 10:00 UTC  (5+ messages)
` [PATCH 1/4] coresight: tmc-etr: Advance buffer pointer in sync buffer

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-27  9:59 UTC  (11+ messages)
` [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[Bug 1926246] [NEW] chrome based apps can not be run under qemu user mode
 2021-04-27  9:54 UTC  (4+ messages)
` [Bug 1926246] "

[0/3] Add SC7280 interconnect provider driver
 2021-04-27 10:01 UTC  (4+ messages)
` [1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings

[PATCH] cfg80211: fix locking in netlink owner interface destruction
 2021-04-27  9:59 UTC  (2+ messages)

[RFC PATCH 0/6] Introduce cluster cpu topology support
 2021-04-27  9:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix r initial values
 2021-04-27  9:58 UTC 

[PATCH 00/21] drm/i915/gem: ioctl clean-ups
 2021-04-27  9:58 UTC  (10+ messages)
` [PATCH 05/21] drm/i915: Drop the CONTEXT_CLONE API
  ` [Intel-gfx] "
` [PATCH 06/21] drm/i915: Implement SINGLE_TIMELINE with a syncobj (v3)
  ` [Intel-gfx] "
` [PATCH 07/21] drm/i915: Drop getparam support for I915_CONTEXT_PARAM_ENGINES
  ` [Intel-gfx] "

[dpdk-dev] L3fwd mode in testpmd
 2021-04-27  9:57 UTC  (15+ messages)

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-27  9:20 UTC  (4+ messages)
` [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC

[Intel-gfx] [PATCH] drm/i915: Stop using crtc->index as the pipe
 2021-04-27  9:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

Fwd: Error when connecting from windows client
 2021-04-27  9:54 UTC  (2+ messages)
  `  "

[PATCH v2] drm/bochs: Add screen blanking support
 2021-04-27  9:56 UTC  (6+ messages)

[PATCH RESEND v2 0/6] target/arm: Add nested virtualization support
 2021-04-27  9:54 UTC  (7+ messages)
` [PATCH RESEND v2 5/6] target/arm/cpu: Enable 'el2' to work with host/max cpu

[dpdk-dev] [PATCH] doc/contributing/documentation: add info about including code
 2021-04-27  9:54 UTC  (6+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-27  9:42 UTC  (3+ messages)

[LTP] [PATCH 1/2] lapi/bpf: Add /= and %=
 2021-04-27  9:54 UTC  (5+ messages)
` [LTP] [PATCH 2/2] bpf: Check truncation on 32bit div/mod by zero

[PATCH] usb: dwc3: core: Add missing GHWPARAMS9 doc
 2021-04-27  9:53 UTC  (2+ messages)

[v2 0/3] Add SC7280 interconnect provider driver
 2021-04-27  9:50 UTC  (4+ messages)
` [v2 1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
` [v2 2/3] interconnect: qcom: Add SC7280 interconnect provider driver
` [v2 3/3] arm64: dts: sc7280: Add interconnect provider DT nodes

[RFC] qla2xxx: Add dev_loss_tmo kernel module options
 2021-04-27  9:51 UTC  (7+ messages)
    ` [EXT] "

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-27  9:50 UTC  (8+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH v2 1/7] drm/i915/dg1: Fix mapping type for default state object
 2021-04-27  9:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/7] "

[Buildroot] [PATCH] board/boundarydevices: update readme.txt for nitrogen8mp
 2021-04-27  9:49 UTC 

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-04-27  9:48 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280

[PATCH 1/4] arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x"
 2021-04-27  9:48 UTC  (4+ messages)
` [PATCH 2/4] arm: octeontx2: cn9130-crb.dtsi: Disable eth2 for now
` [PATCH 3/4] net: phy: marvell: Remove PHY_INTERFACE_MODE_SGMII_2500
` [PATCH 4/4] net: mvpp2: "

[PATCH v2 0/7] virtiofsd: Changed various allocations to GLib functions
 2021-04-27  9:48 UTC  (5+ messages)
` [PATCH v2 1/7] virtiofsd: Changed allocations of fuse_req "
  ` [Virtio-fs] "


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.