index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
36
-119
/
+351
|
\
|
*
AUDIT: make audit_is_compat depend on CONFIG_AUDIT_COMPAT_GENERIC
Chris Metcalf
2014-04-10
1
-1
/
+1
|
*
audit: renumber AUDIT_FEATURE_CHANGE into the 1300 range
Eric Paris
2014-04-02
1
-1
/
+1
|
*
audit: do not cast audit_rule_data pointers pointlesly
Eric Paris
2014-04-02
1
-2
/
+2
|
*
AUDIT: Allow login in non-init namespaces
Eric Paris
2014-03-31
1
-1
/
+11
|
*
audit: define audit_is_compat in kernel internal header
Eric Paris
2014-03-24
2
-6
/
+6
|
*
kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
Monam Agarwal
2014-03-24
1
-1
/
+1
|
*
sched: declare pid_alive as inline
Richard Guy Briggs
2014-03-20
1
-1
/
+1
|
*
audit: use uapi/linux/audit.h for AUDIT_ARCH declarations
Eric Paris
2014-03-20
4
-4
/
+4
|
*
syscall_get_arch: remove useless function arguments
Eric Paris
2014-03-20
7
-17
/
+11
|
*
audit: remove stray newline from audit_log_execve_info() audit_panic() call
Joe Perches
2014-03-20
1
-1
/
+1
|
*
audit: remove stray newlines from audit_log_lost messages
Josh Boyer
2014-03-20
1
-2
/
+2
|
*
audit: include subject in login records
Eric Paris
2014-03-20
1
-6
/
+4
|
*
audit: remove superfluous new- prefix in AUDIT_LOGIN messages
Richard Guy Briggs
2014-03-20
1
-1
/
+1
|
*
audit: allow user processes to log from another PID namespace
Richard Guy Briggs
2014-03-20
1
-3
/
+7
|
*
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
6
-16
/
+38
|
*
audit: convert PPIDs to the inital PID namespace.
Richard Guy Briggs
2014-03-20
2
-3
/
+3
|
*
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
2014-03-20
1
-1
/
+19
|
*
audit: rename the misleading audit_get_context() to audit_take_context()
Richard Guy Briggs
2014-03-20
1
-3
/
+4
|
*
audit: Add generic compat syscall support
AKASHI Takahiro
2014-03-20
6
-1
/
+88
|
*
audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL
AKASHI Takahiro
2014-03-20
11
-1
/
+14
|
*
alpha: Enable system-call auditing support.
蔡正龙
2014-03-20
8
-2
/
+81
|
*
audit: Send replies in the proper network namespace.
Eric W. Biederman
2014-03-20
3
-14
/
+17
|
*
audit: Use struct net not pid_t to remember the network namespce to reply in
Eric W. Biederman
2014-03-20
3
-6
/
+9
|
*
audit: Audit proc/<pid>/cmdline aka proctitle
William Roberts
2014-03-20
3
-0
/
+74
|
*
proc: Update get proc_pid_cmdline() to use mm.h helpers
William Roberts
2014-03-20
1
-34
/
+2
|
*
mm: Create utility function for accessing a tasks commandline value
William Roberts
2014-03-07
2
-0
/
+49
|
*
capabilities: add descriptions for AUDIT_CONTROL and AUDIT_WRITE
Richard Guy Briggs
2014-03-07
1
-0
/
+4
|
*
audit: Use more current logging style again
Richard Guy Briggs
2014-03-07
2
-21
/
+22
|
*
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
9755
-200004
/
+403904
|
|
\
*
|
\
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-12
6
-30
/
+115
|
\
\
\
|
*
|
|
scsi: async sd resume
Dan Williams
2014-04-11
6
-30
/
+115
*
|
|
|
Merge tag 'md/3.15' of git://neil.brown.name/md
Linus Torvalds
2014-04-12
5
-51
/
+61
|
\
\
\
\
|
*
|
|
|
raid5: get_active_stripe avoids device_lock
Shaohua Li
2014-04-09
1
-7
/
+2
|
*
|
|
|
raid5: make_request does less prepare wait
Shaohua Li
2014-04-09
1
-5
/
+14
|
*
|
|
|
md: avoid oops on unload if some process is in poll or select.
NeilBrown
2014-04-09
1
-0
/
+16
|
*
|
|
|
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
2014-04-09
1
-4
/
+13
|
*
|
|
|
md/bitmap: don't abuse i_writecount for bitmap files.
NeilBrown
2014-04-09
3
-35
/
+16
|
|
/
/
/
*
|
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-04-12
4
-245
/
+504
|
\
\
\
\
|
*
|
|
|
NVMe: Retry failed commands with non-fatal errors
Keith Busch
2014-04-10
4
-96
/
+154
|
*
|
|
|
NVMe: Add getgeo to block ops
Keith Busch
2014-04-10
1
-0
/
+11
|
*
|
|
|
NVMe: Start-stop nvme_thread during device add-remove.
Dan McLeran
2014-04-10
1
-14
/
+42
|
*
|
|
|
NVMe: Make I/O timeout a module parameter
Keith Busch
2014-04-10
2
-1
/
+6
|
*
|
|
|
NVMe: CPU hot plug notification
Keith Busch
2014-04-10
2
-0
/
+20
|
*
|
|
|
NVMe: per-cpu io queues
Keith Busch
2014-04-10
2
-38
/
+172
|
*
|
|
|
NVMe: Replace DEFINE_PCI_DEVICE_TABLE
Matthew Wilcox
2014-03-24
1
-3
/
+3
|
*
|
|
|
NVMe: Fix divide-by-zero in nvme_trans_io_get_num_cmds
Keith Busch
2014-03-24
1
-1
/
+1
|
*
|
|
|
NVMe: IOCTL path RCU protect queue access
Keith Busch
2014-03-24
3
-58
/
+60
|
*
|
|
|
NVMe: RCU protected access to io queues
Keith Busch
2014-03-24
2
-47
/
+46
|
*
|
|
|
NVMe: Initialize device reference count earlier
Keith Busch
2014-03-24
1
-1
/
+1
[next]