All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-21 17:03:02 to 2025-11-21 18:02:01 UTC [more...]

[PATCH RFC v3 00/47] file: add and convert to FD_PREPARE()
 2025-11-21 18:01 UTC  (34+ messages)
` [PATCH RFC v3 01/47] file: add FD_PREPARE()
` [PATCH RFC v3 02/47] anon_inodes: convert __anon_inode_getfd() to FD_PREPARE()
` [PATCH RFC v3 03/47] eventfd: convert do_eventfd() "
` [PATCH RFC v3 04/47] fhandle: convert do_handle_open() "
` [PATCH RFC v3 05/47] namespace: convert open_tree() "
` [PATCH RFC v3 06/47] namespace: convert open_tree_attr() "
` [PATCH RFC v3 07/47] namespace: convert fsmount() "
` [PATCH RFC v3 08/47] fanotify: convert fanotify_init() "
` [PATCH RFC v3 09/47] nsfs: convert open_namespace() "
` [PATCH RFC v3 10/47] nsfs: convert ns_ioctl() "
` [PATCH RFC v3 11/47] autofs: convert autofs_dev_ioctl_open_mountpoint() "
` [PATCH RFC v3 12/47] eventpoll: convert do_epoll_create() "
` [PATCH RFC v3 13/47] open: convert do_sys_openat2() "
` [PATCH RFC v3 14/47] signalfd: convert do_signalfd4() "
` [PATCH RFC v3 15/47] timerfd: convert timerfd_create() "
` [PATCH RFC v3 16/47] userfaultfd: convert new_userfaultfd() "
` [PATCH RFC v3 17/47] xfs: convert xfs_open_by_handle() "
` [PATCH RFC v3 18/47] dma: convert dma_buf_fd() "
` [PATCH RFC v3 19/47] af_unix: convert unix_file_open() "
` [PATCH RFC v3 20/47] dma: convert sync_file_ioctl_merge() "
` [PATCH RFC v3 21/47] exec: convert begin_new_exec() "
` [PATCH RFC v3 22/47] ipc: convert do_mq_open() "
` [PATCH RFC v3 23/47] bpf: convert bpf_iter_new_fd() "
` [PATCH RFC v3 24/47] bpf: convert bpf_token_create() "
` [PATCH RFC v3 25/47] memfd: convert memfd_create() "
` [PATCH RFC v3 26/47] secretmem: convert memfd_secret() "
` [PATCH RFC v3 27/47] net/handshake: convert handshake_nl_accept_doit() "
` [PATCH RFC v3 28/47] net/kcm: convert kcm_ioctl() "
` [PATCH RFC v3 29/47] net/sctp: convert sctp_getsockopt_peeloff_common() "
` [PATCH RFC v3 30/47] net/socket: convert sock_map_fd() "
` [PATCH RFC v3 31/47] net/socket: convert __sys_accept4_file() "
` [PATCH RFC v3 32/47] spufs: convert spufs_context_open() "
` [PATCH RFC v3 33/47] papr-hvpipe: convert papr_hvpipe_dev_create_handle() "

apparent bug about check_free_strict
 2025-11-21 18:01 UTC  (5+ messages)

[PATCH 5.15 000/411] 5.15.186-rc1 review
 2025-11-21 18:00 UTC  (8+ messages)

[PATCH v5] README: restructure with role-based documentation and guidelines
 2025-11-21 18:00 UTC 

[PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
 2025-11-21 17:59 UTC  (5+ messages)
` [f2fs-dev] "

stable 6.6: commit "sched/cpufreq: Rework schedutil governor performance estimation' causes a regression
 2025-11-21 17:58 UTC  (6+ messages)

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-21 17:58 UTC  (11+ messages)
` [PATCH v3 05/16] mm: use leaf entries in debug pgtable + remove is_swap_pte()
` [PATCH v3 06/16] fs/proc/task_mmu: refactor pagemap_pmd_range()
` [PATCH v3 07/16] mm: avoid unnecessary use of is_swap_pmd()
` [PATCH v3 08/16] mm/huge_memory: refactor copy_huge_pmd() non-present logic
` [PATCH v3 09/16] mm/huge_memory: refactor change_huge_pmd() "

[PATCH net] r8169: fix RTL8127 hang on suspend/shutdown
 2025-11-21 17:58 UTC 

[PATCH net-next v7 0/5] net: devmem: improve cpu cost of RX token management
 2025-11-21 17:58 UTC  (4+ messages)
` [PATCH net-next v7 3/5] net: devmem: implement autorelease "
    ` [PATCH net-next v7 3/5] net: devmem: implement autorelease token managementy

[PATCH v5 0/2] Remove hard coded values for MIPI-DSI
 2025-11-21 17:57 UTC  (8+ messages)
` [PATCH v5 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH v3 0/3] Add support for Clock controllers for Kaanapali
 2025-11-21 17:56 UTC  (4+ messages)
