All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-29 13:22:25 to 2020-04-29 13:39:32 UTC [more...]

[PATCH] tools/xenstore: don't store domU's mfn of ring page in xensotred
 2020-04-29 13:39 UTC  (15+ messages)

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

[PATCH v2] video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
 2020-04-29 13:39 UTC  (3+ messages)

[PATCH 0/2] ima: extending IMA policy to support interpreters
 2020-04-29 13:38 UTC  (3+ messages)
` [PATCH 1/2] ima: add policy support for identifying file execute mode bit
` [PATCH 2/2] ima: add policy support for the new file open MAY_OPENEXEC flag

[dpdk-dev] [RFC] ring: count and empty optimizations
 2020-04-29 13:38 UTC  (2+ messages)

[PATCH v2 00/12] remoteproc: stm32: Add support for synchronising with M4
 2020-04-29 13:38 UTC  (5+ messages)
` [PATCH v2 03/12] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v2 06/12] remoteproc: stm32: Get coprocessor state

[PATCH 0/3] x86/pv: Start to trim 32bit support
 2020-04-29 13:37 UTC  (7+ messages)
` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32, 64}bit_domain() in !CONFIG_PV32 builds
  ` [PATCH 2/3] x86/pv: Short-circuit is_pv_{32,64}bit_domain() "

[PATCH v3 00/25] Large pages in the page cache
 2020-04-29 13:36 UTC  (10+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX

[PATCH] branch: add '-' to delete previous branch
 2020-04-29 13:37 UTC  (2+ messages)

iommu_iova slab eats too much memory
 2020-04-29 13:37 UTC  (11+ messages)

[PATCH] x86/S3: Drop {save, restore}_rest_processor_state() completely
 2020-04-29 13:36 UTC  (5+ messages)
` [PATCH] x86/S3: Drop {save,restore}_rest_processor_state() completely

git fast-export not preserving executable permissions?
 2020-04-29 13:36 UTC 

[PATCH 1/1] mm/vmscan.c: change prototype for shrink_page_list
 2020-04-29 13:35 UTC  (6+ messages)
    `  "
        ` RE:(2) [PATCH "
          ` (2) "

[PATCH] [v2] ARM: oabi-compat: fix epoll_ctl build failure
 2020-04-29 13:35 UTC  (4+ messages)

[PATCH v3 5/5] w1_therm: adding bulk read support. Updating docs in w1_therm.rst and sysfs-driver-w1_therm
 2020-04-29 13:34 UTC 

[PATCH v3 4/5] w1_therm: alarms support by adding sysfs entry. Updating doc
 2020-04-29 13:34 UTC 

[LTP] [PATCH] Define __NR_futex to be __NR_futex_time64 on riscv32
 2020-04-29 13:34 UTC  (3+ messages)

[PATCH v3 3/5] w1_therm: Optimizing read timing by checking device resolution. Updating documentation
 2020-04-29 13:33 UTC 

[PATCH v2] drm/meson: add mode selection limits against specific SoC revisions
 2020-04-29 13:33 UTC  (6+ messages)

[PATCH] btrfs: fix gcc-4.8 build warning
 2020-04-29 13:32 UTC  (2+ messages)

[PATCH -next] selinux: fix error return code in policydb_read()
 2020-04-29 13:32 UTC  (4+ messages)

[PATCH for-next] RDMA/core: Assign the name of device when allocating ib_device
 2020-04-29 13:32 UTC  (4+ messages)

[PATCH v3 2/5] w1_therm: adding sysfs entry to check device power
 2020-04-29 13:32 UTC 

[PATCH v4 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-04-29 13:32 UTC  (7+ messages)
` [PATCH v4 2/2] "

[PATCH 0/6] convert more Xen page table code to the new API
 2020-04-29 13:31 UTC  (9+ messages)
` [PATCH 5/6] x86/pv: map and unmap page tables in mark_pv_pt_pages_rdonly

[PATCH v3 1/5] w1_therm: fix reset_select_slave. Creating w1_therm.h
 2020-04-29 13:30 UTC 

dirty bitmap migration refactor
 2020-04-29 13:29 UTC 

[PATCH] clk/meson: Complete exception handling in meson8b_clkc_init_common()
 2020-04-29 13:30 UTC  (2+ messages)

[Printing-architecture] FYI: Extended agenda for PWG/OP Virtual F2F on 5-8 May 2020
 2020-04-29 13:29 UTC 

[ipsec-next:testing 1/2] net/ipv6/esp6.c:144:15: error: implicit declaration of function 'csum_ipv6_magic'; did you mean 'csum_tcpudp_magic'?
 2020-04-29 13:29 UTC  (5+ messages)
  ` [kbuild-all] "

[PATCH -next] ALSA: seq: oss: remove unused inline function snd_seq_oss_timer_is_realtime
 2020-04-29 13:28 UTC  (2+ messages)

[RFC PATCH dpss_eth] Don't initialise ports with no PHY
 2020-04-29 13:12 UTC  (3+ messages)

[PATCH libnetfilter_queue 0/3] pktbuff API updates
 2020-04-29 13:28 UTC  (8+ messages)

[Intel-gfx] [bug report] drm/i915/gt: Use the RPM config register to determine clk frequencies
 2020-04-29 13:27 UTC  (2+ messages)

[PATCH RFC 0/4] vl: Sync dirty bitmap when system resets
 2020-04-29 13:26 UTC  (2+ messages)

[PATCH net-next] net/smc: remove unused inline function smc_curs_read
 2020-04-29 13:26 UTC  (2+ messages)

[PATCH v3 0/2] test/py: vboot: fix signature check on config node
 2020-04-29 13:26 UTC  (3+ messages)
` [PATCH v3 1/2] test/py: vboot: add a test to check fit signature on fit with padding
` [PATCH v3 2/2] rsa: sig: fix config signature check for "

[PATCH net-next] ila: remove unused inline function ila_addr_is_ila
 2020-04-29 13:25 UTC 

[PATCH net-next] net: hsr: remove unused inline functions
 2020-04-29 13:24 UTC 

[PATCH] pinctrl: mediatek: fix mtk_eint link error
 2020-04-29 13:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
 2020-04-29 13:24 UTC  (2+ messages)
`  "

[ANN] U-Boot v2020.07-rc1 released
 2020-04-29 13:24 UTC  (2+ messages)

[bug report] rcutorture: Add races with task-exit processing
 2020-04-29 13:24 UTC 

[PATCH] i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()
 2020-04-29 13:23 UTC  (2+ messages)

[PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
 2020-04-29 12:34 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH] rcutorture: Fix error codes in rcu_torture_read_exit_init()
 2020-04-29 13:22 UTC  (2+ messages)

[LTP] [PATCH v2 1/2] tst_is_virt(): Allow checking for any hypervisor
 2020-04-29 13:23 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] Skip oversleep checks in timer tests under VM

[PATCH v2 1/1] dma: actions: Fix lockdep splat for owl-dma
 2020-04-29 13:22 UTC  (3+ messages)

[ANNOUNCE] Xen 4.14 Development Update
 2020-04-29 13:22 UTC  (2+ messages)

[PATCH v2 0/4] x86: mm (mainly shadow) adjustments
 2020-04-29 13:22 UTC  (5+ messages)
` [PATCH v2 4/4] x86: adjustments to guest handle treatment

[PATCH] bpf: fix unused variable warning
 2020-04-29 13:21 UTC 

[PATCH v2 0/6] mtd: rawnand: atmel: Convert the driver to exec_op()
 2020-04-29 13:20 UTC  (2+ messages)
` [PATCH v2 5/6] "

[LTP] [PATCH v3 1/2] tst_is_virt(): Allow checking for any hypervisor
 2020-04-29 13:22 UTC  (2+ 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.