summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-1112-867/+745
|\
| * audit: fix message spacing printing auidEric Paris2013-05-081-1/+1
| * Revert "audit: move kaudit thread start from auditd registration to kaudit init"Eric Paris2013-05-081-4/+10
| * audit: vfs: fix audit_inode call in O_CREAT case of do_lastJeff Layton2013-05-081-1/+1
| * audit: Make testing for a valid loginuid explicit.Eric W. Biederman2013-05-084-3/+25
| * audit: fix event coverage of AUDIT_ANOM_LINKEric Paris2013-04-304-369/+405
| * audit: use spin_lock in audit_receive_msg to process tty loggingEric Paris2013-04-301-6/+4
| * audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-301-3/+0
| * audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-301-4/+0
| * audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-304-7/+22
| * audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-302-17/+25
| * helper for some session id stuffEric Paris2013-04-302-8/+14
| * audit: use a consistent audit helper to log lsm informationEric Paris2013-04-304-50/+15
| * audit: push loginuid and sessionid processing downEric Paris2013-04-303-51/+27
| * audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-305-83/+52
| * audit: remove the old depricated kernel interfaceEric Paris2013-04-302-180/+8
| * audit: make validity checking genericEric Paris2013-04-301-76/+70
| * audit: allow checking the type of audit message in the user filterEric Paris2013-04-163-5/+27
| * audit: fix build break when AUDIT_DEBUG == 2Eric Paris2013-04-161-3/+5
| * audit: remove duplicate export of audit_enabledGao feng2013-04-121-1/+0
| * Audit: do not print error when LSMs disabledEric Paris2013-04-111-6/+8
| * audit: use data= not msg= for AUDIT_USER_TTY messagesEric Paris2013-04-111-1/+1
| * auditsc: remove audit_set_context() altogether - fold it into its callerAndrew Morton2013-04-101-8/+2
| * auditsc: Use kzalloc instead of kmalloc+memset.Rakib Mullick2013-04-101-4/+4
| * kernel: audit: beautify code, for extern function, better to check its parame...Chen Gang2013-04-103-10/+21
| * audit: destroy long filenames correctlyDmitry Monakhov2013-04-101-3/+3
| * powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
| * audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard2013-04-101-1/+1
| * audit: move kaudit thread start from auditd registration to kaudit initRichard Guy Briggs2013-04-081-10/+4
| * audit: flatten kauditd_thread wait queue codeRichard Guy Briggs2013-04-081-13/+13
| * audit: refactor hold queue flushRichard Guy Briggs2013-04-081-22/+40
| * audit: improve GID/EGID comparation logicMatvejchikov Ilya2013-04-081-0/+14
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-103-37/+48
|\ \
| * | nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton2013-05-091-7/+5
| * | SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields2013-05-071-13/+13
| * | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warningGeert Uytterhoeven2013-05-061-15/+17
| * | nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields2013-05-031-2/+13
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-05-1010-12/+242
|\ \ \
| * | | Add support for fan button on Ideapad Z580Maxim Mikityanskiy2013-05-091-1/+5
| * | | pvpanic: pvpanic device driverHu Tao2013-05-093-0/+134
| * | | asus-nb-wmi: set wapf=4 for ASUSTeK COMPUTER INC. X75AAceLan Kao2013-05-091-0/+9
| * | | drivers: platform: x86: Use PTR_RET functionAlexandru Gheorghiu2013-05-091-4/+1
| * | | sony-laptop: SVS151290S kbd backlight and gfx switch supportArthur Wirski2013-05-091-1/+19
| * | | hp-wmi: add more definitions for new event_id'sAlex Hung2013-05-091-0/+24
| * | | dell-laptop: Fix krealloc() misuse in parse_da_table()David Woodhouse2013-05-091-4/+6
| * | | hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan2013-05-091-1/+2
| * | | dell: add new dell WMI format for the AIO machinesAceLan Kao2013-05-091-5/+48
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-1020-107/+45
|\ \ \ \
| * | | | switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINEAl Viro2013-05-093-7/+3
| * | | | unicore32: just use mmap_pgoff()...Al Viro2013-05-091-9/+1