messages from 2025-02-10 17:49:10 to 2025-02-11 13:34:05 UTC [more...]
[PATCH RESEND 0/5] LED1202 / leds-st1202 fixes and improvements
2025-02-11 13:34 UTC (7+ messages)
` [PATCH RESEND 1/5] leds: leds-st1202: fix NULL pointer access on race condition
` [PATCH RESEND 2/5] leds: leds-st1202: initialize hardware before DT node child operations
` [PATCH RESEND 3/5] leds: leds-st1202: spacing and proofreading editing
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-02-11 13:32 UTC (12+ messages)
` [PATCH net-next v3 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v3 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
[PATCH] intel_idle: introduce 'use_acpi_cst' module parameter
2025-02-11 13:27 UTC (2+ messages)
` [PATCH v3] intel_idle: introduce 'no_native' "
[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
2025-02-11 13:10 UTC (25+ messages)
` [PATCH v6 08/26] drm/bridge: panel: add a panel_bridge to every panel
` [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node()
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge
` [PATCH v6 14/26] drm/bridge: add support for refcounted DRM bridges
` [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-11 12:49 UTC (19+ messages)
` [PATCH v4 05/14] kexec: Add Kexec HandOver (KHO) generation helpers
` [PATCH v4 06/14] kexec: Add KHO parsing support
` [PATCH v4 09/14] kexec: Add documentation for KHO
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
2025-02-11 12:01 UTC (8+ messages)
` [Patch 1/5] ACPI: CPPC: add read perf ctrls api and rename few existing
` [Patch 2/5] ACPI: CPPC: expand macro to create store acpi_cppc sysfs node
` [Patch 3/5] ACPI: CPPC: support updating epp, auto_sel and {min|max_perf} from sysfs
` [Patch 4/5] Documentation: ACPI: add autonomous mode ctrls info in cppc_sysfs.txt
` [Patch 5/5] cpufreq: CPPC: Add cppc_cpufreq_epp instance for Autonomous mode
[PATCH v13 0/8] Coresight for Kernel panic and watchdog reset
2025-02-11 10:41 UTC (4+ messages)
[PATCH v2 00/15] riscv: add SBI FWFT misaligned exception delegation support
2025-02-11 10:31 UTC (22+ messages)
` [PATCH v2 01/15] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v2 02/15] riscv: misaligned: request misaligned exception from SBI
` [PATCH v2 03/15] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v2 04/15] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v2 05/15] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v2 06/15] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v2 07/15] riscv: misaligned: factorize trap handling
` [PATCH v2 08/15] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 09/15] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 10/15] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 11/15] selftests: riscv: add misaligned access testing
` [PATCH v2 12/15] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v2 13/15] RISC-V: KVM: add SBI extension reset callback
` [PATCH v2 14/15] RISC-V: KVM: add support for FWFT SBI extension
` [PATCH v2 15/15] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG
[PATCH] Documentation/driver-api: fixed spelling mistakes
2025-02-11 10:30 UTC
[PATCH] Documentation/driver-api: fixed spelling mistakes
2025-02-11 10:23 UTC
[PATCH v11 0/3] Add LED1202 LED Controller
2025-02-11 10:15 UTC (8+ messages)
` [PATCH v11 3/3] leds: Add LED1202 I2C driver
` (subset) "
[PATCH v6 0/6] Add support for ADIS16550
2025-02-11 10:01 UTC (7+ messages)
` [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings
[PATCH v4] docs: clarify rules wrt tagging other people
2025-02-11 8:48 UTC (11+ messages)
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm)
2025-02-11 8:33 UTC (22+ messages)
` [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs
` [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
` [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive()
` [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk
` [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable()
` [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type
` [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries
` [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page()
` [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page()
` [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one()
` [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one()
` [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one()
` [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one()
` [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one()
` [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one()
` [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries
` [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive()
[PATCH v1 10/11] Documentation/rv: Add docs for the sched monitors
2025-02-11 7:46 UTC
[PATCH v5 0/2] hwmon: add GPD devices sensor driver
2025-02-11 7:01 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] hwmon: document: add gpd-fan
[PATCH] comedi: convert_csv_to_c.py: use r-string for a regex expression
2025-02-11 7:01 UTC
[PATCH] docs: trace: decode_msr.py: make it compatible with python 3
2025-02-11 7:00 UTC
[PATCH 0/6] Address some issues related to Python version
2025-02-11 6:59 UTC (4+ messages)
` [PATCH 3/6] tools: perf: tools: perf: exported-sql-viewer: drop support for Python 2
[PATCH] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
2025-02-11 6:58 UTC (2+ messages)
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-11 6:23 UTC (10+ messages)
` [PATCH 1/9] docs: media: Allow creating cross-references for RC ABI
` [PATCH 2/9] docs: automarkup: drop legacy support
` [PATCH 3/9] docs: thunderbolt: Allow creating cross-references for ABI
` [PATCH 4/9] docs: arm: asymmetric-32bit: "
` [PATCH 5/9] docs: arm: generic-counter: "
` [PATCH 6/9] docs: iio: Allow creating cross-references ABI
` [PATCH 7/9] docs: networking: Allow creating cross-references statistics ABI
` [PATCH 8/9] docs: submit-checklist: Allow creating cross-references for ABI README
` [PATCH 9/9] docs: translations: "
[PATCH 0/4] Raise the bar with regards to Python and Sphinx requirements
2025-02-11 6:19 UTC (5+ messages)
` [PATCH 1/4] docs: changes: update Sphinx minimal version to 3.4.3
` [PATCH 2/4] docs: changes: update Python minimal version
` [PATCH 3/4] docs: extensions: don't use utf-8 syntax for descriptions
` [PATCH 4/4] scripts/kernel-doc: drop Sphinx version check
[PATCH v2] docs: ABI: move README contents to the top
2025-02-11 5:57 UTC
[PATCH] docs: Makefile: use the new script to check for bad ABI references
2025-02-11 5:44 UTC
[PATCH] documentation/filesystems: fix spelling mistakes
2025-02-11 4:33 UTC (5+ messages)
[PATCH v5 0/3] Translation self-protection.rst into chinese
2025-02-11 3:41 UTC (7+ messages)
` [PATCH v5 2/3] docs/zh_CN: Add keys index Chinese translation
` [PATCH v5 3/3] docs/zh_CN: Add secrets "
[PATCH net-next v6 0/7] tun: Unify vnet implementation
2025-02-11 3:30 UTC (2+ messages)
[PATCH net-next] documentation: networking: Add NAPI config
2025-02-11 3:20 UTC (5+ messages)
[PATCH v19 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-11 2:39 UTC (4+ messages)
` [PATCH v19 07/15] cxl: Add helper function to retrieve a feature entry
[PATCH v3 0/3] riscv: Add bfloat16 instruction support
2025-02-11 0:42 UTC (4+ messages)
` [PATCH v3 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
[RFC v2 0/5] mm: introduce THP deferred setting
2025-02-11 0:40 UTC (6+ messages)
` [RFC v2 1/5] mm: defer THP insertion to khugepaged
` [RFC v2 2/5] mm: document transparent_hugepage=defer usage
` [RFC v2 3/5] selftests: mm: add defer to thp setting parser
` [RFC v2 4/5] khugepaged: add defer option to mTHP options
` [RFC v2 5/5] mm: document mTHP defer setting
[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
2025-02-11 0:27 UTC (4+ messages)
[lwn:docs-next 35/37] htmldocs: make[2]: ./scripts/get_abi.pl: No such file or directory
2025-02-11 0:04 UTC
[PATCH net-next v5 0/8] netconsole: Add support for CPU population
2025-02-10 23:42 UTC (5+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population
[PATCH v2] docs: trace: Refactor index documentation
2025-02-10 22:45 UTC (2+ messages)
[PATCH RFC net-next v1 0/5] Device memory TCP TX
2025-02-10 21:14 UTC (10+ messages)
` [PATCH RFC net-next v1 5/5] net: devmem: Implement TX path
[PATCH net-next v3 0/6] Device memory TCP TX
2025-02-10 21:09 UTC (4+ messages)
` [PATCH net-next v3 5/6] net: devmem: Implement TX path
[PATCH v2 0/2] iio: adc: ad4695: add oversampling support
2025-02-10 20:51 UTC (7+ messages)
` [PATCH v2 1/2] iio: adc: ad4695: add offload-based "
[PATCH] docs: ABI: move README contents to the top
2025-02-10 20:43 UTC
[PATCH v10 00/27] riscv control-flow integrity for usermode
2025-02-10 20:27 UTC (28+ messages)
` [PATCH v10 01/27] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v10 02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v10 03/27] riscv: zicfiss / zicfilp enumeration
` [PATCH v10 04/27] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v10 05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v10 06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v10 07/27] riscv mm: manufacture shadow stack pte
` [PATCH v10 08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v10 09/27] riscv mmu: write protect and shadow stack
` [PATCH v10 10/27] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v10 11/27] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v10 12/27] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v10 13/27] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v10 14/27] riscv/traps: Introduce software check exception
` [PATCH v10 15/27] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v10 16/27] riscv/signal: save and restore of shadow stack for signal
` [PATCH v10 17/27] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v10 18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v10 19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v10 20/27] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v10 21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v10 22/27] riscv: kernel command line option to opt out of user cfi
` [PATCH v10 23/27] arch/riscv: compile vdso with landing pad
` [PATCH v10 24/27] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v10 25/27] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v10 26/27] riscv: Documentation for shadow stack on riscv
` [PATCH v10 27/27] kselftest/riscv: kselftest for user mode cfi
[PATCH 00/27] Improve ABI documentation generation
2025-02-10 20:27 UTC (3+ messages)
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-02-10 20:26 UTC (29+ messages)
` [PATCH v11 08/23] x86/resctrl: Introduce interface to display number of monitoring counters
` [PATCH v11 11/23] x86/resctrl: Introduce mbm_cntr_cfg to track assignable counters at domain
` [PATCH v11 15/23] x86/resctrl: Add the functionality to assigm MBM events
` [PATCH v11 16/23] x86/resctrl: Add the functionality to unassigm "
` [PATCH v11 17/23] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
` [PATCH v11 19/23] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v11 23/23] x86/resctrl: Introduce interface to modify assignment states of the groups
[PATCH] Documentation: proofreading Documentation
2025-02-10 19:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[PATCH] docs: submitting-patches: document the format for affiliation
2025-02-10 18:45 UTC (3+ messages)
[PATCH v2 0/3] Fix and cleanup and extend cpu.stat
2025-02-10 18:25 UTC (7+ messages)
` [PATCH v2 3/3] cgroup/rstat: Add run_delay accounting for cgroups
[PATCH v3 0/2] printf: convert self-test to KUnit
2025-02-10 18:23 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] printf: break kunit into test cases
[PATCH v4] docs/arch: remove deprecated function name
2025-02-10 18:17 UTC (2+ messages)
[PATCH v3] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
2025-02-10 18:13 UTC (2+ messages)
[PATCH v2] docs: submit-checklist: Expand on build tests against different word sizes
2025-02-10 18:01 UTC (2+ messages)
[v2] Documentation: Remove repeated word in docs
2025-02-10 17:55 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).