All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-07 18:12:30 to 2020-04-07 18:39:29 UTC [more...]

[RFC PATCH 00/34] iommu: Move iommu_group setup to IOMMU core code
 2020-04-07 18:37 UTC  (95+ messages)
` [RFC PATCH 01/34] iommu: Move default domain allocation to separate function
` [RFC PATCH 02/34] iommu: Add def_domain_type() callback in iommu_ops
` [RFC PATCH 03/34] iommu/amd: Implement iommu_ops->def_domain_type call-back
` [RFC PATCH 04/34] iommu/vt-d: Wire up iommu_ops->def_domain_type
` [RFC PATCH 05/34] iommu/amd: Remove dma_mask check from check_device()
` [RFC PATCH 06/34] iommu/amd: Return -ENODEV in add_device when device is not handled by IOMMU
` [RFC PATCH 07/34] iommu: Add probe_device() and remove_device() call-backs
` [RFC PATCH 08/34] iommu: Move default domain allocation to iommu_probe_device()
` [RFC PATCH 09/34] iommu: Keep a list of allocated groups in __iommu_probe_device()
` [RFC PATCH 10/34] iommu: Move new probe_device path to separate function
` [RFC PATCH 11/34] iommu: Split off default domain allocation from group assignment
` [RFC PATCH 12/34] iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()
` [RFC PATCH 13/34] iommu: Export bus_iommu_probe() and make is safe for re-probing
` [RFC PATCH 14/34] iommu/amd: Remove dev_data->passthrough
` [RFC PATCH 15/34] iommu/amd: Convert to probe/release_device() call-backs
` [RFC PATCH 16/34] iommu/vt-d: "
` [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
` [RFC PATCH 18/34] iommu/arm-smmu: Convert to probe/release_device() call-backs
` [RFC PATCH 19/34] iommu/pamu: "
` [RFC PATCH 20/34] iommu/s390: "
` [RFC PATCH 21/34] iommu/virtio: "
` [RFC PATCH 22/34] iommu/msm: "
` [RFC PATCH 23/34] iommu/mediatek: "
` [RFC PATCH 24/34] iommu/mediatek-v1 "
` [RFC PATCH 25/34] iommu/qcom: "
` [RFC PATCH 26/34] iommu/rockchip: "
` [RFC PATCH 27/34] iommu/tegra: "
` [RFC PATCH 28/34] iommu/renesas: "
` [RFC PATCH 29/34] iommu/omap: Remove orphan_dev tracking
` [RFC PATCH 30/34] iommu/omap: Convert to probe/release_device() call-backs
` [RFC PATCH 31/34] iommu/exynos: Create iommu_device in struct exynos_iommu_owner
` [RFC PATCH 32/34] iommu/exynos: Convert to probe/release_device() call-backs
` [RFC PATCH 33/34] iommu: Remove add_device()/remove_device() code-paths
` [RFC PATCH 34/34] iommu: Unexport iommu_group_get_for_dev()

[PATCH iproute2 1/2] man: add ip-netns(8) as generation target
 2020-04-07 18:38 UTC  (3+ messages)

[PATCH v2 00/17] drm: Put drm_display_mode on diet
 2020-04-07 18:38 UTC  (13+ messages)
` [PATCH v2 01/17] drm: Nuke mode->hsync
  ` [Intel-gfx] "
` [PATCH v2 05/17] drm: Shrink {width,height}_mm to u16
    ` [Intel-gfx] [PATCH v2 05/17] drm: Shrink {width, height}_mm "
` [PATCH v2 06/17] drm: Shrink mode->type to u8
  ` [Intel-gfx] "
` [PATCH v2 07/17] drm: Make mode->flags u32
    ` [Intel-gfx] "

How to fix WARN from drivers/base/dd.c in next-20200401 if CONFIG_MODULES=y?
 2020-04-07 18:38 UTC  (5+ messages)
` [RFC][PATCH] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires

[PATCH V4 00/22] ARM: dts: stm32: Repair AV96 board
 2020-04-07 18:37 UTC  (5+ messages)
` [PATCH V4 21/22] ARM: dts: stm32: Add bindings for USB on AV96

[PATCH] fast-import: replace custom hash with hashmap.c
 2020-04-07 18:37 UTC  (6+ messages)

[PATCH-for-5.1 v2 00/54] various: Fix error-propagation with Coccinelle scripts
 2020-04-07 18:36 UTC  (11+ messages)
