All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-13 23:12:14 to 2021-06-14 02:54:13 UTC [more...]

[PATCH 0/4] Remove duplicated stats definitions for debugfs
 2021-06-14  2:53 UTC  (8+ messages)
` [PATCH 1/4] KVM: stats: Make sure no missing or mismatched binary stats definition
` [PATCH 2/4] KVM: stats: Use binary stats descriptors for debugfs interface
` [PATCH 3/4] KVM: stats: Update documentation supporting stats mode and offset
` [PATCH 4/4] KVM: selftests: Update binary stats test for stats mode

[PATCH RFC] nvme: move sysfs code into separate file
 2021-06-14  2:49 UTC 

[PATCH v10 0/7] Enable Linux guests on Hyper-V on ARM64
 2021-06-14  2:42 UTC  (11+ messages)
` [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support

[ovmf test] 162781: regressions - FAIL
 2021-06-14  2:43 UTC 

[PATCH v5 00/17] Enable VAS and NX-GZIP support on PowerVM
 2021-06-14  2:35 UTC  (25+ messages)
` [PATCH v5 01/17] powerpc/powernv/vas: Release reference to tgid during window close
` [PATCH v5 02/17] powerpc/vas: Move VAS API to book3s common platform
` [PATCH v5 04/17] powerpc/vas: Add platform specific user window operations
` [PATCH v5 05/17] powerpc/vas: Create take/drop pid and mm reference functions
` [PATCH v5 07/17] powerpc/vas: Define and use common vas_window struct
` [PATCH v5 08/17] powerpc/pseries/vas: Define VAS/NXGZIP hcalls and structs
` [PATCH v5 09/17] powerpc/vas: Define QoS credit flag to allocate window
` [PATCH v5 11/17] powerpc/pseries/vas: Implement getting capabilities from hypervisor

[jimc:dd-diet-6 35/37] lib/dynamic_debug.c:739:1: iwyu: warning: superfluous #include <linux/ratelimit.h>
 2021-06-14  2:26 UTC 

[tip:tmp.tmp2 241/364] arch/x86/include/asm/uaccess.h:477:16: error: implicit declaration of function 'in_task'
 2021-06-14  2:24 UTC  (2+ messages)

[PATCH net-next] stmmac: align RX buffers
 2021-06-14  2:25 UTC  (2+ messages)

[xen-unstable test] 162771: regressions - FAIL
 2021-06-14  2:21 UTC 

[PATCH v3 0/2] QOMify Sifive UART Model
 2021-06-14  2:13 UTC  (4+ messages)
` [PATCH v3 1/2] hw/char: sifive_uart

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-14  2:12 UTC  (7+ messages)
` [PATCH v1 1/6] mm/hwpoison: mf_mutex for soft offline and unpoison
` [PATCH v1 2/6] mm/hwpoison: remove race consideration
` [PATCH v1 3/6] mm/hwpoison: introduce MF_MSG_PAGETABLE
` [PATCH v1 4/6] mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
` [PATCH v1 5/6] mm/hwpoison: make some kernel pages handlable
` [PATCH v1 6/6] mm/hwpoison: fix unpoison_memory()

[PATCH] staging: qlge: change msleep to usleep_range
 2021-06-14  2:11 UTC 

