All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-27 16:25:10 to 2022-05-27 17:27:44 UTC [more...]

[RFC PATCH 0/3] OpenRISC Semihosting and Virt
 2022-05-27 17:27 UTC 

[PATCH 1/1] nvme-multipath: show wrong nvme ns after dlpar a nvme device
 2022-05-27 15:49 UTC 

[PATCH] doc: fix readability in lib vhost prog guide
 2022-05-27 17:31 UTC 

[PATCH v4] go.bbclass: fix path to linker in native Go builds
 2022-05-27 17:22 UTC 

[PATCH 0/2] cgroup_subsys_state lifecycle fixups
 2022-05-27 17:23 UTC  (11+ messages)
` [PATCH 2/2] cgroup: Use separate work structs on css release path

[PATCH] drm/msm/gem: Separate object and vma unpin
 2022-05-27 17:23 UTC  (2+ messages)

[PATCH v2 0/8] Add support for uring passthrough commands
 2022-05-27 17:23 UTC  (3+ messages)
  ` [PATCH v2 7/8] engines/io_uring: Enable zone device support for io_uring_cmd I/O engine

[PATCH v2] board: gateworks: venice: add GW7903 PMIC
 2022-05-27 17:22 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-27 17:22 UTC 

[GIT PULL] clang-format for v5.19-rc1
 2022-05-27 17:22 UTC 

[PATCH 0/5] hw/smbios: add core_count2 to smbios table type 4
 2022-05-27 16:56 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] bios-tables-test: teach test to use smbios 3.0 tables
` [PATCH 3/5] tests/acpi: allow changes for core_count2 test
` [PATCH 4/5] bios-tables-test: add test for number of cores > 255
` [PATCH 5/5] tests/acpi: update tables for new core count test

drivers/scsi/mpi3mr/mpi3mr_app.c:1230: warning: expecting prototype for adapter_state_show(). Prototype was for adp_state_show() instead
 2022-05-27 17:21 UTC 

cip-gitlab/ci/pavel/linux-test smc: 9 runs, 2 regressions (v5.10.112-cip6) #kernelci
 2022-05-27 17:21 UTC 

[PATCH v1 00/33] testing/next (gitlab, junit, lcitool, x-compile)
 2022-05-27 17:19 UTC  (5+ messages)
` [PATCH v1 04/33] meson.build: fix summary display of test compilers
` [PATCH v1 21/33] configure: introduce --cross-prefix-*=
` [PATCH v1 31/33] gitlab: convert build/container jobs to .base_job_template

[PATH 5.10 0/4] xfs stable candidate patches for 5.10.y (part 1)
 2022-05-27 17:19 UTC  (7+ messages)

[PATCH v2 0/8] hook API: connect hooks to the TTY again, fixes a v2.36.0 regression
 2022-05-27 17:17 UTC  (5+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] run-command: add an "ungroup" option to run_process_parallel()

[PATCH 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-05-27 17:13 UTC  (8+ messages)
` [PATCH 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858
` [PATCH 2/3] dt-bindings: arm64: add BCM6858 soc to binding document
` [PATCH 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry

[SELinux-notebook PATCH] network_support.md: clarify local port range and name_bind
 2022-05-27 17:14 UTC 

[PATCH] tests/tcg/i386: Use explicit suffix on fist insns
 2022-05-27 17:11 UTC 

[PULL 00/15] Misc patches
 2022-05-27 16:54 UTC  (3+ messages)
` [PULL 01/15] include: move qemu_*_exec_dir() to cutils

[PATCH v3] drm/msm/dp: force link training for display resolution change
 2022-05-27 17:12 UTC  (3+ messages)

[syzbot] riscv/fixes test error: lost connection to test machine
 2022-05-27 17:12 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 17:12 UTC 

[GIT PULL] SMB3 Client fixes (updated)
 2022-05-27 17:12 UTC 

[PATCH 0/3] arm: bcmbca: add bcm6878 soc support
 2022-05-27 17:09 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: add dts files for bcmbca soc 6878
` [PATCH 2/3] [PATCH] dt-bindings: arm: add BCM6878 soc to binding document
` [PATCH 3/3] MAINTAINERS: add bcm6878 to bcmbca arch entry

[PATCH] rcu: Cleanup RCU urgency state for offline CPU
 2022-05-27 17:10 UTC  (2+ messages)

[PATCH v5 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-27 16:48 UTC  (18+ messages)
` [PATCH v5 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v5 02/17] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v5 03/17] target/m68k: Fix coding style "
` [PATCH v5 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v5 05/17] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v5 06/17] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v5 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v5 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v5 09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v5 10/17] target/m68k: Implement TRAPcc
` [PATCH v5 11/17] target/m68k: Implement TPF in terms of TRAPcc
` [PATCH v5 12/17] target/m68k: Implement TRAPV
` [PATCH v5 13/17] target/m68k: Implement FTRAPcc
` [PATCH v5 14/17] tests/tcg/m68k: Add trap.c
` [PATCH v5 15/17] linux-user/strace: Use is_error in print_syscall_err
` [PATCH v5 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v5 17/17] target/m68k: Mark helper_raise_exception as noreturn

