All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-18 04:01:49 to 2025-11-18 05:38:35 UTC [more...]

[PATCH v3 0/6] Add support for SM3 secure hash
 2025-11-18  4:30 UTC  (6+ messages)
` [PATCH v3 1/6] lib: Import rol32 function from Linux
` [PATCH v3 2/6] lib: import sm3 256 hash parts from linux
` [PATCH v3 4/6] test: cmd: hash: add unit test for sm3_256
` [PATCH v3 5/6] tpm2: add sm3 256 hash support
` [PATCH v3 6/6] test: cmd: fix a typo in md5 test

[PATCH v2 00/10] vfio: Implement VFIO_DEVICE_FEATURE_DMA_BUF and use it in virtio-gpu
 2025-11-18  5:37 UTC  (20+ messages)
` [PATCH v2 02/10] virtio-gpu: Find hva for Guest's DMA addr associated with a ram device
` [PATCH v2 10/10] virtio-gpu-dmabuf: Create dmabuf for blobs associated with VFIO devices

[PATCH 0/9] Initial DMABUF support for iommufd
 2025-11-18  5:37 UTC  (4+ messages)

[PATCH] sched_ext: tools: Removing duplicate targets during non-cross compilation
 2025-11-18  5:37 UTC 

[PATCH 0/4] KVM: x86: Cleanup #MC and XCR0/XSS/PKRU handling
 2025-11-18  5:33 UTC  (5+ messages)
` [PATCH 2/4] KVM: VMX: Handle #MCs on VM-Enter/TD-Enter outside of the fastpath

[PATCH mptcp-next] Squash to "mptcp: implement .read_sock"
 2025-11-18  5:32 UTC  (2+ messages)

[PATCH 00/13] Adding comprehensive support for i.MX8MM EVK board
 2025-11-18  5:26 UTC  (6+ messages)
` [PATCH 01/13] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
    ` [EXT] "

[PATCH v5 00/34] arm_mpam: Add basic mpam driver
 2025-11-18  5:30 UTC  (11+ messages)
` [PATCH v5 03/34] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH v5 10/34] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v5 11/34] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v5 21/34] arm_mpam: Register and enable IRQs
` [PATCH v5 23/34] arm_mpam: Allow configuration to be applied and restored during cpu online

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Added 64k alignment support
 2025-11-18  5:29 UTC 

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add Asus Tinker Board 3 and 3S
 2025-11-18  5:27 UTC  (3+ messages)

[PATCH v1 0/3] pinctrl: intel: Export intel_gpio_add_pin_ranges() and use it
 2025-11-18  5:27 UTC  (5+ messages)
` [PATCH v1 1/3] pinctrl: intel: Refactor intel_gpio_add_pin_ranges() to make it shorter

[PATCH net-next] devlink: Notify eswitch mode changes to devlink monitor
 2025-11-18  5:25 UTC  (3+ messages)

[Buildroot] fs/squashfs/Config.in typo, arm arch-name
 2025-11-18  5:24 UTC 

[PATCH v7] block: plug attempts to batch allocate tags multiple times
 2025-11-18  5:17 UTC  (2+ messages)

[PATCH] media: iris: Change psc properties message to debug level
 2025-11-18  5:22 UTC  (2+ messages)

[PATCH 1/2] loop: respect REQ_NOWAIT for memory allocation
 2025-11-18  5:21 UTC  (4+ messages)

[PATCH] media: iris: Fix ffmpeg corrupted frame error
 2025-11-18  5:19 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] bpf trampoline support "jmp" mode
 2025-11-18  5:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/6] ftrace: introduce FTRACE_OPS_FL_JMP

rt_igb Ethernet support multiple devices
 2025-11-18  5:19 UTC  (4+ messages)

[PATCH v2 0/6] unwind, arm64: add sframe unwinder for kernel
 2025-11-18  5:18 UTC  (9+ messages)

[PATCH v2 0/2] block: Generalize physical entry definition
 2025-11-18  5:18 UTC  (5+ messages)
` [PATCH v2 1/2] nvme-pci: Use size_t for length fields to handle larger sizes

