linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 22:02:10 to 2023-02-17 13:50:15 UTC [more...]

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-17 13:48 UTC  (12+ messages)
` [PATCH drm-next v2 01/16] drm: execution context for GEM buffers
` [PATCH drm-next v2 02/16] drm/exec: fix memory leak in drm_exec_prepare_obj()
` [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
` [PATCH drm-next v2 05/16] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v2 06/16] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v2 07/16] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v2 08/16] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v2 09/16] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v2 10/16] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v2 11/16] drm/nouveau: fence: fail to emit when fence context is killed

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-02-17 13:23 UTC  (16+ messages)
` [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 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 19/26] gunyah: vm_mgr: Add framework to add VM Functions

[PATCH v1 0/4] TI TPS6594 PMIC support (Core, ESM, PFSM)
 2023-02-17 12:10 UTC  (7+ 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 v3 0/2] Apple Magic Keyboard Backlight
 2023-02-17 10:43 UTC  (4+ messages)
` [PATCH v3 1/2] Documentation: leds: standardise keyboard backlight led names
` [PATCH v3 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH] sfc: fix builds without CONFIG_RTC_LIB
 2023-02-17 10:22 UTC 

[PATCH v2] docs: describe how to quickly build a trimmed kernel
 2023-02-17  9:29 UTC  (5+ messages)

[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
 2023-02-17  8:25 UTC  (12+ messages)
` [PATCH net-next v3 1/7] octeon_ep: defer probe if firmware not ready
    ` [EXT] "
` [PATCH net-next v3 2/7] octeon_ep: poll for control messages
    ` [EXT] "
` [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

[RFC v2 PATCH 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-02-17  1:50 UTC  (11+ messages)
` [RFC v2 PATCH 1/7] x86/resctrl: Add multiple tasks to the resctrl group at once
` [RFC v2 PATCH 5/7] x86/resctrl: Introduce -o debug mount option
` [RFC v2 PATCH 6/7] x86/resctrl: Display the RMID and COSID for resctrl groups
` [RFC v2 PATCH 7/7] x86/resctrl: Add debug files when mounted with debug option

[arm-platforms:kvm-arm64/timer-vm-offsets 12/17] htmldocs: Documentation/virt/kvm/api.rst:5963: WARNING: Block quote ends without a blank line; unexpected unindent
 2023-02-17  1:19 UTC 

[PATCH 0/2] Documentation/Watchdog/hpwdt
 2023-02-17  0:31 UTC  (2+ messages)

[PATCH v3] Documentation: core-api: padata: correct spelling
 2023-02-16 23:58 UTC  (2+ messages)

[PATCH] docs/mm: Physical Memory: correct spelling in reference to CONFIG_PAGE_EXTENSION
 2023-02-16 23:56 UTC  (3+ messages)

[PATCH RFC V2] docs: Add more information to the HTML sidebar
 2023-02-16 23:55 UTC  (3+ messages)

[PATCH v2 0/6] RISC-V Hardware Probing User Interface
 2023-02-16 23:18 UTC  (16+ 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

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-16 10:00 UTC  (16+ 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

[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
 2023-02-16 19:59 UTC  (8+ messages)
` [PATCH 05/11] dt-bindings: arm: sti: remove bindings for stih415 and stih416

[PATCH V2 00/21] Add basic ACPI support for RISC-V
 2023-02-16 18:20 UTC  (22+ 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
` [PATCH V2 05/21] ACPI: Kconfig: Enable ACPI_PROCESSOR for RISC-V
` [PATCH V2 06/21] ACPI: OSL: Make should_use_kmap() 0 "
` [PATCH V2 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V2 08/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V2 09/21] RISC-V: smpboot: Create wrapper smp_setup()
` [PATCH V2 10/21] RISC-V: smpboot: Add ACPI support in smp_setup()
` [PATCH V2 11/21] RISC-V: ACPI: Add a function to retrieve the hartid
` [PATCH V2 12/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V2 13/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V2 14/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V2 15/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V2 16/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V2 17/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V2 18/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V2 19/21] RISC-V: Enable ACPI in defconfig
` [PATCH V2 20/21] MAINTAINERS: Add entry for drivers/acpi/riscv
` [PATCH V2 21/21] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

[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

[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 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 "

[PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
 2023-02-16 11:09 UTC  (3+ messages)

[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  (5+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[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)

[PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
 2023-02-16  4:07 UTC  (2+ messages)

htmldocs: Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation
 2023-02-16  2:44 UTC 

[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 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  (6+ messages)
` [PATCH v3 03/24] arm: "
` [PATCH v3 09/24] powerpc: "

[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

[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  (3+ messages)
` [PATCH v2 1/6] hwmon: (aquacomputer_d5next) Support one byte control values
` [PATCH v2 5/6] hwmon: (aquacomputer_d5next) Add temperature offset control for Aquaero


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).