All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-04 11:59:29 to 2021-03-04 12:41:36 UTC [more...]

[PATCH 0/7] ui: add vdagent implementation and clipboard support
 2021-03-04  9:04 UTC  (6+ messages)
` [PATCH 7/7] ui/gtk: add "

[PATCH for-4.15] xen/dmop: Fix XEN_DMOP_nr_vcpus to actually return data
 2021-03-04 12:39 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] tests/kms_cursor_legacy: added test description
 2021-03-04 12:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: added test description (rev4)

[PATCH] fuse: fix live lock in fuse_iget()
 2021-03-04 12:37 UTC  (2+ messages)

[PATCH v8 00/16] blkcg:Support to track FC storage blk io traffic
 2021-03-04 12:36 UTC  (52+ messages)
` [PATCH v8 01/16] cgroup: Added cgroup_get_from_id
` [PATCH v8 02/16] blkcg: Added a app identifier support for blkcg
` [PATCH v8 03/16] nvme: Added a newsysfs attribute appid_store
` [PATCH v8 04/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [PATCH v8 05/16] lpfc: vmid: Supplementary data structures for vmid and APIs
` [PATCH v8 06/16] lpfc: vmid: Forward declarations for APIs
` [PATCH v8 07/16] lpfc: vmid: VMID params initialization
` [PATCH v8 08/16] lpfc: vmid: Add support for vmid in mailbox command, does vmid resource allocation and vmid cleanup
` [PATCH v8 09/16] lpfc: vmid: Implements ELS commands for appid patch
` [PATCH v8 10/16] lpfc: vmid: Functions to manage vmids
` [PATCH v8 11/16] lpfc: vmid: Implements CT commands for appid
` [PATCH v8 12/16] lpfc: vmid: Appends the vmid in the wqe before sending
` [PATCH v8 13/16] lpfc: vmid: Timeout implementation for vmid
` [PATCH v8 14/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [PATCH v8 15/16] lpfc: vmid: Introducing vmid in io path
` [PATCH v8 16/16] scsi: Made changes in Kconfig to select BLK_CGROUP_FC_APPID

[Buildroot] [PATCH] package/strace: bump to version 5.11
 2021-03-04 12:39 UTC 

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-03-04 12:35 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] quota: wire up quotactl_path
` [PATCH] quotactl.2: Add documentation for quotactl_path()

[PATCH v12 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-03-04 12:36 UTC  (3+ messages)

[PATCH] spi: Add HiSilicon SPI controller driver support
 2021-03-04 12:34 UTC  (3+ messages)

[PATCH] f2fs: add sysfs nodes to get accumulated compression info
 2021-03-04 12:31 UTC  (3+ messages)

[PATCH 00/18] thunderbolt: Align with USB4 inter-domain and DROM specs
 2021-03-04 12:31 UTC  (19+ messages)
` [PATCH 01/18] thunderbolt: Disable retry logic for intra-domain control packets
` [PATCH 02/18] thunderbolt: Do not pass timeout for tb_cfg_reset()
` [PATCH 03/18] thunderbolt: Decrease control channel timeout for software connection manager
` [PATCH 04/18] Documentation / thunderbolt: Drop speed/lanes entries for XDomain
` [PATCH 05/18] thunderbolt: Add more logging to XDomain connections
` [PATCH 06/18] thunderbolt: Do not re-establish XDomain DMA paths automatically
` [PATCH 07/18] thunderbolt: Use pseudo-random number as initial property block generation
` [PATCH 08/18] thunderbolt: Align XDomain protocol timeouts with the spec
` [PATCH 09/18] thunderbolt: Add tb_property_copy_dir()
` [PATCH 10/18] thunderbolt: Add support for maxhopid XDomain property
` [PATCH 11/18] thunderbolt: Use dedicated flow control for DMA tunnels
` [PATCH 12/18] thunderbolt: Drop unused tb_port_set_initial_credits()
` [PATCH 13/18] thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
` [PATCH 14/18] net: thunderbolt: Align the driver to the USB4 networking spec
` [PATCH 15/18] thunderbolt: Add KUnit tests for XDomain properties
` [PATCH 16/18] thunderbolt: Add KUnit tests for DMA tunnels
` [PATCH 17/18] thunderbolt: Check quirks in tb_switch_add()
` [PATCH 18/18] thunderbolt: Add support for USB4 DROM

[PATCH] iommu/vt-d: Fix status code for Allocate/Free PASID command
 2021-03-04 12:32 UTC  (3+ messages)

[PATCH v4 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-04 12:28 UTC  (15+ messages)
` [PATCH v4 03/15] pinctrl: bcm: add bcm63xx base code
` [PATCH v4 05/15] pinctrl: add a pincontrol driver for BCM6328

[PATCH] vt: keyboard, fix uninitialized variables warning
 2021-03-04 12:30 UTC  (4+ messages)
` [V2][PATCH] "

[PATCH 0/5] Cleanup and fixup for khugepaged
 2021-03-04 12:30 UTC  (6+ messages)
` [PATCH 1/5] khugepaged: remove unneeded return value of khugepaged_collapse_pte_mapped_thps()
` [PATCH 2/5] khugepaged: reuse the smp_wmb() inside __SetPageUptodate()
` [PATCH 3/5] khugepaged: use helper khugepaged_test_exit() in __khugepaged_enter()
` [PATCH 4/5] khugepaged: remove unnecessary mem_cgroup_uncharge() in collapse_[file|huge_page]
` [PATCH 5/5] khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()

[kvm-unit-tests PATCH v3 0/7] s390x: Cleanup exception register save/restore and implement backtrace
 2021-03-04 12:28 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 4/7] s390x: Provide preliminary backtrace support
` [kvm-unit-tests PATCH v3 5/7] s390x: Print more information on program exceptions
` [kvm-unit-tests PATCH v3 6/7] s390x: Move diag308_load_reset to stack saving
` [kvm-unit-tests PATCH v3 7/7] s390x: Remove SAVE/RESTORE_STACK and lowcore fpc and fprs save areas

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-03-04 12:27 UTC  (12+ messages)

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-04 12:21 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/kismet: fix build when time_t is defined as long long
 2021-03-04 12:29 UTC 

[PATCH 0/5] iommu/vt-d: Several misc fixes
 2021-03-04 12:26 UTC  (4+ messages)
` [PATCH 2/5] iommu/vt-d: Remove WO permissions on second-level paging entries

[PATCH v4] util-linux: split uuid in separate recipe to allow bootstrapping
 2021-03-04 12:27 UTC  (5+ messages)
` [PATCH v5] "
` [PATCH v6] "

[dpdk-dev] [PATCH RFC 0/3] AF_XDP Preferred Busy Polling
 2021-03-04 12:26 UTC  (5+ messages)
` [dpdk-dev] [PATCH "
  ` [dpdk-dev] [PATCH 3/3] net/af_xdp: preferred busy polling

[PATCH v1 1/4] gpiolib: Unify the checks on fwnode type
 2021-03-04 12:23 UTC  (6+ messages)
` [PATCH v1 4/4] gpiolib: Reuse device's fwnode to create IRQ domain

[PATCHSET RFC 0/18] Remove kthread usage from io_uring
 2021-03-04 12:23 UTC  (3+ messages)
` [PATCH 09/18] io-wq: fork worker threads from original task

next/master bisection: baseline.login on rk3399-gru-kevin
 2021-03-04 12:22 UTC 

[PATCH V4 00/11] xfs: Tests to verify inode fork extent count overflow detection
 2021-03-04 12:22 UTC  (7+ messages)
` [PATCH V4 03/11] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
` [PATCH V4 06/11] xfs: Check for extent overflow when adding/removing dir entries

[Intel-gfx] [PATCH] i915/query: Correlate engine and cpu timestamps with better accuracy
 2021-03-04 12:23 UTC  (2+ messages)

[PATCH] nbd: server: Report holes for raw images
 2021-03-04 12:22 UTC  (5+ messages)

[PATCH] xattr: switch to vmemdup_user()
 2021-03-04 12:17 UTC  (2+ messages)

[PATCH] iommu/amd: Fix sleeping in atomic in increase_address_space()
 2021-03-04 12:19 UTC  (4+ messages)

[PATCH] hwrng: bcm2835: add reset support
 2021-03-04 12:18 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] dt-bindings: rng: bcm2835: document "

[peterz-queue:sched/core-sched 45/48] kernel/sched/core.c:1229:13: sparse: sparse: context imbalance in 'uclamp_update_util_min_rt_default' - wrong count at exit
 2021-03-04 12:18 UTC 

[PATCH v1 1/1] ACPI: bus: Constify is_acpi_node() and friends (part 2)
 2021-03-04 12:16 UTC  (3+ messages)

[PATCHSET 0/33] Fixes queued up for 5.12
 2021-03-04 12:15 UTC  (3+ messages)
` [PATCH 12/33] io_uring: signal worker thread unshare

[PATCH 1/1] ACPI: fix acpi table use after free
 2021-03-04 12:14 UTC  (3+ messages)
  ` [Devel] "

[PATCH v4 00/10] CoreSight configuration management; ETM strobing
 2021-03-04 12:13 UTC  (4+ messages)
` [PATCH v4 04/10] coresight: etm-perf: update to handle configuration selection

stable/linux-5.10.y build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.20)
 2021-03-04 12:14 UTC 

[PATCH 1/2] video: dw_mipi_dsi: missing device to log debug
 2021-03-04 12:14 UTC  (2+ messages)
` [PATCH 2/2] video: dw_mipi_dsi: update log of dphy_enable

[PATCH v2] format-patch: allow a non-integral version numbers
 2021-03-04 12:12 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] PCI: Take __pci_set_master in do_pci_disable_device
 2021-03-04 12:11 UTC  (2+ messages)

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-03-04 12:08 UTC  (3+ messages)
` [PATCH 3/4] gitlab-ci: Build Hexagon cross-toolchain

Proposalö git push -F
 2021-03-04 10:02 UTC  (3+ messages)

[PATCH] kernel/sched: remove duplicate include in sched.h sched.h
 2021-03-04 12:09 UTC 

[PATCH] video: stm32: remove all child of DSI bridge when its probe failed
 2021-03-04 12:10 UTC 

[PATCH v5 0/2] hwrng: bcm2835: add reset support
 2021-03-04 12:08 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: rng: bcm2835: document "

[PATCH v2] vfio-ccw: Do not read region ret_code after write
 2021-03-04 12:09 UTC  (2+ messages)

[PATCH] leds: add touch screen LED triggers
 2021-03-04 12:08 UTC  (2+ messages)

[PATCH rdma-next 0/4] Clean the mlx5 MR deregistration logic
 2021-03-04 12:07 UTC  (5+ messages)
` [PATCH rdma-next 1/4] RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mr
` [PATCH rdma-next 2/4] RDMA/mlx5: Use a union inside mlx5_ib_mr
` [PATCH rdma-next 3/4] RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()
` [PATCH rdma-next 4/4] RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-04 12:07 UTC  (5+ messages)

[PATCH v6 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-04 12:03 UTC  (23+ messages)
` [PATCH v6 01/22] media: camss: Fix vfe_isr_comp_done() documentation
` [PATCH v6 02/22] media: camss: Fix vfe_isr comment typo
` [PATCH v6 03/22] media: camss: Replace trace_printk() with dev_dbg()
` [PATCH v6 04/22] media: camss: Add CAMSS_845 camss version
` [PATCH v6 05/22] media: camss: Make ISPIF subdevice optional
` [PATCH v6 06/22] media: camss: Refactor VFE HW version support
` [PATCH v6 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v6 08/22] media: camss: Add missing format identifiers
` [PATCH v6 09/22] media: camss: Refactor CSID HW version support
` [PATCH v6 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v6 11/22] media: camss: Add support for CSIPHY "
` [PATCH v6 12/22] media: camss: Remove per VFE power domain toggling
` [PATCH v6 13/22] media: camss: Enable SDM845
` [PATCH v6 14/22] dt-bindings: media: camss: Add qcom,msm8916-camss binding
` [PATCH v6 15/22] dt-bindings: media: camss: Add qcom,msm8996-camss binding
` [PATCH v6 16/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding
` [PATCH v6 17/22] dt-bindings: media: camss: Add qcom,sdm845-camss binding
` [PATCH v6 18/22] MAINTAINERS: Change CAMSS documentation to use dtschema bindings
` [PATCH v6 19/22] media: dt-bindings: media: Remove qcom,camss documentation
` [PATCH v6 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v6 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v6 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

QEMU RBD is slow with QCOW2 images
 2021-03-04 12:05 UTC  (2+ messages)

[RFC PATCH v1] powerpc: Enable KFENCE for PPC32
 2021-03-04 12:02 UTC  (17+ messages)

[PATCH v2] block: Try to handle busy underlying device on discard
 2021-03-04 12:02 UTC  (2+ messages)

[PATCH v2 00/10] Rid W=1 warnings in Crypto
 2021-03-04 12:02 UTC  (3+ messages)
` [PATCH 05/10] crypto: keembay: ocs-hcu: Fix incorrectly named functions/structs

