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

[PATCH] USB: trancevibrator: fix control-request direction
 2021-05-24 11:20 UTC  (3+ messages)

[PATCH 00/12] e2fsprogs: some bugfixs and some code cleanups
 2021-05-24 11:19 UTC  (2+ messages)
` [PATCH 01/12] profile_create_node: set magic before strdup(name) to avoid memory leak

[dpdk-dev] [PATCH 1/3] common/sfc_efx/base: update MCDI headers
 2021-05-24 11:18 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] Match On VLAN Presence In Transfer Flows
` [dpdk-dev] [PATCH v3 1/3] common/sfc_efx/base: update MCDI headers
` [dpdk-dev] [PATCH v3 2/3] common/sfc_efx/base: add MAE VLAN presence match bits
` [dpdk-dev] [PATCH v3 3/3] net/sfc: support matching on VLAN presence in transfer rules

[PATCH v9 00/12] Add Host control mode to HPB
 2021-05-24 11:19 UTC 

[PATCH v1 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
 2021-05-24 11:13 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2
` [PATCH v1 2/3] ARM: dts: aspeed-g6: Add pinctrl settings
` [PATCH v1 3/3] pinctrl: pinctrl-aspeed-g6: Add sgpio "

[PATCH v8 1/3] perf report: compile tips.txt in perf binary
 2021-05-24 11:15 UTC  (3+ messages)
` [PATCH v8 2/3] perf tests: avoid storing an absolute path "
` [PATCH v8 3/3] perf parse-events: add bison --file-prefix-map option

[PATCH] staging: rtl8723bs: core: rtw_mlme_ext.c: Remove set but unused variable
 2021-05-24 11:15 UTC  (3+ messages)

fast forward merge overwriting my code
 2021-05-24 11:13 UTC  (5+ messages)

[PATCH] arm64: mm: don't use CON and BLK mapping if KFENCE is enabled
 2021-05-24 11:13 UTC  (4+ messages)

[PATCH] m5602_ov7660: remove the repeated declaration
 2021-05-24 11:13 UTC 

[RFC PATCH 0/3] Add additional MOK vars
 2021-05-24 11:12 UTC  (8+ messages)

[lee-linaro:google/android-3.18-queue 396/1294] drivers/net/ethernet/intel/i40e/i40e_main.c:6297:29: warning: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
 2021-05-24 11:12 UTC 

stable-rc/queue/5.4 build: 185 builds: 0 failed, 185 passed, 91 warnings (v5.4.121-36-gcb2bf019713d)
 2021-05-24 11:11 UTC 

[PATCH v3 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-05-24 11:10 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: "

[syzbot] WARNING in rtl28xxu_ctrl_msg/usb_submit_urb
 2021-05-24 11:10 UTC  (2+ messages)

[PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks
 2021-05-24 11:09 UTC  (2+ messages)

[PATCH v3 00/38] media: ti-vpe: cal: multistream & embedded data support
 2021-05-24 11:09 UTC  (39+ messages)
` [PATCH v3 01/38] media: ti-vpe: cal: add g/s_parm for legacy API
` [PATCH v3 02/38] media: ti-vpe: cal: fix error handling in cal_camerarx_create
` [PATCH v3 03/38] media: ti-vpe: cal: remove unused cal_camerarx->dev field
` [PATCH v3 04/38] media: ti-vpe: cal: rename "sensor" to "source"
` [PATCH v3 05/38] media: ti-vpe: cal: move global config from cal_ctx_wr_dma_config to runtime resume
` [PATCH v3 06/38] media: ti-vpe: cal: use v4l2_get_link_freq
` [PATCH v3 07/38] media: ti-vpe: cal: add cal_ctx_prepare/unprepare
` [PATCH v3 08/38] media: ti-vpe: cal: change index and cport to u8
` [PATCH v3 09/38] media: ti-vpe: cal: Add CSI2 context
` [PATCH v3 10/38] media: ti-vpe: cal: Add pixel processing context
` [PATCH v3 11/38] media: ti-vpe: cal: rename cal_ctx->index to dma_ctx
` [PATCH v3 12/38] media: ti-vpe: cal: rename CAL_HL_IRQ_MASK
` [PATCH v3 13/38] media: ti-vpe: cal: clean up CAL_CSI2_VC_IRQ_* macros
` [PATCH v3 14/38] media: ti-vpe: cal: catch VC errors
` [PATCH v3 15/38] media: ti-vpe: cal: remove wait when stopping camerarx
` [PATCH v3 16/38] media: ti-vpe: cal: disable csi2 ctx and pix proc at ctx_stop
` [PATCH v3 17/38] media: ti-vpe: cal: allocate pix proc dynamically
` [PATCH v3 18/38] media: ti-vpe: cal: add 'use_pix_proc' field
` [PATCH v3 19/38] media: ti-vpe: cal: add cal_ctx_wr_dma_enable and fix a race
` [PATCH v3 20/38] media: ti-vpe: cal: add vc and datatype fields to cal_ctx
` [PATCH v3 21/38] media: ti-vpe: cal: handle cal_ctx_v4l2_register error
` [PATCH v3 22/38] media: ti-vpe: cal: set field always to V4L2_FIELD_NONE
` [PATCH v3 23/38] media: ti-vpe: cal: fix typo in a comment
` [PATCH v3 24/38] media: ti-vpe: cal: add mbus_code support to cal_mc_enum_fmt_vid_cap
` [PATCH v3 25/38] media: ti-vpe: cal: rename non-MC funcs to cal_legacy_*
` [PATCH v3 26/38] media: ti-vpe: cal: init ctx->v_fmt correctly in MC mode
` [PATCH v3 27/38] media: ti-vpe: cal: remove cal_camerarx->fmtinfo
` [PATCH v3 28/38] media: ti-vpe: cal: support 8 DMA contexts
` [PATCH v3 29/38] media: ti-vpe: cal: cleanup phy iteration in cal_remove
` [PATCH v3 30/38] media: ti-vpe: cal: fix ctx uninitialization
` [PATCH v3 31/38] media: ti-vpe: cal: fix queuing of the initial buffer
` [PATCH v3 32/38] media: ti-vpe: cal: use CSI-2 frame number
` [PATCH v3 33/38] media: ti-vpe: cal: add camerarx locking
` [PATCH v3 34/38] media: ti-vpe: cal: add camerarx enable/disable refcounting
` [PATCH v3 35/38] media: ti-vpe: cal: allow more than 1 source pads
` [PATCH v3 36/38] media: ti-vpe: cal: add embedded data support
` [PATCH v3 37/38] media: ti-vpe: cal: use frame desc to get vc and dt
` [PATCH v3 38/38] media: ti-vpe: cal: add multiplexed streams support

[PATCH 0/3] media: fix zero-length USB control requests
 2021-05-24 11:09 UTC  (4+ messages)
` [PATCH 1/3] media: gspca/gl860: fix zero-length "
` [PATCH 2/3] media: gspca/sunplus: "
` [PATCH 3/3] media: rtl28xxu: fix zero-length control request

[PATCH v2 0/4] ASoC: codecs: wcd934x: add Headset and button detection support
 2021-05-24 11:07 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: wcd934x: add bindings for Headset Button detection
` [PATCH v2 2/4] ASoC: codecs: wcd: add multi button Headset detection support
` [PATCH v2 3/4] ASoC: codecs: wcd934x: add mbhc support
` [PATCH v2 4/4] ASoC: qcom: sdm845: add jack support for WCD934x

[PATCH] drbd: Fix five use after free bugs in get_initial_state
 2021-05-24 11:08 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: added test description for chamelium subtest
 2021-05-24 11:04 UTC 

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-24 11:02 UTC  (18+ messages)
` [PATCH v5 1/8] ACPI/IORT: Add support for RMR node parsing
` [PATCH v5 2/8] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v5 3/8] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v5 4/8] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v5 5/8] iommu/arm-smmu-v3: Add bypass flag to arm_smmu_write_strtab_ent()
` [PATCH v5 6/8] iommu/arm-smmu-v3: Get associated RMR info and install
` [PATCH v5 7/8] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v5 8/8] iommu/dma: Reserve any RMR regions associated with a dev

