All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-07 19:52:52 to 2020-09-07 21:03:35 UTC [more...]

[PATCH V2 0/5] Convert the intel iommu driver to the dma-iommu api
 2020-09-07 20:18 UTC  (5+ messages)
` [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu
  ` [Intel-gfx] "

drivers/mtd/parsers/bcm47xxpart.c:217:21: sparse: sparse: cast to restricted __le32
 2020-09-07 20:51 UTC  (2+ messages)

[PATCH v2] Coresight: etm4x: add support for Self-hosted trace
 2020-09-07 21:00 UTC  (2+ messages)

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-07 21:02 UTC  (4+ messages)
` [PATCH v7 36/72] x86/sev-es: Add SEV-ES Feature Detection

[PATCH] scsi: take module reference during async scan
 2020-09-07 21:02 UTC  (5+ messages)

[linux-lvm] exposing snapshot block device
 2020-09-07 21:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/jo: bump to version 1.4
 2020-09-07 21:00 UTC 

[PATCH net-next] net: ethernet: dnet: Remove set but unused variable 'len'
 2020-09-07 20:58 UTC  (2+ messages)

[PATCH v2 0/2] PCI: Add missing link delays
 2020-09-07 20:58 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: Introduce pcie_wait_for_link_delay()
    ` pcieport 0000:00:01.0: PME: Spurious native interrupt (nvidia with nouveau and thunderbolt on thinkpad P73)
      ` [Nouveau] "

[PATCH 0/9] GSoC 2020 - TCG Continuous Benchmarking scripts and tools
 2020-09-07 20:53 UTC  (5+ messages)
` [PATCH 1/9] scripts/performance: Refactor topN_perf.py
` [PATCH 2/9] scripts/performance: Refactor topN_callgrind.py

[PATCH 00/13] ttm tt refactor repost of part 1
 2020-09-07 20:46 UTC  (14+ messages)
` [PATCH 01/13] drm/ttm: introduce ttm_bo_move_null
` [PATCH 02/13] drm/ttm: add optional bind/unbind via driver
` [PATCH 03/13] drm/qxl: move bind/unbind/destroy to the driver function table
` [PATCH 04/13] drm/ttm/agp: export bind/unbind/destroy for drivers to use
` [PATCH 05/13] drm/radeon/ttm: move to driver binding/destroy functions. (v2)
` [PATCH 06/13] drm/nouveau/ttm: use driver bind/unbind/destroy functions
` [PATCH 07/13] drm/vmwgfx: move to driver binding functions
` [PATCH 08/13] drm/amdgpu/ttm: move to driver backend binding funcs
` [PATCH 09/13] drm/gem_vram/ttm: move to driver backend destroy function
` [PATCH 10/13] drm/ttm/agp: drop back end bindings from agp
` [PATCH 11/13] drm/ttm: get rid of agp specific populate/unpopulate paths
` [PATCH 12/13] drm/ttm/agp: remove bdev from agp helpers
` [PATCH 13/13] drm/ttm: drop the tt backend function paths

[PATCH][zeus 00/19] Add buildtools-extended support to zeus
 2020-09-07 20:53 UTC  (20+ messages)
