linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-25 08:29:27 to 2022-11-30 15:50:28 UTC [more...]

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-11-30 15:50 UTC  (14+ messages)
` [PATCH net-next v2 1/9] octeon_ep: defer probe if firmware not ready
    ` [EXT] "
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
    ` [EXT] "
` [PATCH net-next v2 3/9] octeon_ep: control mailbox for multiple PFs
` [PATCH net-next v2 4/9] octeon_ep: enhance control mailbox for VF support
` [PATCH net-next v2 5/9] octeon_ep: support asynchronous notifications
` [PATCH net-next v2 6/9] octeon_ep: control mbox support for VF stats and link info
` [PATCH net-next v2 7/9] octeon_ep: add SRIOV VF creation
` [PATCH net-next v2 8/9] octeon_ep: add PF-VF mailbox communication
` [PATCH net-next v2 9/9] octeon_ep: add heartbeat monitor

[PATCH V3 0/3] Add osnoise/options options
 2022-11-30 15:47 UTC  (8+ messages)
` [PATCH V3 1/3] tracing/osnoise: Add PANIC_ON_STOP option
` [PATCH V3 2/3] tracing/osnoise: Add preempt/irq disable options
` [PATCH V3 3/3] Documentation/osnoise: Add osnoise/options documentation

[PATCH] mm: memcontrol: protect the memory in cgroup from being oom killed
 2022-11-30 15:46 UTC  (8+ messages)

[PATCH v5 05/19] iommufd: Document overview of iommufd
 2022-11-30 15:06 UTC  (2+ messages)

[PATCH v9 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-11-30 14:31 UTC  (14+ messages)
` [PATCH v9 1/8] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH 1/2] KVM: Mark KVM_SET_MEMORY_REGION and KVM_SET_MEMORY_ALIAS as obsoleted
 2022-11-30 14:28 UTC  (3+ messages)

[PATCH] docs: Integrate rustdoc-generated output to Rust docs
 2022-11-30 14:18 UTC  (5+ messages)