[v6 0/2] Support pwm driver for aspeed ast26xx
 2021-05-24 11:02 UTC  (5+ messages)
` [v6 2/2] pwm: Add Aspeed ast2600 PWM support

[PATCH v4 0/3] vl: add -object support back into -readconfig
 2021-05-24 10:57 UTC  (4+ messages)
` [PATCH v4 1/3] qemu-config: parse configuration files to a QDict
` [PATCH v4 2/3] vl: plumb keyval-based options into -readconfig
` [PATCH v4 3/3] vl: plug -object back "

[PATCH 0/5] linux-user changes to run docker
 2021-05-24 10:55 UTC  (5+ messages)
` [PATCH 1/5] linux-user: handle /proc/self/exe for execve
` [PATCH 2/5] linux-uesr: make exec_path realpath

[RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-24 11:00 UTC  (7+ messages)
` [RFC PATCH 07/97] drm/i915/guc: Remove sample_forcewake h2g action
  ` [Intel-gfx] "
` [RFC PATCH 30/97] drm/i915/uc: turn on GuC/HuC auto mode by default
  ` [Intel-gfx] "

pull request: linux-firmware: update cxgb4 firmware to 1.25.6.0
 2021-05-24 11:00 UTC  (2+ messages)

[PATCH] md/raid5: remove an incorect assert in in_chunk_boundary
 2021-05-24 11:00 UTC  (4+ messages)

[dpdk-dev] [RFC PATCH 0/3] Add PIE support for HQoS library
 2021-05-24 10:58 UTC  (4+ messages)
` [dpdk-dev] [RFC PATCH 1/3] sched: add pie based congestion management
` [dpdk-dev] [RFC PATCH 2/3] example/qos_sched: add pie support
` [dpdk-dev] [RFC PATCH 3/3] example/ip_pipeline: "

[PATCH] clk: meson: meson8b: Don't use MPLL1 as parent of vclk_in_sel
 2021-05-24 10:57 UTC  (2+ messages)

[PATCH] usb: cdnsp: Fix deadlock issue in cdnsp_thread_irq_handler
 2021-05-24 10:56 UTC  (3+ messages)

[PATCH v3 00/31] btrfs: add data write support for subpage
 2021-05-24 10:56 UTC  (3+ messages)
` [PATCH v3 27/31] btrfs: fix a crash caused by race between prepare_pages() and btrfs_releasepage()

[PATCH v3 0/4] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-24 10:54 UTC  (7+ messages)
` [PATCH v3 3/4] ASoC: tegra: Specify components string for each card
` [PATCH v3 4/4] ASoC: tegra: Specify components string for Nexus 7

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-05-24 10:55 UTC  (11+ messages)

[PATCH v13 0/8] MTE support for KVM guest
 2021-05-24 10:45 UTC  (27+ messages)
` [PATCH v13 1/8] arm64: mte: Handle race when synchronising tags
` [PATCH v13 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v13 3/8] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v13 4/8] KVM: arm64: Introduce MTE VM feature
` [PATCH v13 5/8] KVM: arm64: Save/restore MTE registers
` [PATCH v13 6/8] KVM: arm64: Expose KVM_ARM_CAP_MTE
` [PATCH v13 7/8] KVM: arm64: ioctl to fetch/store tags in a guest
` [PATCH v13 8/8] KVM: arm64: Document MTE capability and ioctl

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-24 10:52 UTC  (4+ messages)

