summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audit: do not cast audit_rule_data pointers pointleslyEric Paris2014-04-021-2/+2
* AUDIT: Allow login in non-init namespacesEric Paris2014-03-311-1/+11
* audit: define audit_is_compat in kernel internal headerEric Paris2014-03-242-6/+6
* kernel: Use RCU_INIT_POINTER(x, NULL) in audit.cMonam Agarwal2014-03-241-1/+1
* sched: declare pid_alive as inlineRichard Guy Briggs2014-03-201-1/+1
* audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-204-4/+4
* syscall_get_arch: remove useless function argumentsEric Paris2014-03-207-17/+11
* audit: remove stray newline from audit_log_execve_info() audit_panic() callJoe Perches2014-03-201-1/+1
* audit: remove stray newlines from audit_log_lost messagesJosh Boyer2014-03-201-2/+2
* audit: include subject in login recordsEric Paris2014-03-201-6/+4
* audit: remove superfluous new- prefix in AUDIT_LOGIN messagesRichard Guy Briggs2014-03-201-1/+1
* audit: allow user processes to log from another PID namespaceRichard Guy Briggs2014-03-201-3/+7
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-206-16/+38
* audit: convert PPIDs to the inital PID namespace.Richard Guy Briggs2014-03-202-3/+3
* pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-03-201-1/+19
* audit: rename the misleading audit_get_context() to audit_take_context()Richard Guy Briggs2014-03-201-3/+4
* audit: Add generic compat syscall supportAKASHI Takahiro2014-03-206-1/+88
* audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-2011-1/+14
* alpha: Enable system-call auditing support.蔡正龙2014-03-208-2/+81
* audit: Send replies in the proper network namespace.Eric W. Biederman2014-03-203-14/+17
* audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman2014-03-203-6/+9
* audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts2014-03-203-0/+74
* proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts2014-03-201-34/+2
* mm: Create utility function for accessing a tasks commandline valueWilliam Roberts2014-03-072-0/+49
* capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs2014-03-071-0/+4
* audit: Use more current logging style againRichard Guy Briggs2014-03-072-21/+22
* Merge tag 'v3.13' into for-3.15Eric Paris2014-03-079812-230521/+434421
|\
| * Linux 3.13Linus Torvalds2014-01-191-1/+1
| * drm/nouveau/mxm: fix null deref on loadIlia Mirkin2014-01-191-2/+2
| * Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-192-2/+0
| |\
| | * Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2014-01-182-2/+0
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-192-8/+63
| |\ \
| | * | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter2014-01-161-8/+45
| | * | x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra2014-01-161-0/+18
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-1725-130/+169
| |\ \ \
| | * | | s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens2014-01-171-8/+8
| | * | | parisc: fix SO_MAX_PACING_RATE typoEric Dumazet2014-01-171-1/+1
| | * | | ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-172-22/+17
| | * | | tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch2014-01-171-19/+32
| | * | | net: rds: fix per-cpu helper usageGerald Schaefer2014-01-171-4/+3
| | * | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-01-161-1/+1
| | |\ \ \
| | | * | | batman-adv: fix batman-adv header overhead calculationMarek Lindner2014-01-151-1/+1
| | * | | | e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-01-161-6/+2
| | * | | | bpf: do not use reciprocal divideEric Dumazet2014-01-156-46/+45
| | * | | | be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera2014-01-151-2/+9
| | * | | | bnx2x: Don't release PCI bars on shutdownYuval Mintz2014-01-151-14/+15
| | * | | | net,via-rhine: Fix tx_timeout handlingRichard Weinberger2014-01-151-0/+1
| | |/ / /
| | * | | qlge: Fix vlan netdev features.Jitendra Kalsaria2014-01-141-0/+2
| | * | | net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2014-01-142-4/+10
| | * | | dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard2014-01-141-0/+12
OpenPOWER on IntegriCloud