messages from 2024-06-04 20:14:55 to 2024-06-06 15:22:49 UTC [more...]
[RFC PATCH v5 0/3] Add memory.max.effective for application's allocators
2024-06-06 15:22 UTC (4+ messages)
` [RFC PATCH v5 1/3] memcg: Add memory.max.effective attribute
` [RFC PATCH v5 2/3] memcg: Add memory.swap.max.effective like hierarchical_memsw_limit
` [RFC PATCH v5 3/3] memcg: Notify on memory.max.effective changes
[PATCH 0/8] Introduce fwctl subystem
2024-06-06 15:05 UTC (29+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev
[PATCH 6.6 527/744] perf pmu: "Compat" supports regular expression matching identifiers
2024-06-06 14:03 UTC
[PATCH net-next v3 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-06-06 14:10 UTC (11+ messages)
` [PATCH net-next v3 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v3 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v3 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v3 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v3 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v3 6/6] Documentation/tcp-ao: Add a few lines on tracepoints
[PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
2024-06-06 13:34 UTC (10+ messages)
[PATCH net-next v14 00/14] net: Make timestamping selectable
2024-06-06 13:28 UTC (5+ messages)
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-06-06 13:12 UTC (17+ messages)
[PATCH v2 0/2] Fix doorbell emulation for v2 API on PPC
2024-06-06 12:34 UTC (9+ messages)
` [PATCH v2 1/2] arch/powerpc/kvm: Add DPDES support in helper library for Guest state buffer
` [PATCH v2 2/2] arch/powerpc/kvm: Fix doorbell emulation for v2 API
[PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
2024-06-06 7:28 UTC (11+ messages)
[PATCH iwl-next v1 0/5] ice: add standard stats
2024-06-06 9:42 UTC (11+ messages)
` [PATCH iwl-next v1 1/5] net: docs: add missing features that can have stats
` [PATCH iwl-next v1 2/5] ice: implement ethtool standard stats
` [PATCH iwl-next v1 3/5] ice: add tracking of good transmit timestamps
` [PATCH iwl-next v1 4/5] ice: implement transmit hardware timestamp statistics
` [PATCH iwl-next v1 5/5] ice: refactor to use helpers
` [Intel-wired-lan] "
[PATCH 1/2] docs: stable-kernel-rules: provide example of specifying target series
2024-06-06 8:21 UTC (4+ messages)
` [PATCH 2/2] docs: stable-kernel-rules: remind reader about DCO
[PATCH v6 0/3] usb: gadget: 9pfs transport
2024-06-06 8:19 UTC (6+ messages)
` [PATCH v6 1/3] usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
` [PATCH v6 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v6 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH 1/3] kconfig: remove tristate choice support
2024-06-06 6:57 UTC (3+ messages)
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-06-06 6:52 UTC (6+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-06-06 6:02 UTC (52+ messages)
` [PATCH v9 01/19] x86/boot: Place kernel_info at a fixed offset
` [PATCH v9 04/19] x86: Secure Launch Resource Table header file
` [PATCH v9 05/19] x86: Secure Launch main "
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 09/19] x86: Secure Launch kernel late "
` [PATCH v9 10/19] x86: Secure Launch SMP bringup support
` [PATCH v9 14/19] tpm: Ensure tpm is in known state at startup
` [PATCH v9 16/19] tpm: Add ability to set the preferred locality the TPM chip uses
` [PATCH v9 17/19] tpm: Add sysfs interface to allow setting and querying the preferred locality
[PATCH v20 03/12] block: add copy offload support
2024-06-06 5:56 UTC
[PATCH v2 0/8] KVM: PPC: Book3S HV: Nested guest migration fixes
2024-06-06 3:06 UTC (10+ messages)
` [PATCH v2 1/8] KVM: PPC: Book3S HV: Fix the set_one_reg for MMCR3
` [PATCH v2 2/8] KVM: PPC: Book3S HV: Fix the get_one_reg of SDAR
` [PATCH v2 3/8] KVM: PPC: Book3S HV: Add one-reg interface for DEXCR register
` [PATCH v2 4/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest DEXCR in sync
` [PATCH v2 5/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
` [PATCH v2 6/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHKEYR in sync
` [PATCH v2 7/8] KVM: PPC: Book3S HV: Add one-reg interface for HASHPKEYR register
` [PATCH v2 8/8] KVM: PPC: Book3S HV nestedv2: Keep nested guest HASHPKEYR in sync
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-06 1:48 UTC (18+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
[PATCH V3 1/3] platform/x86/intel/sdsi: Add ioctl SPDM transport
2024-06-06 1:16 UTC (3+ messages)
` [PATCH V3 2/3] tools/arch/x86/intel_sdsi: Rework Makefile
` [PATCH V3 3/3] tools/arch/x86/intel_sdsi: Add attestation support
[PATCH net-next v2 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-06-06 1:05 UTC (15+ messages)
` [PATCH net-next v2 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v2 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v2 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v2 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v2 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v2 6/6] Documentation/tcp-ao: Add a few lines on tracepoints
[v4,1/2] dt-bindings: hwmon: Add MPS mp2891
2024-06-05 23:34 UTC (2+ messages)
[PATCH v13] mm: report per-page metadata information
2024-06-05 22:27 UTC
[PATCH v9 0/3] Add support for Intel PPS Generator
2024-06-05 21:34 UTC (5+ messages)
` [PATCH v9 1/3] pps: generators: Add PPS Generator TIO Driver
` [PATCH v9 2/3] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v9 3/3] ABI: pps: Add ABI documentation for Intel TIO
[PATCH 6/8] fwctl: Add documentation
2024-06-05 20:14 UTC (4+ messages)
[PATCH V2 0/9] PCIe TPH and cache direct injection support
2024-06-05 19:34 UTC (4+ messages)
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
2024-06-05 18:27 UTC (7+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops
[PATCH] arch: um: rust: Add i386 support for Rust
2024-06-05 18:02 UTC (4+ messages)
[PATCH v5 1/2] proc: pass file instead of inode to proc_mem_open
2024-06-05 16:49 UTC (2+ messages)
` [PATCH v5 2/2] proc: restrict /proc/pid/mem
[PATCH v5 0/8] Support Zve32[xf] and Zve64[xfd] Vector subextensions
2024-06-05 14:10 UTC (2+ messages)
[PATCH v5 0/3] usb: gadget: 9pfs transport
2024-06-05 13:37 UTC (6+ messages)
` [PATCH v5 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script
[PATCH net-next v6 14/15] mm: page_frag: update documentation for page_frag
2024-06-05 13:33 UTC
[PATCH 0/6] KVM: PPC: Book3S HV: Nested guest migration fixes
2024-06-05 13:13 UTC (4+ messages)
` [PATCH 6/6] KVM: PPC: Book3S HV: Add one-reg interface for HASHKEYR register
[PATCH AUTOSEL 5.10 4/8] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:05 UTC
[PATCH AUTOSEL 5.15 06/12] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:05 UTC
[PATCH AUTOSEL 6.1 06/14] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:04 UTC
[PATCH AUTOSEL 6.6 07/18] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:03 UTC
[PATCH AUTOSEL 6.8 07/18] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:02 UTC
[PATCH AUTOSEL 6.9 10/23] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
2024-06-05 12:01 UTC
[PATCH v10 0/6] iio: new DMABUF based API v10
2024-06-05 11:08 UTC (7+ messages)
` [PATCH v10 1/6] dmaengine: Add API function dmaengine_prep_peripheral_dma_vec()
` [PATCH v10 2/6] dmaengine: dma-axi-dmac: Implement device_prep_peripheral_dma_vec
` [PATCH v10 3/6] iio: core: Add new DMABUF interface infrastructure
` [PATCH v10 4/6] iio: buffer-dma: Enable support for DMABUFs
` [PATCH v10 5/6] iio: buffer-dmaengine: Support new DMABUF based userspace API
` [PATCH v10 6/6] Documentation: iio: Document high-speed DMABUF based API
[PATCH printk v2 00/18] add threaded printing + the rest
2024-06-05 9:32 UTC (4+ messages)
[PATCH v2 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-06-05 9:15 UTC (4+ messages)
` [PATCH v2 5/5] firmware: imx: adds miscdev
` [EXT] "
[PATCH v20 01/12] block: Introduce queue limits and sysfs for copy-offload support
2024-06-05 8:17 UTC (3+ messages)
[PATCH v20 00/12] Implement copy offload support
2024-06-05 8:14 UTC (4+ messages)
[PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-05 2:13 UTC (5+ messages)
` [PATCH net-next v14 3/5] ethtool: provide customized dim profile management
[PATCH v5] Documentation: cve Korean translation
2024-06-05 1:08 UTC
[PATCH v3 00/24] drm/panel: Remove most store/double-check of prepared/enabled state
2024-06-05 0:23 UTC (2+ messages)
` [PATCH v3 23/24] drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
[PATCH v4 0/7] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-04 23:36 UTC (7+ messages)
` [PATCH v4 6/7] KVM: arm64: Relax locking for kvm_test_age_gfn and kvm_age_gfn
[PATCH 1/2] KVM: fix documentation rendering for KVM_CAP_VM_MOVE_ENC_CONTEXT_FROM
2024-06-04 23:29 UTC (2+ messages)
[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
2024-06-04 23:29 UTC (3+ messages)
` [PATCH v3] "
[PATCH v22 00/38] Introduce QC USB SND audio offloading support
2024-06-04 23:13 UTC (5+ messages)
` [PATCH v22 03/38] xhci: sideband: add initial api to register a sideband entity
` [PATCH v22 32/38] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).