messages from 2025-03-11 16:54:19 to 2025-03-13 14:29:04 UTC [more...]
[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
2025-03-13 14:29 UTC (21+ messages)
` [PATCH v3 01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v3 02/17] riscv: sbi: add FWFT extension interface
` [PATCH v3 03/17] riscv: sbi: add SBI FWFT extension calls
` [PATCH v3 04/17] riscv: misaligned: request misaligned exception from SBI
` [PATCH v3 05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing
` [PATCH v3 06/17] riscv: misaligned: use correct CONFIG_ ifdef for misaligned_access_speed
` [PATCH v3 07/17] riscv: misaligned: move emulated access uniformity check in a function
` [PATCH v3 08/17] riscv: misaligned: add a function to check misalign trap delegability
` [PATCH v3 14/17] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v3 15/17] RISC-V: KVM: add SBI extension reset callback
[PATCH] docs: Remove outdated highuid.rst documentation
2025-03-13 13:44 UTC (2+ messages)
[PATCH 0/2] Use proper printk format in appletbdrm
2025-03-13 13:24 UTC (23+ messages)
` [PATCH 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH 2/2] drm/appletbdm: use %p4cl instead of %p4cc
[PATCH v4 00/14] Add support for suppressing warning backtraces
2025-03-13 12:25 UTC (16+ messages)
` [PATCH v4 01/14] bug/kunit: Core "
` [PATCH v4 02/14] kunit: bug: Count suppressed "
` [PATCH v4 03/14] kunit: Add test cases for backtrace warning suppression
` [PATCH v4 04/14] kunit: Add documentation for warning backtrace suppression API
` [PATCH v4 05/14] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v4 06/14] x86: Add support for suppressing warning backtraces
` [PATCH v4 07/14] arm64: "
` [PATCH v4 08/14] loongarch: "
` [PATCH v4 09/14] parisc: "
` [PATCH v4 10/14] s390: "
` [PATCH v4 11/14] sh: "
` [PATCH v4 12/14] sh: Move defines needed "
` [PATCH v4 13/14] riscv: Add support "
` [PATCH v4 14/14] powerpc: "
[PATCH v3 2/2] docs: tracing: Reduce maxdepth in index documentation
2025-03-13 12:16 UTC (5+ messages)
[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
2025-03-13 11:56 UTC (4+ messages)
` [PATCH v6 14/26] drm/bridge: add support for refcounted "
[PATCH v3 0/3] Initial BBML2 support for contpte_convert()
2025-03-13 11:39 UTC (7+ messages)
` [PATCH v3 1/3] arm64: Add BBM Level 2 cpu feature
` [PATCH v3 2/3] iommu/arm: Add BBM Level 2 smmu feature
` [PATCH v3 3/3] arm64/mm: Elide tlbi in contpte_convert() under BBML2
[PATCH v2 0/2] Use proper printk format in appletbdrm
2025-03-13 11:20 UTC (3+ messages)
` [PATCH v2 1/2] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
` [PATCH v2 2/2] drm/appletbdrm: use %p4cl instead of %p4cc
[PATCH net-next v7 0/9] Device memory TCP TX
2025-03-13 10:58 UTC (5+ messages)
` [PATCH net-next v7 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
2025-03-13 10:21 UTC (13+ messages)
` [PATCH net-next 01/12] mptcp: pm: split netlink and in-kernel init
` [PATCH net-next 02/12] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH net-next 03/12] mptcp: pm: use pm variable instead of msk->pm
` [PATCH net-next 04/12] mptcp: pm: only fill id_avail_bitmap for in-kernel pm
` [PATCH net-next 05/12] mptcp: pm: add struct_group in mptcp_pm_data
` [PATCH net-next 06/12] mptcp: pm: define struct mptcp_pm_ops
` [PATCH net-next 07/12] mptcp: pm: register in-kernel and userspace PM
` [PATCH net-next 08/12] mptcp: sysctl: set path manager by name
` [PATCH net-next 09/12] mptcp: sysctl: map path_manager to pm_type
` [PATCH net-next 10/12] mptcp: sysctl: map pm_type to path_manager
` [PATCH net-next 11/12] mptcp: sysctl: add available_path_managers
` [PATCH net-next 12/12] selftests: mptcp: add pm sysctl mapping tests
[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
2025-03-13 7:01 UTC (11+ messages)
` [PATCH net-next v10 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v10 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v10 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v10 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v10 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v10 06/10] tap: "
` [PATCH net-next v10 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v10 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v10 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v10 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH linux next v4] Docs/zh_CN: Translate msg_zerocopy.rst to Simplified Chinese
2025-03-13 5:59 UTC
[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
2025-03-13 1:15 UTC (19+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH] Documentation/kbuild: Fix indentation in modules.rst example
2025-03-13 1:02 UTC (2+ messages)
[PATCH v35 00/31] Introduce QC USB SND audio offloading support
2025-03-12 23:17 UTC (7+ messages)
[PATCH v2] drop_caches: re-enable message after disabling
2025-03-12 22:55 UTC (4+ messages)
[PATCH v4] Documentation: dma-buf: heaps: Add heap name definitions
2025-03-12 22:49 UTC (2+ messages)
[PATCH] docs/.../submit-checklist: Use Documentation/admin-guide/abi.rst for cross-ref of README
2025-03-12 22:44 UTC (2+ messages)
[PATCH] docs: Correct installation instruction
2025-03-12 22:40 UTC (2+ messages)
[PATCH v4] docs: clarify rules wrt tagging other people
2025-03-12 22:39 UTC (6+ messages)
[PATCH] Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst
2025-03-12 22:36 UTC (2+ messages)
[PATCH v2] Documentation/CoC: Spell out the TAB role in enforcement decisions
2025-03-12 22:32 UTC (2+ messages)
[PATCH] fs: Fix typo from smpfs to smbfs in filesystem documentation
2025-03-12 22:30 UTC (3+ messages)
[PATCH v2] Documentation: ocxl.rst: Update consortium site
2025-03-12 22:27 UTC (2+ messages)
[PATCH] scripts: get_feat.pl: substitute s390x with s390
2025-03-12 22:26 UTC (2+ messages)
[PATCH v16 0/3] binder: report txn errors via generic netlink
2025-03-12 20:56 UTC (6+ messages)
` [PATCH v16 2/3] "
` Fwd: "
[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
2025-03-12 20:20 UTC (3+ messages)
[PATCH net-next v6 0/2] netconsole: allow selection of egress interface via MAC address
2025-03-12 19:51 UTC (3+ messages)
` [PATCH net-next v6 1/2] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v6 2/2] netconsole: allow selection of egress interface via MAC address
[PATCH] PNP: Remove prehistoric deadcode
2025-03-12 19:39 UTC (2+ messages)
[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
2025-03-12 19:37 UTC (6+ messages)
` [PATCH net-next v5 2/2] "
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-03-12 19:32 UTC (5+ messages)
[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-03-12 18:14 UTC (21+ messages)
[PATCH v2 0/2] drm/display: HDMI documentation improvements
2025-03-12 17:47 UTC (4+ messages)
` [PATCH v2 1/2] drm/display: hdmi: Create documentation section
` [PATCH v2 2/2] drm/display: hdmi: Mention Infoframes testing with edid-decode
[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
2025-03-12 16:11 UTC (4+ messages)
[PATCH] Documentation: ocxl.rst: Update consortium site
2025-03-12 14:32 UTC (3+ messages)
[PATCH v3 1/2] docs: tracing: Refactor index.rst documentation
2025-03-12 12:47 UTC
[PATCH] docs/zh_CN: Add security SCTP Chinese translation
2025-03-12 8:50 UTC
[PATCH] net: remove sb1000 cable modem driver
2025-03-12 8:51 UTC
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-03-12 5:22 UTC (9+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH V3] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-03-12 3:46 UTC (3+ messages)
[PATCH] docs/zh_CN: Add security lsm-development Chinese translation
2025-03-12 2:42 UTC
[RFC PATCH] docs/zh_CN: Add how-to of Chinese translation
2025-03-12 1:35 UTC (6+ messages)
[PATCH] swiotlb: Introduce DMA_ATTR_SKIP_DEVICE_SYNC
2025-03-12 0:00 UTC (4+ messages)
[PATCH v4 0/3] riscv: Add bfloat16 instruction support
2025-03-11 23:19 UTC (4+ messages)
[PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
2025-03-11 22:48 UTC (2+ messages)
[RFC PATCH v4 1/1] ipe: add errno field to IPE policy load auditing
2025-03-11 22:10 UTC (2+ messages)
` [PATCH RFC "
[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
2025-03-11 20:44 UTC (16+ messages)
` [PATCH v3 2/4] platform/x86: Add Lenovo Gamezone WMI Driver
` [PATCH v3 3/4] platform/x86: Add Lenovo Capability Data 01 "
` [PATCH v3 4/4] platform/x86: Add Lenovo Other Mode "
[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-11 19:44 UTC (15+ messages)
` [PATCH v9 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v9 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v9 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v9 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v9 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v9 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v9 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v9 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v9 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v9 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v9 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v9 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v9 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v9 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations
[PATCH v2 00/11] cgroup v1 deprecation messages
2025-03-11 19:23 UTC (3+ messages)
[PATCH v6 0/3] Add support for AD7191
2025-03-11 19:10 UTC (3+ messages)
[PATCH v13 0/5] v13: firmware: imx: driver for NXP secure-enclave
2025-03-11 18:59 UTC (3+ messages)
` [PATCH v13 5/5] firmware: drivers: imx: adds miscdev
[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
2025-03-11 18:29 UTC (4+ messages)
[PATCH v8 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
2025-03-11 17:43 UTC (4+ messages)
` [PATCH v8 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
[PATCH v3 0/6] Arm CoreSight: Support AUX pause and resume
2025-03-11 17:04 UTC (7+ messages)
` [PATCH v3 1/6] coresight: etm4x: Extract the trace unit controlling
` [PATCH v3 2/6] coresight: Introduce pause and resume APIs for source
` [PATCH v3 3/6] coresight: etm4x: Hook pause and resume callbacks
` [PATCH v3 4/6] coresight: perf: Support AUX trace pause and resume
` [PATCH v3 5/6] coresight: perf: Update buffer on AUX pause
` [PATCH v3 6/6] Documentation: coresight: Document AUX pause and resume
[PATCH v4 00/13] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
2025-03-11 16:54 UTC (11+ messages)
` [PATCH v4 04/13] ABI: testing: add tt_toggle and tt_led entries
` [PATCH v4 05/13] power: supply: add inhibit-charge-s0 to charge_behaviour
` [PATCH v4 06/13] platform/x86: oxpec: Add charge threshold and behaviour to OneXPlayer
` [PATCH v4 07/13] platform/x86: oxpec: Rename ec group to tt_toggle
` [PATCH v4 08/13] platform/x86: oxpec: Add turbo led support to X1 devices
` [PATCH v4 09/13] platform/x86: oxpec: Move pwm_enable read to its own function
` [PATCH v4 10/13] platform/x86: oxpec: Move pwm value read/write to separate functions
` [PATCH v4 11/13] platform/x86: oxpec: Move fan speed read to separate function
` [PATCH v4 12/13] platform/x86: oxpec: Adhere to sysfs-class-hwmon and enable pwm on 2
` [PATCH v4 13/13] platform/x86: oxpec: Follow reverse xmas convention for tt_toggle
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).