Commit Graph

286744 Commits (c2226fc9e87ba3da060e47333657cd6616652b84)
 

Author SHA1 Message Date
Kees Cook 41fdc3054e audit: treat s_id as an untrusted string 13 years ago
Xi Wang 5afb8a3f96 audit: fix signedness bug in audit_log_execve_info() 13 years ago
Peter Moody 10d6836087 audit: comparison on interprocess fields 13 years ago
Peter Moody 4a6633ed08 audit: implement all object interfield comparisons 13 years ago
Eric Paris c9fe685f7a audit: allow interfield comparison between gid and ogid 13 years ago
Eric Paris b34b039324 audit: complex interfield comparison helper 13 years ago
Eric Paris 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
Nathaniel Husted 29ef73b7a8 Kernel: Audit Support For The ARM Platform 13 years ago
Eric Paris 4043cde8ec audit: do not call audit_getname on error 13 years ago
Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 13 years ago
Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid 13 years ago
Eric Paris 54d3218b31 audit: allow audit matching on inode gid 13 years ago
Eric Paris efaffd6e44 audit: allow matching on obj_uid 13 years ago
Eric Paris 6422e78de6 audit: remove audit_finish_fork as it can't be called 13 years ago
Eric Paris 7ff68e53ec audit: reject entry,always rules 13 years ago
Eric Paris a4ff8dba7d audit: inline audit_free to simplify the look of generic code 13 years ago
Eric Paris 38cdce53da audit: drop audit_set_macxattr as it doesn't do anything 13 years ago
Eric Paris 07c4941787 audit: inline checks for not needing to collect aux records 13 years ago
Eric Paris 56179a6ec6 audit: drop some potentially inadvisable likely notations 13 years ago
Eric Paris 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris f031cd2556 audit: ia32entry.S sign extend error codes when calling 64 bit code 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Eric Paris 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 13 years ago
Eric Paris 16c174bd95 audit: check current inode and containing object when filtering on major and minor 13 years ago
Eric Paris 3035c51e8a audit: drop the meaningless and format breaking word 'user' 13 years ago
Eric Paris 5195d8e217 audit: dynamically allocate audit_names when not enough space is in the names array 13 years ago
Eric Paris 5ef30ee53b audit: make filetype matching consistent with other filters 13 years ago
Christoph Hellwig d060646436 xfs: cleanup xfs_file_aio_write 13 years ago
Christoph Hellwig 5bf1f26227 xfs: always return with the iolock held from xfs_file_aio_write_checks 13 years ago
Christoph Hellwig 2813d682e8 xfs: remove the i_new_size field in struct xfs_inode 13 years ago
Christoph Hellwig ce7ae151dd xfs: remove the i_size field in struct xfs_inode 13 years ago
Christoph Hellwig f392e6319a xfs: replace i_pin_wait with a bit waitqueue 13 years ago
Christoph Hellwig 474fce0675 xfs: replace i_flock with a sleeping bitlock 13 years ago
Christoph Hellwig 49e4c70e52 xfs: make i_flags an unsigned long 13 years ago
Christoph Hellwig 8096b1ebb5 xfs: remove the if_ext_max field in struct xfs_ifork 13 years ago
Dan Carpenter 10ec1bb7e9 inetpeer: initialize ->redirect_genid in inet_getpeer() 13 years ago
Michał Mirosław 65e9d2faab net: fix NULL-deref in WARN() in skb_gso_segment() 13 years ago
Ben Hutchings 36c9247449 net: WARN if skb_checksum_help() is called on skb requiring segmentation 13 years ago
Linus Torvalds 5e5997849a Merge branch 'for-linus' of git://git.kernel.dk/linux-block 13 years ago
Jens Axboe 54b466e44b cfq-iosched: fix use-after-free of cfqq 13 years ago
Ulrich Drepper ce79dac861 x86, opcode: ANDN and Group 17 in x86-opcode-map.txt 13 years ago
Linus Torvalds 00b1d444af Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen 13 years ago
Thomas Renninger 5e7590d40d ACPI processor: Remove unneeded cpuidle_unregister_driver call 13 years ago
Thomas Renninger 5c2a9f06a9 intel idle: Make idle driver more robust 13 years ago
David Howells 95e3ec1149 intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle 13 years ago
Masanari Iida 2e92c7ad8f ACPI: kernel-parameters.txt : Add intel_idle.max_cstate 13 years ago
Yanmin Zhang 63ff07beae intel_idle: remove redundant local_irq_disable() call 13 years ago
Julia Lawall 0cf572dc00 arch/powerpc/sysdev/fsl_pci.c: add missing iounmap 13 years ago
Michael Neuling ba8438fb4e powerpc: fix compile error with 85xx/p1022_ds.c 13 years ago