summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-21ALSA: hdsp - Fix zero divisionTakashi Iwai
2007-11-21Fix crypto_alloc_comp() error checking.Herbert Xu
2007-11-21Fix endianness bug in U32 classifier.Radu Rendec
2007-11-21Fix error returns in sys_socketpair()David Miller
2007-11-21Fix netlink timeouts.Patrick McHardy
2007-11-21Fix TEQL oops.Evgeniy Polyakov
2007-11-21NETFILTER: nf_conntrack_tcp: fix connection reopeningJozsef Kadlecsik
2007-11-21fix param_sysfs_builtin name length checkJan Kiszka
2007-11-21fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins
2007-11-21writeback: don't propagate AOP_WRITEPAGE_ACTIVATEAndrew Morton
2007-11-21x86: fix TSC clock source calibration errorDave Johnson
2007-11-21Fix compat futex hangs.David Miller
2007-11-21SLUB: Fix memory leak by not reusing cpu_slabChristoph Lameter
2007-11-16Linux 2.6.22.13v2.6.22.13Greg Kroah-Hartman
2007-11-16TCP: Make sure write_queue_from does not begin with NULL ptr (CVE-2007-5501)Ilpo Järvinen
2007-11-16wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)Roland McGrath
2007-11-05Linux 2.6.22.12v2.6.22.12Greg Kroah-Hartman
2007-11-05Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-11-05dm snapshot: fix invalidation deadlockMilan Broz
2007-11-05x86: fix global_flush_tlb() bugIngo Molnar
2007-11-05param_sysfs_builtin memchr argument fixDave Young
2007-11-05minixfs: limit minixfs printks on corrupted dir i_size (CVE-2006-6058)Eric Sandeen
2007-11-05IB/uverbs: Fix checking of userspace object ownershipRoland Dreier
2007-11-05genirq: mark io_apic level interrupts to avoid resendThomas Gleixner
2007-11-05genirq: suppress resend of level interruptsThomas Gleixner
2007-11-05genirq: cleanup mismerge artifactThomas Gleixner
2007-11-02Linux 2.6.22.11v2.6.22.11Greg Kroah-Hartman
2007-11-02lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins
2007-11-02POWERPC: Fix handling of stfiwx math emulationKumar Gala
2007-11-02i915: fix vbl swap allocation size.Dave Airlie
2007-11-02hwmon/w83627hf: Don't assume bank 0Jean Delvare
2007-11-02hwmon/w83627hf: Fix setting fan min right after driver loadJean Delvare
2007-11-02hwmon/lm87: Disable VID when it should beJean Delvare
2007-11-02hwmon/lm87: Fix a division by zeroJean Delvare
2007-11-02V4L: ivtv: fix udma yuv bugIan Armstrong
2007-11-02dm9601: Fix receive MTUPeter Korsgaard
2007-11-02netdrvr: natsemi: Fix device removal bugJeff Garzik
2007-11-02firewire: fix unloading of fw-ohci while devices are attachedStefan Richter
2007-11-02Add get_unaligned to ieee80211_get_radiotap_lenAndy Green
2007-11-02libertas: more endianness breakageAl Viro
2007-11-02libertas: fix endianness breakageAl Viro
2007-11-02mac80211: filter locally-originated multicast framesJohn W. Linville
2007-11-02Fix TCP initial sequence number selection.Eric Dumazet
2007-11-02Fix TCP MD5 on big-endian.David Miller
2007-11-02Fix TCP's ->fastpath_cnt_hit handling.Ilpo Järvinen
2007-11-02Fix sys_ipc() SEMCTL on sparc64.David S. Miller
2007-11-02Fix zero length socket write() semantics.David S. Miller
2007-11-02Fix ROSE module unload oops.Alexey Dobriyan
2007-11-02Fix ipv6 redirect processing, leads to TAHI failures.Brian Haley
2007-11-02Fix some cases of missed IPV6 DADMitsuru Chinen