messages from 2023-02-14 12:57:11 to 2023-02-16 18:21:34 UTC [more...]
[PATCH V2 00/21] Add basic ACPI support for RISC-V
2023-02-16 18:20 UTC (5+ messages)
` [PATCH V2 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V2 02/21] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH V2 03/21] ACPICA: Add structure definitions for RISC-V RHCT
` [PATCH V2 04/21] RISC-V: Add support to build the ACPI core
[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
2023-02-16 18:05 UTC (2+ messages)
[PATCH v10 00/26] Drivers for Gunyah hypervisor
2023-02-16 17:40 UTC (39+ messages)
` [PATCH v10 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v10 02/26] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v10 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v10 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v10 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v10 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v10 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v10 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v10 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v10 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v10 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v10 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v10 17/26] docs: gunyah: Document Gunyah VM Manager
` [PATCH v10 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v10 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v10 20/26] virt: gunyah: Add resource tickets
` [PATCH v10 21/26] virt: gunyah: Add IO handlers
` [PATCH v10 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v10 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v10 24/26] virt: gunyah: Add irqfd interface
` [PATCH v10 25/26] virt: gunyah: Add ioeventfd
` [PATCH v10 26/26] MAINTAINERS: Add Gunyah hypervisor drivers section
[PATCH v2 0/8] QAIC accel driver
2023-02-16 15:20 UTC (8+ messages)
` [PATCH v2 1/8] accel/qaic: Add documentation for AIC100 accelerator driver
` [PATCH v2 2/8] accel/qaic: Add uapi and core driver file
[PATCH V2 0/6] Add Tegra234 HTE support
2023-02-16 14:18 UTC (5+ messages)
` [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V2 6/6] arm64: tegra: Add GTE nodes
[PATCH 0/2] Checkpoint Support for Syscall User Dispatch
2023-02-16 13:57 UTC (3+ messages)
` [PATCH 2/2] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
[PATCH v9 0/1] Checkpoint Support for Syscall User Dispatch
2023-02-16 13:33 UTC (5+ messages)
` [PATCH v9 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD
[PATCH v2 0/6] RISC-V Hardware Probing User Interface
2023-02-16 13:28 UTC (15+ messages)
` [PATCH v2 2/6] RISC-V: Add a syscall for HW probing
` [PATCH v2 3/6] RISC-V: hwprobe: Add support for RISCV_HWPROBE_BASE_BEHAVIOR_IMA
` [PATCH v2 5/6] RISC-V: hwprobe: Support probing of misaligned access performance
[PATCHv2 0/2] Apple Magic Keyboard Backlight
2023-02-16 11:51 UTC (8+ messages)
` [PATCH 1/2] Documentation: leds: standardise keyboard backlight led names
` [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards
[PATCH v1 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
2023-02-16 11:44 UTC (5+ messages)
` [PATCH v1 1/4] dt-bindings: mfd: Add DT bindings for TI TPS6594 PMIC
` [PATCH v1 2/4] mfd: tps6594: Add driver "
` [PATCH v1 3/4] mfd: tps6594-esm: Add driver for TI TPS6594 ESM
` [PATCH v1 4/4] mfd: tps6594-pfsm: Add driver for TI TPS6594 PFSM
[PATCH v8 net-next 0/8] sfc: devlink support for ef100
2023-02-16 11:20 UTC (11+ messages)
` [PATCH v8 net-next 1/8] sfc: add "
` [PATCH v8 net-next 2/8] sfc: add devlink info "
` [PATCH v8 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v8 net-next 4/8] sfc: add mport lookup based on driver's mport data
` [PATCH v8 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v8 net-next 6/8] sfc: obtain device mac address based on firmware handle "
` [PATCH v8 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v8 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "
[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
2023-02-16 10:01 UTC (4+ messages)
` [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
` [RFC PATCH 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-16 9:51 UTC (10+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH v7 0/6] cpufreq: amd-pstate: Add guided autonomous mode support
2023-02-16 8:35 UTC (8+ messages)
` [PATCH v7 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v7 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v7 3/6] Documentation: cpufreq: amd-pstate: Move amd_pstate param to alphabetical order
` [PATCH v7 4/6] cpufreq: amd-pstate: Add guided autonomous mode
` [PATCH v7 5/6] cpufreq: amd-pstate: Add guided mode control support via sysfs
` [PATCH v7 6/6] Documentation: cpufreq: amd-pstate: Update amd_pstate status sysfs for guided
[PATCH v6 0/6] amd_pstate: Add guided autonomous mode support
2023-02-16 6:44 UTC (16+ messages)
` [PATCH v6 1/6] acpi: cppc: Add min and max perf reg writing support
` [PATCH v6 2/6] acpi: cppc: Add auto select register read/write support
` [PATCH v6 3/6] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH v6 4/6] Documentation: amd_pstate: Move amd_pstate param to alphabetical order
` [PATCH v6 5/6] cpufreq: amd_pstate: Add guided mode control support via sysfs
` [PATCH v6 6/6] Documentation: amd_pstate: Update amd_pstate status sysfs for guided
[PATCH v3] Documentation: core-api: packing: correct spelling
2023-02-16 5:50 UTC (2+ messages)
htmldocs: Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation
2023-02-16 2:44 UTC
[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
2023-02-16 2:32 UTC (15+ messages)
` [PATCH v8 01/13] leds: add support for hardware driven LEDs
` [PATCH v8 02/13] leds: add function to configure hardware controlled LED
` [PATCH v8 03/13] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v8 04/13] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v8 05/13] leds: trigger: netdev: convert device attr to macro
` [PATCH v8 06/13] leds: trigger: netdev: add hardware control support
` [PATCH v8 07/13] leds: trigger: netdev: use mutex instead of spinlocks
` [PATCH v8 08/13] leds: trigger: netdev: add available mode sysfs attr
` [PATCH v8 09/13] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v8 10/13] net: dsa: qca8k: add LEDs support
` [PATCH v8 11/13] dt-bindings: leds: Document netdev trigger
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node
` [PATCH v8 13/13] dt-bindings: net: dsa: qca8k: add LEDs definition example
[linux-next:master] BUILD REGRESSION 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
2023-02-16 2:05 UTC
[RFC PATCH v2 00/19] mm: process/cgroup ksm support
2023-02-15 23:00 UTC (4+ messages)
` [RFC PATCH v2 09/19] docs: document general_profit sysfs knob
[PATCH] Documentation: rust: Fix arch support table
2023-02-15 22:31 UTC (2+ messages)
[PATCH 11/35 v2] Documentation: i2c: correct spelling
2023-02-15 20:00 UTC (3+ messages)
[PATCH] hwmon: max34409 driver added
2023-02-15 19:34 UTC (2+ messages)
[PATCH v7 net-next 0/8] sfc: devlink support for ef100
2023-02-15 17:07 UTC (8+ messages)
` [PATCH v7 net-next 2/8] sfc: add devlink info "
[PATCH 0/3] Documentation fixes for next-20230215
2023-02-15 16:50 UTC (9+ messages)
` [PATCH 1/3] Documentation: hw-vuln: Wrap mitigate_smt_rsb example in literal code block
` [PATCH 2/3] Documentation: bpf: Add missing line break separator in node_data struct "
` [PATCH 3/3] Documentation: amd-pstate: disambiguate user space sections
[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
2023-02-15 16:36 UTC (12+ messages)
` [PATCH net-next v3 1/7] octeon_ep: defer probe if firmware not ready
` [PATCH net-next v3 2/7] octeon_ep: poll for control messages
` [PATCH net-next v3 3/7] octeon_ep: control mailbox for multiple PFs
` [PATCH net-next v3 4/7] octeon_ep: enhance control mailbox for VF support
` [PATCH net-next v3 5/7] octeon_ep: support asynchronous notifications
[PATCH v4 00/18] gpiolib cleanups
2023-02-15 15:59 UTC (3+ messages)
[PATCH] Documentation: riscv: fix insufficient list item indent
2023-02-15 15:00 UTC (2+ messages)
[PATCH v1 0/2] dt-bindings: Add a cpu-capacity property for RISC-V
2023-02-15 15:00 UTC (3+ messages)
[PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
2023-02-15 13:04 UTC (12+ messages)
` [PATCH v3 02/24] arm64: "
` [PATCH v3 03/24] arm: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>
[PATCH RFC V2] docs: Add more information to the HTML sidebar
2023-02-15 10:23 UTC (6+ messages)
[PATCH] docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION
2023-02-15 10:12 UTC (2+ messages)
[PATCH v2] docs: describe how to quickly build a trimmed kernel
2023-02-15 7:45 UTC (3+ messages)
[PATCH v5 00/39] Shadow stacks for userspace
2023-02-15 6:37 UTC (7+ messages)
` [PATCH v5 19/39] mm: Fixup places that call pte_mkwrite() directly
[PATCH v3] Documentation: core-api: padata: correct spelling
2023-02-15 5:37 UTC
[ammarfaizi2-block:bpf/bpf-next/master 9/13] htmldocs: Documentation/bpf/graph_ds_impl.rst:62: WARNING: Error in "code-block" directive:
2023-02-15 3:56 UTC
[linux-next:master 9602/12724] htmldocs: Documentation/admin-guide/pm/amd-pstate.rst:343: WARNING: duplicate label admin-guide/pm/amd-pstate:user space interface in ``sysfs``, other instance in Documentation/admin-guide/pm/amd-pstate.rst
2023-02-15 2:08 UTC
[PATCH] Documentation: front page: use recommended heading adornments
2023-02-15 0:57 UTC
htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/leds/backlight/kinetic,ktz8866.yaml
2023-02-14 22:43 UTC
[PATCH v2 0/6] hwmon: (aquacomputer_d5next) Add Aquacomputer Aquaero control
2023-02-14 22:02 UTC (7+ messages)
` [PATCH v2 1/6] hwmon: (aquacomputer_d5next) Support one byte control values
` [PATCH v2 2/6] hwmon: (aquacomputer_d5next) Support writing multiple control values at once
` [PATCH v2 3/6] hwmon: (aquacomputer_d5next) Device dependent control report settings
` [PATCH v2 4/6] hwmon: (aquacomputer_d5next) Add infrastructure for Aquaero control reports
` [PATCH v2 5/6] hwmon: (aquacomputer_d5next) Add temperature offset control for Aquaero
` [PATCH v2 6/6] hwmon: (aquacomputer_d5next) Add fan PWM "
[linux-next:master] BUILD REGRESSION 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb
2023-02-14 17:10 UTC
[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
2023-02-14 16:57 UTC (2+ messages)
` (subset) "
[v3 0/6] KVM: arm64: implement vcpu_is_preempted check
2023-02-14 16:49 UTC (3+ messages)
[dinguyen:for_next_hwmon_v2 3/3] htmldocs: Warning: Documentation/hwmon/socfpga-hwmon.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/socfpga-hwmon.yaml
2023-02-14 14:42 UTC
[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
2023-02-14 13:44 UTC (3+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops
[PATCH v3 0/2] docs: actualize file_system_type and super_operations descriptions
2023-02-14 13:02 UTC (3+ messages)
` [PATCH v3 1/2] docs: filesystems: vfs: actualize struct file_system_type description
` [PATCH v3 2/2] docs: filesystems: vfs: actualize struct super_operations description
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).