linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-09 07:10:11 to 2022-12-14 09:20:02 UTC [more...]

[PATCH v4 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-14  9:19 UTC  (12+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v4 3/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v4 4/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v4 5/9] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v4 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v4 7/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v4 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v4 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[PATCH v3] mm: Add nodes= arg to memory.reclaim
 2022-12-14  7:20 UTC  (15+ messages)

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-12-14  7:15 UTC  (17+ messages)
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
    ` [EXT] "

[PATCH] hwmon: (oxp-sensors) Add AYANEO AIR and AIR Pro
 2022-12-14  3:23 UTC  (2+ messages)

[PATCH 1/2] lsm: Fix description of fs_context_parse_param
 2022-12-14  2:43 UTC  (9+ messages)
` [PATCH 2/2] doc: Fix fs_context_parse_param description in mount_api.rst

[rmk-arm:csi-v6 2/7] htmldocs: Warning: drivers/media/i2c/imx219-rmk.c references a file that doesn't exist: Documentation/media/uapi/v4l/dev-subdev.rst
 2022-12-14  2:03 UTC 

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2022-12-13 23:51 UTC  (18+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 8/9] KVM: Handle page fault for private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v8 00/13] Support for AMD QoS new features
 2022-12-13 23:46 UTC  (6+ messages)
` [PATCH v8 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config

[PATCH v7 01/23] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
 2022-12-13 23:44 UTC 

[PATCH v8 0/9] phy: Add support for Lynx 10G SerDes
 2022-12-13 22:34 UTC  (11+ messages)
` [PATCH v8 4/9] phy: fsl: Add Lynx 10G SerDes driver

[PATCH v2 0/2] error-injection: Clarify the requirements of error injectable functions
 2022-12-13 21:23 UTC  (4+ messages)
` [PATCH v2 1/2] error-injection: Remove EI_ETYPE_NONE
` [PATCH v2 2/2] docs: fault-injection: Add requirements of error injectable functions

[PATCH v6 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-13 20:41 UTC  (10+ messages)
` [PATCH v6 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v6 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v6 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v6 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550

[PATCH v2] scripts/tags.sh: choose which directories to exclude from being indexed
 2022-12-13 20:26 UTC  (8+ messages)
          ` [PATCH v3] "

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-12-13 18:13 UTC  (10+ messages)
` [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs

[PATCH 0/2] error-injection: Clarify the requirements of error injectable functions
 2022-12-13 14:11 UTC  (6+ messages)
` [PATCH 1/2] error-injection: Remove EI_ETYPE_NONE
` [PATCH 2/2] docs: fault-injection: Add requirements of error injectable functions

[PATCH v2 00/21] blksnap - block devices snapshots module
 2022-12-13 12:13 UTC  (27+ messages)
` [PATCH v2 01/21] documentation, blkfilter: Block Device Filtering Mechanism
` [PATCH v2 02/21] block, "
` [PATCH v2 03/21] documentation, capability: fix Generic Block Device Capability
` [PATCH v2 04/21] documentation, blksnap: Block Devices Snapshots Module
` [PATCH v2 05/21] block, blksnap: header file of the module interface
` [PATCH v2 06/21] block, blksnap: module management interface functions
` [PATCH v2 07/21] block, blksnap: init() and exit() functions
` [PATCH v2 08/21] block, blksnap: interaction with sysfs
` [PATCH v2 09/21] block, blksnap: attaching and detaching the filter and handling I/O units
` [PATCH v2 10/21] block, blksnap: map of change block tracking
` [PATCH v2 11/21] block, blksnap: minimum data storage unit of the original block device
` [PATCH v2 12/21] block, blksnap: buffer in memory for the minimum data storage unit
` [PATCH v2 13/21] block, blksnap: functions and structures for performing block I/O operations
` [PATCH v2 14/21] block, blksnap: storage for storing difference blocks
` [PATCH v2 15/21] block, blksnap: event queue from the difference storage
` [PATCH v2 16/21] block, blksnap: owner of information about overwritten blocks of the original block device
` [PATCH v2 17/21] block, blksnap: snapshot image "
` [PATCH v2 18/21] block, blksnap: snapshot
` [PATCH v2 19/21] block, blksnap: Kconfig and Makefile
` [PATCH v2 20/21] block, blksnap: adds a blksnap to the kernel tree
` [PATCH v2 21/21] block, blksnap: adds a maintainer for new files

[PATCH] Documentation: raise minimum supported version of binutils to 2.25
 2022-12-13 12:12 UTC  (2+ messages)

[PATCH v7 00/20] Drivers for gunyah hypervisor
 2022-12-13  6:26 UTC  (8+ messages)
` [PATCH v7 10/20] gunyah: rsc_mgr: Add resource manager RPC core

[mkl-can-next:master 22/43] htmldocs: Documentation/networking/devlink/etas_es58x.rst: WARNING: document isn't included in any toctree
 2022-12-13  5:48 UTC  (2+ messages)

[GIT PULL] Documentation for 6.2
 2022-12-13  1:39 UTC  (2+ messages)

[asahilinux:bits/005-maintainers 2/4] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/spi/apple,spi.yaml
 2022-12-12 23:36 UTC 

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-12-12 21:43 UTC  (13+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[PATCH bpf-next v1] docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGE
 2022-12-12 21:00 UTC  (2+ messages)

[PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
 2022-12-12 17:30 UTC  (4+ messages)

[PATCH] docs: kernel-hacking: discourage from calling disable_irq() in atomic
 2022-12-12 16:37 UTC 

[PATCH bpf-next v1] docs/bpf: Add docs for BPF_PROG_TYPE_XDP
 2022-12-12 15:30 UTC  (2+ messages)

Invalid locking pattern in Documentation/kernel-hacking/locking.rst?
 2022-12-12 14:43 UTC  (3+ messages)

[PATCH] docs: hwmon: Use file modes explicitly
 2022-12-12 14:12 UTC 

[PATCH v3 0/2] earlycon: Let users set the clock frequency
 2022-12-12 13:39 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH v2] landlock: Explain file descriptor access rights
 2022-12-12  7:39 UTC  (2+ messages)

[drm-misc:drm-misc-next 20/26] htmldocs: Documentation/gpu/vc4.rst:65: WARNING: Unexpected indentation
 2022-12-11 12:44 UTC  (4+ messages)
` [PATCH] Documentation: gpu: vc4: add blank line separator before KUnit code block

[linux-next:master 11904/14039] htmldocs: Warning: /sys/kernel/oops_count is defined 2 times: ./Documentation/ABI/testing/sysfs-kernel-warn_count:0 ./Documentation/ABI/testing/sysfs-kernel-oops_count:0
 2022-12-10 21:37 UTC 

[PATCH v2 00/13] docs/zh_CN: Update the translation to 6.1-rc8
 2022-12-10 11:48 UTC  (18+ messages)
` [PATCH v2 01/13] docs/zh_CN: Update the translation of delay-accounting "
` [PATCH v2 02/13] docs/zh_CN: Update the translation of kernel-api "
` [PATCH v2 03/13] docs/zh_CN: Update the translation of mm-api "
` [PATCH v2 04/13] docs/zh_CN: Update the translation of highmem "
` [PATCH v2 05/13] docs/zh_CN: Update the translation of page_owner "
` [PATCH v2 06/13] docs/zh_CN: Update the translation of kasan "
` [PATCH v2 07/13] docs/zh_CN: Update the translation of testing-overview "
` [PATCH v2 08/13] docs/zh_CN: Update the translation of reclaim "
` [PATCH v2 09/13] docs/zh_CN: Update the translation of start "
` [PATCH v2 10/13] docs/zh_CN: Update the translation of usage "
` [PATCH v2 11/13] docs/zh_CN: Update the translation of ksm "
` [PATCH v2 12/13] docs/zh_CN: Update the translation of msi-howto "
` [PATCH v2 13/13] docs/zh_CN: Update the translation of energy-model "

[PATCH v2] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-12-10  9:18 UTC  (5+ messages)

[PATCH v1 00/13] docs/zh_CN: Update the translation to 6.1-rc8
 2022-12-10  3:11 UTC  (18+ messages)
` [PATCH v1 01/13] docs/zh_CN: Update the translation of delay-accounting "
` [PATCH v1 06/13] docs/zh_CN: Update the translation of kasan "
` [PATCH v1 07/13] docs/zh_CN: Update the translation of testing-overview "
` [PATCH v1 11/13] docs/zh_CN: Update the translation of ksm "
` [PATCH v1 12/13] docs/zh_CN: Update the translation of msi-howto "
` [PATCH v1 13/13] docs/zh_CN: Update the translation of energy-model "

[PATCH] docs/zh_CN: fix a typo in howto
 2022-12-10  2:44 UTC  (2+ messages)

[PATCH V5 0/3] Add osnoise/options options
 2022-12-09 22:05 UTC  (4+ messages)
` [PATCH V5 1/3] tracing/osnoise: Add PANIC_ON_STOP option
` [PATCH V5 2/3] tracing/osnoise: Add preempt and/or irq disabled options
` [PATCH V5 3/3] Documentation/osnoise: Add osnoise/options documentation

[PATCH] docs: ftrace: fix a issue with duplicated subtitle number
 2022-12-09 21:42 UTC 

[PATCH V4 0/3] Add osnoise/options options
 2022-12-09 21:16 UTC  (4+ messages)
` [PATCH V4 2/3] tracing/osnoise: Add preempt and/or irq disabled options

[PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
 2022-12-09 17:58 UTC  (6+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2022-12-09 17:08 UTC  (4+ messages)
` [PATCH v4 37/39] x86: Add PTRACE interface for shadow stack

[PATCH v1] landlock: Explain file descriptor access rights
 2022-12-09 17:02 UTC  (3+ messages)

[PATCH 0/4] amd_pstate: Add guided autonomous mode support
 2022-12-09 14:44 UTC  (9+ messages)
` [PATCH 1/4] cpufreq: amd_pstate: Add guided autonomous mode
` [PATCH 4/4] Documentation: amd_pstate: Add amd_pstate state sysfs file

[PATCH net-next v2 8/9] octeon_ep: add PF-VF mailbox communication
 2022-12-09  8:48 UTC  (2+ messages)

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-12-09  7:48 UTC  (6+ messages)
` [v4 1/5] dt-bindings: mfd: Add aspeed pwm-tach binding


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