All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-22 13:21:28 to 2021-02-22 13:50:05 UTC [more...]

[PATCH RFC] mm/madvise: introduce MADV_POPULATE to prefault/prealloc memory
 2021-02-22 13:22 UTC  (6+ messages)

[PATCH v21 00/17] i386 cleanup PART 2
 2021-02-22 13:46 UTC  (16+ messages)
` [PATCH v21 01/17] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v21 02/17] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v21 03/17] accel: introduce new accessor functions
` [PATCH v21 05/17] accel-cpu: make cpu_realizefn return a bool
` [PATCH v21 06/17] meson: add target_user_arch
` [PATCH v21 07/17] i386: split off softmmu-only functionality in tcg-cpu
` [PATCH v21 08/17] i386: split smm helper (softmmu)
` [PATCH v21 09/17] i386: split tcg excp_helper into softmmu and user parts
` [PATCH v21 11/17] i386: split misc helper into user and softmmu parts
` [PATCH v21 12/17] i386: separate fpu_helper "
` [PATCH v21 13/17] i386: split svm_helper into softmmu and stub-only user
` [PATCH v21 14/17] i386: split seg_helper into user-only and softmmu parts
` [PATCH v21 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-02-22 13:50 UTC 

[PATCH 4.9 00/49] 4.9.258-rc1 review
 2021-02-22 12:36 UTC  (23+ messages)
` [PATCH 4.9 01/49] mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
` [PATCH 4.9 02/49] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 4.9 03/49] remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
` [PATCH 4.9 04/49] af_key: relax availability checks for skb size calculation
` [PATCH 4.9 05/49] iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
` [PATCH 4.9 06/49] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
` [PATCH 4.9 07/49] iwlwifi: mvm: guard against device removal in reprobe
` [PATCH 4.9 08/49] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH 4.9 10/49] lib/string: Add strscpy_pad() function
` [PATCH 4.9 11/49] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH 4.9 19/49] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.9 20/49] tracing: Check length before giving out the filter buffer
` [PATCH 4.9 21/49] ovl: skip getxattr of security labels
` [PATCH 4.9 22/49] ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
` [PATCH 4.9 23/49] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.9 24/49] bpf: Check for integer overflow when using roundup_pow_of_two()
` [PATCH 4.9 25/49] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.9 26/49] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.9 27/49] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.9 28/49] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.9 29/49] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.9 30/49] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one

[PATCH for-next] xen/arm: mm: flush_page_to_ram() only need to clean to PoC
 2021-02-22 13:48 UTC  (4+ messages)

ibv_req_notify_cq clarification
 2021-02-22 13:46 UTC  (6+ messages)

[PATCH] scripts/bash_aliases: tfix
 2021-02-22 13:45 UTC  (2+ messages)

[PATCH v2 0/7] Add audio driver base on rpmsg on i.MX platform
 2021-02-22 13:46 UTC  (9+ messages)
` [PATCH v2 2/7] ASoC: fsl_rpmsg: Add CPU DAI driver for audio base on rpmsg

[PATCH] ASoC: rt5682: remove jack detect delay
 2021-02-22 13:45 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/chao/linux
 2021-02-22 13:46 UTC 

[PATCH 4.4 00/35] 4.4.258-rc1 review
 2021-02-22 12:36 UTC  (36+ messages)
