All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-26 15:29:18 to 2022-05-26 16:55:31 UTC [more...]

[PATCH 0/5] usage API: add and use a bug() + BUG_if_bug()
 2022-05-26 16:55 UTC  (6+ messages)
` [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()

[PATCH v1 06/11] PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
 2022-05-26 16:54 UTC  (2+ messages)

[PATCH v2 0/2] crypto/qat: add secp384r1 curve support
 2022-05-26 16:53 UTC  (3+ messages)

[PATCH 1/2] locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro
 2022-05-26 16:52 UTC  (3+ messages)

[PATCH] x86/mm: Remove unnecessary mfn_valid() call from get_page_from_l1e()
 2022-05-26 16:52 UTC  (3+ messages)

[meta-ti][dunfell][PATCH 1/2] trusted-firmware-a: Update to latest upstream master
 2022-05-26 16:52 UTC  (5+ messages)
` [meta-ti][dunfell][PATCH 2/2] optee-os: Upgrade to upstream 3.17.0

[FYI PATCH 1/1] tools arch x86: Sync the msr-index.h copy with the kernel sources
 2022-05-26 16:50 UTC  (2+ messages)

[PATCH 00/16] Cross compilation of embedded firmware
 2022-05-26 16:49 UTC  (2+ messages)

Patch for stable
 2022-05-26 16:49 UTC  (2+ messages)

[PATCH v2 0/8] Add support for uring passthrough commands
 2022-05-26 14:48 UTC  (9+ messages)
    ` [PATCH v2 1/8] io_uring.h: add IORING_SETUP_SQE128 and IORING_SETUP_CQE32
    ` [PATCH v2 2/8] configure: check nvme uring command support
    ` [PATCH v2 3/8] nvme: add nvme opcodes, structures and helper functions
    ` [PATCH v2 4/8] engines/io_uring: add new I/O engine for uring passthrough support
    ` [PATCH v2 5/8] docs: document options for io_uring_cmd I/O engine
    ` [PATCH v2 6/8] zbd: Check for direct flag only if its block device
    ` [PATCH v2 7/8] engines/io_uring: Enable zone device support for io_uring_cmd I/O engine
    ` [PATCH v2 8/8] examples: add 2 example job file for io_uring_cmd engine

[PATCH v4 0/7] copy-before-write: on-cbw-error and cbw-timeout
 2022-05-26 16:46 UTC  (2+ messages)

[PATCH v2] net: Check for the minimum IP fragmented datagram size
 2022-05-26 16:48 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-26 16:47 UTC 

[PATCH kvmtool 0/2] Add libfdt library
 2022-05-26 16:45 UTC  (9+ messages)
` [PATCH kvmtool 1/2] "
` [PATCH kvmtool 2/2] INSTALL: Remove all mentions of libfdt

[igt-dev] [PATCH igt 0/2] A couple memory helper cleanups
 2022-05-26 16:45 UTC  (4+ messages)
` [igt-dev] [PATCH igt 1/2] lib/igt_debugfs: Drop-caches support for msm
` [igt-dev] [PATCH igt 2/2] igt: Promote/rename OS helpers
` [igt-dev] ✗ GitLab.Pipeline: warning for A couple memory helper cleanups

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-05-26 16:43 UTC  (5+ messages)
` [PULL v2 75/86] include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX

[PATCH v2] linux/types.h: Restore __bitwise__ definition
 2022-05-26 16:42 UTC  (2+ messages)

[PATCH v5 0/6] Add Xilinx RPU subsystem support
 2022-05-26 16:41 UTC  (4+ messages)

[dm-devel] [git pull] device mapper changes for 5.19
 2022-05-26 16:41 UTC  (2+ messages)
`  "

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-26 16:41 UTC  (11+ messages)
` [RFC PATCH 3/3] x86/microcode: Taint and warn on "
                ` Taint addresses

[PATCH] KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
 2022-05-26 16:40 UTC  (8+ messages)

[PATCH v4 00/28] clk: More clock rate fixes and tests
 2022-05-26 16:39 UTC  (6+ messages)
` [PATCH v4 13/28] clk: Take into account uncached clocks in clk_set_rate_range()

stable-rc/queue/5.4 build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.196-10-g50756fc0ce9d0)
 2022-05-26 16:39 UTC 

[PATCH] cryptodev: add support for 25519 and 448 curves
 2022-05-26 16:38 UTC  (4+ messages)
