linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 21:32:52 to 2020-01-15 11:34:19 UTC [more...]

[PATCH v8 00/15] CoreSight CTI Driver
 2020-01-15 11:34 UTC  (22+ messages)
` [PATCH v8 01/15] coresight: cti: Initial "
` [PATCH v8 02/15] coresight: cti: Add sysfs coresight mgmt reg access
` [PATCH v8 03/15] coresight: cti: Add sysfs access to program function regs
` [PATCH v8 04/15] coresight: cti: Add sysfs trigger / channel programming API
` [PATCH v8 05/15] dt-bindings: arm: Adds CoreSight CTI hardware definitions
` [PATCH v8 06/15] coresight: cti: Add device tree support for v8 arch CTI
` [PATCH v8 07/15] coresight: cti: Add device tree support for custom CTI
` [PATCH v8 08/15] coresight: cti: Enable CTI associated with devices
` [PATCH v8 09/15] coresight: cti: Add connection information to sysfs
` [PATCH v8 10/15] dt-bindings: qcom: Add CTI options for qcom msm8916
` [PATCH v8 11/15] dt-bindings: arm: Juno platform - add CTI entries to device tree
` [PATCH v8 12/15] dt-bindings: hisilicon: Add CTI bindings for hi-6220
` [PATCH v8 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
` [PATCH v8 14/15] docs: sysfs: coresight: Add sysfs ABI documentation for CTI
` [PATCH v8 15/15] Update MAINTAINERS to add reviewer for CoreSight

[PATCH v4] drm/trace: Buffer DRM logs in a ringbuffer accessible via debugfs
 2020-01-15 10:36 UTC  (5+ messages)

[PATCH 0/7] Add SR-IOV support in PCIe Endpoint Core
 2020-01-15  1:40 UTC  (3+ messages)
` [PATCH 2/7] dt-bindings: PCI: cadence: Add binding to specify max virtual functions

[PATCH v2 1/5] soundwire: stream: update state machine and add state checks
 2020-01-14 23:52 UTC 

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-14 23:29 UTC  (26+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 09/22] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 13/22] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v12 14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 17/22] net/xdp: "
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v12 21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure
 2020-01-14 22:09 UTC  (8+ messages)

[PATCH v11 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-14 12:37 UTC  (18+ messages)
` [PATCH v11 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v11 02/10] efi: Add embedded peripheral firmware support
` [PATCH v11 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v11 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v11 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v11 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v11 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v11 08/10] Input: icn8505 "
` [PATCH v11 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v11 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-14  5:20 UTC  (24+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH] kconfig: fix documentation typos
 2020-01-13 23:22 UTC 

[PATCH v7 13/15] docs: coresight: Update documentation for CoreSight to cover CTI
 2020-01-13 21:26 UTC  (3+ messages)

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2020-01-13 12:12 UTC  (12+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[RFC PATCH 0/5] Introduce Data Access MONitor (DAMON)
 2020-01-13  8:56 UTC  (7+ messages)
` [RFC PATCH 1/5] mm: "
` [RFC PATCH 2/5] mm/damon: Add debugfs interface
` [RFC PATCH 3/5] mm/damon: Add minimal user-space tools
` [RFC PATCH 4/5] Documentation/admin-guide/mm: Add a document for DAMON
` [RFC PATCH 5/5] mm/damon: Add kunit tests

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2020-01-13  8:51 UTC  (3+ messages)

[PATCH 2/6] soundwire: stream: update state machine and add state checks
 2020-01-13  5:22 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH v2] admin guide/pm: Admin guide for Intel Uncore Frequency limits
 2020-01-13  4:01 UTC 

Investment opportunity
 2020-01-11 23:46 UTC 

[PATCH] acpi: button: Provide option for power button to directly signal init
 2020-01-11  2:21 UTC 

[PATCH] RISC-V: Typo fixes in image header and documentation
 2020-01-11  0:20 UTC  (6+ messages)

