messages from 2024-10-24 10:07:47 to 2024-10-26 05:14:28 UTC [more...]
[PATCH v6 0/7] Add AutoFDO and Propeller support for Clang build
2024-10-26 5:14 UTC (8+ 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 net-next v4 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-26 5:11 UTC (12+ messages)
` [PATCH net-next v4 1/8] bnxt_en: add support for rx-copybreak ethtool command
` [PATCH net-next v4 2/8] bnxt_en: add support for tcp-data-split "
[PATCH v1 0/6] memcg-v1: fully deprecate charge moving
2024-10-26 3:58 UTC (38+ messages)
` [RFC PATCH 0/3] "
` [RFC PATCH 1/3] memcg-v1: fully deprecate move_charge_at_immigrate
` [RFC PATCH 2/3] memcg-v1: remove charge move code
` [RFC PATCH 3/3] memcg-v1: remove memcg move locking code
` [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 5/6] memcg-v1: no need for memcg locking for MGLRU
` [PATCH v1 6/6] memcg-v1: remove memcg move locking code
[PATCH v2 0/4] printf: Add struct range print specifier
2024-10-26 0:46 UTC (5+ 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 v2 4/4] cxl/cdat: Use %pra for dpa range outputs
[PATCH v29 00/33] Introduce QC USB SND audio offloading support
2024-10-25 23:22 UTC (3+ messages)
` [PATCH v29 04/33] xhci: sideband: add initial api to register a sideband entity
[PATCH v5 0/7] Add AutoFDO and Propeller support for Clang build
2024-10-25 23:03 UTC (2+ messages)
[PATCH v1] ipe: add 'anonymous_memory' property for policy decisions
2024-10-25 22:32 UTC (3+ messages)
[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
2024-10-25 22:32 UTC (4+ messages)
` [PATCH net-next v2 2/2] "
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-25 22:12 UTC (12+ messages)
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
` (subset) [PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
[PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
2024-10-25 22:00 UTC (5+ messages)
` [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable
[PATCH v6 00/33] riscv control-flow integrity for usermode
2024-10-25 21:58 UTC (3+ messages)
` [PATCH v6 07/33] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
[PATCH v8 08/25] x86/resctrl: Introduce interface to display number of monitoring counters
2024-10-25 20:31 UTC (20+ messages)
` "
[PATCH 1/2] mailbox: Documentation: remove the old documentation
2024-10-25 19:24 UTC (5+ messages)
` [PATCH 2/2] mailbox: Documentation: add the latest documentation
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-25 19:10 UTC (7+ messages)
` [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-25 17:49 UTC (2+ messages)
[PATCH v4 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-10-25 17:41 UTC (6+ messages)
` [PATCH v4 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH v4 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH v5 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-10-25 17:17 UTC (3+ messages)
` [PATCH v5 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
` [PATCH v5 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH 00/10] Remove pcim_iomap_regions_request_all()
2024-10-25 16:29 UTC (20+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: "
` [PATCH 09/10] ALSA: korg1212: "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH V3] Documentation: Improve crash_kexec_post_notifiers description
2024-10-25 16:18 UTC
[PATCH net] Documentation: networking: net_cachelines: Fix formatting
2024-10-25 15:38 UTC
Concerns over transparency of informal kernel groups
2024-10-25 15:36 UTC (2+ messages)
[PATCH 0/1] remoteproc documentation changes
2024-10-25 15:18 UTC (10+ messages)
` [PATCH V4 1/7] Remoteproc: Documentation: add the main index
` [PATCH V4 3/7] Documentation: remoteproc: add more information
[PATCH v3 0/7] virtio-mem: s390 support
2024-10-25 14:14 UTC (8+ messages)
` [PATCH v3 1/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v3 2/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v3 3/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v3 4/7] virtio-mem: s390 support
` [PATCH v3 5/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390
` [PATCH v3 6/7] s390/sparsemem: reduce section size to 128 MiB
` [PATCH v3 7/7] s390/sparsemem: provide memory_add_physaddr_to_nid() with CONFIG_NUMA
[PATCH v3 0/6] hwmon: pmbus: add tps25990 efuse support
2024-10-25 14:04 UTC (8+ messages)
` [PATCH v3 1/6] hwmon: (pmbus/core) allow drivers to override WRITE_PROTECT
` [PATCH v3 2/6] hwmon: (pmbus/core) improve handling of write protected regulators
` [PATCH v3 3/6] hwmon: (pmbus/core) add wp module param
` [PATCH v3 4/6] hwmon: (pmbus/core) clear faults after setting smbalert mask
` [PATCH v3 5/6] dt-bindings: hwmon: pmbus: add ti tps25990 support
` [PATCH v3 6/6] hwmon: (pmbus/tps25990): add initial support
[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
2024-10-25 13:51 UTC
[PATCH linux-next v8] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-25 13:12 UTC (2+ messages)
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-25 12:42 UTC (5+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
[PATCH net-next v5 0/1] binder: report txn errors via generic netlink (genl)
2024-10-25 12:11 UTC (3+ messages)
` [PATCH net-next v5 1/1] binder: report txn errors via generic netlink
[PATCH] Documentation: Fix incorrect header file path in taskstats
2024-10-25 11:54 UTC
[PATCH v2 0/7] virtio-mem: s390 support
2024-10-25 10:54 UTC (9+ messages)
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
[PATCH v3] Documentation: Update the behaviour of "kvm-arm.mode"
2024-10-25 9:32 UTC
[PATCH v2] Docs/sound: Update codec-to-codec documentation
2024-10-25 8:58 UTC (6+ messages)
[PATCH v3 00/27] Enable FRED with KVM VMX
2024-10-25 8:04 UTC (13+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking
` [PATCH v3 18/27] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v3 21/27] KVM: VMX: Invoke vmx_set_cpu_caps() before nested setup
` [PATCH v3 25/27] KVM: nVMX: Add FRED VMCS fields
[PATCH v1 00/22] Add Intel Touch Host Controller drivers
2024-10-25 6:54 UTC (4+ messages)
` [PATCH v1 01/22] HID: THC: Add documentation
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-25 4:35 UTC (7+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
2024-10-25 1:03 UTC (6+ messages)
` [PATCH net-next v2 6/6] docs: networking: Describe irq suspension
[PATCH RFC v2 0/3] Documentation: Debugging guide
2024-10-24 22:20 UTC (4+ messages)
` [PATCH RFC v2 2/3] docs: Add guides section for debugging
[PATCH 0/6] update the translation of partial files in mm
2024-10-24 21:45 UTC
[PATCH llinux-next v7] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
2024-10-24 21:09 UTC (3+ messages)
[PATCH v3] docs/zh_CN: update the translation of process/programming-language.rst
2024-10-24 21:02 UTC (4+ messages)
[PATCH v2 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-10-24 20:03 UTC (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus/isl68137) add support for voltage divider on Vout
[PATCH v3] XArray: minor documentation improvements
2024-10-24 19:52 UTC (6+ messages)
` [PATCH v4] "
[PATCH v3 0/2] dt-bindings: hwmon: pmbus: add bindings for isl68137
2024-10-24 18:32 UTC (4+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: isl68137: add bindings to support voltage dividers
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-24 17:50 UTC (2+ messages)
[PATCH v10 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-10-24 17:50 UTC (2+ messages)
[PATCH v9 0/6] RISC-V: Detect and report speed of unaligned vector accesses
2024-10-24 17:50 UTC (2+ messages)
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-24 17:48 UTC (4+ messages)
[PATCH v2] Documentation: Update the behaviour of "kvm-arm.mode"
2024-10-24 16:55 UTC (3+ messages)
[PATCH v3 0/4] ad7380: add adaq4370-4 and adaq4380-4 support
2024-10-24 16:41 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: iio: adc: ad7380: add adaq4370-4 and adaq4380-4 compatible parts
[PATCH v4 0/6] page allocation tag compression
2024-10-24 16:25 UTC (5+ messages)
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
[PATCH net-next] Documentation: networking: Add missing PHY_GET command in the message list
2024-10-24 16:11 UTC (5+ messages)
[PATCH net-next v18 00/10] net: Make timestamping selectable
2024-10-24 14:22 UTC (3+ messages)
[PATCH v12 00/15] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
2024-10-24 14:06 UTC (7+ messages)
` [PATCH v12 13/15] drm/vkms: Create KUnit tests for YUV conversions
[PATCH net] Documentation: ieee802154: fix grammar
2024-10-24 13:26 UTC (3+ messages)
[PATCH 1/1] Documentation/x86/amd/hsmp: Fix ACPI dump formatting
2024-10-24 13:00 UTC
[PATCH v3] PCI: rcar-gen4: Add a document about the firmware
2024-10-24 12:05 UTC
[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
2024-10-24 11:48 UTC (3+ messages)
` [PATCH v4 05/10] intel_th: pci: Replace deprecated PCI functions
[PATCH] Documentation: Update the behaviour of "kvm-arm.mode"
2024-10-24 11:46 UTC (4+ messages)
[net-next,RESEND v6 2/2] net: wwan: t7xx: Add debug port
2024-10-24 10:07 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).