Linux-Doc Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-05 03:11:09 to 2024-04-09 17:25:22 UTC [more...]

[PATCH v3 0/1] RISC-V: enable rust
 2024-04-09 17:25 UTC 

[PATCH net-next v7 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-09 17:08 UTC  (19+ messages)
` [PATCH net-next v7 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v7 02/17] of: property: Add fw_devlink support for pse parent
` [PATCH net-next v7 03/17] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v7 04/17] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v7 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v7 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v7 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v7 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v7 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v7 10/17] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v7 11/17] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v7 12/17] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v7 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v7 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v7 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v7 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v7 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-09 16:22 UTC  (21+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents
  ` [PATCH v3 01/13] "
` [PATCH v3 02/13] fs: fiemap: update fiemap_fill_next_extent() signature
  ` [PATCH v3 02/13] "
` [PATCH v3 03/13] fs: fiemap: add new COMPRESSED extent state
  ` [PATCH v3 03/13] "
` [PATCH v3 04/13] btrfs: fiemap: emit new COMPRESSED state
` [PATCH v3 06/13] nilfs2: fiemap: return correct extent physical length
` [PATCH v3 08/13] f2fs: fiemap: add physical length to trace_f2fs_fiemap
` [PATCH v3 13/13] bcachefs: fiemap: emit new COMPRESSED state

[RFC PATCH v3 0/9] pids controller events rework and migration charging
 2024-04-09 16:02 UTC  (19+ messages)
` [RFC PATCH v3 1/9] cgroup/pids: Remove superfluous zeroing
` [RFC PATCH v3 2/9] cgroup/pids: Separate semantics of pids.events related to pids.max
` [RFC PATCH v3 3/9] cgroup/pids: Make event counters hierarchical
` [RFC PATCH v3 4/9] cgroup/pids: Add pids.events.local
` [RFC PATCH v3 5/9] selftests: cgroup: Lexicographic order in Makefile
` [RFC PATCH v3 6/9] selftests: cgroup: Add basic tests for pids controller
    `  "
` [RFC PATCH v3 7/9] cgroup/pids: Replace uncharge/charge pair with a single function
` [RFC PATCH v3 8/9] cgroup/pids: Enforce pids.max on task migrations
` [RFC PATCH v3 9/9] selftests: cgroup: Add tests pids controller

[PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer for page_frag
 2024-04-09 15:11 UTC  (7+ messages)

[PATCH net-next v10 00/13] net: Make timestamping selectable
 2024-04-09 14:43 UTC  (15+ messages)
` [PATCH net-next v10 01/13] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask
` [PATCH net-next v10 02/13] net: Move dev_set_hwtstamp_phylib to net/core/dev.h
` [PATCH net-next v10 03/13] net: Make dev_get_hwtstamp_phylib accessible
` [PATCH net-next v10 04/13] net: Make net_hwtstamp_validate accessible
` [PATCH net-next v10 05/13] net: Change the API of PHY default timestamp to MAC
` [PATCH net-next v10 06/13] net: net_tstamp: Add unspec field to hwtstamp_source enumeration
` [PATCH net-next v10 07/13] net: Add struct kernel_ethtool_ts_info
` [PATCH net-next v10 08/13] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v10 09/13] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v10 10/13] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v10 11/13] net: macb: "
` [PATCH net-next v10 12/13] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
` [PATCH net-next v10 13/13] netlink: specs: tsinfo: Enhance netlink attributes and add a set command

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-09 14:15 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zimop ISA extension description

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-04-09 13:43 UTC  (12+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v6 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH net-next 00/10] Add ability to flash modules' firmware
 2024-04-09 13:34 UTC  (15+ messages)
` [PATCH net-next 01/10] ethtool: Add ethtool operation to write to a transceiver module EEPROM
` [PATCH net-next 02/10] mlxsw: Implement "
` [PATCH net-next 03/10] ethtool: Add an interface for flashing transceiver modules' firmware
` [PATCH net-next 04/10] ethtool: Add flashing transceiver modules' firmware notifications ability
` [PATCH net-next 05/10] include: netdevice: Add module firmware flashing in progress flag to net_device
` [PATCH net-next 06/10] net: sfp: Add more extended compliance codes
` [PATCH net-next 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands
` [PATCH net-next 08/10] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
` [PATCH net-next 09/10] ethtool: Add ability to flash transceiver modules' firmware
` [PATCH net-next 10/10] ethtool: Veto some operations during firmware flashing process

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-09 11:45 UTC  (5+ messages)
` [PATCH v2 15/25] misc: nsm: drop owner assignment
` [PATCH v2 23/25] scsi: virtio: "

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-09 10:54 UTC  (6+ messages)
` [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
  ` [EXT] "
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source
    ` [EXT] "

[PATCH memory-model 2/3] Documentation/litmus-tests: Demonstrate unordered failing cmpxchg
 2024-04-09 10:43 UTC  (4+ messages)

[PATCH v24 09/20] Documentation: add ULP DDP offload documentation
 2024-04-09  8:49 UTC  (2+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-09  8:29 UTC  (14+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 13/15] sh: Move defines needed for suppressing warning backtraces

[PATCH bpf-next 1/2] bpf: Introduce bpf_probe_write_user_registered()
 2024-04-09  8:10 UTC  (7+ messages)

[PATCH v2 0/6] docs: verify/bisect: fine tuning, testing fixes, build host, order
 2024-04-09  7:30 UTC  (7+ messages)
` [PATCH v2 1/6] docs: verify/bisect: use git switch, tag kernel, and various fixes
` [PATCH v2 2/6] docs: verify/bisect: add and fetch stable branches ahead of time
` [PATCH v2 3/6] docs: verify/bisect: proper headlines and more spacing
` [PATCH v2 4/6] docs: verify/bisect: explain testing reverts, patches and newer code
` [PATCH v2 5/6] docs: verify/bisect: describe how to use a build host
` [PATCH v2 6/6] docs: verify/bisect: stable regressions: first stable, then mainline

[PATCH] sched/Documentation: Add RT_RUNTIME_SHARE documentation
 2024-04-09  7:25 UTC  (2+ messages)

[PATCH v4] fpga: region: add owner module and take its refcount
 2024-04-09  4:34 UTC  (2+ messages)

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-09  4:23 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for KVM clock drift fixup
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[PATCH v2] fpga: region: add owner module and take its refcount
 2024-04-09  4:08 UTC  (4+ messages)

[PATCH 0/8] scsi: documentation: clean up docs and fix kernel-doc
 2024-04-09  2:10 UTC  (4+ messages)
` [PATCH 1/8] scsi: documentation: clean up scsi_mid_low_api.rst
` [PATCH 2/8] scsi: documentation: clean up overview

[RFC PATCH net-next 0/9] Add ability to flash modules' firmware
 2024-04-08 23:53 UTC  (7+ messages)
` [RFC PATCH net-next 9/9] ethtool: Add ability to flash transceiver "

[PATCH v1 1/1] Documentation: gpio: Replace leading TABs by spaces in the code blocks
 2024-04-08 23:32 UTC 

[PATCH] Documentation/gpu: correct path of reference
 2024-04-08 22:52 UTC  (2+ messages)

[PATCH] docs: cgroup-v1: Fix description for css_online
 2024-04-08 18:02 UTC  (2+ messages)

[PATCH v6 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-04-08 15:58 UTC  (5+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-08 15:57 UTC  (3+ messages)
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v2 1/4] platform/x86: wmi: Mark simple WMI drivers as legacy-free
 2024-04-08 15:40 UTC  (2+ messages)

[RFC PATCH net-next v6 00/15] Device Memory TCP
 2024-04-08 15:34 UTC  (9+ messages)
` [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-08 13:41 UTC  (5+ messages)

[net-next v4 0/2] devlink: Add port function attribute for IO EQs
 2024-04-08 13:20 UTC  (8+ messages)
` [net-next v4 1/2] devlink: Support setting max_io_eqs
` [net-next v4 2/2] mlx5/core: Support max_io_eqs for a function

[PATCH v7 0/2] x86/resctrl: Track llc_occupancy of RMIDs in limbo list
 2024-04-08  9:23 UTC  (3+ messages)
` [PATCH v7 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
` [PATCH v7 2/2] x86/resctrl: Add tracepoint for llc_occupancy tracking

[PATCH v6 0/2] Add support to replay kernel log on consoles via sysrq
 2024-04-08  5:53 UTC  (3+ messages)
` [PATCH v6 2/2] tty/sysrq: Replay kernel log messages "

[PATCH v5 00/11] IOMMU memory observability
 2024-04-08  2:17 UTC  (5+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations

[PATCH v6 13/37] lib: add allocation tagging support for memory allocation profiling
 2024-04-07 16:50 UTC  (4+ messages)

[PATCH v9 0/6] iio: new DMABUF based API
 2024-04-07  8:19 UTC  (5+ messages)
` [PATCH v9 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()

[PATCH v6 00/37] Memory allocation profiling
 2024-04-06 21:42 UTC  (7+ messages)

[PATCH v3] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
 2024-04-06  8:36 UTC 

[PATCH v3] locking/rwsem: Reintroduce reader optimistic spinning conditionally
 2024-04-06  8:11 UTC 

[PATCH net-next v2 0/6] ethtool HW timestamping statistics
 2024-04-06  6:10 UTC  (2+ messages)

[PATCH 0/2] toctree fix for bcachefs docs
 2024-04-06  5:25 UTC  (4+ messages)
` [PATCH 1/2] Documentation: filesystems: Add bcachefs toctree
` [PATCH 2/2] MAINTAINERS: Add entry for bcachefs documentation

[PATCH v2] docs/zh_CN: Add dev-tools/kmemleak Chinese translation
 2024-04-06  3:49 UTC  (2+ messages)

[PATCH] docs: Detect variable fonts and suggest removing them
 2024-04-06  2:04 UTC  (2+ messages)
` [PATCH v2] docs: Detect variable fonts and suggest denylisting them

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-05 17:19 UTC  (2+ messages)

[PATCH] Documentation/admin-guide/sysctl/vm.rst adding the importance of NUMA-node count to documentation
 2024-04-05 16:49 UTC 

[net-next v3 0/2] devlink: Add port function attribute for IO EQs
 2024-04-05 16:34 UTC  (6+ messages)
` [net-next v3 1/2] devlink: Support setting max_io_eqs

[PATCH v2] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-05 16:22 UTC  (2+ messages)

[PATCH v2] usb-storage: Optimize scan delay more precisely
 2024-04-05 15:19 UTC  (2+ messages)

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-05 15:18 UTC  (4+ messages)
` [PATCH v17 11/35] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource

[PATCH v1 0/3] docs: verify/bisect: fine tuning, testing fixes, and using a build host
 2024-04-05 10:22 UTC  (2+ messages)

[PATCH v2 09/15] admin-guide/hw-vuln: Correct prctl() argument description
 2024-04-05  9:32 UTC  (2+ messages)

[RFC 7/8] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
 2024-04-05  8:00 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).