All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-31 17:36:52 to 2022-08-31 18:21:47 UTC [more...]

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 137 runs, 15 regressions (v5.10.138-cip15-90-gd4130d0ee3c7)
 2022-08-31 18:21 UTC 

[PATCH rcu 0/7] RCU Tasks updates for v6.1
 2022-08-31 18:15 UTC  (2+ messages)
` [PATCH rcu 3/3] rcu-tasks: Make RCU Tasks Trace check for userspace execution

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-cip-nfs: 7 runs, 1 regressions (v5.10.138-cip15-90-gd4130d0ee3c7)
 2022-08-31 18:21 UTC 

UM-Linux compilation on Android Common Kernels
 2022-08-31 18:21 UTC  (3+ messages)

[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
 2022-08-31 18:18 UTC  (4+ messages)
` [PATCH v1 02/25] tests/avocado: reduce the default timeout to 120s

[PATCH rcu 0/7] SRCU polled grace-period updates for v6.1
 2022-08-31 18:14 UTC  (3+ messages)
` [PATCH rcu 1/4] rcutorture: Make "srcud" option also test polled grace-period API
` [PATCH rcu 2/4] srcu: Add GP and maximum requested GP to Tiny SRCU rcutorture output

[PATCH 0/6] x86/sgx: Test and fixes
 2022-08-31 18:14 UTC  (18+ messages)
` [PATCH 1/6] x86/sgx: Do not consider unsanitized pages an error
` [PATCH 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors

[Intel-gfx] [PATCH] drm/i915/display: refine eDP power off sequence
 2022-08-31 18:19 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-08-31 18:13 UTC  (4+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "

[PATCH 00/19] KVM: x86: AVIC and local APIC fixes+cleanups
 2022-08-31 18:12 UTC  (30+ messages)
` [PATCH 03/19] Revert "KVM: SVM: Introduce hybrid-AVIC mode"
` [PATCH 07/19] KVM: SVM: Drop buggy and redundant AVIC "single logical dest" check
` [PATCH 10/19] KVM: SVM: Document that vCPU ID == APIC ID in AVIC kick fastpatch
` [PATCH 11/19] KVM: SVM: Add helper to perform final AVIC "kick" of single vCPU
` [PATCH 14/19] KVM: x86: Honor architectural behavior for aliased 8-bit APIC IDs
` [PATCH 16/19] KVM: x86: Explicitly track all possibilities for APIC map's logical modes

[PATCH rcu 0/7] Polled grace-period updates for v6.1
 2022-08-31 18:12 UTC  (26+ messages)
` [PATCH rcu 01/25] rcu: Add full-sized polling for get_completed*() and poll_state*()
` [PATCH rcu 02/25] rcu: Add full-sized polling for get_state()
` [PATCH rcu 03/25] rcutorture: Abstract synchronous and polled API testing
` [PATCH rcu 04/25] rcutorture: Allow per-RCU-flavor polled double-GP check
` [PATCH rcu 05/25] rcutorture: Verify RCU reader prevents full polling from completing
` [PATCH rcu 06/25] rcutorture: Remove redundant RTWS_DEF_FREE check
` [PATCH rcu 07/25] rcutorture: Verify long-running reader prevents full polling from completing
` [PATCH rcu 08/25] rcu: Add full-sized polling for start_poll()
` [PATCH rcu 09/25] rcu: Add full-sized polling for start_poll_expedited()
` [PATCH rcu 10/25] rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
` [PATCH rcu 11/25] rcu: Add full-sized polling for cond_sync_full()
` [PATCH rcu 12/25] rcu: Add full-sized polling for cond_sync_exp_full()
` [PATCH rcu 13/25] rcu: Disable run-time single-CPU grace-period optimization
` [PATCH rcu 14/25] rcu: Set rcu_data structures' initial ->gpwrap value to true
` [PATCH rcu 15/25] rcu-tasks: Remove grace-period fast-path rcu-tasks helper
` [PATCH rcu 16/25] rcu: Make synchronize_rcu() fast path update ->gp_seq counters
` [PATCH rcu 17/25] rcu: Remove expedited grace-period fast-path forward-progress helper
` [PATCH rcu 18/25] rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
` [PATCH rcu 19/25] rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
` [PATCH rcu 20/25] rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
` [PATCH rcu 21/25] rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
` [PATCH rcu 22/25] rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
` [PATCH rcu 23/25] rcutorture: Expand rcu_torture_write_types() first "if" statement
` [PATCH rcu 24/25] rcu: Add functions to compare grace-period state values
` [PATCH rcu 25/25] rcutorture: Limit read-side polling-API testing

[PATCH v2 0/6] x86/sgx: A collection of tests and fixes
 2022-08-31 18:11 UTC  (10+ messages)
` [PATCH v2 1/6] selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warning
` [PATCH v2 2/6] x86/sgx: Do not consider unsanitized pages an error
` [PATCH v2 3/6] x86/sgx: Handle VA page allocation failure for EAUG on PF
` [PATCH v2 4/6] selftests/sgx: Add SGX selftest augment_via_eaccept_long
` [PATCH v2 5/6] selftests/sgx: retry the ioctls returned with EAGAIN
` [PATCH v2 6/6] selftests/sgx: Add a bpftrace script for tracking allocation errors

[PATCH bpf-next v10 0/5] Parameterize task iterators
 2022-08-31 18:10 UTC  (5+ messages)
` [PATCH bpf-next v10 1/5] bpf: "
` [PATCH bpf-next v10 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v10 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v10 5/5] bpftool: Show parameters of BPF task iterators

[PATCH rcu 0/7] Callback-offload (nocb) updates for v6.1
 2022-08-31 18:10 UTC  (4+ messages)
` [PATCH rcu 1/3] rcu/nocb: Choose the right rcuog/rcuop kthreads to output
` [PATCH rcu 2/3] rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
` [PATCH rcu 3/3] rcu: Simplify rcu_init_nohz() cpumask handling

[PATCH] overflow: Split up kunit tests for smaller stack frames
 2022-08-31 18:11 UTC 

[PATCH] platform/chrome: cros_ec_typec: Register partner PDOs
 2022-08-31 18:13 UTC  (3+ messages)

[dm-devel] [PATCH v4 00/12] Split libmultipath and libmpathutil
 2022-08-31 17:16 UTC  (3+ messages)
` [dm-devel] [PATCH v4 09/12] multipathc: add new interactive client program

[PATCH] p9: trans_fd: Fix deadlock when connection cancel
 2022-08-31 18:09 UTC 

[PATCH rcu 0/7] kvfree_rcu updates for v6.1
 2022-08-31 18:09 UTC  (4+ messages)
` [PATCH rcu 1/3] rcu: Back off upon fill_page_cache_func() allocation failure
` [PATCH rcu 2/3] rcu/kfree: Fix kfree_rcu_shrink_count() return value
` [PATCH rcu 3/3] rcu/kvfree: Update KFREE_DRAIN_JIFFIES interval

Security Working Group meeting - Wednesday August 31
 2022-08-31 18:09 UTC  (2+ messages)
` Security Working Group meeting - Wednesday August 31 - results

[PATCH v2 0/5] riscv: add PREEMPT_RT support
 2022-08-31 17:59 UTC  (18+ messages)
` [PATCH v2 1/5] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v2 2/5] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v2 3/5] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
` [PATCH v2 4/5] riscv: add lazy preempt support
` [PATCH v2 5/5] riscv: Allow to enable RT

[PATCH rcu 0/7] Miscellaneous fixes for v6.1
 2022-08-31 18:08 UTC  (11+ messages)
` [PATCH rcu 01/10] rcu: Fix rcu_read_unlock_strict() strict QS reporting
` [PATCH rcu 02/10] rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernels
` [PATCH rcu 03/10] rcu: Add QS check in rcu_exp_handler() for non-preemptible kernels
` [PATCH rcu 04/10] rcu: Make tiny RCU support leak callbacks for debug-object errors
` [PATCH rcu 05/10] rcu: Document reason for rcu_all_qs() call to preempt_disable()
` [PATCH rcu 06/10] rcu: Update rcu_access_pointer() header for rcu_dereference_protected()
` [PATCH rcu 07/10] sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()
` [PATCH rcu 08/10] sched/debug: Show the registers of 'current' "
` [PATCH rcu 09/10] rcu: Avoid triggering strict-GP irq-work when RCU is idle
` [PATCH rcu 10/10] rcu: Exclude outgoing CPU when it is the last to leave

[PATCH rcu 0/7] RCU documentation updates for v6.1
 2022-08-31 18:06 UTC  (8+ messages)
` [PATCH rcu 1/7] doc: Emphasize the need for explicit RCU read-side markers
` [PATCH rcu 2/7] doc: Call out queue_rcu_work() for blocking RCU callbacks
` [PATCH rcu 3/7] doc: Use rcu_barrier() to rate-limit "
` [PATCH rcu 4/7] doc: Fix list: rcu_access_pointer() is not lockdep-checked
` [PATCH rcu 5/7] doc: Update rcu_access_pointer() advice in rcu_dereference.rst
` [PATCH rcu 6/7] doc: SLAB_TYPESAFE_BY_RCU uses cannot rely on spinlocks
` [PATCH rcu 7/7] doc/rcu: Update LWN article URLs and add 2019 article

[Patch v6 00/18] Introduce Microsoft Azure Network Adatper (MANA) PMD
 2022-08-31 18:05 UTC  (4+ messages)
` [Patch v6 01/18] net/mana: add basic driver, build environment and doc