[PATCH i-g-t v2 0/9] Add writeback changes for intel-supported formats
 2025-11-18  5:18 UTC  (4+ messages)
` [PATCH i-g-t v2 1/9] tests/kms_writeback: Add support for intel-specific formats

[PATCH v1 0/2] Only free healthy pages in high-order HWPoison folio
 2025-11-18  5:17 UTC  (6+ messages)
` [PATCH v1 2/2] mm/memory-failure: avoid free HWPoison high-order folio

[PATCH] pwm: adp5585: correct mismatched pwm chip info
 2025-11-18  5:17 UTC  (4+ messages)

[PATCH v4 00/54] tree-in-dcache stuff
 2025-11-18  5:15 UTC  (50+ messages)
` [PATCH v4 01/54] fuse_ctl_add_conn(): fix nlink breakage in case of early failure
` [PATCH v4 02/54] tracefs: fix a leak in eventfs_create_events_dir()
` [PATCH v4 03/54] new helper: simple_remove_by_name()
` [PATCH v4 04/54] new helper: simple_done_creating()
` [PATCH v4 05/54] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH v4 06/54] primitives for maintaining persisitency
` [PATCH v4 07/54] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH v4 08/54] convert ramfs and tmpfs
` [PATCH v4 09/54] procfs: make /self and /thread_self dentries persistent
` [PATCH v4 10/54] configfs, securityfs: kill_litter_super() not needed
` [PATCH v4 11/54] convert xenfs
` [PATCH v4 12/54] convert smackfs
` [PATCH v4 13/54] convert hugetlbfs
` [PATCH v4 14/54] convert mqueue
` [PATCH v4 15/54] convert bpf
` [PATCH v4 16/54] convert dlmfs
` [PATCH v4 17/54] convert fuse_ctl
` [PATCH v4 18/54] convert pstore
` [PATCH v4 19/54] convert tracefs
` [PATCH v4 20/54] convert debugfs
` [PATCH v4 21/54] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH v4 22/54] convert efivarfs
` [PATCH v4 23/54] convert spufs
` [PATCH v4 24/54] convert ibmasmfs
` [PATCH v4 25/54] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH v4 26/54] convert devpts
` [PATCH v4 27/54] binderfs: use simple_start_creating()
` [PATCH v4 28/54] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH v4 29/54] convert binderfs
` [PATCH v4 30/54] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH v4 31/54] convert autofs
` [PATCH v4 32/54] convert binfmt_misc
` [PATCH v4 33/54] selinuxfs: don't stash the dentry of /policy_capabilities
` [PATCH v4 34/54] selinuxfs: new helper for attaching files to tree
` [PATCH v4 35/54] convert selinuxfs
` [PATCH v4 36/54] functionfs: don't abuse ffs_data_closed() on fs shutdown
` [PATCH v4 37/54] functionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()
` [PATCH v4 38/54] functionfs: need to cancel ->reset_work in ->kill_sb()
` [PATCH v4 39/54] functionfs: fix the open/removal races
` [PATCH v4 40/54] functionfs: switch to simple_remove_by_name()
` [PATCH v4 41/54] convert functionfs
` [PATCH v4 42/54] gadgetfs: switch to simple_remove_by_name()
` [PATCH v4 43/54] convert gadgetfs
` [PATCH v4 44/54] hypfs: don't pin dentries twice
` [PATCH v4 45/54] hypfs: switch hypfs_create_str() to returning int
` [PATCH v4 46/54] hypfs: swich hypfs_create_u64() "
` [PATCH v4 47/54] convert hypfs
` [PATCH v4 48/54] convert rpc_pipefs
` [PATCH v4 49/54] convert nfsctl

[PATCH] mm/memory hotplug/unplug: Optimize zone->contiguous update when move pfn range
 2025-11-18  5:13 UTC  (2+ messages)

[PATCH 0/13] rtla: Code robustness and maintainability improvements
 2025-11-18  5:13 UTC  (5+ messages)
` [rtla 01/13] rtla: Check for memory allocation failures