[PATCH] libinput: less parallism to increase chances the test suite works
 2021-03-04 12:03 UTC  (4+ messages)
` [OE-core] "

[PATCH] x86/platform/uv: Fix indentation warning in Documentation/ABI/testing/sysfs-firmware-sgi_uv
 2021-03-04 12:00 UTC  (3+ messages)

[PATCH] drm/amdgpu: simplify the sdma 4_x MGCG/MGLS logic
 2021-03-04 12:02 UTC  (2+ messages)

[RFC PATCH 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-04 12:00 UTC  (6+ messages)
` [RFC PATCH 2/6] clk: sifive: Use reset-simple in prci driver for PCIe driver
` [RFC PATCH 5/6] PCI: designware: Add SiFive FU740 PCIe host controller driver

[PATCH] arm64: dts: ls1028a: add interrupt to Root Complex Event Collector
 2021-03-04 11:59 UTC  (4+ messages)

[PATCH] ptest-packagelists: remove libinput-ptest
 2021-03-04 12:00 UTC 

[PATCH tip/core/rcu 0/12] NOCB updates for v5.13
 2021-03-04 11:58 UTC  (3+ messages)
` [PATCH tip/core/rcu 02/12] timer: Report ignored local enqueue in nohz mode

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-03-04 11:58 UTC  (3+ messages)

[PATCH] drm/amd/pm: remove duplicate XGMI feature mask
 2021-03-04 11:59 UTC  (2+ messages)


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.