messages from 2025-11-16 17:25:23 to 2025-11-18 09:24:58 UTC [more...]
[PATCH 00/19] mtd: spi-nor: Enhance software protection
2025-11-18 9:24 UTC (11+ messages)
` [PATCH 01/19] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH 02/19] mtd: spi-nor: swp: Improve locking user experience
` [PATCH 03/19] mtd: spi-nor: Improve opcodes documentation
` [PATCH 04/19] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH 05/19] mtd: spi-nor: debugfs: Enhance output
[PATCH v4 0/8] Enhanced autonomous selection and improvements
2025-11-18 9:17 UTC (5+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
[PATCH v3 0/2] kernel-doc: add support for documenting vars
2025-11-18 9:02 UTC (6+ messages)
` [PATCH v3 1/2] kernel-doc: add support for handling global variables
` [PATCH v3 2/2] docs: media: v4l2-ioctl.h: document two "
[PATCH v3] README: restructure with role-based documentation and guidelines
2025-11-18 8:08 UTC (4+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-18 7:59 UTC (12+ messages)
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH net-next v4 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-18 7:28 UTC (13+ messages)
` [PATCH net-next v4 1/6] devlink: pass extack through to devlink_param::get()
` [PATCH net-next v4 2/6] devlink: refactor devlink_nl_param_value_fill_one()
` [PATCH net-next v4 3/6] devlink: support default values for param-get and param-set
` [PATCH net-next v4 4/6] net/mlx5: implement swp_l4_csum_mode via devlink params
` [PATCH net-next v4 5/6] netdevsim: register a new devlink param with default value interface
` [PATCH net-next v4 6/6] selftest: netdevsim: test devlink default params
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 7:46 UTC (11+ messages)
` [PATCH v3 1/8] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v3 3/8] mm: implement sticky VMA flags
[PATCH] Documentation: input: expand INPUT_PROP_HAPTIC_TOUCHPAD to all pressure pads
2025-11-18 7:38 UTC (3+ messages)
` [PATCH v3] Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPAD
[PATCH] Documentation/admin-guide: fix typo in cscope command example
2025-11-18 7:12 UTC (2+ messages)
[PATCH iwl-next v5 00/15] Introduce iXD driver
2025-11-18 6:58 UTC (23+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH iwl-next v5 02/15] virtchnl: introduce control plane version fields
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
` [PATCH iwl-next v5 05/15] libie: add control queue support
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
` [PATCH iwl-next v5 07/15] idpf: remove 'vport_params_reqd' field
` [PATCH iwl-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH iwl-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH iwl-next v5 10/15] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH iwl-next v5 11/15] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH iwl-next v5 12/15] ixd: add basic driver framework for Intel(R) Control Plane Function
` [Intel-wired-lan] "
` [PATCH iwl-next v5 13/15] ixd: add reset checks and initialize the mailbox
` [Intel-wired-lan] "
` [PATCH iwl-next v5 14/15] ixd: add the core initialization
` [PATCH iwl-next v5 15/15] ixd: add devlink support
` [Intel-wired-lan] "
[PATCH v6 00/20] Live Update Orchestrator
2025-11-18 4:28 UTC (60+ messages)
` [PATCH v6 01/20] liveupdate: luo_core: luo_ioctl: "
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support
` [PATCH v6 05/20] liveupdate: luo_ioctl: add user interface
` [PATCH v6 06/20] liveupdate: luo_file: implement file systems callbacks
` [PATCH v6 07/20] liveupdate: luo_session: Add ioctls for file preservation
` [PATCH v6 08/20] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state
` [PATCH v6 10/20] MAINTAINERS: add liveupdate entry
` [PATCH v6 11/20] mm: shmem: use SHMEM_F_* flags instead of VM_* flags
` [PATCH v6 12/20] mm: shmem: allow freezing inode mapping
` [PATCH v6 13/20] mm: shmem: export some functions to internal.h
` [PATCH v6 14/20] liveupdate: luo_file: add private argument to store runtime state
` [PATCH v6 15/20] mm: memfd_luo: allow preserving memfd
` [PATCH v6 17/20] selftests/liveupdate: Add userspace API selftests
` [PATCH v6 18/20] selftests/liveupdate: Add kexec-based selftest for session lifecycle
` [PATCH v6 20/20] tests/liveupdate: Add in-kernel liveupdate test
[PATCH v3 0/3] Add chinese translation for block
2025-11-18 3:11 UTC (9+ messages)
` [PATCH v3 1/3] docs/zh_CN: Add block/index.rst translation
` [PATCH v3 2/3] docs/zh_CN: Add blk-mq.rst translation
` [PATCH v3 3/3] docs/zh_CN: Add data-integrity.rst translation
[PATCH v12 mm-new 00/15] khugepaged: mTHP support
2025-11-18 2:00 UTC (5+ messages)
` [PATCH v12 mm-new 13/15] khugepaged: avoid unnecessary mTHP collapse attempts
[PATCH linux-next v5] docs/zh_CN: Update the Chinese translation of kbuild.rst
2025-11-18 1:08 UTC (6+ messages)
[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
2025-11-17 21:00 UTC (2+ messages)
[PATCH v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-11-17 19:48 UTC (5+ messages)
` [PATCH v2 2/5] drm/amdgpu: add helper to read UMA carveout info
` [PATCH v2 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
[PATCH v12 0/8] x86: Enable base Linear Address Space Separation support
2025-11-17 19:45 UTC (6+ messages)
` [PATCH v12 6/8] x86/traps: Communicate a LASS violation in #GP message
[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
2025-11-17 19:00 UTC (3+ messages)
` [PATCH v5 06/11] hwmon: Add Apple Silicon SMC hwmon driver
[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-11-17 18:58 UTC (25+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow
[PATCH] Documentation/hwmon: Fix broken datasheet links for zl6100
2025-11-17 18:44 UTC (2+ messages)
[PATCH] kernel-doc: add support for handling global variables
2025-11-17 17:45 UTC (17+ messages)
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-17 17:16 UTC (5+ messages)
[PATCH v4 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
2025-11-17 16:32 UTC
[PATCH 0/4] hwmon: Add driver for wsen tids-2521020222501
2025-11-17 16:33 UTC (10+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: documentation: add tids
` [PATCH 3/4] dt-bindings: Add tids in bindings and wsen as vendor
` [PATCH 4/4] MAINTAINERS: Add tids driver as maintained
[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
2025-11-17 15:33 UTC (7+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-11-17 15:07 UTC (3+ messages)
[PATCH RESEND v2 00/32] VKMS: Introduce multiple configFS attributes
2025-11-17 14:12 UTC (10+ messages)
` [PATCH RESEND v2 01/32] drm/drm_mode_config: Add helper to get plane type name
` [PATCH RESEND v2 05/32] drm/vkms: Introduce config for plane name
` [PATCH RESEND v2 06/32] drm/vkms: Introduce configfs "
[PATCH v5 00/22] Live Update Orchestrator
2025-11-17 14:09 UTC (6+ messages)
` [PATCH v5 22/22] tests/liveupdate: Add in-kernel liveupdate test
[PATCH] NFS: nfsd-maintainer-entry-profile: Inline function name prefixes
2025-11-17 13:47 UTC (2+ messages)
[PATCH 0/1] fix rustdoc build detection
2025-11-17 12:32 UTC (9+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper
[PATCH v5] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
2025-11-17 12:27 UTC
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-17 11:00 UTC (3+ messages)
` [PATCH v3 13/21] mmc: mmc_test: Switch to use %ptSp
[PATCH linux-next v4] docs/zh_CN: Update the Chinese translation of kbuild.rst
2025-11-17 8:42 UTC (2+ messages)
[PATCH 0/3] ADF41513/ADF41510 PLL frequency synthesizers
2025-11-17 8:37 UTC (3+ messages)
[PATCH v2 0/3] Add chinese translation for block
2025-11-17 6:52 UTC (6+ messages)
` [PATCH v2 1/3] docs/zh_CN: Add block/index.rst translation
` [PATCH v2 2/3] docs/zh_CN: Add blk-mq.rst translation
` [PATCH v2 3/3] docs/zh_CN: Add data-integrity.rst translation
[PATCH v2 3/5] drm/amdgpu: add UMA allocation setting helpers
2025-11-17 6:48 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add kbuild timestamp Chinese translation
2025-11-17 5:57 UTC (5+ messages)
[PATCH v3 0/1] docs/zh_CN: Add trace debugging Chinese translation
2025-11-17 5:44 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH v19 0/7] firmware: imx: driver for NXP secure-enclave
2025-11-17 5:38 UTC (9+ messages)
` [EXT] "
[PATCH] docs: zh_CN: scsi: fix wrong reference to Configure.help
2025-11-17 5:26 UTC (3+ messages)
` [PATCH] docs: zh_CN: scsi: fix broken references in scsi-parameters.rst
[linux-next:master 405/8066] htmldocs: Warning: Documentation/translations/zh_CN/scsi/scsi_mid_low_api.rst references a file that doesn't exist: Documentation/Configure.help
2025-11-17 5:12 UTC (3+ messages)
` [PATCH] docs: zh_CN: scsi: fix wrong reference to Configure.help
[PATCH v3] docs/zh_CN: Update the Chinese translation of kbuild.rst
2025-11-17 3:43 UTC (2+ messages)
[PATCH RESEND v4] checkpatch: add uninitialized pointer with __free attribute check
2025-11-17 3:10 UTC
[PATCH v4] docs: f2fs: wrap ASCII tables in literal blocks to fix LaTeX build
2025-11-17 2:39 UTC (2+ messages)
[PATCH v3 0/3] Add max-power platform profile
2025-11-17 0:21 UTC (5+ messages)
` [PATCH v3 1/3] acpi: platform_profile - Add max-power profile option
[PATCH v3] RISC-V: re-enable gcc + rust builds
2025-11-16 19:38 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).