Linux Documentation
 help / color / mirror / Atom feed
 messages from 2026-05-15 17:37:12 to 2026-05-16 01:17:26 UTC [more...]

[PATCH v14 net-next 11/11] net/nebula-matrix: add common dev start/stop operation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 10/11] net/nebula-matrix: add common/ctrl dev init/reinit operation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 09/11] net/nebula-matrix: add Dispatch layer implementation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 08/11] net/nebula-matrix: add vsi resource implementation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 07/11] net/nebula-matrix: add intr resource implementation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 06/11] net/nebula-matrix: add common resource implementation
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 05/11] net/nebula-matrix: add channel layer
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 03/11] net/nebula-matrix: add chip related definitions
 2026-05-16  1:17 UTC  (2+ messages)

[PATCH v14 net-next 02/11] net/nebula-matrix: add our driver architecture
 2026-05-16  1:17 UTC  (2+ messages)

[linux-next:master 3552/4394] htmldocs: Documentation/admin-guide/device-mapper/dm-inlinecrypt.rst:1: WARNING: Title overline too short
 2026-05-16  0:44 UTC 

[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
 2026-05-15 23:51 UTC  (48+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
` [PATCH v16 02/38] tpm: Move TPM1 specific definitions to the command header
` [PATCH v16 03/38] tpm: Move TPM2 "
` [PATCH v16 04/38] tpm: Move TPM common base "
` [PATCH v16 05/38] tpm: Move platform specific definitions to the new PTP header
` [PATCH v16 06/38] tpm: Remove main TPM header from TPM event log header
` [PATCH v16 07/38] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v16 08/38] tpm-buf: Remove chip parameter from tpm_buf_append_handle()
` [PATCH v16 09/38] tpm-buf: Implement managed allocations
` [PATCH v16 10/38] tpm-buf: Add TPM buffer support header for standalone reuse
` [PATCH v16 11/38] tpm/tpm_tis: Close all localities
` [PATCH v16 12/38] tpm/tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v16 13/38] tpm/tpm_tis: Allow locality to be set to a different value
` [PATCH v16 14/38] tpm/sysfs: Show locality used by kernel
` [PATCH v16 15/38] Documentation/security: Secure Launch kernel documentation
` [PATCH v16 16/38] x86: Secure Launch Kconfig
` [PATCH v16 17/38] x86: Secure Launch Resource Table header file
` [PATCH v16 18/38] x86/efi: Secure Launch Resource Table EFI definitions "
` [PATCH v16 19/38] x86: Secure Launch main "
` [PATCH v16 20/38] x86/txt: Intel Trusted eXecution Technology (TXT) definitions
` [PATCH v16 21/38] lib/crypto: Add SHA1 support for pre-boot environments
` [PATCH v16 22/38] lib/crypto: Add SHA512 "
` [PATCH v16 23/38] x86: Allow WARN_trap() macro to be included in "
` [PATCH v16 24/38] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v16 25/38] x86/boot: Slight refactor of the 5 level paging logic
` [PATCH v16 26/38] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v16 27/38] x86: Add early SHA-256 "
` [PATCH v16 28/38] x86: Add early SHA-384/512 "
` [PATCH v16 29/38] x86/tpm: Early startup TPM PCR extending driver
` [PATCH v16 30/38] x86/slaunch: Add MLE header and Secure Launch entrypoint to the core kernel
` [PATCH v16 31/38] x86/slaunch: Secure Launch kernel early boot initialization
` [PATCH v16 32/38] x86/slaunch: Secure Launch kernel late "
` [PATCH v16 33/38] x86/slaunch: Secure Launch SMP bringup support
` [PATCH v16 34/38] kexec/slaunch: Secure Launch kexec SEXIT support
` [PATCH v16 35/38] reboot/slaunch: Secure Launch SEXIT support on reboot paths
` [PATCH v16 36/38] x86/slaunch: Secure Launch late initcall platform module
` [PATCH v16 37/38] x86/efistub: EFI stub DRTM support for Secure Launch
` [PATCH v16 38/38] x86/boot: Legacy boot "

[PATCH] docs: netlink: Correct buffer sizing info
 2026-05-15 23:10 UTC  (2+ messages)

[PATCH] docs: netlink: Correct buffer sizing info
 2026-05-15 22:51 UTC  (3+ messages)

[PATCH net-next v3 00/14][pull request] Introduce iXD driver
 2026-05-15 22:44 UTC  (15+ messages)
` [PATCH net-next v3 01/14] virtchnl: create 'include/linux/intel' and move necessary header files
` [PATCH net-next v3 02/14] libie: add PCI device initialization helpers to libie
` [PATCH net-next v3 03/14] libeth: allow to create fill queues without NAPI
` [PATCH net-next v3 04/14] libie: add control queue support
` [PATCH net-next v3 05/14] libie: add bookkeeping support for control queue messages
` [PATCH net-next v3 06/14] idpf: remove 'vport_params_reqd' field
` [PATCH net-next v3 07/14] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v3 08/14] idpf: refactor idpf to use libie control queues
` [PATCH net-next v3 09/14] idpf: make mbx_task queueing and cancelling more consistent
` [PATCH net-next v3 10/14] idpf: print a debug message and bail in case of non-event ctlq message
` [PATCH net-next v3 11/14] ixd: add basic driver framework for Intel(R) Control Plane Function
` [PATCH net-next v3 12/14] ixd: add reset checks and initialize the mailbox
` [PATCH net-next v3 13/14] ixd: add the core initialization
` [PATCH net-next v3 14/14] ixd: add devlink support

