index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-26
[NET] fs/proc/proc_net.c: make a struct static
Adrian Bunk
1
-1
/
+1
2007-10-26
[NET] dev_change_name: ignore changes to same name
Stephen Hemminger
1
-0
/
+3
2007-10-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
David S. Miller
7
-43
/
+79
2007-10-26
[NET]: Document some simple rules for actions
Jamal Hadi Salim
1
-0
/
+29
2007-10-26
[NET_CLS_ACT]: Use skb_act_clone
Jamal Hadi Salim
2
-8
/
+1
2007-10-26
[NET_CLS_ACT]: Introduce skb_act_clone
Jamal Hadi Salim
1
-0
/
+15
2007-10-26
[TCP]: Fix scatterlist handling in MD5 signature support.
David S. Miller
2
-0
/
+9
2007-10-26
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
1
-2
/
+3
2007-10-26
[IPSEC]: Add missing sg_init_table() calls to ESP.
David S. Miller
2
-0
/
+4
2007-10-26
[CRYPTO]: Initialize TCRYPT on-stack scatterlist objects correctly.
David S. Miller
1
-11
/
+13
2007-10-26
[CRYPTO]: HMAC needs some more scatterlist fixups.
David S. Miller
1
-3
/
+3
2007-10-25
[TCP]: Fix inconsistency of terms.
Ryousei Takano
2
-11
/
+11
2007-10-25
Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-5
/
+8
2007-10-26
[PATCH] mac80211: fix printk warning on 64-bit
Johannes Berg
1
-1
/
+1
2007-10-25
[PATCH] add myself as mac80211 maintainer
Johannes Berg
1
-3
/
+5
2007-10-25
[PATCH] mac80211: Fix SSID matching in AP selection
Michael Wu
1
-1
/
+2
2007-10-25
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
3
-7
/
+8
2007-10-25
[CRYPTO]: Fix hmac_digest from the SG breakage.
Vlad Yasevich
1
-1
/
+3
2007-10-25
[IPV4]: Remove no longer used snmp4_icmp_list.
David S. Miller
1
-8
/
+0
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
37
-254
/
+397
2007-10-25
Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2007-10-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-1
/
+1
2007-10-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
26
-83
/
+133
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
51
-189
/
+134
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
17
-299
/
+440
2007-10-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-49
/
+195
2007-10-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-409
/
+149
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
10
-205
/
+292
2007-10-25
fs: Fix to correct the mbcache entries counter
Ram Gupta
1
-1
/
+1
2007-10-25
Fix pointer mismatches in proc_sysctl.c
David Howells
1
-2
/
+4
2007-10-25
Permit silencing of __deprecated warnings.
Jeff Garzik
2
-0
/
+14
2007-10-25
Fix /proc/acpi/alarm BCD alarm encodings
Linus Torvalds
1
-37
/
+29
2007-10-25
USB: open disconnect race in usblcd
Oliver Neukum
1
-1
/
+10
2007-10-25
USB: disconnect open race in legousbtower
Oliver Neukum
1
-1
/
+13
2007-10-25
USB: open disconnect race in iowarrior
Oliver Neukum
1
-1
/
+8
2007-10-25
USB: missing error check in emi62
Oliver Neukum
1
-0
/
+4
2007-10-25
USB: missing error check in emi26
Oliver Neukum
1
-0
/
+4
2007-10-25
USB: usb_serial_resume bug fix
Sarah Sharp
1
-1
/
+3
2007-10-25
USB: remove new OHCI build warnings
David Brownell
1
-1
/
+8
2007-10-25
USB: amd5536udc - remove set_mwi() compiler warning
David Brownell
1
-1
/
+1
2007-10-25
USB: usbserial - fix potential deadlock between write() and IRQ
Jiri Kosina
1
-3
/
+4
2007-10-25
usb: serial/pl2303: support for IO Data Device RSAQ5
Masakazu Mokuno
2
-0
/
+2
2007-10-25
USB: fix read vs. disconnect race in cytherm driver
Oliver Neukum
1
-1
/
+3
2007-10-25
USB: fix locking in idmouse
Oliver Neukum
1
-17
/
+28
2007-10-25
USB: fix interface sysfs file-creation bug
Alan Stern
1
-1
/
+7
2007-10-25
USB: fix ssb_ohci_probe() build bug
Ingo Molnar
1
-1
/
+1
2007-10-25
USB: pl2303: remove can't happen checks, set speed properly and report baud rate
Alan Cox
1
-5
/
+6
2007-10-25
USB: mos7840: Clean up old checks and stuff
Alan Cox
1
-21
/
+2
2007-10-25
USB rio500.c: fix check-after-use
Adrian Bunk
1
-12
/
+3
[next]