summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: refactor prepare_ns() and make usable from different viewsJohn Johansen2017-01-165-38/+79
* apparmor: update policy_destroy to use new debug assertsJohn Johansen2017-01-161-9/+2
* apparmor: pass gfp param into aa_policy_init()John Johansen2017-01-164-7/+7
* apparmor: constify policy name and hnameJohn Johansen2017-01-163-4/+4
* apparmor: rename hname_tail to basenameJohn Johansen2017-01-163-4/+4
* apparmor: rename mediated_filesystem() to path_mediated_fs()John Johansen2017-01-162-8/+8
* apparmor: add debug assert AA_BUG and Kconfig to control debug infoJohn Johansen2017-01-163-4/+43
* apparmor: add macro for bug asserts to check that a lock is heldJohn Johansen2017-01-161-0/+11
* apparmor: allow ns visibility question to consider subnsesJohn Johansen2017-01-164-8/+14
* apparmor: add fn to lookup profiles by fqnameJohn Johansen2017-01-164-7/+38
* apparmor: add lib fn to find the "split" for fqnamesJohn Johansen2017-01-162-0/+55
* apparmor: add strn version of aa_find_nsJohn Johansen2017-01-162-6/+29
* apparmor: add strn version of lookup_profile fnJohn Johansen2017-01-162-11/+27
* apparmor: rename replacedby to proxyJohn Johansen2017-01-165-65/+65
* apparmor: rename PFLAG_INVALID to PFLAG_STALEJohn Johansen2017-01-163-5/+5
* apparmor: rename sid to secidJohn Johansen2017-01-164-65/+65
* apparmor: rename namespace to ns to improve code line lengthsJohn Johansen2017-01-168-128/+122
* apparmor: split apparmor policy namespaces code into its own fileJohn Johansen2017-01-1610-391/+454
* apparmor: split out shared policy_XXX fns to libJohn Johansen2017-01-164-132/+137
* apparmor: move lib definitions into separate lib includeJohn Johansen2017-01-165-82/+99
* apparmor: use designated initializersKees Cook2017-01-152-5/+7
* AppArmor: Use GFP_KERNEL for __aa_kvmalloc().Tetsuo Handa2017-01-151-1/+2
* security: Fix inode_getattr documentationMickaël Salaün2017-01-101-2/+1
* samples/seccomp: fix 64-bit comparison macrosMathias Svensson2017-01-091-53/+72
* Linux 4.10-rc3Linus Torvalds2017-01-081-1/+1
* Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
|\
| * USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| * usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| * usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| * usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| * usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1
| * usb: musb: fix compilation warning on unused functionJérémy Lefaure2017-01-051-0/+2
| * usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-01-051-1/+1
| * usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu2017-01-051-0/+12
| * usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-052-6/+11
| * Merge tag 'usb-serial-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-0516-58/+167
| |\
| | * USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold2017-01-041-0/+7
| | * USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold2017-01-041-0/+14
| | * USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold2017-01-041-4/+0
| | * USB: serial: pl2303: fix NULL-deref at openJohan Hovold2017-01-041-0/+8
| | * USB: serial: oti6858: fix NULL-deref at openJohan Hovold2017-01-041-0/+16
| | * USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold2017-01-041-0/+13
| | * USB: serial: mos7840: fix misleading interrupt-URB commentJohan Hovold2017-01-041-3/+1
| | * USB: serial: mos7840: remove unused write URBJohan Hovold2017-01-041-8/+0
| | * USB: serial: mos7840: fix NULL-deref at openJohan Hovold2017-01-041-0/+12
| | * USB: serial: mos7720: remove obsolete port initialisationJohan Hovold2017-01-041-5/+0
| | * USB: serial: mos7720: fix parallel probeJohan Hovold2017-01-041-23/+7
| | * USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold2017-01-041-10/+8
| | * USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold2017-01-041-1/+5
| | * USB: serial: mos7720: fix NULL-deref at openJohan Hovold2017-01-041-0/+5
OpenPOWER on IntegriCloud