All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-28 08:13:22 to 2022-04-28 08:49:36 UTC [more...]

[igt-dev] [PATCH i-g-t 0/9] D3Cold Tool & IGT
 2022-04-28  8:38 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 5/9] tools: Add intel_pm_rpm tool

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28  8:49 UTC  (3+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH v2 0/7] RZN1 RTC support
 2022-04-28  8:48 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: rtc: rzn1: Describe the RZN1 RTC
` [PATCH v2 7/7] ARM: dts: r9a06g032: Describe the RTC

RTT-PROBE: lore-subspace-rtt
 2022-04-28  8:48 UTC 

[PATCH v2 1/2] hw/core: Sync uboot_image.h from U-Boot v2022.01
 2022-04-28  8:43 UTC  (5+ messages)

[PATCH v2] KVM: arm64: Inject exception on out-of-IPA-range translation fault
 2022-04-28  8:46 UTC  (4+ messages)

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-28  8:44 UTC  (7+ messages)

[RFC PATCH v1 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-04-28  8:44 UTC  (4+ messages)

Re: [PATCH v4 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
 2022-04-28  8:43 UTC  (19+ messages)
`  "

[PATCH v3] drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CEC
 2022-04-28  8:42 UTC  (3+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-04-28  8:30 UTC  (11+ messages)
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 20/30] panic: Add the panic informational notifier list

[PATCH] interconnect: qcom: msm8939: Use icc_sync_state
 2022-04-28  8:41 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: sc7180: Add mrbland dts files
 2022-04-28  8:41 UTC 

[xen-unstable-smoke test] 169781: regressions - FAIL
 2022-04-28  8:45 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/freeipmi: fix build with argp-standalone and NLS
 2022-04-28  8:45 UTC  (2+ messages)

[PATCH v2] docs/ja_JP/howto: Don't mention specific kernel versions
 2022-04-28  8:40 UTC  (2+ messages)

[PATCH v3 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration
 2022-04-28  8:40 UTC  (2+ messages)

[PULL 0/9] Kraxel 20220426 patches
 2022-04-28  8:41 UTC  (4+ messages)
` [PULL 2/9] Replacing CONFIG_VNC_PNG with CONFIG_PNG

[PATCH 1/2] Revert "drm: of: Properly try all possible cases for bridge/panel detection"
 2022-04-28  8:39 UTC  (13+ messages)
` [PATCH 2/2] Revert "drm: of: Lookup if child node has panel or bridge"

[PATCH] docs: set_versions.py: remove hardknott from active releases list
 2022-04-28  8:44 UTC  (2+ messages)
` [docs] "

[ovmf test] 169806: regressions - FAIL
 2022-04-28  8:43 UTC 

[PATCH v2 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report
 2022-04-28  8:39 UTC  (4+ messages)
` [PATCH v2 4/5] xfs_quota: utilize XFS_GETNEXTQUOTA for ranged calls in report/dump

[PATCH 0/3] target/arm, hw/arm/smmuv3: Advertise TTL and BBM features
 2022-04-28  8:37 UTC  (3+ messages)
` [PATCH 3/3] hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-28  8:37 UTC  (16+ messages)

[PATCH 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-28  8:36 UTC  (5+ messages)
` [PATCH 3/7] watchdog: npcm: Enable clock if provided

[PATCH iproute2-next v3 0/2] f_flower: match on the number of vlan tags
 2022-04-28  8:37 UTC  (3+ messages)

[PATCH v4 00/17] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-04-28  8:37 UTC  (19+ messages)
` [PATCH v4 01/17] mm/rmap: fix missing swap_free() in try_to_unmap() after arch_unmap_one() failed
` [PATCH v4 02/17] mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
` [PATCH v4 03/17] mm/memory: slightly simplify copy_present_pte()
` [PATCH v4 04/17] mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_anon_rmap()
` [PATCH v4 05/17] mm/rmap: convert RMAP flags to a proper distinct rmap_t type
` [PATCH v4 06/17] mm/rmap: remove do_page_add_anon_rmap()
` [PATCH v4 07/17] mm/rmap: pass rmap flags to hugepage_add_anon_rmap()
` [PATCH v4 08/17] mm/rmap: drop "compound" parameter from page_add_new_anon_rmap()
` [PATCH v4 09/17] mm/rmap: use page_move_anon_rmap() when reusing a mapped PageAnon() page exclusively
` [PATCH v4 10/17] mm/huge_memory: remove outdated VM_WARN_ON_ONCE_PAGE from unmap_page()
` [PATCH v4 11/17] mm/page-flags: reuse PG_mappedtodisk as PG_anon_exclusive for PageAnon() pages
` [PATCH v4 12/17] mm: remember exclusively mapped anonymous pages with PG_anon_exclusive
` [PATCH v4 13/17] mm/rmap: fail try_to_migrate() early when setting a PMD migration entry fails
` [PATCH v4 14/17] mm/gup: disallow follow_page(FOLL_PIN)
` [PATCH v4 15/17] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH v4 16/17] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH v4 17/17] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

[PATCH v3, 0/1] drm/mediatek: add lut diff flag for new gamma hardware
 2022-04-28  8:35 UTC  (6+ messages)
` [PATCH v3, 1/1] drm/mediatek: add lut diff flag for new gamma hardware support

[Intel-gfx] [PATCH] i915/gvt: Fix NULL pointer dereference in init_mmio_block_handlers
 2022-04-27 11:54 UTC 

[Intel-gfx] [PATCH][next] drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
 2022-04-27 22:53 UTC 

[PATCH v2] drm/doc: add rfc section for small BAR uapi
 2022-04-27 15:04 UTC  (6+ messages)
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 0/1] Replace shmem memory region and object backend with TTM
 2022-04-27 11:34 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: "

