All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 14:40:32 to 2021-01-28 15:09:54 UTC [more...]

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

[PATCH] docs: don't install corresponding man page if guest agent is disabled
 2021-01-28 14:58 UTC 

[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 V5 00/22] IOREQ feature (+ virtio-mmio) on Arm
 2021-01-28 15:08 UTC  (20+ 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

add a new dma_alloc_noncontiguous API
 2021-01-28 14:58 UTC  (14+ 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 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  (7+ messages)
` [PATCH 2/6] libvhost-user: Use slave_mutex in all slave messages
      ` [Virtio-fs] "

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

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][next] nfsd: fix check of statid returned from call to find_stateid_by_type
 2021-01-28 15:05 UTC  (2+ messages)

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

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

[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:38 UTC  (3+ 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  (14+ messages)
` [PATCH 01/13] target/mips: Remove access_type argument from map_address() handler
` [PATCH 02/13] target/mips: Remove access_type argument from get_seg_physical_address
` [PATCH 03/13] target/mips: Remove access_type arg from get_segctl_physical_address()
` [PATCH 04/13] target/mips: Remove access_type argument from get_physical_address()
` [PATCH 05/13] target/mips: Remove unused MMU definitions
` [PATCH 06/13] target/mips: Replace magic value by MMU_DATA_LOAD definition
` [PATCH 07/13] target/mips: Let page_table_walk_refill() take MMUAccessType argument
` [PATCH 08/13] target/mips: Let do_translate_address() "
` [PATCH 09/13] target/mips: Let cpu_mips_translate_address() take MMUAccessType arg
` [PATCH 10/13] target/mips: Let raise_mmu_exception() take MMUAccessType argument
` [PATCH 11/13] target/mips: Let get_physical_address() "
` [PATCH 12/13] target/mips: Let get_seg*_physical_address() take MMUAccessType arg
` [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  (2+ messages)

[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  (22+ 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 RFC v2 03/10] vringh: reset kiov 'consumed' field in __vringh_iov()
` [PATCH RFC v2 04/10] vringh: implement vringh_kiov_advance()
` [PATCH RFC v2 05/10] vringh: add vringh_kiov_length() helper
` [PATCH RFC v2 06/10] vdpa_sim: cleanup kiovs in vdpasim_free()
` [PATCH RFC v2 07/10] vdpa: Remove the restriction that only supports virtio-net devices
` [PATCH RFC v2 08/10] vdpa: add vdpa simulator for block device
` [PATCH RFC v2 09/10] vdpa_sim_blk: implement ramdisk behaviour
` [PATCH RFC v2 10/10] vdpa_sim_blk: handle VIRTIO_BLK_T_GET_ID

[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  (12+ messages)
` [PATCH net-next 01/11] net-sysfs: convert xps_cpus_show to bitmap_zalloc
` [PATCH net-next 02/11] net-sysfs: store the return of get_netdev_queue_index in an unsigned int
` [PATCH net-next 03/11] net-sysfs: move the xps cpus/rxqs retrieval in a common function
` [PATCH net-next 04/11] net: embed num_tc in the xps maps
` [PATCH net-next 05/11] net: add an helper to copy xps maps to the new dev_maps
` [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 net-next 09/11] net: remove the xps possible_mask
` [PATCH net-next 10/11] net-sysfs: remove the rtnl lock when accessing the xps maps
` [PATCH net-next 11/11] net: move the xps maps to an array

[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 

[PATCH] MAINTAINERS: suggest myself as co-maintainer for Block Jobs
 2021-01-28 14:41 UTC 

[PATCH v2] mm/compactoin: Fix misbehaviors of fast_find_migrateblock()
 2021-01-28 14:49 UTC  (8+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-01-28 14:46 UTC 

[RFC PATCH v3 1/2] drm/amdgpu: add wave limit functionality for gfx8, 9
 2021-01-28 14:49 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/amdgpu: enable gfx wave limiting for high priority compute jobs

[Buildroot] [PATCH] package/grpc: bump to version 1.35.0
 2021-01-28 14:48 UTC 

[PATCH] x86/mm: Remove cascade damage from "fishy" ref/typecount failure
 2021-01-28 14:48 UTC  (7+ messages)
` [PATCH v3] x86/mm: Short circuit "

[PATCH V4] drm/stm: Fix bus_flags handling
 2021-01-28 13:55 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: reset: convert Hisilicon reset controller bindings to json-schema
 2021-01-28 14:08 UTC  (5+ messages)
` [PATCH v3 2/4] arm64: dts: correct vendor prefix hisi to hisilicon

[dpdk-dev] [PATCH 0/3] update doc for hns3
 2021-01-28 14:46 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/5] "
  ` [dpdk-dev] [PATCH v2 4/5] doc: update release notes "

[GIT PULL 1/2] SoC changes for omaps for v5.12
 2021-01-28 14:45 UTC  (6+ messages)
  ` [GIT PULL 2/2] Devicetree "

[PATCH v12] staging: fbtft: add tearing signal detect
 2021-01-28 14:44 UTC  (5+ messages)

[PATCH] block: fix bd_size_lock use
 2021-01-28 14:43 UTC  (4+ messages)

[Buildroot] [PATCH] package/stress-ng: bump to version 0.12.02
 2021-01-28 14:44 UTC 

[RFC PATCH v0] mm/slub: Let number of online CPUs determine the slub page order
 2021-01-28 14:42 UTC  (11+ messages)

[dpdk-dev] [PATCH v1 0/2] remove smp barriers in app/test
 2021-01-28 14:43 UTC  (5+ messages)
` [dpdk-dev] [PATCH v1 1/2] app/test: remove unnecessary barriers for ring stress test

[Buildroot] [PATCH] package/chrony: fix build with kernel headers older than 3.15
 2021-01-28 14:43 UTC 

aarch64-linux-gnu-ld: warning: orphan section `.eh_frame' from `arch/arm64/kernel/sdei.o' being placed in section `.eh_frame'
 2021-01-28 14:41 UTC  (2+ messages)

linux-5.10.11 build failure
 2021-01-28 14:41 UTC  (3+ messages)

[PATCH 0/5] thunderbolt: Fix kernel-doc descriptions of non-static functions
 2021-01-28 14:40 UTC  (5+ messages)
` [PATCH 2/5] thunderbolt: eeprom: "

[PATCH] x86/HVM: re-order error path of hvm_domain_initialise()
 2021-01-28 14:40 UTC 

[GIT PULL] Rockchip dts fixes for 5.11
 2021-01-28 14:40 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.