index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
audit: allow user processes to log from another PID namespace
Richard Guy Briggs
1
-3
/
+7
2014-03-20
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
6
-16
/
+38
2014-03-20
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2
-3
/
+3
2014-03-20
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
1
-1
/
+19
2014-03-20
audit: rename the misleading audit_get_context() to audit_take_context()
Richard Guy Briggs
1
-3
/
+4
2014-03-20
audit: Add generic compat syscall support
AKASHI Takahiro
6
-1
/
+88
2014-03-20
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
AKASHI Takahiro
11
-1
/
+14
2014-03-20
alpha: Enable system-call auditing support.
蔡正龙
8
-2
/
+81
2014-03-20
audit: Send replies in the proper network namespace.
Eric W. Biederman
3
-14
/
+17
2014-03-20
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
3
-6
/
+9
2014-03-20
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
3
-0
/
+74
2014-03-20
proc: Update get proc_pid_cmdline() to use mm.h helpers
William Roberts
1
-34
/
+2
2014-03-07
mm: Create utility function for accessing a tasks commandline value
William Roberts
2
-0
/
+49
2014-03-07
capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITE
Richard Guy Briggs
1
-0
/
+4
2014-03-07
audit: Use more current logging style again
Richard Guy Briggs
2
-21
/
+22
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
9755
-200004
/
+403904
2014-01-20
Linux 3.13
v3.13
Linus Torvalds
1
-1
/
+1
2014-01-20
drm/nouveau/mxm: fix null deref on load
Ilia Mirkin
1
-2
/
+2
2014-01-20
Merge tag 'acpi-3.13-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+0
2014-01-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+63
2014-01-18
Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
Rafael J. Wysocki
2
-2
/
+0
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-130
/
+169
2014-01-18
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-01-18
parisc: fix SO_MAX_PACING_RATE typo
Eric Dumazet
1
-1
/
+1
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2
-22
/
+17
2014-01-18
tcp: metrics: Avoid duplicate entries with the same destination-IP
Christoph Paasch
1
-19
/
+32
2014-01-18
net: rds: fix per-cpu helper usage
Gerald Schaefer
1
-4
/
+3
2014-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+8
2014-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2014-01-18
audit: whitespace fix in kernel-parameters.txt
Richard Guy Briggs
1
-1
/
+1
2014-01-18
audit: fix location of __net_initdata for audit_net_ops
Richard Guy Briggs
1
-1
/
+1
2014-01-18
audit: remove pr_info for every network namespace
Eric Paris
1
-2
/
+0
2014-01-18
audit: Modify a set of system calls in audit class definitions
AKASHI Takahiro
2
-1
/
+9
2014-01-17
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-1
/
+1
2014-01-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2014-01-17
percpu_counter: unbreak __percpu_counter_add()
Hugh Dickins
1
-1
/
+1
2014-01-17
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
1
-6
/
+2
2014-01-16
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
Catalin Marinas
1
-1
/
+1
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-16
x86, mm, perf: Allow recursive faults from interrupts
Peter Zijlstra
1
-0
/
+18
2014-01-16
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2
-9
/
+14
2014-01-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+26
2014-01-16
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2014-01-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-5
/
+8
2014-01-16
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+9
2014-01-16
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-01-16
bpf: do not use reciprocal divide
Eric Dumazet
6
-46
/
+45
2014-01-16
be2net: add dma_mapping_error() check for dma_map_page()
Ivan Vecera
1
-2
/
+9
2014-01-16
bnx2x: Don't release PCI bars on shutdown
Yuval Mintz
1
-14
/
+15
2014-01-16
net,via-rhine: Fix tx_timeout handling
Richard Weinberger
1
-0
/
+1
[next]