All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 20:11:10 to 2025-10-17 20:59:02 UTC [more...]

[PATCH] commit-graph: add new config for changed-paths & recommend it in scalar
 2025-10-17 20:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] builtin/maintenance: introduce "geometric" strategy
 2025-10-17 20:58 UTC  (3+ messages)
` [PATCH 1/8] builtin/gc: remove global `repack` variable

[PATCH v5 1/3] i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
 2025-10-17 20:58 UTC  (7+ messages)
` [PATCH v6 0/3] i2c: pcf8584: Fix errors and warnings reported by checkpatch
  ` [PATCH v6 1/3] i2c: pcf8584: Remove debug macros from i2c-algo-pcf.c
  ` [PATCH v6 3/3] i2c: pcf8584: Fix space(s) required before or after different operators

​ ​𓇬◦୦◦◯◦୦◦𞢨ꖅ⦻✢⦻ꖅ𖢄𖢌𐫱⊞✢ⵙⰙⵙ✢⊞𐫱𖢌𖢄ⓄⓄⓄⓄⵔⵔⵔⵔⵔⵔⵔⵔⓄⓄⓄⓄ𖢄𖢌𐫱⊞✢ⵙⰙⵙ✢⊞𐫱𖢌𖢄ꖅ⦻✢⦻ꖅ𞢨◦୦◦◯◦୦◦𓇬​ ​𓇬◦୦◦◯◦୦◦𞢨ꖅ⦻✢⦻ꖅ𖢄𖢌𐫱⊞✢ⵙⰙⵙ✢⊞𐫱𖢌𖢄ⓄⓄⓄⓄⵔⵔⵔⵔⵔⵔⵔⵔⓄⓄⓄⓄ𖢄𖢌𐫱⊞✢ⵙⰙⵙ✢⊞𐫱𖢌𖢄ꖅ⦻✢⦻ꖅ𞢨◦୦◦◯◦୦◦𓇬​ ​
 2025-10-17 20:58 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: vmalloc-out-of-bounds Read in run_irq_workd
 2025-10-17 20:55 UTC  (2+ messages)
` [PATCH] bpf: sync pending IRQ work before freeing ring buffer

[PATCH net-next] net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register
 2025-10-17 20:56 UTC  (3+ messages)

[PATCH] phy: qcom: qmp-combo: Add polarity inversion support for SAR2130P
 2025-10-17 20:55 UTC  (4+ messages)

[PATCH net-next 0/2] net: phy: fixed_phy: add helper fixed_phy_register_100fd
 2025-10-17 20:55 UTC  (6+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: dsa: loop: use new "

[PATCH] drm/xe: Fix stolen size check to allow equal WOPCM size
 2025-10-17 20:53 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[PULL 0/8] hex queue
 2025-10-17 20:50 UTC  (9+ messages)
` [PULL 1/8] linux-user/hexagon: Fix sigcontext
` [PULL 2/8] linux-user/hexagon: use abi_ulong
` [PULL 3/8] linux-user/hexagon: Use an array for GPRs
` [PULL 4/8] tests/tcg/hexagon: Add cs{0,1} coverage
` [PULL 5/8] target/hexagon: handle .new values
` [PULL 6/8] target/hexagon: s/pkt_has_store/pkt_has_scalar_store
` [PULL 7/8] target/hexagon: Replace `prepare` script with meson target
` [PULL 8/8] target/hexagon: Only indent on linux

[PATCH net-next 0/4] net: phy: add iterator phy_for_each
 2025-10-17 20:52 UTC  (9+ messages)
` [PATCH net-next 1/4] "
` [PATCH net-next 2/4] net: fec: use new "
` [PATCH net-next 3/4] net: davinci_mdio: "
` [PATCH net-next 4/4] net: phy: use new iterator phy_for_each in mdiobus_prevent_c45_scan

Long running ioctl and pm, which should have higher priority?
 2025-10-17 20:51 UTC  (5+ messages)

[PATCH 0/8] VAES+AVX2 optimized implementation of AES-GCM
 2025-10-17 20:50 UTC  (5+ messages)

[PATCH 0/3] btrfs: scrub: enhance freezing and signal handling
 2025-10-17 20:49 UTC  (7+ messages)
` [PATCH 2/3] btrfs: scrub: cancel the run if the process or fs is being frozen

