index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exportfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-18
Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"
Rafael J. Wysocki
2
-2
/
+0
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-17
audit: whitespace fix in kernel-parameters.txt
Richard Guy Briggs
1
-1
/
+1
2014-01-17
audit: fix location of __net_initdata for audit_net_ops
Richard Guy Briggs
1
-1
/
+1
2014-01-17
audit: remove pr_info for every network namespace
Eric Paris
1
-2
/
+0
2014-01-17
audit: Modify a set of system calls in audit class definitions
AKASHI Takahiro
2
-1
/
+9
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
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
2014-01-15
batman-adv: fix batman-adv header overhead calculation
Marek Lindner
1
-1
/
+1
2014-01-15
kvm: x86: fix apic_base enable check
Andrew Jones
1
-1
/
+1
2014-01-15
lib/percpu_counter.c: fix __percpu_counter_add()
Ming Lei
1
-2
/
+2
2014-01-15
crash_dump: fix compilation error (on MIPS at least)
Qais Yousef
1
-0
/
+2
2014-01-15
mm: fix crash when using XFS on loopback
Mikulas Patocka
1
-1
/
+4
2014-01-15
MIPS: fix blast_icache32 on loongson2
Aaro Koskinen
2
-21
/
+29
2014-01-15
MIPS: fix case mismatch in local_r4k_flush_icache_range()
Huacai Chen
3
-7
/
+7
2014-01-15
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
6
-10
/
+17
2014-01-15
qlge: Fix vlan netdev features.
Jitendra Kalsaria
1
-0
/
+2
2014-01-15
net: avoid reference counter overflows on fib_rules in multicast forwarding
Hannes Frederic Sowa
2
-4
/
+10
2014-01-15
dm9601: add USB IDs for new dm96xx variants
Peter Korsgaard
1
-0
/
+12
2014-01-15
MAINTAINERS: add virtio-dev ML for virtio
Michael S. Tsirkin
1
-0
/
+3
2014-01-15
ieee802154: Fix memory leak in ieee802154_add_iface()
Christian Engelmayer
1
-2
/
+4
2014-01-14
audit: Convert int limit uses to u32
Joe Perches
3
-26
/
+27
2014-01-14
audit: Use more current logging style
Joe Perches
1
-20
/
+18
[next]