[PATCH] scsi: qla4xxx: fix comment spelling
 2025-11-18  5:11 UTC 

Question about Documentation
 2025-11-18  5:11 UTC 

[PATCH v7 0/2] Add support for Gunyah Watchdog
 2025-11-18  5:11 UTC  (2+ messages)

[PATCH bpf-next v2 6/6] bpf: implement "jmp" mode for trampoline
 2025-11-18  5:09 UTC  (2+ messages)

[RFC PATCH 0/5] sched/psi: Fix PSI accounting with proxy execution
 2025-11-18  5:08 UTC  (7+ messages)
` [RFC PATCH 3/5] sched/core: Track blocked tasks retained on rq for proxy

[pci:ptm] BUILD SUCCESS 044b9f1a7f4f3d41563007d0762c83a7d7505ac0
 2025-11-18  5:08 UTC 

[PATCH v2] drm/xe: Allow compressible surfaces to be 1-way coherent
 2025-11-18  5:06 UTC  (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Allow compressible surfaces to be 1-way coherent (rev2)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-18  5:13 UTC  (2+ messages)

[PATCH] mm/filemap: fix NULL pointer dereference in do_read_cache_folio()
 2025-11-18  5:05 UTC  (5+ messages)

[PATCH v2 0/1] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-18  5:02 UTC  (14+ messages)
` [PATCH v2 1/1] "

[PATCH net-next v2 0/2] Add SQI and SQI+ support for OATC14 10Base-T1S PHYs and Microchip T1S driver
 2025-11-18  4:59 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYs
` [PATCH net-next v2 2/2] net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs

[PATCH 1/2] Revert "block: Move checking GENHD_FL_NO_PART to bdev_add_partition()"
 2025-11-18  4:58 UTC  (4+ messages)
` [PATCH 2/2] Revert "block: don't add or resize partition on the disk with GENHD_FL_NO_PART"

[PATCH net-next 00/12] selftests: drv-net: convert GRO and Toeplitz tests to work for drivers in NIPA
 2025-11-18  4:56 UTC  (3+ messages)

[PATCH v8 0/6] MHDP8546 fixes related to DBANC usecase
 2025-11-18  4:54 UTC  (4+ messages)
` [PATCH v8 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check

qcom: Update DSP firmware for Kaanapali platform
 2025-11-18  4:54 UTC  (2+ messages)

[PATCH] x86/topology: Add missing declarations and attribute dependencies
 2025-11-18  4:50 UTC 

[PATCH v6] block: plug attempts to batch allocate tags multiple times
 2025-11-17 10:22 UTC  (2+ messages)

[LTP] [PATCH v5] Add EPERM test for clone and clone3
 2025-11-18  4:48 UTC  (2+ messages)

[PATCH v2 0/6] Add support for Clock controllers for Kaanapali
 2025-11-18  4:48 UTC  (8+ messages)
` [PATCH v2 4/6] clk: qcom: rpmh: Add support for Kaanapali rpmh clocks

[REGRESSION] [next-20251117] ppc64le: WARNING in vmalloc_fix_flags with __GFP_ACCOUNT in BPF/seccomp path
 2025-11-18  4:42 UTC 

mm/rmap.o: warning: objtool: hugetlb_add_new_anon_rmap+0x34: unreachable instruction
 2025-11-18  4:39 UTC 

[dhowells-fs:keys-pqc 6/9] ERROR: modpost: "mldsa_87_verify" [lib/crypto/tests/mldsa_kunit.ko] undefined!
 2025-11-18  4:39 UTC 

[PATCH net-next 0/2] tcp: tcp_rcvbuf_grow() changes
 2025-11-18  4:39 UTC  (5+ messages)
` [PATCH net-next 1/2] tcp: tcp_moderate_rcvbuf is only used in rx path
` [PATCH net-next 2/2] tcp: add net.ipv4.tcp_rtt_threshold sysctl

[PATCH] diff: "lisp" userdiff_driver
 2025-11-18  4:38 UTC  (5+ messages)