` [PATCH][zeus 01/19] buildtools-extended-tarball: add recipe with build-essentials
` [PATCH][zeus 02/19] buildtools-tarball: Add an ld.so.conf for nativesdk-binutils
` [PATCH][zeus 03/19] binutils: Fix relocation of ld.so.conf in nativesdk builds
` [PATCH][zeus 04/19] binutils: Install non-alternatives links for nativesdk
` [PATCH][zeus 05/19] files/toolchain-shar-extract.sh: Rework PATH cleaning
` [PATCH][zeus 06/19] buildtools-extended-tarball: Add locale command
` [PATCH][zeus 07/19] nativesdk-buildtools-perl-dummy: add dependencies for autoconf and automake
` [PATCH][zeus 08/19] buildtools-extended-tarball: Add libstc++.a
` [PATCH][zeus 09/19] buildtools-tarball: export OPENSSL_CONF for openssl
` [PATCH][zeus 10/19] buildtools-tarball: export OPENSSL_CONF in environment setup
` [PATCH][zeus 11/19] buildtools-tarball: add nativesdk-python
` [PATCH][zeus 12/19] glibc: Update nativesdk locale relocation patch
` [PATCH][zeus 13/19] buildtools-extended-tarball: add nativesdk-libxcrypt-dev
` [PATCH][zeus 14/19] uninative: Upgrade to 2.9
` [PATCH][zeus 15/19] oeqa/testsdk: Use original PATH
` [PATCH][zeus 16/19] oeqa/selftest: Ensure buildtools in environment variables isn't replaced
` [PATCH][zeus 17/19] attr: Disable parallel make install
` [PATCH][zeus 18/19] selftest/signing: Ensure build path relocation is safe
` [PATCH][zeus 19/19] python3-testtools: Avoid traceback2 module requirement

Proposal: server-advertised config options
 2020-09-07 20:52 UTC  (3+ messages)

Where does these TPM flags comes from?
 2020-09-07 20:51 UTC  (2+ messages)

[PATCH][autobuilder-helper][zeus 00/32] Update zeus to match master/dunfell
 2020-09-07 20:50 UTC  (33+ messages)
` [PATCH][autobuilder-helper][zeus 01/32] run-config: Preface log output with auto.conf settings to aid debugging
` [PATCH][autobuilder-helper][zeus 02/32] run-config: Add support for wrapping builds in a buildtools tarball
` [PATCH][autobuilder-helper][zeus 03/32] config.json: Enable buildtools for centos7 workers (as a test for now)
` [PATCH][autobuilder-helper][zeus 04/32] config.json: Disable buildtools tarball on centos7 as its missing crypt.h
` [PATCH][autobuilder-helper][zeus 05/32] scripts/run-config: Fix buildtools path
` [PATCH][autobuilder-helper][zeus 06/32] send-qa-email: Limit results clone to shallow depth to avoid timeouts
` [PATCH][autobuilder-helper][zeus 07/32] scripts/run-config: Handle multiple builds racing with lockfile for buildtools
` [PATCH][autobuilder-helper][zeus 08/32] scripts/run-config: Handle quoting issues in buildtools environment files
` [PATCH][autobuilder-helper][zeus 09/32] scripts/run-config: Add support for local filesystem buildtools urls
` [PATCH][autobuilder-helper][zeus 10/32] scripts/run-config: Ensure racing for the lockfile doesn't traceback
` [PATCH][autobuilder-helper][zeus 11/32] run-config: Fix lockfile loop handling
` [PATCH][autobuilder-helper][zeus 12/32] config.json: Update to 3.1M3 for buildtools tarball and apply to centos7/debian8
` [PATCH][autobuilder-helper][zeus 13/32] config.json: Apply buildtools tarball to centos7 perf worker too
` [PATCH][autobuilder-helper][zeus 14/32] scripts/utils.py: Fix confusing naming of getcomparisonbranch() return value
` [PATCH][autobuilder-helper][zeus 15/32] scripts/send-qa-email: fix bug in git push logic for yocto-testresults
` [PATCH][autobuilder-helper][zeus 16/32] scripts/run-config: Add extra debug about buildtools to show when active
` [PATCH][autobuilder-helper][zeus 17/32] scripts/run-config: Share buildtools setup code with shared-repo-unpack
` [PATCH][autobuilder-helper][zeus 18/32] config.json: Use new buildtools tarball
` [PATCH][autobuilder-helper][zeus 19/32] config.json: Update to "
` [PATCH][autobuilder-helper][zeus 20/32] config.json: ltp QB_MEM parameter was being lost, fix this
` [PATCH][autobuilder-helper][zeus 21/32] config.json: Use buildtools from 3.2 M1 to fix bugs in openssl reporting
` [PATCH][autobuilder-helper][zeus 22/32] scripts/publish-artefacts: Convert md5sum to sha256sum
` [PATCH][autobuilder-helper][zeus 23/32] publish-artefacts: Improve sha256 checksum handling
` [PATCH][autobuilder-helper][zeus 24/32] scripts/utils.py: Convert md5sum to sha256sum for layer tarballs
` [PATCH][autobuilder-helper][zeus 25/32] build-perf/send-qa-email: Fallback to master as a comparision branch
` [PATCH][autobuilder-helper][zeus 26/32] send-qa-email: Fix stable branch test result history issues
` [PATCH][autobuilder-helper][zeus 27/32] scripts/send-qa-email: Update to dedicated push capable domain
` [PATCH][autobuilder-helper][zeus 28/32] config.json: Update buildtools config
` [PATCH][autobuilder-helper][zeus 29/32] config.json: Build buildtools-extended-tarball for x86_64 and aarch64
` [PATCH][autobuilder-helper][zeus 30/32] scripts/utils: Add more logging for fetchgitrepo
` [PATCH][autobuilder-helper][zeus 31/32] scripts/utils: Ensuring new logging is flushed from buffers
` [PATCH][autobuilder-helper][zeus 32/32] scripts/utils: Ensure buildtools tarball hash matches any supplied value

[PATCH net-next] netlink: add spaces around '&' in netlink_recvmsg()
 2020-09-07 20:51 UTC  (2+ messages)

[PULL v2 00/46] Next round of Meson bugfixes and cleanups
 2020-09-07 20:49 UTC  (2+ messages)

[Buildroot] [git commit] package/ccache: bump to version 3.7.11
 2020-09-07 20:50 UTC 

[Buildroot] [PATCH 1/1] package/easyframes: fix missing dependency
 2020-09-07 20:50 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: GIT_COMMIT_ID: handle commit messages with multiple quotes
 2020-09-07 20:50 UTC  (2+ messages)

[Buildroot] [git commit] package/easyframes: add missing dependency on MMU support
 2020-09-07 20:49 UTC 

[PATCH -next] kdb: Use newer api for tasklist scanning
 2020-09-07 20:32 UTC  (4+ messages)
  ` [PATCH v2] "

