Linux Documentation
[Prev Page][Next Page]
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs, (continued)
- [PATCH v8 00/16] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
- [PATCH v8 01/16] mm: introduce vma_start_read_locked{_nested} helpers, Suren Baghdasaryan
- [PATCH v8 02/16] mm: move per-vma lock into vm_area_struct, Suren Baghdasaryan
- [PATCH v8 03/16] mm: mark vma as detached until it's added into vma tree, Suren Baghdasaryan
- [PATCH v8 04/16] mm: introduce vma_iter_store_attached() to use with attached vmas, Suren Baghdasaryan
- [PATCH v8 05/16] mm: mark vmas detached upon exit, Suren Baghdasaryan
- [PATCH v8 06/16] types: move struct rcuwait into types.h, Suren Baghdasaryan
- [PATCH v8 07/16] mm: allow vma_start_read_locked/vma_start_read_locked_nested to fail, Suren Baghdasaryan
- [PATCH v8 08/16] mm: move mmap_init_lock() out of the header file, Suren Baghdasaryan
- [PATCH v8 09/16] mm: uninline the main body of vma_start_write(), Suren Baghdasaryan
- [PATCH v8 10/16] refcount: introduce __refcount_{add|inc}_not_zero_limited, Suren Baghdasaryan
- [PATCH v8 11/16] mm: replace vm_lock and detached flag with a reference count, Suren Baghdasaryan
- [PATCH v8 13/16] mm: remove extra vma_numab_state_init() call, Suren Baghdasaryan
- [PATCH v8 12/16] mm/debug: print vm_refcnt state when dumping the vma, Suren Baghdasaryan
- [PATCH v8 14/16] mm: prepare lock_vma_under_rcu() for vma reuse possibility, Suren Baghdasaryan
- [PATCH v8 15/16] mm: make vma cache SLAB_TYPESAFE_BY_RCU, Suren Baghdasaryan
- [PATCH v8 16/16] docs/mm: document latest changes to vm_lock, Suren Baghdasaryan
- Re: [PATCH v8 00/16] move per-vma lock into vm_area_struct, Suren Baghdasaryan
- Re: [PATCH v8 00/16] move per-vma lock into vm_area_struct, Peter Zijlstra
- Re: [PATCH v8 00/16] move per-vma lock into vm_area_struct, Vlastimil Babka
- [PATCH v7 0/4] drm/panthor: Display size of internal kernel BOs through fdinfo,
Adrián Larumbe
- [no subject], Unknown
- [no subject], Unknown
- [PATCH] hwmon: (pmbus/max15301): add support for MAX15303,
Nuno Sa via B4 Relay
- [PATCH] ALSA: doc: cs35l56: Add information about Cirrus Logic CS35L54/56/57,
Richard Fitzgerald
- [PATCH net-next v2 00/14] Add PPE driver for Qualcomm IPQ9574 SoC,
Luo Jie
- [PATCH net-next v2 01/14] dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC, Luo Jie
- [PATCH net-next v2 02/14] docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC, Luo Jie
- [PATCH net-next v2 03/14] net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC, Luo Jie
- [PATCH net-next v2 05/14] net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574, Luo Jie
- [PATCH net-next v2 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574, Luo Jie
- [PATCH net-next v2 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings, Luo Jie
- [PATCH net-next v2 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings, Luo Jie
- [PATCH net-next v2 08/14] net: ethernet: qualcomm: Initialize PPE service code settings, Luo Jie
- [PATCH net-next v2 07/14] net: ethernet: qualcomm: Initialize PPE queue settings, Luo Jie
- [PATCH net-next v2 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters, Luo Jie
- [PATCH net-next v2 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings, Luo Jie
- [PATCH net-next v2 09/14] net: ethernet: qualcomm: Initialize PPE port control settings, Luo Jie
- [PATCH net-next v2 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver, Luo Jie
- [PATCH net-next v2 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping, Luo Jie
- [PATCH v4 0/5] iio: adc: ad7380: add alert support,
Julien Stephan
- [PATCH v2] Documentation: Fix x86_64 UEFI outdated references to elilo,
Nir Lichtman
- [PATCH 0/3] tun: Unify vnet implementation and fill full vnet header,
Akihiko Odaki
- [PATCH 29/64] dyndbg-doc: add classmap info to howto, Jim Cromie
- [PATCH 0/3] Add max31875 support,
John Erasmus Mari Geronimo
- [PATCH v2] docs/zh_CN: Add security IMA-templates Chinese translation,
Shuo Zhao
- [PATCH v3] docs/zh_CN: Add security digsig Chinese translation,
Shuo Zhao
- [PATCH v5] docs/zh_CN: Add security credentials Chinese translation,
Shuo Zhao
- [PATCH v3] docs/zh_CN: Add landlock index Chinese translation,
Yuxian Mao
- [PATCH v2] docs/zh_CN: Add sak index Chinese translation,
zhangwei
- [PATCH v3] docs/zh_CN: Add siphash index Chinese translation,
zhangwei
- [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs,
Charlie Jenkins
- [PATCH v5 01/16] perf tools: Create generic syscall table support, Charlie Jenkins
- [PATCH v5 02/16] perf tools: arc: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 03/16] perf tools: csky: Support generic syscall headers, Charlie Jenkins
- [PATCH v5 04/16] perf tools: arm: Support syscall headers, Charlie Jenkins
- [PATCH v5 05/16] perf tools: sh: Support syscall headers, Charlie Jenkins
- [PATCH v5 06/16] perf tools: sparc: Support syscall headers, Charlie Jenkins
- [PATCH v5 07/16] perf tools: xtensa: Support syscall header, Charlie Jenkins
- [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 09/16] perf tools: alpha: Support syscall header, Charlie Jenkins
- [PATCH v5 10/16] perf tools: parisc: Support syscall header, Charlie Jenkins
- [PATCH v5 11/16] perf tools: arm64: Use syscall table, Charlie Jenkins
- [PATCH v5 12/16] perf tools: loongarch: Use syscall table, Charlie Jenkins
- [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts, Charlie Jenkins
- [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 15/16] perf tools: s390: Use generic syscall table scripts, Charlie Jenkins
- [PATCH v5 16/16] perf tools: Remove dependency on libaudit, Charlie Jenkins
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs, Namhyung Kim
- [PATCH] Documentation: riscv: Remove KPROBES_ON_FTRACE,
cp0613
- [PATCH v32 00/32] Introduce QC USB SND audio offloading support,
Wesley Cheng
- [PATCH v32 11/32] ALSA: usb-audio: Save UAC sample size information, Wesley Cheng
- [PATCH v32 24/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout, Wesley Cheng
- [PATCH v32 21/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port, Wesley Cheng
- [PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events, Wesley Cheng
- [PATCH v32 03/32] usb: host: xhci-mem: Cleanup pending secondary event ring events, Wesley Cheng
- [PATCH v32 14/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices, Wesley Cheng
- [PATCH v32 16/32] ASoC: usb: Add PCM format check API for USB backend, Wesley Cheng
- [PATCH v32 04/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index, Wesley Cheng
- [PATCH v32 07/32] usb: dwc3: Specify maximum number of XHCI interrupters, Wesley Cheng
- [PATCH v32 26/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status, Wesley Cheng
- [PATCH v32 08/32] ALSA: Add USB audio device jack type, Wesley Cheng
- [PATCH v32 06/32] usb: host: xhci: Notify xHCI sideband on transfer ring free, Wesley Cheng
- [PATCH v32 17/32] ASoC: usb: Create SOC USB SND jack kcontrol, Wesley Cheng
- [PATCH v32 27/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device, Wesley Cheng
- [PATCH v32 19/32] ASoC: usb: Rediscover USB SND devices on USB port add, Wesley Cheng
- [PATCH v32 15/32] ASoC: Add SoC USB APIs for adding an USB backend, Wesley Cheng
- [PATCH v32 12/32] ALSA: usb-audio: Prevent starting of audio stream if in use, Wesley Cheng
- [PATCH v32 25/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6, Wesley Cheng
- [PATCH v32 32/32] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing, Wesley Cheng
- [PATCH v32 10/32] ALSA: usb-audio: Check for support for requested audio format, Wesley Cheng
- [PATCH v32 20/32] ASoC: doc: Add documentation for SOC USB, Wesley Cheng
- [PATCH v32 23/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp, Wesley Cheng
- [PATCH v32 02/32] xhci: sideband: add initial api to register a secondary interrupter entity, Wesley Cheng
- [PATCH v32 22/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250, Wesley Cheng
- [PATCH v32 09/32] ALSA: usb-audio: Export USB SND APIs for modules, Wesley Cheng
- [PATCH v32 05/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present, Wesley Cheng
- [PATCH v32 31/32] ALSA: usb-audio: qcom: Add USB offload route kcontrol, Wesley Cheng
- [PATCH v32 18/32] ASoC: usb: Fetch ASoC card and pcm device information, Wesley Cheng
- [PATCH v32 30/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use, Wesley Cheng
- [PATCH v32 13/32] ALSA: usb-audio: Introduce USB SND platform op callbacks, Wesley Cheng
- [PATCH v32 28/32] ALSA: usb-audio: qcom: Add USB QMI definitions, Wesley Cheng
- [PATCH v32 29/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support, Wesley Cheng
- [no subject], Unknown
- [PATCH v5 0/5] arm64: Support 2024 dpISA extensions,
Mark Brown
- [PATCH v2 1/1] Documentation: hyperv: Add overview of guest VM hibernation,
mhkelley58
- [PATCH 00/10] mm/damon: extend DAMOS filters for inclusion,
SeongJae Park
- [PATCH v5 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ),
Nicolin Chen
- [PATCH v5 02/14] iommufd/fault: Add an iommufd_fault_init() helper, Nicolin Chen
- [PATCH v5 03/14] iommufd/fault: Move iommufd_fault_iopf_handler() to header, Nicolin Chen
- [PATCH v5 01/14] iommufd: Keep OBJ/IOCTL lists in an alphabetical order, Nicolin Chen
- [PATCH v5 04/14] iommufd: Abstract an iommufd_eventq from iommufd_fault, Nicolin Chen
- [PATCH v5 05/14] iommufd: Rename fault.c to eventq.c, Nicolin Chen
- [PATCH v5 07/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper, Nicolin Chen
- [PATCH v5 06/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC, Nicolin Chen
- [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- RE: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Tian, Kevin
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- RE: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Tian, Kevin
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Nicolin Chen
- Re: [PATCH v5 08/14] iommufd/viommu: Add iommufd_viommu_report_event helper, Jason Gunthorpe
- [PATCH v5 10/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage, Nicolin Chen
- [PATCH v5 09/14] iommufd/selftest: Require vdev_id when attaching to a nested domain, Nicolin Chen
- [PATCH v5 11/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage, Nicolin Chen
- [PATCH v5 12/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ, Nicolin Chen
- [PATCH v5 14/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU, Nicolin Chen
- [PATCH v5 13/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster, Nicolin Chen
- [PATCH] docs/zh_CN: Add security lsm-development Chinese translation,
Shuo Zhao
- [PATCH v3] docs/zh_CN: Add security credentials Chinese translation,
Shuo Zhao
- [PATCH v4] docs/zh_CN: Add security credentials Chinese translation,
Shuo Zhao
- [PATCH v3 0/5] iio: adc: ad7380: add alert support,
Julien Stephan
- [PATCH] overlayfs.rst: Fix and improve grammar,
Geert Uytterhoeven
- [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v5 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v5 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v5 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v5 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v5 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v5 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v5 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v5 09/25] mm/gup: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v5 10/25] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma, Alistair Popple
- [PATCH v5 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v5 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v5 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v5 14/25] rmap: Add support for PUD sized mappings to rmap, Alistair Popple
- [PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud(), Alistair Popple
- [PATCH v5 16/25] huge_memory: Add vmf_insert_folio_pmd(), Alistair Popple
- [PATCH v5 17/25] memremap: Add is_devdax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v5 18/25] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v5 19/25] proc/task_mmu: Mark devdax and fsdax pages as always unpinned, Alistair Popple
- [PATCH v5 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v5 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v5 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v5 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v5 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v5 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- Re: [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts, Andrew Morton
- Re: [PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts, Alison Schofield
- [PATCH 1/1] mm: remove extra check for VMA_LOCK_OFFSET when read-locking a vma,
Suren Baghdasaryan
- [RFC v3 PATCH 0/5] Promotion of Unmapped Page Cache Folios.,
Gregory Price
- [PATCH] Documentation: Fix x86_64 UEFI outdated references to elilo,
Nir Lichtman
- [PATCH net-next 12/15] i40e: add ability to reset VF for Tx and Rx MDD events, Tony Nguyen
- [PATCH 00/16] mm/damon: enable page level properties based monitoring,
SeongJae Park
- [PATCH v2 0/8] mm/damon: remove DAMON debugfs interface,
SeongJae Park
- Re: security/landlock/fs.c:719: warning: Function parameter or struct member '' not described in 'collect_domain_accesses', Mickaël Salaün
- [PATCH AUTOSEL 6.12 7/8] platform/x86: thinkpad-acpi: Add support for hotkey 0x1401, Sasha Levin
- Re: security/landlock/ruleset.c:644: warning: Function parameter or struct member '' not described in 'landlock_init_layer_masks',
Mickaël Salaün
- Re: security/landlock/fs.c:480: warning: Function parameter or struct member '' not described in 'is_access_to_paths_allowed', Mickaël Salaün
- [PATCH 0/2] Add adm1273 support,
John Erasmus Mari Geronimo
- [PATCH bpf-next v4 4/4] igc: Add launch time support to XDP ZC, Song Yoong Siang
- [PATCH bpf-next v4 3/4] net: stmmac: Add launch time support to XDP ZC,
Song Yoong Siang
- [PATCH bpf-next v4 2/4] selftests/bpf: Add Launch Time request to xdp_hw_metadata,
Song Yoong Siang
- [PATCH bpf-next v4 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata,
Song Yoong Siang
- [PATCH bpf-next v4 0/4] xsk: TX metadata Launch Time support, Song Yoong Siang
- [PATCH v2] docs/zh_CN: Add security credentials Chinese translation,
Shuo Zhao
- [PATCH net-next v5 0/8] Introduce unified and structured PHY,
Oleksij Rempel
- [PATCH 0/2] hwmon: Add support for INA233,
Leo Yang
- [PATCH] docs: bootconfig: Fix typo in admin-guide documentation, fillorkill
- [PATCH v4 00/22] Add Intel Touch Host Controller drivers,
Even Xu
- [PATCH v4 01/22] HID: THC: Add documentation, Even Xu
- [PATCH v4 02/22] HID: intel-thc-hid: Add basic THC driver skeleton, Even Xu
- [PATCH v4 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition, Even Xu
- [PATCH v4 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs, Even Xu
- [PATCH v4 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt, Even Xu
- [PATCH v4 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces, Even Xu
- [PATCH v4 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces, Even Xu
- [PATCH v4 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler, Even Xu
- [PATCH v4 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces, Even Xu
- [PATCH v4 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C config interfaces, Even Xu
- [PATCH v4 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton, Even Xu
- [PATCH v4 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer, Even Xu
- [PATCH v4 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces, Even Xu
- [PATCH v4 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation, Even Xu
- [PATCH v4 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver, Even Xu
- [PATCH v4 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation, Even Xu
- [PATCH v4 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton, Even Xu
- [PATCH v4 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer, Even Xu
- [PATCH v4 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces, Even Xu
- [PATCH v4 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation, Even Xu
- [PATCH v4 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver, Even Xu
- [PATCH v4 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation, Even Xu
- Re: [PATCH v4 00/22] Add Intel Touch Host Controller drivers, Jiri Kosina
- [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
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]