Linux Documentation
[Prev Page][Next Page]
- [PATCH net-next v4 5/7] ethtool: add interface to interact with Ethernet Power Equipment, (continued)
- [PATCH] Docs: ublk: add ublk document,
Ming Lei
- [intel-tdx:guest-attest 3/9] htmldocs: Documentation/x86/tdx.rst:275: WARNING: Field list ends without a blank line; unexpected unindent., kernel test robot
- [PATCH] Documentation: W1: minor typo corrections,
Randy Dunlap
- [PATCH] Documentation/SCSI: fix a few typos,
Randy Dunlap
- [PATCH] usb: chipidea: clarify Documentation/ABI text,
Randy Dunlap
- [PATCH] Documentation: fb: udlfb: clean up text and formatting,
Randy Dunlap
- [PATCH] docs/core-api: expand Fedora instructions for GCC plugins,
Robert Elliott
- [PATCH] Remove duplicate words inside documentation,
Akhil Raj
- [PATCH -next v2 0/6] landlock: add chmod and chown support,
Xiu Jianfeng
- [PATCH net-next v3 0/7] add generic PSE support,
Oleksij Rempel
- [PATCH v3 0/2] docs: conf.py: Reduce texlive dependency,
Akira Yokosawa
- [PATCH] docs/zh_CN: Update zh_CN/process/submit-checklist.rst to 6.0-rc2,
Wu XiangCheng
- [PATCH v2 1/3] hwmon: (pwm-fan) Replace OF specific call to PWM by plain one,
Andy Shevchenko
- [PATCH net-next v2] docs/conf.py: add function attribute '__fix_address' to conf.py,
menglong8 . dong
- [PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl,
Heiko Stuebner
- Re: [PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl, Palmer Dabbelt
[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver,
Kuppuswamy Sathyanarayanan
[PATCH 3/3] serial: Add kserial_rs485 to avoid wasted space due to .padding,
Ilpo Järvinen
[PATCH] Documentation: Fix repeated words in documentation,
Jules Maselbas
[PATCH] Add leds-qcom-lpg to leds kernel docs tree,
Akhil Raj
[PATCH -next] Documentation/hw-vuln: Update spectre doc,
Lin Yujun
[PATCH v3 0/4] Implement IOCTL to get and clear soft dirty PTE,
Muhammad Usama Anjum
[PATCH net-next] docs/conf.py: add function attribute '__fix_address' to conf.py,
menglong8 . dong
[PATCH net-next v3 2/6] netlink: add support for ext_ack missing attributes, Jakub Kicinski
[PATCH linux-next] admin-guide: cgroup: fix a typo in description,
cgel . zte
Re: [Internet]linux-next: build warning after merge of the net-next tree, Jakub Kicinski
[PATCH] Documentation/mm/page_owner.rst: update experimental data,
Yixuan Cao
[PATCH v4 00/10] sched/psi: some optimizations and extensions,
Chengming Zhou
- [PATCH v4 01/10] sched/psi: fix periodic aggregation shut off, Chengming Zhou
- [PATCH v4 04/10] sched/psi: move private helpers to sched/stats.h, Chengming Zhou
- [PATCH v4 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure, Chengming Zhou
- [PATCH v4 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled, Chengming Zhou
- [PATCH v4 06/10] sched/psi: remove NR_ONCPU task accounting, Chengming Zhou
- [PATCH v4 05/10] sched/psi: optimize task switch inside shared cgroups again, Chengming Zhou
- [PATCH v4 02/10] sched/psi: don't create cgroup PSI files when psi_disabled, Chengming Zhou
- [PATCH v4 08/10] sched/psi: consolidate cgroup_psi(), Chengming Zhou
- [PATCH v4 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface, Chengming Zhou
- [PATCH v4 09/10] sched/psi: cache parent psi_group to speed up groups iterate, Chengming Zhou
- Re: [PATCH v4 00/10] sched/psi: some optimizations and extensions, Chengming Zhou
[PATCH net-next v2 0/7] add generic PSE support,
Oleksij Rempel
[PATCH v1 0/3] docs: zh_CN/TW: Update and remove some old documents,
Yanteng Si
[PATCH v4] page_ext: introduce boot parameter 'early_page_ext',
lizhe . 67
[PATCH v2 0/4] Implement IOCTL to get and clear soft dirty PTE,
Muhammad Usama Anjum
[PATCH v3] page_ext: introduce boot parameter 'early_page_ext',
lizhe . 67
[PATCH net-next v2 2/6] netlink: add support for ext_ack missing attributes,
Jakub Kicinski
[PATCH AUTOSEL 5.19 04/38] rtla: Fix tracer name, Sasha Levin
[PATCH bpf-next v2 0/2] Add table of BPF program types to docs,
Donald Hunter
[PATCH RFC 0/2] coding-style.rst: document BUG() and WARN() rules,
David Hildenbrand
[PATCH] docs:kselftest: fix kselftest_module.h path of example module, Hoi Pok Wu
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context, Benjamin Tissoires
- [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type, Benjamin Tissoires
- [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size, Benjamin Tissoires
- [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer, Benjamin Tissoires
- [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation, Benjamin Tissoires
- [PATCH bpf-next v9 12/23] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum, Benjamin Tissoires
- [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: HID: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v9 22/23] samples/bpf: HID: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example, Benjamin Tissoires
- [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices, patchwork-bot+netdevbpf
[PATCH v4 2/2] ksm: add profit monitoring documentation,
xu xin
[linux-stable-rc:linux-5.4.y 4226/5188] htmldocs: Warning: Documentation/admin-guide/sysctl/kernel.rst references a file that doesn't exist: Documentation/filesystems/devpts.rst, kernel test robot
[PATCH v3 0/3] docs: i2c: rework I2C documentation, part II,
luca . ceresoli
[PATCH v3 00/10] sched/psi: some optimization and extension,
Chengming Zhou
- [PATCH v3 02/10] sched/psi: don't create cgroup PSI files when psi_disabled, Chengming Zhou
- [PATCH v3 03/10] sched/psi: save percpu memory when !psi_cgroups_enabled, Chengming Zhou
- [PATCH v3 05/10] sched/psi: optimize task switch inside shared cgroups again, Chengming Zhou
- [PATCH v3 01/10] sched/psi: fix periodic aggregation shut off, Chengming Zhou
- [PATCH v3 04/10] sched/psi: move private helpers to sched/stats.h, Chengming Zhou
- [PATCH v3 06/10] sched/psi: remove NR_ONCPU task accounting, Chengming Zhou
- [PATCH v3 07/10] sched/psi: add PSI_IRQ to track IRQ/SOFTIRQ pressure, Chengming Zhou
- [PATCH v3 08/10] sched/psi: consolidate cgroup_psi(), Chengming Zhou
- [PATCH v3 09/10] sched/psi: cache parent psi_group to speed up groups iterate, Chengming Zhou
- [PATCH v3 10/10] sched/psi: per-cgroup PSI accounting disable/re-enable interface, Chengming Zhou
[PATCH] docs: Update version number from 5.x to 6.x in README.rst,
Lukas Bulwahn
[PATCH v3 2/2] ksm: add profit monitoring documentation,
xu xin
[PATCH v3 1/2] ksm: count allocated ksm rmap_items for each process, xu xin
[PATCH v2] page_ext: introduce boot parameter 'early_page_ext',
lizhe . 67
[PATCH v2 2/2] ksm: add profit monitoring documentation, xu xin
[PATCH net-next] Documentation: sysctl: align cells in second content column,
Bagas Sanjaya
[PATCH v2 00/10] Encrypted Hibernation,
Evan Green
[PATCH v3 0/2] coresight: etm4x: Expose default timestamp source in sysfs,
James Clark
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification,
Roberto Sassu
- [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs, Roberto Sassu
- [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size(), Roberto Sassu
- [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs, Roberto Sassu
- [PATCH v13 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h, Roberto Sassu
- [PATCH v13 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs, Roberto Sassu
- [PATCH v13 07/10] selftests/bpf: Compile kernel with everything as built-in, Roberto Sassu
- [PATCH v13 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put(), Roberto Sassu
- [PATCH v13 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key(), Roberto Sassu
- [PATCH v13 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc, Roberto Sassu
- Re: [PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification, Roberto Sassu
[PATCH bpf-next] Add table of BPF program types to docs,
Donald Hunter
[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit,
Joe Fradley
[PATCH v2] Docs/admin-guide/mm/damon/usage: fix the example code snip,
Kairui Song
[PATCH v4] docs: admin-guide/mm: Improve grammar on MM concepts documentation,
alexlzhu
[PATCH v1] Documentation: filesystems: xfs: update pseudocode and typo fixes,
zhaomzhao
[PATCH] Documentation: kprobetrace: Improve readability,
Yoann Congal
[PATCH] Documentation: KUnit: Reword kunit_tool guide,
Sadiya Kazi
[RESEND PATCH v3 0/9] Make ghes_edac a proper module,
Jia He
- [RESEND PATCH v3 1/9] efi/cper: export several helpers for ghes_edac to use, Jia He
- [RESEND PATCH v3 9/9] edac: Don't load Arm specific edac drivers when ghes_edac is preferred, Jia He
- [RESEND PATCH v3 5/9] EDAC: Don't load chipset-specific edac drivers when ghes_edac is preferred, Jia He
- [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter, Jia He
- [RESEND PATCH v3 7/9] apei/ghes: Use unrcu_pointer for cmpxchg, Jia He
- [RESEND PATCH v3 6/9] ghes: Introduce a flag ghes_present, Jia He
- [RESEND PATCH v3 8/9] EDAC/igen6: Keep returned errno consistent when edac mc has been enabled, Jia He
- [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes, Jia He
- [RESEND PATCH v3 2/9] EDAC/ghes: Add a notifier for reporting memory errors, Jia He
- RE: [RESEND PATCH v3 0/9] Make ghes_edac a proper module, Justin He
[PATCH v3 0/9] Make ghes_edac a proper module,
Jia He
[linux-stable-rc:linux-5.18.y 3493/3591] htmldocs: Documentation/tty/device_drivers/oxsemi-tornado.rst:41: WARNING: Inline interpreted text or phrase reference start-string without end-string., kernel test robot
[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix,
Babu Moger
[PATCH v3 01/10] x86/resctrl: Fix min_cbm_bits for AMD, Babu Moger
[PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA, Babu Moger
[PATCH v3 04/10] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation, Babu Moger
[PATCH v3 05/10] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag, Babu Moger
[PATCH v3 06/10] x86/resctrl: Introduce mon_configurable to detect Bandwidth Monitoring Event Configuration, Babu Moger
[PATCH v3 07/10] x86/resctrl: Add sysfs interface files to read/write event configuration, Babu Moger
[PATCH v3 08/10] x86/resctrl: Add the sysfs interface to read the event configuration, Babu Moger
[PATCH v3 09/10] x86/resctrl: Add sysfs interface to write the event configuration, Babu Moger
[PATCH v3 10/10] Documentation/x86: Update resctrl_ui.rst for new features, Babu Moger
[PATCH -next 0/5] landlock: add chmod and chown support,
Xiu Jianfeng
[PATCH v3 3/4] Display inflated memory to users, Alexander Atanasov
[PATCH] Docs/admin-guide/mm/damon/usage: fix the example code snip,
Kairui Song
arch/mips/pci/pci-ar2315.c:6: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst,
kernel test robot
[PATCH v2 0/3] docs: i2c: rework I2C documentation, part II,
luca . ceresoli
[PATCH RFC v2 net-next 0/5] net: Qdisc backpressure infrastructure,
Peilin Ye
[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH,
Yicong Yang
[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers,
Marcus Folkesson
[PATCH v2 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst,
Tales Aparecida
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]