drivers/clk/clk-k210.c:717:6: warning: variable 'reg' set but not used
 2021-06-14  2:08 UTC  (3+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-14  2:05 UTC  (7+ messages)

[PATCH] clk: Fix k210_clk_set_parent() in k210 driver
 2021-06-14  2:02 UTC 

[PATCH] MIPS: Loongson64: Remove a "set but not used" variable
 2021-06-14  2:03 UTC  (2+ messages)

[PATCH v3 0/2] mm: add vmalloc_no_huge and use it
 2021-06-14  2:01 UTC  (5+ messages)
` [PATCH v3 1/2] mm/vmalloc: add vmalloc_no_huge
` [PATCH v3 2/2] KVM: s390: fix for hugepage vmalloc

[PATCH 0/6] nvmet: small cleanup
 2021-06-14  1:58 UTC  (7+ messages)
` [PATCH 1/6] nvmet: use req->cmd directly in bdev-ns fast path
` [PATCH 2/6] nvmet: use req->cmd directly in file-ns "
` [PATCH 3/6] nvmet: use u32 for nvmet_subsys max_nsid
` [PATCH 4/6] nvmet: use u32 type for the local variable nsid
` [PATCH 5/6] nvmet: use nvme status value directly
` [PATCH 6/6] nvmet: remove local variable

[tip:tmp.tmp2 313/364] include/linux/compat.h:953:30: error: storage size of 'tv' isn't known
 2021-06-14  1:45 UTC  (2+ messages)

[PATCH] lscpu: get the processor information by DMI
 2021-06-14  9:48 UTC 

[PATCH 0/1] nvmet: use subsys->max_nsid to report MNAN value
 2021-06-14  1:37 UTC  (2+ messages)
` [PATCH 1/1] nvmet: use subsys->max_nsid to report MNAN

[PULL 00/34] tcg patch queue
 2021-06-14  1:37 UTC  (4+ messages)

[PATCH v2 for-next 00/13] resend of for-next cleanups
 2021-06-14  1:36 UTC  (14+ messages)
` [PATCH 01/13] io-wq: embed wqe ptr array into struct io_wq
` [PATCH 02/13] io-wq: remove unused io-wq refcounting
` [PATCH 03/13] io_uring: refactor io_iopoll_req_issued
` [PATCH 04/13] io_uring: rename function *task_file
` [PATCH 05/13] io-wq: don't repeat IO_WQ_BIT_EXIT check by worker
` [PATCH 06/13] io-wq: simplify worker exiting
` [PATCH 07/13] io_uring: hide rsrc tag copy into generic helpers
` [PATCH 08/13] io_uring: remove rsrc put work irq save/restore
` [PATCH 09/13] io_uring: add helpers for 2 level table alloc
` [PATCH 10/13] io_uring: don't vmalloc rsrc tags
` [PATCH 11/13] io_uring: cache task struct refs
` [PATCH 12/13] io_uring: unify SQPOLL and user task cancellations
` [PATCH 13/13] io_uring: inline io_iter_do_read()

[PATCH] powerpc/signal64: Don't read sigaction arguments back from user memory
 2021-06-14  1:32 UTC  (2+ messages)

[PATCH v6 0/7] kernfs: proposed locking and concurrency improvement
 2021-06-14  1:32 UTC  (4+ messages)
` [PATCH v6 5/7] kernfs: use i_lock to protect concurrent inode updates

[PATCH] powerpc/signal64: Copy siginfo before changing regs->nip
 2021-06-14  1:29 UTC  (3+ messages)

libata: big endian bug in VPD page 89 (ATA Information)
 2021-06-14  1:28 UTC 

[PATCH 0/2] Avoid gender pronouns
 2021-06-14  1:27 UTC  (3+ messages)

[PATCH] MAINTAINER, git-mailrc: Update the mmc maintainer
 2021-06-14  1:27 UTC  (5+ messages)

Wrong tabs in terminal output for git diff
 2021-06-14  1:26 UTC  (4+ messages)

FAILED: patch "[PATCH] ftrace: Do not blindly read the ip address in ftrace_bug()" failed to apply to 5.4-stable tree
 2021-06-14  1:26 UTC  (2+ messages)

[tip:tmp.tmp2 260/364] drivers/scsi/sg.c:1567:11: error: implicit declaration of function 'sysfs_create_link'; did you mean 'kernfs_create_link'?
 2021-06-14  1:22 UTC  (2+ messages)

[PULL v2 00/34] tcg patch queue
 2021-06-14  1:20 UTC  (2+ messages)
` [PULL v2 22/34] tcg: Allocate code_gen_buffer into struct tcg_region_state

[tip:tmp.tmp2 50/364] include/linux/kernel.h:706:51: error: 'struct task_struct' has no member named 'rt'
 2021-06-14  1:18 UTC  (2+ messages)

[PATCH 0/2] python3-hypothesis upgrade
 2021-06-14  1:18 UTC  (3+ messages)
` [PATCH 1/2] python3-manifest: add statistics subpackage
` [PATCH 2/2] python3-hypothesis: upgrade 6.13.14 -> 6.14.0

[PATCH] mark pstore-blk as broken
 2021-06-14  1:17 UTC  (3+ messages)

+ kvm-s390-fix-for-hugepage-vmalloc.patch added to -mm tree
 2021-06-14  1:13 UTC  (3+ messages)

[PATCH] fix typos which duplicate a word
 2021-06-14  1:11 UTC  (3+ messages)
` [PATCH v3] *: "

[PATCH v3 1/3] 9p: add support for root file systems
 2021-06-14  1:09 UTC  (4+ messages)

[jimc:dd-diet-6 36/37] lib/dynamic_debug.c:1319:34: warning: unknown attribute 'optimize' ignored
 2021-06-14  1:09 UTC 

[PATCH 0/3] Fix uninitialised reads found with MSAN
 2021-06-14  1:04 UTC  (6+ messages)
` [PATCH 3/3] builtin/checkout--worker: memset struct to avoid MSAN complaints

FAILED: patch "[PATCH] tracing: Correct the length check which causes memory" failed to apply to 5.10-stable tree
 2021-06-14  1:03 UTC  (3+ messages)

[PATCH v3 0/8] ASoC: tidyup snd_soc_of_parse_daifmt()
 2021-06-14  0:58 UTC  (9+ messages)
` [PATCH v3 1/8] ASoC: soc-core: add snd_soc_daifmt_clock_provider_from_bitmap()
` [PATCH v3 2/8] ASoC: soc-core: add snd_soc_daifmt_clock_provider_fliped()
` [PATCH v3 3/8] ASoC: soc-core: add snd_soc_daifmt_parse_format/clock_provider()
` [PATCH v3 4/8] ASoC: atmel: switch to use snd_soc_daifmt_parse_format/clock_provider()
` [PATCH v3 5/8] ASoC: fsl: "
` [PATCH v3 6/8] ASoC: meson: "
` [PATCH v3 7/8] ASoC: simple-card-utils: "
` [PATCH v3 8/8] ASoC: soc-core: remove snd_soc_of_parse_daifmt()

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-14  0:45 UTC  (5+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-14  0:47 UTC  (7+ messages)
` [PATCH v2 "

[RFC] io_uring: enable shmem/memfd memory registration
 2021-06-14  0:45 UTC  (3+ messages)

[tip:tmp.tmp2 306/364] include/linux/sched/per_task.h:58:84: error: dereferencing pointer to incomplete type 'struct task_struct'
 2021-06-14  0:29 UTC  (2+ messages)

[tip:tmp.tmp2 313/364] include/linux/compat.h:560:13: warning: 'struct old_timespec32' declared inside parameter list will not be visible outside of this definition or declaration
 2021-06-14  0:38 UTC  (2+ messages)

[RESEND PATCH v6 2/2] mmc: openpiton: add piton_mmc driver
 2021-06-14  0:28 UTC  (3+ messages)

[PATCH v6 00/17] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-14  0:20 UTC  (10+ messages)
` [PATCH v6 12/17] phy: sun4i-usb: Introduce port2 SIDDQ quirk
          ` [linux-sunxi] "

[PATCH] docs: add traditional Chinese translation for kernel Documentation
 2021-06-14  0:18 UTC  (4+ messages)

[PATCH] netfs: fix test for whether we can skip read when writing beyond EOF
 2021-06-14  0:08 UTC  (2+ messages)

[RFC 1/3] mm/slub: aggregate objects in cache by stack trace
 2021-06-14  0:08 UTC  (4+ messages)
` [RFC 4/4] docs: add description of debugfs files for SLUB cache

[net-next: PATCH 0/3] ACPI MDIO support for Marvell controllers
 2021-06-14  0:08 UTC  (7+ messages)
` [net-next: PATCH 2/3] net: mvpp2: enable using phylink with ACPI

[PATCH v3 00/11] clk: k210: Rewrite K210 clock without CCF
 2021-06-13 23:08 UTC  (4+ messages)

[PATCH v1] gpio: mt7621: Assign base field in gpio_chip
 2021-06-13 23:57 UTC  (8+ messages)

[PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks
 2021-06-13 23:47 UTC  (3+ messages)

[PATCH v3] Documentation: kdump: update kdump guide
 2021-06-13 23:44 UTC  (4+ messages)

[PATCH 0/4] t: new helper test_line_count_cmd
 2021-06-13 23:43 UTC  (5+ messages)
` [PATCH 1/4] test-lib-functions: introduce test_line_count_cmd

[PATCH v37 3/4] scsi: ufs: Prepare HPB read for cached sub-region
 2021-06-13 23:40 UTC 

[PATCH -next] cifs: fix doc warnings in cifs_dfs_ref.c
 2021-06-13 23:35 UTC  (2+ messages)

[PATCH] cifs: remove redundant initialization of variable rc
 2021-06-13 23:33 UTC  (2+ messages)

[PATCH 0/7] Prepare EP93xx drivers for Common Clock Framework
 2021-06-13 23:30 UTC  (10+ messages)
` [PATCH 1/7] iio: ep93xx: Prepare clock before using it
` [PATCH 2/7] spi: spi-ep93xx: "
` [PATCH 3/7] Input: ep93xx_keypad: "
` [PATCH 4/7] video: ep93xx: "
` [PATCH 5/7] dmaengine: "
` [PATCH 6/7] ASoC: cirrus: i2s: "
` [PATCH 7/7] pwm: ep93xx: "

[Hardknott 0/5] Patch review June 13th
 2021-06-13 23:32 UTC  (6+ messages)
` [Hardknott 1/5] squid: upgrade 4.14 -> 4.15
` [Hardknott 2/5] nss: Fix build on Centos 7
` [Hardknott 3/5] mongodb: Update to 4.4.6-rc0
` [Hardknott 4/5] mongodb: Change PV to 4.4.6
` [Hardknott 5/5] thunar: fix CVE-2021-32563

[PATCH 0/2] Build and fuzzing related fixes
 2021-06-13 23:30 UTC  (7+ messages)
` [PATCH 1/2] libtraceevent: Add eof checks
` [PATCH 2/2] libtraceevent: Changed angled brackets to double quotes

[GSoC] Git Blog 4
 2021-06-13 23:28 UTC  (2+ messages)

[PATCH] configs: OrangePi PC2: Update defaults
 2021-06-13 23:25 UTC  (3+ messages)

[PATCH v3 0/2] memory-hotplug.rst: complete admin-guide overhaul
 2021-06-13 23:20 UTC  (2+ messages)

[PATCH] leds: lgm: Fix up includes
 2021-06-13 23:16 UTC 

[tip:tmp.tmp2 308/364] include/linux/compat.h:548:13: warning: 'struct io_event' declared inside parameter list will not be visible outside of this definition or declaration
 2021-06-13 23:18 UTC  (2+ messages)

[PATCH 0/8] all: use find_next_*_bit() instead of find_first_*_bit() where possible
 2021-06-13 23:16 UTC  (2+ messages)
` [PATCH] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate

[PATCH 0/3] add/update/fix BFQ docs
 2021-06-13 23:14 UTC  (3+ messages)
` [PATCH 1/3] docs: block/bfq: describe per-device weight

[PATCH v2 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-06-13 23:14 UTC  (3+ messages)
` [PING][PATCH "

[RFC PATCH 0/2] docs: automarkup.py: Add literal markup of known constants
 2021-06-13 23:13 UTC  (4+ messages)
` [RFC PATCH 1/2] "

[lustre-devel] [PATCH 00/27] lustre: sync to 2.14.52
 2021-06-13 23:11 UTC  (20+ messages)
` [lustre-devel] [PATCH 02/27] lustre: uapi: rename CONFIG_T_* to MGS_CFG_T_*
` [lustre-devel] [PATCH 04/27] lustre: flr: mmap write/punch does not stale other mirrors
` [lustre-devel] [PATCH 05/27] lustre: llite: default lsm update may memory leak
` [lustre-devel] [PATCH 10/27] lustre: ptlrpc: do not match reply with resent RPC
` [lustre-devel] [PATCH 11/27] lustre: vvp: wait for nrpages to be updated
` [lustre-devel] [PATCH 12/27] lustre: obd: check if sbi->ll_md_exp is initialized
` [lustre-devel] [PATCH 13/27] lustre: osc: Batch gang_lookup cbs
` [lustre-devel] [PATCH 15/27] lnet: do not crash if lnet_sock_getaddr returns error
` [lustre-devel] [PATCH 16/27] lustre: sec: forbid file rename from enc to unencrypted dir
` [lustre-devel] [PATCH 17/27] lustre: mdc: start changelog thread upon first access
` [lustre-devel] [PATCH 18/27] lustre: llog: changelog purge deletes plain llog
` [lustre-devel] [PATCH 19/27] lnet: libcfs: allow comma-separated masks
` [lustre-devel] [PATCH 20/27] lustre: osc: cleanup comment in osc_object_is_contended
` [lustre-devel] [PATCH 22/27] lustre: lmv: change default hash type to crush
` [lustre-devel] [PATCH 23/27] lustre: ptlrpc: move more members in PTLRPC request into pill
` [lustre-devel] [PATCH 24/27] lustre: llite: add selinux testing
` [lustre-devel] [PATCH 25/27] lnet: Fix destination NID for discovery PUSH
` [lustre-devel] [PATCH 26/27] lnet: Check if discovery toggled off in ping reply
` [lustre-devel] [PATCH 27/27] lustre: update version to 2.14.52


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.