messages from 2024-10-27 20:00:35 to 2024-10-29 06:21:44 UTC [more...]
[PATCH v10 0/8] Coresight for Kernel panic and watchdog reset
2024-10-29 6:21 UTC (11+ messages)
` [PATCH v10 4/8] coresight: tmc: Enable panic sync handling
` [PATCH v10 5/8] coresight: tmc: Add support for reading crash data
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-10-29 5:51 UTC (20+ messages)
` [PATCH v6 1/7] Add AutoFDO "
` [PATCH v6 2/7] objtool: Fix unreachable instruction warnings for weak functions
` [PATCH v6 3/7] Adjust symbol ordering in text output section
` [PATCH v6 4/7] Add markers for text_unlikely and text_hot sections
` [PATCH v6 5/7] AutoFDO: Enable -ffunction-sections for the AutoFDO build
` [PATCH v6 6/7] AutoFDO: Enable machine function split optimization for AutoFDO
` [PATCH v6 7/7] Add Propeller configuration for kernel build
[PATCH v4 net-next 0/3] Knobs for NPC default rule counters
2024-10-29 3:57 UTC (4+ messages)
` [PATCH v4 net-next 1/3] octeontx2-af: Refactor few NPC mcam APIs
` [PATCH v4 net-next 2/3] octeontx2-af: Knobs for NPC default rule counters
` [PATCH v4 net-next 3/3] devlink: Add documenation for OcteonTx2 AF
[net-next v2] net: wwan: t7xx: reset device if suspend fails
2024-10-29 3:46 UTC (3+ messages)
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-29 2:03 UTC (9+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH v2 0/4] mm: add more kernel parameters to control mTHP
2024-10-29 2:03 UTC (8+ messages)
` [PATCH v2 1/4] mm: fix docs for the kernel parameter ``thp_anon=``
` [PATCH v2 2/4] mm: shmem: control THP support through the kernel command line
` [PATCH v2 3/4] mm: generalize the implementation of ``thp_anon=``
` [PATCH v2 4/4] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH 0/3] add support for LTC7841 boost controller
2024-10-29 1:37 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: hwmon: ltc2978: add support for ltc7841
` [PATCH 2/3] hwmon: (pmbus/ltc7841) add support for LTC7841 - docs
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for ltc7841
[arnd-asm-generic:master 14/18] lib/iomem_copy.c:14: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
2024-10-29 1:15 UTC
[PATCH 0/3] mm: add more kernel parameters to control mTHP
2024-10-29 0:31 UTC (16+ messages)
` [PATCH 1/3] mm: fix the format of the kernel parameter ``thp_anon=``
` [PATCH 2/3] mm: shmem: control THP support through the kernel command line
` [PATCH 3/3] mm: shmem: override mTHP shmem default with a kernel parameter
[PATCH 0/2] VERW based clean-up
2024-10-28 23:53 UTC (4+ messages)
` [PATCH 1/2] x86/bugs: Check VERW mitigations for consistency
` [PATCH 2/2] x86/bugs: Clean-up verw mitigations
[net-next v7 0/2] net: wwan: t7xx: Add t7xx debug port
2024-10-28 23:46 UTC (3+ messages)
` [net-next v7 2/2] net: wwan: t7xx: Add "
[PATCHv3 net-next 0/2] Bonding: returns detailed error about XDP failures
2024-10-28 23:20 UTC (2+ messages)
[PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
2024-10-28 23:00 UTC (2+ messages)
[PATCH v3 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-10-28 22:38 UTC (2+ messages)
[PATCH v5 00/16] Enable Linear Address Space Separation support
2024-10-28 22:00 UTC (20+ messages)
` [PATCH v5 01/16] x86/cpu: Enumerate the LASS feature bits
` [PATCH v5 02/16] x86/asm: Introduce inline memcpy and memset
` [PATCH v5 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v5 04/16] init/main.c: Move EFI runtime service initialization to x86/cpu
` [PATCH v5 05/16] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCH v5 06/16] efi: Disable LASS around set_virtual_address_map call
` [PATCH v5 07/16] x86/vsyscall: Reorganize the #PF emulation code
` [PATCH v5 08/16] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCH v5 09/16] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCH v5 10/16] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCH v5 11/16] x86/vsyscall: Document the fact that vsyscall=emulate disables LASS
` [PATCH v5 12/16] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCH v5 13/16] x86/traps: Communicate a LASS violation in #GP message
` [PATCH v5 14/16] x86/cpu: Make LAM depend on LASS
` [PATCH v5 15/16] x86/cpu: Enable LASS during CPU initialization
` [PATCH v5 16/16] Revert "x86/lam: Disable ADDRESS_MASKING in most cases"
[PATCH v2 0/4] printf: Add struct range print specifier
2024-10-28 21:29 UTC (8+ messages)
` [PATCH v2 1/4] test printf: Add very basic struct resource tests
` [PATCH v2 2/4] Documentation/printf: struct resource add start == end special case
` [PATCH v2 3/4] printf: Add print format (%pra) for struct range
[PATCH 00/18] Provide a new two step DMA mapping API
2024-10-28 20:59 UTC (18+ messages)
` [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
` [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
` [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
` [PATCH 09/18] docs: core-api: document the IOVA-based API
[PATCH 0/9] arm64: Support 2024 dpISA extensions
2024-10-28 20:24 UTC (10+ messages)
` [PATCH 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test
[PATCH V3] Docs/sound: Update codec-to-codec documentation
2024-10-28 19:41 UTC
[PATCH v12 09/15] drm/vkms: Remove useless drm_rotation_simplify
2024-10-28 19:31 UTC (6+ messages)
[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
2024-10-28 18:27 UTC (3+ messages)
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-28 18:27 UTC (10+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[PATCH v29 00/33] Introduce QC USB SND audio offloading support
2024-10-28 18:12 UTC (9+ messages)
` [PATCH v29 01/33] xhci: support setting interrupt moderation IMOD for secondary interrupters
[PATCH net-next v2] Documentation: networking: Add missing PHY_GET command in the message list
2024-10-28 18:05 UTC (2+ messages)
[PATCH RFC 03/10] mm: page_frag: update documentation for page_frag
2024-10-28 17:53 UTC (6+ messages)
` [PATCH RFC 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API
` [PATCH RFC 05/10] mm: page_frag: introduce refill prepare & commit API
` [PATCH RFC 06/10] mm: page_frag: introduce alloc_refill "
` [PATCH RFC 07/10] mm: page_frag: introduce probe related API
[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
2024-10-28 17:50 UTC (7+ messages)
` [PATCH 3/5] dt-bindings: iio: Add adis16550 bindings
` [PATCH 4/5] iio: imu: adis16550: add adis16550 support
` [PATCH 5/5] docs: iio: add documentation for adis16550 driver
[PATCH 0/5] Add support for ADIS16550 and ADIS16550W
2024-10-28 17:04 UTC (6+ messages)
` [PATCH 1/5] iio: imu: adis: Add custom ops struct
` [PATCH 2/5] iio: imu: adis: Add DIAG_STAT register size
[PATCH net] Documentation: ieee802154: fix grammar
2024-10-28 16:35 UTC (2+ messages)
[PATCH v5 00/13] Add support for AMD hardware feedback interface
2024-10-28 16:13 UTC (17+ messages)
` [PATCH v5 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v5 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v5 03/13] x86/cpufeatures: add X86_FEATURE_AMD_WORKLOAD_CLASS feature bit
` [PATCH v5 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v5 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v5 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v5 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v5 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v5 09/13] platform/x86: hfi: add power management callback
` [PATCH v5 10/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v5 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v5 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v5 13/13] platform/x86/amd: hfi: Add debugfs support
[PATCH 0/2] Documentation fixes for ALSA Co-processor Acceleration API
2024-10-28 15:04 UTC (4+ messages)
` [PATCH 1/2] ALSA: docs: compress-accel: Format state machine flowchart as code block
` [PATCH 2/2] ALSA: docs: Add toctree index entry for co-processor acceleration API
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-10-28 14:02 UTC (13+ messages)
` [PATCH v1 1/6] memcg-v1: fully deprecate move_charge_at_immigrate
` [PATCH v1 2/6] memcg-v1: remove charge move code
` [PATCH v1 3/6] memcg-v1: no need for memcg locking for dirty tracking
` [PATCH v1 4/6] memcg-v1: no need for memcg locking for writeback tracking
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code
[PATCH v8 0/9] tmpfs: Add case-insensitive support for tmpfs
2024-10-28 13:58 UTC (3+ messages)
[PATCH 2/3] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
2024-10-28 13:43 UTC (5+ messages)
[PATCH] Documentation: kvm: Reduce padding of "At the beginning" cell
2024-10-28 12:58 UTC
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-28 12:27 UTC (2+ messages)
[PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole
2024-10-28 10:45 UTC (5+ messages)
` [PATCH net-next v4 1/2] netpoll: Make netpoll_send_udp return status instead of void
` [PATCH net-next v4 2/2] netcons: Add udp send fail statistics to netconsole
[PATCH net-next v6 0/1] binder: report txn errors via generic netlink (genl)
2024-10-28 10:19 UTC (2+ messages)
` [PATCH net-next v6 1/1] binder: report txn errors via generic netlink
[PATCH v5 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-10-28 10:18 UTC (4+ messages)
` [PATCH v5 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-10-28 10:13 UTC (8+ messages)
` [PATCH v12 08/15] drm/vkms: Re-introduce line-per-line composition algorithm
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions
[PATCH linux-next v8] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-28 7:38 UTC (4+ messages)
[PATCH 0/3] riscv: Add bfloat16 instruction support
2024-10-28 7:17 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: riscv: add bfloat16 ISA extension description
` [PATCH 2/3] riscv: add ISA extension parsing for bfloat16 ISA extension
` [PATCH 3/3] riscv: hwprobe: export "
[PATCH] Documentation: admin: reorganize kernel-parameters intro
2024-10-28 6:11 UTC (4+ messages)
[PATCH v2 00/10] Enhance min heap API with non-inline functions and optimizations
2024-10-28 6:10 UTC (6+ messages)
` [PATCH v2 10/10] Documentation/core-api: Add min heap API introduction
[PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-28 5:53 UTC
[PATCH V2 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
2024-10-28 5:34 UTC
[PATCH V5] remoteproc: Documentation: update with details
2024-10-28 3:50 UTC (2+ messages)
[PATCH] regulator: devres: Remove unused devm_regulator_bulk_register_supply_alias
2024-10-28 2:15 UTC
[PATCH] PM / devfreq: Remove unused devm_devfreq_(un)register_notifier
2024-10-28 2:13 UTC
[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
2024-10-27 22:35 UTC (2+ messages)
[PATCH] hwspinlock: Remove unused (devm_)hwspin_lock_request
2024-10-27 20:54 UTC
[PATCH V3] Documentation: Improve crash_kexec_post_notifiers description
2024-10-27 20:43 UTC (3+ 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).