All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-13 05:44:52 to 2022-04-13 06:24:03 UTC [more...]

❌ FAIL: Test report for kernel 5.17.2 (stable-queue, eabfed45)
 2022-04-13  6:23 UTC  (2+ messages)

[PATCH v6 0/8] efi: capsule: Capsule Update fixes and enhancements
 2022-04-13  6:23 UTC  (7+ messages)
` [PATCH v6 7/8] mkeficapsule: Remove raw and FIT GUID types
` [PATCH v6 8/8] doc: uefi: Update the capsule update related documentation

[PATCH V6 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-13  6:22 UTC  (40+ messages)
` [PATCH V6 1/7] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 3/7] arm64/mm: "
` [PATCH V6 4/7] sparc/mm: "
` [PATCH V6 5/7] x86/mm: "
` [PATCH V6 6/7] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V6 7/7] mm/mmap: Drop arch_vm_get_page_pgprot()

[PATCH v4 0/8] crypto: HCTR2 support
 2022-04-13  6:16 UTC  (8+ messages)
` [PATCH v4 7/8] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL
` [PATCH v4 8/8] fscrypt: Add HCTR2 support for filename encryption

[PATCH] drm/amdgpu: Make sure ttm delayed work finished
 2022-04-13  6:22 UTC  (2+ messages)

