summaryrefslogtreecommitdiffstats
path: root/init/version.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-02audit: renumber AUDIT_FEATURE_CHANGE into the 1300 rangeEric Paris1-1/+1
2014-04-02audit: do not cast audit_rule_data pointers pointleslyEric Paris1-2/+2
2014-03-31AUDIT: Allow login in non-init namespacesEric Paris1-1/+11
2014-03-24audit: define audit_is_compat in kernel internal headerEric Paris2-6/+6
2014-03-24kernel: Use RCU_INIT_POINTER(x, NULL) in audit.cMonam Agarwal1-1/+1
2014-03-20sched: declare pid_alive as inlineRichard Guy Briggs1-1/+1
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris4-4/+4
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris7-17/+11
2014-03-20audit: remove stray newline from audit_log_execve_info() audit_panic() callJoe Perches1-1/+1
2014-03-20audit: remove stray newlines from audit_log_lost messagesJosh Boyer1-2/+2
2014-03-20audit: include subject in login recordsEric Paris1-6/+4
2014-03-20audit: remove superfluous new- prefix in AUDIT_LOGIN messagesRichard Guy Briggs1-1/+1
2014-03-20audit: allow user processes to log from another PID namespaceRichard Guy Briggs1-3/+7
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs6-16/+38
2014-03-20audit: convert PPIDs to the inital PID namespace.Richard Guy Briggs2-3/+3
2014-03-20pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs1-1/+19
2014-03-20audit: rename the misleading audit_get_context() to audit_take_context()Richard Guy Briggs1-3/+4
2014-03-20audit: Add generic compat syscall supportAKASHI Takahiro6-1/+88
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro11-1/+14
2014-03-20alpha: Enable system-call auditing support.蔡正龙8-2/+81
2014-03-20audit: Send replies in the proper network namespace.Eric W. Biederman3-14/+17
2014-03-20audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman3-6/+9
2014-03-20audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts3-0/+74
2014-03-20proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts1-34/+2
2014-03-07mm: Create utility function for accessing a tasks commandline valueWilliam Roberts2-0/+49
2014-03-07capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs1-0/+4
2014-03-07audit: Use more current logging style againRichard Guy Briggs2-21/+22
2014-01-20Linux 3.13v3.13Linus Torvalds1-1/+1
2014-01-20drm/nouveau/mxm: fix null deref on loadIlia Mirkin1-2/+2
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki2-2/+0
2014-01-18s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-18parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-18ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2014-01-18tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-01-18net: rds: fix per-cpu helper usageGerald Schaefer1-4/+3
2014-01-17audit: whitespace fix in kernel-parameters.txtRichard Guy Briggs1-1/+1
2014-01-17audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs1-1/+1
2014-01-17audit: remove pr_info for every network namespaceEric Paris1-2/+0
2014-01-17audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro2-1/+9
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins1-1/+1
2014-01-17e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg1-6/+2
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas1-1/+1
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-16be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-16bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-16net,via-rhine: Fix tx_timeout handlingRichard Weinberger1-0/+1
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner1-1/+1
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1