` [PATCH-for-5.1 v2 48/54] scripts/coccinelle: Use &error_abort in TypeInfo::instance_init()
` [PATCH-for-5.1 v2 53/54] hw/mips/mips_malta: Add missing error-propagation code

[Buildroot] [PATCH 1/1] package/libical: fix CVE-2016-9584
 2020-04-07 18:37 UTC  (2+ messages)

[ath6kl:ath-qca] BUILD SUCCESS 8d1dc8f4bc7f214565beee26dbefefcc42d3e95e
 2020-04-07 18:36 UTC 

[PATCH v16 00/23] LSM: Module stacking for AppArmor
 2020-04-07 18:36 UTC  (7+ messages)
` [PATCH v16 05/23] net: Prepare UDS for security module stacking
` [PATCH v16 06/23] Use lsmblob in security_secctx_to_secid

[Buildroot] [git commit branch/2019.02.x] package/libical: fix CVE-2016-9584
 2020-04-07 18:36 UTC 

[Buildroot] [git commit branch/2019.11.x] package/libical: fix CVE-2016-9584
 2020-04-07 18:36 UTC 

[Buildroot] [git commit branch/2020.02.x] package/libical: fix CVE-2016-9584
 2020-04-07 18:36 UTC 

[Buildroot] [PATCH 1/1] package/pure-ftpd: fix CVE-2020-9274
 2020-04-07 18:36 UTC  (2+ messages)

[PATCH v12 0/5] bugreport: add tool to generate debugging info
 2020-04-07 18:35 UTC  (5+ messages)
` [PATCH v12 5/5] bugreport: add compiler info

[Buildroot] [git commit branch/2019.02.x] package/pure-ftpd: fix CVE-2020-9274
 2020-04-07 18:35 UTC 

zynq_z_turn_defconfig: broken networking
 2020-04-07 18:34 UTC  (8+ messages)

[Buildroot] [git commit branch/2019.11.x] package/pure-ftpd: fix CVE-2020-9274
 2020-04-07 18:34 UTC 

[Buildroot] [git commit branch/2020.02.x] package/pure-ftpd: fix CVE-2020-9274
 2020-04-07 18:34 UTC 

[master][PATCH] toolchain-gcc: update versions for internal toolchain
 2020-04-07 18:29 UTC 

[PATCH] xfs/XXX: Add xfs/XXX
 2020-04-07 18:30 UTC 

[PATCH] exec: fetch the alignment of Linux devdax pmem character device nodes
 2020-04-07 18:29 UTC  (5+ messages)

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-07 18:29 UTC  (9+ messages)
` [PATCH V6 1/8] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
` [PATCH V6 3/8] fs/stat: Define DAX statx attribute
` [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
` [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
` [PATCH V6 8/8] Documentation/dax: Update Usage section

[RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
 2020-04-07 18:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/hiredis: security bump to version 0.14.1
 2020-04-07 18:30 UTC  (2+ messages)

[PATCH] amdgpu_kms: Remove unnecessary condition check
 2020-04-07 18:26 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/hiredis: security bump to version 0.14.1
 2020-04-07 18:30 UTC 

[PATCH v2] selinux: store role transitions in a hash table
 2020-04-07 18:28 UTC 

New git-rebase backend: no way to drop already-empty commits
 2020-04-07 18:29 UTC  (6+ messages)

[Buildroot] [git commit branch/2019.11.x] package/hiredis: install alloc.h
 2020-04-07 18:28 UTC 

[Buildroot] [git commit branch/2019.11.x] package/hiredis: security bump to version 0.14.1
 2020-04-07 18:28 UTC 

[Buildroot] [git commit branch/2020.02.x] package/hiredis: install alloc.h
 2020-04-07 18:28 UTC 

[Buildroot] [git commit branch/2020.02.x] package/hiredis: security bump to version 0.14.1
 2020-04-07 18:27 UTC 

[Buildroot] [PATCH 1/1] package/libnetfilter_conntrack: bump to version 1.0.8
 2020-04-07 18:27 UTC 

[PATCH] i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT
 2020-04-07 18:27 UTC  (2+ messages)

[PATCH 3/4] x86,module: Detect VMX vs SLD conflicts
 2020-04-07 18:26 UTC  (3+ messages)

[PATCH] netns: dangling pointer on netns bind mount point
 2020-04-07 18:26 UTC  (6+ messages)

[git pull] Input updates for v5.7-rc0
 2020-04-07 18:26 UTC 

[PATCH v2 0/4] arch/x86: Optionally flush L1D on context switch
 2020-04-07 18:26 UTC  (7+ messages)
` [PATCH v2 1/4] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v2 2/4] arch/x86: Refactor tlbflush and l1d flush
` [PATCH v2 3/4] arch/x86: Optionally flush L1D on context switch

[Buildroot] [PATCH 1/1] package/sdbusplus: needs C++17
 2020-04-07 18:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2020.02.x] package/sdbusplus: needs C++17
 2020-04-07 18:24 UTC 

[Buildroot] [PATCH 1/1] package/flatbuffers: bump to version 1.12.0
 2020-04-07 18:23 UTC 

[Buildroot] [PATCH 1/1] package/python-pyyaml: bump to version 5.3.1
 2020-04-07 18:21 UTC  (3+ messages)

Git clone question
 2020-04-07 18:22 UTC 

stable-rc/linux-5.6.y build: 200 builds: 0 failed, 200 passed, 8 warnings (v5.6.2-30-g14d42f1aa3c3)
 2020-04-07 18:21 UTC 

[GIT PULL] Second batch of KVM changes for Linux 5.7
 2020-04-07 18:21 UTC 

[Intel-gfx] [PATCH v2 1/8] drm/i915/display: Move out code to return the digital_port of the aux ch
 2020-04-07 18:20 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 7/8] drm/i915/tc: Catch TC users accessing FIA registers without enable aux

