All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-24 19:40:37 to 2022-05-24 21:00:30 UTC [more...]

cleanup blk_execute_rq* v2
 2022-05-24 21:00 UTC  (5+ messages)
` [PATCH 1/3] blk-mq: remove __blk_execute_rq_nowait
` [PATCH 2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq

[PATCH 0/2] quell a few gcc warnings
 2022-05-24 20:45 UTC  (13+ messages)
` [PATCH 2/2] http.c: avoid gcc warning
    ` [PATCH] http.c: clear the 'finished' member once we are done with it

[RESEND PATCH v5] PCI: Make sure the bus bridge powered on when scanning bus
 2022-05-24 20:58 UTC  (2+ messages)

[PATCH 0/4] ci: fix windows-build with GCC v12.x
 2022-05-24 20:58 UTC  (11+ messages)
` [PATCH 1/4] compat/win32/syslog: fix use-after-realloc
` [PATCH 2/4] nedmalloc: avoid new compile error
` [PATCH 3/4] http.c: avoid danging pointer to local variable `finished`

[PATCH v7 0/8] KVM: PKS Virtualization support
 2022-05-24 20:55 UTC  (3+ messages)
` [PATCH v7 1/8] KVM: VMX: Introduce PKS VMCS fields

[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
 2022-05-24 20:56 UTC  (4+ messages)
` [RFC V1 PATCH 1/3] selftests: kvm: x86_64: Add support for pagetable tracking
` [RFC V1 PATCH 2/3] selftests: kvm: sev: Handle hypercall exit
` [RFC V1 PATCH 3/3] selftests: kvm: sev: Port UPM selftests onto SEV/SEV-ES VMs

[PATCH] ci: update Cirrus-CI image to FreeBSD 13.0
 2022-05-24 20:56 UTC  (5+ messages)

arch/riscv/mm/init.c:782:83: warning: suggest braces around empty body in an 'if' statement
 2022-05-24 20:56 UTC  (3+ messages)

[PATCH-stable] Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
 2022-05-24 20:55 UTC  (2+ messages)

[PATCH v5] Rust Oe-Selftest implementation
 2022-05-24 20:56 UTC  (3+ messages)
  ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:55 UTC 

PCI: keystone: ks_pcie_v3_65_add_bus()
 2022-05-24 20:54 UTC  (2+ messages)

[REGRESSION] Laptop with Ryzen 4600H fails to resume video since 5.17.4 (works 5.17.3)
 2022-05-24 20:54 UTC  (4+ messages)

[PATCH] fix: nvme_update_ns_info method should be called even if nvme_ms_ids_equal return false
 2022-05-24 20:54 UTC  (13+ messages)

[PATCH net-next v2] net, neigh: introduce interval_probe_time for periodic probe
 2022-05-24 20:53 UTC  (8+ messages)

[GIT PULL] integrity subsystem updates for v5.19
 2022-05-24 20:53 UTC  (2+ messages)

[PATCH] kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
 2022-05-24 20:53 UTC  (2+ messages)

[PATCH 1/5] modpost: fix undefined behavior of is_arm_mapping_symbol()
 2022-05-24 20:51 UTC  (10+ messages)
` [PATCH 2/5] modpost: remove the unused argument of check_sec_ref()
` [PATCH 3/5] modpost: simplify mod->name allocation
` [PATCH 4/5] modpost: reuse ARRAY_SIZE() macro for section_mismatch()
` [PATCH 5/5] modpost: squash if...else if in find_elf_symbol2()

kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
 2022-05-24 20:51 UTC  (4+ messages)

[PATCH] mtd: spi-nor: gigadevice: add support for gd25lq128e
 2022-05-24 20:50 UTC  (4+ messages)

[asahilinux:bits/050-nvme 8/9] drivers/soc/apple/rtkit.c:665:16: error: implicit declaration of function 'mbox_client_poll_data'; did you mean 'mbox_client_peek_data'?
 2022-05-24 20:50 UTC 

[PATCH] hugetlb: fix huge_pmd_unshare address update
 2022-05-24 20:50 UTC 

Call graph dwarf unwinding fails with lld
 2022-05-24 20:49 UTC 

[CFP LPC 2022] Kernel Memory Management Microconference
 2022-05-24 20:48 UTC 

[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
 2022-05-24 20:49 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: sc7280: Add touchscreen to villager
 2022-05-24 20:48 UTC 

[igt-dev] [PATCH i-g-t v2 0/2] IGT clean-up tasks
 2022-05-24 20:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC] xfrm: convert alg_key to flexible array member
 2022-05-24 20:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:45 UTC 

[igt-dev] [PATCH i-g-t 1/3] lib/kms: Replace libdrm connector name with output
 2022-05-24 20:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PATCH] Fix wrong info in `INSTALL`
 2022-05-24 20:43 UTC 

Bug when mapping designware PCIe MSI msg
 2022-05-24 20:41 UTC  (2+ messages)

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-24 20:45 UTC  (7+ messages)
` [PATCH v4 3/6] iommu/vt-d: Implement domain ops for attach_dev_pasid

[axboe-block:io_uring-5.19 6/6] fs/io_uring.c:8094:10: error: call to undeclared function 'io_shutdown_prep'; ISO C99 and later do not support implicit function declarations
 2022-05-24 20:40 UTC 

[PATCH] mkfs: Fix memory leak
 2022-05-24 20:40 UTC 

FAILED: patch "[PATCH] KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID" failed to apply to 5.4-stable tree
 2022-05-24 20:40 UTC  (2+ messages)

[PATCH v3] setup: don't die if realpath(3) fails on getcwd(3)
 2022-05-24 20:40 UTC  (3+ messages)
` [PATCH v4] "

Memory allocation on speculative fastpaths
 2022-05-24 20:37 UTC  (7+ messages)

[OE-core] [PATCH 1/1] extrausers: Add ability to force password change on first login
 2022-05-24 20:37 UTC  (2+ messages)
`  "

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:34 UTC 

[igt-dev] [PATCH i-g-t v3] tests/i915/gem_close_race: Adopt to use softpin
 2022-05-24 20:34 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/i915/gem_close_race: Adopt to use softpin (rev3)

Bcache in writes direct with fsync. Are IOPS limited?
 2022-05-24 20:34 UTC  (6+ messages)
    ` [RFC] Add sysctl option to drop disk flushes in bcache? (was: Bcache in writes direct with fsync)

nvme: split bios issued in reverse order
 2022-05-24 20:32 UTC  (9+ messages)

[PATCH V2] platforms/83xx: Use of_device_get_match_data()
 2022-05-24 20:24 UTC  (3+ messages)

[PATCH 1/7] python3-setuptools-scm-git-archive: add new recipe
 2022-05-24 20:32 UTC  (3+ messages)
` [PATCH 5/7] python3-hatchling: add new recipe and build class
  ` [oe] "

[GIT PULL] Networking for 5.19
 2022-05-24 20:31 UTC 

[GIT PULL] dlm updates for 5.19
 2022-05-24 20:31 UTC 

[PATCH 2/2] auto-t: add EAP reauth to testEAP
 2022-05-24 20:31 UTC 

[PATCH 1/2] auto-t: fix eapol_reauth utility
 2022-05-24 20:31 UTC 

[PATCH] kprobes: fix build with CONFIG_KRETPROBES=n
 2022-05-24 20:30 UTC  (6+ messages)
` [PATCH] kprobes: Fix build errors "

Bug: combined diff with --ignore-matching-lines
 2022-05-24 20:17 UTC  (6+ messages)
` [PATCH] diff: fix a segfault in >2 tree -I<regex> and --output=<file>

[PATCH] tests: Bump Fedora image version for cross-compilation
 2022-05-24 20:16 UTC  (2+ messages)

[PATCH] workqueue: Fix type of cpu in trace event
 2022-05-24 20:29 UTC  (2+ messages)

relay: License cleanup
 2022-05-24 20:28 UTC  (3+ messages)

[RFC PATCH 0/4] Split driver specific commands out of testpmd
 2022-05-24 20:28 UTC  (5+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] app/testpmd: mark most cmdline symbols as static
  ` [PATCH v2 2/2] app/testpmd: register driver specific commands

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-24 20:27 UTC  (4+ messages)

[GIT PULL] Smack patches for v5.19
 2022-05-24 20:26 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.19
 2022-05-24 20:26 UTC  (2+ messages)

[GIT PULL] Landlock changes for v5.19
 2022-05-24 20:26 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER updates for v5.19-rc1
 2022-05-24 20:26 UTC  (2+ messages)

[PATCH] Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
 2022-05-24 20:25 UTC 

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-05-24 20:10 UTC  (26+ messages)
` [PATCH v4 05/14] qapi/device_add: handle the rom_order_override when cold-plugging
` [PATCH v4 07/14] none-machine: add the NoneMachineState structure
` [PATCH v4 08/14] none-machine: add 'ram-addr' property
` [PATCH v4 09/14] none-machine: allow cold plugging sysbus devices
` [PATCH v4 11/14] softmmu/memory: add memory_region_try_add_subregion function
` [PATCH v4 12/14] add sysbus-mmio-map qapi command
` [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device
` [PATCH v4 14/14] hw: set user_creatable on opentitan/sifive_e devices

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:24 UTC 

[Buildroot] How to select python-cryptograhy package
 2022-05-24 20:24 UTC  (8+ messages)

+ mm-fix-a-potential-infinite-loop-in-start_isolate_page_range.patch added to mm-unstable branch
 2022-05-24 20:23 UTC 

[RFC] tcp_bbr2: use correct 64-bit division
 2022-05-24 20:22 UTC  (4+ messages)

[PATCH] x86/mm/cpa: set PAGE_KERNEL in __set_pages_p()
 2022-05-24 20:22 UTC  (11+ messages)
        ` Is _PAGE_PROTNONE set only for user mappings?

[PATCH 0/1] net/iavf: add vector PMD for Arm for basic Rx path
 2022-05-24 20:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
 2022-05-24 20:17 UTC  (3+ messages)
` [PATCH v3 1/2] iio: pressure: dps310: Refactor startup procedure
` [PATCH v3 2/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt

Problem running qos-test when building with gcc12 and LTO
 2022-05-24 20:12 UTC  (2+ messages)

packet stuck in qdisc
 2022-05-24 20:17 UTC  (7+ messages)
  ` packet stuck in qdisc : patch proposal

[PATCH v8 00/27] Introduce power-off+restart call chain API
 2022-05-24 20:16 UTC  (8+ messages)
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()

[PATCH] urlmatch: create fetch.credentialsInUrl config
 2022-05-24 20:16 UTC  (7+ messages)

[PATCH v3] dt-bindings: serial: mtk-uart: Convert txt to json-schema
 2022-05-24 20:14 UTC  (4+ messages)

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-05-24 20:14 UTC  (3+ messages)

[PATCH 1/2] Bluetooth: hci_sync: Refactor add Adv Monitor
 2022-05-24 20:14 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Refactor remove "

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:13 UTC 

RDMA (smbdirect) testing
 2022-05-24 20:12 UTC  (2+ messages)

[PATCH 1/2] leds: Add driver for Qualcomm LPG
 2022-05-24 20:10 UTC  (4+ messages)

[GIT PULL] ext4 updates for v5.19-rc1
 2022-05-24 20:10 UTC 

[PATCH v5 0/6] QAPI support for device cold-plug
 2022-05-24 19:58 UTC  (11+ messages)
` [PATCH v5 1/6] machine: add phase_get() and document phase_check()/advance()
` [PATCH v5 2/6] machine&vl: introduce phase_until() to handle phase transitions
` [PATCH v5 3/6] vl: support machine-initialized target in phase_until()
` [PATCH v5 4/6] qapi/device_add: compute is_hotplug flag
` [PATCH v5 6/6] qapi/device_add: Allow execution in machine initialized phase

[PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
 2022-05-24 20:08 UTC  (3+ messages)
` [PATCH v4 4/5] platform/chrome: cros_kbd_led_backlight: support OF match

[GIT PULL] iomap: new code for 5.19
 2022-05-24 20:06 UTC 

[PATCH 5.17 000/158] 5.17.10-rc1 review
 2022-05-24 20:05 UTC  (2+ messages)

[PATCH 5.15 000/132] 5.15.42-rc1 review
 2022-05-24 20:04 UTC  (2+ messages)

[PATCH 5.10 00/97] 5.10.118-rc1 review
 2022-05-24 20:04 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-24 20:03 UTC 

[PATCH 5.4 00/68] 5.4.196-rc1 review
 2022-05-24 20:03 UTC  (2+ messages)

[RFC] mm: MADV_COLLAPSE semantics
 2022-05-24 20:02 UTC  (2+ messages)

[PATCH 4.19 00/44] 4.19.245-rc1 review
 2022-05-24 20:02 UTC  (2+ messages)

[PATCH kernel] KVM: Don't null dereference ops->destroy
 2022-05-24 20:01 UTC  (2+ messages)

[PATCH 4.14 00/33] 4.14.281-rc1 review
 2022-05-24 20:01 UTC  (2+ messages)

[PATCH 4.9 00/25] 4.9.316-rc1 review
 2022-05-24 20:00 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 225/1145] drivers/net/ethernet/xilinx/xilinx_axienet.h:973:9: error: implicit declaration of function 'writeq'; did you mean 'writeb'?
 2022-05-24 19:58 UTC 

[Nouveau] [PATCH v1 00/13] drm/edid: expand on struct drm_edid usage
 2022-05-24 19:58 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/edid: expand on struct drm_edid usage (rev2)

[PATCH] powerpc: e500: Fix compilation with gcc e500 compiler
 2022-05-24 19:52 UTC  (7+ messages)

[Bug 216022] New: JBL Live 660NC
 2022-05-24 19:57 UTC 

[PATCH v14 04/11] PCI: kirin: Add support for bridge slot DT schema
 2022-05-24 19:55 UTC  (3+ messages)

[PATCH v6 00/28] Builtin FSMonitor Part 3
 2022-05-24 19:54 UTC  (8+ messages)
` [PATCH v7 00/30] "
  ` [PATCH v7 26/30] t/helper/hexdump: add helper to print hexdump of stdin

[PATCH 0/2] i386: fixup number of logical CPUs when host-cache-info=on
 2022-05-24 19:48 UTC  (3+ messages)

[GIT PULL] seccomp updates for v5.19-rc1
 2022-05-24 19:53 UTC  (2+ messages)

[PATCH v2 0/5] iio: treewide: rearrange iio trig get/register
 2022-05-24 19:53 UTC  (11+ messages)
` [PATCH v2 1/5] iio:accel:bma180: rearrange iio trigger get and register
` [PATCH v2 2/5] iio:accel:kxcjk-1013: "
` [PATCH v2 3/5] iio:accel:mxc4005: "
` [PATCH v2 4/5] iio:chemical:ccs811: "
` [PATCH v2 5/5] iio:humidity:hts221: "

[PATCH] xfs_copy: don't use cached buffer reads until after libxfs_mount
 2022-05-24 19:54 UTC  (2+ messages)
` [PATCH] xfs: test xfs_copy doesn't do cached read before libxfs_mount

[Buildroot] Can't reproduce libnss build failure
 2022-05-24 19:54 UTC  (6+ messages)

[GIT PULL] objtool changes for v5.19
 2022-05-24 19:53 UTC  (2+ messages)

[GIT PULL] scheduler updates for v5.19
 2022-05-24 19:53 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-05-24 19:53 UTC 

[GIT PULL] execve updates for v5.19-rc1
 2022-05-24 19:53 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] fscrypt updates for 5.19
 2022-05-24 19:53 UTC  (4+ messages)