` [EXT] "

RTT-PROBE: lore-subspace-rtt
 2022-05-26 16:37 UTC 

[PATCH v3] net: Check for the minimum IP header total length
 2022-05-26 16:36 UTC 

[PATCH v2 00/17] Bug fixes for mdadm tests
 2022-05-26 16:36 UTC  (18+ messages)
` [PATCH v2 01/17] md/raid5-log: Drop extern decorators for function prototypes
` [PATCH v2 02/17] md/raid5-cache: Add r5c_conf_is_writeback() helper
` [PATCH v2 03/17] md/raid5-cache: Refactor r5l_start() to take a struct r5conf
` [PATCH v2 04/17] md/raid5-cache: Refactor r5l_flush_stripe_to_raid() "
` [PATCH v2 05/17] md/raid5-cache: Refactor r5l_wake_reclaim() "
` [PATCH v2 06/17] md/raid5-cache: Refactor remaining functions to take a r5conf
` [PATCH v2 07/17] md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()
` [PATCH v2 08/17] md/raid5-cache: Pass the log through to r5c_finish_cache_stripe()
` [PATCH v2 09/17] md/raid5-cache: Don't pass conf to r5c_calculate_new_cp()
` [PATCH v2 10/17] md/raid5-cache: Take struct r5l_log in r5c_log_required_to_flush_cache()
` [PATCH v2 11/17] md/raid5: Ensure array is suspended for calls to log_exit()
` [PATCH v2 12/17] md/raid5-cache: Move struct r5l_log definition to raid5-log.h
` [PATCH v2 13/17] md/raid5-cache: Add RCU protection to conf->log accesses
` [PATCH v2 14/17] md/raid5-cache: Annotate pslot with __rcu notation
` [PATCH v2 15/17] md: Use enum for overloaded magic numbers used by mddev->curr_resync
` [PATCH v2 16/17] md: Ensure resync is reported after it starts
` [PATCH v2 17/17] md: Notify sysfs sync_completed in md_reap_sync_thread()

[PATCH 0/6] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
 2022-05-26 16:36 UTC  (7+ messages)
` [PATCH v2 0/8] "

[PATCH] crypto/qat: enable asymmetric crypto on gen4 device
 2022-05-26 16:33 UTC  (3+ messages)

[PATCH v3 00/15] ASoC: Intel: avs: Driver core and PCM operations
 2022-05-26 16:31 UTC  (4+ messages)
` [PATCH v3 11/15] ASoC: Intel: avs: Machine board registration

[PATCH] dma-buf: document how to find size, mention kernel versions
 2022-05-26 16:30 UTC 

[PATCH v5 0/4] fix the meson NFC clock
 2022-05-26 16:28 UTC  (11+ messages)
` [PATCH v5 2/4] mtd: rawnand: meson: fix the clock
` [PATCH v5 3/4] mtd: rawnand: meson: refine resource getting in probe

[PATCH rdma-next] RDMA/mlx5: Add a umr recovery flow
 2022-05-26 16:29 UTC  (3+ messages)

[dpdk-dev v1] crypto/qat: fix of cipher offset and length assignment
 2022-05-26 16:28 UTC  (4+ messages)
` [dpdk-dev v2] crypto/qat: fix of "

[PATCH] MAINTAINERS: Remove me as maintainer of 6lowpan
 2022-05-26 16:28 UTC 

[igt-dev] [PATCH i-g-t] test/kms_plane_alpha_blend: clearer validation for coverage-7efc
 2022-05-26 16:28 UTC  (2+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-26 16:25 UTC  (7+ messages)
` [PATCH 24/30] panic: Refactor the panic path

RTT-PROBE: lore-subspace-rtt
 2022-05-26 16:26 UTC 

[PATCH 1/2] auto-t: fix eapol_reauth utility
 2022-05-26 16:25 UTC 

stable-rc/queue/5.15 build: 155 builds: 3 failed, 152 passed, 11 errors, 4 warnings (v5.15.43-4-gcd1decd79c79)
 2022-05-26 16:25 UTC 

[PATCH V2] x86/idt: traceponit.c: fix comment for irq vector tracepoints
 2022-05-26 16:24 UTC  (2+ messages)

[PATCH] eap-tls: Keep l_tls instance for reauthentication
 2022-05-26 16:24 UTC 

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-05-26 16:23 UTC  (2+ messages)

[PATCH 1/3] tls: Flush record buffers on l_tls_close
 2022-05-26 16:23 UTC 

[PATCH v3] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
 2022-05-26 16:23 UTC  (2+ messages)

[PATCH v5] tests/qtest: add qtests for npcm7xx sdhci
 2022-05-26 16:21 UTC  (3+ messages)

[PATCHv3 0/3] Fix for load_unaligned_zeropad() in TDX guest
 2022-05-26 16:20 UTC  (3+ messages)