improve the swap_activate interface
 2026-05-15 22:37 UTC  (22+ messages)
` [PATCH 01/12] swap: remove the maxpages variable in sys_swapon
` [PATCH 02/12] swap: move boilerplate code into the core swap code
` [PATCH 03/12] swap,fs: move swapfile operations to struct file_operations
` [PATCH 04/12] swap: restrict to regular files or block devices
` [PATCH 05/12] swap: cleanup setup_swap_extents
` [PATCH 06/12] swap,block: move the block device swapon code into block/fops.c
` [PATCH 09/12] swap: push down setting sis->bdev into ->swap_activate
` [PATCH 10/12] swap: add a swap_activate_fs_ops helper
` [PATCH 11/12] swap: move struct swap_extent to swapfile.c
` [PATCH 12/12] swap: move swap_info_struct to mm/swap.h

htmldocs: Documentation/trace/ftrace-stackmap.rst: WARNING: document isn't included in any toctree [toc.not_included]
 2026-05-15 22:22 UTC 

[PATCH v3 0/2] cpufreq: CPPC: add autonomous mode boot parameter support
 2026-05-15 22:14 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v7 00/10] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-15 21:38 UTC  (11+ messages)
` [PATCH v7 01/10] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v7 02/10] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v7 03/10] dt-bindings: mfd: add documentation for S2MU005 PMIC
` [PATCH v7 04/10] mfd: sec: add support "
` [PATCH v7 05/10] mfd: sec: set DMA coherent mask
` [PATCH v7 06/10] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v7 07/10] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v7 08/10] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v7 09/10] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v7 10/10] power: supply: add support for Samsung S2M series PMIC charger device

[PATCH v6 00/11] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-05-15 21:11 UTC  (7+ messages)
` [PATCH v6 02/11] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v6 03/11] dt-bindings: mfd: add documentation for S2MU005 PMIC

[GIT PULL] Updating the security-bugs document
 2026-05-15 20:10 UTC  (2+ messages)

[PATCH v12 00/11] ADF41513/ADF41510 PLL frequency synthesizers
 2026-05-15 19:21 UTC  (5+ messages)
` [PATCH v12 02/11] lib: kstrtox: add kstrtoudec64() and kstrtodec64()

[PATCH v2 0/8] x86/resctrl: Support for AMD Global (Slow) Memory Bandwidth Allocation
 2026-05-15 18:52 UTC  (8+ messages)

[PATCH 0/3] f2fs: support encrypted inline data
 2026-05-15 18:41 UTC  (2+ messages)

[PATCH v1] docs: sysctl/net: Remove ax25, netrom, rose entries
 2026-05-15 18:25 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-15 18:24 UTC  (6+ messages)

[PATCH v2] docs: pt_BR: update minimal software requirements in changes.rst
 2026-05-15 18:21 UTC 

htmldocs: Documentation/admin-guide/mm/pghot.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
 2026-05-15 18:18 UTC 

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-05-15 17:37 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox