messages from 2025-12-16 02:20:02 to 2025-12-16 03:54:49 UTC [more...]
[meta-dpdk][PATCH] dpdk: upgrade to 25.11
2025-12-16 3:14 UTC (3+ messages)
` [yocto-patches] "
[RFC PATCH v3 00/59] struct filename work
2025-12-16 3:55 UTC (30+ messages)
` [RFC PATCH v3 01/59] do_faccessat(): import pathname only once
` [RFC PATCH v3 02/59] do_fchmodat(): "
` [RFC PATCH v3 03/59] do_fchownat(): "
` [RFC PATCH v3 04/59] do_utimes_path(): "
` [RFC PATCH v3 05/59] chdir(2): "
` [RFC PATCH v3 06/59] chroot(2): "
` [RFC PATCH v3 07/59] user_statfs(): "
` [RFC PATCH v3 08/59] do_sys_truncate(): "
` [RFC PATCH v3 09/59] do_readlinkat(): "
` [RFC PATCH v3 10/59] get rid of audit_reusename()
` [RFC PATCH v3 11/59] ntfs: ->d_compare() must not block
` [RFC PATCH v3 12/59] getname_flags() massage, part 1
` [RFC PATCH v3 13/59] getname_flags() massage, part 2
` [RFC PATCH v3 14/59] struct filename: use names_cachep only for getname() and friends
` [RFC PATCH v3 15/59] struct filename: saner handling of long names
` [RFC PATCH v3 16/59] fs: hide names_cache behind runtime const machinery
` [RFC PATCH v3 17/59] allow incomplete imports of filenames
` [RFC PATCH v3 18/59] struct filename ->refcnt doesn't need to be atomic
` [RFC PATCH v3 19/59] allow to use CLASS() for struct filename *
` [RFC PATCH v3 21/59] file_setattr(): filename_lookup() accepts ERR_PTR() as filename
` [RFC PATCH v3 51/59] move_mount(2): switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 52/59] chroot(2): switch to CLASS(filename)
` [RFC PATCH v3 53/59] quotactl_block(): "
` [RFC PATCH v3 54/59] statx: switch to CLASS(filename_maybe_null)
` [RFC PATCH v3 55/59] user_statfs(): switch to CLASS(filename)
` [RFC PATCH v3 56/59] mqueue: "
` [RFC PATCH v3 57/59] ksmbd: use CLASS(filename_kernel)
` [RFC PATCH v3 58/59] alpha: switch osf_mount() to strndup_user()
` [RFC PATCH v3 59/59] sysfs(2): fs_index() argument is _not_ a pathname
[PATCH] mm/readahead: read min folio constraints under invalidate lock
2025-12-16 3:53 UTC (6+ messages)
[PATCH 1/1] firmware: stratix10-svc: stop kernel thread once service is completed
2025-12-16 3:50 UTC (2+ messages)
[PATCH] drm/xe/guc: Fix version check for page-reclaim feature
2025-12-16 3:50 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[syzbot] [net?] [bpf?] general protection fault in bq_flush_to_queue (2)
2025-12-16 3:49 UTC (4+ messages)
` [PATCH] bpf: Fix NULL deref in __list_del_clearprev for flush_node
[PATCH v2 0/3] support batch checking of references and unmapping for large folios
2025-12-16 3:47 UTC (7+ messages)
` [PATCH v2 1/3] arm64: mm: support batch clearing of the young flag "
` [PATCH v2 2/3] mm: rmap: support batched checks of the references "
[PATCH v3 0/6] clk/reset: anlogic: add support for DR1V90 SoC
2025-12-16 3:39 UTC (14+ messages)
` [PATCH v3 1/6] clk: correct clk_div_mask() return value for width == 32
` [PATCH v3 2/6] dt-bindings: clock: add Anlogic DR1V90 CRU
` [PATCH v3 3/6] clk: anlogic: add cru support for Anlogic DR1V90 SoC
` [PATCH v3 4/6] reset: anlogic: add support for Anlogic DR1V90 resets
` [PATCH v3 5/6] riscv: dts: anlogic: add clocks and CRU for DR1V90
` [PATCH v3 6/6] MAINTAINERS: Add entry for Anlogic DR1V90 SoC drivers
[PATCH v15 00/28] x86: Secure Launch support for Intel TXT
2025-12-16 3:46 UTC (4+ messages)
` [PATCH v15 13/28] x86: Secure Launch Kconfig
[PATCH] ftrace: fix address for jmp mode in t_show
2025-12-16 3:45 UTC
[PATCH] dt-bindings: power: supply: Add Silergy SY6974B charger
2025-12-16 3:41 UTC (2+ messages)
+ hung_task-enable-runtime-reset-of-hung_task_detect_count.patch added to mm-nonmm-unstable branch
2025-12-16 3:38 UTC
+ hung_task-introduce-helper-for-hung-task-warning.patch added to mm-nonmm-unstable branch
2025-12-16 3:38 UTC
[PATCH] vxlan: fix dst ref count leak in the vxlan_xmit_one() error path
2025-12-16 3:36 UTC
+ mm-introduce-a-new-page-type-for-page-pool-in-page-type.patch added to mm-new branch
2025-12-16 3:35 UTC
[PATCH i-g-t v1 0/4] Various fixes for prime_udl test
2025-12-16 3:33 UTC (11+ messages)
` [PATCH i-g-t v1 1/4] tests/prime_udl: Fix opening
` [PATCH i-g-t v1 2/4] tests/prime_udl: Create subtests
` [PATCH i-g-t v1 3/4] tests/prime_udl: Fix error handling
` [PATCH i-g-t v1 4/4] tests/prime_udl: Fix i915 device opening
` ✗ Xe.CI.BAT: failure for Various fixes for prime_udl test
[syzbot] [wireless?] WARNING in ieee80211_ocb_rx_no_sta (2)
2025-12-16 3:33 UTC (2+ messages)
[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
2025-12-16 3:31 UTC (7+ messages)
` [RFC PATCH 03/14] nvmet: Implement CCR nvme command
` [RFC PATCH 04/14] nvmet: Implement CCR logpage
` [RFC PATCH 05/14] nvmet: Send an AEN on CCR completion
+ tools-mm-thp_swap_allocator_test-fix-small-folio-alignment.patch added to mm-new branch
2025-12-16 3:31 UTC
[PATCH] tools/mm/thp_swap_allocator_test: Fix small folio alignment
2025-12-16 3:31 UTC (2+ messages)
[PATCH 1/2] nvmem/core: fixup minor typo
2025-12-16 3:29 UTC (2+ messages)
` [PATCH 2/2] nvme/host: fixup some typos
[REGRESSION] next/master: (build) in expansion of macro ‘min’ in fs/fuse/file.o (fs/fuse/file.c) [lo
2025-12-16 3:30 UTC (2+ messages)
+ tools-mm-page_owner_sort-fix-timestamp-comparison-for-stable-sorting.patch added to mm-hotfixes-unstable branch
2025-12-16 3:30 UTC
[PATCH v2 0/5] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-12-16 3:29 UTC (3+ messages)
` [PATCH v2 2/5] KVM: guest_memfd: Remove preparation tracking
+ mm-damon-core-fix-wasteful-cpu-calls-by-skipping-non-existent-targets.patch added to mm-new branch
2025-12-16 3:27 UTC
+ selftests-mm-fix-thread-state-check-in-uffd-unit-tests.patch added to mm-hotfixes-unstable branch
2025-12-16 3:27 UTC
Questions about SMB2 CHANGE_NOTIFY
2025-12-16 3:25 UTC (3+ messages)
[PATCH v9 00/19] intel_iommu: Enable first stage translation for passthrough device
2025-12-16 3:24 UTC (3+ messages)
[syzbot] [jfs] general protection fault in blk_update_request
2025-12-16 3:23 UTC (2+ messages)
` [PATCH] jfs: Extend the done of the window period
+ mm-memcontrol-rename-mem_cgroup_from_slab_obj.patch added to mm-new branch
2025-12-16 3:23 UTC
[PATCH v3 0/2] virtio-spi: Sync Linux headers and add vhost-user-spi device support
2025-12-16 3:21 UTC (3+ messages)
` [PATCH v3 1/2] standard-headers: Update virtio_spi.h from Linux v6.18-rc3
` [PATCH v3 2/2] virtio-spi: Add vhost-user-spi device support
[PATCH v31 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
2025-12-16 3:21 UTC (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[PATCH v7 0/2] Add support for NXP XSPI
2025-12-16 3:20 UTC (3+ messages)
` [PATCH v7 1/2] spi: dt-bindings: nxp,imx94-xspi: Document imx94 xspi
` [PATCH v7 2/2] spi: add driver for NXP XSPI controller
+ memcg-move-mem_cgroup_usage-memcontrol-v1c.patch added to mm-new branch
2025-12-16 3:19 UTC
[Linux Memory Hotness and Promotion] Notes from December 4, 2025
2025-12-16 3:16 UTC
[PATCH 6.1.y] dmaengine: idxd: Remove improper idxd_free
2025-12-16 3:13 UTC
[PATCH 8/9] blk-crypto: optimize data unit alignment checking
2025-12-16 3:16 UTC (2+ messages)
linux-next: build warnings in Linus' tree
2025-12-16 3:14 UTC (3+ messages)
[PATCH V1] accel/amdxdna: Remove amdxdna_flush()
2025-12-16 3:13 UTC
[PATCH i-g-t 0/2] Switch to use kernel standard fault injection in i915
2025-12-16 3:12 UTC (2+ messages)
` ✗ i915.CI.Full: failure for Switch to use kernel standard fault injection in i915 (rev7)
[PATCH v5] PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()
2025-12-16 3:11 UTC
[PATCH] of: reserved_mem: Allow reserved_mem framework detect "cma=" kernel param
2025-12-16 3:09 UTC (2+ messages)
[PATCH v1 00/30] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2025-12-16 3:07 UTC (5+ messages)
` [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec()
[PATCH v4 0/3] Add ITE IT61620 MIPI DSI to HDMI bridge driver
2025-12-16 2:51 UTC (4+ messages)
` [PATCH v4 1/3] dt-binding: display: Add ITE IT61620 MIPI DSI to HDMI bridge
` [PATCH v4 2/3] drm/bridge: Add ITE IT61620 MIPI DSI to HDMI bridge driver
` [PATCH v4 3/3] MAINTAINERS: Add entry for ITE IT61620 MIPI "
+ mm-damon-sysfs-schemes-remove-outdated-todo-in-target_nid_store.patch added to mm-new branch
2025-12-16 3:07 UTC
+ mm-use-array_end-instead-of-open-coding-it.patch added to mm-nonmm-unstable branch
2025-12-16 3:04 UTC
+ kernel-fix-off-by-one-benign-bugs.patch added to mm-nonmm-unstable branch
2025-12-16 3:04 UTC
+ mm-fix-benign-off-by-one-bugs.patch added to mm-nonmm-unstable branch
2025-12-16 3:04 UTC
+ array_sizeh-add-array_end.patch added to mm-nonmm-unstable branch
2025-12-16 3:04 UTC
[PATCH v4 00/28] Fair(er) DRM scheduler
2025-12-16 3:03 UTC (3+ messages)
` [PATCH v4 20/28] drm/lima: Remove drm_sched_init_args->num_rqs usage
[PATCH v2 0/1] finalize removing the page pool members in struct page
2025-12-16 3:03 UTC (2+ messages)
` [PATCH v2 1/1] mm: introduce a new page type for page pool in page type
[PATCH v3 0/2] hung_task: Provide runtime reset interface for hung task detector
2025-12-16 3:00 UTC (3+ messages)
` [PATCH v3 1/2] hung_task: Introduce helper for hung task warning
` [PATCH v3 2/2] hung_task: Enable runtime reset of hung_task_detect_count
[PATCH][next] hyperv: Avoid -Wflex-array-member-not-at-end warning
2025-12-16 2:59 UTC (3+ messages)
[PATCH v3 0/4] gpu: nova-core: fixups for GSP message queue and bindings
2025-12-16 2:57 UTC (10+ messages)
` [PATCH v3 1/4] gpu: nova-core: bindings: add missing explicit padding
` [PATCH v3 2/4] gpu: nova-core: gsp: fix length of received messages
` [PATCH v3 3/4] gpu: nova-core: bindings: derive `MaybeZeroable`
` [PATCH v3 4/4] gpu: nova-core: gsp: replace firmware version with "bindings" alias
[kirkstone][PATCH] mbedtls: fix CVE-2025-47917
2025-12-16 2:57 UTC
[PATCH 0/5] media: vimc: add RGB/YUV input entity and improve pipeline support
2025-12-16 2:57 UTC (6+ messages)
[PATCH v3 0/4] firmware: ti_sci: Introduce BOARDCFG_MANAGED mode for Jacinto family
2025-12-16 2:55 UTC (7+ messages)
` [PATCH v3 1/4] firmware: ti_sci: add BOARDCFG_MANAGED mode support
` [PATCH v3 2/4] firmware: ti_sci: handle IRQ restore in BOARDCFG_MANAGED mode during resume
` [PATCH v3 3/4] clk: keystone: sci-clk: add restore_context() operation
[PATCH bpf-next v3 0/6] resolve_btfids: Support for BTF modifications
2025-12-16 2:54 UTC (10+ messages)
` [PATCH bpf-next v3 3/6] resolve_btfids: Introduce enum btf_id_kind
` [PATCH bpf-next v3 4/6] lib/Kconfig.debug: Set the minimum required pahole version to v1.22
[PATCH] lsm: fix kernel-doc struct member names
2025-12-16 2:51 UTC (2+ messages)
+ ocfs2-adjust-ocfs2_xa_remove_entry-to-match-ubsan-boundary-checks.patch added to mm-nonmm-unstable branch
2025-12-16 2:51 UTC
[PATCH RFC net-next v5 0/2] xsk: move cq_cached_prod_lock
2025-12-16 2:50 UTC (3+ messages)
` [PATCH RFC net-next v5 1/2] xsk: advance cq/fq check when shared umem is used
` [PATCH RFC net-next v5 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
[PATCH v4] ocfs2: Add validate function for slot map blocks
2025-12-16 2:50 UTC (2+ messages)
+ mm-folio_zero_user-cache-neighbouring-pages.patch added to mm-new branch
2025-12-16 2:49 UTC
+ mm-folio_zero_user-support-clearing-page-ranges.patch added to mm-new branch
2025-12-16 2:49 UTC
+ x86-clear_page-introduce-clear_pages.patch added to mm-new branch
2025-12-16 2:49 UTC
+ x86-mm-simplify-clear_page_.patch added to mm-new branch
2025-12-16 2:49 UTC
+ highmem-do-range-clearing-in-clear_user_highpages.patch added to mm-new branch
2025-12-16 2:49 UTC
+ mm-introduce-clear_pages-and-clear_user_pages.patch added to mm-new branch
2025-12-16 2:49 UTC
+ highmem-introduce-clear_user_highpages.patch added to mm-new branch
2025-12-16 2:49 UTC
+ treewide-provide-a-generic-clear_user_page-variant.patch added to mm-new branch
2025-12-16 2:49 UTC
[PATCH v1 0/6] modify npcm7xx/8xx feature and bug fixed
2025-12-16 2:47 UTC (7+ messages)
` [PATCH v1 1/6] watchdog: npcm: Support more timeout value
` [PATCH v1 2/6] pinctrl: npcm8xx: Add smb11ddc pin config
` [PATCH v1 3/6] pinctrl: npcm8xx: Remove incorrect spi0cs2_pins and spi0cs3_pins
` [PATCH v1 4/6] dts: fix typo in the pin name of GPIO191/GPIO192
` [PATCH v1 5/6] gpio: sgpio: modify persist check condition
` [PATCH v1 6/6] arm: dts: Add SGPIO node in dts
[PATCH v10 0/8] mm: folio_zero_user: clear contiguous pages
2025-12-16 2:48 UTC (4+ messages)
` [PATCH v10 7/8] mm, folio_zero_user: support clearing page ranges
[PATCH v2 0/3] Make device links between KFD and GPU device
2025-12-16 2:45 UTC (5+ messages)
` [PATCH v2 2/3] amdkfd: Don't rebuild node tree when calling kfd_topology_update_sysfs()
` [PATCH v2 3/3] amdkfd: Add device links between kfd device and amdgpu device
BPF tracepoint attachment fails with "Permission denied" (errno 13) on kernel 5.14 but succeeds on 6.6
2025-12-16 2:44 UTC
[PATCH next 0/2] THP COW support for private executable file mmap
2025-12-16 2:43 UTC (2+ messages)
[linus:master] [sched/fair] 79104becf4: stress-ng.resched.ops_per_sec 44.6% regression
2025-12-16 2:42 UTC (3+ messages)
[PATCH v1 3/3] dt-bindings: google,cros-ec-keyb: add fn-key and f-keymap props
2025-12-16 2:40 UTC
[PATCH] vfs: fix EBUSY on FSCONFIG_CMD_CREATE retry
2025-12-16 2:39 UTC (4+ messages)
[PATCH RFC v2 0/3] Add Amlogic stateless H.264 video decoder for S4
2025-12-16 2:36 UTC (11+ messages)
` [PATCH RFC v2 2/3] decoder: Add V4L2 stateless H.264 decoder driver
[PATCH] arm: dts: k3-j7200: Extend firewall for ATF region to TIFS
2025-12-16 2:36 UTC (2+ messages)
[PATCH i-g-t 0/3] xe_oa: Add MERT OA unit
2025-12-16 2:36 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for "
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-12-16 2:35 UTC (3+ messages)
` [PATCH RFC 14/19] slab: simplify kmalloc_nolock()
[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
2025-12-16 2:34 UTC (3+ messages)
[STATUS] next/master - 4a5663c04bb679631985a15efab774da58c37815
2025-12-16 2:30 UTC
[PATCH v5 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2025-12-16 2:29 UTC (4+ messages)
` [PATCH v5 2/6] io_uring: clear IORING_SETUP_SINGLE_ISSUER for IORING_SETUP_SQPOLL
Would it make sense to add a commit.signOff config?
2025-12-16 2:29 UTC (7+ messages)
[PATCH v2 1/2] platform/x86: thinkpad_acpi: Add support to detect hardware damage detection capability
2025-12-16 2:29 UTC (3+ messages)
[PATCH] remoteproc: imx_rproc: Ues sync handling in rx_callback for i.MX7ULP suspend
2025-12-16 2:29 UTC (5+ messages)
[PATCH v3 0/5] libbpf: move arena variables out of the zero page
2025-12-16 2:28 UTC (4+ messages)
` [PATCH v3 5/5] selftests/bpf: add tests for the arena offset of globals
+ zram-trivial-fix-of-recompress_slot-coding-styles.patch added to mm-new branch
2025-12-16 2:27 UTC
+ zram-rename-internal-slot-api.patch added to mm-new branch
2025-12-16 2:27 UTC
+ zram-use-u32-for-entry-ac_time-tracking.patch added to mm-new branch
2025-12-16 2:27 UTC
[PATCH 0/6] builtin/repo: add object size info to structure output
2025-12-16 2:26 UTC (4+ messages)
` [PATCH v2 0/7] "
` [PATCH v2 2/7] strbuf: split out logic to humanise byte values
[PATCH] mm: vmscan: always allow writeback during memcg reclaim
2025-12-16 2:23 UTC (5+ messages)
` retiring laptop_mode? was "
[PATCH 00/16] drm/i915/dp: Clean up link BW/DSC slice config computation (fixes)
2025-12-16 2:20 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] wifi: mt76: mt7925: drop puncturing handling from BSS change path
2025-12-16 2:20 UTC
+ zram-consolidate-device-attr-declarations.patch added to mm-new branch
2025-12-16 2:20 UTC
+ zram-switch-to-guard-for-init_lock.patch added to mm-new branch
2025-12-16 2:20 UTC
+ zram-rename-zram_free_page.patch added to mm-new branch
2025-12-16 2:20 UTC
+ zram-move-bd_stat-to-writeback-section.patch added to mm-new branch
2025-12-16 2:20 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.