[PATCH v6 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2022-04-13  6:21 UTC  (7+ messages)
` [PATCH v6 resend 2/5] phy: Add LVDS configuration options
` [PATCH v6 resend 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

cleanup swiotlb initialization v8
 2022-04-13  6:20 UTC  (5+ messages)

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-13  6:07 UTC  (45+ messages)
` [PATCH 01/14] pinctrl: ralink: rename MT7628(an) functions to MT76X8
` [PATCH 02/14] pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralink
` [PATCH 03/14] pinctrl: ralink: rename pinmux functions to pinctrl
` [PATCH 04/14] pinctrl: ralink: rename pinctrl-rt288x to pinctrl-rt2880
` [PATCH 05/14] pinctrl: ralink: rename variable names for functions on MT7620 and MT7621
` [PATCH 06/14] pinctrl: ralink: rename driver names to subdrivers
` [PATCH 07/14] pinctrl: ralink: add new compatible strings for each pinctrl subdriver
` [PATCH 08/14] MAINTAINERS: add Ralink pinctrl driver
` [PATCH 09/14] mips: dts: ralink: mt7621: use the new compatible string for MT7621 pinctrl
` [PATCH 10/14] dt-bindings: pinctrl: rt2880: fix binding name, pin groups and functions
` [PATCH 11/14] dt-bindings: pinctrl: add binding for Ralink MT7620 pinctrl
` [PATCH 12/14] dt-bindings: pinctrl: add binding for Ralink MT7621 pinctrl
` [PATCH 13/14] dt-bindings: pinctrl: add binding for Ralink RT305X pinctrl
` [PATCH 14/14] dt-bindings: pinctrl: add binding for Ralink RT3883 pinctrl

linux-next: build warning after merge of the akpm-current tree
 2022-04-13  6:20 UTC  (2+ messages)

[PATCH bpf v2 0/2] Enlarge offset check value in bpf_skb_load_bytes
 2022-04-13  6:21 UTC  (3+ messages)
` [PATCH bpf v2 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf v2 2/2] selftests: bpf: add test for skb_load_bytes

[PATCH for-next] RDMA/rxe: Fix "RDMA/rxe: Cleanup rxe_mcast.c"
 2022-04-13  6:18 UTC  (5+ messages)

[PATCH v2 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-13  6:16 UTC  (4+ messages)
` [PATCH v2 2/2] staging: greybus: remove unneeded return

[PATCH v2] staging: r8188eu: correct multiple misspellings in the source driver
 2022-04-13  6:14 UTC  (2+ messages)

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-04-13  6:13 UTC  (2+ messages)

[dm-devel] [PATCH 0/8] dm: io accounting & polling improvement
 2022-04-13  6:12 UTC  (6+ messages)
` [dm-devel] [PATCH 5/8] dm: always setup ->orig_bio in alloc_io
        `  "

rcu_sched self-detected stall on CPU
 2022-04-13  6:10 UTC  (8+ messages)
        ` (no subject)
          ` Low-res tick handler device not going to ONESHOT_STOPPED when tick is stopped (was: rcu_sched self-detected stall on CPU)

[PATCHv3 0/2] Convert TI dmtimer binding to yaml
 2022-04-13  6:11 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: timer: Update TI timer "

[Intel-gfx] [PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device
 2022-04-13  6:11 UTC  (24+ messages)
` [Intel-gfx] [PATCH 1/9] vfio: Make vfio_(un)register_notifier accept a vfio_device
  `  "
` [Intel-gfx] [PATCH 3/9] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
  `  "
` [Intel-gfx] [PATCH 4/9] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
  `  "
` [Intel-gfx] [PATCH 5/9] vfio: Pass in a struct vfio_device * to vfio_dma_rw()
  `  "
` [Intel-gfx] [PATCH 6/9] drm/i915/gvt: Add missing module_put() in error unwind
  `  "
` [Intel-gfx] [PATCH 8/9] vfio: Remove dead code
  `  "
` [Intel-gfx] [PATCH 9/9] vfio: Remove calls to vfio_group_add_container_user()
  `  "
  ` [PATCH 0/9] Make the rest of the VFIO driver interface use vfio_device

[PATCH net] rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
 2022-04-13  6:10 UTC  (2+ messages)

[PATCH v18 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
 2022-04-13  6:07 UTC  (6+ messages)

[Intel-wired-lan] No link up before IFF_UP? (early link optimization)
 2022-04-13  6:10 UTC 

[PATCH 5.15 000/277] 5.15.34-rc2 review
 2022-04-13  6:10 UTC  (2+ messages)

[PATCH v12 0/7] fsdax: introduce fs query to support reflink
 2022-04-13  6:09 UTC  (5+ messages)
` [PATCH v12 6/7] xfs: Implement ->notify_failure() for XFS

[PATCH v1] drm/scheduler: Don't kill jobs in interrupt context
 2022-04-13  6:05 UTC  (7+ messages)

[jpirko-mlxsw:jiri_devel_linecards 92/94] drivers/net/netdevsim/dev.c:119:25: error: too few arguments to function call, expected 5, have 4
 2022-04-13  6:02 UTC 

[PATCH v2 00/12] device-core: Enable device_lock() lockdep validation
 2022-04-13  6:02 UTC  (13+ messages)
` [PATCH v2 01/12] device-core: Move device_lock() lockdep init to a helper
` [PATCH v2 02/12] device-core: Add dev->lock_class to enable device_lock() lockdep validation
` [PATCH v2 03/12] cxl/core: Refactor a cxl_lock_class() out of cxl_nested_lock()
` [PATCH v2 04/12] cxl/core: Remove cxl_device_lock()
` [PATCH v2 05/12] cxl/core: Clamp max lock_class
` [PATCH v2 06/12] cxl/core: Use dev->lock_class for device_lock() lockdep validation
` [PATCH v2 07/12] cxl/acpi: Add a device_lock() lock class for the root platform device
` [PATCH v2 08/12] libnvdimm: Refactor an nvdimm_lock_class() helper
` [PATCH v2 09/12] ACPI: NFIT: Drop nfit_device_lock()
` [PATCH v2 10/12] libnvdimm: Drop nd_device_lock()
` [PATCH v2 11/12] libnvdimm: Enable lockdep validation
` [PATCH v2 12/12] device-core: Enable multi-subsystem device_lock() "

[PATCH RESEND v3 0/3] Cleanup the call ordering of phy_init and phy_power_on
 2022-04-13  6:02 UTC  (4+ messages)
` [PATCH RESEND v3 2/3] phy: core: Update documentation syntax

[RFC PATCH -next V3 0/6]arm64: add machine check safe support
 2022-04-13  6:01 UTC  (5+ messages)
` [RFC PATCH -next V3 1/6] x86: fix function define in copy_mc_to_user

[Qemu-devel] [PATCH 6/8] i386/kvm: hv-stimer requires hv-time and hv-synic
 2022-04-13  5:58 UTC  (5+ messages)

[PATCH 5.16 000/285] 5.16.20-rc1 review
 2022-04-13  5:59 UTC  (2+ messages)

[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-04-13  5:58 UTC  (3+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2022-04-13  5:58 UTC  (2+ messages)
`  "

[PATCH RESEND 0/1] lib/Kconfig: remove DEBUG_PER_CPU_MAPS dependency for CPUMASK_OFFSTACK
 2022-04-13  5:54 UTC  (8+ messages)
` [PATCH RESEND 1/1] "

[PATCH bpf-next v4 00/13] Introduce typed pointer support in BPF maps
 2022-04-13  5:54 UTC  (10+ messages)
` [PATCH bpf-next v4 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v4 05/13] bpf: Allow storing referenced "

can't run nvme-mp blktests
 2022-04-13  5:53 UTC  (2+ messages)

[PATCH 1/1] kallsyms: add kallsyms_show_value definition in all cases
 2022-04-13  5:53 UTC 

[RFC net-next] net: tc: flow indirect framework issue
 2022-04-13  5:52 UTC 

[PATCH v3 0/4] hugetlb: Fix some incorrect behavior
 2022-04-13  5:50 UTC  (3+ messages)
` [PATCH v3 4/4] hugetlb: Clean up hugetlb_cma_reserve

[PATCH] dma-direct: avoid redundant memory sync for swiotlb
 2022-04-13  5:49 UTC  (8+ messages)

[PATCH] ALSA: memalloc: Add fallback SG-buffer allocations for x86
 2022-04-13  5:48 UTC 

[PATCH v4] PCI: qcom: Add system PM support
 2022-04-13  5:49 UTC  (5+ messages)

[PATCH] kni: optimize alloc queue release
 2022-04-13  5:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v9 00/12] riscv: support for Svpbmt and D1 memory types
 2022-04-13  5:46 UTC  (4+ messages)
` [PATCH v9 07/12] riscv: move boot alternatives to after fill_hwcap

[PATCH] media: mediatek: vcodec: add vp9 decoder driver for mt8186
 2022-04-13  5:44 UTC  (3+ messages)

[PATCH] staging: r8188eu: add space around operators
 2022-04-13  5:45 UTC 

[PATCH v3 0/2] staging: greybus: fix warnings reported by checkpatch
 2022-04-13  5:44 UTC  (3+ messages)
` [PATCH v3 2/2] staging: greybus: remove empty callback function

[PATCH v3 0/4] OP-TEE RPC argument cache
 2022-04-13  5:44 UTC  (4+ messages)
` [PATCH v3 2/4] optee: add OPTEE_SMC_CALL_WITH_RPC_ARG and OPTEE_SMC_CALL_WITH_REGD_ARG
` [PATCH v3 3/4] optee: add FF-A capability OPTEE_FFA_SEC_CAP_ARG_OFFSET
` [PATCH v3 4/4] optee: cache argument shared memory structs


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.