index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-4
/
+4
2012-09-27
USB: Fix race condition when removing host controllers
Alan Stern
2
-5
/
+3
2012-09-27
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
Joachim Eastwood
1
-1
/
+2
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-2
/
+4
2012-09-27
md/raid10: fix "enough" function for detecting if array is failed.
NeilBrown
1
-3
/
+5
2012-09-27
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-27
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
Ben Skeggs
2
-2
/
+4
2012-09-27
dm verity: fix overflow check
Mikulas Patocka
1
-4
/
+4
2012-09-27
dm thin: fix discard support for data devices
Mike Snitzer
1
-30
/
+57
2012-09-27
dm thin: tidy discard support
Mike Snitzer
1
-25
/
+39
2012-09-27
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
3
-1
/
+50
2012-09-27
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-09-27
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
1
-18
/
+38
2012-09-27
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
1
-4
/
+7
2012-09-27
dm thin: do not set discard_zeroes_data
Mike Snitzer
1
-1
/
+1
2012-09-27
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
3
-28
/
+4
2012-09-27
MAINTAINERS: update Intel C600 SAS driver maintainers
Dave Jiang
1
-3
/
+4
2012-09-26
syscalls: add __NR_kcmp syscall to generic unistd.h
Mark Salter
1
-1
/
+3
2012-09-26
ASoC: wm2000: Correct register size
Mark Brown
1
-1
/
+1
2012-09-26
drm/udl: limit modes to the sku pixel limits.
Dave Airlie
1
-0
/
+7
2012-09-26
vmwgfx: corruption in vmw_event_fence_action_create()
Dan Carpenter
1
-1
/
+1
2012-09-26
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2
-1
/
+2
2012-09-26
drm/nvc0/ltcg: mask off intr 0x10
Ben Skeggs
1
-0
/
+1
2012-09-26
drm/nouveau: silence a debug message triggered by newer userspace
Ben Skeggs
1
-1
/
+1
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
1
-4
/
+4
2012-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-61
/
+152
2012-09-26
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-09-25
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-8
/
+12
2012-09-25
ipconfig: fix trivial build error
Andy Shevchenko
1
-11
/
+11
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-09-25
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-0
/
+2
2012-09-25
Merge branch 'akpm' (sundry from Andrew)
Linus Torvalds
4
-2
/
+5
2012-09-25
c/r: prctl: fix build error for no-MMU case
Mark Salter
1
-0
/
+1
2012-09-25
lib/flex_proportions.c: fix corruption of denominator in flexible proportions
Jan Kara
1
-1
/
+1
2012-09-25
checksyscalls: fix "here document" handling
Heiko Carstens
1
-1
/
+1
2012-09-25
pwm-backlight: take over maintenance
Thierry Reding
1
-0
/
+2
2012-09-25
sb_edac: Avoid overflow errors at memory size calculation
Mauro Carvalho Chehab
1
-3
/
+4
2012-09-25
i5000: Fix the memory size calculation with 2R memories
Mauro Carvalho Chehab
1
-0
/
+4
2012-09-25
i3200_edac: Fix memory rank size
Mauro Carvalho Chehab
1
-1
/
+1
2012-09-25
net: raw: revert unrelated change
Eric Dumazet
1
-12
/
+7
2012-09-25
sh: pfc: Fix up GPIO mux type reconfig case.
Paul Mundt
1
-0
/
+2
2012-09-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-4
/
+29
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-11
/
+13
2012-09-25
Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-21
/
+57
2012-09-25
Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
2012-09-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-8
/
+4
[prev]
[next]