All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-26 09:31:46 to 2019-09-26 10:00:54 UTC [more...]

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-09-26 10:00 UTC  (15+ messages)
` [PATCH v4 16/25] ibnbd: client: private header with client structs and functions
` [PATCH v4 17/25] ibnbd: client: main functionality

[PATCH v2 0/2] drm/komeda: Add layer line size support
 2019-09-26 10:00 UTC  (5+ messages)
` [PATCH v2 1/2] drm/komeda: Add "

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-09-26 10:00 UTC 

[v4,1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-09-26  9:58 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Create dumb buffer from LMEM
 2019-09-26  9:58 UTC  (5+ messages)
` [PATCH 3/3] drm/i915: FB backing gem obj should reside in LMEM

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-26  9:57 UTC  (9+ messages)
` [PATCH v7 1/8] block: Refactor macros - fix tabbing
  ` [SeaBIOS] "
` [PATCH v7 4/8] scsi: Propagate unrealize() callback to scsi-hd
  ` [SeaBIOS] "
` [PATCH v7 6/8] bootdevice: Refactor get_boot_devices_list
  ` [SeaBIOS] "
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "

[U-Boot] [PATCH v3 0/3] env: Add CONFIG_ENV_FULL_SUPPORT
 2019-09-26  9:57 UTC  (4+ messages)

[PATCH][next] io_uring: ensure variable ret is initialized to zero
 2019-09-26  9:56 UTC  (4+ messages)

[PATCH v2] drm: Don't free jobs in wait_event_interruptible()
 2019-09-26  9:54 UTC  (2+ messages)

Questions about the real mode in kvm/qemu
 2019-09-26  9:53 UTC  (12+ messages)

[Xen-devel] [RFC PATCH 00/84] Remove direct map from Xen
 2019-09-26  9:46 UTC  (85+ messages)