[Buildroot] [PATCH] config/odroidc2: fix uboot version
 2020-09-07 20:48 UTC  (2+ messages)

[Buildroot] [git commit] config/odroidc2: fix uboot version
 2020-09-07 20:48 UTC 

[Buildroot] [PATCH] package/lua-lyaml: bump to version 6.2.6
 2020-09-07 20:47 UTC  (2+ messages)

[Buildroot] [git commit] package/lua-lyaml: bump to version 6.2.6
 2020-09-07 20:47 UTC 

[Buildroot] [PATCH] package/re2: build host as shared libs
 2020-09-07 20:47 UTC  (2+ messages)

[Buildroot] [git commit] package/re2: build host as shared libs
 2020-09-07 20:47 UTC 

[PATCH] brcmsmac: fix potential memory leak in wlc_phy_attach_lcnphy
 2020-09-07 20:46 UTC  (2+ messages)

watchdog: sp5100_tco support for AMD V/R/E series
 2020-09-07 20:45 UTC  (5+ messages)

[Buildroot] [Bug 13181] New: libopenssl package enables Cryptodev engine even if BR2_PACKAGE_LIBOPENSSL_ENGINES is disabled
 2020-09-07 20:45 UTC  (2+ messages)
` [Buildroot] [Bug 13181] "

[RESEND RFC PATCH 0/5] Remote mapping
 2020-09-07 20:43 UTC  (3+ messages)

[Buildroot] [PATCH] package/libostree: bump to version 2020.6
 2020-09-07 20:42 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/brotli: security update to version 1.0.9
 2020-09-07 20:42 UTC  (2+ messages)

[Buildroot] [git commit] package/libostree: bump to version 2020.6
 2020-09-07 20:42 UTC 

[Buildroot] [git commit] package/brotli: security update to version 1.0.9
 2020-09-07 20:42 UTC 

[Buildroot] [PATCH] package/pigpio: add sysv and systemd init scripts
 2020-09-07 20:41 UTC  (2+ messages)

[PATCHv2 0/4] Rotary Encoder Push Button Support
 2020-09-07 20:40 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: input: Convert rotary-encoder bindings to schema
` [PATCHv2 2/4] Input: rotary-encoder - Fix steps property reading
` [PATCHv2 3/4] Input: rotary-encoder - Use dev_err_probe
` [PATCHv2 4/4] Input: rotary-encoder - Add gpio as push button

