summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-11media: ipu-bridge: check all DMI entries when overriding sensor rotationJosé María Martín
2026-08-10apparmor: constify aa_label parameters on read-only query helpersJohn Johansen
2026-08-10apparmor: constify aa_dfa parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_profile parameters on read-only compute pathsJohn Johansen
2026-08-10apparmor: constify aa_perms parameters that are read-onlyJohn Johansen
2026-08-10apparmor: drop use of _confined variant for iterationJohn Johansen
2026-08-10apparmor: refactory mount to use check_permsJohn Johansen
2026-08-10apparmor: fix auditing of mount binary dataJohn Johansen
2026-08-10apparmor: add audit mode to provide a mechanism to silence complain messagesJohn Johansen
2026-08-10apparmor: mark static tables and structs as read onlyJohn Johansen
2026-08-10apparmor: fix error debug output in fn_label_buildJohn Johansen
2026-08-10apparmor: make table entry count last enum for static tablesJohn Johansen
2026-08-10apparmor: fix race condition in label replacementJohn Johansen
2026-08-10apparmor: refactor xattr attachment, to take the file pathJohn Johansen
2026-08-10apparmor: fix unconfined user namespace restriction forced stackJohn Johansen
2026-08-10apparmor: reserve mediation class for packet mediationJohn Johansen
2026-08-10apparmor: move sock_rcv_skb() next to inet_conn_requestJohn Johansen
2026-08-10apparmor: move netfilter functions next to the LSM network operationsJohn Johansen
2026-08-10apparmor: refactor network socket mediation to support compatibilityJohn Johansen
2026-08-10apparmor: push inet mediation into profile callbacks, and improve auditingJohn Johansen
2026-08-10apparmor: refactor network sock mediation in preparation for inet mediationJohn Johansen
2026-08-10apparmor: make MEDIATES_AF_UNIX its own fnJohn Johansen
2026-08-10apparmor: fix error handling for copy_from_user in policy_updateJohn Johansen
2026-08-11powerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra
2026-08-11pwm: th1520: use vertical import styleGuru Das Srinagesh
2026-08-11rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`Francis Laniel
2026-08-11powerpc/configs: enable CONFIG_RAS to fix EDAC supportMichael Walle
2026-08-11f2fs: refactor f2fs_evict_inode having three major partsJaegeuk Kim
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye
2026-08-10lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth
2026-08-10kunit: irq: Unregister on-stack timer and work from debugobjectsEric Biggers
2026-08-10kunit: irq: Continue increasing hrtimer interval for longerEric Biggers
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
2026-08-10lib/crypto: tests: Add aead-test-template.hEric Biggers
2026-08-10lib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers
2026-08-10lib/crypto: tests: Create test-utils.hEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers
2026-08-10lib/crypto: aes-cmac: Add zeroization functionsThomas Huth
2026-08-10scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar
2026-08-10Merge branch 'update-null-pointer-handling-in-generated-code'Jakub Kicinski
2026-08-10tools: ynl: check alloc fails in generated getter codeThaison Phan
2026-08-10tools: ynl: check for null ptr on dump freeThaison Phan
2026-08-10selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabledAndrey Grodzovsky
2026-08-10ftrace: deprecate disabling via ftrace_enabled sysctlAndrey Grodzovsky
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski
2026-08-10EDAC/thunderx: Orphan itBorislav Petkov (AMD)