[PATCH v4 00/10] perf stat fixes and improvements
 2025-11-18  4:38 UTC  (10+ messages)
` [PATCH v4 04/10] perf stat-shadow: Read tool events directly
` [PATCH v4 09/10] perf stat: Read tool events last
` [PATCH v4 10/10] perf stat: Add no-affinity flag

[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
 2025-11-18  4:38 UTC  (13+ messages)
` [PATCH v2 18/32] drm/i915/cx0: Compute plls for MTL+ platform
` [PATCH v2 19/32] drm/i915/cx0: Add MTL+ .get_dplls hook
` [PATCH v2 21/32] drm/i915/cx0: Add MTL+ .update_active_dpll hook
` [PATCH v2 30/32] drm/i915/cx0: Get encoder configuration for C10 and C20 PHY PLLs
` [PATCH v2 31/32] drm/i915/cx0: Add MTL+ Thunderbolt PLL hooks
` [PATCH v2 32/32] drm/i915/cx0: Enable dpll framework for MTL+

[PATCH v2 0/2] Add lontium lt8713sx bridge driver
 2025-11-18  4:37 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: bridge: lt8713sx: Add bindings
` [PATCH v2 2/2] drm/bridge: add support for lontium lt8713sx bridge driver

[RFC mptcp-next 00/10] MPTCP KTLS support
 2025-11-18  4:37 UTC  (12+ messages)
` [RFC mptcp-next 01/10] selftests: mptcp: sockopt: add protocol arguments
` [RFC mptcp-next 02/10] selftests: mptcp: sockopt: skip mptcp getsockopt for tcp tests
` [RFC mptcp-next 03/10] selftests: mptcp: sockopt: add TLS argument support
` [RFC mptcp-next 04/10] selftests: mptcp: sockopt: implement TCP TLS tests
` [RFC mptcp-next 05/10] tls: add MPTCP protocol support
` [RFC mptcp-next 06/10] mptcp: enable TLS socket options
` [RFC mptcp-next 07/10] selftests: mptcp: connect: enhance TCP ULP testing
` [RFC mptcp-next 08/10] selftests: mptcp: connect: skip TLS in disconnect tests
` [RFC mptcp-next 09/10] selftests: mptcp: connect: fix uninitialized variable warning
` [RFC mptcp-next 10/10] selftests: mptcp: sockopt: add MPTCP TLS test cases

[patch V4 00/20] sched: Rewrite MM CID management
 2025-11-18  4:36 UTC  (3+ messages)
` [patch V4 09/20] cpumask: Cache num_possible_cpus()

[PATCH][next] net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2025-11-18  4:36 UTC  (5+ messages)

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-18  4:33 UTC  (5+ messages)

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-18  4:32 UTC 

[PATCH v8 0/3] net: stmmac: dwmac-sophgo: Add phy interface filter
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH] leds: rgb: leds-qcom-lpg: Allow LED_COLOR_ID_MULTI
 2025-11-18  4:31 UTC  (2+ messages)

[PATCH net-next] r8169: bail out from probe if fiber mode is detected on RTL8127AF
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH net-next v3 0/6] dpll: zl3073x: Refactor state management
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH net-next 0/2] s390/qeth: Improve handling of OSA RCs
 2025-11-18  4:30 UTC  (2+ messages)

[PATCH] doc: Add stapsdt provider documentation
 2025-11-18  4:30 UTC 

[PATCH v2 0/4] Add Global Clock Controller for MSM8940 and SDM439
 2025-11-18  4:30 UTC  (5+ messages)
` [PATCH v2 2/4] clk: qcom: gcc: Add support for Global Clock controller found on MSM8940
` [PATCH v2 4/4] clk: qcom: gcc: Add support for Global Clock controller found on SDM439

[Intel-wired-lan] [PATCH iwl-net 0/3] idpf: Fix issues in rxhash and rss lut logic
 2025-11-18  4:22 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net 1/3] idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
  `  "
