summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-03-20alpha: Enable system-call auditing support.蔡正龙
2014-03-20audit: Send replies in the proper network namespace.Eric W. Biederman
2014-03-20audit: Use struct net not pid_t to remember the network namespce to reply inEric W. Biederman
2014-03-20audit: Audit proc/<pid>/cmdline aka proctitleWilliam Roberts
2014-03-20proc: Update get proc_pid_cmdline() to use mm.h helpersWilliam Roberts
2014-03-07mm: Create utility function for accessing a tasks commandline valueWilliam Roberts
2014-03-07capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITERichard Guy Briggs
2014-03-07audit: Use more current logging style againRichard Guy Briggs
2014-03-07Merge tag 'v3.13' into for-3.15Eric Paris
2014-01-19Linux 3.13v3.13Linus Torvalds
2014-01-19drm/nouveau/mxm: fix null deref on loadIlia Mirkin
2014-01-19Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-18Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-17s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens
2014-01-17parisc: fix SO_MAX_PACING_RATE typoEric Dumazet
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2014-01-17tcp: metrics: Avoid duplicate entries with the same destination-IPChristoph Paasch
2014-01-17net: rds: fix per-cpu helper usageGerald Schaefer
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-17audit: whitespace fix in kernel-parameters.txtRichard Guy Briggs
2014-01-17audit: fix location of __net_initdata for audit_net_opsRichard Guy Briggs
2014-01-17audit: remove pr_info for every network namespaceEric Paris
2014-01-17audit: Modify a set of system calls in audit class definitionsAKASHI Takahiro
2014-01-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-17percpu_counter: unbreak __percpu_counter_add()Hugh Dickins
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra
2014-01-16Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-01-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-15bpf: do not use reciprocal divideEric Dumazet
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-01-15batman-adv: fix batman-adv header overhead calculationMarek Lindner
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones
2014-01-15Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-15Merge tag 'md/3.13-fixes' of git://neil.brown.name/mdLinus Torvalds
2014-01-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-15lib/percpu_counter.c: fix __percpu_counter_add()Ming Lei