[PATCH v5 0/34] Rework the LSM initialization
 2025-10-17 20:48 UTC  (34+ messages)
` [PATCH v5 01/34] lsm: split the notifier code out into lsm_notifier.c
` [PATCH v5 02/34] lsm: split the init code out into lsm_init.c
` [PATCH v5 03/34] lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
` [PATCH v5 04/34] lsm: introduce looping macros for the initialization code
` [PATCH v5 05/34] lsm: integrate report_lsm_order() code into caller
` [PATCH v5 06/34] lsm: integrate lsm_early_cred() and lsm_early_task() "
` [PATCH v5 07/34] lsm: rename ordered_lsm_init() to lsm_init_ordered()
` [PATCH v5 08/34] lsm: replace the name field with a pointer to the lsm_id struct
` [PATCH v5 09/34] lsm: rename the lsm order variables for consistency
` [PATCH v5 10/34] lsm: rework lsm_active_cnt and lsm_idlist[]
` [PATCH v5 11/34] lsm: get rid of the lsm_names list and do some cleanup
` [PATCH v5 12/34] lsm: rework the LSM enable/disable setter/getter functions
` [PATCH v5 13/34] lsm: rename exists_ordered_lsm() to lsm_order_exists()
` [PATCH v5 14/34] lsm: rename/rework append_ordered_lsm() into lsm_order_append()
` [PATCH v5 15/34] lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
` [PATCH v5 16/34] lsm: cleanup the LSM blob size code
` [PATCH v5 17/34] lsm: cleanup initialize_lsm() and rename to lsm_init_single()
` [PATCH v5 18/34] lsm: fold lsm_init_ordered() into security_init()
` [PATCH v5 19/34] lsm: add/tweak function header comment blocks in lsm_init.c
` [PATCH v5 20/34] lsm: cleanup the debug and console output "
` [PATCH v5 21/34] lsm: output available LSMs when debugging
` [PATCH v5 22/34] lsm: group lsm_order_parse() with the other lsm_order_*() functions
` [PATCH v5 01/11] loadpin: move initcalls to the LSM framework
  ` [PATCH v5 02/11] ipe: "
  ` [PATCH v5 03/11] smack: "
  ` [PATCH v5 04/11] tomoyo: "
  ` [PATCH v5 05/11] safesetid: "
  ` [PATCH v5 06/11] apparmor: "
  ` [PATCH v5 07/11] lockdown: "
  ` [PATCH v5 08/11] ima,evm: "
  ` [PATCH v5 09/11] selinux: "
  ` [PATCH v5 10/11] lsm: consolidate all of the LSM framework initcalls
  ` [PATCH v5 11/11] lsm: add a LSM_STARTED_ALL notification event

[PATCH] fuse2fs: open read-only when ro option and image non-writable
 2025-10-17 20:48 UTC  (4+ messages)

[PATCH] usb: typec: ucsi: psy: Set max current to zero when disconnected
 2025-10-17 20:48 UTC  (3+ messages)

Oppo/Oneplus phones and usb3.0 incompatibility
 2025-10-17 20:47 UTC 

[PATCH v9 0/4] tracepoints: Add warnings for unused tracepoints and trace events
 2025-10-17 20:22 UTC  (6+ messages)
` [PATCH v9 2/4] tracing: Add a tracepoint verification check at build time
` [PATCH v9 4/4] tracing: Add warnings for unused tracepoints for modules

[PATCH, v2] kbuild: doc: improve KBUILD_BUILD_TIMESTAMP documentation
 2025-10-17 19:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/{mesa3d, mesa3d-headers}: bump version to 25.2.5
 2025-10-17 20:44 UTC  (2+ messages)

[OE-core][kirkstone 0/8] Patch review
 2025-10-17 20:44 UTC  (9+ messages)
` [OE-core][kirkstone 1/8] glib-networking: fix CVE-2025-60018
` [OE-core][kirkstone 2/8] glib-networking: fix CVE-2025-60019
` [OE-core][kirkstone 3/8] cmake: fix CVE-2025-9301
` [OE-core][kirkstone 4/8] linux-yocto/5.15: update to v5.15.188
` [OE-core][kirkstone 5/8] linux-yocto/5.15: update to v5.15.189
` [OE-core][kirkstone 6/8] linux-yocto/5.15: update to v5.15.193
` [OE-core][kirkstone 7/8] linux-yocto/5.15: update to v5.15.194
` [OE-core][kirkstone 8/8] python3: upgrade 3.10.18 -> 3.10.19

[Buildroot] [PATCH 1/1] package/weston: fix DRM backend build with libdisplay-info 0.3.0
 2025-10-17 20:44 UTC  (2+ messages)

[GIT PULL] Please Pull NFS Client Bugfixes for Linux 6.18-rc
 2025-10-17 20:44 UTC 

[Buildroot] [git commit] package/{mesa3d, mesa3d-headers}: bump version to 25.2.5
 2025-10-17 20:40 UTC 

[Buildroot] [git commit] package/weston: fix DRM backend build with libdisplay-info 0.3.0
 2025-10-17 20:40 UTC 

[PATCH net-next 1/2] net: phy: micrel: simplify return in ksz9477_phy_errata()
 2025-10-17 20:43 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: micrel: fix typos in comments

[oe] [meta-oe][kirkstone][PATCH] libmanette: fix ptests
 2025-10-17 20:40 UTC 

[PATCH v2] armv8: implement workaround for broken CNTFRQ_EL0 value
 2025-10-17 20:40 UTC  (2+ messages)

[OE-core][scarthgap 00/26] Patch review
 2025-10-17 20:39 UTC  (27+ messages)
` [OE-core][scarthgap 01/26] qemu: patch CVE-2024-8354
` [OE-core][scarthgap 02/26] python3-xmltodict: fix CVE-2025-9375
` [OE-core][scarthgap 03/26] binutils: patch CVE-2025-11082
` [OE-core][scarthgap 04/26] binutils: patch CVE-2025-11083
` [OE-core][scarthgap 05/26] gnupg: mark CVE-2025-30258 as patched
` [OE-core][scarthgap 06/26] glib-networking: fix CVE-2025-60018
` [OE-core][scarthgap 07/26] openssh: fix CVE-2025-61985
` [OE-core][scarthgap 08/26] openssh: fix CVE-2025-61984
` [OE-core][scarthgap 09/26] cmake: fix CVE-2025-9301
` [OE-core][scarthgap 10/26] glib-networking: fix CVE-2025-60019
` [OE-core][scarthgap 11/26] glibc: stable 2.39 branch updates
` [OE-core][scarthgap 12/26] linux-yocto/6.6: update to v6.6.98
` [OE-core][scarthgap 13/26] linux-yocto/6.6: update to v6.6.99
` [OE-core][scarthgap 14/26] linux-yocto/6.6: update to v6.6.100
` [OE-core][scarthgap 15/26] linux-yocto/6.6: update to v6.6.101
` [OE-core][scarthgap 16/26] linux-yocto/6.6: update to v6.6.102
` [OE-core][scarthgap 17/26] linux-yocto/6.6: update to v6.6.103
` [OE-core][scarthgap 18/26] linux-yocto/6.6: update to v6.6.106
` [OE-core][scarthgap 19/26] linux-yocto/6.6: update to v6.6.107
` [OE-core][scarthgap 20/26] linux-yocto/6.6: update to v6.6.108
` [OE-core][scarthgap 21/26] linux-yocto/6.6: update to v6.6.109
` [OE-core][scarthgap 22/26] linux-yocto/6.6: update to v6.6.110
` [OE-core][scarthgap 23/26] linux-yocto/6.6: update to v6.6.111
` [OE-core][scarthgap 24/26] python3: upgrade 3.12.11 -> 3.12.12
` [OE-core][scarthgap 25/26] icu: Backport patch to fix build issues with long paths (>512 chars)
` [OE-core][scarthgap 26/26] oeqa/runtime/ping: don't bother trying to ping localhost

[PATCH 1/1] arm64: dts: imx95: Fix MSI mapping for PCIe endpoint nodes
 2025-10-17 20:39 UTC 

[meta-oe][kirkstone][PATCH] libmanette: fix ptests
 2025-10-17 20:37 UTC 

[PATCH v2 1/2] docs: checkpatch: Align block comment style
 2025-10-17 20:37 UTC  (2+ messages)
` [PATCH v2 2/2] docs: checkpatch: Drop networking "