` [PATCH v3 1/3] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks
` [PATCH v3 2/3] clk: qcom: Add TCSR clock driver for Kaanapali
` [PATCH v3 3/3] clk: qcom: Add support for Global clock controller on Kaanapali

[PATCH v6 0/6] Add module support for Arm64 Exynos MCT driver
 2025-11-21 17:55 UTC  (6+ messages)
` [PATCH v6 1/6] ARM: make register_current_timer_delay() accessible after init

[PATCH RFC v2 00/48] file: add and convert to FD_PREPARE()
 2025-11-21 17:55 UTC  (4+ messages)

[PATCH] fstests: fix bug with _check_dmesg "some pattern"
 2025-11-21 17:55 UTC 

[PATCH] clk: fixed_rate: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-21 17:53 UTC  (7+ messages)

[DPDK/DTS Bug 1828] Add additional vlan stripping tests to DTS
 2025-11-21 17:53 UTC  (3+ messages)

[PATCH] i2c: sandbox: Avoid calling dev_read_*() if CONFIG_OF_PLATDATA=y
 2025-11-21 17:52 UTC  (11+ messages)

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-21 17:52 UTC  (12+ messages)

Investigating masked_flow_lookup and skb_get_hash overheads
 2025-11-21 17:52 UTC 

[PATCH] platform/x86: intel: punit_ipc: fix memory corruption
 2025-11-21 17:51 UTC  (3+ messages)

[PATCH v2] platform/x86: intel: punit_ipc: fix memory corruption
 2025-11-21 17:51 UTC 

[PATCH v3 0/2] kernel-doc: add support for documenting vars
 2025-11-21 17:50 UTC  (2+ messages)

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-21 17:50 UTC  (7+ messages)
` [RFC PATCH v7 30/31] x86/mm, mm/vmalloc: Defer kernel TLB flush IPIs under CONFIG_COALESCE_TLBI=y

[PATCH] doc: pytest: fix u-boot-test-flash typo
 2025-11-21 17:36 UTC 

[PATCH 1/8] net: fec_mxc: respect return value of phy_config
 2025-11-21 17:34 UTC  (8+ messages)
` [PATCH 2/8] net: fec-mxc: prevent crash if no MAC address is set
` [PATCH 3/8] net: fec_mxc: fix probe of MDIO bus for DM_MDIO
` [PATCH 4/8] net: fec_mxc: fix remove with DM_MDIO
` [PATCH 5/8] net: fec_mxc: rewrite fallback MDIO Bus allocation
` [PATCH 6/8] net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHY
` [PATCH 7/8] net: fec_mxc: add unique bus and device names for DM_MDIO
` [PATCH 8/8] net: fec_mxc.c: improve readability of dm_fec_bind_mdio

[PATCH net-next v5 0/2] net: Split ndo_set_rx_mode into snapshot
 2025-11-21 17:48 UTC  (3+ messages)

[PATCH 0/8] net: fec_mxc: fix bugs when using DM_MDIO and DM_ETH_PHY
 2025-11-21 17:29 UTC 

[DPDK/DTS Bug 1697] Add TREX Traffic Generator Functionality & Single Core Performance Test
 2025-11-21 17:48 UTC  (2+ messages)

[PATCH] security: Add KUnit tests for rootid_owns_currentns()
 2025-11-21 17:48 UTC  (2+ messages)
