messages from 2025-06-17 08:02:32 to 2025-06-18 11:46:52 UTC [more...]
[PATCH v6 00/15] Don't generate netlink .rst files inside $(srctree)
2025-06-18 11:46 UTC (16+ messages)
` [PATCH v6 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v6 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v6 03/15] docs: netlink: netlink-raw.rst: use :ref: instead of :doc:
` [PATCH v6 04/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v6 05/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v6 06/15] tools: ynl_gen_rst.py: cleanup coding style
` [PATCH v6 07/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v6 08/15] docs: use parser_yaml extension to handle "
` [PATCH v6 09/15] docs: uapi: netlink: update netlink specs link
` [PATCH v6 10/15] tools: ynl_gen_rst.py: drop support for generating index files
` [PATCH v6 11/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v6 12/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
` [PATCH v6 13/15] tools: netlink_yml_parser.py: add line numbers to parsed data
` [PATCH v6 14/15] docs: parser_yaml.py: add support for line numbers from the parser
` [PATCH v6 15/15] docs: sphinx: add a file with the requirements for lowest version
[PATCH v5 00/15] Don't generate netlink .rst files inside $(srctree)
2025-06-18 11:44 UTC (39+ messages)
` [PATCH v5 01/15] docs: conf.py: properly handle include and exclude patterns
` [PATCH v5 02/15] docs: Makefile: disable check rules on make cleandocs
` [PATCH v5 03/15] tools: ynl_gen_rst.py: create a top-level reference
` [PATCH v5 05/15] tools: ynl_gen_rst.py: make the index parser more generic
` [PATCH v5 06/15] tools: ynl_gen_rst.py: Split library from command line tool
` [PATCH v5 07/15] scripts: lib: netlink_yml_parser.py: use classes
` [PATCH v5 08/15] docs: netlink: index.rst: add a netlink index file
` [PATCH v5 09/15] tools: ynl_gen_rst.py: clanup coding style
` [PATCH v5 10/15] docs: sphinx: add a parser for yaml files for Netlink specs
` [PATCH v5 11/15] docs: use parser_yaml extension to handle "
` [PATCH v5 12/15] docs: uapi: netlink: update netlink specs link
` [PATCH v5 14/15] docs: netlink: remove obsolete .gitignore from unused directory
` [PATCH v5 15/15] MAINTAINERS: add netlink_yml_parser.py to linux-doc
[PATCH 0/4] Slurp (squash) ext4 subdocs
2025-06-18 11:15 UTC (5+ messages)
` [PATCH 1/4] Documentation: ext4: Slurp included subdocs in high-level overview docs
` [PATCH 2/4] Documentation: ext4: Slurp included subdocs in global structures docs
` [PATCH 3/4] Documentation: ext4: Slurp included subdocs in dynamic "
` [PATCH 4/4] Documentation: ext4: Reduce toctree depth
[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
2025-06-18 11:15 UTC (21+ messages)
` [RFC PATCH 1/3] platform/x86: Add Uniwill WMI driver
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver
` [RFC PATCH 3/3] Documentation: laptops: Add documentation for uniwill laptops
[PATCH v3 0/3] Export fan control and register fans as cooling devices
2025-06-18 10:40 UTC (5+ messages)
` [PATCH v3 2/3] hwmon: (cros_ec) add PWM control over fans
[PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
2025-06-18 9:50 UTC (8+ messages)
` [PATCH net-next v3 3/5] netconsole: append msgid to sysdata
` [PATCH net-next v3 4/5] selftests: netconsole: Add tests for 'msgid' feature in sysdata
[PATCH net-next v11 00/14] Add Microchip ZL3073x support (part 1)
2025-06-18 8:56 UTC (3+ messages)
` [PATCH net-next v11 03/14] dpll: Add basic Microchip ZL3073x support
[PATCH v9 00/10] support FEAT_MTE_TAGGED_FAR feature
2025-06-18 8:45 UTC (11+ messages)
` [PATCH v9 01/10] arm64/cpufeature: add "
` [PATCH v9 02/10] arm64: report address tag when FEAT_MTE_TAGGED_FAR is supported
` [PATCH v9 03/10] arm64/kvm: expose FEAT_MTE_TAGGED_FAR feature to guest
` [PATCH v9 04/10] tools/kselftest: add MTE_FAR hwcap test
` [PATCH v9 05/10] kselftest/arm64/mte: register mte signal handler with SA_EXPOSE_TAGBITS
` [PATCH v9 06/10] kselftest/arm64/mte: check MTE_FAR feature is supported
` [PATCH v9 07/10] kselftest/arm64/mte: add address tag related macro and function
` [PATCH v9 08/10] kselftest/arm64/mte: add verification for address tag in signal handler
` [PATCH v9 09/10] kselftest/arm64/mte: refactor check_mmap_option test
` [PATCH v9 10/10] kselftest/arm64/mte: add mtefar tests on check_mmap_options
[RFC 0/2] lib/vsprintf: Add support for pte_t
2025-06-18 8:44 UTC (9+ messages)
` [RFC 1/2] "
` [RFC 2/2] kunit: printf: Add test case "
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-06-18 8:33 UTC (5+ messages)
` [PATCH v14 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v14 02/19] x86: Secure Launch Kconfig
[PATCH iwl-next v4 00/15] Introduce iXD driver
2025-06-18 7:54 UTC (4+ messages)
` [PATCH iwl-next v4 09/15] idpf: refactor idpf to use libie control queues
refactor the iomap writeback code v2
2025-06-18 4:43 UTC (24+ messages)
` [PATCH 01/11] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH 02/11] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH 03/11] iomap: refactor the writeback interface
` [PATCH 04/11] iomap: hide ioends from the generic writeback code
` [PATCH 05/11] iomap: add public helpers for uptodate state manipulation
` [PATCH 06/11] iomap: move all ioend handling to ioend.c
` [PATCH 07/11] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 08/11] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH 09/11] iomap: export iomap_writeback_folio
` [PATCH 10/11] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH 11/11] iomap: add read_folio_range() handler for buffered writes
[PATCH v3 00/15] KVM: Introduce KVM Userfault
2025-06-18 4:24 UTC (16+ messages)
` [PATCH v3 01/15] KVM: x86/mmu: Move "struct kvm_page_fault" definition to asm/kvm_host.h
` [PATCH v3 02/15] KVM: arm64: Add "struct kvm_page_fault" to gather common fault variables
` [PATCH v3 03/15] KVM: arm64: x86: Require "struct kvm_page_fault" for memory fault exits
` [PATCH v3 04/15] KVM: Add common infrastructure for KVM Userfaults
` [PATCH v3 05/15] KVM: x86: Add support for KVM userfault exits
` [PATCH v3 06/15] KVM: arm64: "
` [PATCH v3 07/15] KVM: Enable and advertise "
` [PATCH v3 08/15] KVM: selftests: Fix vm_mem_region_set_flags docstring
` [PATCH v3 09/15] KVM: selftests: Fix prefault_mem logic
` [PATCH v3 10/15] KVM: selftests: Add va_start/end into uffd_desc
` [PATCH v3 11/15] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [PATCH v3 12/15] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT
` [PATCH v3 13/15] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests
` [PATCH v3 14/15] KVM: Documentation: Fix section number for KVM_CAP_ARM_WRITABLE_IMP_ID_REGS
` [PATCH v3 15/15] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details
[PATCH v6 0/8] x86/resctrl: Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-06-18 4:03 UTC (13+ messages)
` [PATCH v6 3/8] x86/resctrl: Detect io_alloc feature
` [PATCH v6 4/8] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v6 5/8] fs/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v6 6/8] fs/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v6 7/8] fs/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v6 8/8] fs/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
[PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC - part 2
2025-06-18 1:25 UTC (3+ messages)
` [PATCH net-next v03 1/1] hinic3: management interfaces
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
2025-06-18 1:15 UTC (9+ messages)
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
[RFC PATCH 1/4] mm/mempolicy: Expose policy_nodemask() in include/linux/mempolicy.h
2025-06-17 22:30 UTC (4+ messages)
Error at www.kernel.org/doc/html/next/ since next-20250610
2025-06-17 20:29 UTC (2+ messages)
refactor the iomap writeback code
2025-06-17 19:32 UTC (5+ messages)
` [PATCH 6/6] iomap: move all ioend handling to ioend.c
[RFC v2 00/16] Live Update Orchestrator
2025-06-17 19:32 UTC (7+ messages)
` [RFC v2 05/16] luo: luo_core: integrate with KHO
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-17 18:43 UTC (8+ messages)
` [PATCH v8 net-next 04/15] tcp: AccECN core
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v8 net-next 11/15] tcp: accecn: AccECN option failure handling
[PATCH v7 0/9] support FEAT_MTE_TAGGED_FAR feature
2025-06-17 18:38 UTC (4+ messages)
` [PATCH v7 1/9] arm64/cpufeature: add "
[PATCH v2 0/2] docs: net: sysctl documentation improvements
2025-06-17 18:31 UTC (5+ messages)
` [PATCH v2 1/2] docs: net: sysctl documentation cleanup
` [PATCH v2 2/2] docs: net: clarify sysctl value constraints
[PATCH net-next] bonding: Remove support for use_carrier = 0
2025-06-17 18:01 UTC (8+ messages)
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-06-17 17:52 UTC (4+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged
[PATCH v5] test
2025-06-17 17:46 UTC (2+ messages)
[PATCH v9 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
2025-06-17 17:30 UTC (2+ messages)
[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
2025-06-17 16:51 UTC (4+ messages)
` [PATCH v3 02/15] genpt: Add Documentation/ files
[PATCH v9 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
2025-06-17 16:50 UTC (2+ messages)
[PATCH v9 1/4] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
2025-06-17 16:29 UTC (2+ messages)
[PATCH v9 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-06-17 16:14 UTC (3+ messages)
` [PATCH v9 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v9 2/2] ras: mem: Add memory "
[PATCH v9 0/4] leds: add new LED driver for TI LP5812
2025-06-17 15:40 UTC (2+ messages)
[PATCH v3 0/8] Add support for AD4052 device family
2025-06-17 15:34 UTC (4+ messages)
` [PATCH v3 4/8] iio: adc: Add support for ad4052
[PATCH net-next v14 00/13] Add support for PSE budget evaluation strategy
2025-06-17 12:12 UTC (14+ messages)
` [PATCH net-next v14 01/13] net: pse-pd: Introduce attached_phydev to pse control
` [PATCH net-next v14 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v14 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v14 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v14 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v14 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v14 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v14 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v14 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v14 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v14 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v14 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v14 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-06-17 11:55 UTC (10+ messages)
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 13/25] iommufd: Add mmap interface
[PATCH v5 0/8] iio: accel: adxl313: add power-save on activity/inactivity
2025-06-17 11:54 UTC (8+ messages)
` [PATCH v5 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v5 5/8] iio: accel: adxl313: add inactivity sensing
[PATCH v9 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685
2025-06-17 10:51 UTC (2+ messages)
[PATCH v5 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2025-06-17 10:36 UTC (4+ messages)
` [PATCH v5 1/2] perf: Fujitsu: Add the Uncore MAC "
` [PATCH v5 2/2] perf: Fujitsu: Add the Uncore PCI "
[PATCH v2 0/2] cpufreq: userspace: add CPUFREQ_GOV_STRICT_TARGET flag
2025-06-17 10:14 UTC (2+ messages)
[PATCH 0/1] docs/vfs: update references to i_mutex to i_rwsem
2025-06-17 10:01 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v5 0/2] sched/numa: add statistics of numa balance task migration
2025-06-17 9:30 UTC (9+ messages)
` [PATCH v5 2/2] sched/numa: add statistics of numa balance task
[PATCH net-next v13 00/13] Add support for PSE budget evaluation strategy
2025-06-17 9:17 UTC (6+ messages)
` [PATCH net-next v13 07/13] net: pse-pd: Add support for budget evaluation strategies
[RFC][PATCH 00/14] introduce kmemdump
2025-06-17 8:33 UTC (8+ messages)
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register
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).