Linux Documentation
[Prev Page][Next Page]
- [PATCH v10 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v9 0/5] Extended MODVERSIONS Support,
Matthew Maurer
- [PATCH v10 0/8] x86/resctrl: mba_MBps enhancement,
Tony Luck
- [PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
- [PATCH v2] mm: add per-order mTHP swap-in fallback/fallback_charge counters,
Wenchao Hao
- [snitzer:snitm-kernel-6.12/delstid-localio 108/4957] htmldocs: Warning: redhat/kernel.spec.template references a file that doesn't exist: linux-%{KVERREL}/tools/perf/Documentation/examples.txt, kernel test robot
- [PATCH v2 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver,
Yoshihiro Furudera
- [PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts,
Alistair Popple
- [PATCH v3 01/25] fuse: Fix dax truncate/punch_hole fault path, Alistair Popple
- [PATCH v3 02/25] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range(), Alistair Popple
- [PATCH v3 03/25] fs/dax: Don't skip locked entries when scanning entries, Alistair Popple
- [PATCH v3 04/25] fs/dax: Refactor wait for dax idle page, Alistair Popple
- [PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts, Alistair Popple
- [PATCH v3 06/25] fs/dax: Always remove DAX page-cache entries when breaking layouts, Alistair Popple
- [PATCH v3 07/25] fs/dax: Ensure all pages are idle prior to filesystem unmount, Alistair Popple
- [PATCH v3 08/25] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag, Alistair Popple
- [PATCH v3 09/25] mm/gup.c: Remove redundant check for PCI P2PDMA page, Alistair Popple
- [PATCH v3 10/25] pci/p2pdma: Don't initialise page refcount to one, Alistair Popple
- [PATCH v3 11/25] mm: Allow compound zone device pages, Alistair Popple
- [PATCH v3 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings, Alistair Popple
- [PATCH v3 13/25] mm/memory: Add vmf_insert_page_mkwrite(), Alistair Popple
- [PATCH v3 14/25] huge_memory: Allow mappings of PUD sized pages, Alistair Popple
- [PATCH v3 15/25] huge_memory: Allow mappings of PMD sized pages, Alistair Popple
- [PATCH v3 16/25] memremap: Add is_device_dax_page() and is_fsdax_page() helpers, Alistair Popple
- [PATCH v3 17/25] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages, Alistair Popple
- [PATCH v3 18/25] proc/task_mmu: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 19/25] memcontrol-v1: Ignore ZONE_DEVICE pages, Alistair Popple
- [PATCH v3 20/25] mm/mlock: Skip ZONE_DEVICE PMDs during mlock, Alistair Popple
- [PATCH v3 21/25] fs/dax: Properly refcount fs dax pages, Alistair Popple
- [PATCH v3 22/25] device/dax: Properly refcount device dax pages when mapping, Alistair Popple
- [PATCH v3 23/25] mm: Remove pXX_devmap callers, Alistair Popple
- [PATCH v3 24/25] mm: Remove devmap related functions and page table bits, Alistair Popple
- [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE", Alistair Popple
- Fixing Grammatical Error,
Vyshnav Ajith
- [PATCH] ASoC: doc: dapm: Add location information for dapm-graph tool, anish kumar
- Fixing Spelling Mistake in rculist_nulls.rst,
Vyshnav Ajith
- Slight improvement in readability,
Vyshnav Ajith
- Fix spelling mistake, Vyshnav Ajith
- Fix spelling and grammar mistake - bareudp.rst,
Vyshnav Ajith
- [PATCH v9 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
- [PATCH] mm: add per-order mTHP swap-in fallback counters,
Wenchao Hao
- [PATCH RFC net-next v3 00/27] Add support for PSE port priority,
Kory Maincent
- [PATCH RFC net-next v3 03/27] net: pse-pd: Avoid setting max_uA in regulator constraints, Kory Maincent
- [PATCH RFC net-next v3 01/27] net: pse-pd: Remove unused pse_ethtool_get_pw_limit function declaration, Kory Maincent
- [PATCH RFC net-next v3 04/27] net: pse-pd: Add power limit check, Kory Maincent
- [PATCH RFC net-next v3 02/27] regulator: core: Ignore unset max_uA constraints in current limit check, Kory Maincent
- [PATCH RFC net-next v3 05/27] net: pse-pd: tps23881: Simplify function returns by removing redundant checks, Kory Maincent
- [PATCH RFC net-next v3 06/27] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel, Kory Maincent (Dent Project)
- [PATCH RFC net-next v3 07/27] net: pse-pd: tps23881: Add missing configuration register after disable, Kory Maincent
- [PATCH RFC net-next v3 08/27] net: pse-pd: tps23881: Add support for power limit and measurement features, Kory Maincent
- [PATCH RFC net-next v3 09/27] net: pse-pd: Add support for PSE device index, Kory Maincent
- [PATCH RFC net-next v3 10/27] net: ethtool: Add support for new PSE device index description, Kory Maincent
- [PATCH RFC net-next v3 11/27] net: ethtool: Add support for ethnl_info_init_ntf helper function, Kory Maincent
- [PATCH RFC net-next v3 12/27] net: pse-pd: Add support for reporting events, Kory Maincent
- [PATCH RFC net-next v3 13/27] netlink: specs: Add support for PSE netlink notifications, Kory Maincent
- [PATCH RFC net-next v3 14/27] net: pse-pd: tps23881: Add support for PSE events and interrupts, Kory Maincent
- [PATCH RFC net-next v3 15/27] regulator: core: Resolve supply using of_node from regulator_config, Kory Maincent
- [PATCH RFC net-next v3 16/27] regulator: Add support for power budget description, Kory Maincent
- [PATCH RFC net-next v3 17/27] regulator: dt-bindings: Add regulator-power-budget property, Kory Maincent
- [PATCH RFC net-next v3 18/27] net: pse-pd: Fix missing PI of_node description, Kory Maincent
- [PATCH RFC net-next v3 19/27] net: pse-pd: Add support for PSE power domains, Kory Maincent
- [PATCH RFC net-next v3 20/27] net: ethtool: Add support for new power domains index description, Kory Maincent
- [PATCH RFC net-next v3 21/27] net: pse-pd: Add support for getting and setting port priority, Kory Maincent
- [PATCH RFC net-next v3 22/27] net: ethtool: Add PSE new port priority support feature, Kory Maincent
- [PATCH RFC net-next v3 23/27] netlink: specs: Expand the PSE netlink command with newly supported features, Kory Maincent
- [PATCH RFC net-next v3 24/27] net: pse-pd: pd692x0: Add support for PSE PI priority feature, Kory Maincent
- [PATCH RFC net-next v3 25/27] dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply, Kory Maincent
- [PATCH RFC net-next v3 26/27] net: pse-pd: tps23881: Add support for static port priority feature, Kory Maincent
- [PATCH RFC net-next v3 27/27] dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description, Kory Maincent
- Re: (subset) [PATCH RFC net-next v3 00/27] Add support for PSE port priority, Mark Brown
- typedef output question/issue?,
Randy Dunlap
- [PATCH v2] fiemap: use kernel-doc includes in fiemap docbook,
Randy Dunlap
- [PATCH v4 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library,
Elliot Berman
- [PATCH 1/2] Documentation: Merge x86-specific boot options doc into kernel-parameters.txt,
Borislav Petkov
- [PATCH] ALSA: docs: fix dead hyperlink to Intel HD-Audio spec,
Hridesh MG
- [PATCH net 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib,
Parthiban Veerasooran
- [PATCH 0/3] hwmon: (isl28022) doc fixes and minor code cleanup,
Wolfram Sang
- [PATCH] Documentation: core-api: add generic parser docbook, Randy Dunlap
- [PATCH] Documentation: filesystems: update filename extensions,
Randy Dunlap
- [PATCH] docs: remove duplicate word, Ruffalo Lavoisier
- [PATCH 0/2] Add support for ADP1051/ADP1055 and LTP8800-1A/-2/-4A,
Cedric Encarnacion
- [PATCH 1/2] dt-bindings: hwmon: (pmbus/adp1050): Add bindings for adp1051, adp1055 and ltp8800, Cedric Encarnacion
- [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, Cedric Encarnacion
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, Randy Dunlap
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, Andy Shevchenko
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, Guenter Roeck
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, kernel test robot
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, kernel test robot
- Re: [PATCH 2/2] hwmon: (pmbus/adp1050): add support for adp1051, adp1055 and ltp8800, kernel test robot
- [no subject], Unknown
- [PATCH] Documentation: pwrseq: Fix trivial misspellings,
Javier Carrasco
- [PATCH v4 0/5] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
- [PATCH] Documentation: kernel-doc: enumerate identifier *type*s,
Randy Dunlap
- [PATCH] fiemap: use kernel-doc includes in fiemap docbook,
Randy Dunlap
- [PATCH] x86/bugs: Add force_cpu_bug= cmdline param, Brendan Jackman
- [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition,
Valentin Schneider
- [RFC PATCH v3 02/15] objtool: Flesh out warning related to pv_ops[] calls, Valentin Schneider
- [RFC PATCH v3 03/15] sched/clock: Make sched_clock_running __ro_after_init, Valentin Schneider
- [RFC PATCH v3 04/15] rcu: Add a small-width RCU watching counter debug option, Valentin Schneider
- [RFC PATCH v3 05/15] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE, Valentin Schneider
- [RFC PATCH v3 06/15] jump_label: Add forceful jump label type, Valentin Schneider
- [RFC PATCH v3 09/15] objtool: Warn about non __ro_after_init static key usage in .noinstr, Valentin Schneider
- [RFC PATCH v3 10/15] x86/alternatives: Record text_poke's of JUMP_TYPE_FORCEFUL labels, Valentin Schneider
- [RFC PATCH v3 11/15] context-tracking: Introduce work deferral infrastructure, Valentin Schneider
- [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI, Valentin Schneider
- [RFC PATCH v3 15/15] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE, Valentin Schneider
- [RFC PATCH v3 14/15] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs, Valentin Schneider
- [RFC PATCH v3 07/15] x86/speculation/mds: Make mds_idle_clear forceful, Valentin Schneider
- [RFC PATCH v3 12/15] context_tracking,x86: Defer kernel text patching IPIs, Valentin Schneider
- [RFC PATCH v3 01/15] objtool: Make validate_call() recognize indirect calls to pv_ops[], Valentin Schneider
- [RFC PATCH v3 08/15] sched/clock, x86: Make __sched_clock_stable forceful, Valentin Schneider
- Re: [RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition, Steven Rostedt
- [RFC][PATCH v4 0/9] ima: Integrate with Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache,
Roberto Sassu
- [PATCH v6 02/15] module: Introduce ksys_finit_module(), Roberto Sassu
- [PATCH v6 03/15] integrity: Introduce the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 04/15] digest_cache: Initialize digest caches, Roberto Sassu
- [PATCH v6 05/15] digest_cache: Add securityfs interface, Roberto Sassu
- [PATCH v6 06/15] digest_cache: Add hash tables and operations, Roberto Sassu
- [PATCH v6 07/15] digest_cache: Allow registration of digest list parsers, Roberto Sassu
- [PATCH v6 08/15] digest_cache: Parse tlv digest lists, Roberto Sassu
- [PATCH v6 09/15] digest_cache: Populate the digest cache from a digest list, Roberto Sassu
- [PATCH v6 10/15] digest_cache: Add management of verification data, Roberto Sassu
- [PATCH v6 11/15] digest_cache: Add support for directories, Roberto Sassu
- [PATCH v6 12/15] digest cache: Prefetch digest lists if requested, Roberto Sassu
- [PATCH v6 13/15] digest_cache: Reset digest cache on file/directory change, Roberto Sassu
- [PATCH v6 14/15] selftests/digest_cache: Add selftests for the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 15/15] docs: Add documentation of the Integrity Digest Cache, Roberto Sassu
- [PATCH v6 01/15] lib: Add TLV parser, Roberto Sassu
- Re: [PATCH v6 00/15] integrity: Introduce the Integrity Digest Cache, Luis Chamberlain
- [PATCH] bpf, docs: Fix tcpdump option,
Thorsten Scherer
- [PATCH] docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/GFP_NOIO,
Pavel Tikhomirov
- Re: [PATCH net-next] net: reformat kdoc return statements,
Jakub Kicinski
- A Proposal, William Cheung
- [PATCH v2] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected,
Yabin Cui
- [PATCH] docs: clk: describe userspace debugging facilities, Yao Zi
- [PATCH v14 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading,
Louis Chauvet
- [PATCH v14 1/9] drm/vkms: Code formatting, Louis Chauvet
- [PATCH v14 2/9] drm/vkms: Use drm_frame directly, Louis Chauvet
- [PATCH v14 3/9] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions, Louis Chauvet
- [PATCH v14 4/9] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions, Louis Chauvet
- [PATCH v14 5/9] drm/vkms: Update pixels accessor to support packed and multi-plane formats., Louis Chauvet
- [PATCH v14 6/9] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend, Louis Chauvet
- [PATCH v14 7/9] drm/vkms: Introduce pixel_read_direction enum, Louis Chauvet
- [PATCH v14 8/9] drm/vkms: Re-introduce line-per-line composition algorithm, Louis Chauvet
- [PATCH v14 9/9] drm/vkms: Remove useless drm_rotation_simplify, Louis Chauvet
- Re: [PATCH v14 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading, Louis Chauvet
- [GIT PULL] Documentation for 6.13,
Jonathan Corbet
- [no subject], Unknown
- [PATCH v2] docs/mm: add more warnings around page table access,
Jann Horn
- [PATCH v8 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
- [PATCH v7 0/3] Add LED1202 LED Controller,
Vicentiu Galanopulo
[RFC PATCH 0/6] KVM: x86: async PF user,
Nikita Kalyazin
[PATCH v3 0/2] Documentation: Debugging guide,
Sebastian Fricke
[asahilinux:bits/090-spi-hid 13/28] drivers/hid/hid-magicmouse.c:578: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
[PATCH] sched_ext: Documentation: Fix typo in sched-ext.rst,
Zhu Jun
[asahilinux:bits/200-dcp 125/218] drivers/mux/apple-display-crossbar.c:44: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst, kernel test robot
[PATCH v3 0/5] move per-vma lock into vm_area_struct,
Suren Baghdasaryan
[RFCv1 0/6] Page Detective,
Pasha Tatashin
[PATCH v2] input: Documentation: Fix the input_event struct documentation, Maud Spierings via B4 Relay
[PATCH v2 0/2] docs: reminder to not expose potentially private email addresses,
Thorsten Leemhuis
[no subject], Unknown
[PATCH v5] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801, Zhou Wang
[PATCH net-next v2 0/8] ethtool: generate uapi header from the spec,
Stanislav Fomichev
[PATCH] docs/licensing: Clarify wording about "GPL" and "Proprietary",
Uwe Kleine-König
[PATCH] drm/sched: Extend and update documentation,
Philipp Stanner
[PATCH] arm64: Allow CONFIG_AUTOFDO_CLANG to be selected,
Yabin Cui
[PATCH linux-next v2] Documentation: tipc: fix formatting issue in tipc.rst, jiang.kun2
[PATCH v2] Documentation: kvm: fix typo in api.rst, Gianfranco Trad
[PATCH] Documentation: kvm: fix tipo in api.rst,
Gianfranco Trad
[PATCH] docs/mm: add more warnings around page table access,
Jann Horn
[PATCH v4] Documentation/CoC: spell out enforcement for unacceptable behaviors,
Shuah Khan
[PATCH v3] docs/mm: add VMA locks documentation, Lorenzo Stoakes
[PATCH 0/2] Fix headset mic on Acer Nitro 5,
Hridesh MG
[PATCH net-next v1 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API, Yunsheng Lin
[PATCH net-next v1 03/10] mm: page_frag: update documentation for page_frag, Yunsheng Lin
[PATCH net-next v1 07/10] mm: page_frag: introduce probe related API, Yunsheng Lin
[PATCH net-next v1 05/10] mm: page_frag: introduce refill prepare & commit API, Yunsheng Lin
[PATCH net-next v1 06/10] mm: page_frag: introduce alloc_refill prepare & commit API, Yunsheng Lin
[PATCH linux-next] Documentation: ticp: fix formatting issue in tipc.rst,
jiang.kun2
[PATCH v13 00/25] GenieZone hypervisor drivers,
Liju-clr Chen
- [PATCH v13 01/25] virt: geniezone: enable gzvm-ko in defconfig, Liju-clr Chen
- [PATCH v13 05/25] virt: geniezone: Add vm support, Liju-clr Chen
- [PATCH v13 02/25] docs: geniezone: Introduce GenieZone hypervisor, Liju-clr Chen
- [PATCH v13 24/25] virt: geniezone: Emulate IPI for guest VM, Liju-clr Chen
- [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver, Liju-clr Chen
- [PATCH v13 09/25] virt: geniezone: Add irqchip support for virtual interrupt injection, Liju-clr Chen
- [PATCH v13 12/25] virt: geniezone: Add memory region purpose for hypervisor, Liju-clr Chen
- [PATCH v13 20/25] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason, Liju-clr Chen
- [PATCH v13 06/25] virt: geniezone: Add set_user_memory_region for vm, Liju-clr Chen
- [PATCH v13 23/25] virt: geniezone: Add support for guest VM CPU idle, Liju-clr Chen
- [PATCH v13 25/25] virt: geniezone: Reduce blocked duration in hypervisor when destroying a VM, Liju-clr Chen
- [PATCH v13 11/25] virt: geniezone: Add ioeventfd support, Liju-clr Chen
- [PATCH v13 14/25] virt: geniezone: Optimize performance of protected VM memory, Liju-clr Chen
- [PATCH v13 10/25] virt: geniezone: Add irqfd support, Liju-clr Chen
- [PATCH v13 16/25] virt: geniezone: Add demand paging support, Liju-clr Chen
- [PATCH v13 15/25] virt: geniezone: Add memory pin/unpin support, Liju-clr Chen
- [PATCH v13 22/25] virt: geniezone: Add support for virtual timer migration, Liju-clr Chen
- [PATCH v13 19/25] virt: geniezone: Provide individual VM memory statistics within debugfs, Liju-clr Chen
- [PATCH v13 03/25] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor, Liju-clr Chen
- [PATCH v13 17/25] virt: geniezone: Add block-based demand paging support, Liju-clr Chen
- [PATCH v13 07/25] virt: geniezone: Add vm capability check, Liju-clr Chen
- [PATCH v13 08/25] virt: geniezone: Add vcpu support, Liju-clr Chen
- [PATCH v13 21/25] virt: geniezone: Enable PTP for synchronizing time between host and guest VMs, Liju-clr Chen
- [PATCH v13 13/25] virt: geniezone: Add dtb config support, Liju-clr Chen
- [PATCH v13 18/25] virt: geniezone: Add memory relinquish support, Liju-clr Chen
[PATCH v4] irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801,
Zhou Wang
[PATCH v2 00/22] Add Intel Touch Host Controller drivers,
Even Xu
- [PATCH v2 01/22] HID: THC: Add documentation, Even Xu
- [PATCH v2 02/22] HID: intel-thc-hid: Add basic THC driver skeleton, Even Xu
- [PATCH v2 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition, Even Xu
- [PATCH v2 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs, Even Xu
- [PATCH v2 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt, Even Xu
- [PATCH v2 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces, Even Xu
- [PATCH v2 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces, Even Xu
- [PATCH v2 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler, Even Xu
- [PATCH v2 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces, Even Xu
- [PATCH v2 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C config interfaces, Even Xu
- [PATCH v2 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton, Even Xu
- [PATCH v2 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer, Even Xu
- [PATCH v2 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces, Even Xu
- [PATCH v2 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation, Even Xu
- [PATCH v2 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver, Even Xu
- [PATCH v2 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation, Even Xu
- [PATCH v2 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton, Even Xu
- [PATCH v2 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer, Even Xu
- [PATCH v2 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces, Even Xu
- [PATCH v2 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation, Even Xu
- [PATCH v2 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver, Even Xu
- [PATCH v2 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation, Even Xu
[no subject], Unknown
[PATCH v11 00/14] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v11 01/14] dt-bindings: riscv: Add xtheadvector ISA extension description, Charlie Jenkins
- [PATCH v11 02/14] dt-bindings: cpus: add a thead vlen register length property, Charlie Jenkins
- [PATCH v11 03/14] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree, Charlie Jenkins
- [PATCH v11 04/14] riscv: Add thead and xtheadvector as a vendor extension, Charlie Jenkins
- [PATCH v11 05/14] riscv: vector: Use vlenb from DT for thead, Charlie Jenkins
- [PATCH v11 06/14] RISC-V: define the elements of the VCSR vector CSR, Charlie Jenkins
- [PATCH v11 07/14] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT, Charlie Jenkins
- [PATCH v11 08/14] riscv: Add xtheadvector instruction definitions, Charlie Jenkins
- [PATCH v11 09/14] riscv: vector: Support xtheadvector save/restore, Charlie Jenkins
- [PATCH v11 10/14] riscv: hwprobe: Add thead vendor extension probing, Charlie Jenkins
- [PATCH v11 11/14] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension, Charlie Jenkins
- [PATCH v11 12/14] selftests: riscv: Fix vector tests, Charlie Jenkins
- [PATCH v11 13/14] selftests: riscv: Support xtheadvector in vector tests, Charlie Jenkins
- [PATCH v11 14/14] riscv: Add ghostwrite vulnerability, Charlie Jenkins
[no subject], Unknown
[PATCH v9 0/9] x86/resctrl: mba_MBps enhancement,
Tony Luck
[PATCH v3] Documentation/CoC: spell out enforcement for unacceptable behaviors,
Shuah Khan
[PATCH net-next v8 0/2] binder: report txn errors via generic netlink,
Li Li
[PATCH net-next v5 0/7] bnxt_en: implement tcp-data-split and thresh option,
Taehee Yoo
[PATCH 0/2] iio: adc: ad4695: move dt-bindings header,
David Lechner
[no subject], Unknown
[PATCH net-next 0/4] netconsole: Add support for CPU population,
Breno Leitao
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]