summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)
2026-08-10selftests: drv-net: so_txtime: only send test traffic to sch_etfWillem de Bruijn
2026-08-10PCI: ultrarisc: Use module_platform_driver()Jia Wang
2026-08-10PCI: ultrarisc: Get and enable DP1000 PCIe controller clocksJia Wang
2026-08-10dt-bindings: PCI: ultrarisc: Add required DP1000 PCIe clocksJia Wang
2026-08-10et131x: propagate EEPROM readiness errorsAvi Weiss
2026-08-10net: sfp: fix hwmon_name memory leak on hwmon registration failureKrishan Singh
2026-08-10Merge branch 'drivers-s390-net-enable-context_analysis'Jakub Kicinski
2026-08-10drivers/s390/net: Enable CONTEXT_ANALYSISHeiko Carstens
2026-08-10s390/ctcm: Add __context_unsafe() attribute to various functionsHeiko Carstens
2026-08-10nvme: raise FDP placement handle cap to U8_MAX and warn on overflowGuixin Liu
2026-08-10apparmor: fix out-of-bounds write when null terminating a label vecHyunwoo Kim
2026-08-10selftests: drv-net: let ethtool stats settle before readingJakub Kicinski
2026-08-10selftests: drv-net: pace ethtool_std_stats packet generationJakub Kicinski
2026-08-10selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesceJakub Kicinski
2026-08-10netdev: check for nla_put_u32() failuresJakub Kicinski
2026-08-10tap: fix incorrect variable used for USO check in set_offload()Rongguang Wei
2026-08-10selftests: tc-testing: add act_ct test for malformed header handlingHyunjung Ko
2026-08-10net/sched: act_ct: fix sk_buff leak when the header checks reject a packetHyunjung Ko