All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-24 14:39:27 to 2025-06-24 15:20:07 UTC [more...]

[LTP] [PATCH 1/3] open13: Convert to new API
 2025-06-24 15:19 UTC  (3+ messages)
` [LTP] [PATCH 2/3] open13: Add subtests for mmap() and ioctl()
` [LTP] [PATCH 3/3] open13: Verify that dup() will preserve O_PATH flag

[PATCH v4] staging: media: atomisp: fix coding style in ia_css_output.host.c
 2025-06-24 15:19 UTC  (2+ messages)

[PATCH v12 00/22] Support more Amlogic SoC families in crypto driver
 2025-06-24 13:52 UTC  (17+ messages)
` [PATCH v12 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v12 02/22] crypto: amlogic - Add platform data
` [PATCH v12 03/22] crypto: amlogic - Remove clock input
` [PATCH v12 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v12 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v12 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v12 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v12 08/22] crypto: amlogic - Cleanup defines

Cachefiles slowdown caused by SEEK_HOLE
 2025-06-24 15:19 UTC  (4+ messages)

[PATCH] drm/amdkfd: Don't call mmput from MMU notifier callback
 2025-06-24 15:18 UTC  (4+ messages)

[PATCH v2 0/4] Improvements for Devres
 2025-06-24 15:18 UTC  (4+ messages)
` [PATCH v2 3/4] rust: devres: get rid of Devres' inner Arc

[PATCH] mm/selftests: improve UFFD-WP feature detection in KSM test
 2025-06-24 15:17 UTC  (10+ messages)
` [PATCH v2] selftests/mm: Fix UFFDIO_API usage with proper two-step feature negotiation

[PATCH] Fix do_pages_stat to use compat_uptr_t
 2025-06-24 15:17 UTC 

[PATCH v2] cxl/memdev: automate cleanup with __free()
 2025-06-24 15:17 UTC  (3+ messages)

[PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers
 2025-06-24 15:17 UTC  (14+ messages)

[PATCH v6 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-06-24 15:16 UTC  (6+ messages)
` [PATCH v6 4/4] drm: renesas: rz-du: mipi_dsi: Add support for "

[PATCH V2] ublk: setup ublk_io correctly in case of ublk_get_data() failure
 2025-06-24 15:16 UTC  (3+ messages)

[PATCH i-g-t v2 1/2] lib/amdgpu: Generalize command submission NOP function
 2025-06-24 15:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [i-g-t,v2,1/2] "

[PATCH] pcapng: allow any protocol link type for the interface block
 2025-06-24 15:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/3] PCIe: Refactor link speed configuration with unified macro
 2025-06-24 15:13 UTC  (2+ messages)

[PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()
 2025-06-24 15:14 UTC  (17+ messages)
`  "
  ` [PATCH v3] lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()y

[PATCH 0/2] xen/efi: Make boot more flexible, especially with GRUB2
 2025-06-24 15:12 UTC  (6+ messages)
` [PATCH 1/2] xen/efi: Handle cases where file didn't come from ESP

[PATCH 0/3] KVM: Speed up MMIO registrations
 2025-06-24 15:11 UTC  (3+ messages)
` [PATCH 3/3] KVM: Avoid synchronize_srcu() in kvm_io_bus_register_dev()

[PATCH] mmc-utils: Pass key_mac buffer to rpmb_get_key()
 2025-06-24 15:10 UTC  (2+ messages)

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-24 15:10 UTC  (3+ messages)
` [PATCH v9 22/43] KVM: arm64: Validate register access for a Realm VM

[PATCH v13 0/6] Refactor capability search into common macros
 2025-06-24 15:09 UTC  (2+ messages)

[PATCH] libselinux: Document thread caveat for security_compute_av.3
 2025-06-24 15:10 UTC  (2+ messages)

[PATCH v9 0/3] CCS save restore for IGPU
 2025-06-24 15:10 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for CCS save restore for IGPU (rev9)
` ✓ CI.KUnit: success "

[PATCH net-next v6] docs: net: sysctl documentation cleanup
 2025-06-24 15:09 UTC 

[PATCH 00/66] kconfig: improve xconfig and gconfig
 2025-06-24 15:05 UTC  (67+ messages)
` [PATCH 01/66] kconfig: set MENU_CHANGED to choice when the selected member is changed
` [PATCH 02/66] kconfig: qconf: do not show checkbox icon for choice
` [PATCH 03/66] kconfig: qconf: show selected choice in the Value column
` [PATCH 04/66] kconfig: rename menu_get_parent_menu() to menu_get_menu_or_parent_menu()
` [PATCH 05/66] kconfig: re-add menu_get_parent_menu() that returns parent menu
` [PATCH 06/66] kconfig: gconf: make columns resizable
` [PATCH 07/66] kconfig: gconf: fix potential memory leak in renderer_edited()
` [PATCH 08/66] kconfig: gconf: always destroy dialog in on_window1_delete_event()
` [PATCH 09/66] kconfig: gconf: remove old #ifdef GTK_CHECK_VERSION
` [PATCH 10/66] kconfig: gconf: remove empty if-block
` [PATCH 11/66] kconfig: gconf: remove meaningless code in init_main_window()
` [PATCH 12/66] kconfig: gconf: remove unneeded gtk_tree_view_set_headers_visible() calls
` [PATCH 13/66] kconfig: gconf: remove gtk_tree_view_column_set_visible() calls
` [PATCH 14/66] kconfig: gconf: remove gtk_widget_realize() calls
` [PATCH 15/66] kconfig: gconf: remove gtk_tree_view_set_rules_hint() calls
` [PATCH 16/66] kconfig: gconf: remove unnecessary gtk_set_locale() call
` [PATCH 17/66] kconfig: gconf: remove internal-child="image" nodes from glade
` [PATCH 18/66] kconfig: gconf: remove parents[] array and indent variable
` [PATCH 19/66] kconfig: gconf: remove unnecessary NULL checks for tree1 and tree2
` [PATCH 20/66] kconfig: gconf: remove unneeded variable in on_split_clicked()
` [PATCH 21/66] kconfig: gconf: remove unneeded variables in on_treeview*_button_press_event()
` [PATCH 22/66] kconfig: gconf: remove unused 'color' variable
` [PATCH 23/66] kconfig: gconf: add static qualifiers to variables
` [PATCH 24/66] kconfig: gconf: move init_*() functions below
` [PATCH 25/66] kconfig: gconf: refactor view setting code
` [PATCH 26/66] kconfig: gconf: grey out button for current view
` [PATCH 27/66] kconfig: gconf: move the main window event handlers below
` [PATCH 28/66] kconfig: gconf: move button1 initialization below
` [PATCH 29/66] kconfig: gconf: add static qualifiers to event handlers
` [PATCH 30/66] kconfig: gconf: remove glade_xml_signal_autoconnect() call
` [PATCH 31/66] kconfig: gconf: make key_press_event work in left pane too
` [PATCH 32/66] kconfig: gconf: avoid hardcoding model2 in on_treeview2_cursor_changed()
` [PATCH 33/66] kconfig: gconf: avoid hardcoding model2 in renderer_edited()
` [PATCH 34/66] kconfig: gconf: avoid hardcoding model* in on_treeview*_button_press_event()
` [PATCH 35/66] kconfig: gconf: add on_save_clicked() event handler
` [PATCH 36/66] kconfig: gconf: use GtkFileChooser in on_load1_activate()
` [PATCH 37/66] kconfig: gconf: use GtkFileChooser in on_save_as1_activate()
` [PATCH 38/66] kconfig: gconf: use GdkPixbuf in replace_button_icon()
` [PATCH 39/66] kconfig: gconf: refactor replace_button_icon()
` [PATCH 40/66] kconfig: gconf: make introduction, about, license dialogs modal
` [PATCH 41/66] kconfig: gconf: remove global 'tree' variable
` [PATCH 42/66] kconfig: gconf: merge 'current' and 'browsed' global variables
` [PATCH 43/66] kconfig: gconf: preserve menu selection when switching view mode
` [PATCH 44/66] kconfig: gconf: use GtkTreeModelFilter to control row visibility
` [PATCH 45/66] kconfig: gconf: remove global 'model1' and 'model2' variables
` [PATCH 46/66] kconfig: gconf: remove init_tree_model()
` [PATCH 47/66] kconfig: gconf: inline fill_row() into set_node()
` [PATCH 48/66] kconfig: gconf: do not reconstruct tree store when a symbol is changed
` [PATCH 49/66] kconfig: gconf: inline display_list() into set_view_mode()
` [PATCH 50/66] kconfig: gconf: remove dead code in display_tree_part()
` [PATCH 51/66] kconfig: gconf: rename display_tree_part()
` [PATCH 52/66] kconfig: gconf: remove fixup_rootmenu()
` [PATCH 53/66] kconfig: gconf: use size_allocate event handler
` [PATCH 54/66] kconfig: gconf: replace GDK_space with GDK_KEY_space
` [PATCH 55/66] kconfig: gconf: replace GTK_STOCK_{OK,NO,CANCEL}
` [PATCH 56/66] kconfig: gconf: remove "tooltips" property from glade
` [PATCH 57/66] kconfig: gconf: replace "tooltip" property with "tooltip-text"
` [PATCH 58/66] kconfig: gconf: remove unnecessary default message in text view
` [PATCH 59/66] kconfig: gconf: use gtk_check_menu_item_get_active() accessor
` [PATCH 60/66] kconfig: gconf: use gtk_dialog_get_content_area() accessor
` [PATCH 61/66] kconfig: gconf: remove GtkHandleBox from glade
` [PATCH 62/66] kconfig: gconf: rename gconf.glade to gconf.ui
` [PATCH 63/66] kconfig: gconf: migrate to GTK 3
` [PATCH 64/66] kconfig: gconf: replace GtkVbox with GtkBox
` [PATCH 65/66] kconfig: gconf: replace GdkColor with GdkRGBA
` [PATCH 66/66] kconfig: gconf: show GTK version in About dialog

[PULL 00/24] i386 (TCG, TDX), Rust changes for 2025-06-20
 2025-06-24 15:08 UTC  (11+ messages)
` [PULL 24/24] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v4] PCI/PM: Skip resuming to D0 if disconnected
 2025-06-24 15:08 UTC  (4+ messages)

[PATCH] ASoC: rt721-sdca: fix boost gain calculation error
 2025-06-24 15:07 UTC  (2+ messages)

[ANNOUNCE] mmc-utils v1.0
 2025-06-24 15:08 UTC 

dwc3-am62/usb-conn-gpio: USB gadget not added when booting in host mode
 2025-06-24 15:08 UTC 

[PATCH v2 00/11] fhandle, pidfs: allow open_by_handle_at() purely based on file handle
 2025-06-24 15:07 UTC  (7+ messages)
` [PATCH v2 10/11] fhandle, pidfs: support "

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-06-24 15:07 UTC  (3+ messages)

[Bug 220246] New: Dell Latitude 5400: Mic Mute key stopped to work in v6.15
 2025-06-24 15:07 UTC  (2+ messages)
` [Bug 220246] "

xenstore - Suggestion of batching watch events
 2025-06-24 15:06 UTC  (3+ messages)

[PATCH v3 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-06-24 15:03 UTC  (5+ messages)
` [PATCH v3 01/28] Add boot-certificates to s390-ccw-virtio machine type option

misc cleanups
 2025-06-24 15:03 UTC  (11+ messages)
` [PATCH 2/7] xfs: remove the call to sync_blockdev in xfs_configure_buftarg
` [PATCH 4/7] xfs: refactor xfs_calc_atomic_write_unit_max

[bug report] WARNING: CPU: 3 PID: 175811 at io_uring/io_uring.c:2921 io_ring_exit_work+0x155/0x288
 2025-06-24 15:02 UTC  (3+ messages)

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-06-24 15:02 UTC  (12+ messages)
` [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

[PATCH][next] drm/vmwgfx: fix missing assignment to ts
 2025-06-24 15:02 UTC  (2+ messages)

[PATCH] drm/display/dp: Use static values for min_hblank
 2025-06-24 15:02 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

Track down hard lockup with smatch
 2025-06-24 15:02 UTC  (9+ messages)

[PATCH] drm/imagination: Clear runtime PM errors while resetting the GPU
 2025-06-24 15:01 UTC 

[PATCH v2 0/3] target/arm: SME1/SVE2 fixes
 2025-06-24 14:59 UTC  (6+ messages)
` [PATCH v2 2/3] target/arm: Fix sve_access_check for SME
` [PATCH v2 3/3] target/arm: Fix 128-bit element ZIP, UZP, TRN

[PATCH net-next] tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
 2025-06-24 15:00 UTC  (3+ messages)

SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
 2025-06-24 15:00 UTC  (12+ messages)

[PATCH] selftest: move pokybleeding selftest from meta to meta-poky
 2025-06-24 15:00 UTC 

[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-24 15:00 UTC  (5+ messages)
` [PATCH v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call

Yocto Project Status 24 June. 2025 (WW25)
 2025-06-24 15:00 UTC 

[PATCHv6 07/16] x86/vsyscall: Reorganize the #PF emulation code
 2025-06-24 14:59 UTC  (2+ messages)
` [PATCH] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall

[PATCH net v2 0/2] virtio-net: xsk: rx: fix the frame's length check
 2025-06-24 14:58 UTC  (4+ messages)
` [PATCH net v2 2/2] virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp()

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-24 14:56 UTC  (9+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH v2 000/101] target/arm: Implement FEAT_SME2p1
 2025-06-24 14:55 UTC  (11+ messages)
` [PATCH v2 023/101] target/arm: Implement SME2 MOVA to/from tile, multiple registers
` [PATCH v2 034/101] target/arm: Implement SME2 FMLAL, BFMLAL
` [PATCH v2 040/101] target/arm: Implemement SME2 SDOT, UDOT, USDOT, SUDOT

[PATCH RFC 0/4] mesa: lighten up target's libclc dependencies and fix panfrost support
 2025-06-24 14:55 UTC  (4+ messages)
` [PATCH RFC 3/4] mesa: lighten up libclc dependencies for the target

[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
 2025-06-24 14:53 UTC  (3+ messages)
` [PATCH v2 3/4] iommufd: Destroy vdevice on idevice destroy

[PATCH v4 0/7] Retbleed fixes
 2025-06-24 14:53 UTC  (4+ messages)

[PATCH] drm/imagination: Fix kernel crash when hard resetting the GPU
 2025-06-24 14:22 UTC 

[PATCH v6 0/6] timers: Exclude isolated cpus from timer migation
 2025-06-24 14:52 UTC  (7+ messages)
` [PATCH v6 6/6] "

[PATCH] ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
 2025-06-24 14:51 UTC  (2+ messages)

[PATCH] ublk: fix narrowing warnings in UAPI header
 2025-06-24 14:51 UTC  (2+ messages)

[PATCH 0/2] ublk: fix ublk_queue_rqs() and selftests test_stress_03
 2025-06-24 14:51 UTC  (2+ messages)

[PATCH 0/2] spl: fix error handling in spl_fit_get_image_name()
 2025-06-24 14:51 UTC 

[PATCH v6 0/9] Add i.MX91 platform support
 2025-06-24 14:51 UTC  (4+ messages)
` [PATCH v6 2/9] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible

[PATCH] rust: add basic ELF sections parser
 2025-06-24 14:51 UTC  (11+ messages)

[PATCH v2] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
 2025-06-24 14:49 UTC 

[PATCH 3/3] dlibs: report missing CTF and BTF data for vmlinux
 2025-06-24 14:49 UTC  (3+ messages)
` [DTrace-devel] "

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-06-24 14:49 UTC  (3+ messages)

[PATCH 1/1] cxl/edac: Fix using wrong repair type to check dram event record
 2025-06-24 14:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Xiu and myself as Lockdown maintainers
 2025-06-24 14:48 UTC 

[PATCH v2] cgroup/rstat: change cgroup_base_stat to atomic
 2025-06-24 14:45 UTC 

[PATCH 1/2] mm: memcg: introduce PF_MEMALLOC_ACCOUNTFORCE to postpone reclaim to return-to-userland path
 2025-06-24 14:47 UTC  (2+ messages)

[PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
 2025-06-24 14:45 UTC  (5+ messages)

[PATCH v1 4/5] platform/x86:intel/pmc: Show substate requirement for S0ix blockers
 2025-06-24 14:45 UTC  (2+ messages)

[RFC PATCH v2 00/12] rv: Add monitors to validate task switch
 2025-06-24 14:44 UTC  (4+ messages)
` [RFC PATCH v2 09/12] rv: Replace tss monitor with more complete sts

[PATCH 0/2] Add support to read RPMH regulator settings
 2025-06-24 14:44 UTC  (3+ messages)
` [PATCH 1/2] soc: qcom: rpmh: Add support to read back resource settings

[PATCH] usb: gadget: fsl: Use usb_endpoint_type() rather than duplicating its implementation
 2025-06-24 14:43 UTC 

[PATCH 6.12 000/413] 6.12.35-rc2 review
 2025-06-24 14:43 UTC  (2+ messages)

[PATCH net] dpaa2-eth: fix xdp_rxq_info leak in dpaa2_eth_setup_rx_flow
 2025-06-24 14:42 UTC 

[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-24 14:42 UTC  (6+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[PATCH] wifi: mac80211: Add limit to ignore NSS change warning
 2025-06-24 14:42 UTC  (2+ messages)

[PATCH 00/12] btrfs: log tree fixes and cleanups
 2025-06-24 14:42 UTC  (13+ messages)
` [PATCH 01/12] btrfs: fix missing error handling when searching for inode refs during log replay
` [PATCH 02/12] btrfs: fix iteration of extrefs "
` [PATCH 03/12] btrfs: fix inode lookup error handling "
` [PATCH 04/12] btrfs: record new subvolume in parent dir earlier to avoid dir logging races
` [PATCH 05/12] btrfs: propagate last_unlink_trans earlier when doing a rmdir
` [PATCH 06/12] btrfs: use btrfs_record_snapshot_destroy() during rmdir
` [PATCH 07/12] btrfs: use inode already stored in local variable at btrfs_rmdir()
` [PATCH 08/12] btrfs: use btrfs inodes in btrfs_rmdir() to avoid so much usage of BTRFS_I()
` [PATCH 09/12] btrfs: split inode ref processing from __add_inode_ref() into a helper
` [PATCH 10/12] btrfs: split inode rextef "
` [PATCH 11/12] btrfs: add btrfs prefix to is_fsstree() and make it return bool
` [PATCH 12/12] btrfs: split btrfs_is_fsstree() into multiple if statements for readability

[PATCH] Add a document on limiting host resources
 2025-06-24 14:42 UTC 

[GIT PULL] Immutable tag between the pwrseq, drm and pmdomain trees for v6.17-rc1
 2025-06-24 14:40 UTC  (2+ messages)

[PATCH v5 net-next 4/9] vhost-net: allow configuring extended features
 2025-06-24 14:40 UTC  (2+ messages)

[PATCH v3 00/11] migration: Some enhancements and cleanups for 10.1
 2025-06-24 14:38 UTC  (3+ messages)
` [PATCH v3 07/11] migration: qemu_savevm_complete*() helpers


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.