` [Intel-wired-lan] [PATCH iwl-net 2/3] idpf: Fix RSS LUT configuration on down interfaces
  `  "
` [Intel-wired-lan] [PATCH iwl-net 3/3] idpf: Fix RSS LUT NULL ptr issue after soft reset
  `  "

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-18  4:28 UTC  (16+ messages)
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping

[PATCH] lib: sbi: Add runtime stack overrun detection
 2025-11-18  4:25 UTC  (2+ messages)

[PATCH v3 0/4] Add QRB2210 RB1 vision mezzanine/kit support
 2025-11-18  4:25 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: qrb2210-rb1: Add overlay for vision mezzanine

[syzbot] [bluetooth?] [usb?] memory leak in __hci_cmd_sync_sk
 2025-11-18  4:24 UTC  (2+ messages)

[PATCH] mailmap: Add entry for Sam Protsenko
 2025-11-18  4:23 UTC 

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-11-17
 2025-11-18  4:21 UTC 

[PATCH net] net: airoha: Do not loopback traffic to GDM2 if it is available on the device
 2025-11-18  4:20 UTC  (2+ messages)

[PATCH v2] usb: dwc3: gadget: Prevent EPs resource conflict during StartTransfer
 2025-11-18  4:20 UTC  (3+ messages)

[PATCH net-next v14 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-11-18  4:18 UTC  (5+ messages)
` [PATCH net-next v14 1/5] eea: introduce PCI framework
` [PATCH net-next v14 4/5] eea: create/destroy rx,tx queues for netdevice open and stop

[openeuler:OLK-6.6 3214/3214] drivers/base/arch_numa.c:194:12: sparse: sparse: symbol 'node_reclaim_distance_setup' was not declared. Should it be static?
 2025-11-18  4:18 UTC 

[AUH] nasm: upgrading to 3.01 FAILED
 2025-11-18  4:16 UTC  (3+ messages)
` [OE-core] "

Linux 6.18-rc6
 2025-11-18  4:13 UTC  (14+ messages)

[OE-core][PATCH] nasm: upgrade 2.16.03 -> 3.01
 2025-11-18  4:14 UTC 

[PATCH-for-10.2 v3 0/2] docs: Update around MIPS/PPC host removal
 2025-11-18  4:12 UTC  (3+ messages)
` [PATCH-for-10.2 v3 2/2] docs: Mention 32-bit PPC host as removed

[PATCH v1 net 0/2] af_unix: Fix SO_PEEK_OFF bug in unix_stream_read_generic()
 2025-11-18  4:10 UTC  (4+ messages)
` [PATCH v1 net 2/2] selftest: af_unix: Add test for SO_PEEK_OFF

[Patch v3 0/2] mm/huge_memory: Define split_type and consolidate split support checks
 2025-11-18  4:10 UTC  (6+ messages)
` [Patch v3 2/2] mm/huge_memory: merge uniform_split_supported() and non_uniform_split_supported()

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-18  4:10 UTC  (10+ messages)

[PATCH] drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()
 2025-11-18  4:06 UTC  (3+ messages)

[PATCH 00/13] staging: greybus: cleanup, FIXME removals, and driver correctness fixes
 2025-11-18  4:04 UTC  (3+ messages)
` [PATCH 10/13] staging: greybus: raw: handle disconnect while chardev is open

linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
 2025-11-18  4:02 UTC  (4+ messages)
` [PATCH] crypto: padlock-sha - Disable broken driver

[kvm-unit-tests PATCH v2 0/4] Better backtraces for leaf functions
 2025-11-18  4:04 UTC  (7+ messages)

REGRESSION on linux-next (next-20251106)
 2025-11-18  4:04 UTC  (3+ messages)

[PATCH v3 net-next 0/3] net: expand napi_skb_cache use
 2025-11-18  4:03 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: add a new @alloc parameter to napi_skb_cache_get()
` [PATCH v3 net-next 2/3] net: __alloc_skb() cleanup
` [PATCH v3 net-next 3/3] net: use napi_skb_cache even in process context


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.