[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
 2021-05-24 10:51 UTC 

[PATCH] lib/math/rational.c: Fix divide by zero
 2021-05-24 10:51 UTC  (2+ messages)

How to choose format specifier for boolean variables in Linux kernel?
 2021-05-24 10:50 UTC 

[PATCH] btrfs: fix typos in comments
 2021-05-24 10:47 UTC  (3+ messages)

stable-rc/linux-5.12.y build: 175 builds: 0 failed, 175 passed, 13 warnings (v5.12.6)
 2021-05-24 10:50 UTC 

[PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator
 2021-05-24 10:49 UTC  (7+ messages)
` [PATCH v3 11/14] intel_gna: add ioctl handler

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-05-24 10:48 UTC  (7+ messages)
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()

[PATCH] btrfs: do not write supers if we have an fs error
 2021-05-24 10:48 UTC  (2+ messages)

[PATCH 0/7] Per client engine busyness
 2021-05-24 10:48 UTC  (18+ messages)
            ` [Nouveau] "
                        ` [Nouveau] [Intel-gfx] "
                              `  "

[PATCH] drm/amdgpu: remove unreachable code
 2021-05-24 10:46 UTC  (2+ messages)

[PATCH -next] mm/dmapool: use DEVICE_ATTR_RO macro
 2021-05-24 10:45 UTC  (2+ messages)

[PATCH v7 00/27] v4l: subdev internal routing and streams
 2021-05-24 10:44 UTC  (28+ messages)
` [PATCH v7 01/27] media: entity: Use pad as a starting point for graph walk
` [PATCH v7 02/27] media: entity: Use pads instead of entities in the media graph walk stack
` [PATCH v7 03/27] media: entity: Walk the graph based on pads
` [PATCH v7 04/27] v4l: mc: Start walk from a specific pad in use count calculation
` [PATCH v7 05/27] media: entity: Add iterator helper for entity pads
` [PATCH v7 06/27] media: entity: Move the pipeline from entity to pads
` [PATCH v7 07/27] media: entity: Use pad as the starting point for a pipeline
` [PATCH v7 08/27] media: entity: Add has_route entity operation
` [PATCH v7 09/27] media: entity: Add media_entity_has_route() function
` [PATCH v7 10/27] media: entity: Use routing information during graph traversal
` [PATCH v7 11/27] media: entity: Skip link validation for pads to which there is no route
` [PATCH v7 12/27] media: entity: Add an iterator helper for connected pads
` [PATCH v7 13/27] media: entity: Add only connected pads to the pipeline
` [PATCH v7 14/27] media: entity: Add debug information in graph walk route check
` [PATCH v7 15/27] v4l: Add bus type to frame descriptors
` [PATCH v7 16/27] v4l: Add CSI-2 bus configuration "
` [PATCH v7 17/27] v4l: Add stream to frame descriptor
` [PATCH v7 18/27] media: Documentation: Add GS_ROUTING documentation
` [PATCH v7 19/27] v4l: subdev: Add [GS]_ROUTING subdev ioctls and operations
` [PATCH v7 20/27] v4l: subdev: add V4L2_SUBDEV_ROUTE_FL_SOURCE
` [PATCH v7 21/27] v4l: subdev: routing kernel helper functions
` [PATCH v7 22/27] v4l: subdev: add stream based configuration
` [PATCH v7 23/27] v4l: subdev: add 'stream' to subdev ioctls
` [PATCH v7 24/27] v4l: subdev: use streams in v4l2_subdev_link_validate()
` [PATCH v7 25/27] v4l: subdev: add routing & stream config to v4l2_subdev_state
` [PATCH v7 26/27] v4l: subdev: add V4L2_SUBDEV_FL_MULTIPLEXED
` [PATCH v7 27/27] v4l: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8

BUG: preadv2(.., RWF_NOWAIT) returns spurious EOF
 2021-05-24 10:42 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.