All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-19 23:51:20 to 2022-08-20 02:20:21 UTC [more...]

[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  (6+ messages)

[PATCH v2 1/2] scsi: Add buf_len parameter to scsi_req_new()
 2022-08-20  1:56 UTC  (2+ messages)
` [PATCH v2 2/2] scsi: Reject commands if the CDB length exceeds buf_len

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  2:10 UTC 

[PATCH v2] f2fs: use memcpy_{to,from}_page() where possible
 2022-08-20  2:08 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] f2fs: use memcpy_{to, from}_page() "

[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  (4+ messages)
` [PATCH v2] "
  ` [f2fs-dev] "

[LTP] [PATCH 1/1] statx04: Remove kernel comments in docparse
 2022-08-20  2:03 UTC  (7+ messages)

[PATCH] libtracefs: allow pthread inclusion overrideable in Makefile
 2022-08-20  2:02 UTC 

[PATCH v2 00/15] drm/i915: HuC loading for DG2
 2022-08-20  2:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v3] drm/i915/guc/slpc: Allow SLPC to use efficient frequency
 2022-08-20  2:01 UTC  (3+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/guc/slpc: Allow SLPC to use efficient frequency (rev4)

RTT-PROBE: lore-subspace-rtt
 2022-08-20  2:00 UTC 

[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)

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:50 UTC 

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 v3] mm: release private data before split THP
 2022-08-20  1:48 UTC  (3+ messages)

[PATCH v2] swiotlb: avoid potential left shift overflow
 2022-08-20  1:42 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:40 UTC 

[PATCH] btrfs: take the correct ctl lock when removing free space cache
 2022-08-20  1:39 UTC  (2+ messages)

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:30 UTC 

[Intel-gfx] [PATCH 0/4] CDCLK churn: move checks to atomic check
 2022-08-20  1:29 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/display: Add CDCLK actions to intel_cdclk_state
` [Intel-gfx] [PATCH 2/4] drm/i915/squash: s/intel_cdclk_can_squash/intel_cdclk_squash
` [Intel-gfx] [PATCH 3/4] drm/i915/display: s/intel_cdclk_can_crawl/intel_cdclk_crawl
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Add cdclk checks to atomic check
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for CDCLK churn: move "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[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)

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-08-20  1:23 UTC  (29+ 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: "

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:20 UTC 

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

[PATCH] ASoC: ops: Don't modify the driver's plaform_max when reading state
 2022-08-20  1:10 UTC  (4+ messages)

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:10 UTC 

[kirkstone][meta-virtualization][PATCH] ceph: upgrade v15.2.15 -> v15.2.17
 2022-08-20  1:05 UTC  (6+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 3f4e432fb9c6357b4b9bce1def67d61a215029eb
 2022-08-20  1:04 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.9-q-release 7904/9999] include/linux/delayacct.h: linux/slab.h is included more than once
 2022-08-20  1:05 UTC 

[REGRESSION] v5.17-rc1+: FIFREEZE ioctl system call hangs
 2022-08-20  1:04 UTC  (9+ messages)

[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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  1:00 UTC 

[PATCH 0/3] DLB2 Performance Optimizations
 2022-08-20  0:59 UTC  (4+ messages)
` [PATCH 1/3] event/dlb2: add producer port probing optimization
` [PATCH 2/3] event/dlb2: add fence bypass option for producer ports
` [PATCH 3/3] event/dlb2: optimize credit allocations

[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 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 

[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 

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:50 UTC 

[PATCH 00/21] btrfs: add fscrypt integration
 2022-08-20  0:50 UTC  (6+ messages)
` [PATCH 05/21] fscrypt: add new encryption policy for btrfs

[RFC 0/2] v4l2 stateless tracer/retracer utilities
 2022-08-20  0:50 UTC  (3+ messages)
` [RFC 1/2] utils: add stateless tracer utility
` [RFC 2/2] utils: add stateless retracer utility

Block module crash loading on 5.15.x kernel?
 2022-08-20  0:46 UTC 

[PATCH] selftests/landlock: skip overlayfs test when kernel not support it
 2022-08-20  0:45 UTC 

+ mm-release-private-data-before-split-thp.patch added to mm-unstable branch
 2022-08-20  0:45 UTC 

[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)

[ANNOUNCE] git-remote-hg 0.6
 2022-08-20  0:41 UTC 

[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)

[PATCH] crypto: testmgr - don't generate WARN for missing modules
 2022-08-20  0:40 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:40 UTC 

[Nouveau] Quadro GPU shows as UNCLAIMED
 2022-08-20  0:40 UTC  (2+ 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 v2] NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
 2022-08-20  0:34 UTC  (5+ messages)

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

+ mm-hugetlb-simplify-per-node-sysfs-creation-and-removal.patch added to mm-unstable branch
 2022-08-20  0:31 UTC 

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:30 UTC 

+ userfaultfd-update-documentation-to-describe-dev-userfaultfd-v7.patch added to mm-unstable branch
 2022-08-20  0:29 UTC 

+ userfaultfd-selftests-modify-selftest-to-use-dev-userfaultfd-v7.patch added to mm-unstable branch
 2022-08-20  0:29 UTC 

+ userfaultfd-add-dev-userfaultfd-for-fine-grained-access-control-v7.patch added to mm-unstable branch
 2022-08-20  0:29 UTC 

[Intel-gfx] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
 2022-08-20  0:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/guc: Disable i915_pm_rps when SLPC is enabled (rev2)

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

[PATCH bpf-next v3 0/5] Support direct writes to nf_conn:mark
 2022-08-20  0:21 UTC  (5+ messages)
` [PATCH bpf-next v3 4/5] bpf: Add support for writing "

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

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:20 UTC 

What's cooking in git.git (Aug 2022, #02; Fri, 5)
 2022-08-20  0:18 UTC  (6+ messages)

[PATCH] MAINTAINERS: Remove myself as EEH maintainer
 2022-08-20  0:17 UTC  (3+ 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 35/36] drivers/virtio/virtio_mmio.c:611:13: error: implicit declaration of function 'cc_platform_has'
 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 

[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 v2 0/2] Allow --ancestry-path to take an argument
 2022-08-20  0:13 UTC  (8+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 3/3] revision: allow "

[linux-linus test] 172640: regressions - FAIL
 2022-08-20  0:12 UTC 

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

Keys for Stephen Brennan
 2022-08-20  0:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:10 UTC 

[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)

[PATCH][SMB3] fix temporary data corruption in collapse range
 2022-08-20  0:06 UTC 

[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 net 00/17] net: sysctl: Fix data-races around net.core.XXX
 2022-08-20  0:04 UTC  (5+ messages)
` [PATCH v3 net 02/17] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
` [PATCH v3 net 05/17] ratelimit: Fix data-races in ___ratelimit()

[PATCH v3 bpf-next 01/15] bpf: Introduce any context BPF specific memory allocator
 2022-08-20  0:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-20  0:00 UTC 

[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 net] Revert "net: macsec: update SCI upon MAC address change."
 2022-08-20  0:00 UTC  (2+ messages)

btrfs I/O completion cleanup and single device I/O optimizations v3
 2022-08-19 23:56 UTC  (6+ messages)
` [PATCH 08/11] btrfs: split submit_stripe_bio
` [PATCH 09/11] btrfs: simplify the submit_stripe_bio calling convention

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

[PATCH 1/2] system_data_types.7: srcfix
 2022-08-19 23:53 UTC  (7+ messages)

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

[ovmf test] 172651: regressions - FAIL
 2022-08-19 23:52 UTC 

[PATCH v2] arm64: dts: rockchip: Add analog audio output on quartz64-b
 2022-08-19 23:51 UTC  (4+ 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] nilfs2: delete unnecessary checks before brelse()
 2022-08-19 23:50 UTC  (3+ 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.