[PATCH v2 0/2] watchdog: add Renesas Window Watchdog support
 2025-10-17 20:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add Renesas WWDT

[PATCH 0/2] Fix additional sysfs node access CFI violations
 2025-10-17 20:33 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

✅ PASS (MISSED 10 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 634ec1fc)
 2025-10-17 20:33 UTC 

[PATCH v1 1/2] dts: add qinq strip and VLAN extend to testpmd shell
 2025-10-17 20:31 UTC  (3+ messages)
` [PATCH v2 1/2] dts: add QinQ "
  ` [PATCH v2 2/2] dts: add QinQ test suite

[PATCH 6.12 000/277] 6.12.54-rc1 review
 2025-10-17 20:31 UTC  (2+ messages)

[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
 2025-10-17 20:27 UTC  (2+ messages)

[meta-oe][PATCH 1/2] libmanette: upgrade 0.2.9 -> 0.2.13
 2025-10-17 20:25 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] libmanette: fix ptests

[PATCH v3] ceph/006: test snapshot data integrity after punch hole operations
 2025-10-17 20:25 UTC  (2+ messages)

[PATCH v3 0/5] of/irq: Misc msi-parent handling fixes/clean-ups
 2025-10-17 20:24 UTC  (2+ messages)

[PATCH v2 0/2] Associative arrays documentation formatting cleanups
 2025-10-17 20:24 UTC  (2+ messages)