` [PATCH 4.4 01/35] tracing: Do not count ftrace events in top level enable output
` [PATCH 4.4 02/35] fgraph: Initialize tracing_graph_pause at task creation
` [PATCH 4.4 03/35] af_key: relax availability checks for skb size calculation
` [PATCH 4.4 04/35] iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
` [PATCH 4.4 05/35] iwlwifi: mvm: guard against device removal in reprobe
` [PATCH 4.4 06/35] SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
` [PATCH 4.4 07/35] SUNRPC: Handle 0 length opaque XDR object data properly
` [PATCH 4.4 08/35] lib/string: Add strscpy_pad() function
` [PATCH 4.4 09/35] include/trace/events/writeback.h: fix -Wstringop-truncation warnings
` [PATCH 4.4 10/35] memcg: fix a crash in wb_workfn when a device disappears
` [PATCH 4.4 11/35] squashfs: add more sanity checks in id lookup
` [PATCH 4.4 12/35] squashfs: add more sanity checks in inode lookup
` [PATCH 4.4 13/35] squashfs: add more sanity checks in xattr id lookup
` [PATCH 4.4 14/35] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.4 15/35] netfilter: xt_recent: Fix attempt to update deleted entry
` [PATCH 4.4 16/35] h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
` [PATCH 4.4 17/35] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.4 18/35] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.4 19/35] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.4 20/35] vsock: fix locking in vsock_shutdown()
` [PATCH 4.4 21/35] x86/build: Disable CET instrumentation in the kernel for 32-bit too
` [PATCH 4.4 22/35] trace: Use -mcount-record for dynamic ftrace
` [PATCH 4.4 23/35] tracing: Fix SKIP_STACK_VALIDATION=1 build due to bad merge with -mrecord-mcount
` [PATCH 4.4 24/35] tracing: Avoid calling cc-option -mrecord-mcount for every Makefile
` [PATCH 4.4 25/35] Xen/x86: dont bail early from clear_foreign_p2m_mapping()
` [PATCH 4.4 26/35] Xen/x86: also check kernel mapping in set_foreign_p2m_mapping()
` [PATCH 4.4 27/35] Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages()
` [PATCH 4.4 28/35] Xen/gntdev: correct error checking "
` [PATCH 4.4 29/35] xen/arm: dont ignore return errors from set_phys_to_machine
` [PATCH 4.4 30/35] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.4 31/35] xen-netback: "
` [PATCH 4.4 32/35] xen-scsiback: "
` [PATCH 4.4 33/35] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 4.4 34/35] scsi: qla2xxx: Fix crash during driver load on big endian machines
` [PATCH 4.4 35/35] kvm: check tlbs_dirty directly

[igt-dev] [PATCH i-g-t] i915/gem_pread: Added test description for test case
 2021-02-22 13:46 UTC  (2+ messages)

[PATCH for-4.15] xen/vgic: Implement write to ISPENDR in vGICv{2, 3}
 2021-02-22 13:45 UTC  (2+ messages)

sync system call failure
 2021-02-22 13:41 UTC  (2+ messages)

[PATCH net-next v4 0/8] Support setting lanes via ethtool
 2021-02-22 13:39 UTC  (4+ messages)
` [PATCH net-next v4 3/8] ethtool: Get link mode in use instead of speed and duplex parameters

[PATCH] block: fix potential IO hang when turning off io_poll
 2021-02-22 13:40 UTC  (2+ messages)

[yocto] Custom python location on target #python
 2021-02-22 13:43 UTC  (3+ messages)
`  "
  ` Private: Re: [yocto] "

[PATCH 00/13] DC Patches FEB 22, 2021
 2021-02-22 13:43 UTC  (4+ messages)
` [PATCH 08/13] drm/amd/display: Synchronize displays with different timings

[PATCH RFC] f2fs: fix to avoid selecting full segment w/ {AT,}SSR allocator
 2021-02-22 13:43 UTC  (2+ messages)
` [f2fs-dev] [PATCH RFC] f2fs: fix to avoid selecting full segment w/ {AT, }SSR allocator

[PATCH v2 0/3] drm/prime: Only call dma_map_sgtable() for devices with DMA support
 2021-02-22 13:24 UTC  (6+ messages)
` [PATCH v2 1/3] drm: Support importing dmabufs into drivers without DMA

[RFC PATCH 0/4] Asynchronous passthrough ioctl
 2021-02-22 13:42 UTC  (8+ messages)

[RFC PATCH 1/2] soundwire: add support for static port mapping
 2021-02-22 13:40 UTC  (14+ messages)

stable-rc/queue/5.10 baseline: 120 runs, 1 regressions (v5.10.17-15-g77de003de366)
 2021-02-22 13:38 UTC 

[Devel] Re: [PATCH v3 2/6] ACPI: scan: Add function to fetch dependent of acpi device
 2021-02-22 13:41 UTC 

[PATCH 00/57] Enforce DM_MMC migration and remove platforms
 2021-02-22 13:40 UTC  (7+ messages)
` [PATCH 55/57] ppc: Remove T1023RDB board
` [PATCH 56/57] ppc: Remove T4160RDB board

[PATCH V3 0/5] blktrace: few cleanup
 2021-02-22 13:37 UTC  (2+ messages)

[PATCH] rtw88: 8822ce: fix wifi disconnect after S3/S4 on HONOR laptop
 2021-02-22 12:36 UTC  (5+ messages)

[PATCH bpf-next] bpf: use MAX_BPF_FUNC_REGISTER_ARGS macro
 2021-02-22 13:38 UTC 

[PATCH v2] ASoC: rt1316: Add RT1316 SDCA vendor-specific driver
 2021-02-22 13:35 UTC  (5+ messages)

[PATCH v6 00/12] virtio-mem: vfio support
 2021-02-22 13:33 UTC  (8+ messages)
` [PATCH v6 01/12] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v6 05/12] vfio: Support for RamDiscardMgr in the !vIOMMU case
` [PATCH v6 09/12] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)

[PATCH] block: Remove unused blk_pm_*() function definitions
 2021-02-22 13:34 UTC  (2+ messages)

[PATCH v13 0/7] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-02-22 13:35 UTC  (6+ messages)
` [PATCH v13 7/7] kasan: don't run tests in async mode

