index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-22
audit: correctly record file names with different path name types
Paul Moore
2014-12-19
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
2014-12-19
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
2014-12-09
Merge branch 'next' into upstream for v3.19
Paul Moore
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
2014-11-11
audit: keep inode pinned
Miklos Szeredi
2014-10-30
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
2014-10-20
audit: add Paul Moore to the MAINTAINERS entry
Paul Moore
2014-10-10
audit: rename audit_log_remove_rule to disambiguate for trees
Richard Guy Briggs
2014-10-10
audit: cull redundancy in audit_rule_change
Richard Guy Briggs
2014-10-10
audit: WARN if audit_rule_change called illegally
Eric Paris
2014-10-10
audit: put rule existence check in canonical order
Richard Guy Briggs
2014-09-26
next: openrisc: Fix build
Guenter Roeck
2014-09-23
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2014-09-23
audit: remove open_arg() function that is never used
Richard Guy Briggs
2014-09-23
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
2014-09-23
audit: set nlmsg_len for multicast messages.
Richard Guy Briggs
2014-09-23
audit: use union for audit_field values since they are mutually exclusive
Richard Guy Briggs
2014-09-23
audit: invalid op= values for rules
Burn Alting
2014-09-23
audit: use atomic_t to simplify audit_serial()
Richard Guy Briggs
2014-09-23
kernel/audit.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2014-09-23
audit: reduce scope of audit_log_fcaps
Richard Guy Briggs
2014-09-23
audit: reduce scope of audit_net_id
Richard Guy Briggs
2014-09-23
audit: arm64: Remove the audit arch argument to audit_syscall_entry
Eric Paris
2014-09-23
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-09-23
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
sparc: implement is_32bit_task
Eric Paris
2014-09-23
sparc: properly conditionalize use of TIF_32BIT
Stephen Rothwell
2014-09-23
sparc: simplify syscall_get_arch()
Eric Paris
2014-09-23
audit: fix build error when asm/syscall.h does not exist
Eric Paris
2014-09-23
audit: add arch field to seccomp event log
Richard Guy Briggs
2014-09-23
audit: __audit_syscall_entry: ignore arch arg and call syscall_get_arch() dir...
Richard Guy Briggs
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
2014-09-23
Alpha: define syscall_get_arch()
Eric Paris
2014-09-23
UM: implement syscall_get_arch()
Eric Paris
2014-09-23
SH: define syscall_get_arch() for superh
Eric Paris
2014-09-23
syscall.h: fix doc text for syscall_get_arch()
Richard Guy Briggs
2014-09-23
audit: drop unused struct audit_rule definition
Eric Paris
2014-08-03
Linux 3.16
v3.16
Linus Torvalds
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
2014-08-02
ARM: idmap: add identity mapping usage note
Russell King
2014-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-08-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-01
Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-01
Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-01
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-01
dm cache: fix race affecting dirty block count
Anssi Hannula
[next]