summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-02Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2012-02-02staging: fix go7007-usb licenseRandy Dunlap
2012-02-02docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap
2012-02-02Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-01lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2012-02-01lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-01proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-01proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-01proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-01lib/digsig: checks for NULL return valueDmitry Kasatkin
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin
2012-02-01lib/mpi: added comment on divide by 0 caseDmitry Kasatkin
2012-02-01lib/mpi: check for possible zero lengthDmitry Kasatkin
2012-02-01lib/digsig: pkcs_1_v1_5_decode_emsa cleanupDmitry Kasatkin
2012-02-01lib/digsig: additional sanity checks against badly formated key payloadDmitry Kasatkin
2012-02-01lib/mpi: removed unused functionsDmitry Kasatkin
2012-02-01lib/mpi: checks for zero divisor lengthDmitry Kasatkin
2012-02-01lib/mpi: return error code on dividing by zeroDmitry Kasatkin
2012-02-01lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin
2012-02-01lib/mpi: added missing NULL checkDmitry Kasatkin
2012-02-01Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-02-01drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter
2012-02-01drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs
2012-02-01drm/nouveau: fix typo on mxmdcb optionBen Skeggs
2012-02-01drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs
2012-02-01drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs
2012-01-31Linux 3.3-rc2Linus Torvalds
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-31Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar