index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
next: openrisc: Fix build
Guenter Roeck
2
-2
/
+2
2014-09-24
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2
-4
/
+4
2014-09-24
audit: remove open_arg() function that is never used
Richard Guy Briggs
1
-8
/
+0
2014-09-24
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
1
-1
/
+1
2014-09-24
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
1
-1
/
+2
2014-09-24
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2
-14
/
+29
2014-09-24
audit: invalid op= values for rules
Burn Alting
3
-5
/
+5
2014-09-24
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
1
-12
/
+2
2014-09-24
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
1
-1
/
+1
2014-09-24
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2
-2
/
+1
2014-09-24
audit: reduce scope of audit_net_id
Richard Guy Briggs
1
-1
/
+1
2014-09-24
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
1
-2
/
+2
2014-09-24
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
1
-0
/
+7
2014-09-24
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
5
-25
/
+20
2014-09-24
sparc: implement is_32bit_task
Eric Paris
3
-6
/
+5
2014-09-24
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
1
-0
/
+4
2014-09-24
sparc: simplify syscall_get_arch()
Eric Paris
1
-8
/
+2
2014-09-24
audit: fix build error when asm/syscall.h does not exist
Eric Paris
1
-1
/
+2
2014-09-24
audit: add arch field to seccomp event log
Richard Guy Briggs
1
-5
/
+4
2014-09-24
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
1
-1
/
+1
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
17
-77
/
+25
2014-09-24
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
8
-1
/
+49
2014-09-24
Alpha: define syscall_get_arch()
Eric Paris
1
-0
/
+11
2014-09-24
UM: implement syscall_get_arch()
Eric Paris
1
-0
/
+15
2014-09-24
SH: define syscall_get_arch() for superh
Eric Paris
2
-0
/
+24
2014-09-24
syscall.h: fix doc text for syscall_get_arch()
Richard Guy Briggs
1
-1
/
+1
2014-09-24
audit: drop unused struct audit_rule definition
Eric Paris
1
-13
/
+0
2014-08-04
Linux 3.16
v3.16
Linus Torvalds
1
-1
/
+1
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-5
/
+9
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-17
/
+43
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
1
-0
/
+5
2014-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-8
/
+6
2014-08-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-21
/
+11
2014-08-02
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+15
2014-08-01
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+7
2014-08-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+6
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
1
-7
/
+6
2014-08-01
dm bufio: fully initialize shrinker
Greg Thelen
1
-1
/
+1
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
1
-4
/
+6
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-08-01
Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-07-31
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...
Linus Torvalds
1
-1
/
+6
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2014-07-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+8
2014-07-31
clk: ti: clk-7xx: Correct ABE DPLL configuration
Peter Ujfalusi
1
-1
/
+6
2014-07-31
crypto: af_alg - properly label AF_ALG socket
Milan Broz
1
-0
/
+2
2014-07-31
kexec: fix build error when hugetlbfs is disabled
David Rientjes
1
-0
/
+2
2014-07-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
14
-36
/
+69
[next]