[PATCH v2 00/22] eMMC support
 2021-02-22 13:23 UTC  (6+ messages)
` [PATCH v2 01/22] block: add eMMC block device type

[Buildroot] [PATCH] package/bind: security bump to version 9.11.28
 2021-02-22 13:35 UTC  (2+ messages)

[PATCH] io_uring: double freeing req caches
 2021-02-22 13:32 UTC  (2+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.257-35-g748b93344eca)
 2021-02-22 13:31 UTC 

[PATCH v2] drm/scheduler: Fix hang when sched_entity released
 2021-02-22 13:35 UTC  (9+ messages)

[Buildroot] [git commit] package/bind: security bump to version 9.11.28
 2021-02-22 13:35 UTC 

[PATCHv7 00/31] scsi: enable reserved commands for LLDDs
 2021-02-22 13:24 UTC  (32+ messages)
` [PATCH 01/31] block: add flag for internal commands
` [PATCH 02/31] scsi: add scsi_{get,put}_internal_cmd() helper
` [PATCH 03/31] fnic: use internal commands
` [PATCH 04/31] fnic: use scsi_host_busy_iter() to traverse commands
` [PATCH 05/31] fnic: check for started requests in fnic_wq_copy_cleanup_handler()
` [PATCH 06/31] scsi: use real inquiry data when initialising devices
` [PATCH 07/31] scsi: Use dummy inquiry data for the host device
` [PATCH 08/31] scsi: revamp host device handling
` [PATCH 09/31] snic: use reserved commands
` [PATCH 10/31] snic: use tagset iter for traversing commands
` [PATCH 11/31] snic: check for started requests in snic_hba_reset_cmpl_handler()
` [PATCH 12/31] scsi: implement reserved command handling
` [PATCH 13/31] hpsa: move hpsa_hba_inquiry after scsi_add_host()
` [PATCH 14/31] hpsa: use reserved commands
` [PATCH 15/31] hpsa: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH 16/31] hpsa: drop refcount field from CommandList
` [PATCH 17/31] aacraid: move scsi_add_host()
` [PATCH 18/31] aacraid: store target id in host_scribble
` [PATCH 19/31] aacraid: use scsi_get_internal_cmd()
` [PATCH 20/31] aacraid: use scsi_host_busy_iter() to traverse outstanding commands
` [PATCH 21/31] mv_sas: kill mvsas_debug_issue_ssp_tmf()
` [PATCH 22/31] pm8001: kill pm8001_issue_ssp_tmf()
` [PATCH 23/31] pm8001: kill 'dev' argument from pm8001_exec_internal_task_abort()
` [PATCH 24/31] pm8001: use libsas-provided domain devices for SATA
` [PATCH 25/31] libsas: add SCSI target pointer to struct domain_device
` [PATCH 26/31] scsi: libsas,hisi_sas,mvsas,pm8001: Allocate Scsi_cmd for slow task
` [PATCH 27/31] libsas: add tag to struct sas_task
` [PATCH 28/31] scsi: hisi_sas: Use libsas slow task SCSI command
` [PATCH 29/31] hisi_sas: use task tag to reference the slot
` [PATCH 30/31] mv_sas: use reserved tags and drop private tag allocation
` [PATCH 31/31] pm8001: use block-layer tags for ccb allocation

vhost reply_ack negotiation (a.k.a differences in vhost-user behaviour with libvhost-user and vhost-user-backend.rs)
 2021-02-22 13:27 UTC  (4+ messages)

[PATCH v20 00/17] i386 cleanup PART 2
 2021-02-22 13:30 UTC  (4+ messages)
` [PATCH v20 06/17] meson: add target_user_arch

