summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-01Linux 2.6.27.46v2.6.27.46Greg Kroah-Hartman
2010-04-01hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson
2010-04-01USB: fix usbfs regressionAlan Stern
2010-04-01tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro
2010-04-01doc: add the documentation for mpol=localKOSAKI Motohiro
2010-04-01tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro
2010-04-01tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro
2010-04-01tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai
2010-04-01b44 WOL setup: one-bit-off stack corruption kernel panic fixStanislav Brabec
2010-04-01V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra
2010-04-01bonding: ignore updelay param when there is no active slaveJiri Pirko
2010-04-01coredump: suppress uid comparison test if core output files are pipesNeil Horman
2010-04-01x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-04-01fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-04-01KVM: x86: check for cr3 validity in ioctl_set_sregsMarcelo Tosatti
2010-04-01parisc: isa-eeprom - Fix loff_t usageMichael Buesch
2010-04-01tc: Fix unitialized kernel memory leakEric Dumazet
2010-04-01drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings
2010-04-01KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2010-04-01ext4: Avoid null pointer dereference when decoding EROFS w/o a journalTheodore Ts'o
2010-04-01KVM: x86 emulator: limit instructions to 15 bytesAvi Kivity
2010-04-01USB: EHCI: fix counting of transaction error retriesAlan Stern
2010-04-01USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-04-01USB: usbfs: only copy the actual data receivedGreg KH
2010-04-01serial: 8250: add serial transmitter fully empty testDick Hollenbeck
2010-04-01i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo
2010-04-01drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2010-04-01sched: wakeup preempt when small overlapPeter Zijlstra
2010-04-01sched: fine-tune SD_SIBLING_INITIngo Molnar
2010-04-01sched: fine-tune SD_MC_INITMike Galbraith
2010-04-01sky2: Set SKY2_HW_RAM_BUFFER in sky2_initMike McCormack
2010-04-01x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault
2010-04-01tcp: fix CONFIG_TCP_MD5SIG + CONFIG_PREEMPT timer BUG()Robert Varga
2010-04-01sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak
2010-04-01net: unix: fix sending fds in multiple buffersMiklos Szeredi
2010-04-01ax25: Fix possible oops in ax25_make_newJarek Poplawski
2010-04-01EHCI: fix bug in keeping track of resuming portsAlan Stern
2010-04-01r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2010-04-01hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare
2010-04-01printk: robustify printk, fix #2Peter Zijlstra
2010-04-01resource: add helpers for fetching rlimitsJiri Slaby
2010-04-01futex: Handle user space corruption gracefullyThomas Gleixner
2010-04-01futex: Handle futex value corruption gracefullyThomas Gleixner
2010-04-01Fix race in tty_fasync() properlyLinus Torvalds
2010-04-01Fix potential crash with sys_move_pagesLinus Torvalds
2010-04-01UBI: fix volume creation input checkingMika Westerberg
2010-01-28Linux 2.6.27.45v2.6.27.45Greg Kroah-Hartman
2010-01-28fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-28KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger
2010-01-28ipc ns: fix memory leak (idr)Serge E. Hallyn