` [Xen-devel] [RFC PATCH 01/84] x86/mm: defer clearing page in virt_to_xen_lXe
` [Xen-devel] [RFC PATCH 02/84] x86: move some xen mm function declarations
` [Xen-devel] [RFC PATCH 03/84] x86: introduce a new set of APIs to manage Xen page tables
` [Xen-devel] [RFC PATCH 04/84] x86/mm: introduce l{1, 2}t local variables to map_pages_to_xen
` [Xen-devel] [RFC PATCH 05/84] x86/mm: introduce l{1, 2}t local variables to modify_xen_mappings
` [Xen-devel] [RFC PATCH 06/84] x86/mm: map_pages_to_xen should have one exit path
` [Xen-devel] [RFC PATCH 07/84] x86/mm: add an end_of_loop label in map_pages_to_xen
` [Xen-devel] [RFC PATCH 08/84] x86/mm: make sure there is one exit path for modify_xen_mappings
` [Xen-devel] [RFC PATCH 09/84] x86/mm: add an end_of_loop label in modify_xen_mappings
` [Xen-devel] [RFC PATCH 10/84] x86/mm: change pl2e to l2t in virt_to_xen_l2e
` [Xen-devel] [RFC PATCH 11/84] x86/mm: change pl1e to l1t in virt_to_xen_l1e
` [Xen-devel] [RFC PATCH 12/84] x86/mm: change pl3e to l3t in virt_to_xen_l3e
` [Xen-devel] [RFC PATCH 13/84] x86/mm: rewrite virt_to_xen_l3e
` [Xen-devel] [RFC PATCH 14/84] x86/mm: rewrite xen_to_virt_l2e
` [Xen-devel] [RFC PATCH 15/84] x86/mm: rewrite virt_to_xen_l1e
` [Xen-devel] [RFC PATCH 16/84] x86/mm: switch to new APIs in map_pages_to_xen
` [Xen-devel] [RFC PATCH 17/84] xxx fixup: avoid shadowing mfn
` [Xen-devel] [RFC PATCH 18/84] x86/mm: drop lXe_to_lYe invocations in map_pages_to_xen
` [Xen-devel] [RFC PATCH 19/84] x86/mm: switch to new APIs in modify_xen_mappings
` [Xen-devel] [RFC PATCH 20/84] x86/mm: drop lXe_to_lYe invocations from modify_xen_mappings
` [Xen-devel] [RFC PATCH 21/84] x86/mm: switch to new APIs in arch_init_memory
` [Xen-devel] [RFC PATCH 22/84] x86_64/mm: introduce pl2e in paging_init
` [Xen-devel] [RFC PATCH 23/84] x86_64/mm: switch to new APIs "
` [Xen-devel] [RFC PATCH 24/84] x86_64/mm: drop l4e_to_l3e invocation from paging_init
` [Xen-devel] [RFC PATCH 25/84] x86_64/mm.c: remove code that serves no purpose in setup_m2p_table
` [Xen-devel] [RFC PATCH 26/84] x86_64/mm: introduce pl2e "
` [Xen-devel] [RFC PATCH 27/84] x86_64/mm: switch to new APIs "
` [Xen-devel] [RFC PATCH 28/84] x86_64/mm: drop lXe_to_lYe invocations from setup_m2p_table
` [Xen-devel] [RFC PATCH 29/84] efi: use new page table APIs in copy_mapping
` [Xen-devel] [RFC PATCH 30/84] efi: avoid using global variable "
` [Xen-devel] [RFC PATCH 31/84] efi: use new page table APIs in efi_init_memory
` [Xen-devel] [RFC PATCH 32/84] efi: add emacs block to boot.c
` [Xen-devel] [RFC PATCH 33/84] efi: switch EFI L4 table to use new APIs
` [Xen-devel] [RFC PATCH 34/84] x86/smpboot: add emacs block
` [Xen-devel] [RFC PATCH 35/84] x86/smpboot: clone_mapping should have one exit path
` [Xen-devel] [RFC PATCH 36/84] x86/smpboot: switch pl3e to use new APIs in clone_mapping
` [Xen-devel] [RFC PATCH 37/84] x86/smpboot: switch pl2e "
` [Xen-devel] [RFC PATCH 38/84] x86/smpboot: switch pl1e "
` [Xen-devel] [RFC PATCH 39/84] x86/smpboot: drop lXe_to_lYe invocations from cleanup_cpu_root_pgt
` [Xen-devel] [RFC PATCH 40/84] x86: switch root_pgt to mfn_t and use new APIs
` [Xen-devel] [RFC PATCH 41/84] x86/shim: map and unmap page tables in replace_va_mapping
` [Xen-devel] [RFC PATCH 42/84] x86_64/mm: map and unmap page tables in m2p_mapped
` [Xen-devel] [RFC PATCH 43/84] x86_64/mm: map and unmap page tables in share_hotadd_m2p_table
` [Xen-devel] [RFC PATCH 44/84] x86_64/mm: map and unmap page tables in destroy_compat_m2p_mapping
` [Xen-devel] [RFC PATCH 45/84] x86_64/mm: map and unmap page tables in destroy_m2p_mapping
` [Xen-devel] [RFC PATCH 46/84] x86_64/mm: map and unmap page tables in setup_compat_m2p_table
` [Xen-devel] [RFC PATCH 47/84] x86_64/mm: map and unmap page tables in cleanup_frame_table
` [Xen-devel] [RFC PATCH 48/84] x86_64/mm: map and unmap page tables in subarch_init_memory
` [Xen-devel] [RFC PATCH 49/84] x86_64/mm: map and unmap page tables in subarch_memory_op
` [Xen-devel] [RFC PATCH 50/84] x86/smpboot: remove lXe_to_lYe in cleanup_cpu_root_pgt
` [Xen-devel] [RFC PATCH 51/84] x86/pv: properly map and unmap page tables in mark_pv_pt_pages_rdonly
` [Xen-devel] [RFC PATCH 52/84] x86/pv: properly map and unmap page table in dom0_construct_pv
` [Xen-devel] [RFC PATCH 53/84] x86: remove lXe_to_lYe in __start_xen
` [Xen-devel] [RFC PATCH 54/84] x86/mm: drop old page table APIs
` [Xen-devel] [RFC PATCH 55/84] x86: switch to use domheap page for page tables
` [Xen-devel] [RFC PATCH 56/84] x86/mm: drop _new suffix for page table APIs
` [Xen-devel] [RFC PATCH 57/84] x86: add Persistent Map (PMAP) infrastructure
` [Xen-devel] [RFC PATCH 58/84] x86/mm: fix leaks in map_xen_pagetable
` [Xen-devel] [RFC PATCH 59/84] x86/pmap: break the loop in pmap APIs
` [Xen-devel] [RFC PATCH 60/84] x86/domain_page: use PMAP when d/vcache is not ready
` [Xen-devel] [RFC PATCH 61/84] x86: lift domain mapcache to arch_domain
` [Xen-devel] [RFC PATCH 62/84] x86: lift vcpu mapcache to arch_vcpu
` [Xen-devel] [RFC PATCH 63/84] x86/domain_page: mapcache is no longer tied to pv
` [Xen-devel] [RFC PATCH 64/84] mapcache: initialise the mapcache even for the idle domain
` [Xen-devel] [RFC PATCH 65/84] x86: fix some wrong assumptions on direct map. Increase PMAP slots to 8
` [Xen-devel] [RFC PATCH 66/84] x86/pv: domheap pages should be mapped while relocating initrd
` [Xen-devel] [RFC PATCH 67/84] x86/domain_page: remove direct map code and initialise idle mapcache
` [Xen-devel] [RFC PATCH 68/84] page_alloc: actually do the mapping and unmapping on xenheap
` [Xen-devel] [RFC PATCH 69/84] page_alloc: comments on (un)mapping pages in xenheap allocations
` [Xen-devel] [RFC PATCH 70/84] x86/smpboot: use xenheap pages for rpts in smpboot
` [Xen-devel] [RFC PATCH 71/84] x86/setup: start tearing down the direct map
` [Xen-devel] [RFC PATCH 72/84] acpi: don't assume an always-mapped direct map in acpi allocations
` [Xen-devel] [RFC PATCH 73/84] x86/mm: Move vmap_to_mfn() to mm.c and rename to virt_to_mfn_walk()
` [Xen-devel] [RFC PATCH 74/84] x86/pv: refactor how building dom0 in PV handles domheap mappings
` [Xen-devel] [RFC PATCH 75/84] x86/mm: handle PSE early termination cases in virt_to_mfn_walk()
` [Xen-devel] [RFC PATCH 76/84] x86/setup: also clear the permission bits in the dummy 1:1 mapping
` [Xen-devel] [RFC PATCH 77/84] x86: properly (un)map pages in restore_all_guests
` [Xen-devel] [RFC PATCH 78/84] Revert "x86/smpboot: use xenheap pages for rpts in smpboot."
` [Xen-devel] [RFC PATCH 79/84] Don't assume bootmem_region_list is mapped. Also fix a double unmap bug
` [Xen-devel] [RFC PATCH 80/84] x86/setup: Install dummy 1:1 mappings for all mem passed to allocators
` [Xen-devel] [RFC PATCH 81/84] x86/mm: optimise and properly unmap pages in virt_to_mfn_walk()
` [Xen-devel] [RFC PATCH 82/84] x86: deduplicate code a bit and fix an unmapping bug
` [Xen-devel] [RFC PATCH 83/84] x86/pmap: rewrite logic for locking
` [Xen-devel] [RFC PATCH 84/84] x86/pv: fix a couple of direct map assumptions in dom0 building

