Commit Graph

588 Commits (85c8721ff3bc96b702427a440616079e8daf8a2f)
 

Author SHA1 Message Date
85c8721ff3 audit: update pointer to userspace tools, remove emacs mode tags 20 years ago
Yoichi Yuasa 67eb81e168 mips: warning fix audit_arch() 20 years ago
Amy Griffis 3ac3ed555b [PATCH] fix ia64 syscall auditing 20 years ago
Peter Martuccelli c7fcb0ee74 [AUDIT] Avoid using %*.*s format strings. 20 years ago
Steve Grubb d812ddbb89 [AUDIT] Fix signedness of 'serial' in various routines. 20 years ago
2fd6f58ba6 [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls. 20 years ago
Prasanna Meda ea3834d9fb namei: add audit_inode to all branches in path_lookup 20 years ago
Andrew Morton 81b7854d52 audit_log_untrustedstring() warning fix 20 years ago
83c7d09173 AUDIT: Avoid log pollution by untrusted strings. 20 years ago
Roland McGrath c60c390620 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO 20 years ago
Steve French 0cb766ae62 [PATCH] cifs: Do not sleep interruptible after socket connect failure 20 years ago
Steve French 31ca3bc3c5 [PATCH] cifs: Do not init smb requests or block when sending requests 20 years ago
Steve French 57337e42f1 [PATCH] cifs: handle termination of cifs oplockd kernel thread 20 years ago
Steve French 11aa0149d0 [PATCH] cifs: Fix mapping of EMLINK case 20 years ago
Steve French cd63499cbe [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) 20 years ago
Steve French 275cde1a1f [PATCH] cifs: cleanup various long lines 20 years ago
Steve French e4eb295d38 [PATCH] cifs: Handle multiple response transact2 part 1 of 2 20 years ago
Steve French 46810cbf3d [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests. 20 years ago
Steve French 79944bf713 [PATCH] cifs: missing semicolon from previous fix 20 years ago
Steve French 67010fbc6f [PATCH] cifs: Better handle errors on second socket recv message call 20 years ago
Steve French 09d1db5c61 [PATCH] cifs: improve check for search entry going beyond end of SMB transact 20 years ago
Steve French 966ca92347 [PATCH] cifs: Fix caching problem 20 years ago
Steve French 433dc24f24 [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization 20 years ago
Steve French 099a58f681 [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset 20 years ago
Steve French b8643e1b52 [PATCH] cifs: Do not use large smb buffers in response path 20 years ago
Steve French c81156dd21 [PATCH] cifs: cleanup of ifdefs usage so it is more consistent 20 years ago
Steve French f28ac91b05 [PATCH] cifs: CIFS ioctl needed by umount.cifs utility 20 years ago
Steve French 848f3fce45 [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command 20 years ago
Steve French d0724714fd [PATCH] cifs: Fix PPC64 compile error 20 years ago
Steve French 737b758c96 [PATCH] cifs: character mapping of special characters (part 3 of 3) 20 years ago
Steve French 6c91d362f1 [PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3 20 years ago
Steve French d14537f103 [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting 20 years ago
Steve French 6a0b48245a [PATCH] cifs: Add new mount parm mapchars 20 years ago
Steve French cbe0476fa6 [PATCH] cifs: fix rare oops in cifs_close 20 years ago
Steve French ad009ac965 [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key 20 years ago
Steve French c67593a031 [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr 20 years ago
Steve French 75cf6bdc52 [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) 20 years ago
Steve French f654bac222 [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions 20 years ago
Steve French 1da0c78b32 [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support that capability bit 20 years ago
Linus Torvalds 2604f6da1a Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git 20 years ago
Roland McGrath 18c8baff8f [PATCH] Fix error recovery path for arch_setup_additional_pages 20 years ago
Olaf Rempel 5bec0039f4 [NET]: /proc/net/stat/* header cleanup 20 years ago
Nicolas Dichtel 7b3c63ac7c [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound 20 years ago
Dave Jones 89c8b3a110 [IPV6]: Incorrect permissions on route flush sysctl 20 years ago
Dave Jones 7e3e0360b7 [IPV4]: Incorrect permissions on route flush sysctl 20 years ago
Neil Horman 4eb701dfc6 [SCTP] Fix SCTP sendbuffer accouting. 20 years ago
Sridhar Samudrala 594ccc14df [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). 20 years ago
Neil Horman 5e6bc34f86 [SCTP] Fix bug in sctp_init() error handling code. 20 years ago
Brian Haley b9b9e10f18 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). 20 years ago
Jerome Forissier 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 20 years ago