All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-22 03:17:20 to 2021-04-22 04:25:12 UTC [more...]

+ mmmemory_hotplug-add-kernel-boot-option-to-enable-memmap_on_memory.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ arm64-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ drivers-base-memory-introduce-memory_block_onlineoffline.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ mmmemory_hotplug-relax-fully-spanned-sections-check.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ mmmemory_hotplug-allocate-memmap-from-the-added-memory-range.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ acpimemhotplug-enable-mhp_memmap_on_memory-when-supported.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ x86-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch added to -mm tree
 2021-04-22  4:24 UTC 

+ mmmemory_hotplug-factor-out-adjusting-present-pages-into-adjust_present_page_count.patch added to -mm tree
 2021-04-22  4:24 UTC 

[Qemu-devel] [Bug 1801933] [NEW] default memory parameter too small on x86_64 today
 2021-04-22  4:11 UTC  (2+ messages)
` [Bug 1801933] "

[Bug 1874674] [NEW] [Feature request] acceptance test class to run user-mode binaries
 2021-04-22  4:13 UTC  (2+ messages)
` [Bug 1874674] "

[Qemu-devel] [Bug 1770859] [NEW] qemu-img compare -m option is missing
 2021-04-22  4:10 UTC  (2+ messages)
` [Bug 1770859] "

[Qemu-devel] [Bug 1695286] [NEW] Add multiboot2 support
 2021-04-22  4:06 UTC  (2+ messages)
` [Bug 1695286] "

[PATCH] mtd: qcom_nandc: allow override of partition parser
 2021-04-22  4:21 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 77b743f3aab662295129d8d7901ff3ea20674a49
 2021-04-22  4:21 UTC 

[Qemu-devel] [Bug 1815009] [NEW] Qemu evdev multiple guests/host switch
 2021-04-22  4:12 UTC  (2+ messages)
` [Bug 1815009] "

[Bug 1874676] [NEW] [Feature request] MDIO bus
 2021-04-22  4:15 UTC  (2+ messages)
` [Bug 1874676] "

[MAINTAINER SUMMIT] Rethinking the acceptance policy for "trivial" patches
 2021-04-22  4:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1731277] [NEW] Provide target specific qemu man pages
 2021-04-22  4:09 UTC  (2+ messages)
` [Bug 1731277] "

s390-ccw: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 2021-04-22  4:18 UTC 

[Bug 1309034] Re: A way not to grab keyboards or mice
 2021-04-22  4:00 UTC 

[PATCH] PCI: hv: Fix a race condition when removing the device
 2021-04-22  4:19 UTC  (7+ messages)

[to-be-updated] mmmemory_hotplug-add-kernel-boot-option-to-enable-memmap_on_memory.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] x86-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] arm64-kconfig-introduce-arch_mhp_memmap_on_memory_enable.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] mmmemory_hotplug-allocate-memmap-from-the-added-memory-range.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] acpimemhotplug-enable-mhp_memmap_on_memory-when-supported.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] drivers-base-memory-introduce-memory_block_onlineoffline.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] mmmemory_hotplug-relax-fully-spanned-sections-check.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[to-be-updated] mmmemory_hotplug-factor-out-adjusting-present-pages-into-adjust_present_page_count.patch removed from -mm tree
 2021-04-22  4:18 UTC 

[Qemu-devel] [Bug 1502884] [NEW] Super important feature req: QEMU VNC server: Introduce a keyboard "norepeat" option!
 2021-04-22  4:03 UTC  (2+ messages)
` [Bug 1502884] "

[PATCH net-next 00/14] mtk_eth_soc: fixes and performance improvements
 2021-04-22  4:09 UTC  (45+ messages)