[PATCH bpf-next v1 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-11-30 10:28 UTC 

[PATCH hid v12 00/15] Introduce eBPF support for HID devices
 2022-11-30  8:49 UTC  (8+ messages)
` [PATCH hid v12 03/15] HID: initial BPF implementation

[RFC PATCH v2] mm: Add nodes= arg to memory.reclaim
 2022-11-30  8:44 UTC  (2+ messages)

[PATCH] Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections
 2022-11-30  8:18 UTC  (3+ messages)

[PATCH 0/7] Add Tegra234 HTE support
 2022-11-30  3:43 UTC  (11+ messages)
` [PATCH 2/7] hte: Add Tegra234 provider
` [PATCH 4/7] dt-bindings: timestamp: Add Tegra234 support
` [PATCH 5/7] hte: Re-phrase tegra API document

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-30  2:57 UTC  (6+ messages)
` [PATCH v7 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()

[PATCH bpf] bpf, docs: Correct the example of BPF_XOR
 2022-11-30  1:17 UTC  (3+ messages)

[PATCH v4 00/20] nvmem: core: introduce NVMEM layouts
 2022-11-30  0:45 UTC  (5+ messages)
` [PATCH v4 03/20] of: property: make #.*-cells optional for simple props
` [PATCH v4 04/20] of: property: add #nvmem-cell-cells property

[PATCH v3 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-11-30  0:13 UTC  (10+ messages)
` [PATCH v3 1/7] x86/cpu, kvm: Define a scattered No Nested Data Breakpoints feature bit
` [PATCH v3 2/7] x86/cpu, kvm: Define a scattered Null Selector Clears Base "
` [PATCH v3 3/7] x86/cpu, kvm: Make X86_FEATURE_LFENCE_RDTSC a scattered "
` [PATCH v3 4/7] x86/cpu, kvm: Move CPUID 0x80000021 EAX feature bits propagation to kvm_set_cpu_caps
` [PATCH v3 5/7] x86/cpu, kvm: Define a scattered AMD Automatic IBRS feature bit
` [PATCH v3 6/7] x86/cpu, kvm: Support AMD Automatic IBRS
` [PATCH v3 7/7] x86/cpu, kvm: Propagate the AMD Automatic IBRS feature to the guest

[PATCH v3 0/4] Add TLP filter support and some fixes for HiSilicon PCIe PMU
 2022-11-29 19:52 UTC  (3+ messages)

[PATCH net-next 00/12] Fix rtnl_mutex deadlock with DPAA2 and SFP modules
 2022-11-29 18:55 UTC  (19+ messages)
` [PATCH net-next 01/12] net: dpaa2-eth: don't use -ENOTSUPP error code
` [PATCH net-next 02/12] net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()
` [PATCH net-next 03/12] net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()
` [PATCH net-next 04/12] net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()
` [PATCH net-next 05/12] net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() call
` [PATCH net-next 06/12] net: dpaa2-switch: assign port_priv->mac "
` [PATCH net-next 07/12] net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
` [PATCH net-next 08/12] net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()
` [PATCH net-next 09/12] net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQ
` [PATCH net-next 10/12] net: dpaa2-eth: serialize changes to priv->mac with a mutex
` [PATCH net-next 11/12] net: dpaa2-switch: "
` [PATCH net-next 12/12] net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()

[PATCH] Documentation: Fixed a typo in atomic_t.txt
 2022-11-29 18:45 UTC  (2+ messages)

[PATCH v2 0/6] ARM: Add GXP Fan and SPI controllers
 2022-11-29 18:26 UTC  (13+ messages)
` [PATCH v2 1/6] hwmon: (gxp-fan-ctrl) Add GXP fan controller
` [PATCH v2 2/6] ABI: sysfs-class-hwmon: add a description for fanY_fault
` [PATCH v2 3/6] dt-bindings: hwmon: Add hpe,gxp-fan-ctrl
` [PATCH v2 4/6] ARM: dts: add GXP Support for fans and SPI
` [PATCH v2 5/6] ARM: multi_v7_defconfig: Add GXP Fan and SPI support
` [PATCH v2 6/6] MAINTAINERS: add gxp fan controller and documents

[PATCH v2 0/2] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-11-29 15:50 UTC  (5+ messages)
` [PATCH v2 1/2] x86/cpu, kvm: Use CPU capabilities for CPUID[0x80000021].EAX

[v4 0/5] Support pwm/tach driver for aspeed ast26xx
 2022-11-29 15:06 UTC  (5+ messages)
` [v4 5/5] hwmon: Add Aspeed ast2600 TACH support

[PATCH v1 0/2] kexec: Add new toogle to disable kexec_reboot
 2022-11-29 14:32 UTC  (15+ messages)
` [PATCH v1 2/2] kexec: Introduce kexec_reboot_disabled

[PATCH 5/6] composefs: Add documentation
 2022-11-29 14:08 UTC 

[PATCH v4 0/2] docs/LoongArch: Add English and Chinese versions of booting
 2022-11-29 14:02 UTC  (6+ messages)
` [PATCH v4 1/2] docs/LoongArch: Add booting
` [PATCH v4 2/2] docs/zh_CN: Add booting Chinese translation

[PATCH v2] Documentation: sched: Add a new sched-util-clamp.rst
 2022-11-29 10:32 UTC  (4+ messages)

[PATCH v5 13/19] iommufd: Add kAPI toward external drivers for physical devices
 2022-11-29  1:09 UTC  (7+ messages)

[PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
 2022-11-28 20:54 UTC  (4+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 10/12] htmldocs: Documentation/trace/osnoise-tracer.rst:112: WARNING: Unknown target name: "no"
 2022-11-28 20:50 UTC  (4+ messages)
` [PATCH] Documentation/osnoise: escape underscore of NO_ prefix

[PATCH v2 0/2] doc: add texinfodocs and infodocs targets
 2022-11-28 20:29 UTC  (7+ messages)
` [PATCH v2 2/2] doc: specify an 'html' build sub-directory for the htmldocs target

[PATCH v8 12/12] landlock: Document Landlock's network support
 2022-11-28 20:26 UTC  (3+ messages)

[PATCH -next] drm/amdgpu: update docum. filename following rename
 2022-11-28 20:23 UTC  (2+ messages)

[PATCH v5 11/19] iommufd: IOCTLs for the io_pagetable
 2022-11-28 20:09 UTC  (6+ messages)

[PATCH v5 14/19] iommufd: Add kAPI toward external drivers for kernel access
 2022-11-28 18:56 UTC  (3+ messages)

[PATCH v1 0/2] leds: add aw20xx driver
 2022-11-28 17:45 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: leds: add binding for aw200xx
` [PATCH v1 2/2] leds: add aw20xx driver

[PATCH 0/6] docs: Update kernel-docs and progress translating Spanish
 2022-11-28 16:02 UTC  (2+ messages)

[PATCH v8 10/13] x86/resctrl: Add sysfs interface to write mbm_total_bytes_config
 2022-11-28 16:01 UTC  (2+ messages)

[PATCH v2] docs/sp_SP: Add memory-barriers.txt Spanish translation
 2022-11-28 15:28 UTC 

[PATCH] docs/sp_SP: Add memory-barriers.txt Spanish translation
 2022-11-28 14:53 UTC  (2+ messages)

[PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-28 13:33 UTC  (9+ messages)
` [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH v14 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-28 11:06 UTC  (7+ messages)
` [PATCH v14 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[PATCH v3 0/2] docs/LoongArch: Add English and Chinese versions of booting
 2022-11-28  9:54 UTC  (3+ messages)
` [PATCH v3 1/2] docs/LoongArch: Add booting
` [PATCH v3 2/2] docs/zh_CN: Add booting Chinese translation

[PATCH v5 12/19] iommufd: Add a HW pagetable object
 2022-11-27 15:12 UTC  (2+ messages)

[PATCH v3 0/6] exit: Put an upper limit on how often we can oops
 2022-11-26 17:09 UTC  (3+ messages)
` [PATCH v3 4/6] panic: Consolidate open-coded panic_on_warn checks

[PATCH v2] hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulses
 2022-11-26 16:06 UTC  (2+ messages)

[ammarfaizi2-block:shuah/linux-kselftest/kunit 16/24] htmldocs: Warning: Documentation/dev-tools/kunit/index.rst references a file that doesn't exist: Documentation/dev-tools/kunit/tips.rst
 2022-11-26 15:39 UTC 

[jsarha:topic/cros-sof-v4.19 1264/6555] spdxcheck: Documentation/media/uapi/mediactl/media-ioc-request-alloc.rst: 1:39 Invalid License ID: GFDL-1.1-or-later
 2022-11-26  7:14 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for Quadro flow sensor pulses
 2022-11-26  7:06 UTC  (3+ messages)

[PATCH v2 0/3] dmaengine: Add support for immediate commands
 2022-11-25 16:50 UTC  (5+ messages)

[PATCH v3 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-11-25  8:52 UTC  (5+ messages)
` [PATCH v3 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG

[PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
 2022-11-25  8:43 UTC  (4+ messages)

[PATCH v4 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-25  8:43 UTC  (3+ messages)
` [PATCH v4 2/3] kunit: Use the static key when retrieving the current test
` [PATCH v4 3/3] mm: slub: test: Use the kunit_get_current_test() function

[PATCH v3 1/3] kunit: Provide a static key to check if KUnit is actively running tests
 2022-11-25  8:33 UTC  (4+ messages)
` [PATCH v3 3/3] mm: slub: test: Use the kunit_get_current_test() function


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