summaryrefslogtreecommitdiffstats
path: root/drivers/power (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-14audit: Simplify and correct audit_log_capsetEric W. Biederman3-10/+8
2013-11-06audit: fix type of sessionid in audit_set_loginuid()Eric Paris1-2/+2
2013-11-05audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs4-15/+4
2013-11-05audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs3-31/+18
2013-11-05audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs1-2/+0
2013-11-05audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman1-6/+0
2013-11-05audit: do not reject all AUDIT_INODE filter typesEric Paris1-0/+1
2013-11-05audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs1-1/+2
2013-11-05audit: log the audit_names record typeJeff Layton1-0/+20
2013-11-05audit: add child record before the create to handle case where create failsJeff Layton1-0/+1
2013-11-05audit: use given values in tty_audit enable apiRichard Guy Briggs1-1/+1
2013-11-05audit: use nlmsg_len() to get message payload lengthMathias Krause1-2/+2
2013-11-05audit: use memset instead of trying to initialize field by fieldEric Paris1-1/+1
2013-11-05audit: fix info leak in AUDIT_GET requestsMathias Krause1-0/+1
2013-11-05audit: update AUDIT_INODE filter rule to comparator functionRichard Guy Briggs1-1/+1
2013-11-05audit: audit feature to set loginuid immutableEric Paris3-2/+7
2013-11-05audit: audit feature to only allow unsetting the loginuidEric Paris3-2/+7
2013-11-05audit: allow unsetting the loginuid (with priv)Eric Paris2-5/+13
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris2-20/+4
2013-11-05audit: loginuid functions coding styleEric Paris1-25/+45
2013-11-05selinux: apply selinux checks on new audit message typesEric Paris1-0/+2
2013-11-05audit: implement generic feature setting and retrievingEric Paris3-0/+127
2013-11-05audit: change decimal constant to macro for invalid uidRichard Guy Briggs2-1/+3
2013-11-05audit: printk USER_AVC messages when audit isn't enabledTyler Hicks1-1/+1
2013-11-05audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_contextOleg Nesterov1-1/+3
2013-11-05Audit: remove duplicate commentsGao feng1-7/+0
2013-11-05audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs1-1/+1
2013-11-05audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov1-1/+0
2013-11-05audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2-1/+8
2013-11-04Linux 3.12v3.12Linus Torvalds1-1/+1
2013-11-03ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2-11/+15
2013-11-02ARC: Incorrect mm reference used in vmalloc fault handlerVineet Gupta1-3/+3
2013-11-01scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2-1/+13
2013-11-01memcg: remove incorrect underflow checkGreg Thelen1-1/+0
2013-11-01USB: serial: ftdi_sio: add id for Z3X Box deviceАлексей Крамаренко2-0/+7
2013-11-01USB: Maintainers change for usb serial driversGreg KH1-50/+3
2013-11-01Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ...Greg Kroah-Hartman1-5/+1
2013-11-01Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method"Greg Kroah-Hartman1-52/+10
2013-11-01Revert "usb: pl2303: do not round to the next nearest standard baud rate for ...Greg Kroah-Hartman1-37/+28
2013-11-01Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates"Greg Kroah-Hartman1-2/+2
2013-11-01Revert "usb: pl2303: move the two baud rate encoding methods to separate func...Greg Kroah-Hartman1-114/+101
2013-11-01Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas...Greg Kroah-Hartman1-12/+4
2013-11-01Revert "usb: pl2303: also use the divisor based baud rate encoding method for...Greg Kroah-Hartman1-1/+1
2013-11-01Revert "usb: pl2303: add two comments concerning the supported baud rates wit...Greg Kroah-Hartman1-12/+0
2013-11-01Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star...Greg Kroah-Hartman1-2/+3
2013-11-01Revert "pl2303: improve the chip type information output on startup"Greg Kroah-Hartman1-10/+5
2013-11-01Revert "pl2303: improve the chip type detection/distinction"Greg Kroah-Hartman1-72/+23
2013-11-01Revert "USB: pl2303: distinguish between original and cloned HX chips"Greg Kroah-Hartman1-32/+11
2013-11-01lib/scatterlist.c: don't flush_kernel_dcache_page on slab pageMing Lei1-1/+2
2013-11-01mm: memcg: fix test for child groupsJohannes Weiner1-24/+11