All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-27 15:44:06 to 2023-06-27 16:27:21 UTC [more...]

[PATCH 00/11] Even more msm bindings fixes
 2023-06-27 16:24 UTC  (5+ messages)
` [PATCH 01/11] arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names
` [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible
` [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2
` [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property

[igt-dev] [V4 i-g-t 12/24] tests: Use drm_close_driver() to close the drm fd
 2023-06-27 16:26 UTC  (3+ messages)

[biweekly bcachefs cabal]
 2023-06-27 16:24 UTC 

[PATCH v3 0/8] Per-VMA lock support for swap and userfaults
 2023-06-27 16:25 UTC  (19+ messages)
` [PATCH v3 3/8] mm: drop per-VMA lock in handle_mm_fault if retrying or when finished
` [PATCH v3 5/8] mm: make folio_lock_fault indicate the state of mmap_lock upon return
` [PATCH v3 6/8] mm: handle swap page faults under per-VMA lock
` [PATCH v3 7/8] mm: drop VMA lock before waiting for migration
` [PATCH v3 8/8] mm: handle userfaults under VMA lock

[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
 2023-06-27 16:09 UTC  (37+ messages)
` [PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
` [PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
` [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
` [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v3 09/36] tests/docker: add test-fuzz
` [PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v3 11/36] tests/lcitool: update to latest version
` [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
` [PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
` [PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops
` [PATCH v3 18/36] plugins: fix memory leak while parsing options
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
` [PATCH v3 20/36] docs/devel: add some front matter to the devel index
` [PATCH v3 21/36] include/migration: mark vmstate_register() as a legacy function
` [PATCH v3 22/36] include/hw/qdev-core: fixup kerneldoc annotations
` [PATCH v3 23/36] docs/devel/qom.rst: Correct code style
` [PATCH v3 24/36] docs/devel: split qom-api reference into new file
` [PATCH v3 25/36] docs/devel: introduce some key concepts for QOM development
` [PATCH v3 26/36] gdbstub: lightly refactor connection to avoid snprintf
` [PATCH v3 27/36] gdbstub: Permit reverse step/break to provide stop response
` [PATCH v3 28/36] gdbstub: clean-up vcont handling to avoid goto
` [PATCH v3 29/36] linux-user: Expose do_guest_openat() and do_guest_readlink()
` [PATCH v3 30/36] linux-user: Add "safe" parameter to do_guest_openat()
` [PATCH v3 31/36] linux-user: Emulate /proc/self/smaps
` [PATCH v3 32/36] gdbstub: Expose gdb_get_process() and gdb_get_first_cpu_in_process()
` [PATCH v3 33/36] gdbstub: Report the actual qemu-user pid
` [PATCH v3 34/36] gdbstub: Add support for info proc mappings
` [PATCH v3 35/36] docs: Document security implications of debugging
` [PATCH v3 36/36] tests/tcg: Add a test for info proc mappings

[PATCH 0/2] Fix cross-compilation issues with Clang
 2023-06-27 16:25 UTC  (5+ messages)
` [PATCH 1/2] LoongArch: vDSO: Use CLANG_FLAGS instead of filtering out '--target='
` [PATCH 2/2] LoongArch: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation

[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON
 2023-06-27 16:24 UTC  (7+ messages)
    ` [v5 "

[PATCH 0/5] replace strbuf_expand()
 2023-06-27 16:24 UTC  (8+ messages)
` [PATCH 2/5] strbuf: factor out strbuf_expand_step()
` [PATCH 3/5] replace strbuf_expand_dict_cb() with strbuf_expand_step()

[PATCH 0/1] Add a sysctl to disable io_uring system-wide
 2023-06-27 16:23 UTC  (3+ messages)
` [PATCH 1/1] Add a new "

[PATCH 0/2] v3: F_OFD_GETLK extension to read lock info
 2023-06-27 16:23 UTC  (2+ messages)

[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR)
 2023-06-27 16:22 UTC  (19+ messages)
` [PATCH v3 01/36] gitlab: explicit set artifacts publishing criteria
` [PATCH v3 02/36] gitlab: ensure coverage job also publishes meson log
` [PATCH v3 03/36] gitlab: reduce testing scope of check-gcov
` [PATCH v3 04/36] docs/devel: remind developers to run CI container pipeline when updating images
` [PATCH v3 05/36] tests/tcg: add mechanism to handle plugin arguments
` [PATCH v3 06/36] qemu-keymap: properly check return from xkb_keymap_mod_get_index
` [PATCH v3 07/36] scripts/oss-fuzz: add a suppression for keymap
` [PATCH v3 08/36] tests/qtests: clean-up and fix leak in generic_fuzz
` [PATCH v3 09/36] tests/docker: add test-fuzz
` [PATCH v3 10/36] Makefile: add lcitool-refresh to UNCHECKED_GOALS
` [PATCH v3 11/36] tests/lcitool: update to latest version
` [PATCH v3 12/36] tests/lcitool: Bump fedora container versions
` [PATCH v3 13/36] tests/lcitool: add an explicit gcc-native package
` [PATCH v3 14/36] tests/lcitool: introduce qemu-minimal
` [PATCH v3 15/36] tests/docker: convert riscv64-cross to lcitool
` [PATCH v3 16/36] tests/avocado: update firmware to enable sbsa-ref/max
` [PATCH v3 17/36] plugins: force slow path when plugins instrument memory ops

[PATCH] fprobe: Release rethook after the ftrace_ops is unregistered
 2023-06-27 16:23 UTC  (3+ messages)

[PATCH v7 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-27 16:19 UTC  (4+ messages)
` [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites

[PATCH v2 0/5] Migration deprecated parts
 2023-06-27 16:21 UTC  (5+ messages)
` [PATCH v2 1/5] migration: Use proper indentation for migration.json
` [PATCH v2 5/5] migration: Deprecate old compression method

[PATCH v3 0/9] ptp .adjphase cleanups
 2023-06-27 16:21 UTC  (3+ messages)
` [PATCH v3 5/9] ptp: Add .getmaxphase callback to ptp_clock_info

[PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
 2023-06-27 16:20 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t 0/5] Add tests for scheduler control interface
 2023-06-27 16:16 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/5] lib/igt_sysfs: Add support to iterate over engines
` [igt-dev] [PATCH i-g-t 2/5] xe/xe_sysfs_defaults: Verify .defaults in engines directory
` [igt-dev] [PATCH i-g-t 3/5] xe/xe_sysfs_preempt_timeout: Verify preempt_timeout

[PATCH] btf: warn but return no error for NULL btf from __register_btf_kfunc_id_set()
 2023-06-27 16:20 UTC  (2+ messages)

[PATCH 0/3] Additional variables for git var
 2023-06-27 16:19 UTC  (14+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 6/7] var: add attributes files locations
` [PATCH v3 0/8] Additional variables for git var
  ` [PATCH v3 1/8] var: mark unused parameters in git_var callbacks
  ` [PATCH v3 2/8] t: add a function to check executable bit
  ` [PATCH v3 3/8] var: add support for listing the shell
  ` [PATCH v3 4/8] var: format variable structure with C99 initializers
  ` [PATCH v3 5/8] var: adjust memory allocation for strings
  ` [PATCH v3 6/8] attr: expose and rename accessor functions
  ` [PATCH v3 7/8] var: add attributes files locations
  ` [PATCH v3 8/8] var: add config file locations

[GIT PULL] Documentation for 6.5
 2023-06-27 16:19 UTC 

[PATCH V24 0/3] misc: Add driver support for Data Capture and Compare unit(DCC)
 2023-06-27 16:18 UTC  (4+ messages)
` [PATCH V24 2/3] misc: dcc: "

[PATCH] i2c: xiic: Don't try to handle more interrupt events after error
 2023-06-27 16:13 UTC  (8+ messages)

[PATCH] drm/amdgpu: Keep non-psp path for partition switch
 2023-06-27 16:18 UTC  (2+ messages)

[PATCH net-next v3] libceph: Partially revert changes to support MSG_SPLICE_PAGES
 2023-06-27 16:18 UTC  (4+ messages)

[PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
 2023-06-27 16:12 UTC  (4+ messages)

[syzbot] [ext4?] KASAN: use-after-free Read in ext4_find_extent (3)
 2023-06-27 16:16 UTC 

[igt-dev] [PATCH i-g-t 0/2] Change all user wait fence tests to nanoseconds
 2023-06-27 16:14 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/xe_query: Add milliseconds to nanoseconds macro
` [igt-dev] [PATCH i-g-t 2/2] tests/xe_*: Use nanoseconds instead jiffies in wait user fence

[PATCH v2 0/6] Update document description for kvm_mmu_page and kvm_mmu_page_role
 2023-06-27 16:16 UTC  (7+ messages)
` [PATCH v2 4/6] KVM: Documentation: Add the missing description for tdp_mmu_root_count into kvm_mmu_page
` [PATCH v2 5/6] KVM: Documentation: Add the missing description for mmu_valid_gen "
` [PATCH v2 6/6] KVM: Documentation: Add the missing description for tdp_mmu_page "

self protect process with landlock to getting killed
 2023-06-27 16:14 UTC 

[PATCH v11 00/12] Network support for Landlock
 2023-06-27 16:14 UTC  (3+ messages)
` [PATCH v11 08/12] landlock: Add network rules and TCP hooks support

Realtek 8822ce connection is very unstable
 2023-06-27 16:13 UTC  (3+ messages)

[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
 2023-06-27 16:12 UTC  (4+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()

[PATCH v2 0/2] RISC-V: T-Head vector handling
 2023-06-27 16:12 UTC  (4+ messages)
` [PATCH v2 3/3] RISC-V: add T-Head vector errata handling

[PATCH v2 14/16] maple_tree: Refine mas_preallocate() node calculations
 2023-06-27 16:11 UTC  (11+ messages)

[Intel-gfx] [PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-27 16:12 UTC  (6+ messages)
` [Intel-gfx] [PATCH v13 22/22] docs: vfio: Add vfio device cdev description
      `  "

Question on slow fallocate
 2023-06-27 16:12 UTC  (6+ messages)

Fwd: Need NVME QUIRK BOGUS for SAMSUNG MZ1WV480HCGL-000MV (Samsung SM-953 Datacenter SSD)
 2023-06-27 16:10 UTC  (2+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-27 16:07 UTC  (14+ messages)
` [PATCH v6 03/33] pgtable: Create struct ptdesc

[PATCH v5 1/1] drm/doc: Document DRM device reset expectations
 2023-06-27 16:09 UTC  (4+ messages)

[yocto] File magic/sdk relocation
 2023-06-27 16:09 UTC  (2+ messages)
`  "

[PATCH] fs/nfsd: Fix creation time serialization order
 2023-06-27 16:09 UTC  (2+ messages)

[PATCH] dmaengine: k3dma: fix potential deadlock on &d->lock
 2023-06-27 16:08 UTC 

[PATCH] btrfs: add comments for btrfs_map_block()
 2023-06-27 16:07 UTC  (2+ messages)

[PATCH] libxl: Make domain build xc_domain_setmaxmem() call use max_memkb
 2023-06-27 15:59 UTC 

[Intel-gfx] [PATCH v2 0/4] Update AUX invalidation sequence
 2023-06-27 16:07 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Update AUX invalidation sequence (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v1 0/2] udmabuf: Add back support for mapping hugetlb pages
 2023-06-27 16:04 UTC  (15+ messages)

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_color: fix test crash within crtc_lut_accuracy
 2023-06-27 16:05 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for tests/amdgpu/amd_color: fix test crash within crtc_lut_accuracy (rev3)

[PATCH] lib: fix coverity for unused variable
 2023-06-27 16:05 UTC  (3+ messages)
  ` [EXT] "

[Intel-xe] [PATCH 0/5] xe & i915 display integration, display irqs
 2023-06-27 16:03 UTC  (5+ messages)
` [Intel-xe] [PATCH 4/5] fixup! drm/xe/display: Implement display support
` [Intel-xe] ✗ CI.checksparse: warning for xe & i915 display integration, display irqs

[PATCH] btrfs: avoid duplicated chunk lookup during btrfs_map_block()
 2023-06-27 16:03 UTC  (2+ messages)

Bug Report
 2023-06-27 16:02 UTC 

[virtio-comment] [RFC PATCH] admin-queue: bind the group member to the device
 2023-06-27 16:02 UTC  (4+ messages)
  ` [virtio-dev] "

[PATCH] nvme-core: check id->mc before setting NVME_NS_METADATA_SUPPORTED
 2023-06-27 16:02 UTC  (2+ messages)

linux-next: Tree for Jun 27
 2023-06-27 16:01 UTC  (2+ messages)
` linux-next: Tree for Jun 27 (idle: intel_idle)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-27 16:01 UTC  (11+ messages)

[PATCH v5] vfio/pci: Propagate ACPI notifications to user-space via eventfd
 2023-06-27 16:01 UTC  (3+ messages)

[oe-core][kirkstone][PATCHv2 0/8] Backport all weston-init qol updates
 2023-06-27 16:00 UTC  (2+ messages)

[GIT PULL] Probes update for v6.5
 2023-06-27 15:58 UTC 

[PATCH v3 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-06-27 15:48 UTC  (7+ messages)
` [PATCH v3 1/7] swiotlb: make io_tlb_default_mem local to swiotlb.c

[PATCH v4] semanage, sepolicy: list also ports not attributed with port_type
 2023-06-27 15:56 UTC  (2+ messages)

[RFC mptcp-next v2] mptcp: convert netlink from small_ops to ops
 2023-06-27 15:57 UTC  (2+ messages)
` mptcp: convert netlink from small_ops to ops: Tests Results

[PATCH net 0/3] Fix PTP packet drops with ocelot-8021q DSA tag protocol
 2023-06-27 15:57 UTC  (7+ messages)
` [PATCH net 3/3] net: dsa: felix: don't drop PTP frames with tag_8021q when RX timestamping is disabled

[nft PATCH] tests: py: Document JSON mode in README
 2023-06-27 15:56 UTC 

[PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-27 15:52 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/1] Extend XE f-f - waitfence@abstime
 2023-06-27 15:52 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Add xe_waitfence@abstime test to f-f

[dm-devel] [PATCH] block: flush the disk cache on BLKFLSBUF
 2023-06-27 15:49 UTC  (4+ messages)
    `  "

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-27 15:49 UTC  (13+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH v3] dt-bindings: riscv: deprecate riscv,isa
 2023-06-27 15:49 UTC  (3+ messages)

[PATCH v2 0/4] pc-bios/s390-ccw: Fixes and improvements for start.S
 2023-06-27 15:47 UTC  (3+ messages)
` [PATCH v2 3/4] pc-bios/s390-ccw: Move the stack array into start.S

[PATCH v3 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2023-06-27 15:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller

[PATCH net-next v3 00/12] Add TJA1120 support
 2023-06-27 15:47 UTC  (2+ messages)

[PATCH v2] gro : ipv6 changes to support GRO for TCP/ipv6
 2023-06-27 15:47 UTC  (4+ messages)
` [PATCH v11 1/2] gro : refactor IPv4 to add GRO support for IPv6
  ` [PATCH v11 2/2] gro : add support for IPv6 GRO

[PATCH bpf-next 0/7] Support defragmenting IPv(4|6) packets in BPF
 2023-06-27 15:44 UTC  (3+ messages)

[PATCH 1/3] kvx: Add missing include/asm/mmu.h
 2023-06-27 15:42 UTC  (3+ messages)
` [PATCH 2/3] kvx: Replace dinval alias with d1inval
` [PATCH 3/3] kvx: Fix asm syntax in start.S


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.