RTT-PROBE: lore-subspace-rtt
 2022-04-28  8:37 UTC 

[PATCH iproute2-next] f_flower: add number of vlans man entry
 2022-04-28  8:32 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Wycena paneli fotowoltaicznych
 2022-04-28  8:15 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH v2 0/2] chrome: Remove Custom ABI |location| attribute
 2022-04-28  8:31 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH] ceph: try to queue a writeback if revoking fails
 2022-04-28  8:29 UTC 

[PATCH v2 0/4] i915: Turn on compute engine support
 2022-04-28  8:34 UTC  (4+ messages)
` [PATCH v2 2/4] drm/i915/xehp: Add register for compute engine's MMIO-based TLB invalidation
    ` [Intel-gfx] "

[PATCH 0/5] Fixes and improvements to cnxk crypto PMDs
 2022-04-28  8:34 UTC  (4+ messages)
` [PATCH 2/5] crypto/cnxk: support AES-GMAC

[PATCH v3] drm/amdgpu: Ensure the DMA engine is deactivated during set ups
 2022-04-28  8:34 UTC  (3+ messages)

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH v2 0/3] adin: add support for clock output
 2022-04-28  8:28 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: net: adin: document phy clock output properties
  ` [PATCH v3 2/3] net: phy: adin: add support for clock output
  ` [PATCH v3 3/3] ARM: dts: imx6qdl-sr-som: update phy configuration for som revision 1.9

[Intel-wired-lan] [PATCH net v3] ice: fix crash when writing timestamp on rx rings
 2022-04-28  8:33 UTC 

remve dead iommu code
 2022-04-28  8:33 UTC  (2+ messages)

[PATCH net] net: ftgmac100: Disable hardware checksum on AST2600
 2022-04-28  8:28 UTC  (2+ messages)

[PATCH v3] firmware_loader: use kernel credentials when reading firmware
 2022-04-28  8:28 UTC  (2+ messages)

[PATCH v2 00/19] xen: simplify frontend side ring setup
 2022-04-28  8:27 UTC  (25+ messages)
` [PATCH v2 01/19] xen/blkfront: switch blkfront to use INVALID_GRANT_REF
` [PATCH v2 02/19] xen/netfront: switch netfront "
` [PATCH v2 03/19] xen/scsifront: remove unused GRANT_INVALID_REF definition
` [PATCH v2 04/19] xen/usb: switch xen-hcd to use INVALID_GRANT_REF
` [PATCH v2 05/19] xen/drm: switch xen_drm_front "
` [PATCH v2 06/19] xen/sound: switch xen_snd_front "
` [PATCH v2 07/19] xen/dmabuf: switch gntdev-dmabuf "
` [PATCH v2 08/19] xen/shbuf: switch xen-front-pgdir-shbuf "
` [PATCH v2 09/19] xen: update ring.h
` [PATCH v2 10/19] xen/xenbus: add xenbus_setup_ring() service function
` [PATCH v2 11/19] xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
` [PATCH v2 12/19] xen/netfront: "
` [PATCH v2 13/19] xen/tpmfront: "
` [PATCH v2 14/19] xen/drmfront: "
` [PATCH v2 15/19] xen/pcifront: "
` [PATCH v2 16/19] xen/scsifront: "
` [PATCH v2 17/19] xen/usbfront: "
` [PATCH v2 18/19] xen/sndfront: "
` [PATCH v2 19/19] xen/xenbus: eliminate xenbus_grant_ring()

[Intel-gfx] [PATCH 1/2] drm/i915/gvt: Make intel_gvt_match_device() static
 2022-04-28  8:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Fix the compiling error when CONFIG_DRM_I915_DEBUG_RUNTIME_PM=n

