index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
audit: Simplify and correct audit_log_capset
Eric W. Biederman
3
-10
/
+8
2013-11-06
audit: fix type of sessionid in audit_set_loginuid()
Eric Paris
1
-2
/
+2
2013-11-05
audit: call audit_bprm() only once to add AUDIT_EXECVE information
Richard Guy Briggs
4
-15
/
+4
2013-11-05
audit: move audit_aux_data_execve contents into audit_context union
Richard Guy Briggs
3
-31
/
+18
2013-11-05
audit: remove unused envc member of audit_aux_data_execve
Richard Guy Briggs
1
-2
/
+0
2013-11-05
audit: Kill the unused struct audit_aux_data_capset
Eric W. Biederman
1
-6
/
+0
2013-11-05
audit: do not reject all AUDIT_INODE filter types
Eric Paris
1
-0
/
+1
2013-11-05
audit: suppress stock memalloc failure warnings since already managed
Richard Guy Briggs
1
-1
/
+2
2013-11-05
audit: log the audit_names record type
Jeff Layton
1
-0
/
+20
2013-11-05
audit: add child record before the create to handle case where create fails
Jeff Layton
1
-0
/
+1
2013-11-05
audit: use given values in tty_audit enable api
Richard Guy Briggs
1
-1
/
+1
2013-11-05
audit: use nlmsg_len() to get message payload length
Mathias Krause
1
-2
/
+2
2013-11-05
audit: use memset instead of trying to initialize field by field
Eric Paris
1
-1
/
+1
2013-11-05
audit: fix info leak in AUDIT_GET requests
Mathias Krause
1
-0
/
+1
2013-11-05
audit: update AUDIT_INODE filter rule to comparator function
Richard Guy Briggs
1
-1
/
+1
2013-11-05
audit: audit feature to set loginuid immutable
Eric Paris
3
-2
/
+7
2013-11-05
audit: audit feature to only allow unsetting the loginuid
Eric Paris
3
-2
/
+7
2013-11-05
audit: allow unsetting the loginuid (with priv)
Eric Paris
2
-5
/
+13
2013-11-05
audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLE
Eric Paris
2
-20
/
+4
2013-11-05
audit: loginuid functions coding style
Eric Paris
1
-25
/
+45
2013-11-05
selinux: apply selinux checks on new audit message types
Eric Paris
1
-0
/
+2
2013-11-05
audit: implement generic feature setting and retrieving
Eric Paris
3
-0
/
+127
2013-11-05
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
2
-1
/
+3
2013-11-05
audit: printk USER_AVC messages when audit isn't enabled
Tyler Hicks
1
-1
/
+1
2013-11-05
audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_context
Oleg Nesterov
1
-1
/
+3
2013-11-05
Audit: remove duplicate comments
Gao feng
1
-7
/
+0
2013-11-05
audit: remove newline accidentally added during session id helper refactor
Richard Guy Briggs
1
-1
/
+1
2013-11-05
audit: remove duplicate inclusion of the netlink header
Ilya V. Matveychikov
1
-1
/
+0
2013-11-05
audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTH
Richard Guy Briggs
2
-1
/
+8
2013-11-04
Linux 3.12
v3.12
Linus Torvalds
1
-1
/
+1
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
2
-11
/
+15
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-01
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-11-01
memcg: remove incorrect underflow check
Greg Thelen
1
-1
/
+0
2013-11-01
USB: serial: ftdi_sio: add id for Z3X Box device
Алексей Крамаренко
2
-0
/
+7
2013-11-01
USB: Maintainers change for usb serial drivers
Greg KH
1
-50
/
+3
2013-11-01
Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...
Greg Kroah-Hartman
1
-5
/
+1
2013-11-01
Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"
Greg Kroah-Hartman
1
-52
/
+10
2013-11-01
Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...
Greg Kroah-Hartman
1
-37
/
+28
2013-11-01
Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"
Greg Kroah-Hartman
1
-2
/
+2
2013-11-01
Revert "usb: pl2303: move the two baud rate encoding methods to separate func...
Greg Kroah-Hartman
1
-114
/
+101
2013-11-01
Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...
Greg Kroah-Hartman
1
-12
/
+4
2013-11-01
Revert "usb: pl2303: also use the divisor based baud rate encoding method for...
Greg Kroah-Hartman
1
-1
/
+1
2013-11-01
Revert "usb: pl2303: add two comments concerning the supported baud rates wit...
Greg Kroah-Hartman
1
-12
/
+0
2013-11-01
Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...
Greg Kroah-Hartman
1
-2
/
+3
2013-11-01
Revert "pl2303: improve the chip type information output on startup"
Greg Kroah-Hartman
1
-10
/
+5
2013-11-01
Revert "pl2303: improve the chip type detection/distinction"
Greg Kroah-Hartman
1
-72
/
+23
2013-11-01
Revert "USB: pl2303: distinguish between original and cloned HX chips"
Greg Kroah-Hartman
1
-32
/
+11
2013-11-01
lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
Ming Lei
1
-1
/
+2
2013-11-01
mm: memcg: fix test for child groups
Johannes Weiner
1
-24
/
+11
[next]