` [PATCHv3 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page

[PULL 0/7] crypto asymmetric cipher patches
 2022-05-26 16:18 UTC  (2+ messages)

[PATCH] x86/fpu: fix compile error without kernel_fpu_disabled()
 2022-05-26 16:19 UTC  (2+ messages)

[PATCH 1/1] drivers: define OPENSSL_API_COMPAT
 2022-05-26 16:18 UTC  (3+ messages)
  ` [EXT] "

[Bug 216033] New: KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
 2022-05-26 16:18 UTC  (2+ messages)
` [Bug 216033] "

[axboe-block:for-5.20/io_uring 54/55] io_uring/poll.c:168:38: sparse: sparse: incorrect type in assignment (different base types)
 2022-05-26 16:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-26 16:16 UTC 

[PATCH v4 0/4] KVM: Dirty quota-based throttling
 2022-05-26 16:16 UTC  (7+ messages)
` [PATCH v4 1/4] KVM: Implement dirty quota-based throttling of vcpus

[PATCH DRAFT] btrfs: RAID56J journal on-disk format draft
 2022-05-26 16:10 UTC  (10+ messages)

[PATCH] MAINTAINERS: reciprocal co-maintainership for file locking and nfsd
 2022-05-26 16:14 UTC  (2+ messages)

[PATCH] rethook: Reject getting a rethook if RCU is not watching
 2022-05-26 16:14 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_close_race
 2022-05-26 16:13 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_close_race: added description for test case
` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run
` [igt-dev] ✗ Fi.CI.BAT: failure for HAX add description to gem_close_race

[PATCH 0/3] add partial SGL support to AESNI_MB
 2022-05-26 16:13 UTC  (3+ messages)
` [PATCH v2 0/2] "
  ` [EXT] "

Relocation error on 32 bit systems of longs from vmlinux.h
 2022-05-26 16:12 UTC  (2+ messages)

[PATCH] psi: dont alloc memory for psi by default
 2022-05-26 16:10 UTC  (3+ messages)

[PULL 00/26] target-arm queue
 2022-05-26 16:01 UTC  (3+ messages)
` [PULL 07/26] tests/qtest: add qtests for npcm7xx sdhci

[PATCH 1/3] perf test: Shell - Limit to only run executable scripts in tests
 2022-05-26 16:08 UTC  (6+ messages)
` [PATCH 3/3] perf test: Add coresight tests to guage quality of data generated

[PATCH v3 00/13] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-05-26 16:07 UTC  (5+ messages)
` [PATCH v3 02/13] mm: handling Non-LRU pages returned by vm_normal_pages

[Virtio-fs] vhost_set_vring_kick failed
 2022-05-26 16:07 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-26 16:06 UTC 

[PATCH v2 0/2] cpuhp: fix some st->target issues
 2022-05-26 16:06 UTC  (3+ messages)
` [PATCH v2 1/2] cpuhp: make target_store() a nop when target == state
` [PATCH v2 2/2] cpuhp: Set cpuhp target for boot cpu

kbuild problem: ERROR: modpost: missing MODULE_LICENSE() in drivers/iio/afe/iio-rescale.o
 2022-05-26 16:04 UTC  (6+ messages)

[PATCH 0/2] tracing/probes: allow no event name input when create group
 2022-05-26 16:03 UTC  (4+ messages)
` [PATCH 2/2] tracing/probes: make match function safe

What's cooking in git.git (May 2022, #07; Wed, 25)
 2022-05-26 16:02 UTC  (2+ messages)

XFS LTS backport cabal
 2022-05-26 15:55 UTC  (4+ messages)

[PATCH] eap-tls: Keep l_tls instance for reauthentication
 2022-05-26 16:01 UTC 

[PATCH 0/4] KVM: x86: Emulator _regs fixes and cleanups
 2022-05-26 16:01 UTC  (11+ messages)