` [PATCH net-next 01/14] net: ethernet: mtk_eth_soc: fix RX VLAN offload
` [PATCH net-next 02/14] net: ethernet: mtk_eth_soc: unmap RX data before calling build_skb
` [PATCH net-next 03/14] net: ethernet: mtk_eth_soc: fix build_skb cleanup
` [PATCH net-next 04/14] net: ethernet: mtk_eth_soc: use napi_consume_skb
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: reduce MDIO bus access latency
` [PATCH net-next 06/14] net: ethernet: mtk_eth_soc: remove unnecessary TX queue stops
` [PATCH net-next 07/14] net: ethernet: mtk_eth_soc: use larger burst size for QDMA TX
` [PATCH net-next 08/14] net: ethernet: mtk_eth_soc: increase DMA ring sizes
` [PATCH net-next 09/14] net: ethernet: mtk_eth_soc: implement dynamic interrupt moderation
` [PATCH net-next 10/14] net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptor
` [PATCH net-next 11/14] net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is done
` [PATCH net-next 12/14] net: ethernet: mtk_eth_soc: reduce unnecessary interrupts
` [PATCH net-next 13/14] net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if present
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA init

+ kfence-use-power-efficient-work-queue-to-run-delayed-work.patch added to -mm tree
 2021-04-22  4:17 UTC 

+ kfence-maximize-allocation-wait-timeout-duration.patch added to -mm tree
 2021-04-22  4:17 UTC 

+ kfence-await-for-allocation-using-wait_event.patch added to -mm tree
 2021-04-22  4:17 UTC 

[Qemu-devel] [Bug 1719689] [NEW] [feature request] add flag to treat warnings as errors
 2021-04-22  4:08 UTC  (2+ messages)
` [Bug 1719689] "

[Qemu-devel] [Bug 1724590] [NEW] Usermode networking hostfwd only listens on IPv4
 2021-04-22  4:08 UTC  (2+ messages)
` [Bug 1724590] "

[Qemu-devel] [Bug 1659267] [NEW] It's not possible to start a VM with a network cable unplugged
 2021-04-22  4:06 UTC  (2+ messages)
` [Bug 1659267] "

'ls /mnt/scratch/' freeze(deadlock?) when run xfstest(btrfs/232)
 2021-04-22  4:16 UTC  (3+ messages)

[Qemu-devel] [Bug 1378407] [NEW] [feature request] Partition table wrapper for single-filesystem images
 2021-04-22  4:02 UTC  (2+ messages)
` [Bug 1378407] "

[to-be-updated] kfence-use-power-efficient-work-queue-to-run-delayed-work.patch removed from -mm tree
 2021-04-22  4:15 UTC 

[to-be-updated] kfence-maximize-allocation-wait-timeout-duration.patch removed from -mm tree
 2021-04-22  4:15 UTC 

[to-be-updated] kfence-await-for-allocation-using-wait_event.patch removed from -mm tree
 2021-04-22  4:15 UTC 

[Qemu-devel] [Bug 1184089] [NEW] [Feature request] loadvm snapshot as read-only
 2021-04-22  3:56 UTC  (2+ messages)
` [Bug 1184089] "

linux-next: build failure after merge of the rcu tree
 2021-04-22  4:10 UTC 

Archived raspi compatibility patchset
 2021-04-22  4:10 UTC  (2+ messages)

drivers/android/binder.c:3540 binder_thread_write() warn: overwrite may leak 'death'
 2021-04-22  4:12 UTC 

[Qemu-devel] [Bug 1634069] [NEW] Exclude keys from grab
 2021-04-22  4:05 UTC  (2+ messages)
` [Bug 1634069] "

[Qemu-devel] [Bug 1272252] [NEW] qemu-img ftp/http convert
 2021-04-22  3:58 UTC  (2+ messages)
` [Bug 1272252] "

[PATCH] ALSA: usb-audio: Apply implicit feedback mode for BOSS devices
 2021-04-22  4:10 UTC  (11+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-22  4:09 UTC  (4+ messages)
` [PATCH 126/190] Revert "net: openvswitch: fix a NULL pointer dereference"

[PATCH] net: netfilter: Add RFC-7597 Section 5.1 PSID support
 2021-04-22  4:10 UTC  (2+ messages)

[null_blk] de3510e52b: blktests.block.014.fail
 2021-04-22  4:08 UTC  (5+ messages)

[PATCH 2/3] usb: gadget: uvc: add scatter gather support
 2021-04-22  4:07 UTC  (3+ messages)

[Qemu-devel] [Bug 603878] [NEW] [Feature request] qemu-img option about recompressing
 2021-04-22  3:53 UTC  (2+ messages)