` [PATCH v2] security: Rename functions and add namespace mapping tests

[DPDK/DTS Bug 1601] Write TG subclass for a DPDK enabled traffic generator
 2025-11-21 17:48 UTC  (2+ messages)

[PATCH v14 00/16] Refcounted interrupts, SpinLockIrq for rust
 2025-11-21 17:47 UTC  (3+ messages)

[PATCH v2 0/3] Convert get_feat to Python
 2025-11-21 17:46 UTC  (2+ messages)

[PATCH 00/14] Error message improvements
 2025-11-21 17:45 UTC  (5+ messages)
` [PATCH 09/14] error: Use error_setg_file_open() for simplicity and consistency

[PATCH v1 0/8] tools/rtla: Consolidate common command line options
 2025-11-21 17:45 UTC  (9+ messages)
` [PATCH v1 1/8] tools/rtla: Add common_parse_options()
` [PATCH v1 2/8] tools/rtla: Consolidate -c/--cpus option parsing
` [PATCH v1 3/8] tools/rtla: Consolidate -C/--cgroup "
` [PATCH v1 4/8] tools/rtla: Consolidate -D/--debug "
` [PATCH v1 5/8] tools/rtla: Consolidate -d/--duration "
` [PATCH v1 6/8] tools/rtla: Consolidate -e/--event "
` [PATCH v1 7/8] tools/rtla: Consolidate -P/--priority "
` [PATCH v1 8/8] tools/rtla: Consolidate -H/--house-keeping "

[PATCH v2 0/4] initial work on making VMA flags a bitmap
 2025-11-21 17:44 UTC  (7+ messages)
` [PATCH v2 3/4] tools/testing/vma: eliminate dependency on vma->__vm_flags
` [PATCH v2 4/4] mm: introduce VMA flags bitmap type

[PATCH next] fuse: Uninitialized variable in fuse_epoch_work()
 2025-11-21 17:43 UTC  (3+ messages)

[PATCH 1/4] lib/crypto: Add ML-DSA verification support
 2025-11-21 17:41 UTC  (7+ messages)
  ` [PATCH 0/4] lib/crypto: "

[PATCH net-next v1 0/7] selftests/net: add netkit netns ping test
 2025-11-21 17:40 UTC  (13+ messages)
` [PATCH net-next v1 2/7] selftests/net: add MemPrvEnv env
` [PATCH net-next v1 4/7] selftests/net: add rand_ifname() helper
` [PATCH net-next v1 5/7] selftests/net: add bpf skb forwarding program
` [PATCH net-next v1 6/7] selftests/net: add LOCAL_PREFIX_V{4,6} env to HW selftests

[PATCH 6.6 000/529] 6.6.117-rc1 review
 2025-11-21 17:40 UTC  (3+ messages)
` [PATCH 6.6 251/529] RDMA/irdma: Update Kconfig

[PATCH v2 00/14] KVM: arm64: nv: Implement FEAT_XNX and FEAT_HAF
 2025-11-21 17:40 UTC  (5+ messages)
` [PATCH v2 06/14] KVM: arm64: Call helper for reading descriptors directly
` [PATCH v2 07/14] KVM: arm64: Handle endianness in read helper for emulated PTW

[PATCH 1/2] PCI: Ensure error recoverability at all times
 2025-11-21 17:40 UTC  (3+ messages)

[meta-arago][master][PATCH] meta-arago-extras: nnstreamer: Update to 2.4.4
 2025-11-21 17:38 UTC  (4+ messages)

[GIT PULL] Block fixes for 6.18-rc7
 2025-11-21 17:37 UTC 

[PATCH] sched/rt: rto_next_cpu: Skip CPUs with NEED_RESCHED
 2025-11-21 17:38 UTC  (2+ messages)

[GIT PULL] io_uring fix for 6.18-rc7
 2025-11-21 17:36 UTC 

[PATCH] Documentation: PCI: Amend error recovery doc with pci_save_state() rules
 2025-11-21 17:31 UTC 

[PATCH] RDMA/irdma: fix Kconfig dependency
 2025-11-21 17:35 UTC  (2+ messages)

[PATCH v7 5/6] rust: pci: add config space read/write support
 2025-11-21 17:34 UTC 

error[E0609]: no field `nents` on type `bindings::sg_table`
 2025-11-21 17:34 UTC 

[PATCH v2 0/3] clk: Return value calculated by ERR_PTR
 2025-11-21 17:34 UTC  (4+ messages)
