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.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
2006-01-10
[CRYPTO] cipher: Set alignmask for multi-byte loads
Herbert Xu
10
-0
/
+12
2006-01-10
[CRYPTO] api: Require block size to be less than PAGE_SIZE/8
Herbert Xu
1
-1
/
+1
2006-01-10
[CRYPTO] sha1: Fixed off-by-64 bug in sha1_update
Herbert Xu
1
-2
/
+2
2006-01-10
[CRYPTO] aes-i586: Remove unused variable ls_tab
Daniel Marjamäki
1
-10
/
+0
2006-01-10
[CRYPTO] aes-i586: Nano-optimisation on key length check
Denis Vlasenko
1
-21
/
+19
2006-01-10
[CRYPTO] cipher: Align temporary buffer in cbc_process_decrypt
Herbert Xu
1
-2
/
+3
2006-01-10
[CRYPTO] sha1: Avoid shifting count left and right
Nicolas Pitre
1
-4
/
+4
2006-01-10
[CRYPTO] sha1: Rename i/j to done/partial
Nicolas Pitre
1
-11
/
+12
2006-01-10
[CRYPTO] sha1: Avoid useless memcpy()
Nicolas Pitre
1
-8
/
+17
2006-01-10
[CRYPTO] Allow AES C/ASM implementations to coexist
Herbert Xu
5
-1
/
+9
2006-01-10
[CRYPTO] Allow multiple implementations of the same algorithm
Herbert Xu
4
-9
/
+60
2006-01-10
[CRYPTO] Use standard byte order macros wherever possible
Herbert Xu
22
-441
/
+285
2006-01-10
[PADLOCK] Fix sparse warning about 1-bit signed bit-field
Herbert Xu
1
-1
/
+1
2006-01-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
203
-5147
/
+10709
2006-01-10
[PATCH] Fix more "if ((err = foo() < 0))" typos
Alexey Dobriyan
3
-3
/
+6
2006-01-09
[PATCH] Fix sg_page_malloc() memset
Hugh Dickins
1
-1
/
+1
2006-01-09
V4L/DVB (3336): Bluebird firmware hosting moved to common dvb firmware dir on...
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3329): cx88_subids whitespace cleanup
Chris Pascoe
1
-4
/
+4
2006-01-09
V4L/DVB (3328): replace omitted 'TODO:'
Michael Krufky
1
-1
/
+1
2006-01-09
V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.
Patrick Boettcher
3
-34
/
+34
2006-01-09
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
4
-59
/
+100
2006-01-09
V4L/DVB (3325): WSS output interface for av7110
Oliver Endriss
5
-12
/
+149
2006-01-09
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
3
-80
/
+156
2006-01-09
V4L/DVB (3323): Add Kconfig option for wrongly programmed devices
Marc Koschewski
2
-27
/
+43
2006-01-09
V4L/DVB (3322): Whitespace cleanup and unused code removed
Marc Koschewski
1
-5
/
+2
2006-01-09
V4L/DVB (3321): Indention cleanups
Marc Koschewski
1
-15
/
+16
2006-01-09
V4L/DVB (3320): Check if PLL-description is set
Patrick Boettcher
1
-3
/
+5
2006-01-09
V4L/DVB (3319): Changed indention for define's and their values
Marc Koschewski
1
-22
/
+21
2006-01-09
V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is set
d binderman
1
-1
/
+1
2006-01-09
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
3
-78
/
+98
2006-01-09
V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T Pro
Chris Pascoe
1
-3
/
+26
2006-01-09
V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...
Michael Krufky
1
-54
/
+54
2006-01-09
V4L/DVB (3312): DViCO USB IR Remote support
Chris Pascoe
2
-0
/
+80
2006-01-09
V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI support
Chris Pascoe
4
-0
/
+59
2006-01-09
V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updates
Chris Pascoe
3
-6
/
+128
2006-01-09
V4L/DVB (3309): SAA7134: GPIO IRQ improvements
Peter Missel
2
-28
/
+72
2006-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
287
-5874
/
+27018
2006-01-09
[PATCH] Update cyblafb driver
Knut Petersen
9
-695
/
+960
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
18
-45
/
+31
2006-01-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+24
2006-01-09
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-252
/
+341
2006-01-09
[PATCH] netlink oops fix due to incorrect error code
Kirill Korotaev
1
-1
/
+1
2006-01-09
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
2
-30
/
+31
2006-01-09
V4L/DVB (3305): Replaces old debug msgs to newer ones
Mauro Carvalho Chehab
2
-52
/
+49
2006-01-09
V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...
George Gazurkoff
1
-0
/
+1
2006-01-09
V4L/DVB (3296): Fixes a bug at compat_ioctl32 kernel module
Guy Martin
1
-1
/
+1
2006-01-09
V4L/DVB (3295): Add analog support for LifeView FlyDVB Trio.
Peter Missel
3
-0
/
+43
2006-01-09
V4L/DVB (3294): Add Kworld/Vstream Xpert DVB-T card with cx22702 tuner.
Manenti Marco
4
-1
/
+31
2006-01-09
V4L/DVB (3293): Added digital support for cx88 (cx88-alsa)
Mauro Carvalho Chehab
4
-6
/
+872
2006-01-09
V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840
Hans Verkuil
1
-1
/
+1
[next]