index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-06
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
3
-2
/
+8
2006-12-06
audit: Add auditing to ipsec
Joy Latten
7
-15
/
+213
2006-12-06
[IRDA] irlan: Fix compile warning when CONFIG_PROC_FS=n
Randy Dunlap
1
-0
/
+2
2006-12-06
[IrDA]: Incorrect TTP header reservation
Jeet Chaudhuri
1
-2
/
+2
2006-12-06
[IrDA]: PXA FIR code device model conversion
Paul Sokolovsky
1
-13
/
+13
2006-12-06
[GENETLINK]: Fix misplaced command flags.
Jamal Hadi Salim
1
-2
/
+2
2006-12-06
[NETLIK]: Add a pointer to the Generic Netlink wiki page.
Paul Moore
2
-0
/
+5
2006-12-06
[IPV6] RAW: Don't release unlocked sock.
Masahide NAKAMURA
1
-1
/
+2
2006-12-06
[IPV6]: Repair IPv6 Fragments
YOSHIFUJI Hideaki
1
-1
/
+1
2006-12-06
[NET_SCHED]: cls_fw: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+2
2006-12-06
[NETFILTER]: bridge netfilter: deal with martians correctly
Bart De Schuymer
1
-8
/
+28
2006-12-06
[NETFILTER]: nf_conntrack: Don't try to find clashed expectation
Yasuyuki Kozakai
1
-12
/
+15
2006-12-06
[NETFILTER]: nf_conntrack: fix warning in PPTP helper
Yasuyuki Kozakai
1
-1
/
+2
2006-12-06
[NETFILTER]: Fix iptables compat hook validation
Dmitry Mishin
1
-27
/
+51
2006-12-06
[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
Dmitry Mishin
3
-103
/
+72
2006-12-06
[CRYPTO] dm-crypt: Make iv_gen_private a union
Herbert Xu
1
-9
/
+14
2006-12-06
[CRYPTO] lrw: round --> lrw_round
David S. Miller
1
-2
/
+2
2006-12-06
[CRYPTO] cryptoloop: Select CRYPTO_CBC
Herbert Xu
1
-0
/
+1
2006-12-06
[CRYPTO] tcrypt: LRW test vectors
Rik Snel
2
-4
/
+542
2006-12-06
[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode
Rik Snel
3
-0
/
+315
2006-12-06
[CRYPTO] lib: table driven multiplications in GF(2^128)
Rik Snel
4
-0
/
+675
2006-12-06
[CRYPTO] lib: some common 128-bit block operations, nicely centralized
Rik Snel
1
-0
/
+80
2006-12-06
[CRYPTO] api: Remove unused functions
Adrian Bunk
3
-85
/
+0
2006-12-06
[CRYPTO] geode: Make needlessly global geode_aes_crypt() static
Adrian Bunk
2
-3
/
+1
2006-12-06
[CRYPTO] xcbc: Make needlessly global code static
Adrian Bunk
1
-6
/
+8
2006-12-06
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
2
-0
/
+18
2006-12-06
[CRYPTO] tcrypt: Add test vectors of AES_XCBC
Kazunori MIYAZAWA
2
-0
/
+71
2006-12-06
[CRYPTO] xcbc: New algorithm
Kazunori MIYAZAWA
3
-0
/
+358
2006-12-06
[BLOCK] dm-crypt: Align IV to u64 for essiv
Herbert Xu
1
-1
/
+1
2006-12-06
[BLOCK] dm-crypt: benbi IV, big endian narrow block count for LRW-32-AES
Rik Snel
1
-1
/
+50
2006-12-06
[PATCH] crypto: Add support for the Geode LX AES hardware
Jordan Crouse
4
-0
/
+530
2006-12-06
[XFRM] Optimize SA dumping
Jamal Hadi Salim
1
-13
/
+11
2006-12-06
[XFRM] Optimize policy dumping
Jamal Hadi Salim
1
-30
/
+25
2006-12-06
[XFRM]: Use output device disable_xfrm for forwarded packets
Patrick McHardy
1
-1
/
+1
2006-12-06
[ATM]: Add CPPFLAGS to byteorder.h check
Ben Collins
1
-1
/
+1
2006-12-06
[GENETLINK]: Move command capabilities to flags.
Jamal Hadi Salim
2
-13
/
+11
2006-12-06
[PATCH] A few small additions and corrections to README
Jesper Juhl
1
-6
/
+11
2006-12-06
[PATCH] Clean up 'make help' output for documentation targets.
Jesper Juhl
1
-3
/
+7
2006-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
30
-323
/
+139
2006-12-06
Merge branch 'release' of master.kernel.org:/home/ftp/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2006-12-06
[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)
Al Viro
1
-4
/
+6
2006-12-06
[PATCH] ... and more work_struct-induced breakage (mips)
Al Viro
2
-5
/
+13
2006-12-06
[PATCH] More work_struct induced breakage (s390)
Al Viro
6
-24
/
+21
2006-12-06
x86[-64]:Remove 'volatile' from atomic_t
Linus Torvalds
2
-2
/
+2
2006-12-06
[PATCH] Remove 'volatile' from spinlock_types
Art Haas
2
-4
/
+4
2006-12-06
[IA64] Fix pci.c kernel compilation breakage.
Peter Chubb
1
-2
/
+2
2006-12-06
[MIPS] Import updates from i386's i8259.c
Atsushi Nemoto
2
-84
/
+115
2006-12-06
[MIPS] *-berr: Header inclusions for DEC bus error handlers
Maciej W. Rozycki
2
-0
/
+3
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
23
-231
/
+14
2006-12-06
[MIPS] genirq: use name instead of typename
Atsushi Nemoto
1
-1
/
+1
[next]