linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 23:24:14 to 2022-08-20 07:01:02 UTC [more...]

stalling IO regression since linux 5.12, through 5.18
 2022-08-20  7:00 UTC  (11+ messages)

bpf selftest failed in 5.4.210 kernel
 2022-08-20  7:00 UTC  (6+ messages)

[PATCH v8 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver
 2022-08-20  6:57 UTC  (2+ messages)

[PATCH v8 0/7] RISC-V IPI Improvements
 2022-08-20  6:54 UTC  (8+ messages)
` [PATCH v8 1/7] RISC-V: Clear SIP bit only when using SBI IPI operations
` [PATCH v8 2/7] irqchip/riscv-intc: Allow drivers to directly discover INTC hwnode
` [PATCH v8 3/7] genirq: Add mechanism to multiplex a single HW IPI
` [PATCH v8 4/7] RISC-V: Treat IPIs as normal Linux IRQs
` [PATCH v8 5/7] RISC-V: Allow marking IPIs as suitable for remote FENCEs
` [PATCH v8 6/7] RISC-V: Use IPIs for remote TLB flush when possible
` [PATCH v8 7/7] RISC-V: Use IPIs for remote icache "

[PATCH v3 00/14] Use devm helpers for regulator get and enable
 2022-08-20  6:48 UTC  (7+ messages)
` [PATCH v3 08/14] iio: bmg160_core: Simplify using devm_regulator_*get_enable()

[tip:master] BUILD SUCCESS 254abba1863ae7bfc1a698661450cb7aee300f54
 2022-08-20  6:47 UTC 

[PATCH 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
 2022-08-20  6:42 UTC  (6+ messages)
` [PATCH v2 0/4] remove useless files
  ` [PATCH v2 1/4] staging: rtl8723bs: remove unused function ODM_InbandNoise_Monitor
  ` [PATCH v2 2/4] staging: rtl8723bs: remove member noise_level from struct dm_odm_t
  ` [PATCH v2 3/4] staging: rtl8723bs: remove odm_NoiseMonitor.o from Makefile
  ` [PATCH v2 4/4] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c

[PATCH] i2c: ismt: Remove useless DMA-32 fallback configuration
 2022-08-20  6:38 UTC  (2+ messages)

[PATCH -next] f2fs: fix wrong dirty page count when race between mmap and fallocate
 2022-08-20  6:35 UTC  (2+ messages)

[PATCH v2] i2c: designware: Introduce semaphore reservation timer to AMDPSP driver
 2022-08-20  6:30 UTC  (2+ messages)

[syzbot] possible deadlock in ext4_bmap
 2022-08-20  6:25 UTC  (3+ messages)

[GIT PULL] s390 updates for 6.0-rc2
 2022-08-20  6:15 UTC 

WARNING: CPU: 1 PID: 83 at arch/x86/kernel/cpu/sgx/main.c:446 ksgxd+0x1b7/0x1d0
 2022-08-20  6:13 UTC  (4+ messages)

[RFC PATCH 00/18] KVM hardware enable/disable reorganize
 2022-08-20  6:00 UTC  (19+ messages)
` [RFC PATCH 01/18] KVM: x86: Drop kvm_user_return_msr_cpu_online()
` [RFC PATCH 02/18] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
` [RFC PATCH 03/18] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [RFC PATCH 04/18] KVM: Add arch hooks for PM events with empty stub
` [RFC PATCH 05/18] KVM: x86: Move TSC fixup logic to KVM arch resume callback
` [RFC PATCH 06/18] KVM: Add arch hook when VM is added/deleted
` [RFC PATCH 07/18] KVM: Move out KVM arch PM hooks and hardware enable/disable logic
` [RFC PATCH 08/18] KVM: kvm_arch.c: Remove _nolock post fix
` [RFC PATCH 09/18] KVM: kvm_arch.c: Remove a global variable, hardware_enable_failed
` [RFC PATCH 10/18] KVM: x86: Move check_processor_compatibility from init ops to runtime ops
` [RFC PATCH 11/18] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [RFC PATCH 12/18] KVM: Do processor compatibility check on cpu online and resume
` [RFC PATCH 13/18] KVM: x86: Duplicate arch callbacks related to pm events
` [RFC PATCH 14/18] KVM: Eliminate kvm_arch_post_init_vm()
` [RFC PATCH 15/18] KVM: x86: Delete kvm_arch_hardware_enable/disable()
` [RFC PATCH 16/18] KVM: Add config to not compile kvm_arch.c
` [RFC PATCH 17/18] KVM: x86: Remove cpus_hardware_enabled and related sanity check
` [RFC PATCH 18/18] KVM: "

[PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
 2022-08-20  5:54 UTC  (3+ messages)

arch/arm64/kvm/hyp/nvhe/stacktrace.c:15:1: sparse: sparse: symbol '__pcpu_scope_kvm_stacktrace_info' was not declared. Should it be static?
 2022-08-20  5:49 UTC 

[PATCH 1/5] dynamic_dname(): drop unused dentry argument
 2022-08-20  5:44 UTC  (7+ messages)
` [PATCH 4/5] ksmbd: don't open-code %pf

[jgunthorpe:vfio_iommufd 25/29] drivers/vfio/vfio_main.c:600: undefined reference to `iommufd_vfio_compat_ioas_id'
 2022-08-20  5:18 UTC 

[PATCH] lockdep: Panic on warning if panic_on_warn is set
 2022-08-20  5:18 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-3 tag
 2022-08-20  5:03 UTC 

[PATCH 0/2] usb: typec: mux: GPIO-based SBU mux
 2022-08-20  4:56 UTC  (17+ messages)
` [PATCH 1/2] dt-bindings: usb: Introduce "

[PATCH 5.10] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-08-20  5:05 UTC 

[PATCH v26 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-20  4:33 UTC  (4+ messages)
` [PATCH v26 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
 2022-08-20  4:28 UTC  (9+ messages)
` [PATCH bpf-next v3 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v3 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v3 5/5] selftests/bpf: Add tests "

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-20  4:03 UTC  (15+ messages)
` [PATCH v2 01/11] mm/ioremap: change the return value of io[re|un]map_allowed and rename
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot
` [PATCH v2 03/11] mm: ioremap: allow ARCH to have its own ioremap definition
` [PATCH v2 04/11] arc: mm: Convert to GENERIC_IOREMAP
` [PATCH v2 05/11] hexagon: "
` [PATCH v2 06/11] ia64: "
` [PATCH v2 07/11] openrisc: "
` [PATCH v2 08/11] parisc: "
` [PATCH v2 09/11] s390: "
` [PATCH v2 10/11] sh: "
` [PATCH v2 11/11] xtensa: "

arch/arm64/kvm/hyp/nvhe/stacktrace.c:10:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static?
 2022-08-20  3:52 UTC 

[jgunthorpe:iommufd 12/14] drivers/iommu/iommufd/vfio_compat.c:261:17: sparse: sparse: cast removes address space '__user' of expression
 2022-08-20  3:52 UTC 

[RFC][PATCHES] termios.h cleanups
 2022-08-20  3:37 UTC  (8+ messages)
` [PATCH 1/7] loongarch: remove generic-y += termios.h
  ` [PATCH 2/7] termios: get rid of stray asm/termios.h include in n_hdlc.c
  ` [PATCH 3/7] start unifying INIT_C_CC and termios convertors
  ` [PATCH 4/7] termios: consolidate values for VDISCARD in INIT_C_CC
  ` [PATCH 5/7] make generic INIT_C_CC a bit more generic
  ` [PATCH 6/7] termios: convert the last (sparc) INIT_C_CC to array
  ` [PATCH 7/7] termios: get rid of non-UAPI asm/termios.h

[PATCH] batman-adv: Fix hang up with small MTU hard-interface
 2022-08-20  3:25 UTC 

[PATCH] mm: fix pgdat->kswap accessed concurrently
 2022-08-20  3:25 UTC 

[PATCH 0/9] LoongArch: Add ftrace support
 2022-08-20  3:16 UTC  (11+ messages)
` [PATCH 1/9] LoongArch/ftrace: Add basic support

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-20  3:08 UTC  (3+ messages)
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment

[PATCH] f2fs: remove gc_urgent_high_limited for cleanup
 2022-08-20  3:06 UTC 

[PATCH v2] f2fs: iostat: support accounting compressed IO
 2022-08-20  3:04 UTC 

Lenovo Ideapad 5 Pro-16ACH6 Laptop Updated GSCN33WW BIOS Slows Linux
 2022-08-20  2:53 UTC 

[PATCH] LoongArch: Select PCI_QUIRKS to avoid build error
 2022-08-20  2:57 UTC 

[v2][PATCH] net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
 2022-08-20  2:57 UTC  (2+ messages)

[krzk-mem-ctrl:for-v6.1/brcm-stb 1/3] htmldocs: Warning: Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt references a file that doesn't exist: Documentation/devicetree/bindings/memory-controllers/brcm,memc.yaml
 2022-08-20  2:56 UTC  (3+ messages)

[PATCH 3/3] staging: rtl8723bs: remove odm_NoiseMonitor.h and odm_NoiseMonitor.c
 2022-08-20  2:50 UTC  (2+ messages)

[PATCH v2] swiotlb: avoid potential left shift overflow
 2022-08-20  2:50 UTC  (4+ messages)

[PATCH] f2fs: zoned device does not support ATGC
 2022-08-20  2:31 UTC  (3+ messages)
` [PATCH v2] f2fs: LFS mode "
  ` [f2fs-dev] "

[PATCH v2 0/2] tracing/hist: Add percentage histogram suffixes
 2022-08-20  2:31 UTC  (3+ messages)

[PATCH v2] mm/damon/dbgfs: avoid duplicate context directory creation
 2022-08-20  2:29 UTC  (2+ messages)

[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
 2022-08-20  2:20 UTC  (3+ messages)
` [PATCH 04/13] docs: zh_CN: remove references to rust documentation

RISC-V: patched kexec-tools on github for review/testing
 2022-08-20  2:19 UTC  (4+ messages)

[PATCH v2] mm/mempolicy: fix lock contention on mems_allowed
 2022-08-20  2:06 UTC  (3+ messages)

[PATCH] f2fs: fix wrong continue condition in GC
 2022-08-20  2:04 UTC  (5+ messages)
` [f2fs-dev] "
` [PATCH v2] "
  ` [f2fs-dev] "

[PATCH 0/4] tracing/eprobes: Fixes for unexpected arguments
 2022-08-20  1:57 UTC  (6+ messages)
` [PATCH 1/4] tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
` [PATCH 2/4] tracing/eprobes: Do not hardcode $comm as a string
` [PATCH 3/4] tracing/eprobes: Fix reading of string fields
` [PATCH 4/4] tracing/eprobes: Have event probes be consistent with kprobes and uprobes

[PATCH v15 00/10] mm/demotion: Memory tiers and demotion
 2022-08-20  1:54 UTC  (4+ messages)

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for 'mpc52xx_psc_spi_transfer_one_message'
 2022-08-20  1:49 UTC 

[PATCH 6/9] LoongArch: modules/ftrace: Initialize PLT at load time
 2022-08-20  1:30 UTC  (3+ messages)

[intel-tdx:guest-hardening-rebased 16/36] arch/x86/coco/tdx/tdx-tests.c:66:12: warning: no previous prototype for function 'kvm_unit_test_debug_init'
 2022-08-20  1:29 UTC 

[hverkuil-media-tree:for-v6.1c 3/3] drivers/media/platform/mediatek/mdp3/mtk-mdp3-comp.c:905:10: warning: cast to smaller integer type 'enum mdp_comp_type' from 'const void *'
 2022-08-20  1:28 UTC  (3+ messages)

arch/arm64/kvm/hyp/nvhe/stacktrace.c:15:1: sparse: sparse: symbol '__pcpu_scope_kvm_stacktrace_info' was not declared. Should it be static?
 2022-08-20  1:27 UTC 

[V2][PATCH] asm-generic: sections: refactor memory_intersects
 2022-08-20  1:26 UTC  (4+ messages)

linux-parisc compile failure in current git
 2022-08-20  1:22 UTC  (12+ messages)

[PATCH v1 4/4] swiotlb: panic if nslabs is too small
 2022-08-20  1:20 UTC  (2+ messages)

[GIT PULL] perf tools fixes for v6.0: 1st batch
 2022-08-20  1:11 UTC 

[PATCH] page_ext: move up page_ext_init() to catch early page allocation if DEFERRED_STRUCT_PAGE_INIT is n
 2022-08-20  1:02 UTC  (2+ messages)

[PATCH v3 0/8] KVM: x86: Apply NX mitigation more precisely
 2022-08-20  1:04 UTC  (10+ messages)
` [PATCH v3 3/8] KVM: x86/mmu: Rename NX huge pages fields/functions for consistency

[PATCH v3 1/3] driver: input: matric-keypad: switch to gpiod
 2022-08-20  0:59 UTC  (3+ messages)

[PATCH v3] media: uvcvideo: limit power line control for Sonix Technology
 2022-08-20  0:56 UTC 

[intel-tdx:guest-hardening-rebased 13/36] arch/x86/coco/tdx/tdx.c:531:15: warning: no previous prototype for function 'tdx_mmio_readq'
 2022-08-20  0:54 UTC 

[intel-tdx:guest-hardening-rebased 16/36] arch/x86/coco/tdx/tdx-tests.c:66:12: warning: no previous prototype for 'kvm_unit_test_debug_init'
 2022-08-20  0:54 UTC 

[PATCH 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-20  0:49 UTC  (4+ messages)
` [PATCH 02/11] mm: ioremap: fixup the physical address

[PATCH 5.10 000/545] 5.10.137-rc1 review
 2022-08-20  0:44 UTC  (2+ messages)

[PATCH 5.15 00/14] 5.15.62-rc1 review
 2022-08-20  0:42 UTC  (2+ messages)

[PATCH 5.18 0/6] 5.18.19-rc1 review
 2022-08-20  0:41 UTC  (2+ messages)

[PATCH 5.19 0/7] 5.19.3-rc1 review
 2022-08-20  0:40 UTC  (4+ messages)

[intel-tdx:guest-hardening-rebased 14/36] arch/x86/mm/mem_encrypt_amd.c:218:13: warning: no previous prototype for 'sev_setup_arch'
 2022-08-20  0:34 UTC 

[linux-stable-rc:linux-4.19.y 1539/3658] drivers/net/ethernet/xilinx/xilinx_axienet_main.c:283:9: error: 'ret' undeclared; did you mean 'net'?
 2022-08-20  0:34 UTC 

[PATCH] core: Variable type completion
 2022-08-20  0:34 UTC  (4+ messages)

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-08-20  0:33 UTC  (8+ messages)
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-20  0:27 UTC  (5+ messages)

[PATCH net] net: phy: Warn if phy is attached when removing
 2022-08-20  0:20 UTC  (3+ messages)

[PATCH v2] arch/cacheflush: Introduce flush_all_caches()
 2022-08-20  0:20 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Run dirty_log_perf_test on specific cpus
 2022-08-20  0:17 UTC  (6+ messages)

[intel-tdx:guest-hardening-rebased 13/36] arch/x86/coco/tdx/tdx.c:531:15: warning: no previous prototype for 'tdx_mmio_readq'
 2022-08-20  0:13 UTC 

[intel-tdx:guest-hardening-rebased 11/36] arch/x86/coco/tdx/tdx.c:298:14: warning: no previous prototype for function 'tdx_write_msr'
 2022-08-20  0:13 UTC 

[intel-tdx:guest-hardening-rebased 35/36] drivers/virtio/virtio_mmio.c:611:13: error: implicit declaration of function 'cc_platform_has'
 2022-08-20  0:13 UTC 

[PATCH v2 1/2] selftests/vm: fix inability to build any vm tests
 2022-08-20  0:14 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/vm: use top_srcdir instead of recomputing relative paths

[PATCH 0/2] Add pixel formats used in Synatpics SoC
 2022-08-20  0:10 UTC  (9+ messages)
` [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format

[PATCH 0/3] Fix some issues when looking up hugetlb page
 2022-08-20  0:08 UTC  (2+ messages)

[PATCH v2] driver core: Fix bus_type.match() error handling
 2022-08-20  0:07 UTC  (12+ messages)

[PATCHSET for-6.1] kernfs, cgroup: implement kernfs_deactivate() and cgroup_file_show()
 2022-08-20  0:05 UTC  (8+ messages)
` [PATCH 1/7] kernfs: Simply by replacing kernfs_deref_open_node() with of_on()
` [PATCH 2/7] kernfs: Drop unnecessary "mutex" local variable initialization
` [PATCH 3/7] kernfs: Refactor kernfs_get_open_node()
` [PATCH 4/7] kernfs: Skip kernfs_drain_open_files() more aggressively
` [PATCH 5/7] kernfs: Make kernfs_drain() skip draining "
` [PATCH 6/7] kernfs: Allow kernfs nodes to be deactivated and re-activated
` [PATCH 7/7] cgroup: Implement cgroup_file_show()

[PATCH v3] docs: admin-guide/mm: Improve grammar on MM concepts documentation
 2022-08-20  0:00 UTC 

[PATCH -next] amt: remove unneccessary skb pointer check
 2022-08-20  0:00 UTC  (2+ messages)

[PATCH net-next] net: prestera: add missing ABI compatibility check
 2022-08-20  0:00 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Lower sd speed on quartz64-b
 2022-08-19 23:53 UTC  (2+ messages)

[PATCH] nilfs2: delete unnecessary checks before brelse()
 2022-08-19 23:50 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Add analog audio output on quartz64-b
 2022-08-19 23:51 UTC  (2+ messages)

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-19 23:50 UTC  (2+ messages)

[PATCH net-next] selftests/net: test l2 tunnel TOS/TTL inheriting
 2022-08-19 23:50 UTC  (2+ messages)

[PATCH] PCI: Disable upstream port PTM during suspend
 2022-08-19 23:49 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 332924973725e8cdcc783c175f68cf7e162cb9e5
 2022-08-19 23:49 UTC 

[intel-tdx:guest-hardening-rebased 24/36] drivers/pci/probe.c:2451:14: error: implicit declaration of function 'cc_platform_has'
 2022-08-19 23:42 UTC 

[PATCH RESEND] mm: hugetlb: simplify per-node sysfs creation and removal
 2022-08-19 23:41 UTC  (2+ messages)

[PATCH net] net: dpaa: Fix <1G ethernet on LS1046ARDB
 2022-08-19 23:40 UTC  (2+ messages)

arch/arm64/kvm/hyp/nvhe/stacktrace.c:10:1: sparse: sparse: symbol '__pcpu_scope_overflow_stack' was not declared. Should it be static?
 2022-08-19 23:32 UTC 

[PATCH] Makefile.extrawarn: add -Wformat-insufficient-args for clang build
 2022-08-19 23:33 UTC  (3+ messages)

[PATCH v1 1/3] hwmon: (pwm-fan) Make use of device properties
 2022-08-19 23:32 UTC  (5+ messages)

[intel-tdx:guest-hardening-rebased 11/36] arch/x86/coco/tdx/tdx.c:298:14: warning: no previous prototype for 'tdx_write_msr'
 2022-08-19 23:32 UTC 

[PATCH v6 0/4] iio: accel: add MSA311 accelerometer driver
 2022-08-19 23:23 UTC  (5+ messages)
` [PATCH v6 3/4] iio: add MEMSensing MSA311 3-axis "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).