aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-19Linux 3.13Linus Torvalds1-1/+1
2014-01-19drm/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-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens1-8/+8
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet1-1/+1
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2-22/+17
2014-01-17tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch1-19/+32
2014-01-17net: 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-16e1000e: 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-15bpf: do not use reciprocal divideEric Dumazet6-46/+45
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera1-2/+9
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz1-14/+15
2014-01-15net,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
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei1-2/+2
2014-01-15crash_dump: fix compilation error (on MIPS at least)Qais Yousef1-0/+2
2014-01-15mm: fix crash when using XFS on loopbackMikulas Patocka1-1/+4
2014-01-15MIPS: fix blast_icache32 on loongson2Aaro Koskinen2-21/+29
2014-01-15MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen3-7/+7
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner1-4/+6
2014-01-15drm/nouveau: fix null ptr dereferences on some boardsBen Skeggs6-10/+17
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria1-0/+2
2014-01-14net: avoid reference counter overflows on fib_rules in multicast forwardingHannes Frederic Sowa2-4/+10
2014-01-14dm9601: add USB IDs for new dm96xx variantsPeter Korsgaard1-0/+12
2014-01-14MAINTAINERS: add virtio-dev ML for virtioMichael S. Tsirkin1-0/+3
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer1-2/+4
2014-01-14audit: Convert int limit uses to u32Joe Perches3-26/+27
2014-01-14audit: Use more current logging styleJoe Perches1-20/+18