summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Linux 2.6.24.3v2.6.24.3Greg Kroah-Hartman1-1/+1
2008-02-25x86_64: CPA, fix cache attribute inconsistency bugIngo Molnar1-1/+1
2008-02-25bonding: fix NULL pointer deref in startup processingJay Vosburgh1-7/+9
2008-02-25POWERPC: Revert chrp_pci_fixup_vt8231_ata devinit to fix libata on pegasosOlaf Hering1-2/+2
2008-02-25PCMCIA: Fix station address detection in smcChuck Ebbert1-2/+10
2008-02-25SCSI: gdth: scan for scsi devicesBoaz Harrosh1-0/+9
2008-02-25USB: fix pm counter leak in usblpOliver Neukum1-0/+1
2008-02-25S390: Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens1-4/+4
2008-02-25genirq: do not leave interupts enabled on free_irqThomas Gleixner1-1/+19
2008-02-25hrtimer: catch expired CLOCK_REALTIME timers earlyThomas Gleixner1-0/+11
2008-02-25hrtimer: check relative timeouts for overflowThomas Gleixner5-22/+30
2008-02-25SLUB: Deal with annoying gcc warning on kfree()Christoph Lameter1-1/+2
2008-02-25hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep()Oleg Nesterov1-4/+40
2008-02-25hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov3-39/+31
2008-02-25Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt3-2/+42
2008-02-25Be more robust about bad arguments in get_user_pages()Jonathan Corbet1-0/+2
2008-02-25AUDIT: Increase skb->truesize in audit_expandHerbert Xu1-3/+7
2008-02-25BLUETOOTH: Add conn add/del workqueues to avoid connection fail.Dave Young1-11/+37
2008-02-25INET: Prevent out-of-sync truesize on ip_fragment slow pathHerbert Xu2-2/+6
2008-02-25INET_DIAG: Fix inet_diag_lock_handler error path.Arnaldo Carvalho de Melo1-5/+6
2008-02-25IPCOMP: Fetch nexthdr before ipch is destroyedHerbert Xu2-2/+8
2008-02-25IPCOMP: Fix reception of incompressible packetsHerbert Xu1-1/+1
2008-02-25IPV4: fib: fix route replacement, fib_info is sharedJulian Anastasov1-16/+31
2008-02-25IPV4: fib_trie: apply fixes from fib_hashJulian Anastasov1-21/+36
2008-02-25NET: Add if_addrlabel.h to sanitized headers.Stephen Hemminger1-0/+1
2008-02-25PKT_SCHED: ematch: oops from uninitialized variable (resend)Stephen Hemminger1-3/+2
2008-02-25SELinux: Fix double free in selinux_netlbl_sock_setsid()Paul Moore1-1/+0
2008-02-25TC: oops in em_metaStephen Hemminger1-4/+6
2008-02-25TCP: Fix a bug in strategy_allowed_congestion_controlShan Wei1-1/+1
2008-02-25SCSI: sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-25Fix dl2k constantsAl Viro1-2/+2
2008-02-25XFS: Fix oops in xfs_file_readdir()David Chinner1-2/+1
2008-02-25hugetlb: add locking for overcommit sysctlNishanth Aravamudan3-1/+12
2008-02-25inotify: fix check for one-shot watches before destroying themUlisses Furquim1-1/+1
2008-02-25NFS: Fix a potential file corruption issue when writingTrond Myklebust1-3/+17
2008-02-25NETFILTER: nf_conntrack_tcp: conntrack reopening fixJozsef Kadlecsik1-8/+27
2008-02-25SPARC/SPARC64: Fix usage of .section .sched.text in assembler code.David Miller2-2/+2
2008-02-10Linux 2.6.24.2v2.6.24.2Greg Kroah-Hartman1-1/+1
2008-02-10splice: fix user pointer access in get_iovec_page_array()Bastian Blank1-1/+1
2008-02-08Linux 2.6.24.1v2.6.24.1Greg Kroah-Hartman1-2/+2
2008-02-08splice: missing user pointer access verification (CVE-2008-0009/10)Jens Axboe1-0/+8
2008-02-08drm: the drm really should call pci_set_master..Dave Airlie1-0/+1
2008-02-08Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-08fix writev regression: pan hanging unkillable and un-straceableNick Piggin1-2/+6
2008-02-08sched: fix high wake up latencies with FAIR_USER_SCHEDSrivatsa Vaddagiri1-1/+1
2008-02-08sched: let +nice tasks have smaller impactPeter Zijlstra1-1/+5
2008-02-08b43: Reject new firmware earlyMichael Buesch1-0/+12
2008-02-08selinux: fix labeling of /proc/net inodesStephen Smalley1-0/+3
2008-02-08b43legacy: fix DMA slot resource leakageStefano Brivio1-2/+12
2008-02-08b43legacy: drop packets we are not able to encryptStefano Brivio4-8/+38