[PATCH 0/2] two bug fixes about direct fd install
 2022-05-27 17:09 UTC  (5+ messages)
` [PATCH 1/2] io_uring: fix file leaks around io_fixed_fd_install()
` [PATCH 2/2] io_uring: defer alloc_hint update to io_file_bitmap_set()

[PATCH] net: xdp: Directly use ida_alloc()/free()
 2022-05-27 17:08 UTC  (2+ messages)

[PATCH v2 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
 2022-05-27 17:06 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at kvm_intel load time
` [PATCH v2 2/2] KVM: VMX: Reject kvm_intel if an inconsistent VMCS config is detected

[PATCH] most: Directly use ida_alloc()/free()
 2022-05-27 17:06 UTC  (4+ messages)

[PATCH 0/3] bcache fixes for Linux v5.19 (2nd wave)
 2022-05-27 17:05 UTC  (4+ messages)
` [PATCH 2/3] bcache: avoid unnecessary soft lockup in kworker update_writeback_rate()

[PATCH v3 0/8] ACPI: Buffer property and reference as string support
 2022-05-27 17:04 UTC  (5+ messages)
` [PATCH v3 2/8] ACPI: property: Tie data nodes to acpi handles

[PATCH 0/5] usage API: add and use a bug() + BUG_if_bug()
 2022-05-27 17:04 UTC  (8+ messages)
` [PATCH 1/5] usage.c: add a non-fatal bug() function to go with BUG()
` [PATCH 2/5] parse-options.c: use new bug() API for optbug()
` [PATCH 4/5] receive-pack: use bug() and BUG_if_bug()

[PATCH 0/4] xfsprogs: fixes and updates
 2022-05-27 17:04 UTC  (3+ messages)
` [PATCH 4/4] xfsprogs: autoconf modernisation

[PATCH] procfs: add syscall statistics
 2022-05-27 17:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 17:02 UTC 

[PATCH v5 0/7] scalar: implement the subcommand "diagnose"
 2022-05-27 17:02 UTC  (9+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] archive: optionally add "virtual" files

[CI] Revert "drm/i915: Add relocation exceptions for two other platforms"
 2022-05-27 17:00 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH RFC -next] io_uring: add support for level triggered poll
 2022-05-27 16:59 UTC 

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-27 16:59 UTC  (4+ messages)

stable-rc/linux-5.17.y baseline: 48 runs, 1 regressions (v5.17.11-112-g118948632858)
 2022-05-27 16:59 UTC 

[Intel-wired-lan] [PATCH net v1 1/2] iavf: Add helper to check if iavf_remove() is in progress
 2022-05-27 16:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net v1 2/2] iavf: Fix call trace during removing iavf driver

QEMU malfunctioning if built with FORTIFY_SOURCE=3
 2022-05-27 16:55 UTC 

[PATCH] drm/i915/display/adl_p: Updates to HDMI combo PHY voltage swing table
 2022-05-27 16:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH V5 0/9] arm64: binman: use binman symbols for imx
 2022-05-27 16:54 UTC  (9+ messages)
` [PATCH V5 1/9] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V5 3/9] tools: binman: section: replace @ with -
` [PATCH V5 4/9] binman: introduce no-u-boot-any property
` [PATCH V5 8/9] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS

[PATCH v4 1/8] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write
 2022-05-27 16:55 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 16:52 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 23 runs, 3 regressions (v5.10.112-cip6) #kernelci
 2022-05-27 16:51 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 92 runs, 12 regressions (v5.10.112-cip6) #kernelci
 2022-05-27 16:51 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 1 regressions (v5.10.112-cip6) #kernelci
 2022-05-27 16:51 UTC 

[PATCH 1/2] i2c: core: Add mux root adapter operations
 2022-05-27 16:50 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 2383/5950] ld.lld: error: assignment to symbol __pecoff_data_size does not converge
 2022-05-27 16:50 UTC 

[PATCH v3] block/gluster: correctly set max_pdiscard
 2022-05-27 16:45 UTC  (2+ messages)

[PATCH v8 0/4] use more system keyrings to verify arm64 and s390 kexec kernel image signature
 2022-05-27 16:45 UTC  (7+ messages)

help to debug a kretprobe_dispatcher issue with 5.12
 2022-05-27 16:45 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net v1] i40e: Fix dropped jumbo frames statistics
 2022-05-27 16:45 UTC  (2+ messages)

[linux-linus test] 170753: regressions - FAIL
 2022-05-27 16:44 UTC 

[PATCH net-next v3] net: txgbe: Add build support for txgbe
 2022-05-27 16:44 UTC  (2+ messages)

[PATCH v2 0/3] Fix dma-reentrancy issues
 2022-05-27 16:19 UTC  (3+ messages)
` [PATCH v2 1/3] memory: Track whether a Device is engaged in IO
` [PATCH v2 2/3] memory: fix PIO/MMIO-initiated dma-reentracy issues

RTT-PROBE: lore-subspace-rtt
 2022-05-27 16:42 UTC 

[PATCH] drivers: pci: Directly use ida_alloc()/free()
 2022-05-27 16:42 UTC  (2+ messages)

[libvirt PATCH] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests
 2022-05-27 16:38 UTC  (5+ messages)

Builds on fedora - systemd-oomd issues
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] mm-page_table_check-fix-accessing-unmapped-ptep.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] mm-page_table_check-fix-accessing-unmapped-ptep-fix.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] kexec_file-drop-weak-attribute-from-arch_kexec_apply_relocations.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] kexec_file-drop-weak-attribute-from-arch_kexec_apply_relocations-fix.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] hugetlb-fix-huge_pmd_unshare-address-update.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-hotfixes-stable] mm-page_alloc-always-attempt-to-allocate-at-least-one-page-during-bulk-allocation.patch removed from -mm tree
 2022-05-27 16:39 UTC 

[merged mm-stable] mm-z3fold-fix-z3fold_page_migrate-races-with-z3fold_map.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] selftests-memcg-fix-compilation.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-z3fold-fix-z3fold_reclaim_page-races-with-z3fold_free.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] selftests-memcg-expect-no-low-events-in-unprotected-sibling.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-z3fold-throw-warning-on-failure-of-trylock_page-in-z3fold_alloc.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-z3fold-remove-buggy-use-of-stale-list-for-allocation.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] revert-mm-z3foldc-allow-__gfp_highmem-in-z3fold_alloc.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-z3fold-always-clear-page_claimed-under-z3fold-page-lock.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-z3fold-put-z3fold-page-back-into-unbuddied-list-when-reclaim-or-migration-fails.patch removed from -mm tree
 2022-05-27 16:34 UTC 

staging in the fscrypt patches
 2022-05-27 16:34 UTC 

[PATCH] qsd: document vduse-blk exports
 2022-05-27 15:54 UTC  (3+ messages)

[PATCH 1/2] doc/howto: rework section on virtio-user as exception path
 2022-05-27 16:36 UTC  (4+ messages)