[Devel] Re: [PATCH v3 1/6] ACPI: scan: Extend acpi_walk_dep_device_list()
 2021-02-22 13:34 UTC 

[PATCH] FreeBSD: Upgrade to 12.2 release
 2021-02-22 13:21 UTC  (2+ messages)

[PATCH v2 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-22 12:55 UTC 

[PATCH] io_uring: don't issue reqs in iopoll mode when ctx is dying
 2021-02-22 13:23 UTC  (5+ messages)

Include "my.conf" in conf/local.conf
 2021-02-22 13:29 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2021-02-22 13:29 UTC 

[PATCH v2 0/3] dts: qcom: sm8250: Enable venus related DT nodes
 2021-02-22 13:28 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sm8250: add mmcx regulator
` [PATCH v2 2/3] arm64: dts: qcom: sm8250: Add videocc DT node
` [PATCH v2 3/3] arm64: dts: qcom: sm8250: Add venus "

[igt-dev] [PATCH i-g-t v2] tests/i915/i915_pm_dc: Add DC9 igt test Function
 2021-02-22 13:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/i915_pm_dc: Add DC9 igt test Function (rev4)

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-02-22 13:28 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH v4 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v4 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v4 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v4 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH 4/4] zbd: support 'z' suffix for zone granularity
 2021-02-22 13:27 UTC 

[PATCH 4.14 00/57] 4.14.222-rc1 review
 2021-02-22 12:36 UTC  (17+ messages)
` [PATCH 4.14 28/57] memblock: do not start bottom-up allocations with kernel_end
` [PATCH 4.14 31/57] xen/netback: avoid race in xenvif_rx_ring_slots_available()
` [PATCH 4.14 32/57] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH 4.14 33/57] usb: dwc3: ulpi: fix checkpatch warning
` [PATCH 4.14 34/57] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 4.14 35/57] net/vmw_vsock: improve locking in vsock_connect_timeout()
` [PATCH 4.14 36/57] net: watchdog: hold device global xmit lock during tx disable
` [PATCH 4.14 37/57] vsock/virtio: update credit only if socket is not closed
` [PATCH 4.14 50/57] xen-blkback: dont "handle" error by BUG()
` [PATCH 4.14 51/57] xen-netback: "
` [PATCH 4.14 52/57] xen-scsiback: "
` [PATCH 4.14 53/57] xen-blkback: fix error handling in xen_blkbk_map()
` [PATCH 4.14 54/57] scsi: qla2xxx: Fix crash during driver load on big endian machines
` [PATCH 4.14 55/57] USB: Gadget Ethernet: Re-enable Jumbo frames
` [PATCH 4.14 56/57] usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
` [PATCH 4.14 57/57] kvm: check tlbs_dirty directly

[RDMA/rxe] 899aba891c: WARNING:at_drivers/infiniband/sw/rxe/rxe_comp.c:#rxe_completer[rdma_rxe]
 2021-02-22 13:26 UTC  (2+ messages)

[PATCH 0/3] hw/block/nvme: misc fixes
 2021-02-22 13:16 UTC  (3+ messages)
` [PATCH 2/3] hw/block/nvme: fix potential compilation error

post-receive: pub/scm/linux/kernel/git/gregkh/usbutils
 2021-02-22 13:25 UTC 

[PATCH] drm/amdgpu: reserve backup pages for bad page retirment
 2021-02-22 13:25 UTC  (2+ messages)

[PATCH 3/4] zbd: fix check against 32-bit zone size
 2021-02-22 13:24 UTC 

[RESEND PATCH v4 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-02-22 13:15 UTC  (4+ messages)
` [RESEND PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [RESEND PATCH v4 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [RESEND PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

post-receive: pub/scm/linux/kernel/git/hare/scsi-devel
 2021-02-22 13:23 UTC 

[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
 2021-02-22 13:19 UTC  (4+ messages)
` [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines

non-standard baud rates with Prolific 2303 USB-serial
 2021-02-22 13:18 UTC  (5+ 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.