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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
path:
root
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-20
raw: don't allow the creation of a raw device with minor number 0
Jeff Moyer
1
-1
/
+1
2007-10-07
random: fix bound check ordering (CVE-2007-3105)
Matt Mackall
1
-2
/
+7
2007-10-07
random: fix seeding with zero entropy (CVE-2007-2453 2 of 2)
Matt Mackall
1
-24
/
+31
2007-10-07
random: fix error in entropy extraction (CVE-2007-2453 1 of 2)
Matt Mackall
1
-5
/
+7
2007-10-07
fix buffer overflow in the moxa driver (CVE-2005-0504)
Dann Frazier
1
-2
/
+6
2007-04-21
tty_io: fix race in master pty close/slave pty close path
Aristeu Sergio Rozanski Filho
1
-0
/
+14
2007-03-11
Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
1
-1
/
+2
2007-01-23
read_zero_pagealigned() locking fix
Hugh Dickins
1
-4
/
+8
2007-01-09
rtc: lockdep fix/workaround
Peter Zijlstra
1
-2
/
+3
2007-01-09
rio: typo in bitwise AND expression.
Willy Tarreau
1
-1
/
+1
2007-01-09
drm: allow detection of new VIA chipsets
Chuck Short
1
-0
/
+3
2007-01-09
drm: Add the P4VM800PRO PCI ID.
Dave Airlie
1
-0
/
+1
2006-12-18
hvc_console suspend fix
Andrew Morton
1
-0
/
+1
2006-12-18
[WATCHDOG] sc1200wdt.c pnp unregister fix.
Akinobu Mita
1
-2
/
+7
2006-12-18
[WATCHDOG] sc1200wdt.c printk fix
Dave Jones
1
-1
/
+1
2006-12-15
AGP: Allocate AGP pages with GFP_DMA32 by default
Linus Torvalds
2
-2
/
+2
2006-12-04
Char: isicom, fix close bug
Jiri Slaby
1
-1
/
+2
2006-11-29
proper flags type of spin_lock_irqsave()
Alexey Dobriyan
1
-7
/
+8
2006-11-17
ipmi_si_intf.c: fix "&& 0xff" typos
Alexey Dobriyan
1
-3
/
+3
2006-11-17
synclink_gt fix receive tty error handling
Paul Fulghum
1
-7
/
+7
2006-11-09
[AGPGART] remove unused variable
Adrian Bunk
1
-2
/
+0
2006-11-09
[AGPGART] Suspend/Resume support for nVidia nForce AGP.
Dave Jones
1
-0
/
+29
2006-09-18
[AGPGART] VIA PT880 Ultra support.
Magnus Kessler
1
-0
/
+7
2006-09-18
[AGPGART] ATI RS350 support.
Julien Tous
1
-0
/
+4
2006-08-27
tty serialize flush_to_ldisc
Paul Fulghum
1
-5
/
+9
2006-08-10
[AGPGART] Fix Nforce3 suspend on amd64.
Dave Jones
1
-0
/
+3
2006-05-21
[PATCH] Fix udev device creation
Harald Welte
2
-8
/
+13
2006-05-01
[PATCH] Altix snsc: duplicate kobject fix
Greg Howard
1
-1
/
+2
2006-05-01
[PATCH] tipar oops fix
Daniel Drake
1
-1
/
+1
2006-05-01
[PATCH] cs5535_gpio.c: call cdev_del() during module_exit to unmap kobject re...
Thayumanavar Sachithanantham
1
-2
/
+3
2006-05-01
[PATCH] sonypi: correct detection of new ICH7-based laptops
Arnaud MAZIN
1
-0
/
+3
2006-04-24
[PATCH] Fix file lookup without ref
Dipankar Sarma
1
-2
/
+6
2006-04-24
[PATCH] Open IPMI BT overflow
Heikki Orsila
1
-1
/
+1
2006-04-24
[PATCH] efficeon-agp: Add missing memory mask
H. Peter Anvin
1
-1
/
+7
2006-04-18
[PATCH] MPBL0010 driver sysfs permissions wide open
Mark Bellon
1
-18
/
+18
2006-04-07
[PATCH] isicom must select FW_LOADER
maximilian attems
1
-0
/
+1
2006-04-07
[PATCH] tlclk: fix handling of device major
Andrew Morton
1
-0
/
+1
2006-03-08
[IA64] SGI SN drivers: don't report !sn2 hardware as an error
Bjorn Helgaas
1
-1
/
+1
2006-03-04
[PATCH] Add missing ifdef for VIA RNG code
Mark Brown
1
-0
/
+2
2006-03-01
[PATCH] pcmcia: CM4000, CM4040 Driver fixes
Harald Welte
2
-6
/
+41
2006-03-01
[PATCH] synclink_gt: make ->init_error signed
Darren Jenkins
1
-1
/
+1
2006-03-01
[PATCH] tty buffering: comment out debug code
Paul Fulghum
1
-1
/
+1
2006-02-27
[PATCH] Fix Specialix SX corruption
Marc Zyngier
1
-5
/
+5
2006-02-26
[PATCH] Fix Specialix SI probing
Marc Zyngier
1
-4
/
+8
2006-02-24
[PATCH] Fix race condition in hvc console.
Michal Ostrowski
1
-3
/
+5
2006-02-21
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-1
/
+58
2006-02-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
3
-43
/
+22
2006-02-21
[PATCH] Terminate process that fails on a constrained allocation
Christoph Lameter
1
-1
/
+1
2006-02-21
[AGPGART] Add some informational printk to nforce GART failure path.
Dave Jones
1
-2
/
+4
2006-02-18
drm: fix brace placement
Dave Airlie
1
-4
/
+2
[next]