[LTP] LTP Release
 2019-09-26  9:52 UTC  (7+ messages)

[LTP] [PATCH v3] move_pages12: handle errno EBUSY for madvise(..., MADV_SOFT_OFFLINE)
 2019-09-26  9:50 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/mbedtls: security bump to version 2.16.3
 2019-09-26  9:50 UTC  (2+ messages)

[RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
 2019-09-26  9:49 UTC  (3+ messages)
` [Xen-devel] "

[meta-python] [PATCH] python-urllib3: upgrade 1.25.5 -> 1.25.6
 2019-09-26  9:50 UTC 

[Buildroot] [git commit branch/2019.08.x] package/mbedtls: security bump to version 2.16.3
 2019-09-26  9:48 UTC 

[SMB3][PATCH] Add missing ACL related defines
 2019-09-26  9:48 UTC 

[dpdk-dev] [PATCH] lib/eventdev: fix null pointer dereferences coverity issue
 2019-09-26  9:47 UTC  (4+ messages)

[PATCH 4/4] drm/i915: Remove begin/finish_crtc_commit, v2
 2019-09-26  9:47 UTC  (2+ messages)
` [PATCH] drm/i915: Remove begin/finish_crtc_commit, v3

Git in Outreachy December 2019?
 2019-09-26  9:47 UTC  (4+ messages)

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-09-26  9:46 UTC  (5+ messages)

[PATCH] drm: Don't free jobs in wait_event_interruptible()
 2019-09-26  9:47 UTC  (9+ messages)

[PATCH v3 0/5] Add support for mt2701 JPEG ENC support
 2019-09-26  9:46 UTC  (4+ messages)
` [PATCH v3 5/5] media: platform: Add jpeg dec/enc feature

[meta-webserver][PATCH] nginx: fix install paths
 2019-09-26  9:46 UTC  (3+ messages)

[PATCH] udev: Adding PCIe as a subsystem in udev
 2019-09-26  9:46 UTC  (2+ messages)

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-26  9:46 UTC  (8+ messages)
` [Xen-devel] [PATCH v3 40/47] xen/sched: prepare per-cpupool scheduling granularity
` [Xen-devel] [PATCH v3 46/47] xen/sched: disable scheduling when entering ACPI deep sleep states
` [Xen-devel] [PATCH v3 47/47] xen/sched: add scheduling granularity enum

[Buildroot] [PATCH 1/1] package/bind: security bump to version 9.11.10
 2019-09-26  9:46 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.05.x] package/bind: security bump to version 9.11.10
 2019-09-26  9:45 UTC 

