Go to file
Koichiro Den a60b1cebe1 UBUNTU: SAUCE: selftests: gpio: add test cases for gpio-aggregator
BugLink: https://bugs.launchpad.net/bugs/2103496

Add a set of tests for gpio-aggregator module. This test covers both
pre-existing new_device/delete_device interface and new configfs-based
interface.

[koichiroden: cherry-pick [PATCH v6 9/9] from:
https://lore.kernel.org/all/20250315164123.1855142-1-koichiro.den@canonical.com/]
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
2025-03-24 17:07:11 +01:00
arch UBUNTU: SAUCE: arm64: dts: qcom: x1e78100-t14s: Add display brightness control support 2025-03-24 17:07:07 +01:00
block block-6.14-20250306 2025-03-07 11:12:33 -10:00
certs UBUNTU: SAUCE: integrity: add informational messages when revoking certs 2025-03-24 17:06:08 +01:00
crypto UBUNTU: SAUCE: Enable fips mode by default, in FIPS kernels only 2025-03-24 17:06:12 +01:00
debian UBUNTU: [packaging] mv debian.master/copyright debian 2025-03-24 17:07:08 +01:00
debian.master UBUNTU: [Config] updateconfigs for DEV_SYNC_PROBE 2025-03-24 17:07:09 +01:00
Documentation UBUNTU: SAUCE: Documentation: gpio: document configfs interface for gpio-aggregator 2025-03-24 17:07:11 +01:00
drivers UBUNTU: SAUCE: gpio: aggregator: cancel deferred probe for devices created via configfs 2025-03-24 17:07:10 +01:00
fs UBUNTU: SAUCE: export file_close_fd() instead of close_fd_get_file() 2025-03-24 17:06:12 +01:00
include UBUNTU: SAUCE: rtc: pm8xxx: add support for uefi offset 2025-03-24 17:07:06 +01:00
init Revert "init/main.c: Initialize early LSMs after arch code, static keys and calls." 2025-03-24 17:06:34 +01:00
io_uring io_uring-6.14-20250322 2025-03-22 10:45:44 -07:00
ipc UBUNTU: SAUCE: binder: turn into module 2025-03-24 17:06:05 +01:00
kernel UBUNTU: SAUCE: apparmor4.0.0 [6/53]: Stacking: Audit: Add record for multiple object contexts 2025-03-24 17:06:49 +01:00
lib mm: decline to manipulate the refcount on a slab page 2025-03-16 17:40:26 -07:00
LICENSES LICENSES: add 0BSD license text 2024-09-01 20:43:24 -07:00
mm UBUNTU: SAUCE: binder: turn into module - lock_vma_under_rcu() 2025-03-24 17:06:45 +01:00
net UBUNTU: SAUCE: apparmor4.0.0 [5/53]: Stacking: Audit: multiple subject lsm values for netlabel 2025-03-24 17:06:49 +01:00
rust UBUNTU: SAUCE: rust: Fix rustc source path for the new rustc packaging 2025-03-24 17:06:29 +01:00
samples Driver core api addition for 6.14-rc3 2025-02-16 12:54:42 -08:00
scripts UBUNTU: SAUCE: rust: Fix rustc source path for the new rustc packaging 2025-03-24 17:06:29 +01:00
security UBUNTU: SAUCE: apparmor4.0.0 [53/53]: enable userspace upcall for mediation 2025-03-24 17:06:57 +01:00
sound UBUNTU: SAUCE: Change: cracking sound fix 2025-03-24 17:07:06 +01:00
tools UBUNTU: SAUCE: selftests: gpio: add test cases for gpio-aggregator 2025-03-24 17:07:11 +01:00
ubuntu UBUNTU: Add ubuntu-host module 2025-03-24 17:06:06 +01:00
usr kbuild: hdrcheck: fix cross build with clang 2025-03-05 04:06:45 +09:00
virt KVM: remove kvm_arch_post_init_vm 2025-02-04 11:27:45 -05:00
.clang-format clang-format: Update with v6.11-rc1's for_each macro list 2024-08-02 13:20:31 +02:00
.clippy.toml rust: give Clippy the minimum supported Rust version 2025-01-10 00:17:25 +01:00
.cocciconfig
.editorconfig .editorconfig: remove trim_trailing_whitespace option 2024-06-13 16:47:52 +02:00
.get_maintainer.ignore MAINTAINERS: Retire Ralf Baechle 2024-11-12 15:48:59 +01:00
.gitattributes .gitattributes: set diff driver for Rust source code files 2023-05-31 17:48:25 +02:00
.gitignore UBUNTU: [debian] Initial debian and ubuntu directories 2025-03-24 17:05:59 +01:00
.mailmap platform-drivers-x86 for v6.14-5 2025-03-14 10:57:28 -10:00
.rustfmt.toml rust: add .rustfmt.toml 2022-09-28 09:02:20 +02:00
COPYING COPYING: state that all contributions really are covered by this file 2020-02-10 13:32:20 -08:00
CREDITS MAINTAINERS: Move Pavel to kernel.org address 2025-02-07 09:12:33 -08:00
dropped.txt UBUNTU: Update dropped.txt (MODVERSION patches for Rust) 2025-03-24 17:06:44 +01:00
Kbuild UBUNTU: SAUCE: (no-up) Add support for ubuntu/ dir 2025-03-24 17:06:00 +01:00
Kconfig UBUNTU: SAUCE: (no-up) Add support for ubuntu/ dir 2025-03-24 17:06:00 +01:00
MAINTAINERS UBUNTU: SAUCE: platform: arm64: Add driver for Lenovo Yoga Slim 7x's EC 2025-03-24 17:07:05 +01:00
Makefile UBUNTU: SAUCE: (no-up) do not remove debian directory by 'make mrproper' 2025-03-24 17:06:10 +01:00
README README: Fix spelling 2024-03-18 03:36:32 -06:00
Ubuntu.md UBUNTU: [Packaging] update Ubuntu.md 2025-03-24 17:06:28 +01:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.