All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-07 04:22:00 to 2022-01-07 06:07:13 UTC [more...]

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-07  6:06 UTC  (3+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[RFC PATCH] PCI: Add "pci=reassign_all_bus" boot parameter
 2022-01-07  6:03 UTC  (2+ messages)

[PATCH 5.15 00/42] 5.15.9-rc1 review
 2022-01-07  5:57 UTC  (4+ messages)
` [PATCH 5.15 04/42] RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow

[PATCH v7 00/15] Add CAAM driver model support
 2022-01-07  5:53 UTC  (4+ messages)
` [PATCH v7 01/15] crypto/fsl: Add support for CAAM Job ring driver model
    ` [EXT] "

[PATCH v4 0/4] Add support for the Cypress cyttsp5
 2022-01-07  5:49 UTC  (3+ messages)

[PATCH mptcp-next v2 0/9] use 'ip mptcp' in selftests
 2022-01-07  5:51 UTC  (10+ messages)
` [PATCH mptcp-next v2 1/9] selftests: mptcp: rewrite removing tests
` [PATCH mptcp-next v2 2/9] selftests: mptcp: rewrite backup tests
` [PATCH mptcp-next v2 3/9] selftests: mptcp: implement pm_nl_set_limits
` [PATCH mptcp-next v2 4/9] selftests: mptcp: implement pm_nl_add_endpoint
` [PATCH mptcp-next v2 5/9] selftests: mptcp: implement pm_nl_del_endpoint
` [PATCH mptcp-next v2 6/9] selftests: mptcp: implement pm_nl_flush_endpoint
` [PATCH mptcp-next v2 7/9] selftests: mptcp: implement pm_nl_show_endpoint
` [PATCH mptcp-next v2 8/9] selftests: mptcp: implement pm_nl_set_endpoint
` [PATCH mptcp-next v2 9/9] selftests: mptcp: set ip_mptcp in command line

[PATCH] namei: clear nd->root.mnt before O_CREAT unlazy
 2022-01-07  5:52 UTC  (3+ messages)

[PATCH v7 0/4] Add basic SoC support for mediatek mt8195
 2022-01-07  5:43 UTC  (7+ messages)
` [PATCH v7 4/4] arm64: dts: Add mediatek SoC mt8195 and evaluation board

[PATCH v7 03/14] vdpa: Sync calls set/get config/status with cf_mutex
 2022-01-07  5:51 UTC  (12+ messages)
  ` [PATCH v7 04/14] vdpa: Read device configuration only if FEATURES_OK
  ` [PATCH v7 07/14] vdpa/mlx5: Support configuring max data virtqueue
  ` [PATCH v7 08/14] vdpa: Add support for returning device configuration information
  ` [PATCH v7 11/14] vdpa/mlx5: Report max device capabilities
  ` [PATCH v7 12/14] vdpa/vdpa_sim: Configure max supported virtqueues
  ` [PATCH v7 13/14] vdpa: Use BIT_ULL for bit operations
  ` [PATCH v7 14/14] vdpa/vdpa_sim_net: Report max device capabilities

Live update of Xenstore-stubdom
 2022-01-07  5:49 UTC  (3+ messages)

[PATCH] bpf: allow setting mount device for bpffs
 2022-01-07  5:48 UTC  (3+ messages)

[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
 2022-01-07  5:46 UTC  (20+ messages)
` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV

[PATCH] phy: phy-mtk-tphy: Fix dumplicated argument in phy-mtk-tphy
 2022-01-07  5:31 UTC  (5+ messages)

[PATCH 1/2] ksmbd: smbd: create MR pool
 2022-01-07  5:45 UTC  (2+ messages)
` [PATCH 2/2] ksmbd: smbd: change the default maximum read/write, receive size

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-07  5:21 UTC  (8+ messages)

[PATCH v11 00/19] dyndbg & drm.debug to tracefs
 2022-01-07  5:29 UTC  (80+ messages)
` [Intel-gfx] "
` [PATCH v11 01/19] dyndbg: add _DPRINTK_FLAGS_ENABLED
  ` [Intel-gfx] "
` [PATCH v11 02/19] dyndbg: add _DPRINTK_FLAGS_TRACE
  ` [Intel-gfx] "
` [PATCH v11 03/19] dyndbg: add write-to-tracefs code
  ` [Intel-gfx] "
` [PATCH v11 04/19] dyndbg: add trace-events for pr_debug, dev_dbg
  ` [Intel-gfx] "
` [PATCH v11 05/19] dyndbg: add desc, dev fields to event record
  ` [Intel-gfx] "
` [PATCH v11 06/19] dyndbg: add class_id to callsites
  ` [Intel-gfx] "
` [PATCH v11 07/19] drm_print: condense enum drm_debug_category
  ` [Intel-gfx] "
` [PATCH v11 08/19] drm_print: add trace_drm_dbg, trace_drm_devdbg events
  ` [Intel-gfx] "
` [PATCH v11 09/19] drm_print: add CONFIG_DRM_USE_DYNAMIC_DEBUG
  ` [Intel-gfx] "
` [PATCH v11 10/19] drm_print: interpose drm_dev_dbg, __drm_dbg with forwarding macros
  ` [Intel-gfx] "
` [PATCH v11 11/19] drm_print: wrap drm_dev_dbg in _dynamic_func_call_no_desc
  ` [Intel-gfx] "
` [PATCH v11 12/19] drm_print: wrap drm_dbg "
  ` [Intel-gfx] "
` [PATCH v11 13/19] drm_print: refine drm_debug_enabled for dyndbg+jump-label
  ` [Intel-gfx] "
` [PATCH v11 14/19] drm_print: prefer bare printk KERN_DEBUG on generic fn
  ` [Intel-gfx] "
` [PATCH v11 15/19] drm_print: use _dynamic_func_call_no_desc_cls
  ` [Intel-gfx] "
` [PATCH v11 16/19] drm_print: add struct _ddebug desc to drm_*dbg
  ` [Intel-gfx] "
` [PATCH v11 17/19] drm_print: add struct _ddebug *desc to trace-drm-*() params
  ` [Intel-gfx] "
` [PATCH v11 18/19] dyndbg: add DEFINE_DYNAMIC_DEBUG_CLASSBITS macro and callbacks
  ` [Intel-gfx] "
` [PATCH v11 19/19] drm_print: use DEFINE_DYNAMIC_DEBUG_CLASSBITS for drm.debug
  ` [Intel-gfx] "

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-07  5:42 UTC  (6+ messages)

A slab-out-of-bounds Read bug in __htab_map_lookup_and_delete_batch
 2022-01-07  5:42 UTC  (7+ messages)

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2022-01-07  5:41 UTC  (4+ messages)

next/pending-fixes build: 204 builds: 6 failed, 198 passed, 14 errors, 6 warnings (v5.16-rc8-122-g4a9da1f24064)
 2022-01-07  5:41 UTC 

[igt-dev] [v3 i-g-t 00/15] Add IGT support for plane color management
 2022-01-07  5:32 UTC  (16+ messages)
` [igt-dev] [v3 i-g-t 01/15] HAX: Get uapi headers to compile the IGT
` [igt-dev] [v3 i-g-t 02/15] lib/igt_kms: Add plane color mgmt properties
` [igt-dev] [v3 i-g-t 03/15] kms_color_helper: Add helper functions for plane color mgmt
` [igt-dev] [v3 i-g-t 04/15] tests/kms_color: New subtests for Plane gamma
` [igt-dev] [v3 i-g-t 05/15] tests/kms_color: New subtests for Plane degamma
` [igt-dev] [v3 i-g-t 06/15] tests/kms_color: New subtests for Plane CTM
` [igt-dev] [v3 i-g-t 07/15] tests/kms_color: New negative tests for plane level color mgmt
` [igt-dev] [v3 i-g-t 08/15] tests/kms_color_chamelium: New subtests for Plane gamma
` [igt-dev] [v3 i-g-t 09/15] tests/kms_color_chamelium: New subtests for Plane degamma
` [igt-dev] [v3 i-g-t 10/15] tests/kms_color_chamelium: New subtests for Plane CTM
` [igt-dev] [v3 i-g-t 11/15] lib/igt_kms: Add pipe color mgmt properties
` [igt-dev] [v3 i-g-t 12/15] kms_color_helper: Add helper functions to support logarithmic gamma mode
` [igt-dev] [v3 i-g-t 13/15] tests/kms_color: Extended IGT tests "
` [igt-dev] [v3 i-g-t 14/15] tests/kms_color_chamelium: "
` [igt-dev] [v3 i-g-t 15/15] HAX: Add color mgmt tests to BAT

[PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  5:30 UTC  (2+ messages)

[meta-virtualization][PATCH V2] add option -p for mkir command
 2022-01-07  5:29 UTC 

[RFC PATCH 0/7] Simplify and correct msm/dp bridge implementation
 2022-01-07  5:26 UTC  (9+ messages)
` [RFC PATCH 1/7] drm/msm/dp: fix panel bridge attachment
` [RFC PATCH 2/7] drm/msm/dp: support attaching bridges to the DP encoder

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-07  5:13 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: display: panel: feiyang, fy07024di26a30d: make reset gpio optional
  ` [PATCH 1/4] dt-bindings: display: panel: feiyang,fy07024di26a30d: "
` [PATCH 2/4] drm/panel: feiyang-fy07024di26a30d: "
` [PATCH 3/4] arm64: dts: rockchip: add pine64 touch panel display to rockpro64
` [PATCH 4/4] arm64: dts: rockchip: enable the pine64 touch screen on rockpro64

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-07  5:14 UTC  (6+ messages)

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-07  5:10 UTC  (5+ messages)
` [PATCHv6 4/5] tracing: Add register read/write tracing support

[PATCH v8 0/7] Add vmnet.framework based network backend
 2022-01-07  5:02 UTC  (3+ messages)

[PATCH v14 00/26] Add LoongArch linux-user emulation support
 2022-01-07  5:01 UTC  (6+ messages)
` [PATCH v14 18/26] linux-user: Add LoongArch specific structures
` [PATCH v14 19/26] linux-user: Add LoongArch signal support

[PATCH] mm/migration: Add trace events for THP migrations
 2022-01-07  4:59 UTC 

[PATCH v5] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller
 2022-01-07  4:57 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/3] package/qt5/qt5webengine-chromium-catapult: new package
 2022-01-07  4:55 UTC  (2+ messages)
` [Buildroot] [PATCH v3 3/3] package/qt5: bump packages to latest kde submodule versions

[PATCH 1/2] net/colo-compare.c: Optimize compare order for performance
 2022-01-07  4:46 UTC  (4+ messages)
` [PATCH 2/2] net/colo-compare.c: Update the default value comments

[PATCH 0/3] tracing/filter: make filter_pred_pchar() survive the access to user space
 2022-01-07  4:49 UTC  (4+ messages)
` [PATCH 1/3] tracing/filter: degrade addr in filter_pred_string() from double pointer to pointer
` [PATCH 2/3] tracing/filter: harden the prototype of predicate_parse()
` [PATCH 3/3] tracing/filter: make filter_pred_pchar() survive the access to user space

[PATCH] signal: strict valid signal check
 2022-01-07  4:45 UTC 

[PATCH net-next v5 0/8] new Fungible Ethernet driver
 2022-01-07  4:44 UTC  (10+ messages)
` [PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
` [PATCH net-next v5 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v5 3/8] net/funeth: probing and netdev ops
` [PATCH net-next v5 4/8] net/funeth: ethtool operations
` [PATCH net-next v5 5/8] net/funeth: devlink support
` [PATCH net-next v5 6/8] net/funeth: add the data path
` [PATCH net-next v5 7/8] net/funeth: add kTLS TX control part
` [PATCH net-next v5 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS

linux-next: manual merge of the tpmdd tree with the kbuild tree
 2022-01-07  4:43 UTC 

[PATCH v2] net/filter: Optimize filter_send to coroutine
 2022-01-07  4:38 UTC  (3+ messages)

[RFC PATCH 0/6] KVM: X86: Add and use shadow page with level promoted or acting as pae_root
 2022-01-07  4:36 UTC  (8+ messages)
` [RFC PATCH 5/6] KVM: X86: Alloc pae_root shadow page

[PATCH v4] Bluetooth: btqca: sequential validation
 2022-01-07  4:33 UTC  (3+ messages)

linux-next: manual merge of the tpmdd tree with the kbuild tree
 2022-01-07  4:33 UTC 

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-06
 2022-01-07  4:32 UTC  (3+ messages)
` [PATCH net-next 2/7] i40e: Add placeholder for ndo set VLANs

[PATCH 0/2] linux-user: Move target_struct.h generic definitions to generic/
 2022-01-07  4:26 UTC  (3+ messages)
` [PATCH 1/2] linux-user/arm: Move target_oabi_flock64 out of target_structs.h
` [PATCH 2/2] linux-user: Move target_struct.h generic definitions to generic/

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-07  4:21 UTC  (9+ messages)
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation


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.