[PATCH net-next] net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
 2020-09-07 20:38 UTC  (3+ messages)

[PATCH v4.9.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-07 20:35 UTC  (4+ messages)
` [PATCH v4.9.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.9.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v4.9.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH net-next] net: xilinx: remove redundant null check before clk_disable_unprepare()
 2020-09-07 20:39 UTC  (3+ messages)

[PATCH net-next] net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
 2020-09-07 20:39 UTC  (3+ messages)

[PATCH net-next] net: stmmac: remove redundant null check before clk_disable_unprepare()
 2020-09-07 20:38 UTC  (2+ messages)

[RFC PATCH] cpus: Initialize current_cpu with the first vCPU created
 2020-09-07 20:35 UTC  (3+ messages)

[PATCH] arm64: dts: sdm845: Fixup OPP table for all qup devices
 2020-09-07 20:37 UTC  (3+ messages)

[PATCH 0/2] Fix silent write loss in iomap
 2020-09-07 20:37 UTC  (3+ messages)
` [PATCH 1/2] iomap: Clear page error before beginning a write
` [PATCH 2/2] iomap: Mark read blocks uptodate in write_begin

[Intel-gfx] [PATCH] drm/i915/gvt: Introduce per object locking in GVT scheduler
 2020-09-07 20:35 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[RFC PATCH] x86/mce: Make mce_rdmsrl() do a plain RDMSR only
 2020-09-07 20:27 UTC  (4+ messages)

[Bridge] [PATCH net-next v4 00/15] net: bridge: mcast: initial IGMPv3/MLDv2 support (part 1)
 2020-09-07 20:27 UTC  (3+ messages)
`  "

[PULL 00/10] hppa power button support, graphics updates and firmware fixes
 2020-09-07 20:24 UTC  (4+ messages)

[driver-core:driver-core-testing 29/33] include/linux/platform_device.h:75:40: error: unknown type name 'irq_handler_t'
 2020-09-07 20:25 UTC 

[PATCH v4 0/8] hw/misc: Add LED device
 2020-09-07 20:24 UTC  (4+ messages)
` [PATCH v4 1/8] hw/misc/led: Add a "

[Buildroot] [PATCH 1/1] package/strace: disable mpers support
 2020-09-07 20:24 UTC 

[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam)
 2020-09-07 18:07 UTC  (3+ messages)

[PULL 00/64] Block layer patches
 2020-09-07 20:22 UTC  (2+ messages)

[PATCH v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-07 20:17 UTC  (4+ messages)
` [PATCH v4.14.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.14.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH next 0/6] ARM: dts: am57xx/dra7x: switch to new cpsw switch drv
 2020-09-07 20:21 UTC  (7+ messages)
` [PATCH next 1/6] ARM: dts: am5729: beagleboneai: "
` [PATCH next 2/6] ARM: dts: am57xx-idk: "
` [PATCH next 3/6] ARM: dts: beagle-x15: "
` [PATCH next 4/6] ARM: dts: dra7x-evm: "
` [PATCH next 5/6] ARM: dts: am57xx-cl-som-am57x: "
` [PATCH next 6/6] ARM: dts: dra7: drop legacy cpsw dt node

[PATCH] pthread_getattr_np.3: Use "%zu" and "%zx" when printing 'size_t' values
 2020-09-07 20:22 UTC  (2+ messages)

[driver-core:driver-core-testing 29/33] include/linux/platform_device.h:75:40: error: unknown type name 'irq_handler_t'
 2020-09-07 20:21 UTC 

[linux-5.4 test] 153861: regressions - FAIL
 2020-09-07 20:20 UTC 

[PATCH v6 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
 2020-09-07 20:20 UTC  (4+ messages)

[PATCH] airo: switch from 'pci_' to 'dma_' API
 2020-09-07 20:19 UTC  (2+ messages)

[RFC PATCH v2 0/3] mm/gup: fix gup_fast with dynamic page table folding
 2020-09-07 20:15 UTC  (12+ messages)
` [RFC PATCH v2 3/3] mm: make generic pXd_addr_end() macros inline functions

[PATCH] fs: align IOCB_* flags with RWF_* flags
 2020-09-07 20:15 UTC  (2+ messages)

[RFC] Make ->readpage synchronous
 2020-09-07 20:14 UTC 

[PATCHv3] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-09-07 20:12 UTC  (2+ messages)

[PATCH] contrib/buildsystems: fix expat library name for generated vcxproj
 2020-09-07 20:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/ccache: bump to version 3.7.11
 2020-09-07 20:09 UTC 

[PATCH 0/4] Misc meson fixes along test-vmstate fixes
 2020-09-07 20:04 UTC  (5+ messages)
` [PATCH 1/4] meson: remove empty else and duplicated gio deps
` [PATCH 2/4] meson: Disable test-char on msys2/mingw for fixing tests stuck
` [PATCH 3/4] vmstate: Fixes test-vmstate.c on msys2/mingw
` [PATCH 4/4] vmstate: Enable test-vmstate on msys2/win32

Asus PN50 CEC
 2020-09-07 19:49 UTC 

[PULL v2 00/18] target/microblaze patch queue
 2020-09-07 20:04 UTC 

Please apply commit 24b065727ceb ("Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier") to v5.8.y
 2020-09-07 20:04 UTC 

[PATCH v3 00/15] MIPS: Convert Ingenic to a generic board v3
 2020-09-07 19:53 UTC  (3+ messages)
` [PATCH v3 10/15] MIPS: generic: Increase NR_IRQS to 256

[PATCH v3 0/4] Misc meson fixes along test-vmstate fixes
 2020-09-07 20:01 UTC  (9+ messages)
` [PATCH v3 1/4] vmstate: Trying fixes test-vmstate.c
` [PATCH v3 2/4] meson: Fixes jemalloc and tcmalloc can not building
` [PATCH v3 3/4] meson: remove empty else and duplicated gio deps
` [PATCH v3 4/4] vmstate: Enable test-vmstate on all platform:

[PATCH v8 00/14] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-09-07 19:57 UTC  (4+ messages)
` [PATCH v8 08/14] hw/nvram: NPCM7xx OTP device model

[PATCH 0/4] drivers core: Use sysfs_emit functions
 2020-09-07 19:58 UTC  (2+ messages)
` [PATCH 5/4] drivers core: Convert class uses of sprintf to sysfs_emit

[PATCH net] netdevice.h: fix proto_down_reason kernel-doc warning
 2020-09-07 19:57 UTC  (3+ messages)

fix for kernel BUG at drivers/scsi/device_handler/scsi_dh_alua.c:662!
 2020-09-07 19:55 UTC 

[PATCH 0/3] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-07 19:52 UTC  (3+ messages)
` [PATCH v2 3/3] drm: panel: add TDO tl070wsh30 panel driver


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.