` [Bug 603878] "

[Qemu-devel] [Bug 813546] [NEW] option to disable PS/2 mouse
 2021-04-22  3:54 UTC  (2+ messages)
` [Bug 813546] "

[congwang:sockmap3 1/10] ld.lld: error: undefined symbol: bpf_fd_reuseport_array_update_elem
 2021-04-22  4:07 UTC 

[xlnx:master 11461/12130] rtc-zynqmp.c:undefined reference to `__divdi3'
 2021-04-22  4:04 UTC  (2+ messages)

[RFC PATCH] f2fs: reduce expensive checkpoint trigger frequency
 2021-04-22  4:06 UTC  (4+ messages)
` [f2fs-dev] "

[Qemu-devel] [Bug 717929] [NEW] Serial communication between VMs problematic
 2021-04-22  3:53 UTC  (2+ messages)
` [Bug 717929] "

[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
 2021-04-22  3:54 UTC  (2+ messages)
` [Bug 903365] "

[Qemu-devel] [Bug 1090602] [NEW] RFE: Allow specifying usb-host device by serial number
 2021-04-22  3:55 UTC  (2+ messages)
` [Bug 1090602] "

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-22  4:06 UTC  (3+ messages)
  ` [PATCH v2 01/10] cifsd: add document
    ` cifsd/nfsd interop

[PATCH] xfs/145: Remove useless -f option for xfs_quota command
 2021-04-22  5:05 UTC 

[PATCH V6 0/2] watchdog: mtk: support pre-timeout when the bark irq is available
 2021-04-22  4:02 UTC  (15+ messages)
` [PATCH V6 1/2] "
    `  "
` [PATCH V6 2/2] doc: mtk-wdt: "

[PATCH] f2fs: compress: remove unneed check condition
 2021-04-22  4:04 UTC  (3+ messages)
` [f2fs-dev] "

Blank screen after multiple reboots
 2021-04-22  4:04 UTC 

[PATCH v7 0/5] blk-mq: Fix a race between iterating over requests and freeing requests
 2021-04-22  4:01 UTC  (6+ messages)
` [PATCH v7 3/5] blk-mq: Fix races "

[PATCH v4] f2fs: compress: add compress_inode to cache compressed blockst
 2021-04-22  3:59 UTC  (11+ messages)
    ` [f2fs-dev] "

[PATCH v2 bpf-next 00/17] BPF static linker: support externs
 2021-04-22  3:59 UTC  (4+ messages)
` [PATCH v2 bpf-next 03/17] libbpf: suppress compiler warning when using SEC() macro with externs

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-22  3:59 UTC  (3+ messages)
` [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'

Generating libbpf API documentation
 2021-04-22  3:58 UTC  (7+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-22  3:57 UTC  (9+ messages)

[dpdk-dev] [PATCH 0/3] bugfix for kni
 2021-04-22  3:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] kni: fix wrong comments
` [dpdk-dev] [PATCH 2/3] net/kni: fix rewritten return value
` [dpdk-dev] [PATCH 3/3] kni: fix unchecked "

[pull request][net-next 00/11] mlx5 External sub function controller
 2021-04-22  3:55 UTC  (4+ messages)
` [net-next 06/11] devlink: Extend SF port attributes to have external attribute

[xen-unstable test] 161340: tolerable FAIL - PUSHED
 2021-04-22  3:54 UTC 

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-22  3:49 UTC  (5+ messages)

[dpdk-dev] [PATCH] net/bnxt: remove unnecessary forward declaration
 2021-04-22  4:12 UTC 

[PATCH v5 0/1] Mediatek pinctrl patch on mt8195
 2021-04-22  3:35 UTC  (6+ messages)
` [PATCH v5] pinctrl: add rsel setting on MT8195

[PATCH] mm: memcontrol: fix root_mem_cgroup charging
 2021-04-22  3:47 UTC  (8+ messages)
  ` [External] "

next/pending-fixes baseline: 289 runs, 7 regressions (v5.12-rc8-117-g611fe7bee405)
 2021-04-22  3:47 UTC 

