summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* audit: call audit_bprm() only once to add AUDIT_EXECVE informationRichard Guy Briggs2013-11-054-15/+4
* audit: move audit_aux_data_execve contents into audit_context unionRichard Guy Briggs2013-11-053-31/+18
* audit: remove unused envc member of audit_aux_data_execveRichard Guy Briggs2013-11-051-2/+0
* audit: Kill the unused struct audit_aux_data_capsetEric W. Biederman2013-11-051-6/+0
* audit: do not reject all AUDIT_INODE filter typesEric Paris2013-11-051-0/+1
* audit: suppress stock memalloc failure warnings since already managedRichard Guy Briggs2013-11-051-1/+2
* audit: log the audit_names record typeJeff Layton2013-11-051-0/+20
* audit: add child record before the create to handle case where create failsJeff Layton2013-11-051-0/+1
* audit: use given values in tty_audit enable apiRichard Guy Briggs2013-11-051-1/+1
* audit: use nlmsg_len() to get message payload lengthMathias Krause2013-11-051-2/+2
* audit: use memset instead of trying to initialize field by fieldEric Paris2013-11-051-1/+1
* audit: fix info leak in AUDIT_GET requestsMathias Krause2013-11-051-0/+1
* audit: update AUDIT_INODE filter rule to comparator functionRichard Guy Briggs2013-11-051-1/+1
* audit: audit feature to set loginuid immutableEric Paris2013-11-053-2/+7
* audit: audit feature to only allow unsetting the loginuidEric Paris2013-11-053-2/+7
* audit: allow unsetting the loginuid (with priv)Eric Paris2013-11-052-5/+13
* audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris2013-11-052-20/+4
* audit: loginuid functions coding styleEric Paris2013-11-051-25/+45
* selinux: apply selinux checks on new audit message typesEric Paris2013-11-051-0/+2
* audit: implement generic feature setting and retrievingEric Paris2013-11-053-0/+127
* audit: change decimal constant to macro for invalid uidRichard Guy Briggs2013-11-052-1/+3
* audit: printk USER_AVC messages when audit isn't enabledTyler Hicks2013-11-051-1/+1
* audit_alloc: clear TIF_SYSCALL_AUDIT if !audit_contextOleg Nesterov2013-11-051-1/+3
* Audit: remove duplicate commentsGao feng2013-11-051-7/+0
* audit: remove newline accidentally added during session id helper refactorRichard Guy Briggs2013-11-051-1/+1
* audit: remove duplicate inclusion of the netlink headerIlya V. Matveychikov2013-11-051-1/+0
* audit: format user messages to size of MAX_AUDIT_MESSAGE_LENGTHRichard Guy Briggs2013-11-052-1/+8
* Linux 3.11v3.11Linus Torvalds2013-09-021-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-022-4/+4
|\
| * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-021-1/+1
|\ \ \
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-3059-260/+590
|\ \ \ \
| * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
| * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-301-1/+2
| * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
| * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-301-8/+3
| * | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-301-3/+7
| * | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-302-7/+4
| * | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-301-2/+2
| * | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-301-1/+1
| * | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-305-93/+240
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-2915-32/+86
| |\ \ \ \
| | * | | | xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-281-8/+1
| | * | | | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2013-08-262-0/+4
| | * | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-263-16/+6
| | * | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-192-3/+11
| | * | | | ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa2013-08-191-1/+3
OpenPOWER on IntegriCloud