aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-10apparmor: drop use of _confined variant for iterationJohn Johansen1-7/+7
2026-08-10apparmor: refactory mount to use check_permsJohn Johansen4-168/+144
2026-08-10apparmor: fix auditing of mount binary dataJohn Johansen1-2/+2
2026-08-10apparmor: add audit mode to provide a mechanism to silence complain messagesJohn Johansen4-10/+22
2026-08-10apparmor: mark static tables and structs as read onlyJohn Johansen8-20/+22
2026-08-10apparmor: fix error debug output in fn_label_buildJohn Johansen1-2/+2
2026-08-10apparmor: make table entry count last enum for static tablesJohn Johansen3-5/+5
2026-08-10apparmor: fix race condition in label replacementJohn Johansen1-12/+48
2026-08-10apparmor: refactor xattr attachment, to take the file pathJohn Johansen1-15/+19
2026-08-10apparmor: fix unconfined user namespace restriction forced stackJohn Johansen1-26/+54
2026-08-10apparmor: reserve mediation class for packet mediationJohn Johansen2-1/+2
2026-08-10apparmor: move sock_rcv_skb() next to inet_conn_requestJohn Johansen1-36/+33
2026-08-10apparmor: move netfilter functions next to the LSM network operationsJohn Johansen1-44/+46
2026-08-10apparmor: refactor network socket mediation to support compatibilityJohn Johansen1-8/+10
2026-08-10apparmor: push inet mediation into profile callbacks, and improve auditingJohn Johansen2-13/+497
2026-08-10apparmor: refactor network sock mediation in preparation for inet mediationJohn Johansen6-22/+190
2026-08-10apparmor: make MEDIATES_AF_UNIX its own fnJohn Johansen3-9/+13
2026-08-10apparmor: fix error handling for copy_from_user in policy_updateJohn Johansen1-3/+3
2026-08-11powerpc/pseries/iommu: switch to Default DMA window during kdumpGaurav Batra1-11/+12
2026-08-11pwm: th1520: use vertical import styleGuru Das Srinagesh1-3/+9
2026-08-11rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`Francis Laniel1-3/+1
2026-08-11powerpc/configs: enable CONFIG_RAS to fix EDAC supportMichael Walle1-0/+1
2026-08-11thunderbolt: Clamp DMA tunnel credits to what a hop register can holdFan Ye1-1/+9
2026-08-10lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth1-2/+1
2026-08-10kunit: irq: Unregister on-stack timer and work from debugobjectsEric Biggers1-0/+2
2026-08-10kunit: irq: Continue increasing hrtimer interval for longerEric Biggers1-4/+6
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers5-2/+494
2026-08-10lib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers5-0/+427
2026-08-10lib/crypto: tests: Add aead-test-template.hEric Biggers1-0/+1039
2026-08-10lib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers15-241/+193
2026-08-10lib/crypto: tests: Create test-utils.hEric Biggers6-99/+124
2026-08-10lib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers3-10/+113
2026-08-10lib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers3-5/+258
2026-08-10lib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers8-36/+83
2026-08-10lib/crypto: aes-cmac: Add zeroization functionsThomas Huth1-0/+34
2026-08-10scsi: fnic: Fix built-in NVMe/FC buildKaran Tilak Kumar2-2/+2
2026-08-10Merge branch 'update-null-pointer-handling-in-generated-code'Jakub Kicinski1-8/+27
2026-08-10tools: ynl: check alloc fails in generated getter codeThaison Phan1-8/+24
2026-08-10tools: ynl: check for null ptr on dump freeThaison Phan1-0/+3
2026-08-10selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabledAndrey Grodzovsky2-17/+42
2026-08-10ftrace: deprecate disabling via ftrace_enabled sysctlAndrey Grodzovsky2-37/+11
2026-08-10selftests: bonding: disable DAD for IPv6 addressesJakub Kicinski1-6/+4
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn2-3/+15
2026-08-10PCI: ultrarisc: Use module_platform_driver()Jia Wang1-1/+1
2026-08-10PCI: ultrarisc: Get and enable DP1000 PCIe controller clocksJia Wang1-7/+78
2026-08-10dt-bindings: PCI: ultrarisc: Add required DP1000 PCIe clocksJia Wang1-0/+16
2026-08-10et131x: propagate EEPROM readiness errorsAvi Weiss1-1/+1
2026-08-10net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh1-0/+4
2026-08-10Merge branch 'drivers-s390-net-enable-context_analysis'Jakub Kicinski3-17/+11
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens1-0/+2