`  "

[GIT PULL] random number generator updates for 5.19-rc1
 2022-05-24 19:53 UTC  (2+ messages)

[GIT PULL] locking changes for v5.19
 2022-05-24 19:53 UTC  (2+ messages)

[GIT PULL] kernel hardening updates for v5.19-rc1
 2022-05-24 19:53 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] fsverity updates for 5.19
 2022-05-24 19:53 UTC  (3+ messages)
  `  "

[GIT PULL] perf events changes for v5.19
 2022-05-24 19:53 UTC  (2+ messages)

[PATCH] xfs: test mkfs.xfs sizing of internal logs that
 2022-05-24 19:52 UTC 

[Intel-gfx] [PATCH 0/4] drm/i915: Media freq factor and per-gt enhancements/fixes
 2022-05-24 19:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Media freq factor and per-gt enhancements/fixes (rev8)

[PATCH v4 00/11] Use obj_cgroup APIs to charge the LRU pages
 2022-05-24 19:52 UTC  (7+ messages)
` [PATCH v4 04/11] mm: vmscan: rework move_pages_to_lru()
` [PATCH v4 10/11] mm: lru: add VM_BUG_ON_FOLIO to lru maintenance function

[PATCH] xfs/545: check for fallocate support before running test
 2022-05-24 19:52 UTC 