[PATCH v4 0/9] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-10 23:24 UTC  (10+ messages)
` [PATCH v4 1/9] Documentation: convert nfs.txt to ReST
` [PATCH v4 2/9] Documentation: nfsroot.txt: convert "
` [PATCH v4 3/9] Documentation: nfsroot.rst: COSMETIC: refill a paragraph
` [PATCH v4 4/9] Documentation: nfs-rdma: convert to ReST
` [PATCH v4 5/9] Documentation: convert nfsd-admin-interfaces "
` [PATCH v4 6/9] Documentation: nfs: idmapper: convert "
` [PATCH v4 7/9] Documentation: nfs: convert pnfs-block-server "
` [PATCH v4 8/9] Documentation: nfs: pnfs-scsi-server: convert "
` [PATCH v4 9/9] Documentation: nfs: fault_injection: "

[PATCH] Documentation,selinux: deprecate setting checkreqprot to 1
 2020-01-10 20:15 UTC  (2+ messages)

[PATCH v10 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-10 19:48 UTC  (4+ messages)
` [PATCH v10 05/10] test_firmware: add support for firmware_request_platform

[PATCH v3] Documentation: filesystems: convert vfat.txt to RST
 2020-01-10 18:04 UTC  (2+ messages)

[PATCH] Documentation: boot.rst: fix warnings
 2020-01-10 17:56 UTC  (2+ messages)

[PATCH v3 0/8] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2020-01-10 17:50 UTC  (3+ messages)
` [PATCH v3 1/8] Documentation: nfsroot.txt: convert to ReST

[PATCH] devices.txt: fix spelling mistake: "shapshot" -> "snapshot"
 2020-01-10 17:14 UTC  (2+ messages)

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 16:07 UTC  (23+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 02/22] bootconfig: Load boot config from the tail of initrd
` [PATCH v6 03/22] tools: bootconfig: Add bootconfig command
` [PATCH v6 04/22] tools: bootconfig: Add bootconfig test script
` [PATCH v6 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [PATCH v6 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [PATCH v6 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [PATCH v6 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [PATCH v6 12/22] tracing: kprobes: Register to dynevent earlier stage
` [PATCH v6 13/22] tracing: Accept different type for synthetic event fields
` [PATCH v6 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [PATCH v6 15/22] tracing/boot: Add boot-time tracing
` [PATCH v6 16/22] tracing/boot: Add per-event settings
` [PATCH v6 17/22] tracing/boot Add kprobe event support
` [PATCH v6 18/22] tracing/boot: Add synthetic "
` [PATCH v6 19/22] tracing/boot: Add instance node support
` [PATCH v6 20/22] tracing/boot: Add cpu_mask option support
` [PATCH v6 21/22] tracing/boot: Add function tracer filter options
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 15:30 UTC  (11+ messages)
` [PATCH v5 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v5 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list

[PATCH v2] Documentation: admin-guide: PM: Add intel_idle document
 2020-01-10 10:35 UTC 

[PATCH] Documentation: admin-guide: PM: Add intel_idle document
 2020-01-10  9:30 UTC  (3+ messages)

[PATCH v14 0/4] pstore/block: new support logger for block devices
 2020-01-10  3:59 UTC  (2+ messages)

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-09 13:49 UTC  (10+ messages)
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver

[PATCH v2 06/20] thermal: exynos: Rename Samsung and Exynos to lowercase
 2020-01-09 11:45 UTC  (2+ messages)

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-08 21:24 UTC  (3+ messages)

Improving documentation for programming interfaces
 2020-01-08 16:55 UTC  (6+ messages)

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2020-01-08 11:11 UTC  (3+ messages)
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-08  9:20 UTC  (4+ messages)
` [RESEND PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module

[PATCH v7 0/3] arm64: implement KPROBES_ON_FTRACE
 2020-01-08  0:05 UTC  (3+ messages)
` [PATCH v7 2/3] ftrace: introduce FTRACE_IP_EXTENSION

[PATCH net-next 0/3] Documentation: stmmac documentation improvements
 2020-01-07 21:39 UTC  (2+ messages)

[PATCH v3 0/7] Fix trivial nits in RCU docs
 2020-01-07 21:32 UTC  (2+ 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).