summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-09-074-24/+178
|\
| * scripts/checkkconfigsymbols.sh: replace echo -e with printfMax Filippov2013-08-281-2/+2
| * Provide version number for Debian firmware packageHeinrich Schuchardt2013-08-151-1/+1
| * coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-131-0/+58
| * deb-pkg: add a hook argument to match debian hooks parametersAnisse Astier2013-07-241-1/+1
| * deb-pkg: fix installed image path on parisc, mips and powerpcAnisse Astier2013-07-241-7/+20
| * deb-pkg: split debug symbols in their own packageAnisse Astier2013-07-241-1/+49
| * deb-pkg: use KCONFIG_CONFIG instead of .config file directlyAnisse Astier2013-07-241-6/+7
| * rpm-pkg: add generation of kernel-develMike Marciniszyn2013-07-231-2/+26
| * rpm-pkg: install firmware files in kernel relative directoryMike Marciniszyn2013-07-231-4/+5
| * rpm-pkg: add %post section to create initramfs and grub hooksMike Marciniszyn2013-07-231-0/+9
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-09-072-10/+5
|\ \
| * | kbuild: Do not overwrite include/config/kernel.release needlesslyMichal Marek2013-08-281-2/+5
| * | scripts: remove unused function in sortextable.cRamkumar Ramachandra2013-07-251-8/+0
| |/
* | lockref: add ability to mark lockrefs "dead"Linus Torvalds2013-09-072-0/+41
* | lockref: fix docbook argument namesLinus Torvalds2013-09-071-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-079-258/+323
|\ \
| * | constify dcache.c inlined helpers where possibleAl Viro2013-09-051-6/+6
| * | fuse: drop dentry on failed revalidateAnand Avati2013-09-051-0/+2
| * | fuse: clean up return in fuse_dentry_revalidate()Miklos Szeredi2013-09-051-8/+18
| * | fuse: use d_materialise_unique()Miklos Szeredi2013-09-051-43/+26
| * | sysfs: use check_submounts_and_drop()Miklos Szeredi2013-09-051-12/+8
| * | nfs: use check_submounts_and_drop()Miklos Szeredi2013-09-051-5/+4
| * | gfs2: use check_submounts_and_drop()Miklos Szeredi2013-09-051-6/+3
| * | afs: use check_submounts_and_drop()Miklos Szeredi2013-09-051-7/+3
| * | vfs: check unlinked ancestors before mountMiklos Szeredi2013-09-053-6/+39
| * | vfs: check submounts and drop atomicallyMiklos Szeredi2013-09-052-0/+66
| * | vfs: add d_walk()Miklos Szeredi2013-09-051-161/+148
| * | vfs: restructure d_genocide()Miklos Szeredi2013-09-051-8/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-0727-104/+177
|\ \ \
| * | | userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-3012-34/+21
| * | | capabilities: allow nice if we are privilegedSerge Hallyn2013-08-301-4/+4
| * | | pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREADEric W. Biederman2013-08-301-5/+0
| * | | userns: Allow PR_CAPBSET_DROP in a user namespace.Eric W. Biederman2013-08-301-1/+1
| * | | namespaces: Simplify copy_namespaces so it is clear what is going on.Eric W. Biederman2013-08-301-24/+11
| * | | pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeupEric W. Biederman2013-08-301-0/+1
| * | | sysfs: Restrict mounting sysfsEric W. Biederman2013-08-284-3/+34
| * | | userns: Better restrictions on when proc and sysfs can be mountedEric W. Biederman2013-08-267-23/+33
| * | | vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespacesEric W. Biederman2013-08-262-13/+38
| * | | kernel/nsproxy.c: Improving a snippet of code.Raphael S.Carvalho2013-08-261-1/+2
| * | | proc: Restrict mounting the proc filesystemEric W. Biederman2013-08-261-1/+2
| * | | vfs: Lock in place mounts from more privileged usersEric W. Biederman2013-07-242-0/+35
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2013-09-0732-554/+1673
|\ \ \
| * \ \ Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...James Morris2013-08-234-114/+150
| |\ \ \
| | * | | Smack: parse multiple rules per write to load2, up to PAGE_SIZE-1 bytesRafal Krypa2013-08-121-85/+82
| | * | | Smack: network label match fixCasey Schaufler2013-08-013-9/+31
| | * | | security: smack: add a hash table to quicken smk_find_entry()Tomasz Stanislawski2013-08-013-9/+37
| | * | | security: smack: fix memleak in smk_write_rules_list()Tomasz Stanislawski2013-08-011-22/+11
| * | | | apparmor: add the ability to report a sha1 hash of loaded policyJohn Johansen2013-08-148-6/+199
| * | | | apparmor: export set of capabilities supported by the apparmor moduleJohn Johansen2013-08-144-1/+15
OpenPOWER on IntegriCloud