messages from 2025-04-21 15:38:51 to 2025-04-22 20:03:29 UTC [more...]
[PATCH net-next v9 0/9] Device memory TCP TX
2025-04-22 20:04 UTC (14+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-04-22 19:57 UTC (19+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator
` [PATCH 3/4] selftests/bpf: Add test for dmabuf_iter
[PATCH v2 1/1] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
2025-04-22 19:40 UTC (5+ messages)
[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2025-04-22 19:38 UTC (33+ messages)
` [PATCH v14 01/19] Documentation/x86: Secure Launch kernel documentation
` [PATCH v14 02/19] x86: Secure Launch Kconfig
` [PATCH v14 03/19] x86: Secure Launch Resource Table header file
` [PATCH v14 04/19] x86: Secure Launch main "
` [PATCH v14 05/19] x86: Add early SHA-1 support for Secure Launch early measurements
` [PATCH v14 06/19] x86: Add early SHA-256 "
` [PATCH v14 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers
` [PATCH v14 08/19] x86/boot: Place TXT MLE header in the kernel_info section
` [PATCH v14 09/19] x86: Secure Launch kernel early boot stub
` [PATCH v14 10/19] x86: Secure Launch kernel late "
` [PATCH v14 11/19] x86: Secure Launch SMP bringup support
` [PATCH v14 12/19] kexec: Secure Launch kexec SEXIT support
` [PATCH v14 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v14 14/19] tpm, tpm_tis: Close all localities
` [PATCH v14 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality()
` [PATCH v14 16/19] tpm, tpm_tis: Allow locality to be set to a different value
` [PATCH v14 17/19] tpm, sysfs: Show locality used by kernel
` [PATCH v14 18/19] x86: Secure Launch late initcall platform module
` [PATCH v14 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch
[PATCH net-next] rxrpc: Remove deadcode
2025-04-22 18:22 UTC (2+ messages)
[patch] Documentation:fixed a small typo in Documentation/hid/hiddev.rst:11
2025-04-22 17:22 UTC
[PATCH v2 0/5] Add support for AD4052 device family
2025-04-22 16:33 UTC (9+ messages)
` [PATCH v2 1/5] Documentation: ABI: add oversampling frequency in sysfs-bus-iio
` [PATCH v2 2/5] iio: code: mark iio_dev as const in iio_buffer_enabled
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver
` [PATCH v2 5/5] iio: adc: add support for ad4052
[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
2025-04-22 16:23 UTC (6+ messages)
` [PATCH v2 1/5] riscv: misaligned: factorize trap handling
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
` [PATCH v2 3/5] riscv: misaligned: use get_user() instead of __get_user()
` [PATCH v2 4/5] Documentation/sysctl: add riscv to unaligned-trap supported archs
` [PATCH v2 5/5] selftests: riscv: add misaligned access testing
[PATCH v2 0/5] KVM: Improve VMware guest support
2025-04-22 16:12 UTC (4+ messages)
` [PATCH v2 2/5] KVM: x86: Allow enabling of the vmware backdoor via a cap
` [PATCH v2 3/5] KVM: x86: Add support for VMware guest specific hypercalls
` [PATCH v2 4/5] KVM: x86: Add support for legacy VMware backdoors in nested setups
[PATCH] add --interactive feature
2025-04-22 15:35 UTC
[PATCH net-next 0/4] RGMII mode clarification + am65-cpsw fix
2025-04-22 15:31 UTC (16+ messages)
` [PATCH net-next 1/4] dt-bindings: net: ethernet-controller: update descriptions of RGMII modes
` [PATCH net-next 2/4] dt-bindings: net: ti: k3-am654-cpsw-nuss: update phy-mode in example
[PATCH v4 0/3] Use proper printk format in appletbdrm
2025-04-22 15:28 UTC (14+ messages)
` [PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
[PATCH 00/12] riscv: Add vendor extensions support for SiFive
2025-04-22 15:18 UTC (7+ messages)
` [PATCH 01/12] dt-bindings: riscv: Add xsfvqmaccdod and xsfvqmaccqoq ISA extension description
` [PATCH 05/12] dt-bindings: riscv: Add xsfvfnrclipxfqf "
` [PATCH 09/12] dt-bindings: riscv: Add xsfvfwmaccqqq "
[PATCH net-next v9 00/13] Add support for PSE budget evaluation strategy
2025-04-22 14:56 UTC (14+ messages)
` [PATCH net-next v9 01/13] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH net-next v9 02/13] net: pse-pd: Add support for reporting events
` [PATCH net-next v9 03/13] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v9 04/13] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v9 05/13] net: ethtool: Add support for new power domains index description
` [PATCH net-next v9 06/13] net: pse-pd: Add helper to report hardware enable status of the PI
` [PATCH net-next v9 07/13] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v9 08/13] net: ethtool: Add PSE port priority support feature
` [PATCH net-next v9 09/13] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v9 10/13] net: pse-pd: pd692x0: Add support for controller and manager power supplies
` [PATCH net-next v9 11/13] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply
` [PATCH net-next v9 12/13] net: pse-pd: tps23881: Add support for static port priority feature
` [PATCH net-next v9 13/13] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description
[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
2025-04-22 13:31 UTC (3+ messages)
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
[PATCH] docs: ext4: Ammend white space
2025-04-22 13:30 UTC (2+ messages)
[PATCH v3 0/2] Add support for LT3074 low voltage linear regulator
2025-04-22 13:25 UTC (9+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: add lt3074
` [PATCH v3 2/2] hwmon: (pmbus/lt3074): add support for lt3074
[RFC PATCH] docs: hugetlbpage.rst: add free surplus huge pages description
2025-04-22 13:02 UTC (2+ messages)
[PATCH] riscv: hwprobe: export Zabha extension
2025-04-22 12:26 UTC (2+ messages)
[RFC PATCH 00/19] famfs: port into fuse
2025-04-22 11:50 UTC (16+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps
` [RFC PATCH 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC PATCH 17/19] famfs_fuse: Add famfs metadata documentation
` [RFC PATCH 18/19] famfs_fuse: Add documentation
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-22 11:36 UTC (17+ messages)
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling
[RFC][PATCH 00/14] introduce kmemdump
2025-04-22 11:31 UTC (15+ messages)
` [RFC][PATCH 01/14] Documentation: add kmemdump
` [RFC][PATCH 02/14] kmemdump: introduce kmemdump
` [RFC][PATCH 03/14] kmemdump: introduce qcom-md backend driver
` [RFC][PATCH 04/14] soc: qcom: smem: add minidump device
` [RFC][PATCH 05/14] Documentation: kmemdump: add section for coreimage ELF
` [RFC][PATCH 06/14] kmemdump: add coreimage ELF layer
` [RFC][PATCH 07/14] printk: add kmsg_kmemdump_register
` [RFC][PATCH 08/14] kmemdump: coreimage: add kmsg registration
` [RFC][PATCH 09/14] genirq: add irq_kmemdump_register
` [RFC][PATCH 10/14] kmemdump: coreimage: add irq registration
` [RFC][PATCH 11/14] panic: add panic_kmemdump_register
` [RFC][PATCH 12/14] kmemdump: coreimage: add panic registration
` [RFC][PATCH 13/14] sched: add sched_kmemdump_register
` [RFC][PATCH 14/14] kmemdump: coreimage: add sched registration
[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
2025-04-22 10:17 UTC (6+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling
[PATCH v3 0/2] Don't create Python bytecode when building the kernel
2025-04-22 7:57 UTC (4+ messages)
[PATCH RESEND v17 0/3] binder: report txn errors via generic netlink
2025-04-22 7:52 UTC (7+ messages)
` [PATCH RESEND v17 1/3] lsm, selinux: Add setup_report permission to binder
` [PATCH RESEND v17 2/3] binder: report txn errors via generic netlink
[PATCH v3 00/20] mm: MM owner tracking for large folios (!hugetlb) + CONFIG_NO_PAGE_MAPCOUNT
2025-04-22 7:05 UTC (8+ messages)
` [PATCH v3 13/20] mm: Copy-on-Write (COW) reuse support for PTE-mapped THP
Usage of crypto_engine APIs
2025-04-22 6:46 UTC
[PATCH v2 security-next 0/4] Introducing Hornet LSM
2025-04-22 2:38 UTC (17+ messages)
` [PATCH v2 security-next 1/4] security: "
[PATCH v4 0/8] Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE)
2025-04-21 22:43 UTC (9+ messages)
` [PATCH v4 1/8] x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
` [PATCH v4 2/8] x86/resctrl: Add SDCIAE feature in the command line options
` [PATCH v4 3/8] x86/resctrl: Detect io_alloc feature
` [PATCH v4 4/8] x86/resctrl: Implement "io_alloc" enable/disable handlers
` [PATCH v4 5/8] x86/resctrl: Add user interface to enable/disable io_alloc feature
` [PATCH v4 6/8] x86/resctrl: Introduce interface to display io_alloc CBMs
` [PATCH v4 7/8] x86/resctrl: Modify rdt_parse_data to pass mode and CLOSID
` [PATCH v4 8/8] x86/resctrl: Introduce interface to modify io_alloc Capacity Bit Masks
[PATCH v5] rcutorture: Perform more frequent testing of ->gpwrap
2025-04-21 20:27 UTC (4+ messages)
[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-21 19:14 UTC (17+ messages)
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
[PATCH v3] slab: Decouple slab_debug and no_hash_pointers
2025-04-21 18:05 UTC (2+ messages)
[PATCH 0/4] Improve Sphinx kerneldoc extension
2025-04-21 17:42 UTC (2+ messages)
[PATCH] Documentation: leds: improve readibility of multicolor doc
2025-04-21 16:48 UTC
[PATCH v2 0/2] Table of contents refactoring for tracing docs
2025-04-21 16:38 UTC (2+ messages)
[PATCH v3] docs: namespace: Tweak and reword resource control doc
2025-04-21 16:17 UTC
[PATCH v2] docs: namespace: Tweak and reword resource control doc
2025-04-21 16:14 UTC (3+ messages)
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).