[PATCH v6 00/17] Support AMD Pensando Elba SoC
 2022-08-31 18:04 UTC  (5+ messages)
` [PATCH v6 12/17] spi: dw: Add support for "

[PATCH] ci: update 'static-analysis' to Ubuntu 22.04
 2022-08-31 18:05 UTC  (10+ messages)

[PATCH v14 00/34]
 2022-08-31 18:04 UTC  (3+ messages)
` [PATCH v14 25/34] media: subdev: add stream based configuration

[PATCH] drm/amd/display: fix indentation in commit_planes_for_stream()
 2022-08-31 18:03 UTC  (6+ messages)

[PATCH 0/6] convert most filesystems to pin_user_pages_fast()
 2022-08-31 18:02 UTC  (11+ messages)
` [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages

[PATCH 0/8] vfio: Split the container code into a clean layer and dedicated file
 2022-08-31 18:02 UTC  (5+ messages)
` [PATCH 1/8] vfio: Add header guards and includes to drivers/vfio/vfio.h

[PATCH v7] platform/chrome: cros_ec_lpc: Move host command to prepare/complete
 2022-08-31 18:00 UTC  (2+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-31 18:00 UTC  (2+ messages)

[PATCH v2] mdadm: added support for Intel Alderlake RST on VMD platform
 2022-08-31 17:57 UTC 

[PATCH v2 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-08-31 17:51 UTC  (5+ messages)
` [PATCH v2 16/16] objtool/powerpc: Add --mcount specific implementation

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-31 17:56 UTC  (7+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context

[PATCH v1] mm/ksm: update stale comment in write_protect_page()
 2022-08-31 17:55 UTC  (2+ messages)

[meta-arago][dunfell][PATCH 1/2] meta-arago: rename j7-evm to j721e-evm
 2022-08-31 17:55 UTC  (2+ messages)
` [meta-arago][dunfell][PATCH 2/2] meta-arago: Use new J7 SoC names over specific board names

[PATCH 0/2] Define is_signed_type() once
 2022-08-31 17:53 UTC  (5+ messages)
` [PATCH 1/2] testing/selftests: Add tests for the is_signed_type() macro

[PATCH v3 0/2] Add mt8186 mutex support for mdp3
 2022-08-31 17:21 UTC  (4+ messages)
` [PATCH v3 2/2] soc: mediatek: mutex: Add mt8186 mutex mod settings "

[PATCH] Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
 2022-08-31 17:53 UTC 

[RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled
 2022-08-31 17:53 UTC  (3+ messages)

What could cause pairing to fail when bluetoothctl is not running?
 2022-08-31 17:52 UTC  (7+ messages)

[meta-ti][dunfell][PATCH 0/3] J7 name backports from master/kirkstone
 2022-08-31 17:53 UTC  (4+ messages)
` [meta-ti][dunfell][PATCH 1/3] meta-ti: Rename j7-evm to j721e-evm
` [meta-ti][dunfell][PATCH 2/3] meta-ti: Add SoC families for the J7 SoCs
` [meta-ti][dunfell][PATCH 3/3] meta-ti: Use new J7 SoC names over specific board names

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 190 builds: 3 failed, 187 passed, 4 errors, 10 warnings (v5.10.138-cip15-90-gd4130d0ee3c7)
 2022-08-31 17:53 UTC 

[RESEND PATCH v3 0/2] MediaTek Kompanio 1200 MT8195 - DisplayPort clocks fixes
 2022-08-31 17:51 UTC  (7+ messages)
` [RESEND PATCH v3 1/2] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent
` [RESEND PATCH v3 2/2] clk: mediatek: clk-mt8195-vdo1: Reparent and set rate on vdo1_dpintf's parent

[PATCH v2 1/3] usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminant
 2022-08-31 17:51 UTC  (3+ messages)

linux-next: manual merge of the mm tree with the kspp tree
 2022-08-31 17:51 UTC  (2+ messages)

[PATCH v2 0/7] Add core wide metric literal
 2022-08-31 17:49 UTC  (8+ messages)
` [PATCH v2 1/7] perf metric: Return early if no CPU PMU table exists
` [PATCH v2 2/7] perf expr: Move the scanner_ctx into the parse_ctx
` [PATCH v2 3/7] perf smt: Compute SMT from topology
` [PATCH v2 4/7] perf topology: Add core_wide
` [PATCH v2 5/7] perf stat: Delay metric parsing
` [PATCH v2 6/7] perf metrics: Wire up core_wide
` [PATCH v2 7/7] perf test: Add basic core_wide expression test

Support MSI MPG Z690 EDGE WIFI DDR4 (ALC4080)
 2022-08-31 17:50 UTC 

[PATCH v3] overflow: Allow mixed type arguments
 2022-08-31 17:49 UTC  (3+ messages)

RAID 6, 6 device array - all devices lost superblock
 2022-08-31 17:48 UTC  (14+ messages)

[PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-31 17:48 UTC  (7+ messages)
` [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()

[PATCH v3 00/19] Variety of fixes and new features for mr75203 driver
 2022-08-31 17:47 UTC  (5+ messages)
` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
      ` [PATCH v3 08/19] dt-bindings: hwmon: (mr75203) add "moortec, vm-active-channels" property

[RFC PATCH 00/30] Code tagging framework and applications
 2022-08-31 17:46 UTC  (4+ messages)
` [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages

[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-31 17:44 UTC  (11+ messages)
` [PATCH v5 1/8] binman: add support for skipping file concatenation for mkimage

[PATCH] binman: btool: gzip: fix packer name so that binary can be found
 2022-08-31 17:44 UTC  (2+ messages)

[PATCH v2] dm: core: Do not stop uclass iteration on error
 2022-08-31 17:44 UTC  (9+ messages)
` [PATCH v3] "

[PATCH 0/6] Enable CONFIG_TIMER for all Kirwood / MVEBU boards
 2022-08-31 17:44 UTC  (7+ messages)
` [PATCH 2/6] timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support

upgrade 2.18.0 to 2.37.2 question
 2022-08-31 17:42 UTC 

[RESEND PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2022-08-31 17:41 UTC  (17+ messages)
` [RESEND PATCH v6 01/10] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH v6 02/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v6 03/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq
` [RESEND PATCH v6 04/10] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v6 05/10] spmi: pmic-arb: add support to dispatch interrupt based on IRQ status
` [RESEND PATCH v6 06/10] spmi: pmic-arb: correct duplicate APID to PPID mapping logic
` [RESEND PATCH v6 07/10] spmi: pmic-arb: block access for invalid PMIC arbiter v5 SPMI writes
` [RESEND PATCH v6 10/10] spmi: pmic-arb: increase SPMI transaction timeout delay

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-31 17:40 UTC  (3+ messages)
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

Question on armv7-pmu interrupt-affinity property
 2022-08-31 17:39 UTC  (2+ messages)

[PATCH v2 1/7] binman: bintool: move version check implementation into bintool class
 2022-08-31 17:39 UTC  (7+ messages)
` [PATCH v2 2/7] binman: btool: lz4: use Bintool.version
` [PATCH v2 3/7] binman: btool: mkimage: "
` [PATCH v2 4/7] binman: bintool: parametrize parameter to pass to binary for returning version
` [PATCH v2 5/7] binman: btool: fiptool: use Bintool.version
` [PATCH v2 6/7] binman: btool: futility: "
` [PATCH v2 7/7] binman: bintool: bzip2: fix version function on non-Debian-based systems

[PATCH 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
 2022-08-31 17:39 UTC  (6+ messages)
` [PATCH 2/2] drm/tests: Change "igt_" prefix to "drm_"

[PATCH] tools/memory-model: Weaken ctrl dependency definition in explanation.txt
 2022-08-31 17:38 UTC  (6+ messages)

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
 2022-08-31 17:38 UTC  (12+ messages)

Time stats library (from bcache/bcachefs) & generic latency instrumentation
 2022-08-31 17:36 UTC  (6+ messages)
` [PATCH 2/3] bcache: Convert to lib/time_stats


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.