Linux Documentation
[Prev Page][Next Page]
- [PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver,
Kory Maincent
- [PATCH net-next 01/14] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration, Kory Maincent
- [PATCH net-next 02/14] net: pse-pd: Avoid setting max_uA in regulator constraints, Kory Maincent
- [PATCH net-next 03/14] net: pse-pd: Add power limit check, Kory Maincent
- [PATCH net-next 04/14] net: pse-pd: tps23881: Simplify function returns by removing redundant checks, Kory Maincent
- [PATCH net-next 05/14] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel, Kory Maincent
- [PATCH net-next 06/14] net: pse-pd: tps23881: Add missing configuration register after disable, Kory Maincent
- [PATCH net-next 07/14] net: pse-pd: Use power limit at driver side instead of current limit, Kory Maincent
- [PATCH net-next 08/14] net: pse-pd: Split ethtool_get_status into multiple callbacks, Kory Maincent
- [PATCH net-next 09/14] net: pse-pd: Remove is_enabled callback from drivers, Kory Maincent
- [PATCH net-next 10/14] net: pse-pd: tps23881: Add support for power limit and measurement features, Kory Maincent
- [PATCH net-next 12/14] net: ethtool: Add support for new PSE device index description, Kory Maincent
- [PATCH net-next 11/14] net: pse-pd: Add support for PSE device index, Kory Maincent
- [PATCH net-next 13/14] regulator: core: Resolve supply using of_node from regulator_config, Kory Maincent
- [PATCH net-next 14/14] net: pse-pd: Fix missing PI of_node description, Kory Maincent
- [PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy,
Kory Maincent
- [PATCH net-next v4 03/27] net: pse-pd: Add power limit check, Kory Maincent
- [PATCH net-next v4 04/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks, Kory Maincent
- [PATCH net-next v4 05/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel, Kory Maincent
- [PATCH net-next v4 06/27] net: pse-pd: tps23881: Add missing configuration register after disable, Kory Maincent
- [PATCH net-next v4 07/27] net: pse-pd: Use power limit at driver side instead of current limit, Kory Maincent
- [PATCH net-next v4 08/27] net: pse-pd: Split ethtool_get_status into multiple callbacks, Kory Maincent
- [PATCH net-next v4 09/27] net: pse-pd: Remove is_enabled callback from drivers, Kory Maincent
- [PATCH net-next v4 10/27] net: pse-pd: tps23881: Add support for power limit and measurement features, Kory Maincent
- [PATCH net-next v4 11/27] net: pse-pd: Add support for PSE device index, Kory Maincent
- [PATCH net-next v4 12/27] net: ethtool: Add support for new PSE device index description, Kory Maincent
- [PATCH net-next v4 13/27] net: ethtool: Add support for ethnl_info_init_ntf helper function, Kory Maincent
- [PATCH net-next v4 15/27] net: pse-pd: tps23881: Add support for PSE events and interrupts, Kory Maincent
- [PATCH net-next v4 14/27] net: pse-pd: Add support for reporting events, Kory Maincent
- [PATCH net-next v4 16/27] regulator: core: Resolve supply using of_node from regulator_config, Kory Maincent
- [PATCH net-next v4 18/27] regulator: dt-bindings: Add regulator-power-budget property, Kory Maincent
- [PATCH net-next v4 19/27] net: pse-pd: Fix missing PI of_node description, Kory Maincent
- [PATCH net-next v4 20/27] net: pse-pd: Add support for PSE power domains, Kory Maincent
- [PATCH net-next v4 22/27] net: pse-pd: Add support for getting budget evaluation strategies, Kory Maincent
- [PATCH net-next v4 23/27] net: ethtool: Add PSE new budget evaluation strategy support feature, Kory Maincent
- [PATCH net-next v4 21/27] net: ethtool: Add support for new power domains index description, Kory Maincent
- [PATCH net-next v4 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply, Kory Maincent
- [PATCH net-next v4 26/27] net: pse-pd: tps23881: Add support for static port priority feature, Kory Maincent
- [PATCH net-next v4 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature, Kory Maincent
- [PATCH net-next v4 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description, Kory Maincent
- [PATCH net-next v4 02/27] net: pse-pd: Avoid setting max_uA in regulator constraints, Kory Maincent
- [PATCH net-next v4 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration, Kory Maincent
- [PATCH net-next v4 17/27] regulator: Add support for power budget description, Kory Maincent
- Re: [PATCH net-next v4 00/27] Add support for PSE budget evaluation strategy, Oleksij Rempel
- [PATCH v4 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ),
Nicolin Chen
- [PATCH v4 01/14] iommufd: Keep IOCTL list in an alphabetical order, Nicolin Chen
- [PATCH v4 02/14] iommufd/fault: Add an iommufd_fault_init() helper, Nicolin Chen
- [PATCH v4 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header, Nicolin Chen
- [PATCH v4 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC, Nicolin Chen
- [PATCH v4 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper, Nicolin Chen
- [PATCH v4 05/14] iommufd: Rename fault.c to eventq.c, Nicolin Chen
- [PATCH v4 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain, Nicolin Chen
- [PATCH v4 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage, Nicolin Chen
- [PATCH v4 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- [PATCH v4 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault, Nicolin Chen
- [PATCH v4 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage, Nicolin Chen
- [PATCH v4 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ, Nicolin Chen
- [PATCH v4 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU, Nicolin Chen
- [PATCH v4 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster, Nicolin Chen
- [PATCH 00/10] mm/damon: replace most damon_callback usages in sysfs with new core functions,
SeongJae Park
- [PATCH v13 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH net-next v7 0/10] bnxt_en: implement tcp-data-split and thresh option,
Taehee Yoo
- [PATCH net-next v7 01/10] net: ethtool: add hds_config member in ethtool_netdev_state, Taehee Yoo
- [PATCH net-next v7 02/10] net: ethtool: add support for configuring hds-thresh, Taehee Yoo
- [PATCH net-next v7 03/10] net: devmem: add ring parameter filtering, Taehee Yoo
- [PATCH net-next v7 04/10] net: ethtool: add ring parameter filtering, Taehee Yoo
- [PATCH net-next v7 05/10] net: disallow setup single buffer XDP when tcp-data-split is enabled., Taehee Yoo
- [PATCH net-next v7 06/10] bnxt_en: add support for rx-copybreak ethtool command, Taehee Yoo
- [PATCH net-next v7 07/10] bnxt_en: add support for tcp-data-split ethtool command, Taehee Yoo
- [PATCH net-next v7 08/10] bnxt_en: add support for hds-thresh ethtool command, Taehee Yoo
- [PATCH net-next v7 09/10] netdevsim: add HDS feature, Taehee Yoo
- [PATCH net-next v7 10/10] selftest: net-drv: hds: add test for HDS feature, Taehee Yoo
- [PATCH] docs/zh_CN: Add security credentials Chinese translation, Shuo Zhao
- [PATCH v2] docs/zh_CN: Add siphash index Chinese translation,
zhangwei
- [PATCH v2] docs/zh_CN: Add security digsig Chinese translation,
Shuo Zhao
- [PATCH] Documentation: Fix typo localmodonfig -> localmodconfig,
Li Zhijian
- [RFC PATCH 0/5] Docs/mm/damon: add tuning guide and misc updates,
SeongJae Park
- [PATCH v2] docs/zh_CN: Add landlock index Chinese translation,
Yuxian Mao
- [PATCH] docs/zh_CN: Add sak index Chinese translation, zhangwei
- [PATCH] docs: arm64: update memory layout for vmemmap region, Sangmoon Kim
- [PATCH v2 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers,
Derek J. Clark
- [PATCH 0/7] mm/damon: remove DAMON debugfs interface,
SeongJae Park
- [PATCH net-next v03 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC,
Gur Stavi
- [PATCH] docs: platform/x86: wmi: mention tool for invoking WMI methods,
Hridesh MG
- [PATCH] doc/RCU/listRCU: fix an example code snippets, Wei Yang
- [PATCH] Documentation/kernel-parameters: Fix a reference to vga-softcursor.rst,
Lubomir Rintel
- [PATCH v15 0/7] drm/vkms: Add support for YUV and DRM_FORMAT_R*,
Louis Chauvet
- [PATCH v5 00/10] Add support for hot-pluggable DRM bridges,
Luca Ceresoli
- [PATCH v5 03/10] drm/bridge: add support for refcounted DRM bridges, Luca Ceresoli
- [PATCH v5 01/10] drm/bridge: allow bridges to be informed about added and removed bridges, Luca Ceresoli
- [PATCH v5 04/10] drm/bridge: add documentation of refcounted bridges, Luca Ceresoli
- [PATCH v5 02/10] drm/encoder: add drm_encoder_cleanup_from(), Luca Ceresoli
- [PATCH v5 05/10] drm/tests: bridge: add KUnit tests for DRM bridges (init and destroy), Luca Ceresoli
- [PATCH v5 06/10] drm/bridge: ti-sn65dsi83: use dynamic lifetime management, Luca Ceresoli
- [PATCH v5 07/10] drm/bridge: panel: use dynamic lifetime management, Luca Ceresoli
- [PATCH v5 08/10] drm/bridge: samsung-dsim: use supporting variable for out_bridge, Luca Ceresoli
- [PATCH v5 09/10] drm/bridge: samsung-dsim: refcount the out_bridge, Luca Ceresoli
- [PATCH v5 10/10] drm/bridge: hotplug-bridge: add driver to support hot-pluggable DSI bridges, Luca Ceresoli
- [PATCH] docs/zh_CN: Add security IMA-templates Chinese translation, Shuo Zhao
- [PATCH v12 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v2 0/2] doc: module: Two clearifications,
Uwe Kleine-König
- [PATCH V2] irqchip/loongarch-avec:Add multi-nodes topology support,
Tianyang Zhang
- [PATCH] Documentation zram: fix description about huge page writeback example,
Shi Xinhe
- [PATCH] x86/efistub: Add options for forcing Apple set_os protocol, Lleyton Gray
- [no subject], Unknown
- [PATCH] platform/x86: thinkpad-acpi: Add support for hotkey 0x1401,
Vishnu Sankar
- [RFC PATCH v2 00/10] mm/damon: extend DAMOS filters for inclusion of target memory,
SeongJae Park
- [PATCH] docs/zh_CN: Add landlock index Chinese translation,
Yuxian Mao
- [PATCH] docs/zh_CN: Add siphash index Chinese translation,
zhangwei
- [PATCH] docs/zh_CN: Add security digsig Chinese translation,
Shuo Zhao
- [RFC PATCH 00/10] mm/damon: extend DAMOS filters for inclusion of target memory,
SeongJae Park
- [PATCH] git-disambiguate: disambiguate shorthand git ids,
Sasha Levin
- [PATCH 1/1] fixup for mm/debug: print vm_refcnt state when dumping the vma, Suren Baghdasaryan
- [PATCH v4] mm: add build-time option for hotplug memory default online type, Gregory Price
- [no subject], Unknown
- [PATCH v7 00/17] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
- [PATCH v7 01/17] mm: introduce vma_start_read_locked{_nested} helpers, Suren Baghdasaryan
- [PATCH v7 02/17] mm: move per-vma lock into vm_area_struct, Suren Baghdasaryan
- [PATCH v7 03/17] mm: mark vma as detached until it's added into vma tree, Suren Baghdasaryan
- [PATCH v7 04/17] mm: modify vma_iter_store{_gfp} to indicate if it's storing a new vma, Suren Baghdasaryan
- [PATCH v7 05/17] mm: mark vmas detached upon exit, Suren Baghdasaryan
- [PATCH v7 06/17] mm/nommu: fix the last places where vma is not locked before being attached, Suren Baghdasaryan
- [PATCH v7 07/17] types: move struct rcuwait into types.h, Suren Baghdasaryan
- [PATCH v7 08/17] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail, Suren Baghdasaryan
- [PATCH v7 09/17] mm: move mmap_init_lock() out of the header file, Suren Baghdasaryan
- [PATCH v7 10/17] mm: uninline the main body of vma_start_write(), Suren Baghdasaryan
- [PATCH v7 11/17] refcount: introduce __refcount_{add|inc}_not_zero_limited, Suren Baghdasaryan
- [PATCH v7 13/17] mm/debug: print vm_refcnt state when dumping the vma, Suren Baghdasaryan
- [PATCH v7 14/17] mm: remove extra vma_numab_state_init() call, Suren Baghdasaryan
- [PATCH v7 12/17] mm: replace vm_lock and detached flag with a reference count, Suren Baghdasaryan
- [PATCH v7 15/17] mm: prepare lock_vma_under_rcu() for vma reuse possibility, Suren Baghdasaryan
- [PATCH v7 16/17] mm: make vma cache SLAB_TYPESAFE_BY_RCU, Suren Baghdasaryan
- [PATCH v7 17/17] docs/mm: document latest changes to vm_lock, Suren Baghdasaryan
- [PATCH 2/4] hwmon: (oxp-sensors) Fix typos in documentation, tjakobi
- [PATCH v4] platform/x86: samsung-galaxybook: Add samsung-galaxybook driver,
Joshua Grisham
- [PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI,
Antheas Kapenekakis
- [PATCH 01/10] hwmon: (oxp-sensors) Distinguish the X1 variants, Antheas Kapenekakis
- [PATCH 02/10] hwmon: (oxp-sensors) Add all OneXFly variants, Antheas Kapenekakis
- [PATCH 03/10] ABI: testing: sysfs-class-power: add BypassS0 charge_type, Antheas Kapenekakis
- [PATCH 04/10] hwmon: (oxp-sensors) Add charge threshold and bypass to OneXPlayer, Antheas Kapenekakis
- [PATCH 05/10] hwmon: (oxp-sensors) Rename ec group to tt_toggle, Antheas Kapenekakis
- [PATCH 06/10] hwmon: (oxp-sensors) Add turbo led support to X1 devices, Antheas Kapenekakis
- [PATCH 07/10] hwmon: (oxp-sensors) Move pwm_enable read to its own function, Antheas Kapenekakis
- [PATCH 08/10] hwmon: (oxp-sensors) Move pwm value read/write to separate functions, Antheas Kapenekakis
- [PATCH 09/10] hwmon: (oxp-sensors) Move fan speed read to separate function, Antheas Kapenekakis
- [PATCH 10/10] hwmon: (oxp-sensors) Adhere to sysfs-class-hwmon and enable pwm on 2, Antheas Kapenekakis
- Re: [PATCH 00/10] hwmon: (oxpsensors) Add 2024 OneXPlayer line-up, add charge limiting and turbo LED, fix ABI, Guenter Roeck
- [PATCH net-next v02 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC,
Gur Stavi
- [PATCH RFC v2 0/4] iio: adc: ad7380: add alert support,
Julien Stephan
- [PATCH v2] Update USB/IP OP_REP_IMPORT documentation.,
Gordon Ou
- [net v3] net: wwan: t7xx: Fix FSM command timeout issue,
Jinjian Song
- [PATCH v11 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH] Update USB/IP OP_REP_IMPORT documentation.,
Gordon Ou
- [PATCH 1/6] [DOC] powerpc: Document APIv2 KVM hcall spec for Hostwide counters,
Vaibhav Jain
- [no subject], Unknown
- [PATCH] scsi: Documentation: corrections for struct updates,
Randy Dunlap
- [PATCH net-next v4 0/8] Introduce unified and structured PHY,
Oleksij Rempel
- [PATCH RFC net-next v1 0/5] Device memory TCP TX,
Mina Almasry
- [PATCH v3] mm: add build-time option for hotplug memory default online type,
Gregory Price
- [PATCH v2] mm: add build-time option for hotplug memory default online type, Gregory Price
- [PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests,
Mark Brown
- [PATCH RFC v3 01/27] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state, Mark Brown
- [PATCH RFC v3 02/27] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time, Mark Brown
- [PATCH RFC v3 03/27] arm64/fpsimd: Check enable bit for FA64 when saving EFI state, Mark Brown
- [PATCH RFC v3 04/27] arm64/fpsimd: Determine maximum virtualisable SME vector length, Mark Brown
- [PATCH RFC v3 07/27] KVM: arm64: Convert cpacr_clear_set() to a static inline, Mark Brown
- [PATCH RFC v3 05/27] KVM: arm64: Introduce non-UNDEF FGT control, Mark Brown
- [PATCH RFC v3 10/27] KVM: arm64: Rename SVE finalization constants to be more general, Mark Brown
- [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function, Mark Brown
- [PATCH RFC v3 06/27] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h, Mark Brown
- [PATCH RFC v3 11/27] KVM: arm64: Document the KVM ABI for SME, Mark Brown
- [PATCH RFC v3 12/27] KVM: arm64: Define internal features for SME, Mark Brown
- [PATCH RFC v3 08/27] KVM: arm64: Move SVE state access macros after feature test macros, Mark Brown
- [PATCH RFC v3 13/27] KVM: arm64: Rename sve_state_reg_region, Mark Brown
- [PATCH RFC v3 18/27] KVM: arm64: Support SMIDR_EL1 for guests, Mark Brown
- [PATCH RFC v3 14/27] KVM: arm64: Store vector lengths in an array, Mark Brown
- [PATCH RFC v3 15/27] KVM: arm64: Implement SME vector length configuration, Mark Brown
- [PATCH RFC v3 22/27] KVM: arm64: Expose SME specific state to userspace, Mark Brown
- [PATCH RFC v3 17/27] KVM: arm64: Support TPIDR2_EL0, Mark Brown
- [PATCH RFC v3 23/27] KVM: arm64: Context switch SME state for normal guests, Mark Brown
- [PATCH RFC v3 16/27] KVM: arm64: Add definitions for SME control register, Mark Brown
- [PATCH RFC v3 25/27] KVM: arm64: Provide interface for configuring and enabling SME for guests, Mark Brown
- [PATCH RFC v3 24/27] KVM: arm64: Handle SME exceptions, Mark Brown
- [PATCH RFC v3 21/27] KVM: arm64: Support Z and P registers in streaming mode, Mark Brown
- [PATCH RFC v3 19/27] KVM: arm64: Support SME priority registers, Mark Brown
- [PATCH RFC v3 20/27] KVM: arm64: Provide assembly for SME state restore, Mark Brown
- [PATCH RFC v3 26/27] KVM: arm64: selftests: Add SME system registers to get-reg-list, Mark Brown
- [PATCH RFC v3 27/27] KVM: arm64: selftests: Add SME to set_id_regs test, Mark Brown
- [PATCH v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs,
Brendan Jackman
- [PATCH net-next v3 0/8] Introduce unified and structured PHY,
Oleksij Rempel
- [avpatel:riscv_defconfig_v1 10/59] Documentation/devicetree/bindings/mailbox/riscv,sbi-mpxy-mbox.yaml: warning: ignoring duplicate '$id' value 'http://devicetree.org/schemas/mailbox/riscv,sbi-mpxy-mbox.yaml#', kernel test robot
- [PATCH linux next] delayacct: add delay min to record delay peak, jiang.kun2
- [PATCH RFC 0/2] docs: process: submitting-patches: clarify imperative mood suggestion,
Ahmad Fatoum
- [PATCH] drm: xlnx: zynqmp_dpsub: Fix kernel doc,
Tomi Valkeinen
- [PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9,
Anshuman Khandual
- [PATCH v2 0/6] Fixes and improvements in /proc/schedstat,
Swapnil Sapkal
- [no subject], Unknown
- [PATCH] scsi: documentation: scsi_eh: updates for EH changes,
Randy Dunlap
- [PATCH v12 00/19] x86: Trenchboot secure dynamic launch Linux kernel support,
Ross Philipson
- [PATCH v12 06/19] x86: Add early SHA-256 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 04/19] x86: Secure Launch main header file, Ross Philipson
- [PATCH v12 01/19] Documentation/x86: Secure Launch kernel documentation, Ross Philipson
- [PATCH v12 07/19] x86/msr: Add variable MTRR base/mask and x2apic ID registers, Ross Philipson
- [PATCH v12 02/19] x86: Secure Launch Kconfig, Ross Philipson
- [PATCH v12 03/19] x86: Secure Launch Resource Table header file, Ross Philipson
- [PATCH v12 10/19] x86: Secure Launch kernel late boot stub, Ross Philipson
- [PATCH v12 09/19] x86: Secure Launch kernel early boot stub, Ross Philipson
- [PATCH v12 11/19] x86: Secure Launch SMP bringup support, Ross Philipson
- [PATCH v12 05/19] x86: Add early SHA-1 support for Secure Launch early measurements, Ross Philipson
- [PATCH v12 15/19] tpm, tpm_tis: Address positive localities in tpm_tis_request_locality(), Ross Philipson
- [PATCH v12 08/19] x86/boot: Place TXT MLE header in the kernel_info section, Ross Philipson
- [PATCH v12 17/19] tpm, sysfs: Show locality used by kernel, Ross Philipson
- [PATCH v12 18/19] x86: Secure Launch late initcall platform module, Ross Philipson
- [PATCH v12 13/19] x86/reboot: Secure Launch SEXIT support on reboot paths, Ross Philipson
- [PATCH v12 12/19] kexec: Secure Launch kexec SEXIT support, Ross Philipson
- [PATCH v12 16/19] tpm, tpm_tis: Allow locality to be set to a different value, Ross Philipson
- [PATCH v12 14/19] tpm, tpm_tis: Close all localities, Ross Philipson
- [PATCH v12 19/19] x86/efi: EFI stub DRTM launch support for Secure Launch, Ross Philipson
- [jic23-iio:testing 93/93] htmldocs: Warning: /sys/bus/iio/devices/iio:deviceX/in_currentY_raw is defined 2 times: ./Documentation/ABI/testing/sysfs-bus-iio:170 ./Documentation/ABI/testing/sysfs-bus-iio:1700, kernel test robot
- Bug in kernel-doc ("-" misinterpretation),
John Ousterhout
- [PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs,
Esteban Blanc
- [PATCH v11 0/5] v11: firmware: imx: driver for NXP secure-enclave,
Pankaj Gupta
- [PATCH net-next v2 0/8] Introduce unified and structured PHY,
Oleksij Rempel
- [PATCH ipsec-next 1/2] xfrm: Support ESN context update to hardware for TX, Leon Romanovsky
- [PATCH net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC,
Gur Stavi
- [PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action,
Ahmad Fatoum
- [PATCH 06/11] reboot: add support for configuring emergency hardware protection action, Ahmad Fatoum
- [PATCH 02/11] reboot: reboot, not shutdown, on hw_protection_reboot timeout, Ahmad Fatoum
- [PATCH 05/11] reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown, Ahmad Fatoum
- [PATCH 08/11] platform/chrome: cros_ec_lpc: prepare for hw_protection_shutdown removal, Ahmad Fatoum
- [PATCH 01/11] reboot: replace __hw_protection_shutdown bool action parameter with an enum, Ahmad Fatoum
- [PATCH 09/11] dt-bindings: thermal: give OS some leeway in absence of critical-action, Ahmad Fatoum
- [PATCH 03/11] docs: thermal: sync hardware protection doc with code, Ahmad Fatoum
- [PATCH 07/11] regulator: allow user configuration of hardware protection action, Ahmad Fatoum
- [PATCH 04/11] reboot: rename now misleading hw_protection symbols, Ahmad Fatoum
- [PATCH 11/11] reboot: retire hw_protection_reboot and hw_protection_shutdown helpers, Ahmad Fatoum
- [PATCH 10/11] thermal: core: allow user configuration of hardware protection action, Ahmad Fatoum
- Re: [PATCH 00/11] reboot: support runtime configuration of emergency hw_protection action, Matti Vaittinen
- [PATCH v2 0/2] Add security index Chinese translation and add security lsm Chinese translation,
Yuehui Zhao
- [RFC PATCH 00/18] mm/damon: enable page level properties based access pattern monitoring,
SeongJae Park
- [PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync(),
Guowei Dang
- [PATCH v2 0/7] x86/resctrl : Support L3 Smart Data Cache Injection Allocation Enforcement (SDCIAE),
Babu Moger
- [PATCH v12 0/2] binder: report txn errors via generic netlink,
Li Li
- [RFC v2] lsm: fs: Use inode_free_callback to free i_security in RCU callback,
Song Liu
- [PATCH v11 0/2] binder: report txn errors via generic netlink,
Li Li
- [PATCH v11 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
- [PATCH v10 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
- [PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option,
Taehee Yoo
- [PATCH 4/4] kheaders: use 'tar' instead of 'cpio' for copying files, Masahiro Yamada
- [PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v4 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v4 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v4 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v4 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v4 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v4 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v4 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v4 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v4 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v4 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v4 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v4 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v4 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v4 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v4 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v4 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- [PATCH v2 0/3] Add NXP P3T1755 and fix LM75B docs,
Wolfram Sang
- [PATCH v2 0/3] Minor cleanups to ext4 and jbd2,
Kemeng Shi
- [PATCH v3 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vIRQ),
Nicolin Chen
- [PATCH v3 01/14] iommufd: Keep IOCTL list in an alphabetical order, Nicolin Chen
- [PATCH v3 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header, Nicolin Chen
- [PATCH v3 02/14] iommufd/fault: Add an iommufd_fault_init() helper, Nicolin Chen
- [PATCH v3 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault, Nicolin Chen
- [PATCH v3 05/14] iommufd: Rename fault.c to eventq.c, Nicolin Chen
- [PATCH v3 06/14] iommufd: Add IOMMUFD_OBJ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC, Nicolin Chen
- [PATCH v3 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper, Nicolin Chen
- [PATCH v3 08/14] iommufd/viommu: Add iommufd_viommu_report_irq helper, Nicolin Chen
- [PATCH v3 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain, Nicolin Chen
- [PATCH v3 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage, Nicolin Chen
- [PATCH v3 12/14] Documentation: userspace-api: iommufd: Update FAULT and VIRQ, Nicolin Chen
- [PATCH v3 11/14] iommufd/selftest: Add IOMMU_VIRQ_ALLOC test coverage, Nicolin Chen
- [PATCH v3 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster, Nicolin Chen
- [PATCH v3 14/14] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU, Nicolin Chen
- [PATCH] scsi: driver-api documentation: change what is added to docbook,
Randy Dunlap
- [PATCH 0/1] platform/x86: Add Lenovo Legion WMI Drivers,
Derek J. Clark
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]