aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08Linux 2.6.29.3v2.6.29.3Greg Kroah-Hartman
2009-05-08ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingLuis R. Rodriguez
2009-05-08tracing: x86, mmiotrace: fix range testStuart Bennett
2009-05-08sched: account system time properlyEric Dumazet
2009-05-08rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna
2009-05-08mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-08Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman
2009-05-08clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-05-08intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse
2009-05-08intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse
2009-05-08intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse
2009-05-08cs5536: define dma_sff_read_status() methodSergei Shtylyov
2009-05-08proc: avoid information leaks to non-privileged processesJake Edge
2009-05-08ath5k: fix buffer overrun in rate debug codeBob Copeland
2009-05-08mv643xx_eth: OOM handling fixesLennert Buytenhek
2009-05-08mv643xx_eth: 64bit mib counter read fixLennert Buytenhek
2009-05-08check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-05-08do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-05-08check_unsafe_exec() doesn't care about signal handlers sharingAl Viro
2009-05-08New locking/refcounting for fs_structAl Viro
2009-05-08Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-05-08Get rid of bumping fs_struct refcount in pivot_root(2)Al Viro
2009-05-08Kill unsharing fs_struct in __set_personality()Al Viro
2009-05-08Annotate struct fs_struct's usage count restrictionDavid Howells
2009-05-08fix setuid sometimes wouldn'tHugh Dickins
2009-05-08fix setuid sometimes doesn'tHugh Dickins
2009-05-08compat_do_execve should unshare_filesHugh Dickins
2009-05-08powerpc: Sanitize stack pointer in signal handling codeJosh Boyer
2009-05-08ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui
2009-05-08USB: serial: fix lifetime and locking problemsAlan Stern
2009-05-08ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov
2009-05-08kbuild: fix Module.markers permission error under cygwinCedric Hombourger
2009-05-08pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-08drm/i915: allow tiled front buffers on 965+Jesse Barnes
2009-05-08bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori
2009-05-08PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger
2009-05-08ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu
2009-05-08x86-64: fix FPU corruption with signals and preemptionSuresh Siddha
2009-05-08drm/i915: add support for G41 chipsetZhenyu Wang
2009-05-08unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)Eugene Teo
2009-05-08PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao
2009-05-08exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)Oleg Nesterov
2009-05-08crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt
2009-05-08block: include empty disks in /proc/diskstatsTejun Heo
2009-05-08b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch
2009-05-08virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger
2009-05-08USB: Unusual Device support for Gold MP3 Player EnergyChuck Short
2009-05-08KVM: x86: release time_page on vcpu destructionJoerg Roedel
2009-05-08KVM: Fix overlapping check for memory slotsJan Kiszka