summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorJohn Johansen <john.johansen@canonical.com>2013-07-10 21:07:43 -0700
committerJohn Johansen <john.johansen@canonical.com>2013-08-14 11:42:06 -0700
commit77b071b34045a0c65d0e1f85f3d47fd2b8b7a8a1 (patch)
treeb0b2c38b79969ac7b9439389888f6a1ac14a32a7 /scripts/const_structs.checkpatch
parent01e2b670aa898a39259bc85c78e3d74820f4d3b6 (diff)
downloadkernel-77b071b34045a0c65d0e1f85f3d47fd2b8b7a8a1.tar.gz
apparmor: change how profile replacement update is done
remove the use of replaced by chaining and move to profile invalidation and lookup to handle task replacement. Replacement chaining can result in large chains of profiles being pinned in memory when one profile in the chain is use. With implicit labeling this will be even more of a problem, so move to a direct lookup method. Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
d> 2020-06-26PCI: Convert PCIe capability PCIBIOS errors to errnoBolarinwa Olayemi Saheed 2020-04-23dmaengine: ioat: adding missed issue_pending to timeout handlerLeonid Ravich 2020-04-23dmaengine: ioat: remove unnesesery double complition timer modification.Leonid Ravich 2020-04-23dmaengine: ioat: removing duplicate code from timeout handlerLeonid Ravich 2020-04-17dmaengine: ioat: Decreasing allocation chunk size 2M->512KLeonid Ravich 2020-04-17dmaengine: ioat: fixing chunk sizing macros dependencyLeonid Ravich 2020-02-19dmanegine: ioat/dca: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-01-27Merge tag 'dmaengine-5.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds 2019-12-27ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com 2019-12-24dmaengine: ioat: Support in-use unbindLogan Gunthorpe 2019-09-04dmanegine: ioat/dca: Use struct_size() helperGustavo A. R. Silva