index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
audit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-10
fs: handle failed audit_log_start properly
Sasha Levin
1
-0
/
+2
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+12
2012-09-18
userns: Convert audit to work with user namespaces enabled
Eric W. Biederman
1
-2
/
+2
2012-09-18
userns: Convert the audit loginuid to be a kuid
Eric W. Biederman
1
-10
/
+10
2012-09-18
audit: Don't pass pid or uid to audit_log_common_recv_msg
Eric W. Biederman
1
-15
/
+14
2012-09-18
audit: Remove the unused uid parameter from audit_receive_filter
Eric W. Biederman
1
-2
/
+2
2012-09-18
audit: Properly set the origin port id of audit messages.
Eric W. Biederman
1
-1
/
+1
2012-09-18
audit: Simply AUDIT_TTY_SET and AUDIT_TTY_GET
Eric W. Biederman
1
-25
/
+13
2012-09-18
audit: kill audit_prepare_user_tty
Eric W. Biederman
1
-19
/
+1
2012-09-18
audit: Use current instead of NETLINK_CREDS() in audit_filter
Eric W. Biederman
1
-1
/
+1
2012-09-18
audit: Limit audit requests to processes in the initial pid and user namespaces.
Eric W. Biederman
1
-0
/
+6
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-10
/
+10
2012-09-09
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+1
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+21
2012-07-29
fs: add link restriction audit reporting
Kees Cook
1
-0
/
+21
2012-06-30
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
1
-2
/
+5
2012-06-27
audit: netlink: Move away from NLMSG_NEW().
David S. Miller
1
-10
/
+13
2012-03-21
constify path argument of audit_log_d_path()
Al Viro
1
-1
/
+1
2012-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2012-01-18
audit: no leading space in audit_log_d_path prefix
Kees Cook
1
-1
/
+1
2012-01-18
audit: drop the meaningless and format breaking word 'user'
Eric Paris
1
-1
/
+1
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-2
/
+2
2012-01-09
audit: always follow va_copy() with va_end()
Jesper Juhl
1
-2
/
+3
2012-01-06
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-2
/
+2
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
1
-0
/
+29
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
1
-3
/
+3
2011-01-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-1
/
+1
2011-01-18
audit: export symbol for use with xt_AUDIT
Jan Engelhardt
1
-0
/
+2
2010-11-03
audit: error message typo correction
Ross Kirk
1
-1
/
+1
2010-10-30
audit: Use rcu for task lookup protection
Thomas Gleixner
1
-16
/
+14
2010-10-30
audit: Do not send uninitialized data for AUDIT_TTY_GET
Thomas Gleixner
1
-2
/
+4
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
1
-16
/
+9
2010-10-30
audit: make functions static
Stephen Hemminger
1
-3
/
+3
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+0
2010-07-28
Audit: clean up the audit_watch split
Eric Paris
1
-1
/
+0
2010-07-21
drop_monitor: convert some kfree_skb call sites to consume_skb
Neil Horman
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
1
-1
/
+1
2009-09-24
Audit: send signal info if selinux is disabled
Eric Paris
1
-6
/
+12
2009-06-24
Fix rule eviction order for AUDIT_DIR
Al Viro
1
-16
/
+1
2009-06-24
Audit: clean up all op= output to include string quoting
Eric Paris
1
-0
/
+9
2009-06-24
audit: seperate audit inode watches into a subfile
Eric Paris
1
-16
/
+0
2009-06-24
Audit: clean up audit_receive_skb
Eric Paris
1
-17
/
+18
2009-06-24
Audit: cleanup netlink mesg handling
Eric Paris
1
-15
/
+15
2009-06-24
Audit: unify the printk of an skb when auditd not around
Eric Paris
1
-17
/
+22
2009-04-05
Audit: remove spaces from audit_log_d_path
Eric Paris
1
-2
/
+2
2009-04-05
audit: ignore terminating NUL in AUDIT_USER_TTY messages
Miloslav Trmac
1
-0
/
+3
2009-04-05
Audit: fix handling of 'strings' with NULL characters
Miloslav Trmac
1
-1
/
+1
[next]