linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 14:55:58 to 2022-06-01 10:36:30 UTC [more...]

[PATCH V12 00/24] arch: Add basic LoongArch support
 2022-06-01 10:36 UTC  (26+ messages)
` [PATCH V12 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V12 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V12 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V12 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V12 05/24] LoongArch: Add ELF-related definitions
` [PATCH V12 06/24] LoongArch: Add writecombine support for drm
` [PATCH V12 07/24] LoongArch: Add build infrastructure
` [PATCH V12 08/24] LoongArch: Add CPU definition headers
` [PATCH V12 09/24] LoongArch: Add atomic/locking headers
` [PATCH V12 10/24] LoongArch: Add other common headers
` [PATCH V12 11/24] LoongArch: Add boot and setup routines
` [PATCH V12 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V12 13/24] LoongArch: Add process management
` [PATCH V12 14/24] LoongArch: Add memory management
` [PATCH V12 15/24] LoongArch: Add system call support
` [PATCH V12 16/24] LoongArch: Add signal handling support
` [PATCH V12 17/24] LoongArch: Add ELF and module support
` [PATCH V12 18/24] LoongArch: Add misc common routines
` [PATCH V12 19/24] LoongArch: Add some library functions
` [PATCH V12 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V12 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V12 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V12 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V12 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-01 10:17 UTC  (10+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory

[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-06-01  9:33 UTC  (5+ messages)
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver

[PATCH 00/35] Shadow stacks for userspace
 2022-06-01  8:06 UTC  (16+ messages)

[PATCH v2] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers
 2022-06-01  7:27 UTC  (3+ messages)

[PATCH] docs: blockdev: change title to match section content
 2022-06-01  7:19 UTC  (2+ messages)

[PATCH] Documentation/security-bugs: overhaul
 2022-06-01  3:12 UTC  (2+ messages)

[PATCH 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-05-31 22:48 UTC  (6+ messages)
` [PATCH 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
` [PATCH 2/2] procfs: Add 'path' "

[PATCH net v3] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
 2022-05-31 10:30 UTC  (3+ messages)

[PATCH AUTOSEL 5.17 128/135] hwmon: Make chip parameter for with_info API mandatory
 2022-05-31  3:00 UTC  (4+ messages)

[PATCH] docs/zh_CN: update the kasan.rst documentation
 2022-05-31  2:13 UTC  (3+ messages)

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-30 15:49 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 52/55] hwmon: Make chip parameter for with_info API mandatory
 2022-05-30 14:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 102/109] hwmon: Make chip parameter for with_info API mandatory
 2022-05-30 14:29 UTC  (2+ messages)

[PATCH AUTOSEL 5.18 151/159] hwmon: Make chip parameter for with_info API mandatory
 2022-05-30 14:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 71/76] hwmon: Make chip parameter for with_info API mandatory
 2022-05-30 14:29 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 36/38] hwmon: Make chip parameter for with_info API mandatory
 2022-05-30 14:29 UTC  (2+ messages)

[PATCH net v2] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
 2022-05-30  7:17 UTC 

[PATCH v1] driver core: Extend deferred probe timeout on driver registration
 2022-05-30  4:59 UTC  (15+ messages)

[PATCH 0/2] HID: uclogic: kernel-doc fixes for uclogic_params_* functions
 2022-05-29 15:02 UTC  (4+ messages)
` [PATCH 1/2] HID: uclogic: remove extraneous asterisk on uclogic_params_* static functions comments
` [PATCH 2/2] HID: uclogic: add missing function name in uclogic_params_hid_dbg() kernel-doc comment

[PATCH v2 1/2] docs: move Linux logo into a new `images` folder
 2022-05-29 14:27 UTC  (3+ messages)

[RFC PATCH -lkmm] docs/memory-barriers: Fix inconsistent name of 'data dependency barrier'
 2022-05-28 13:57 UTC  (2+ messages)

[PATCH 0/3] fpga: fpga-mgr: Add support for DebugFS for FPGA Manager Framework
 2022-05-28  8:57 UTC  (2+ messages)

[PATCH v2] cred: Propagate security_prepare_creds() error code
 2022-05-28  1:37 UTC  (4+ messages)

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-27 20:45 UTC  (4+ messages)

[PATCH] procfs: add syscall statistics
 2022-05-27 17:00 UTC  (6+ messages)

[PATCH v1 0/6] perf: arm64: Support for Dwarf unwinding through SVE functions
 2022-05-27 16:08 UTC  (6+ messages)
` [PATCH v1 4/6] perf tools: Use dynamic register set for Dwarf unwind

drivers/hid/hid-uclogic-params.c:48: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-27 12:41 UTC 

[PATCH net] net/ipv6: Change accept_unsolicited_na to accept_untracked_na
 2022-05-27 11:30 UTC  (3+ messages)

[PATCH net-next v3] net/ipv6: Introduce accept_unsolicited_na knob to implement router-side changes for RFC9131
 2022-05-27  7:35 UTC  (5+ messages)

[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
 2022-05-27  2:34 UTC  (13+ messages)
` [PATCH v2 01/12] platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled
` [PATCH v2 02/12] platform/surface: aggregator: Allow devices to be marked as hot-removed
` [PATCH v2 03/12] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering
` [PATCH v2 04/12] platform/surface: aggregator_registry: Use client device wrappers for notifier registration
` [PATCH v2 05/12] power/supply: surface_charger: "
` [PATCH v2 06/12] power/supply: surface_battery: "
` [PATCH v2 07/12] HID: surface-hid: Add support for hot-removal
` [PATCH v2 08/12] platform/surface: aggregator: Add comment for KIP subsystem category
` [PATCH v2 09/12] platform/surface: aggregator_registry: Generify subsystem hub functionality
` [PATCH v2 10/12] platform/surface: aggregator_registry: Change device ID for base hub
` [PATCH v2 11/12] platform/surface: aggregator_registry: Add KIP device hub
` [PATCH v2 12/12] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8

[PATCH net-next] eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
 2022-05-27  0:16 UTC  (4+ messages)

[PATCH v2 0/4] DMA mapping changes for SCSI core
 2022-05-26 22:56 UTC  (6+ messages)
` [PATCH v2 1/4] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v2 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v2 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits
` [PATCH v2 4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH] leds: qcom-lpg: Require pattern to follow documentation
 2022-05-26 20:03 UTC  (2+ messages)

[PATCH v2] linux/types.h: Restore __bitwise__ definition
 2022-05-26 16:42 UTC  (2+ messages)

[PATCH v2 1/3] hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
 2022-05-26 12:40 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: Add lt7182s
` [PATCH v2 3/3] hwmon: (pmbus) Add support for Analog Devices LT7182S

[PATCH] Revert "linux/types.h: remove unnecessary __bitwise__"
 2022-05-26  9:00 UTC  (3+ messages)

[PATCH] sched: thermal_load_avg: Change the raising/decaying period mechanism
 2022-05-26  8:38 UTC  (2+ messages)

[PATCH] btrfs: add missing function name in btrfs_log_new_name() kernel-doc comment
 2022-05-26  4:39 UTC 

[PATCH v9 0/6] test_sysfs: add new selftest for sysfs
 2022-05-25 23:53 UTC  (18+ messages)
` [PATCH v9 1/6] LICENSES: Add the copyleft-next-0.3.1 license

[PATCH] memcg: provide reclaim stats via 'memory.reclaim'
 2022-05-25 20:31 UTC  (9+ messages)

[GIT PULL] Documentation for 5.19
 2022-05-25 18:37 UTC  (2+ messages)

fs/btrfs/tree-log.c:6792: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-25 16:31 UTC 

[PATCH v2 0/4] Extend and reorganize Highmem's documentation
 2022-05-25 16:03 UTC  (6+ messages)
` [PATCH v2 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h

[PATCH v2 0/2] linux/types.h: Tidy __bitwise, add __CHECKER__ hints
 2022-05-25 14:34 UTC  (4+ messages)
` [PATCH v2 1/2] linux/types.h: Remove unnecessary __bitwise__

[PATCH v2] Documentation: admin-guide: pm: Add Out of Band mode
 2022-05-25 13:50 UTC  (2+ messages)

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-25 13:23 UTC  (28+ messages)
` [PATCH v8 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v8 02/22] s390/sclp: detect the AISII facility
` [PATCH v8 03/22] s390/sclp: detect the AENI facility
` [PATCH v8 04/22] s390/sclp: detect the AISI facility
` [PATCH v8 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v8 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v8 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v8 08/22] s390/pci: stash associated GISA designation
` [PATCH v8 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v8 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v8 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v8 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v8 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v8 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v8 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v8 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v8 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v8 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v8 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH v3 0/4] coresight: Add config flag to enable branch broadcast
 2022-05-25 10:06 UTC  (2+ messages)

[PATCH v2] clk: expand clk_ignore_unused mechanism to keep only a few clks on
 2022-05-25  8:17 UTC  (4+ messages)

[PATCH v11 0/8] cgroup/cpuset: cpu partition code enhancements
 2022-05-24 16:48 UTC  (4+ messages)

[PATCH 0/7] mailbox: apple: peek_data cleanup and implementation
 2022-05-24 15:15 UTC  (3+ messages)


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