` [PATCH v2 1/3] clk: Prevent SIGSEGV on debug
` [PATCH v2 2/3] clk: Return value calculated by ERR_PTR
` [PATCH v2 3/3] clk: Prevent memory leak on error

[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
 2025-11-21 17:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 00/11] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
 2025-11-21 17:31 UTC  (10+ messages)
` [PATCH v8 01/11] dmaengine: Add DMA_PREP_LOCK/DMA_PREP_UNLOCK flags

[PATCH v3] Documentation/admin-guide: fix typo and comment in cscope example
 2025-11-21 17:30 UTC  (2+ messages)

[PATCH v12 00/10] x86,fs/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
 2025-11-21 17:27 UTC  (3+ messages)

[PATCH v3 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-21 17:26 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: vendor-prefixes: Add ASL Xiamen Technology

[PATCH v2 0/6] Add support for Clock controllers for Kaanapali
 2025-11-21 17:26 UTC  (7+ messages)
` [PATCH v2 5/6] clk: qcom: Add TCSR clock driver "
` [PATCH v2 6/6] clk: qcom: Add support for Global clock controller on Kaanapali

[RFC PATCH 0/3] folio->mapping == NULL check issue
 2025-11-21 17:24 UTC  (8+ messages)
` [RFC PATCH 1/3] mm/huge_memory: prevent NULL pointer dereference in try_folio_split_to_order()

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-21 17:24 UTC  (3+ messages)
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks

[PATCH 1/3] dt-bindings: ARM: samsung: Add Samsung Manta (Google Nexus 10)
 2025-11-21 17:24 UTC  (4+ messages)

[PATCH] btrfs: remove unnecessary inode key in btrfs_log_all_parents()
 2025-11-21 17:24 UTC 

[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
 2025-11-21 17:23 UTC  (3+ messages)
` [PATCH 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received

[PATCH v2 0/4] perf vendor events riscv: Add XuanTie C930 JSON files
 2025-11-21 17:22 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add prefix for XuanTie

Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_KCSAN are enabled
 2025-11-21 17:22 UTC  (8+ messages)
      ` Kernel build fails if both CONFIG_DEBUG_INFO_BTF and CONFIG_CHELSIO_T4=y (was CONFIG_KCSAN)

[PATCH v2] drm/edp-panel: Add touchscreen panel used by Lenovo X13s
 2025-11-21 17:23 UTC 

[PATCH v1 1/1] tee: optee: expose OS revision via sysfs
 2025-11-21 14:12 UTC 

[moderation/CI] Re: uprobe/x86: Add support to optimize prologue
 2025-11-21 17:18 UTC 

[PATCH] CI: add libengine-pkcs11-openssl package for pkcs11
 2025-11-21 17:18 UTC  (2+ messages)

[PATCH 0/2] iio: Add support for TI ADS1X18 ADCs
 2025-11-21 17:16 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add TI ADS1018/ADS1118
` [PATCH 2/2] iio: adc: Add ti-ads1x18 driver

FAILED: patch "[PATCH] pmdomain: samsung: plug potential memleak during probe" failed to apply to 5.15-stable tree
 2025-11-21 17:16 UTC  (2+ messages)
` [PATCH 5.15.y] pmdomain: samsung: plug potential memleak during probe

FAILED: patch "[PATCH] pmdomain: arm: scmi: Fix genpd leak on provider registration" failed to apply to 5.4-stable tree
 2025-11-21 17:16 UTC  (2+ messages)
` [PATCH 5.4.y] pmdomain: arm: scmi: Fix genpd leak on provider registration failure

FAILED: patch "[PATCH] pmdomain: imx: Fix reference count leak in imx_gpc_remove" failed to apply to 5.4-stable tree
 2025-11-21 17:15 UTC  (2+ messages)
` [PATCH 5.4.y] pmdomain: imx: Fix reference count leak in imx_gpc_remove

[PATCH v3 0/4] fit: allow signing with an OpenSSL engine
 2025-11-21 17:15 UTC  (5+ messages)
` [PATCH v3 1/4] fit: support signing with only an engine_id
` [PATCH v3 2/4] tools: binman: mkimage: add support for passing the engine
` [PATCH v3 3/4] tools: binman: fit: add support for OpenSSL engines
` [PATCH v3 4/4] tools: binman: fit: add tests for signing with an OpenSSL engine

[PATCH 03/26] mm/percpu: Annotate static information into meminspect
 2025-11-21 17:13 UTC  (2+ messages)

[PATCH] perf tools: Don't read build-ids from non-regular files
 2025-11-21 17:13 UTC  (2+ messages)

[PATCH v2] drm/imagination: Document pvr_device.power member
 2025-11-21 17:12 UTC  (3+ messages)

Fix potential data loss and corruption due to Incorrect BIO Chain Handling
 2025-11-21 17:12 UTC  (3+ messages)
` [PATCH 2/9] block: export bio_chain_and_submit

[PATCH] eal/x86: reduce memcpy code duplication
 2025-11-21 17:11 UTC  (5+ messages)
` [PATCH v2] eal/x86: optimize memcpy of small sizes

[PATCH 1/1] libtracecmd: fix memory leak on partial reverse iteration
 2025-11-21 17:11 UTC  (2+ messages)

[PATCH v2 0/3] i3c: dw-i3c: Enable support for dw-i3c controller NACK retry sysfs and DAT restore fix
 2025-11-21 17:10 UTC  (7+ messages)
` [PATCH v2 2/3] i3c: dw: Add sysfs support for Device NACK Retry count
` [PATCH v2 3/3] i3c: dw: Preserve DAT entry bits when restoring addresses

[PATCH 0/3] examples: format truncation bugs
 2025-11-21 17:08 UTC  (10+ messages)
` [PATCH v5 0/8] tests: fix format truncation warnings
  ` [PATCH v5 1/8] test: increase size of memzone name
  ` [PATCH v5 2/8] test: refactor file prefix arg handling
  ` [PATCH v5 3/8] test: avoid overflowing huge directory path
  ` [PATCH v5 4/8] test: use unit test runner for eal flags
  ` [PATCH v5 5/8] test: fix format overflow warning in ACL test
  ` [PATCH v5 6/8] test: fix impossible format-truncation in cfgfiles
  ` [PATCH v5 7/8] test: fix format overflow in cryptodev test
  ` [PATCH v5 8/8] test: re-enable format-truncation warnings

+ documentation-abi-new-kexec-and-kdump-sysfs-interface.patch added to mm-nonmm-unstable branch
 2025-11-21 17:09 UTC 

+ documentation-abi-mark-old-kexec-sysfs-deprecated.patch added to mm-nonmm-unstable branch
 2025-11-21 17:09 UTC 

+ kexec-move-sysfs-entries-to-sys-kernel-kexec.patch added to mm-nonmm-unstable branch
 2025-11-21 17:09 UTC 

[PATCH v3 00/11] drm/connector: hdmi: limit infoframes per driver capabilities
 2025-11-21 17:09 UTC  (12+ messages)

[PATCH] libtracecmd: Fix continuing in tracecmd_iterate_events_reverse()
 2025-11-21 17:09 UTC 

[PATCH net-next] net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
 2025-11-21 17:07 UTC  (2+ messages)

[PATCH 6.17 000/247] 6.17.9-rc1 review
 2025-11-21 17:05 UTC  (2+ messages)

[PATCH 6.12 000/185] 6.12.59-rc1 review
 2025-11-21 17:05 UTC  (2+ messages)

[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
 2025-11-21 17:05 UTC  (5+ messages)

misc xfstests fixes
 2025-11-21 17:04 UTC  (3+ messages)
` [PATCH 3/3] xfs/158: _notrun when the file system can't be created

[PATCH net-next 00/15] Probe SJA1105 DSA children using MFD and dynamic OF nodes
 2025-11-21 17:03 UTC  (6+ messages)
` [PATCH net-next 07/15] mfd: core: add ability for cells to probe on a custom parent OF node

[PATCH] usb: phy: Initialize struct usb_phy list_head
 2025-11-21 17:03 UTC  (7+ messages)

[PATCH net-next 00/14] mptcp: memcg accounting for passive sockets & backlog processing
 2025-11-21 17:02 UTC  (6+ messages)
` [PATCH net-next 10/14] mptcp: drop the __mptcp_data_ready() helper
` [PATCH net-next 11/14] mptcp: handle first subflow closing consistently
` [PATCH net-next 12/14] mptcp: borrow forward memory from subflow
` [PATCH net-next 13/14] mptcp: introduce mptcp-level backlog
` [PATCH net-next 14/14] mptcp: leverage the backlog for RX packet processing


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.