messages from 2025-11-17 21:11:42 to 2025-11-19 00:56:00 UTC [more...]
[PATCH v1 1/1] Documentation: gpio: Add a compatibility and feature list for PCA953x
2025-11-19 0:55 UTC (4+ messages)
[PATCH v5 0/6] nvme-tcp: Support receiving KeyUpdate requests
2025-11-19 0:45 UTC (9+ messages)
` [PATCH v5 2/6] net/handshake: Define handshake_sk_destruct_req
[PATCH] docs: driver-api/thermal/intel_dptf: Add new workload type hint
2025-11-19 0:44 UTC (2+ messages)
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-19 0:06 UTC (22+ messages)
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [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 v3 0/2] kernel-doc: add support for documenting vars
2025-11-18 23:50 UTC (7+ 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 v6 00/20] Live Update Orchestrator
2025-11-18 23:25 UTC (55+ 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 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 12/20] mm: shmem: allow freezing inode mapping
` [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 0/1] fix rustdoc build detection
2025-11-18 23:23 UTC (15+ messages)
` [PATCH 1/1] docs: makefile: move rustdoc check to the build wrapper
[PATCH v18 00/33] x86,fs/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-11-18 23:15 UTC (4+ messages)
[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
2025-11-18 20:35 UTC (15+ messages)
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available
[PATCH v6 04/31] docs/dyndbg: explain flags parse 1st
2025-11-18 20:18 UTC (4+ messages)
` [PATCH v6 21/31] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 25/31] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v6 31/31] docs/dyndbg: add classmap info to howto
[PATCH v2 0/3] iio: adc: Add AD4134 minimum I/O support
2025-11-18 20:18 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: Add AD4134
` [PATCH v2 2/3] iio: adc: Initial support for AD4134
` [PATCH v2 3/3] Docs: iio: Add AD4134
[PATCH 0/2] Move Python modules to tools/lib/python
2025-11-18 19:16 UTC (3+ messages)
[PATCH 0/3] Convert get_feat to Python
2025-11-18 19:10 UTC (5+ messages)
[PATCH v2 0/3] Convert get_feat to Python
2025-11-18 19:09 UTC (4+ messages)
` [PATCH v2 1/3] tools/docs/get_feat.py: convert get_feat.pl "
` [PATCH v2 2/3] Documentation/sphinx/kernel_feat.py: use class directly
` [PATCH v2 3/3] get_feat.pl: remove it, as it got replaced by get_feat.py
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-18 18:53 UTC (8+ messages)
` [PATCH v3 14/21] net: dsa: sja1105: Switch to use %ptSp
` [PATCH v3 18/21] s390/dasd: "
` [PATCH v3 19/21] scsi: fnic: "
[PATCH v2] Support conditional deps using "depends on X if Y"
2025-11-18 18:46 UTC
[PATCH v13 0/8] x86: Enable base Linear Address Space Separation support
2025-11-18 18:29 UTC (9+ messages)
` [PATCH v13 1/8] x86/cpufeatures: Enumerate the LASS feature bits
` [PATCH v13 2/8] x86/cpu: Add an LASS dependency on SMAP
` [PATCH v13 3/8] x86/asm: Introduce inline memcpy and memset
` [PATCH v13 4/8] x86/alternatives: Disable LASS when patching kernel code
` [PATCH v13 5/8] x86/kexec: Disable LASS during relocate kernel
` [PATCH v13 6/8] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v13 7/8] selftests/x86: Update the negative vsyscall tests to expect a #GP
` [PATCH v13 8/8] x86/cpu: Enable LASS during CPU initialization
[PATCH v2 0/2] devres: clean up and move percpu allocator
2025-11-11 17:00 UTC (3+ messages)
[PATCH v3] README: restructure with role-based documentation and guidelines
2025-11-18 17:42 UTC (8+ messages)
[PATCH v4 0/9] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 17:33 UTC (11+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 4/9] mm: implement sticky VMA flags
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v4 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v4 8/9] tools/testing/selftests/mm: add MADV_COLLAPSE test case
` [PATCH v4 9/9] tools/testing/selftests/mm: add smaps visibility guard region test
[PATCH 0/2] hid-alps docs heading cleanup
2025-11-18 16:53 UTC (2+ messages)
[PATCH v2] Documentation/admin-guide: fix typo and comment in cscope example
2025-11-18 16:31 UTC (2+ messages)
[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
2025-11-18 16:28 UTC (14+ messages)
` [PATCH v5 01/13] coresight: Change syncfreq to be a u8
` [PATCH v5 02/13] coresight: Repack struct etmv4_drvdata
` [PATCH v5 03/13] coresight: Refactor etm4_config_timestamp_event()
` [PATCH v5 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v5 05/13] coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
` [PATCH v5 06/13] coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
` [PATCH v5 07/13] coresight: Don't reject unrecognized ETMv3 format attributes
` [PATCH v5 08/13] coresight: Interpret perf config with ATTR_CFG_GET_FLD()
` [PATCH v5 09/13] coresight: Interpret ETMv4 "
` [PATCH v5 10/13] coresight: Remove misleading definitions
` [PATCH v5 11/13] coresight: Extend width of timestamp format attribute
` [PATCH v5 12/13] coresight: Allow setting the timestamp interval
` [PATCH v5 13/13] coresight: docs: Document etm4x timestamp interval option
[PATCH v5 1/2] riscv: hwprobe: Expose Zicbop extension and its block size
2025-11-18 16:23 UTC
[PATCH] Documentation/kernel-parameters: Move the kernel build options
2025-11-18 16:20 UTC (2+ messages)
[PATCH v4 00/13] coresight: Update timestamp attribute to be an interval instead of bool
2025-11-18 16:15 UTC (7+ messages)
` [PATCH v4 04/13] coresight: Hide unused ETMv3 format attributes
` [PATCH v4 13/13] coresight: docs: Document etm4x timestamp interval option
[PATCH] docs: parse-headers.rst: Fix a typo
2025-11-18 16:13 UTC (2+ messages)
[PATCH] Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description
2025-11-18 16:13 UTC (3+ messages)
[PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging
2025-11-18 15:59 UTC (2+ messages)
[PATCH v2] x86,fs/resctrl: Factor MBA parse-time conversion to be per-arch
2025-11-18 15:47 UTC (3+ messages)
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-18 14:59 UTC (7+ messages)
[PATCH net-next 01/13] ipvlan: Support MACNAT mode
2025-11-18 14:57 UTC (2+ messages)
` [syzbot ci] Re: ipvlan: support mac-nat mode
[PATCH v2 0/5] drm/amdgpu: add UMA carveout tuning interfaces
2025-11-18 14:32 UTC (7+ messages)
` [PATCH v2 4/5] drm/amdgpu: add UMA allocation interfaces to sysfs
[PATCH net-next v4 0/6] devlink: net/mlx5: implement swp_l4_csum_mode via devlink params
2025-11-18 14:05 UTC (14+ 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 v6 net-next 00/14] AccECN protocol case handling series
2025-11-18 13:58 UTC (11+ messages)
` [PATCH v6 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v6 net-next 04/14] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v6 net-next 05/14] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v6 net-next 09/14] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v6 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
[PATCH 00/19] mtd: spi-nor: Enhance software protection
2025-11-18 12:46 UTC (19+ 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 06/19] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH 07/19] mtd: spi-nor: swp: Clarify a comment
` [PATCH 15/19] mtd: spi-nor: debugfs: Add locking support
` [PATCH 16/19] mtd: spi-nor: Add steps for testing "
[PATCH v12 0/8] x86: Enable base Linear Address Space Separation support
2025-11-18 11:23 UTC (7+ messages)
` [PATCH v12 6/8] x86/traps: Communicate a LASS violation in #GP message
[PATCH] Documentation/admin-guide: fix typo in cscope command example
2025-11-18 10:59 UTC (3+ messages)
[PATCH v4 0/8] Enhanced autonomous selection and improvements
2025-11-18 10:46 UTC (14+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v4 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
[PATCH v3 0/8] introduce VM_MAYBE_GUARD and make it sticky
2025-11-18 7:46 UTC (10+ 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 iwl-next v5 00/15] Introduce iXD driver
2025-11-18 6:58 UTC (4+ messages)
` [PATCH iwl-next v5 15/15] ixd: add devlink support
` [Intel-wired-lan] "
[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 (2+ 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).