summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2011-02-092-0/+4
* nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown2011-02-091-2/+2
* x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes2010-12-091-0/+4
* guard page for stacks that grow upwardsLuck, Tony2010-10-281-1/+7
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-204-3/+5
* math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson2010-08-021-1/+1
* vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi2010-07-051-0/+2
* sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-07-051-0/+1
* nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima2010-05-261-4/+8
* nfsd: fix vm overcommit crashAlan Cox2010-05-261-0/+6
* vfs: Remove the range_cont writeback mode.Aneesh Kumar K.V2010-05-261-1/+0
* percpu counter: clean up percpu_counter_sum_and_set()Mingming Cao2010-05-261-9/+3
* KVM: VMX: Check cpl before emulating debug register accessAvi Kivity2010-04-011-0/+1
* KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity2010-04-011-1/+1
* sched: wakeup preempt when small overlapPeter Zijlstra2010-04-011-1/+1
* sched: fine-tune SD_SIBLING_INITIngo Molnar2010-04-011-1/+1
* sched: fine-tune SD_MC_INITMike Galbraith2010-04-011-1/+1
* x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault2010-04-011-1/+2
* resource: add helpers for fetching rlimitsJiri Slaby2010-04-011-0/+22
* ipv6: reassembly: use seperate reassembly queues for conntrack and local deli...Patrick McHardy2010-01-062-1/+8
* signal: Fix alternate signal stack checkSebastian Andrzej Siewior2009-12-181-3/+10
* USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern2009-12-081-4/+8
* printk: robustify printkPeter Zijlstra2009-11-091-0/+4
* irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz2009-11-091-1/+3
* 8250_pci: add IBM Saturn serial cardBenjamin Herrenschmidt2009-11-091-0/+3
* KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290]Jan Kiszka2009-10-121-0/+1
* x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-10-121-0/+2
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-09-241-1/+1
* SUNRPC: Fix tcp reconnectionTrond Myklebust2009-09-081-0/+1
* parport: quickfix the proc registration bugAlan Cox2009-09-081-0/+4
* KVM: Reduce stack usage in kvm_pv_mmu_op()Dave Hansen2009-09-081-0/+10
* NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-161-3/+2
* parisc: ensure broadcast tlb purge runs single threadedHelge Deller2009-08-161-7/+6
* x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-161-1/+7
* x25: Fix sleep from timer on socket destroy.David S. Miller2009-07-301-1/+1
* security: use mmap_min_addr indepedently of security modelsChristoph Lameter2009-07-192-2/+2
* personality: fix PER_CLEAR_ON_SETID (CVE-2009-1895)Julien Tinnes2009-07-191-1/+4
* IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-07-021-0/+1
* firmware_map: fix hang with x86/32bitYinghai Lu2009-07-021-8/+4
* ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-05-191-0/+2
* splice: split up __splice_from_pipe()Miklos Szeredi2009-05-191-0/+10
* mm: page_mkwrite change prototype to match faultNick Piggin2009-05-192-2/+3
* drm/i915: add support for G41 chipsetZhenyu Wang2009-05-081-0/+1
* PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao2009-05-021-1/+1
* add some long-missing capabilities to fs_maskSerge E. Hallyn2009-05-021-4/+19
* sched: do not count frozen tasks toward loadNathan Lynch2009-05-021-1/+2
* Fix misreporting of #cores as #hyperthreads for Q9550Joe Korty2009-03-231-0/+29
* nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-231-2/+4
* MIPS: compat: Implement is_compat_task.Ralf Baechle2009-03-161-0/+7
* jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-03-161-1/+2