[PATCH v3 5/5] arm64: Enable perf events based hard lockup detector
 2022-04-28  8:27 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  8:27 UTC 

[PATCH v2 0/2] Fix issues with untrusted devices and AMD IOMMU
 2022-04-28  8:27 UTC  (3+ messages)

[PATCH v4 0/5] add xhci-exynos driver
 2022-04-28  8:26 UTC  (9+ messages)
  ` [PATCH v4 5/5] usb: host: "

[PATCH v3 0/3] Rockchip RK3328 VDEC support
 2022-04-28  8:25 UTC  (5+ messages)
` [PATCH v3 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible

[PATCH v3] drm/amdgpu: Fix build warning for TA debugfs interface
 2022-04-28  8:25 UTC 

[PATCH] ASoC: wm8960: Add ACPI support
 2022-04-28  8:24 UTC  (3+ messages)

[PATCHv11 0/6] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-28  8:24 UTC  (12+ messages)
` [PATCHv11 6/6] asm-generic/io: Add logging support for MMIO accessors

[GIT PULL FOR v5.19] More fixes/enhancements
 2022-04-28  8:25 UTC 

Git and pseudo
 2022-04-28  8:24 UTC  (8+ messages)
    ` [OE-core] "

WM8962 crashing on suspend
 2022-04-28  8:23 UTC  (8+ messages)

[PATCH v2 0/3] net/iavf: support Rx timestamp on flex descriptor
 2022-04-28  8:13 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] common/iavf: support Rx timestamp in virtual channel
  ` [PATCH v3 2/3] net/iavf: enable Rx timestamp on Flex Descriptor
  ` [PATCH v3 3/3] net/iavf: improve performance of Rx timestamp offload

[PATCH] iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.h
 2022-04-28  8:20 UTC  (3+ messages)

[PATCH v2] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-28  8:20 UTC  (12+ messages)
` [virtio-dev] "

[PATCH 1/2] dt-bindings: mmc: brcm, sdhci-brcmstb: correct number of reg entries
 2022-04-28  8:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: mmc: brcm,sdhci-brcmstb: "
` [PATCH 2/2] dt-bindings: mmc: brcm,sdhci-brcmstb: cleanup example

[PATCH v7 1/4] mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write
 2022-04-28  8:18 UTC  (3+ messages)

[PATCH v7 4/4] mtd: cfi_cmdset_0002: Rename chip_ready variables
 2022-04-28  8:18 UTC  (2+ messages)

[PATCH v7 2/4] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-04-28  8:18 UTC  (3+ messages)

[PATCH v4 00/10] Add Copy offload support
 2022-04-28  8:01 UTC  (10+ messages)
    ` [PATCH v4 02/10] block: Add copy offload support infrastructure

[PATCH v7 3/4] mtd: cfi_cmdset_0002: Add S29GL064N ID definition
 2022-04-28  8:18 UTC  (2+ messages)

Koszty instalacji fotowoltaicznej
 2022-04-28  8:10 UTC 

[PATCH] iommu: add null pointer check
 2022-04-28  8:18 UTC  (3+ messages)

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-28  8:16 UTC  (5+ messages)
` [PATCH v2 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v2 33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)

[PATCH] Documentation: x86: rework IOMMU documentation
 2022-04-28  8:16 UTC  (3+ messages)

[PATCH] cve-check: no need to depend on the fetch task
 2022-04-28  8:16 UTC  (2+ messages)
` [OE-core] "

[Intel-wired-lan] [PATCH net v1] i40e: Fix adding ADq filter to TC0
 2022-04-28  8:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-28  8:16 UTC 

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-28  8:16 UTC  (6+ messages)
  ` [PATCH net v4] nfc: ... device_is_registered() is data race-able

[PATCH v2 0/4] mmc: sdhci-brcmstb: host controller clock enhancements
 2022-04-28  8:14 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: mmc: Add Broadcom optional sdio_freq clock

[PATCH v2 4/4] staging: media: zoran: replace dprintk with new debugging macros
 2022-04-28  8:15 UTC  (2+ messages)

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-04-28  8:09 UTC  (7+ messages)
` [PATCH v5 12/17] bootmenu: factor out the user input handling
` [PATCH v5 13/17] efi_loader: menu-driven addition of UEFI boot option
` [PATCH v5 14/17] efi_loader: menu-driven deletion of UEFI boot variable
` [PATCH v5 15/17] efi_loader: menu-driven update of UEFI bootorder variable
` [PATCH v5 16/17] bootmenu: add removable media entries
` [PATCH v5 17/17] doc:bootmenu: add UEFI boot and distro boot support description

[PATCH v2] drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CEC
 2022-04-28  8:13 UTC  (8+ 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.