All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-26 18:49:17 to 2024-07-26 20:00:54 UTC [more...]

[PATCH net-next v7 0/3] net: A lightweight zero-copy notification
 2024-07-26 20:00 UTC  (6+ messages)
` [PATCH net-next v7 1/3] sock: support copying cmsgs to the user space in sendmsg

[PATCH 0/7] can: m_can: Fix polling and other issues
 2024-07-26 19:59 UTC  (8+ messages)
` [PATCH 1/7] can: m_can: Reset coalescing during suspend/resume
` [PATCH 2/7] can: m_can: Remove coalesing disable in isr during suspend
` [PATCH 3/7] can: m_can: Remove m_can_rx_peripheral indirection
` [PATCH 4/7] can: m_can: Do not cancel timer from within timer
` [PATCH 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
` [PATCH 6/7] can: m_can: Reset cached active_interrupts on start
` [PATCH 7/7] can: m_can: Limit coalescing to peripheral instances

M68K Vectors
 2024-07-26 19:59 UTC  (3+ messages)

[PATCH v2 -next] cgroup/cpuset: add decrease attach_in_progress helpers
 2024-07-26 19:58 UTC  (2+ messages)

[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED
 2024-07-26 19:58 UTC  (4+ messages)

[PATCH v4] target/s390x: filter deprecated properties based on model expansion type
 2024-07-26 19:57 UTC  (2+ messages)

[PATCH v7 0/6] Red-black tree abstraction needed by Rust Binder
 2024-07-26 19:57 UTC  (7+ messages)
` [PATCH v7 1/6] rust: kernel: add `drop_contents` to `BoxExt`
` [PATCH v7 2/6] rust: rbtree: add red-black tree implementation backed by the C version
` [PATCH v7 3/6] rust: rbtree: add iterator
` [PATCH v7 4/6] rust: rbtree: add mutable iterator
` [PATCH v7 5/6] rust: rbtree: add `RBTreeCursor`
` [PATCH v7 6/6] rust: rbtree: add `RBTree::entry`

[PATCH v1 0/2]: nvme-fc: fix race with connectivity loss with nvme_fc_create_association
 2024-07-26 19:57 UTC  (3+ messages)
` [PATCH v1 2/2] "

[v3] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-26 19:55 UTC 

[PATCH v2 0/4] media: rockchip: Add rkvdec2 driver
 2024-07-26 19:55 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)

[PATCH v3] target/s390x: filter deprecated properties based on model expansion type
 2024-07-26 19:54 UTC  (12+ messages)

WG14 paper for removing restrict from nptr in strtol(3)
 2024-07-26 19:53 UTC  (6+ messages)
  ` n3294 - The restrict function attribute as a replacement of the restrict qualifier

[PATCH 0/5] Add GameForce Ace
 2024-07-26 19:49 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: power: supply: add dual-cell for cw2015
` [PATCH 2/5] power: supply: cw2015: Add support for dual-cell configurations
` [PATCH 3/5] arm64: dts: rockchip: Pull up sdio pins on RK3588
` [PATCH 4/5] dt-bindings: arm: rockchip: Add GameForce Ace
` [PATCH 5/5] arm64: dts: "

[v2] arm64: Rename to KERNEL_IMAGE_COMPRESSED_INSTALL kconfig for compressed kernel image
 2024-07-26 19:49 UTC 

[PATCH v3] rockchip/drm: vop2: add support for gamma LUT
 2024-07-26 19:49 UTC  (4+ messages)

Bug with bash and OpenSSL usage on Windows
 2024-07-26 19:48 UTC  (2+ messages)

[PATCH v2 0/2] add-p P fixups
 2024-07-26 19:48 UTC  (11+ messages)
            ` Re* "

[PATCH 0/2] Add driver for Sharp Memory LCD
 2024-07-26 19:44 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
  ` [PATCH v2 2/2] drm/tiny: Add driver for Sharp Memory LCD

arm64: allow installing compressed image by default
 2024-07-26 19:43 UTC 

[PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry
 2024-07-26 19:43 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

[PATCH] examples/l3fwd: fix read beyond array bondaries
 2024-07-26 19:43 UTC 

[PATCH v2 0/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-07-26 19:41 UTC  (8+ messages)

[PATCH nfs-utils v6 0/3] nfsdctl: add a new nfsdctl tool to nfs-utils
 2024-07-26 19:40 UTC  (2+ messages)

[PATCH 0/3] rust: Add irq abstraction, IrqSpinLock
 2024-07-26 19:39 UTC  (5+ messages)
` [PATCH 1/3] rust: Introduce irq module

[PATCH] dlibs: fix access to `major_names data
 2024-07-26 19:35 UTC 

[PATCH bpf-next v2 0/2] bpf: Fix updating attached freplace prog to prog_array map
 2024-07-26 19:38 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase for "

[PATCH 00/46] btrfs: convert most of the data path to use folios
 2024-07-26 19:36 UTC  (47+ messages)
` [PATCH 01/46] btrfs: convert btrfs_readahead to only use folio
` [PATCH 02/46] btrfs: convert btrfs_read_folio to only use a folio
` [PATCH 03/46] btrfs: convert end_page_read to take "
` [PATCH 04/46] btrfs: convert begin_page_folio to take a folio instead
` [PATCH 05/46] btrfs: convert submit_extent_page to use a folio
` [PATCH 06/46] btrfs: convert btrfs_do_readpage to only "
` [PATCH 07/46] btrfs: update the writepage tracepoint to take "
` [PATCH 08/46] btrfs: convert __extent_writepage_io "
` [PATCH 09/46] btrfs: convert extent_write_locked_range to use folios
` [PATCH 10/46] btrfs: convert __extent_writepage to be completely folio based
` [PATCH 11/46] btrfs: convert add_ra_bio_pages to use only folios
` [PATCH 12/46] btrfs: utilize folio more in btrfs_page_mkwrite
` [PATCH 13/46] btrfs: convert can_finish_ordered_extent to use a folio
` [PATCH 14/46] btrfs: convert btrfs_finish_ordered_extent to take "
` [PATCH 15/46] btrfs: convert btrfs_mark_ordered_io_finished "
` [PATCH 16/46] btrfs: convert writepage_delalloc "
` [PATCH 17/46] btrfs: convert find_lock_delalloc_range to use "
` [PATCH 18/46] btrfs: convert lock_delalloc_pages to take "
` [PATCH 19/46] btrfs: convert __unlock_for_delalloc "
` [PATCH 20/46] btrfs: convert __process_pages_contig "
` [PATCH 21/46] btrfs: convert process_one_page to operate only on folios
` [PATCH 22/46] btrfs: convert extent_clear_unlock_delalloc to take a folio
` [PATCH 23/46] btrfs: convert extent_write_locked_range "
` [PATCH 24/46] btrfs: convert run_delalloc_cow "
` [PATCH 25/46] btrfs: convert cow_file_range_inline "
` [PATCH 26/46] btrfs: convert cow_file_range "
` [PATCH 27/46] btrfs: convert fallback_to_cow "
` [PATCH 28/46] btrfs: convert run_delalloc_nocow "
` [PATCH 29/46] btrfs: convert btrfs_cleanup_ordered_extents to use folios
` [PATCH 30/46] btrfs: convert btrfs_cleanup_ordered_extents to take a folio
` [PATCH 31/46] btrfs: convert run_delalloc_compressed "
` [PATCH 32/46] btrfs: convert btrfs_run_delalloc_range "
` [PATCH 33/46] btrfs: convert async_chunk to hold "
` [PATCH 34/46] btrfs: convert submit_uncompressed_range to take "
` [PATCH 35/46] btrfs: convert btrfs_writepage_fixup_worker to use "
` [PATCH 36/46] btrfs: convert btrfs_writepage_cow_fixup to use folio
` [PATCH 37/46] btrfs: convert btrfs_writepage_fixup to use a folio
` [PATCH 38/46] btrfs: convert uncompress_inline to take "
` [PATCH 39/46] btrfs: convert read_inline_extent to use "
` [PATCH 40/46] btrfs: convert btrfs_get_extent to take "
` [PATCH 41/46] btrfs: convert __get_extent_map "
` [PATCH 42/46] btrfs: convert find_next_dirty_byte "
` [PATCH 43/46] btrfs: convert wait_subpage_spinlock to only use "
` [PATCH 44/46] btrfs: convert btrfs_set_range_writeback to "
` [PATCH 45/46] btrfs: convert insert_inline_extent "
` [PATCH 46/46] btrfs: convert extent_range_clear_dirty_for_io "

[PATCH 1/2] drm/amdkfd: support per-queue reset on gfx9
 2024-07-26 19:36 UTC  (4+ messages)
` [PATCH 2/2] drm/amdkfd: support the debugger during per-queue reset

[PATCH] btf: remove useless code
 2024-07-26 19:36 UTC 

[PATCH v2 0/4] dts: initial dynamic config suite
 2024-07-26 19:35 UTC  (6+ messages)
` [PATCH v5 0/3] dts: refactored dynamic config test suite
  ` [PATCH v5 2/3] dts: dynamic config conf schema
  ` [PATCH v5 3/3] dts: dynamic config test suite

[PATCH i-g-t, v4] tests/intel/i915_pm_rps: Disable threshold subtests when SLPC is enabled
 2024-07-26 19:35 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/i915_pm_rps: Disable threshold subtests when SLPC is enabled (rev2)

Converting kselftest test modules to kunit
 2024-07-26 19:35 UTC  (2+ messages)

[PATCH 0/4] improve one-shot variable detection with shell function
 2024-07-26 19:32 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] t3430: drop unnecessary one-shot "VAR=val shell-func" invocation
  ` [PATCH v2 4/5] check-non-portable-shell: suggest alternative for `VAR=val shell-func`

[bluez/bluez] 4c9d4e: client/player: Set number of channels based on loc
 2024-07-26 19:32 UTC 

[PATCH 1/7] netlink: Remove pointless checks
 2024-07-26 19:31 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/1] added python-pyside6 recipe
 2024-07-26 19:29 UTC 

[Bug 219098] New: Termios man page description of semantics of MIN, TIME
 2024-07-26 19:28 UTC 

[PATCH 0/3] bitmap: Convert test_bitmap to kunit test
 2024-07-26 19:26 UTC  (6+ messages)
` [PATCH 2/3] bitmap: Rename module
` [PATCH 3/3] selftests: lib: remove test_bitmap

[PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
 2024-07-26 19:26 UTC  (3+ messages)
` [PATCH v5 02/12] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible

QCA6390 broken in current kernel
 2024-07-26 19:25 UTC  (5+ messages)

[PATCH 0/7] minmax: reduce compilation time
 2024-07-26 19:21 UTC  (7+ messages)

[PATCH 1/2] drm/amdgpu: print VCN instance dump for valid instance
 2024-07-26 19:21 UTC  (10+ messages)
` [PATCH 2/2] drm/amdgpu: trigger ip dump before suspend of IP's

[PATCH BlueZ v4 1/3] client/player: Set number of channels based on locations
 2024-07-26 19:21 UTC  (2+ messages)

[PATCH i-g-t] tests/dumb_buffer: Add subtests for mixing dumb buffers with prime
 2024-07-26 19:21 UTC  (2+ messages)

[PATCH 00/21] GPU debug support (eudebug)
 2024-07-26 19:20 UTC  (8+ messages)
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 14/21] drm/xe/eudebug: vm open/pread/pwrite
` [PATCH 15/21] drm/xe/eudebug: implement userptr_vma access

[Buildroot] [PATCH 1/1] package/softhsm2: select BR2_PACKAGE_LIBOPENSSL_ENGINES
 2024-07-26 19:18 UTC 

[PATCH v2 0/3] dts: queue start/stop suite
 2024-07-26 19:19 UTC  (8+ messages)
` [PATCH v8 0/3] dts: refactored "
  ` [PATCH v8 1/3] dts: add functions to testpmd shell
  ` [PATCH v8 2/3] dts: initial queue start/stop suite implementation
  ` [PATCH v8 3/3] dts: queue suite conf schema

WARN Kernel v6.9-evl-rebase - EVL: invalid out-of-band syscall <0x43564d41> - Firefox browser
 2024-07-26 19:17 UTC  (11+ messages)
              ` FAIL Kernel v6.10-evl-rebase - EVL: In function 'do_sysvec_inband': error: duplicate case value

[PATCH] irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()
 2024-07-26 19:17 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-07-26 19:17 UTC  (4+ messages)
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads

[PATCH i-g-t v3 0/4] Add vmwgfx prime tests
 2024-07-26 19:16 UTC  (7+ messages)
` [PATCH i-g-t v3 2/4] lib/vmwgfx: Allow using any buffer handle as a surface backing
` [PATCH i-g-t v3 3/4] tests/vmwgfx: Add a prime test
` [PATCH i-g-t v3 4/4] tests/vmwgfx: Fix and extend the reference counting test

[paulmck-rcu:dev.2024.07.18b] BUILD SUCCESS a6c7779283d67a409b81616a5b485ac21637d7e7
 2024-07-26 19:15 UTC 

[GIT PULL] Devicetree updates for v6.11, part 2
 2024-07-26 19:15 UTC 

[PATCH v3] tests/intel/xe_vm: Add test for 64k page corners
 2024-07-26 19:13 UTC  (4+ messages)

[PATCH v1 0/4] dts: add dynamic queue configuration test suite
 2024-07-26 19:13 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] dts: add send_packets to test suites and rework packet addressing

[PATCH v23 00/19] Add support for Sub-NUMA cluster (SNC) systems
 2024-07-26 19:13 UTC  (3+ messages)
` [PATCH v23 06/19] x86/resctrl: Introduce snc_nodes_per_l3_cache

[PATCH] bpf, cpumap: Fix use after free of bpf_cpu_map_entry in cpu_map_enqueue
 2024-07-26 19:11 UTC  (3+ messages)

[PATCH 0/1] drm/xe/xe2: Introduce performance changes
 2024-07-27  6:20 UTC  (4+ messages)
` ✓ CI.Hooks: success for drm/xe/xe2: Introduce performance changes (rev2)
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[Buildroot] [PATCH 1/5] package/libdrm: add host variant
 2024-07-26 19:07 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/llvm-project/libclc: "
` [Buildroot] [PATCH 3/5] package/spirv-llvm-translator: add target variant to provide LLVMSPIRVLib
` [Buildroot] [PATCH 4/5] package/spirv-tools: add host variant
` [Buildroot] [PATCH 5/5] package/{mesa3d, mesa3d-headers}: bump version to 24.1.4

[PATCH net-next v17 00/14] net: Make timestamping selectable
 2024-07-26 19:04 UTC  (4+ messages)
` [PATCH net-next v17 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider

[PATCH] rust: mm: add abstractions for mm_struct and vm_area_struct
 2024-07-26 19:04 UTC  (5+ messages)

[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-26 19:03 UTC  (4+ messages)
` [PATCH v4 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl

[PATCH] patman: Resolve python string vs. regex escaping syntax
 2024-07-26 19:02 UTC 

[PATCH] eal: add support for TRNG with Arm RNG feature
 2024-07-26 19:00 UTC  (4+ messages)

[PATCH] PCI: Fix devres regression in pci_intx()
 2024-07-26 18:59 UTC  (2+ messages)

[PATCH v3 0/3] iio: light: stk3310: stk3013 support
 2024-07-26 18:52 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: iio: light: stk33xx: add compatible for stk3013

[PATCH] mtd: spi-nor: micron-st: Add n25q064a WP support
 2024-07-26 18:58 UTC  (2+ messages)

[Buildroot] Message Failure
 2024-07-26 18:58 UTC 

Patch for small typo in nfsmount.conf
 2024-07-26 18:58 UTC  (2+ messages)

[PATCH v4 00/15] genirq/msi: Silence set affinity failed warning
 2024-07-26 18:57 UTC  (2+ messages)

[GIT PULL] clk fixes for the merge window
 2024-07-26 18:57 UTC 

[PATCH bpf-next] bpf/bpf_lru_list: make bpf_percpu_lru_pop_free safe in NMI
 2024-07-26 18:55 UTC  (3+ messages)

[PATCH v4 0/3] iio: light: stk3310: stk3013 support
 2024-07-26 18:53 UTC  (4+ messages)
` [PATCH v4 1/3] iio: light: stk3310: relax chipid check warning
` [PATCH v4 2/3] iio: light: stk3310: add support for stk3013
` [PATCH v4 3/3] dt-bindings: iio: light: stk33xx: add compatible "

[PATCH] dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
 2024-07-26 18:52 UTC  (2+ messages)

[PATCH v2 00/14] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
 2024-07-26 18:51 UTC  (15+ messages)
` [PATCH v2 01/14] KVM: x86: disallow pre-fault for SNP VMs before initialization
` [PATCH v2 02/14] KVM: guest_memfd: return folio from __kvm_gmem_get_pfn()
` [PATCH v2 03/14] KVM: guest_memfd: delay folio_mark_uptodate() until after successful preparation
` [PATCH v2 04/14] KVM: guest_memfd: do not go through struct page
` [PATCH v2 05/14] KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
` [PATCH v2 06/14] KVM: guest_memfd: return locked folio from __kvm_gmem_get_pfn
` [PATCH v2 07/14] KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the memory is passed to the guest
` [PATCH v2 08/14] KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm
` [PATCH v2 09/14] KVM: remove kvm_arch_gmem_prepare_needed()
` [PATCH v2 10/14] KVM: guest_memfd: move check for already-populated page to common code
` [PATCH v2 11/14] KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes()
` [PATCH v2 12/14] KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
` [PATCH v2 13/14] KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
` [PATCH v2 14/14] KVM: guest_memfd: abstract how prepared folios are recorded

Can rpc.mountd NOT be hardcoded to listen on 0.0.0.0?
 2024-07-26 18:51 UTC  (2+ messages)

[PATCH v2 0/2] Support userspace hypercalls for TDX
 2024-07-26 18:58 UTC  (3+ messages)
` [PATCH v2 1/2] Add prctl to allow userlevel TDX hypercalls
` [PATCH v2 2/2] x86/vmware: VMware support for TDX userspace hypercalls


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.