Commit Graph

185850 Commits (975d260355fca4734b545a0e3366672af0356905)
 

Author SHA1 Message Date
Henrik Kretzschmar 975d260355 padata: Section cleanup 15 years ago
Huang Ying 62e7bec494 crypto: aesni-intel - Fix another CTR build failure with gas 2.16.1 15 years ago
Dan Carpenter 80a6d7db9f crypto: pcrypt - Handle crypto_get_attr_type errors 15 years ago
Shane Wang 304a204ec9 crypto: vmac - Fix big-endian support 15 years ago
Huang Ying 32cbd7dfce crypto: aesni-intel - Fix CTR optimization build failure with gas 2.16.1 15 years ago
Huang Ying 18bcc9194d crypto: tcrypt - Speed testing support for ghash 15 years ago
Huang Ying 12387a46bb crypto: aesni-intel - Add AES-NI accelerated CTR mode 15 years ago
Richard Hartmann 269ab459da crypto: internal - Fix checkpatch errors 15 years ago
Linus Torvalds 64ba992675 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd 15 years ago
Linus Torvalds 6895210e89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 15 years ago
Linus Torvalds 4c10c937cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 15 years ago
Linus Torvalds 9bb676966a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 15 years ago
Linus Torvalds 0f2cc4ecd8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
Linus Torvalds 1fae4cfb97 Merge git://git.infradead.org/battery-2.6 15 years ago
Linus Torvalds c8bf9fec47 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 15 years ago
Linus Torvalds a2e28fc116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 15 years ago
Linus Torvalds 03a2c4d76c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Dan Williams dd58ffcf5a Merge branch 'coh' into dmaengine 15 years ago
Dan Williams aa4d72ae94 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes 15 years ago
Dan Williams b9cc98697d ioat3: interrupt coalescing 15 years ago
Dan Williams aa75db0080 ioat: close potential BUG_ON race in the descriptor cleanup path 15 years ago
Linus Torvalds a27341cd5f Prioritize synchronous signals over 'normal' signals 15 years ago
Al Viro 9643f5d94a Merge branch 'for-fsnotify' into for-linus 15 years ago
Eric W. Biederman 2bd3a997be init: Open /dev/console from rootfs 15 years ago
André Goddard Rosa 2329e392ac mqueue: fix typo "failues" -> "failures" 15 years ago
André Goddard Rosa 8d8ffefaaf mqueue: only set error codes if they are really necessary 15 years ago
André Goddard Rosa 04db0dde0e mqueue: simplify do_open() error handling 15 years ago
André Goddard Rosa 8834cf796a mqueue: apply mathematics distributivity on mq_bytes calculation 15 years ago
André Goddard Rosa c8308b1c91 mqueue: remove unneeded info->messages initialization 15 years ago
André Goddard Rosa 4294a8eedb mqueue: fix mq_open() file descriptor leak on user-space processes 15 years ago
Al Viro 4919c5e45a fix race in d_splice_alias() 15 years ago
Al Viro bec1052e5b set S_DEAD on unlink() and non-directory rename() victims 15 years ago
Miklos Szeredi db1f05bb85 vfs: add NOFOLLOW flag to umount(2) 15 years ago
Al Viro 440b3c6c16 get rid of ->mnt_parent in tomoyo/realpath 15 years ago
Al Viro 0ceeca5a08 hppfs can use existing proc_mnt, no need for do_kern_mount() in there 15 years ago
Al Viro 8089352a13 Mirror MS_KERNMOUNT in ->mnt_flags 15 years ago
Al Viro d498b25a4f get rid of useless vfsmount_lock use in put_mnt_ns() 15 years ago
Al Viro 47cd813f29 Take vfsmount_lock to fs/internal.h 15 years ago
Al Viro 37afdc7960 get rid of insanity with namespace roots in tomoyo 15 years ago
Al Viro 9f5596af44 take check for new events in namespace (guts of mounts_poll()) to namespace.c 15 years ago
Al Viro e21e7095a7 Don't mess with generic_permission() under ->d_lock in hpfs 15 years ago
Al Viro 391e8bbd38 sanitize const/signedness for udf 15 years ago
Al Viro 072f98b463 nilfs: sanitize const/signedness in dealing with ->d_name.name 15 years ago
Al Viro 0319003d0d nilfs really shouldn't slap struct dentry on stack... 15 years ago
Al Viro 89031bc797 sanitize const/signedness of ufs a bit 15 years ago
Al Viro 7e7742ee00 sanitize signedness/const for pointers to char in hpfs a bit 15 years ago
Al Viro 1f707137b5 new helper: iterate_mounts() 15 years ago
Al Viro 462d60577a fix NFS4 handling of mountpoint stat 15 years ago
Al Viro 3088dd7080 Clean follow_dotdot() up a bit 15 years ago
Al Viro de27a5bf9c fix mnt_mountpoint abuse in smack 15 years ago