[PATCH v3 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
 2022-05-24 19:52 UTC  (7+ messages)
` [PATCH v3 5/5] platform/chrome: cros_kbd_led_backlight: support "

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-05-24 19:51 UTC  (3+ messages)
` [PATCH v5] "
` [PATCH v6] "

[RFC PATCH v2 0/7] objtool: Enable and implement --mcount option on powerpc
 2022-05-24 19:50 UTC  (7+ messages)
` [RFC PATCH v2 5/7] objtool: Enable objtool to run only on files with ftrace enabled

[PATCH 0/2] pack-objects: fix a pair of MIDX bitmap-related races
 2022-05-24 19:46 UTC  (4+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] builtin/pack-objects.c: ensure included `--stdin-packs` exist

[asahilinux:bits/110-smc 11/15] drivers/power/reset/macsmc-reboot.c:54:32: error: field 'sys_off' has incomplete type
 2022-05-24 19:48 UTC 

[PATCH] xfs_repair: don't flag log_incompat inconsistencies as corruptions
 2022-05-24 19:48 UTC 

[meta-python][PATCH] python3-uinput: new package
 2022-05-24 19:46 UTC 

[RFC] A new SPI API for fast, low-latency regmap peripheral access
 2022-05-24 19:46 UTC  (11+ messages)

[RFC PATCH 0/1] dir: consider worktree config in path recursion
 2022-05-24 19:45 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "

[meta-security][PATCH] meta-parsec: Update Parsec runtime tests
 2022-05-24 19:44 UTC  (2+ messages)
` [yocto] "

[PATCH 00/17] cruft packs
 2022-05-24 19:44 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 02/17] pack-mtimes: support reading .mtimes files

RTT-PROBE: lore-subspace-rtt
 2022-05-24 19:42 UTC 

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-05-24 19:42 UTC 

[GIT PULL] gfs2 fixes
 2022-05-24 19:41 UTC  (2+ messages)
` [Cluster-devel] "

[Virtio-fs] virtio-fs-ci license file added
 2022-05-24 19:40 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.