All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 15:58:14 to 2022-09-27 16:40:07 UTC [more...]

[PATCH v7 0/5] improve error handling for module load
 2022-09-27 13:38 UTC  (2+ messages)
` [PATCH v7 5/5] accel: abort if we fail to load the accelerator plugin

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-09-27 14:14 UTC  (2+ messages)
` [PATCH v3 01/15] hw: encode accessing CPU index in MemTxAttrs

[PATCH v3 0/3] scalar: make unregister idempotent
 2022-09-27 16:39 UTC  (5+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 4/4] string-list: document iterator behavior on NULL input

[PATCH v2 0/8] hw/arm/virt: Fix dt-schema warnings
 2022-09-27 14:35 UTC  (6+ messages)
` [PATCH v2 4/8] hw/arm/virt: Fix devicetree warning about the gpio-key node
` [PATCH v2 7/8] hw/arm/virt: Fix devicetree warnings about the virtio-iommu node

[PATCH v1 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-09-27 16:39 UTC  (7+ messages)
` [PATCH v1 net 1/5] tcp/udp: Fix memory leak in ipv6_renew_options()
` [PATCH v1 net 2/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
` [PATCH v1 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv4 sk_prot->destroy()
` [PATCH v1 net 4/5] ipv6: Fix data races around sk->sk_prot
` [PATCH v1 net 5/5] tcp: Fix data races around icsk->icsk_af_ops

[PATCH v10 00/27] Rust support
 2022-09-27 16:39 UTC  (14+ messages)
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 27/27] MAINTAINERS: Rust

[patch v11 0/6] support concurrent sync io for bfq on a specail occasion
 2022-09-27 16:38 UTC  (11+ messages)
` [patch v11 3/6] block, bfq: refactor the counting of 'num_groups_with_pending_reqs'
` [patch v11 5/6] block, bfq: cleanup bfq_weights_tree add/remove apis

[Patch v3] usb: core: stop USB enumeration if too many retries
 2022-09-27 16:37 UTC  (4+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-09-27 16:37 UTC  (4+ messages)

[PATCH] misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
 2022-09-27 16:36 UTC  (4+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-27 16:37 UTC  (2+ messages)
` [Virtio-fs] "

[PULL 00/24] Kraxel 20220927 patches
 2022-09-27 15:04 UTC  (2+ messages)

[PATCH v1 2/5] device property: Constify fwnode connection match APIs
 2022-09-27 16:35 UTC  (2+ messages)

[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
 2022-09-27 16:36 UTC  (6+ messages)

[mark:arm64/undef/rework 9/9] arch/arm64/kernel/traps.c:466: undefined reference to `try_emulate_armv8_deprecated'
 2022-09-27 16:34 UTC 

[PATCH v6 5/5] i2c: i2c-mlxbf.c: remove device tree support
 2022-09-27 16:35 UTC  (2+ messages)

arch/riscv/kernel/probes/rethook.c:10:22: warning: no previous prototype for 'arch_rethook_trampoline_callback'
 2022-09-27 16:35 UTC 

[net-next PATCH 8/8] octeontx2-pf: mcs: Introduce MACSEC hardware offloading
 2022-09-27 16:35 UTC  (2+ messages)

Use of uninit value in inet_bind2_bucket_find
 2022-09-27 16:34 UTC  (3+ messages)

[PATCH v3 3/3] thermal: loongson2: add thermal management support
 2022-09-27 16:35 UTC  (2+ messages)

[linux-next:master 5839/9680] ld.lld: error: kernel/built-in.a(dma/map_benchmark.o):(function map_benchmark_cleanup: .exit.text+0x20): relocation R_RISCV_HI20 out of range: 526747 is not in [-524288, 524287]; references map_benchmark_pci_driver
 2022-09-27 16:35 UTC 

[PATCH v2 0/5] Add PWM for MStar SoCs
 2022-09-27 16:33 UTC  (4+ messages)
` [PATCH v2 2/5] pwm: Add support for the MSTAR MSC313 PWM

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-27 16:33 UTC  (9+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments

[PATCH v2] ftrace: fix recursive locking direct_mutex in ftrace_modify_direct_caller
 2022-09-27 16:35 UTC  (2+ messages)

[PATCH v2] nitrogen6x: Remove extra quotes in fdtfile
 2022-09-27 16:33 UTC  (2+ messages)

[PATCH mm-unstable v4 00/10] mm: add file/shmem support to MADV_COLLAPSE
 2022-09-27 16:32 UTC  (4+ messages)
` [PATCH mm-unstable v4 05/10] selftests/vm: dedup THP helpers

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-27 16:33 UTC  (6+ messages)
` [PATCH v3 4/5] drm/amdgpu: switch GPU workload profile

Multi kprobe ftrace_lookup_symbols question
 2022-09-27 16:31 UTC  (3+ messages)

[PATCH v2] btrfs: send: SEND_STREAM_VERSION=3 for CONFIG_BTRFS_DEBUG
 2022-09-27 16:30 UTC 

[PATCH net-next 0/2] net: sched: add helper support in act_ct for ovs offloading
 2022-09-27 16:29 UTC  (5+ messages)
` [PATCH net-next 1/2] net: sched: fix the err path of tcf_ct_init in act_ct

RTT-PROBE: lore-subspace-rtt
 2022-09-27 16:30 UTC 

[xen-unstable-smoke test] 173333: tolerable all pass - PUSHED
 2022-09-27 16:30 UTC 

[PATCH] Makefile: Disable PLATFORM_LIBGCC for LLVM toolchain
 2022-09-27 16:29 UTC  (3+ messages)

[PATCH V4 XDMA 0/2] xilinx XDMA driver
 2022-09-27 16:28 UTC  (4+ messages)
` [PATCH V4 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-27 16:27 UTC  (6+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-27 16:29 UTC  (10+ messages)
` [RFC PATCH v2 1/9] mm: Add new mm flags for Copy-On-Write PTE table
` [RFC PATCH v2 2/9] mm: pgtable: Add sysctl to enable COW PTE
` [RFC PATCH v2 3/9] mm, pgtable: Add ownership to PTE table
` [RFC PATCH v2 4/9] mm: Add COW PTE fallback functions
` [RFC PATCH v2 5/9] mm, pgtable: Add a refcount to PTE table
` [RFC PATCH v2 6/9] mm, pgtable: Add COW_PTE_OWNER_EXCLUSIVE flag
` [RFC PATCH v2 7/9] mm: Add the break COW PTE handler
` [RFC PATCH v2 8/9] mm: Handle COW PTE with reclaim algorithm
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table

[PATCH] update Linux headers to 6.0
 2022-09-27 14:54 UTC  (2+ messages)

[PATCH v4] block: Refactor get_tmp_filename()
 2022-09-27 13:02 UTC 

[Patch v4] usb: core: stop USB enumeration if too many retries
 2022-09-27 16:27 UTC 

[igt-dev] [PATCH i-g-t v3] tests/kms_plane_alpha_blend: Convert test to dynamic
 2022-09-27 16:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_alpha_blend: Convert test to dynamic (rev3)

[PATCH 0/5] [RFC] config API: return empty list, not NULL
 2022-09-27 16:21 UTC  (5+ messages)
` [PATCH 3/5] config: add BUG() statement instead of possible segfault
` [PATCH 4/5] config: return an empty list, not NULL

[PATCH v3 0/8] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 16:24 UTC  (7+ messages)
` [PATCH v3 4/8] pwm: lpss: Include headers we are direct user of

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-27 16:25 UTC  (7+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata

[Weekly meetings] MoM - 22nd of September 2022
 2022-09-27 16:25 UTC 

[syzbot] general protection fault in PageHeadHuge
 2022-09-27 16:24 UTC  (8+ messages)

[PATCH v4 0/7] pwm: lpss: Clean up and convert to a pure library
 2022-09-27 16:24 UTC  (8+ messages)
` [PATCH v4 1/7] pwm: lpss: Deduplicate board info data structures
` [PATCH v4 2/7] pwm: lpss: Move exported symbols to PWM_LPSS namespace
` [PATCH v4 3/7] pwm: lpss: Move resource mapping to the glue drivers
` [PATCH v4 4/7] pwm: lpss: Use device_get_match_data to get device data
` [PATCH v4 5/7] pwm: lpss: Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() macros
` [PATCH v4 6/7] pwm: lpss: Make use of bits.h macros for all masks
` [PATCH v4 7/7] pwm: lpss: Add a comment to the bypass field

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-27 14:38 UTC  (8+ messages)
` [PATCH v4 14/54] tests/qtest: migration-test: Avoid using hardcoded /tmp
` [PATCH v4 18/54] tests/qtest: vhost-user-test: "
` [PATCH v4 50/54] tests/qtest: migration-test: Skip running some TLS cases for win32

[igt-dev] [PATCH i-g-t 0/1] add I915_MMAP_OFFSET_FIXED tests part 2/2
 2022-09-27 16:24 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] i915/gem_mmap_offset: Exercise close race against all types/regions

[PATCH v3 0/9] Add ARM Cortex-R52 cpu
 2022-09-27 13:20 UTC  (3+ messages)
` [PATCH v3 6/9] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32

[PATCH v1 0/3] Improve Landlock help
 2022-09-27 16:23 UTC  (4+ messages)
` [PATCH v1 1/3] samples/landlock: Print hints about ABI versions

[PATCH] cxl/pmem: Use size_add() against integer overflow
 2022-09-27 16:23 UTC  (2+ messages)

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-27 16:21 UTC  (9+ messages)
` [PATCH v3 1/7] docs: promote the title of process/index.rst
` [PATCH v3 2/7] docs: Rewrite the front page
` [PATCH v3 3/7] docs: reconfigure the HTML left column
` [PATCH v3 4/7] docs: remove some index.rst cruft
` [PATCH v3 5/7] docs: move asm-annotations.rst into core-api
` [PATCH v3 6/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-09-27 16:20 UTC  (4+ messages)
` [PATCH v2 3/3] iio: adc: twl4030-madc: add missing of.h include

[PATCH] x86/NUMA: improve memnode_shift calculation for multi node system
 2022-09-27 16:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-27 16:20 UTC 

[PATCH 00/13] ethdev: proceed with flow subsystem rework
 2022-09-27 16:18 UTC  (5+ messages)
` [PATCH 12/13] ethdev: remove deprecated flow item PHY PORT

[PATCH] mkfs.jffs2: fix spelling of --compression-mode parameter in help text
 2022-09-27 16:17 UTC  (3+ messages)

[PATCH v8 0/5] Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-09-27 16:17 UTC  (3+ messages)
` [PATCH v8 4/5] tick/nohz_full: Ensure quiet_vmstat() is called on exit to user-mode when the idle tick is stopped

[igt-dev] [PATCH i-g-t v4 0/2] tests/kms_content_protection: Test Refactoring
 2022-09-27 16:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_content_protection: Test Refactoring (rev2)

[PATCH 1/2] .templateconf: Mark "meta/conf" as an invalid path for templates
 2022-09-27 16:16 UTC  (10+ messages)
` [PATCH 2/2] oe-setup-builddir: Do not hardcode invalid paths "
  ` [OE-core] "

[LTP] [PATCH 0/6] Locally distributed work API
 2022-09-27 16:14 UTC  (7+ messages)
` [LTP] [PATCH 1/6] api/epoll: Add safe epoll functions
` [LTP] [PATCH 2/6] api/evloop: Add helpers for creating an event loop
` [LTP] [PATCH 3/6] api/state_machine: Add validating state machines
` [LTP] [PATCH 4/6] api/channel: Add channel abstraction for message passing
` [LTP] [PATCH 5/6] api/worker: Add library for distributing work over multiple procs
` [LTP] [PATCH 6/6] read_all: Migrate to the worker lib

[PATCH v3 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-09-27 16:14 UTC  (4+ messages)
` [PATCH v3 01/10] KVM: x86/mmu: Change tdp_mmu to a read-only parameter

[PATCH v3 0/5] blk-wbt: simple improvment to enable wbt correctly
 2022-09-27 16:14 UTC  (11+ messages)
` [PATCH v3 3/5] block, bfq: don't disable wbt if CONFIG_BFQ_GROUP_IOSCHED is disabled

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-27 16:13 UTC  (8+ messages)
` [RFC PATCH 7/9] cxl/test: Add generic mock events

[PATCH v2 0/5] tools/ocaml: build/compatibility fixes with OCaml 5.0 for Xen 4.17
 2022-09-27 16:13 UTC  (3+ messages)
` [PATCH v2 4/5] tools/ocaml/libs/xc: OCaml 5.0 compatibility

[igt-dev] [PATCH i-g-t 0/3] Remove gem_get_batch_size()
 2022-09-27 16:12 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/prime_mmap: Use batch sizes appropriate for regions

[PATCH -next] crypto: ccp: Add __init/__exit annotations to module init/exit funcs
 2022-09-27 16:11 UTC  (2+ messages)

ip: Missing brace in ip6tunnel.c
 2022-09-27 16:11 UTC 

[Intel-gfx] [PATCH v2 00/15] Add DG2 OA support
 2022-09-27 16:11 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 14/15] drm/i915/guc: Support OA when Wa_16011777198 is enabled

[PATCH v2 0/2] Fixes for ATA device queue depth control
 2022-09-27 16:09 UTC  (5+ messages)
` [PATCH v2 2/2] ata: libata-sata: Fix "

Builing Gcc fails Poky
 2022-09-27 16:11 UTC 

[PATCH v5 0/6] Change mmsys compatible for mt8195 mediatek-drm
 2022-09-27 15:27 UTC  (9+ messages)
` [PATCH v5 2/6] Revert "soc: mediatek: add mtk-mmsys support for mt8195 vdosys0"
` [PATCH v5 3/6] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v5 4/6] Revert "drm/mediatek: Add mediatek-drm of vdosys0 support for mt8195"
` [PATCH v5 5/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195

[dm-devel] [PATCH] kernfs: fix a crash when two processes delete the same directory
 2022-09-27 16:09 UTC  (4+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2022-09-27 16:10 UTC 

[PATCH] abspath.h is created
 2022-09-27 16:08 UTC 

[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-27 16:07 UTC  (4+ messages)
  ` [dm-devel] [PATCH v15 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "
    `  "

[Virtio-fs] [virtiofsd] Issue closed: Cannot copy files / crash on Windows 11 22H2, Server 2019, Server 2022
 2022-09-27 16:09 UTC 

[PATCH v4 0/7] Fixups for s2idle on various Rembrandt laptops
 2022-09-27 16:07 UTC  (4+ messages)
` [PATCH v4 7/7] acpi/x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13

[PATCH] x86/NUMA: correct memnode_shift calculation for single node system
 2022-09-27 16:08 UTC  (3+ messages)

[PATCH net] rhashtable: fix crash due to mm api change
 2022-09-27 16:05 UTC  (6+ messages)
        ` [Intel-wired-lan] "

[PATCH 0/2] enable plugging only for reads in zoned block devices
 2022-09-27 16:04 UTC  (10+ messages)
  ` [PATCH 1/2] block: modify blk_mq_plug() to allow only reads for "

[PATCH 06/10] PM: hibernate: Add kernel-based encryption
 2022-09-27 16:03 UTC  (12+ messages)
` TPM: hibernate with IMA PCR 10

stable-rc/queue/4.19 build: 174 builds: 5 failed, 169 passed, 2 errors, 29 warnings (v4.19.259-55-g9c3fb8bb5549)
 2022-09-27 16:03 UTC 

[PATCH] Documentation/CoC: Reflect current CoC interpretation and practices
 2022-09-27 16:03 UTC  (4+ messages)

[PATCH v4 0/6] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-27 16:02 UTC  (11+ messages)
` [PATCH v4 1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v4 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v4 3/6] KVM: arm64: Enable ring-based dirty memory tracking

[PATCH] btrfs: send: gate SEND_A_MAX and SEND_C_MAX V3
 2022-09-27 16:02 UTC  (3+ messages)

[dm-devel] A patch to reduce dm-bufio locking
 2022-09-27 16:04 UTC  (2+ messages)
` [dm-devel] A patch to reduce dm-bufio locking (version 2)

stop poking into the request queue in nvmet
 2022-09-27 16:03 UTC  (2+ messages)

[for-next][PATCH 00/20] tracing: Update for 6.1
 2022-09-27 16:02 UTC  (23+ messages)
` [for-next][PATCH 01/20] tracing/eprobe: Add eprobe filter support
` [for-next][PATCH 02/20] selftests/ftrace: Add eprobe syntax error testcase
` [for-next][PATCH 03/20] rv/monitors: add static qualifier for local symbols
` [for-next][PATCH 04/20] rv/dot2K: add static qualifier for local variable
` [for-next][PATCH 05/20] tracing: Add numeric delta time to the trace event benchmark
` [for-next][PATCH 06/20] tracing/hist: Call hist functions directly via a switch statement
` [for-next][PATCH 07/20] tracing: Move struct filter_pred into trace_events_filter.c
` [for-next][PATCH 08/20] tracing/filter: Call filter predicate functions directly via a switch statement
` [for-next][PATCH 09/20] tracepoint: Optimize the critical region of mutex_lock in tracepoint_module_coming()
` [for-next][PATCH 10/20] x86/ftrace: Remove unused modifying_ftrace_code declaration
` [for-next][PATCH 11/20] x86/kprobes: Remove unused arch_kprobe_override_function() declaration
` [for-next][PATCH 12/20] tracing: kprobe: Fix kprobe event gen test module on exit
` [for-next][PATCH 13/20] tracing: kprobe: Make gen test module work in arm and riscv
` [for-next][PATCH 14/20] tracing/osnoise: Fix possible recursive locking in stop_per_cpu_kthreads
` [for-next][PATCH 15/20] rv/monitor: Add __init/__exit annotations to module init/exit funcs
` [for-next][PATCH 16/20] tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
` [for-next][PATCH 17/20] ftrace: Remove obsoleted code from ftrace and task_struct
` [for-next][PATCH 18/20] x86: kprobes: Remove unused macro stack_addr
` [for-next][PATCH 19/20] tracing/eprobe: Fix alloc event dir failed when event name no set
` [for-next][PATCH 20/20] ftrace: Properly unset FTRACE_HASH_FL_MOD

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-27 16:02 UTC  (5+ messages)

[GIT PULL 0/7] NVIDIA Tegra changes for v5.20-rc1
 2022-09-27 16:00 UTC  (8+ messages)
` [GIT PULL 1/7] soc/tegra: Changes "

[dpdk-dev] [PATCH 1/2] net/bnxt: remove unnecessary check
 2022-09-27 15:59 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] net/bnxt: fix freeing of representor info memory

RTT-PROBE: lore-subspace-rtt
 2022-09-27 16:00 UTC 

[PATCH v6 1/4] rcu: Make call_rcu() lazy to save power
 2022-09-27 15:59 UTC  (11+ messages)

[PATCH] block: replace blk_queue_nowait with bdev_nowait
 2022-09-27 15:59 UTC  (2+ messages)

[PATCHv2] blk-mq: use quiesced elevator switch when reinitializing queues
 2022-09-27 15:59 UTC  (2+ messages)

[PATCH] x86/fpu: use __alignof__ to avoid UB in TYPE_ALIGN
 2022-09-27 15:58 UTC  (3+ messages)
` [PATCH v2] x86/fpu: use _Alignof "

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-27 15:58 UTC  (11+ messages)

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-09-27 15:57 UTC  (7+ messages)
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt


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.