index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-02
include/linux/lp8727.h: Remove executable bit
Josh Triplett
1
-0
/
+0
2012-02-02
rbd: fix safety of rbd_put_client()
Alex Elder
1
-2
/
+4
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
4
-34
/
+35
2012-02-02
rbd: fix a memory leak in rbd_get_client()
Alex Elder
1
-0
/
+1
2012-02-02
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-02
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-02
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2
-3
/
+12
2012-02-02
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-02-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-23
/
+95
2012-02-02
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-20
/
+1
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
23
-97
/
+177
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-02-02
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-02
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-02-02
ALSA: hda - Disable dynamic-power control for VIA as default
Takashi Iwai
1
-0
/
+1
2012-02-02
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
Takashi Iwai
1
-6
/
+21
2012-02-02
ALSA: hda - Fix the logic to detect VIA analog low-current mode
Takashi Iwai
1
-1
/
+1
2012-02-02
ALSA: hda - Check power-state before changing in patch_via.c
Takashi Iwai
1
-149
/
+107
2012-02-01
Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...
Linus Torvalds
1
-1
/
+5
2012-02-01
staging: fix go7007-usb license
Randy Dunlap
1
-0
/
+1
2012-02-01
docbook: fix fatal errors in device-drivers docbook and add DMA Management se...
Randy Dunlap
1
-2
/
+10
2012-02-01
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
14
-167
/
+98
2012-02-02
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
David Miller
1
-11
/
+33
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
6
-34
/
+26
2012-02-01
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
21
-27
/
+34
2012-02-01
proc: make sure mem_open() doesn't pin the target's memory
Oleg Nesterov
1
-1
/
+13
2012-02-01
proc: unify mem_read() and mem_write()
Oleg Nesterov
1
-58
/
+32
2012-02-01
proc: mem_release() should check mm != NULL
Oleg Nesterov
1
-2
/
+2
2012-02-01
MAINTAINERS: Greg's suse email address is dead
Greg KH
1
-15
/
+14
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2
-7
/
+1
2012-02-01
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jean Delvare
1
-0
/
+1
2012-02-01
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
Michel Dänzer
1
-2
/
+2
2012-02-01
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-02-02
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-02
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-0
/
+2
2012-02-02
lib/mpi: added comment on divide by 0 case
Dmitry Kasatkin
1
-0
/
+4
2012-02-02
lib/mpi: check for possible zero length
Dmitry Kasatkin
1
-0
/
+3
2012-02-02
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-02
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2012-02-02
lib/mpi: removed unused functions
Dmitry Kasatkin
1
-88
/
+0
2012-02-02
lib/mpi: checks for zero divisor length
Dmitry Kasatkin
1
-0
/
+3
2012-02-02
lib/mpi: return error code on dividing by zero
Dmitry Kasatkin
1
-1
/
+1
2012-02-02
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
3
-7
/
+5
2012-02-02
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-1
/
+2
2012-02-01
ALSA: HDA: Fix duplicated output to more than one codec
David Henningsson
1
-1
/
+1
2012-02-01
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
6
-7
/
+46
2012-02-01
ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.
Dylan Reid
1
-2
/
+4
2012-02-01
drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()
Dan Carpenter
1
-2
/
+2
2012-02-01
drm/nouveau/gem: fix fence_sync race / oops
Ben Skeggs
1
-2
/
+21
2012-02-01
drm/nouveau: fix typo on mxmdcb option
Ben Skeggs
1
-1
/
+1
[prev]
[next]