All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 14:50:05 to 2021-01-28 15:18:27 UTC [more...]

[PATCH v5 0/4] Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-01-28 15:16 UTC  (2+ messages)

[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
 2021-01-28 15:17 UTC  (18+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU
` [RFC PATCH 02/11] iommu/arm-smmu-v3: Enable HTTU for SMMU stage1 mapping
` [RFC PATCH 03/11] iommu/arm-smmu-v3: Add feature detection for BBML
` [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to a span of page
` [RFC PATCH 05/11] iommu/arm-smmu-v3: Merge a span of page to block descriptor
` [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware dirty log
` [RFC PATCH 07/11] iommu/arm-smmu-v3: Clear dirty log according to bitmap
` [RFC PATCH 08/11] iommu/arm-smmu-v3: Add HWDBM device feature reporting
` [RFC PATCH 09/11] vfio/iommu_type1: Add HWDBM status maintanance
` [RFC PATCH 11/11] vfio/iommu_type1: Add support for manual dirty log clear

[PATCH][next] nfsd: fix check of statid returned from call to find_stateid_by_type
 2021-01-28 15:17 UTC  (4+ messages)

[PATCH][next] mm/zswap: fix potential uninitialized pointer read on tmp
 2021-01-28 15:18 UTC  (2+ messages)

[PATCH] docs: don't install corresponding man page if guest agent is disabled
 2021-01-28 15:15 UTC  (2+ messages)

[PATCH 1/3] kvfree_rcu: Allocate a page for a single argument
 2021-01-28 15:17 UTC  (7+ messages)

[PATCH] bcache: Fix register_device_aync typo
 2021-01-28 15:16 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Prevent spurious PMU accesses when no
 2021-01-28 15:16 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static key

[PATCH 1/5] auto-t: add test for roaming retry timing
 2021-01-28 15:17 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-28 15:16 UTC  (8+ messages)
` [dpdk-dev] [PATCH v6 0/8] add checking of header includes
  ` [dpdk-dev] [PATCH v6 2/8] eal: fix error attribute use for clang

[PATCH 0/6] MIPS: qspinlock: Try to reduce reduce the spinlock regression
 2021-01-28 15:15 UTC  (10+ messages)
` [PATCH 1/6] MIPS: Octeon: Implement __smp_store_release()

[PATCH v10] staging: fbtft: add tearing signal detect
 2021-01-28 15:13 UTC  (5+ messages)

[RFC PATCH v2 00/32] CXL 2.0 Support
 2021-01-28 15:14 UTC  (7+ messages)
` [RFC PATCH v2 24/32] hw/cxl/device: Add a memory device (8.2.8.5)

[PATCH V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-28 15:14 UTC  (28+ messages)
` [PATCH V5 10/22] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V5 14/22] arm/ioreq: Introduce arch specific bits for IOREQ/DM features

[PATCH v2] mmc: mmc_spi: Print verbose debug output when crc16 check fails
 2021-01-28 15:14 UTC  (2+ messages)

[PATCH v6 1/6] MAINTAINERS: Add Advantech AHC1EC0 embedded controller entry
 2021-01-28 15:13 UTC  (4+ messages)
` [PATCH v6 5/6] hwmon: ahc1ec0-hwmon: Add sub-device hwmon for Advantech embedded controller

[PATCH 0/5] xfs: various log stuff
 2021-01-28 15:12 UTC  (7+ messages)
` [PATCH 1/5] xfs: log stripe roundoff is a property of the log
` [PATCH 2/5] xfs: separate CIL commit record IO
` [PATCH 3/5] xfs: journal IO cache flush reductions

[PATCH v2 00/14] KVM: SVM: Misc SEV cleanups
 2021-01-28 15:10 UTC  (10+ messages)
` [PATCH v2 04/14] x86/cpufeatures: Assign dedicated feature word for AMD mem encryption
` [PATCH v2 05/14] KVM: x86: Override reported SME/SEV feature flags with host mask
` [PATCH v2 14/14] KVM: SVM: Skip SEV cache flush if no ASIDs have been used

add a new dma_alloc_noncontiguous API
 2021-01-28 15:09 UTC  (16+ messages)
` [PATCH 1/6] dma-mapping: remove the {alloc,free}_noncoherent methods
` [PATCH 2/6] dma-mapping: add a dma_mmap_pages helper
` [PATCH 3/6] dma-mapping: add a dma_alloc_noncontiguous API
` [PATCH 4/6] dma-iommu: refactor iommu_dma_alloc_remap
` [PATCH 5/6] dma-iommu: implement ->alloc_noncontiguous
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API

[PATCH 00/30] test: Refactor tests to have a single test runner
 2021-01-28 15:12 UTC  (31+ messages)
` [PATCH 01/30] doc: Tidy up testing section
` [PATCH 02/30] doc: Document make tcheck
` [PATCH 03/30] sandbox: Drop the 'starting...' message unless testing
` [PATCH 04/30] doc: Explain how to run tests without pytest
` [PATCH 05/30] doc: Document how sandbox_spl_tests are run
` [PATCH 06/30] test: Correct setexpr test prefix
` [PATCH 07/30] test: Mark all driver model tests with a flag
` [PATCH 08/30] test: Rename test-main.c to test-dm.c
` [PATCH 09/30] test: Add an overall test runner
` [PATCH 10/30] test: Create pre/post-run functions
` [PATCH 11/30] test: Call test_pre/post_run() from driver model tests
` [PATCH 12/30] test: Move dm_extended_scan() to test_pre_run()
` [PATCH 13/30] test: Move do_autoprobe() "
` [PATCH 14/30] test: Move dm_scan_plat() "
` [PATCH 15/30] test: Drop mallinfo() work-around
` [PATCH 16/30] test: Move console silencing to test_pre_run()
` [PATCH 17/30] test: Move delay skipping "
` [PATCH 18/30] test: Handle driver model reinit in test_pre_run()
` [PATCH 19/30] test: Drop struct dm_test_state
` [PATCH 20/30] test: Move dm_test_init() into test-main.c
` [PATCH 21/30] test: Move dm_test_destroy() "
` [PATCH 22/30] test: Move test running into a separate function
` [PATCH 23/30] test: Use ut_run_test() to run driver model tests
` [PATCH 24/30] test: Drop dm_do_test()
` [PATCH 25/30] test: Add ut_run_test_live_flat() to run tests twice
` [PATCH 26/30] test: Use a local variable for test state
` [PATCH 27/30] test: Run driver-model tests using ut_run_list()
` [PATCH 28/30] test: Use return values in dm_test_run()
` [PATCH 29/30] test: Move the devicetree check into ut_run_list()
` [PATCH 30/30] test: Move restoring of driver model state to ut_run_list()

For code
 2021-01-28 15:00 UTC 

[PATCH] MAINTAINERS: suggest myself as co-maintainer for Block Jobs
 2021-01-28 15:09 UTC  (2+ messages)

[PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ
 2021-01-28 15:09 UTC  (7+ messages)

[PATCH] PCI/ASPM: Disable ASPM when save/restore PCI state
 2021-01-28 15:07 UTC  (3+ messages)

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-28 15:07 UTC  (23+ messages)
` [PATCH v16 08/11] secretmem: add memcg accounting

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-28 15:03 UTC  (7+ messages)

[PATCH v5 00/20] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-01-28 15:05 UTC  (8+ messages)
` [PATCH v5 05/20] Input: axp20x-pek: Bail out if AXP has no interrupt line connected

[RFC PATCH 0/6] vhost-user: Shutdown/Flush slave channel properly
 2021-01-28 15:06 UTC  (6+ messages)
` [PATCH 2/6] libvhost-user: Use slave_mutex in all slave messages
        ` [Virtio-fs] "

dax alignment problem on arm64 (and other achitectures)
 2021-01-28 15:03 UTC  (7+ messages)

[PATCH] spice: delay starting until display are initialized
 2021-01-28 15:05 UTC  (8+ messages)

[PATCH V4] x86/mm: Tracking linear mapping split events
 2021-01-28 15:04 UTC  (3+ messages)
` [PATCH V5] "

[PATCH] powerpc/fault: fix wrong KUAP fault for IO_URING
 2021-01-28 15:20 UTC  (10+ messages)

[PATCH v8 00/10] hw/ssi: imx_spi: Fix various bugs in the imx_spi model
 2021-01-28 15:00 UTC  (11+ messages)
` [PATCH v8 04/10] hw/ssi: imx_spi: Rework imx_spi_reset() to keep CONREG register value

[PATCH v5 net-next] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-28 15:02 UTC 

drivers/pwm/pwm-lpc18xx-sct.c:292:2-3: Unneeded semicolon
 2021-01-28 15:01 UTC  (5+ messages)
` [PATCH] pwm: fix semicolon.cocci warnings

[DRAFT RFC] ioeventfd/ioregionfd support in vfio-user
 2021-01-28 14:38 UTC  (3+ messages)

[RFC RESEND 0/2] Add ESRT and test ESRT creation
 2021-01-28 15:02 UTC  (3+ messages)
` [RFC RESEND 2/2] efi: Add fake FMP instance to "

[dpdk-dev] [PATCH] net/iavf: fix vector mapping with queue
 2021-01-28 15:00 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1] media: atomisp: Remove unused header
 2021-01-25 12:03 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-28 14:59 UTC  (5+ messages)
` [PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode
  ` [PATCH v4] "

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-01-26 10:39 UTC  (3+ messages)

[LTP] [PATCH 1/1] lib: Fix fs support detection for non-root
 2021-01-28 14:59 UTC  (3+ messages)

kdump always hangs in rcu_barrier() -> wait_for_completion()
 2021-01-28 14:58 UTC  (8+ messages)

[PATCH] Fix: Remove racy Subnet Manager sendonly join checks
 2021-01-28 14:58 UTC  (5+ messages)

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-01-28 14:57 UTC 

[PATCH 0/1] target/arm: Fix SCR_EL3 migration issue
 2021-01-28 14:31 UTC  (2+ messages)
` [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register

[PATCH 00/10] Convert NFS fscache read paths to netfs API
 2021-01-28 14:55 UTC  (11+ messages)
` [PATCH 01/10] NFS: Clean up nfs_readpage() and nfs_readpages()
` [PATCH 02/10] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds
` [PATCH 03/10] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc
` [PATCH 04/10] NFS: Call readpage_async_filler() from nfs_readpage_async()
` [PATCH 05/10] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()
` [PATCH 06/10] NFS: Allow internal use of read structs and functions
` [PATCH 07/10] NFS: Convert to the netfs API and nfs_readpage to use netfs_readpage
` [PATCH 08/10] NFS: Convert readpages to readahead and use netfs_readahead for fscache
` [PATCH 09/10] NFS: Update releasepage to handle new fscache kiocb IO API
` [PATCH 10/10] NFS: update various invalidation code paths for new "

[PATCH v2 dunfell] rng-tools: backport 6.11 from master
 2021-01-28 14:57 UTC  (2+ messages)
` [poky] "

[PATCH][next] Input: iqs5xx: Ensure error_bl is initialized on error exit path
 2021-01-28 14:55 UTC  (4+ messages)

[PATCH v4 net-next] net: Remove redundant calls of sk_tx_queue_clear()
 2021-01-28 14:49 UTC  (2+ messages)

[PATCH for-4.15] x86/boot: Drop 'noapic' suggestion from check_timer()
 2021-01-28 14:57 UTC  (3+ messages)

[PATCH v6 0/5] drm: Move struct drm_device.pdev to legacy
 2021-01-28 14:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Move struct drm_device.pdev to legacy (rev6)

[PATCH 00/13] target/mips: Replace integer by MMUAccessType enum when possible
 2021-01-28 14:41 UTC  (6+ messages)
` [PATCH 06/13] target/mips: Replace magic value by MMU_DATA_LOAD definition
` [PATCH 08/13] target/mips: Let do_translate_address() take MMUAccessType argument
` [PATCH 10/13] target/mips: Let raise_mmu_exception() "
` [PATCH 11/13] target/mips: Let get_physical_address() "
` [PATCH 13/13] target/mips: Let CPUMIPSTLBContext::map_address() take MMUAccessType

[PATCH v9 00/26] PCI: Allow BAR movement during boot and hotplug
 2021-01-28 14:53 UTC  (2+ messages)

[RFC PATCH 0/4] Asynchronous passthrough ioctl
 2021-01-28 14:50 UTC  (6+ messages)

[GIT PULL 1/1] bcm2835-dt-next-2021-01-28
 2021-01-28 14:50 UTC  (2+ messages)

[PATCH 0/3] mm, printk: dump full information of page flags in pGp
 2021-01-28 14:50 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH] Various pages: Use the 'logical' quoting method
 2021-01-28 14:51 UTC  (3+ messages)

[printk] b031a684bf: INFO:rcu_tasks_detected_stalls_on_tasks
 2021-01-28 14:51 UTC  (8+ messages)

[PATCH v2 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2021-01-28 14:51 UTC  (4+ messages)
` [PATCH v2 15/15] ARM: dts: bcm2711: Add the CEC interrupt controller

[PATCH 0/1] mfd: da9063: Support SMBus and I2C mode
 2021-01-28 14:50 UTC  (3+ messages)
` [PATCH 1/1] "

[LTP] [PATCH 1/2] docparse: Replace \t with space
 2021-01-28 14:53 UTC  (3+ messages)
` [LTP] [PATCH 2/2] testinfo.pl: Optimize imports

[PATCH] ath11k: remove h from printk format specifier
 2021-01-28 14:49 UTC 

[PATCH RFC 0/9] Possible set of VT-d optimizations
 2021-01-28 14:52 UTC  (3+ messages)

[LTP] [PATCH v2 1/1] lib: Add test for tst_check_driver()
 2021-01-28 14:53 UTC  (3+ messages)

[PATCH RFC v2 00/10] vdpa: add vdpa simulator for block device
 2021-01-28 14:41 UTC  (3+ messages)
` [PATCH RFC v2 01/10] vdpa_sim: use iova module to allocate IOVA addresses
` [PATCH RFC v2 02/10] vringh: add 'iotlb_lock' to synchronize iotlb accesses

[PATCH net 0/2] mlxsw: Various fixes
 2021-01-28 14:48 UTC  (3+ messages)
` [PATCH net 1/2] selftests: forwarding: Specify interface when invoking mausezahn
` [PATCH net 2/2] mlxsw: spectrum_span: Do not overwrite policer configuration

[LTP] [PATCH v3] syscalls/time{01, 02}: Convert to new API and merge them
 2021-01-28 14:52 UTC  (2+ messages)

[PATCH v4 00/13] HID: new driver for PS5 'DualSense' controller
 2021-01-28 14:48 UTC  (3+ messages)
` [PATCH v4 05/13] HID: playstation: add DualSense accelerometer and gyroscope support

[PATCH net-next 00/11] net: xps: improve the xps maps handling
 2021-01-28 14:44 UTC  (4+ messages)
` [PATCH net-next 06/11] net: improve queue removal readability in __netif_set_xps_queue
` [PATCH net-next 07/11] net: xps: embed nr_ids in dev_maps
` [PATCH net-next 08/11] net: assert the rtnl lock is held when calling __netif_set_xps_queue

[PATCH 0/1] sched/topology: NUMA distance deduplication
 2021-01-28 14:47 UTC  (7+ messages)
` [PATCH 1/1] sched/topology: Make sched_init_numa() use a set for the deduplicating sort

[PATCH 1/2] testsuite: use skip for modules-order-compressed
 2021-01-28 14:47 UTC  (2+ messages)
` [PATCH 2/2] testsuite: move zstd-compressed module to a separate test

[xen-unstable-smoke test] 158724: regressions - FAIL
 2021-01-28 14:50 UTC 


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.