[PATCH 00/01] scsi: Add sysfs attributes for VPD pages 0h and 89h
 2019-09-26  9:45 UTC  (3+ messages)
` [PATCH] "

[dm-crypt] Why is it necessary to "wipe" an authenticated luks2 device when creating it?
 2019-09-26  9:36 UTC  (3+ messages)

[PATCH v3 0/3] Add MMC software queue support
 2019-09-26  9:43 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Remove WARN_ON_ONCE in qla2x00_status_cont_entry()
 2019-09-26  9:43 UTC  (2+ messages)

[PATCH rdma-core] kernel-boot: Tighten check if device is virtual
 2019-09-26  9:42 UTC 

[U-Boot] [PATCH] cmd: mtd: solve bad block support in erase command
 2019-09-26  9:42 UTC  (4+ messages)

[PATCH v5 00/16] mm: Page fault enhancements
 2019-09-26  9:39 UTC  (17+ messages)
` [PATCH v5 01/16] mm/gup: Rename "nonblocking" to "locked" where proper
` [PATCH v5 02/16] mm/gup: Fix __get_user_pages() on fault retry of hugetlb
` [PATCH v5 03/16] mm: Introduce fault_signal_pending()
` [PATCH v5 04/16] x86/mm: Use helper fault_signal_pending()
` [PATCH v5 05/16] arc/mm: "
` [PATCH v5 06/16] arm64/mm: "
` [PATCH v5 07/16] powerpc/mm: "
` [PATCH v5 08/16] sh/mm: "
` [PATCH v5 09/16] mm: Return faster for non-fatal signals in user mode faults
` [PATCH v5 10/16] userfaultfd: Don't retake mmap_sem to emulate NOPAGE
` [PATCH v5 11/16] mm: Introduce FAULT_FLAG_DEFAULT
` [PATCH v5 12/16] mm: Introduce FAULT_FLAG_INTERRUPTIBLE
` [PATCH v5 13/16] mm: Allow VM_FAULT_RETRY for multiple times
` [PATCH v5 14/16] mm/gup: "
` [PATCH v5 15/16] mm/gup: Allow to react to fatal signals
` [PATCH v5 16/16] mm/userfaultfd: Honor FAULT_FLAG_KILLABLE in fault path

[dpdk-dev] [PATCH v1 1/1] bus/pci: probe PCI devices in whitelisted order
 2019-09-26  9:39 UTC  (6+ messages)
        ` [dpdk-dev] [EXT] "

[PATCHSET v02 00/16] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-09-26  9:41 UTC  (3+ messages)

[RFC PATCH 00/18] crypto: wireguard using the existing crypto API
 2019-09-26  9:40 UTC  (5+ messages)