` [PATCH 2/2] doc/howto: add code example to virtio-user exception path doc
` [PATCH v2 1/2] doc/howto: rework section on virtio-user as exception path
  ` [PATCH v2 2/2] doc/howto: add code example to virtio-user exception path doc

[merged mm-stable] mm-shmemc-suppress-shift-warning.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-filter-out-swapin-error-entry-in-shmem-mapping.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-kasan-fix-input-of-vmalloc_to_page.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-kconfig-reorganize-misplaced-mm-options.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-fix-is_pinnable_page-against-a-cma-page.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-shmem-fix-infinite-loop-when-swap-in-shmem-error-at-swapoff-time.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-swapfile-unuse_pte-can-map-random-data-if-swap-read-fails.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-madvise-free-hwpoison-and-swapin-error-entry-in-madvise_free_pte_range.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] selftests-memcg-factor-out-common-parts-of-memorylowmin-tests.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-swapfile-fix-lost-swap-bits-in-unuse_pte.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] selftests-memcg-adjust-expected-reclaim-values-of-protected-cgroups.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] selftests-memcg-remove-protection-from-top-level-memcg.patch removed from -mm tree
 2022-05-27 16:35 UTC 

[merged mm-stable] mm-z3fold-fix-possible-null-pointer-dereferencing.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-page-isolation-skip-isolated-pageblock-in-start_isolate_page_range.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-z3fold-fix-sheduling-while-atomic.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[merged mm-stable] mm-split-free-page-with-properly-free-memory-accounting-and-without-race.patch removed from -mm tree
 2022-05-27 16:34 UTC 

[PATCH v3 0/5] coresight: syscfg: Extend configfs for config load
 2022-05-27 16:32 UTC  (4+ messages)
` [PATCH v3 4/5] coresight: tools: Add config file write and reader tools

[Intel-gfx] [PATCH 0/2] i915: PVC steppings and initial workarounds
 2022-05-27 16:33 UTC  (6+ messages)
`  "
` [PATCH 1/2] drm/i915/pvc: Extract stepping information from PCI revid
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 2/2] drm/i915/pvc: Add initial PVC workarounds
  `  "

[PATCH] docs: standards.md: add more rules: line wrapping and variables
 2022-05-27 16:32 UTC 

[igt-dev] [PATCH i-g-t v4] lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when there are multiple possible primary planes
 2022-05-27 16:33 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-27 16:32 UTC 

[PATCH 0/1] bitbake: ncurses version of taskexp.py
 2022-05-27 16:32 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH] iotests: fix source directory location
 2022-05-27 16:29 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net] ice: disable stripping in default VSI ctx
 2022-05-27 16:31 UTC  (2+ messages)

[GIT PULL] SMB3 client fixes
 2022-05-27 16:31 UTC  (2+ messages)

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27 16:30 UTC  (6+ messages)

[PATCH 0/3] arm64: bcmbca: add bcm6858 soc support
 2022-05-27 16:28 UTC  (4+ messages)
` [PATCH 1/3] ARM64: dts: add dts files for bcmbca SoC bcm6858
` [PATCH 2/3] dt-bindings: arm64: add BCM6858 soc to binding document
` [PATCH 3/3] MAINTAINERS: add bcm6858 to bcmbca arch entry

[PATCH v4 00/17] target/m68k: Conditional traps + trap cleanup
 2022-05-27 15:47 UTC  (6+ messages)
` [PATCH v4 10/17] target/m68k: Implement TRAPcc

Tried to replace a drive in a raid 1 and all hell broke loose
 2022-05-27 16:28 UTC  (8+ messages)

mm/khugepaged: collapse file/shmem compound pages
 2022-05-27 16:27 UTC  (7+ messages)

[PATCH v7 00/25] Rust support
 2022-05-27 16:25 UTC  (5+ messages)
` [PATCH v7 03/25] kallsyms: increase maximum kernel symbol length to 512

[PATCH 5/5] drm/nouveau: Fix spelling typo in comments
 2022-05-27 16:27 UTC  (4+ messages)
` [Nouveau] "

[PATCH v2 1/2] igb: Remove duplicate defines
 2022-05-27 16:26 UTC  (4+ messages)
` [PATCH v2 2/2] igb: Make DMA faster when CPU is active on the PCIe link
    ` [Intel-wired-lan] "

[PATCH 1/2] Revert "qemu.inc: Remove empty egg-info directories before running meson"
 2022-05-27 16:25 UTC  (2+ messages)
` [PATCH 2/2] Revert "meson.bblcass: "


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.