` [PATCH 1/4] KVM: x86: Grab regs_dirty in local 'unsigned long'
` [PATCH 2/4] KVM: x86: Harden _regs accesses to guard against buggy input
` [PATCH 4/4] KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs

[PATCH v3] drm/probe-helper: Make 640x480 first if no EDID
 2022-05-26 16:01 UTC  (10+ messages)

[LTP] [REGRESSION] lkft ltp for a7362af
 2022-05-26 15:59 UTC 

[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-26 15:57 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-26 15:56 UTC 

[PATCH 3/3] tls: Fix state check on Client Hello
 2022-05-26 15:56 UTC 

[PATCH 2/3] tls: Add l_tls_reset function
 2022-05-26 15:56 UTC 

[PATCH 1/3] tls: Flush record buffers on l_tls_close
 2022-05-26 15:56 UTC 

[PATCH 00/16] xen/arm: mm: Remove open-coding mappings
 2022-05-26 15:55 UTC  (5+ messages)
` [PATCH 03/16] xen/arm: mm: Avoid flushing the TLBs when mapping are inserted
` [PATCH 10/16] xen/arm: add Persistent Map (PMAP) infrastructure

[PATCH] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM
 2022-05-26 15:55 UTC  (2+ messages)

[PATCH v4 0/5] perf/amd: Zen4 IBS extensions support (tool changes)
 2022-05-26 15:55 UTC  (7+ messages)
` [PATCH v4 2/5] perf header: Parse non-cpu pmu capabilities
` [PATCH v4 3/5] perf/x86/ibs: Add new IBS register bits into header

[peterz-queue:perf/wip.cleanup 9/10] arch/x86/events/perf_event.h:1056:16: error: call to undeclared function 'this_cpu_load'; ISO C99 and later do not support implicit function declarations
 2022-05-26 15:53 UTC 

[PATCH 0/2] dma-buf: Add an API for exporting sync files (v14)
 2022-05-26 15:53 UTC  (5+ messages)

[PATCH] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-05-26 15:51 UTC  (4+ messages)

RDMA (smbdirect) testing
 2022-05-26 15:52 UTC  (15+ messages)

[PATCH v1] spi: imx: mx51-ecspi: fix clk polarity and phase configuration for CS > 4
 2022-05-26 15:51 UTC  (2+ messages)

what happens if an included layer contains a "conf/site.conf" file?
 2022-05-26 15:47 UTC  (3+ messages)
` [OE-core] "

[PATCH 3/4] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
 2022-05-26 15:47 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-26 15:46 UTC 

[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
 2022-05-26 15:44 UTC  (4+ messages)
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind

[PATCH] ath11k: mhi: fix potential memory leak in ath11k_mhi_register()
 2022-05-26 15:45 UTC  (3+ messages)

[PATCH V8 0/4] Add unit test module for AMD P-State driver
 2022-05-26 15:44 UTC  (2+ messages)

[PATCH v6 0/2] perf script python: Add script for CoreSight disassembly
 2022-05-26 15:43 UTC  (3+ messages)
` [PATCH v6 1/2] perf scripting python: Expose dso and map information

[peterz-queue:perf/wip.cleanup 9/10] arch/x86/events/perf_event.h:1056:23: error: implicit declaration of function 'this_cpu_load'; did you mean 'this_cpu_read'?
 2022-05-26 15:42 UTC 

EXT4-fs error (device sda5) in ext4_update_backup_sb:165: Filesystem failed CRC
 2022-05-26 15:42 UTC  (3+ messages)

[BlueZ PATCH v6 1/8] doc: Introduce the quality report command and event
 2022-05-26 15:39 UTC  (2+ messages)
` [BlueZ,v6,1/8] "

[PATCH v7 0/5] Add TDX Guest Attestation support
 2022-05-26 15:37 UTC  (3+ messages)
` [PATCH v7 5/5] x86/tdx: Add Quote generation support

RTT-PROBE: lore-subspace-rtt
 2022-05-26 15:36 UTC 

[PATCH 0/5] gitlab: restrict running jobs in forks and upstream master
 2022-05-26 15:34 UTC  (3+ messages)
` [PATCH 5/5] gitlab: don't run CI jobs in forks by default

[PATCH v2 00/28] Printbufs (now with more printbufs!)
 2022-05-26 15:36 UTC  (5+ messages)
` [PATCH v2 01/28] lib/printbuf: New data structure for printing strings

RTC (real-time clock) emulation through host shim
 2022-05-26 15:24 UTC 

[PATCH v2] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-26 15:33 UTC  (3+ messages)

[PATCH] bpf: Use safer kvmalloc_array() where possible
 2022-05-26 15:33 UTC  (3+ messages)

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-05-26 15:32 UTC  (4+ messages)
` [PATCH v4 1/4] vdpa: Add "

[qemu-mainline test] 170741: tolerable FAIL - PUSHED
 2022-05-26 15:31 UTC 

[GIT PULL] kernel hardening fix for v5.19-rc1
 2022-05-26 15:30 UTC 

[kvm-unit-tests PATCH v2] x86: vpmu: Add tests for Arch LBR support
 2022-05-26 15:30 UTC  (3+ messages)

[PATCH] x86/platform/uv: Dont use smp_processor_id while preemptable
 2022-05-26 15:30 UTC  (2+ messages)

[PATCH] csky/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-26 15:30 UTC  (2+ 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.