summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-02-11block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-02-11block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-02-11af_packet: prevent information leakEric Dumazet
2012-02-11x86, mm: Add __get_user_pages_fast()Peter Zijlstra
2012-02-11NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2012-02-11seqlock: Don't smp_rmb in seqlock reader spin loopMilton Miller
2011-04-30next_pidmap: fix overflow conditionLinus Torvalds
2011-04-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2011-04-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2011-02-09nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-10-28guard page for stacks that grow upwardsLuck, Tony
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-05-26nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima
2010-05-26nfsd: fix vm overcommit crashAlan Cox
2010-05-26vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V
2010-05-26percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao
2010-04-01sched: wakeup preempt when small overlapPeter Zijlstra
2010-04-01sched: fine-tune SD_SIBLING_INITIngo Molnar
2010-04-01sched: fine-tune SD_MC_INITMike Galbraith
2010-04-01resource: add helpers for fetching rlimitsJiri Slaby
2009-12-18signal: Fix alternate signal stack checkSebastian Andrzej Siewior
2009-12-08USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-11-09printk: robustify printkPeter Zijlstra
2009-11-098250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt
2009-10-12KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka
2009-09-24Short write in nfsd becomes a full write to the clientDavid Shaw
2009-09-08SUNRPC: Fix tcp reconnectionTrond Myklebust
2009-09-08parport: quickfix the proc registration bugAlan Cox
2009-08-16NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-07-19security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-07-19personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes
2009-07-02IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein
2009-07-02firmware_map: fix hang with x86/32bitYinghai Lu
2009-05-19ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-05-19splice: split up __splice_from_pipe()Miklos Szeredi
2009-05-19mm: page_mkwrite change prototype to match faultNick Piggin
2009-05-02PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao
2009-05-02add some long-missing capabilities to fs_maskSerge E. Hallyn
2009-05-02sched: do not count frozen tasks toward loadNathan Lynch
2009-03-23nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-03-16jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
2009-03-16jsm: additional device supportAdam Lackorzynski
2009-03-168250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-03-16timerfd: add flags checkDavide Libenzi
2009-03-16mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-03-16mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-03-16seq_file: properly cope with preadEric Biederman
2009-03-16vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-03-16documnt FMODE_ constantsChristoph Hellwig