[PATCH] video: fbdev: don't print error message on platform_get_irq() failure
 2020-04-07 18:18 UTC  (5+ messages)

[PATCH v2 1/2] wic: Fix permissions when using exclude or include path
 2020-04-07 18:19 UTC  (7+ messages)
` [PATCH v2 2/2] wic: Add --embed-rootfs argument

[PATCH] mm/gup: fix null pointer dereference detected by coverity
 2020-04-07 18:19 UTC  (3+ messages)

[virtio-comment] [PATCH] Reserve device ID 32 for SCMI device
 2020-04-07 18:19 UTC  (3+ messages)
  ` [virtio-comment] Request vote for patch: "

[PATCH] Bluetooth: Configure controller address resolution if available
 2020-04-07 18:19 UTC 

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-04-07 18:18 UTC  (6+ messages)
` [PATCH 6/6] t3433: improve coverage

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-04-07 18:18 UTC  (8+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

Trying to kexec on Allwinner A80
 2020-04-07 18:17 UTC  (11+ messages)

[Buildroot] [git commit branch/2020.02.x] package/python-pyyaml: security bump to version 5.3.1
 2020-04-07 18:17 UTC 

[Xen-devel] [PATCH v2] xen/arm: implement GICD_I[S/C]ACTIVER reads
 2020-04-07 18:16 UTC  (15+ messages)
      `  "

[PATCHv2] nvme: define constants for identification values
 2020-04-07 18:16 UTC  (6+ messages)

[PATCH v5 0/2] mm: using CMA for 1 GB hugepages allocation
 2020-04-07 18:15 UTC  (3+ messages)
` [PATCH v5 2/2] mm: hugetlb: optionally allocate gigantic hugepages using cma

[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
 2020-04-07 18:14 UTC  (5+ messages)
` [RFC PATCH v9 14/27] mm: Handle Shadow Stack page fault

[igt-dev] [PATCH i-g-t v6 1/2] tests/kms_fbcon_fbt: Reduce execution time
 2020-04-07 18:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v6 2/2] tests/kms_fbcon_fbt: Handle FBC enabled on fbcon in GEN9+
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v6,1/2] tests/kms_fbcon_fbt: Reduce execution time

Coverity: btusb_work(): Null pointer dereferences
 2020-04-07 18:14 UTC  (3+ messages)

[PATCH v3 07/11] power: supply: core: tabularize HWMON temperature labels
 2020-04-07 18:13 UTC  (4+ messages)

[PATCH 0/4] x86/module: Out-of-tree module decode and sanitize
 2020-04-07 18:13 UTC  (4+ messages)
` [PATCH 4/4] x86,module: Detect CRn and DRn manipulation

[Buildroot] [PATCH] package/busybox: fix target-finalize hook
 2020-04-07 18:13 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/4] introduce multi-function processing support
 2020-04-07 18:05 UTC  (4+ messages)

[PULL 0/5] Block patches for 5.0-rc2
 2020-04-07 18:12 UTC  (2+ messages)

[PATCH 1/2] wic: Fix permissions when using exclude or include path
 2020-04-07 18:12 UTC  (7+ messages)
        ` [OE-core] "


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.