[PATCH bpf-next v3 0/3] Add TC-BPF API
 2021-04-22  3:43 UTC  (4+ messages)
` [PATCH bpf-next v3 2/3] libbpf: add low level "

+ ovl-fix-reference-counting-in-ovl_mmap-error-path.patch added to -mm tree
 2021-04-22  3:43 UTC 

+ coda-fix-reference-counting-in-coda_file_mmap-error-path.patch added to -mm tree
 2021-04-22  3:43 UTC 

[kvm-unit-tests PATCH] update git tree location in MAINTAINERS to point at gitlab
 2021-04-22  3:42 UTC  (2+ messages)

[PATCH v2] git-merge: move primary point before parenthetical
 2021-04-22  3:41 UTC  (3+ messages)
` [PATCH v3] git-merge: rewrite already up to date message

[PATCH v2] iio: gyro: mpu3050: Fix reported temperature value
 2021-04-22  3:38 UTC 

[PATCH bpf-next v3] bpf: Fix some invalid links in bpf_devel_QA.rst
 2021-04-22  3:36 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-22  3:33 UTC  (17+ messages)

[PATCH v3][next] scsi: aacraid: Replace one-element array with flexible-array member
 2021-04-22  3:34 UTC  (4+ messages)

[PATCH] bpf: remove pointless code from bpf_do_trace_printk()
 2021-04-22  3:32 UTC  (2+ messages)

[LTP] [PATCH] syscalls/setgid: Update to new API
 2021-04-22  3:32 UTC 

[PATCH] selinux: add proper NULL termination to the secclass_map permissions
 2021-04-22  3:31 UTC 

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-22  3:07 UTC  (13+ messages)
` [PATCH 09/22] qapi: add match_nofail helper
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests
` [PATCH 11/22] qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard
` [PATCH 12/22] qapi/parser: add type hint annotations
` [PATCH 13/22] qapi/parser: [RFC] overload the return type of get_expr
` [PATCH 14/22] qapi/parser: Remove superfluous list constructor
` [PATCH 15/22] qapi/parser: allow 'ch' variable name
` [PATCH 17/22] CHECKPOINT
` [PATCH 18/22] qapi: [WIP] Rip QAPIDoc out of parser.py
` [PATCH 19/22] qapi: [WIP] Add type ignores for qapidoc.py
` [PATCH 21/22] qapi: [WIP] Add QAPIDocError
` [PATCH 22/22] qapi: [WIP] Enable linters on parser.py

[hare-scsi-devel:scsi-result-rework 135/146] drivers/scsi/scsi_debug.c:1205:1: error: function definition is not allowed here
 2021-04-22  3:29 UTC 

[LTP] [PATCH v2] syscalls/setgid: Update to new API
 2021-04-22  3:29 UTC 

[PATCH v4 0/3] cec: add tests to Audio Rate Control
 2021-04-22  3:27 UTC  (4+ messages)
` [PATCH v4 1/3] cec-compliance: add Audio System mask to Set Audio Rate
` [PATCH v4 2/3] cec: add active sensing test for Audio Rate Control messages
` [PATCH v4 3/3] cec: add invalid operand "

[PATCH 2/7] rtw88: follow the AP basic rates for tx mgmt frame
 2021-04-22  3:27 UTC  (4+ messages)

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-22  3:27 UTC  (3+ messages)

[Ocfs2-devel] Possible fs corruption when hole punch races with other ops
 2021-04-22  3:22 UTC  (2+ messages)

Restoring a file from damaged btrfs raid1 shard
 2021-04-22  3:24 UTC 

(in)consistency of page/folio function naming
 2021-04-22  3:20 UTC 

[PATCH v4 00/25] perf tool: AlderLake hybrid support series 1
 2021-04-22  3:20 UTC  (7+ messages)
` [PATCH v4 22/25] perf tests: Support 'Parse and process metrics' test for hybrid
` [PATCH v4 24/25] perf tests: Support 'Convert perf time to TSC' "

[chrome-os:chromeos-5.10 6140/7807] mipsel-linux-ld: ingenic-drm-drv.c:undefined reference to `clk_get_parent'
 2021-04-22  3:18 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.