[PATCH] docs: admin-guide: Fix a typo in kernel-parameters.txt
 2025-10-17 20:20 UTC  (2+ messages)

[PATCHSET 4/6] fuse2fs: use fuseblk mode
 2025-10-17 20:20 UTC  (5+ messages)
` [PATCH 1/2] fuse2fs: mount norecovery if main block device is readonly

[PATCH] diff: stop output garbled message in dry run mode
 2025-10-17 20:19 UTC  (5+ messages)

[PATCH v1 1/9] iomap: account for unaligned end offsets when truncating read range
 2025-10-17 20:19 UTC  (12+ messages)

[PATCH] board: samsung: add support for Samsung Exynos mobile device boards
 2025-10-17 20:19 UTC  (2+ messages)

Find the cause of a hash mismatch
 2025-10-17 20:19 UTC 

[PATCH] test: Clean up stack_fbt test
 2025-10-17 20:19 UTC  (6+ messages)

status of bugzilla #99171 - mdraid broken for O_DIRECT
 2025-10-17 20:18 UTC  (5+ messages)

[PATCH v2] lib: update the licence of the ASN.1 encoder and decoder
 2025-10-17 20:14 UTC 

[PATCH v8 00/24] Split sphinx call logic from docs Makefile
 2025-10-17 20:13 UTC  (2+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-17 20:12 UTC  (38+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v1 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 10/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v1 12/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v1 13/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v1 14/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v1 15/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v1 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v1 19/37] KVM: selftests: guest_memfd: Test basic single-page conversion flow
` [RFC PATCH v1 20/37] KVM: selftests: guest_memfd: Test conversion flow when INIT_SHARED
` [RFC PATCH v1 21/37] KVM: selftests: guest_memfd: Test indexing in guest_memfd
` [RFC PATCH v1 22/37] KVM: selftests: guest_memfd: Test conversion before allocation
` [RFC PATCH v1 23/37] KVM: selftests: guest_memfd: Convert with allocated folios in different layouts
` [RFC PATCH v1 24/37] KVM: selftests: guest_memfd: Test precision of conversion
` [RFC PATCH v1 25/37] KVM: selftests: guest_memfd: Test that truncation does not change shared/private status
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes
` [RFC PATCH v1 27/37] KVM: selftests: guest_memfd: Test conversion with elevated page refcount
` [RFC PATCH v1 28/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v1 29/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v1 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v1 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v1 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v1 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v1 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v1 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v1 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v1 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes

[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbAllocAG (3)
 2025-10-17 20:13 UTC  (2+ messages)
` Forwarded: "

[PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
 2025-10-17 20:12 UTC  (3+ messages)

[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
 2025-10-17 20:11 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: clock: airoha: Add reset support to EN7523 clock binding
` [PATCH RESEND v3 2/3] clk: en7523: Add reset-controller support for EN7523 SoC
` [PATCH RESEND v3 3/3] ARM: dts: airoha: update EN7523 dtsi to support resets

[PATCH 00/10] HP-PARISC 715 machine with NCR710 SCSI chip
 2025-10-17 20:06 UTC  (2+ messages)
` [PATCH 07/10] hw/hppa: Add the NCR 710 SCSI driver to hppa machines


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.