summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Linux 2.6.29.3v2.6.29.3Greg Kroah-Hartman1-1/+1
2009-05-08ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingLuis R. Rodriguez1-5/+0
2009-05-08tracing: x86, mmiotrace: fix range testStuart Bennett1-1/+1
2009-05-08sched: account system time properlyEric Dumazet1-1/+1
2009-05-08rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna1-4/+10
2009-05-08mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro5-65/+17
2009-05-08Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman1-0/+8
2009-05-08clockevents: prevent endless loop in tick_handle_periodic()john stultz1-1/+11
2009-05-08intel-iommu: Avoid panic() for DRHD at address zero.David Woodhouse1-1/+10
2009-05-08intel-iommu: Fix oops in device_to_iommu() when devices not found.David Woodhouse1-1/+2
2009-05-08intel-iommu: Fix device-to-iommu mapping for PCI-PCI bridges.David Woodhouse1-1/+6
2009-05-08cs5536: define dma_sff_read_status() methodSergei Shtylyov1-0/+1
2009-05-08proc: avoid information leaks to non-privileged processesJake Edge2-5/+13
2009-05-08ath5k: fix buffer overrun in rate debug codeBob Copeland1-1/+1
2009-05-08mv643xx_eth: OOM handling fixesLennert Buytenhek1-9/+13
2009-05-08mv643xx_eth: 64bit mib counter read fixLennert Buytenhek1-2/+0
2009-05-08check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov1-4/+2
2009-05-08do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2-15/+15
2009-05-08check_unsafe_exec() doesn't care about signal handlers sharingAl Viro1-5/+2
2009-05-08New locking/refcounting for fs_structAl Viro7-44/+121
2009-05-08Take fs_struct handling to new file (fs/fs_struct.c)Al Viro9-138/+155
2009-05-08Get rid of bumping fs_struct refcount in pivot_root(2)Al Viro1-9/+17
2009-05-08Kill unsharing fs_struct in __set_personality()Al Viro1-22/+0
2009-05-08Annotate struct fs_struct's usage count restrictionDavid Howells1-1/+4
2009-05-08fix setuid sometimes wouldn'tHugh Dickins1-34/+16
2009-05-08fix setuid sometimes doesn'tHugh Dickins3-9/+5
2009-05-08compat_do_execve should unshare_filesHugh Dickins1-1/+11
2009-05-08powerpc: Sanitize stack pointer in signal handling codeJosh Boyer5-6/+25
2009-05-08ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entriesZhang Rui1-25/+2
2009-05-08USB: serial: fix lifetime and locking problemsAlan Stern1-31/+68
2009-05-08ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov1-2/+2
2009-05-08kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-08pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh1-0/+4
2009-05-08drm/i915: allow tiled front buffers on 965+Jesse Barnes2-0/+10
2009-05-08bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori1-0/+3
2009-05-08PCI quirk: disable MSI on VIA VT3364 chipsetsThomas Renninger1-0/+1
2009-05-08ASoC: Fix offset of freqmode in WM8580 PLL configurationMark Brown1-1/+1
2009-05-08x86/PCI: don't call e820_all_mapped with -1 in the mmconfig caseYinghai Lu1-3/+3
2009-05-08x86-64: fix FPU corruption with signals and preemptionSuresh Siddha1-1/+3
2009-05-08drm/i915: add support for G41 chipsetZhenyu Wang2-1/+4
2009-05-08unreached code in selinux_ip_postroute_iptables_compat() (CVE-2009-1184)Eugene Teo1-0/+1
2009-05-08PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao1-1/+1
2009-05-08exit_notify: kill the wrong capable(CAP_KILL) check (CVE-2009-1337)Oleg Nesterov1-2/+1
2009-05-08crypto: ixp4xx - Fix handling of chained sg buffersChristian Hohnstaedt1-119/+63
2009-05-08block: include empty disks in /proc/diskstatsTejun Heo2-4/+9
2009-05-08b44: Use kernel DMA addresses for the kernel DMA APIMichael Buesch1-1/+1
2009-05-08virtio-rng: Remove false BUG for spurious callbacksChristian Borntraeger1-2/+2
2009-05-08USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-05-08KVM: x86: release time_page on vcpu destructionJoerg Roedel1-0/+5
2009-05-08KVM: Fix overlapping check for memory slotsJan Kiszka2-1/+4