` [RFC PATCH 18/18] net: wireguard - switch to crypto API for packet encryption

[Buildroot] [git commit branch/2019.02.x] package/bind: security bump to version 9.11.10
 2019-09-26  9:39 UTC 

[LTP] [Patch v4.1] fzsync: revoke thread_b if parent hits accidental break
 2019-09-26  9:39 UTC 

[PATCH net] devlink: Fix error handling in param and info_get dumpit cb
 2019-09-26  9:35 UTC 

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-26  9:34 UTC  (5+ messages)
` [PATCH v4 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties

[Buildroot] [git commit branch/2019.08.x] package/bind: security bump to version 9.11.10
 2019-09-26  9:35 UTC 

[PATCH] wic: Using the right rootfs size during prepare_rootfs
 2019-09-26  9:35 UTC  (2+ messages)
` [PATCH v2] "

[igt-dev] [PATCH i-g-t] Revert "kms_content_protection: Set CP prop to UNDESIRED at igt exit."
 2019-09-26  9:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[dpdk-dev] [PATCH 00/13] add hairpin feature
 2019-09-26  9:34 UTC  (25+ messages)
` [dpdk-dev] [PATCH 02/13] net/mlx5: query hca hairpin capabilities
` [dpdk-dev] [PATCH 03/13] net/mlx5: support Rx hairpin queues
` [dpdk-dev] [PATCH 04/13] net/mlx5: prepare txq to work with different types
` [dpdk-dev] [PATCH 05/13] net/mlx5: support Tx hairpin queues
` [dpdk-dev] [PATCH 06/13] app/testpmd: add hairpin support
` [dpdk-dev] [PATCH 07/13] net/mlx5: add hairpin binding function
` [dpdk-dev] [PATCH 08/13] net/mlx5: add support for hairpin hrxq
` [dpdk-dev] [PATCH 09/13] net/mlx5: add internal tag item and action
` [dpdk-dev] [PATCH 10/13] net/mlx5: add id generation function
` [dpdk-dev] [PATCH 11/13] net/mlx5: add default flows for hairpin
` [dpdk-dev] [PATCH 12/13] net/mlx5: split hairpin flows
` [dpdk-dev] [PATCH 13/13] doc: add hairpin feature

[PATCH] ipc/sem: Fix race between to-be-woken task and waker
 2019-09-26  9:34 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: change my email address
 2019-09-26  9:34 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: change Vivien Didelot e-mail address
 2019-09-26  9:33 UTC 

[PATCH linux dev-5.3] ARM: dts: aspeed: tacoma: Disable CS1 as it is broken
 2019-09-26  9:33 UTC 

[PATCH v2] arch/x86/boot: use prefix map to avoid embedded paths
 2019-09-26  9:32 UTC 

[dpdk-dev] [PATCH 1/2] compress/qat: overflow catching
 2019-09-26  9:32 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/2] Add overflow recovery for stateless compression
  ` [dpdk-dev] [PATCH v2 1/2] compress/qat: overflow catch "
  ` [dpdk-dev] [PATCH v2 2/2] test/compress: unit test for stateless overflow recovery

[Buildroot] [git commit branch/2019.05.x] DEVELOPERS: change Vivien Didelot e-mail address
 2019-09-26  9:32 UTC 

[PATCH v2] fstests: btrfs/011: Fill the fs to ensure we have enough data for dev-replace
 2019-09-26  9:32 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.08.x] DEVELOPERS: change Vivien Didelot e-mail address
 2019-09-26  9:32 UTC 

[Buildroot] [PATCH] DEVELOPERS: change Mathieu Audat's email address
 2019-09-26  9:32 UTC  (2+ messages)

User management via WebUI vs ipmitool
 2019-09-26  9:32 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: change Mathieu Audat's email address
 2019-09-26  9:32 UTC 

[Buildroot] [git commit branch/2019.05.x] DEVELOPERS: change Mathieu Audat's email address
 2019-09-26  9:32 UTC 

[Buildroot] [git commit branch/2019.08.x] DEVELOPERS: change Mathieu Audat's email address
 2019-09-26  9:31 UTC 

[PATCH 2/3] btrfs: Properly handle backref_in_log retval
 2019-09-26  9:31 UTC  (3+ messages)
` [PATCH v2] "


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.