messages from 2025-11-22 18:09:37 to 2025-11-22 22:07:48 UTC [more...]
[PATCH] ksmb: add ipv6 support in parse_srvaddr() in smb client
2025-11-22 22:07 UTC
[PATCH v4 0/5] Improve VMA merging for CPU-address-mirrored mappings
2025-11-22 22:02 UTC (9+ messages)
` [PATCH v4 1/5] drm/xe: Add helper to extend CPU-mirrored VMA range for merge
` [PATCH v4 2/5] drm/xe: Merge adjacent default-attribute VMAs during garbage collection
` [PATCH v4 4/5] drm/xe/svm: Enable UNMAP for VMA merging operations
` [PATCH v4 5/5] drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
+ mm-huge_memory-fix-folio-split-stats-counting.patch added to mm-new branch
2025-11-22 22:02 UTC
+ mm-huge_memory-make-min_order_for_split-always-return-an-order.patch added to mm-new branch
2025-11-22 22:02 UTC
+ mm-huge_memory-replace-can_split_folio-with-direct-refcount-calculation.patch added to mm-new branch
2025-11-22 22:02 UTC
+ mm-huge_memory-change-folio_split_supported-to-folio_check_splittable.patch added to mm-new branch
2025-11-22 22:02 UTC
[PATCH] timers: Fix NULL function pointer race in timer_shutdown_sync
2025-11-22 21:57 UTC (2+ messages)
` [tip: timers/urgent] timers: Fix NULL function pointer race in timer_shutdown_sync()
[meta-perl][PATCH] libunix-statgrab: Put LD export in do_configure
2025-11-22 21:55 UTC
[PATCHv6 0/6] zram: introduce writeback bio batching
2025-11-22 21:54 UTC (2+ messages)
[RFC 3/4] hack: Input: edt-ft5x06: hackery to probe after panel
2025-11-22 21:53 UTC (2+ messages)
[ebiggers:more-at-least-decorations-v1 9/9] arch/riscv/purgatory/purgatory.c:30:9: error: implicit declaration of function 'sha256_final'; did you mean 'sha256_init'?
2025-11-22 21:53 UTC
[PATCH 0/2] iio: pressure: add Honeywell ABP2 driver
2025-11-22 21:42 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: iio: pressure: add honeywell,abp2030pa
` [PATCH 2/2] iio: pressure: add Honeywell ABP2 driver
[PATCH v2 0/5] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
2025-11-22 21:51 UTC (3+ messages)
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-22 21:50 UTC (4+ messages)
` [PATCH 26/44] drivers/scsi: use min() instead of min_t()
[Buildroot] [PATCH/next 1/1] package/libupnp: bump to version 1.4.25
2025-11-22 21:47 UTC
[linux-review:2724853925-qq-com/input-touchscreen-Add-ilitek-touchscreen-driver-support/20251116-215220 1/1] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
2025-11-22 21:47 UTC
+ init-replace-simple_strtoul-with-kstrtoul-to-improve-lpj_setup.patch added to mm-nonmm-unstable branch
2025-11-22 21:46 UTC
diff --cached --no-ext-diff --find-copies-harder --quiet exits with wrong status code
2025-11-22 21:44 UTC (4+ messages)
` [PATCH v2] diff: disable rename detection with --quiet
+ kho-fix-boot-failure-due-to-kmemleak-access-to-non-present-pages.patch added to mm-nonmm-unstable branch
2025-11-22 21:41 UTC
[to-be-updated] liveupdate-fix-boot-failure-due-to-kmemleak-access-to-unmapped-pages.patch removed from -mm tree
2025-11-22 21:40 UTC
[to-be-updated] mm-kmemleak-introduce-kmemleak_no_scan_phys-helper.patch removed from -mm tree
2025-11-22 21:40 UTC
+ pagemap-update-buddy-flag-documentation.patch added to mm-new branch
2025-11-22 21:37 UTC
[PATCH] pagemap: Update BUDDY flag documentation
2025-11-22 21:19 UTC
[PATCH v9 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-11-22 21:26 UTC (6+ messages)
` [PATCH v9 1/2] lib: Introduce hierarchical per-cpu counters
[Stable-7.2.22 00/25] Patch Round-up for stable 7.2.22, freeze on 2025-12-01
2025-11-22 20:55 UTC (26+ messages)
` [Stable-7.2.22 01/25] target/i386: Fix CR2 handling for non-canonical addresses
` [Stable-7.2.22 02/25] i386/cpu: Prevent delivering SIPI during SMM in TCG mode
` [Stable-7.2.22 03/25] i386/tcg/smm_helper: Properly apply DR values on SMM entry / exit
` [Stable-7.2.22 04/25] async: access bottom half flags with qatomic_read
` [Stable-7.2.22 05/25] target/i386: user: do not set up a valid LDT on reset
` [Stable-7.2.22 06/25] linux-user: Use correct type for FIBMAP and FIGETBSZ emulation
` [Stable-7.2.22 07/25] linux-user: permit sendto() with NULL buf and 0 len
` [Stable-7.2.22 08/25] io: add trace event when cancelling TLS handshake
` [Stable-7.2.22 09/25] io: release active GSource in TLS channel finalizer
` [Stable-7.2.22 10/25] io: move websock resource release to close method
` [Stable-7.2.22 11/25] io: fix use after free in websocket handshake code
` [Stable-7.2.22 12/25] crypto: stop requiring "key encipherment" usage in x509 certs
` [Stable-7.2.22 13/25] block/curl.c: Use explicit long constants in curl_easy_setopt calls
` [Stable-7.2.22 14/25] block/curl.c: Fix CURLOPT_VERBOSE parameter type
` [Stable-7.2.22 15/25] qio: Add trace points to net_listener
` [Stable-7.2.22 16/25] qio: Unwatch before notify in QIONetListener
` [Stable-7.2.22 17/25] qio: Remember context of qio_net_listener_set_client_func_full
` [Stable-7.2.22 18/25] qio: Protect NetListener callback with mutex
` [Stable-7.2.22 19/25] hw/net/e1000e_core: Don't advance desc_offset for NULL buffer RX descriptors
` [Stable-7.2.22 20/25] hw/net/e1000e_core: Correct rx oversize packet checks
` [Stable-7.2.22 21/25] hw/net/e1000e_core: Adjust e1000e_write_payload_frag_to_rx_buffers() assert
` [Stable-7.2.22 22/25] net: pad packets to minimum length in qemu_receive_packet()
` [Stable-7.2.22 23/25] hw/display/xlnx_dp.c: Don't abort on AUX FIFO overrun/underrun
` [Stable-7.2.22 24/25] hw/display/xlnx_dp: Don't abort for unsupported graphics formats
` [Stable-7.2.22 25/25] hw/misc/npcm_clk: Don't divide by zero when calculating frequency
[openeuler:OLK-6.6 3306/3306] arch/arm64/kernel/xcall/xcall.c:49:24: warning: address of array '((struct xcall_info *)task->xinfo)->xcall_enable' will always evaluate to 'true'
2025-11-22 21:20 UTC
[PATCH 3/7] md: support to align bio to limits
2025-11-22 21:20 UTC (2+ messages)
[ebiggers:more-at-least-decorations-v1 9/9] include/crypto/sha2.h:193:50: error: 'at_least' undeclared here (not in a function)
2025-11-22 21:20 UTC
[Buildroot] [PATCH 1/1] package/{neard, sdbusplus, thermald}: typo fixes
2025-11-22 21:18 UTC
[PATCH v7 00/14] nfsd: assorted cleanups involving v4 special stateids
2025-11-22 21:16 UTC (5+ messages)
` [PATCH v6 01/14] nfsd: rename ALLOWED_WITHOUT_FH to ALLOWED_WITHOUT_LOCAL_FH and revise use
` [PATCH v6 04/14] nfsd: allow unrecognisable filehandle for foreign servers in COPY
[Buildroot] [PATCH/next 1/1] package/libmbus: bump version to 0.9.0
2025-11-22 21:12 UTC
[PATCH 0/6] lib/crypto: More at_least decorations
2025-11-22 21:00 UTC (8+ messages)
` [PATCH 1/6] lib/crypto: chacha: Add at_least decoration to fixed-size array params
` [PATCH 2/6] lib/crypto: curve25519: "
` [PATCH 3/6] lib/crypto: md5: "
` [PATCH 4/6] lib/crypto: poly1305: "
` [PATCH 5/6] lib/crypto: sha1: "
` [PATCH 6/6] lib/crypto: sha2: "
[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
2025-11-22 20:54 UTC (4+ messages)
` [PATCH v5 2/4] "
[PATCH RFC net-next 6/6] cadence: macb/gem: introduce xmit support
2025-11-22 20:49 UTC (2+ messages)
[PATCH v2 0/2] lockd/locks: address issues with vfs_test_lock()
2025-11-22 20:48 UTC (4+ messages)
` [PATCH v2 1/2] lockd: fix vfs_test_lock() calls
[GIT PULL] MIPS fixes for v6.18
2025-11-22 20:47 UTC
Bug#1121211: UBSAN: array-index-out-of-bounds in /build/reproducible-path/linux-6.17.8/drivers/clk/samsung/clk-exynos-clkout.c:178:18
2025-11-22 20:38 UTC (2+ messages)
[PATCH 0/9] platform/wmi: Introduce marshalling support
2025-11-22 20:38 UTC (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] platform/wmi: Add kunit test for the marshalling code
` [PATCH 3/9] platform/wmi: Add helper functions for WMI string conversions
` [PATCH 4/9] platform/wmi: Add kunit test for the string conversion code
` [PATCH 5/9] platform/x86: intel-wmi-sbl-fw-update: Use new buffer-based WMI API
` [PATCH 6/9] platform/x86/intel/wmi: thunderbolt: "
` [PATCH 7/9] platform/x86: xiaomi-wmi: "
` [PATCH 8/9] platform/x86: wmi-bmof: "
` [PATCH 9/9] platform/wmi: Update driver development guide
[PATCH -next] x86/boot: Remove unused copy_*_gs() declarations
2025-11-22 20:36 UTC (2+ messages)
` [tip: x86/cleanups] x86/{boot,mtrr}: Remove unused function declarations
[PATCH 1/2] pm-hibernate: flush disk cache when suspending
2025-11-22 20:33 UTC (2+ messages)
[PATCH REGRESSION] drm/panel: simple: restore connector_type fallback
2025-11-22 20:26 UTC (2+ messages)
[PATCH 2/2] mmc: dw_mmc: add dw_mci_prepare_desc() for both of 32bit and 64bit DMA
2025-11-22 20:26 UTC
[PATCH v2] 9pfs: local: read native symlinks when security-model=mapped
2025-11-22 20:19 UTC
[DPDK/core Bug 1835] test failing on Debian testing
2025-11-22 20:07 UTC
[PATCH v3 0/3] Add support for Clock controllers for Kaanapali
2025-11-22 20:06 UTC (3+ messages)
` [PATCH v3 2/3] clk: qcom: Add TCSR clock driver "
[PATCH] lib/crypto: blake2b: Limit frame size workaround to GCC < 12.2 on i386
2025-11-22 20:04 UTC (2+ messages)
[PATCH] net: dsa: Fix error handling in dsa_port_parse_of
2025-11-22 19:58 UTC (2+ messages)
[PATCH 13/13] mmc: dw_mmc: Remove struct dw_mci_slot
2025-11-22 19:54 UTC (3+ messages)
[PATCH v3 12/18] vfio: selftests: Move IOVA allocator into iova_allocator.c
2025-11-22 19:54 UTC
[GIT PULL] Crypto library fix for v6.18-rc7
2025-11-22 19:52 UTC
[PATCH] Replace BUG_ON with error handling in hfs_new_inode()
2025-11-22 19:50 UTC (3+ messages)
` [PATCH] hfs: "
[RFC] eal: use C library to parse filesystem table
2025-11-22 19:49 UTC
[tip:objtool/core] BUILD SUCCESS 11991999a20145b7f8af21202d0cac6b1f90a6e4
2025-11-22 19:49 UTC
[OE-core][PATCH] libarchive: upgrade 3.8.2 -> 3.8.3
2025-11-22 19:37 UTC
[pci:controller/sky1] BUILD SUCCESS 2aeedd614dd166316b2d5f2e7a91c55c1faa968a
2025-11-22 19:46 UTC
[vireshk:virtio/msg-xen 10/16] net/vmw_vsock/af_vsock.c:2156:3-8: WARNING: NULL check before some freeing functions is not needed
2025-11-22 19:43 UTC
[PATCH 00/11] Page Reclamation Support for Xe3p Platforms
2025-11-22 19:42 UTC (15+ messages)
` [PATCH 02/11] drm/xe: Reset tlb fence timeout on invalid seqno received
` [PATCH 03/11] drm/xe/xe_tlb_inval: Modify fence interface to support PPC flush
` [PATCH 04/11] drm/xe: Add page reclamation info to device info
` [PATCH 05/11] drm/xe/guc: Add page reclamation interface to GuC
` [PATCH 06/11] drm/xe: Create page reclaim list on unbind
` [PATCH 07/11] drm/xe: Suballocate BO for page reclaim
[linusw-pinctrl:devel] BUILD REGRESSION da53dcd54cc35efa7a8236846bb39d40deeee034
2025-11-22 19:36 UTC
[PATCH net-next 0/9] XPCS polarity inversion via generic device tree properties
2025-11-22 19:33 UTC (20+ messages)
` [PATCH net-next 1/9] dt-bindings: phy: rename transmit-amplitude.yaml to phy-common-props.yaml
` [PATCH net-next 2/9] dt-bindings: phy-common-props: create a reusable "protocol-names" definition
` [PATCH net-next 3/9] dt-bindings: phy-common-props: RX and TX lane polarity inversion
` [PATCH net-next 4/9] dt-bindings: net: xpcs: allow properties from phy-common-props.yaml
` [PATCH net-next 5/9] phy: add phy_get_rx_polarity() and phy_get_tx_polarity()
` [PATCH net-next 6/9] net: pcs: xpcs: promote SJA1105 TX polarity inversion to core
` [PATCH net-next 7/9] net: pcs: xpcs: allow lane polarity inversion
` [PATCH net-next 8/9] net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"
` [PATCH net-next 9/9] dt-bindings: net: airoha,en8811h: "
[PATCH libcrypto v2 1/3] wifi: iwlwifi: trans: rename at_least variable to min_mode
2025-11-22 19:33 UTC (4+ messages)
` [PATCH libcrypto v2 2/3] compiler: introduce at_least parameter decoration pseudo keyword
[meta-webserver][kirkstone][PATCH 01/10] monkey: Update status for CVE-2013-2183
2025-11-22 19:31 UTC (10+ messages)
` [meta-webserver][kirkstone][PATCH 02/10] monkey: ignore CVE-2013-1771
` [meta-perl][kirkstone][PATCH 03/10] logcheck: ignore CVE-2017-20148
` [meta-oe][kirkstone][PATCH 04/10] libtorrent: ignore CVE-2016-5301
` [meta-oe][kirkstone][PATCH 05/10] exiv2: patch CVE-2021-29623
` [meta-oe][kirkstone][PATCH 06/10] exiv2: add missing CVE tag to patch
` [meta-oe][kirkstone][PATCH 07/10] exiv2: patch CVE-2021-32617
` [meta-oe][kirkstone][PATCH 08/10] exiv2: patch CVE-2021-32815
` [meta-oe][kirkstone][PATCH 09/10] exiv2: patch CVE-2021-34334
` [meta-oe][kirkstone][PATCH 10/10] exiv2: patch CVE-2021-34335
[RFC v4 wireless-next 0/4] background CAC fixes
2025-11-22 19:17 UTC (5+ messages)
` [RFC v4 wireless-next 1/4] wifi: cfg80211: fix background CAC
` [RFC v4 wireless-next 2/4] wifi: cfg80211: set and report chandef CAC ongoing
` [RFC v4 wireless-next 3/4] wifi: cfg80211: events, report background radar
` [RFC v4 wireless-next 4/4] wifi: mac80211_hwsim: background CAC support
[RFC 0/5] drm/xe: Add System Controller support for Xe3p dGPU platforms
2025-11-22 19:18 UTC (7+ messages)
` [RFC 1/5] drm/xe/soc_remapper: Initialize SoC remapper during Xe probe
` [RFC 2/5] drm/xe/soc_remapper: Use SoC remapper herlper from VSEC code
` [RFC 5/5] drm/xe/sc: Add system controller component for Xe3p dGPU platforms
[patch V5 00/20] sched: Rewrite MM CID management
2025-11-22 19:10 UTC (8+ messages)
` [patch V5 09/20] cpumask: Cache num_possible_cpus()
[PATCH 0/2] rust: kernel: add missing safety documentation
2025-11-22 19:09 UTC (3+ messages)
` [PATCH 1/2] rust: kernel: document safety for rust_fmt_argument
` [PATCH 2/2] rust: kernel: document safety for as_str_unchecked
[PATCH] ASoC: codecs: wcd934x: add explicit soundwire depenency
2025-11-22 19:03 UTC (2+ messages)
Issues with Multi-GPU Device Isolation for Fault Injection Tests
2025-11-22 18:58 UTC
[PATCH] staging: most: dim2: fix missing cleanup on interface registration failure
2025-11-22 18:56 UTC
[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
2025-11-22 18:57 UTC (6+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device
[PATCH v1 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-11-22 18:54 UTC (2+ messages)
[PATCH] crypto: iaa - Request to add Kanchana P Sridhar to Maintainers
2025-11-22 18:51 UTC (3+ messages)
[PATCH v2] soc: qcom: smem: fix qcom_smem_is_available and check if __smem is valid
2025-11-22 18:49 UTC
[PATCH v6 0/7] platform/x86: lenovo-wmi-{capdata,other}: Add HWMON for fan speed
2025-11-22 18:44 UTC (8+ messages)
` [PATCH v6 1/7] platform/x86: lenovo-wmi-helpers: Convert returned buffer into u32
` [PATCH v6 2/7] platform/x86: Rename lenovo-wmi-capdata01 to lenovo-wmi-capdata
` [PATCH v6 3/7] platform/x86: lenovo-wmi-{capdata,other}: Support multiple Capability Data
` [PATCH v6 4/7] platform/x86: lenovo-wmi-capdata: Add support for Capability Data 00
` [PATCH v6 5/7] platform/x86: lenovo-wmi-capdata: Add support for Fan Test Data
` [PATCH v6 6/7] platform/x86: lenovo-wmi-capdata: Wire up "
` [PATCH v6 7/7] platform/x86: lenovo-wmi-other: Add HWMON for fan reporting/tuning
[PATCH nf-next] selftests: netfilter: nft_flowtable.sh: Add the capability to send IPv6 TCP traffic
2025-11-22 18:41 UTC
[PATCH 5/8] drm/atmel-hlcdc: use devm_drm_of_get_bridge()
2025-11-22 18:40 UTC (2+ messages)
[brauner-github:work.fd.prepare.scoped 42/51] drivers/hv/mshv_root_main.c:1874:6: warning: unused variable 'fd'
2025-11-22 18:40 UTC
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-22 18:38 UTC (5+ messages)
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV "
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
[PATCH v2] scmi: reset: validate number of reset domains
2025-11-22 18:38 UTC (2+ messages)
` [PATCH v3] firmware: arm_scmi: refactor reset domain handling
[GIT PULL] XFS: Fixes for for v6.18-rc7
2025-11-22 18:30 UTC (2+ messages)
[GIT PULL] RISC-V updates for v6.18-rc7
2025-11-22 18:29 UTC (3+ messages)
[PATCH v2] KHO: Fix boot failure due to kmemleak access to non-PRESENT pages
2025-11-22 18:29 UTC
[GIT PULL] SCSI fixes for 6.18-rc6
2025-11-22 18:29 UTC (2+ messages)
[git pull] Input updates for v6.18-rc6
2025-11-22 18:29 UTC (2+ messages)
[GIT PULL] selinux/selinux-pr-20251121
2025-11-22 18:29 UTC (2+ messages)
fscrypt API cleanups
2025-11-22 18:29 UTC (10+ messages)
` [PATCH 04/11] fscrypt: pass a byte offset to fscrypt_mergeable_bio
` [f2fs-dev] "
` [PATCH 08/11] fscrypt: return a byte offset from bh_get_inode_and_lblk_num
` [f2fs-dev] "
` [PATCH 10/11] fscrypt: pass a byte length to fscrypt_zeroout_range
` [f2fs-dev] "
Fw: [Bug 220774] New: netem is broken in 6.18
2025-11-22 18:22 UTC (10+ messages)
` "
[PATCH] virt: vbox: fix possible circular timer scheduling
2025-11-22 18:21 UTC
[PATCH v3] HID: memory leak in dualshock4_get_calibration_data
2025-11-22 18:15 UTC (3+ messages)
[PATCH v1] tools/rtla: Add common_usage()
2025-11-22 18:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.