Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
7b26d82f5ea7de5667f87bb5ac6570111d7bff9f
7b26d82
[S390] fix broken proc interface for sclp_async
by Hans-Joachim Picht
· 15 years ago
9c95258
[S390] sclp: avoid 64 bit division
by Heiko Carstens
· 15 years ago
b8fde72
[S390] dasd: check tsb validity
by Stefan Haberland
· 15 years ago
4a31ba5
[S390] dasd: fix alignment of transport mode recovery TCW
by Stefan Weinhuber
· 15 years ago
1bff779
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
by Christian Borntraeger
· 15 years ago
a087865
[S390] smp: fix lowcore allocation
by Heiko Carstens
· 15 years ago
92fe313
[S390] zcore: CPU registers are not saved under LPAR
by Michael Holzheu
· 15 years ago
ae6be51
Fix up prototype for sys_ipc breakage
by Linus Torvalds
· 15 years ago
7b1f513
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 15 years ago
258152a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e919241
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 15 years ago
c3824d2
rxrpc: Check allocation failure.
by Tetsuo Handa
· 15 years ago
99b437a
AFS: Potential null dereference
by Dan Carpenter
· 15 years ago
45575f5
ppc64 sys_ipc breakage in 2.6.34-rc2
by Anton Blanchard
· 15 years ago
a90110c
x86 / perf: Fix suspend to RAM on HP nx6325
by Rafael J. Wysocki
· 15 years ago
5b89d2f
edac, mce: Filter out invalid values
by Borislav Petkov
· 15 years ago
2de16a4
virtio: console: Check if port is valid in resize_console
by Amit Shah
· 15 years ago
ec64213
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
by Amit Shah
· 15 years ago
243aad8
ip_gre: include route header_len in max_headroom calculation
by Timo Teräs
· 15 years ago
9bf35c8
if_tunnel.h: add missing ams/byteorder.h include
by Paulius Zaleckas
· 15 years ago
5e016cb
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
by Guenter Roeck
· 15 years ago
e3a61d4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
634a4b2
net: suppress lockdep-RCU false positive in FIB trie.
by Paul E. McKenney
· 15 years ago
c2c77ec
Bluetooth: Fix kernel crash on L2CAP stress tests
by Andrei Emeltchenko
· 15 years ago
aef7d97
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
by Marcel Holtmann
· 15 years ago
101545f
Bluetooth: Fix potential bad memory access with sysfs files
by Marcel Holtmann
· 15 years ago
af98441
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by David S. Miller
· 15 years ago
37b7ef7
netfilter: ctnetlink: fix reliable event delivery if message building fails
by Pablo Neira Ayuso
· 15 years ago
1a50307
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
by Pablo Neira Ayuso
· 15 years ago
73852e8
NET_DMA: free skbs periodically
by Steven J. Magnani
· 15 years ago
f5d410f
netlink: fix unaligned access in nla_get_be64()
by Pablo Neira Ayuso
· 15 years ago
6830c25
tcp: Fix tcp_mark_head_lost() with packets == 0
by Lennart Schulte
· 15 years ago
a50436f
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
by Patrick McHardy
· 15 years ago
ea93fd9
KS8695: update ksp->next_rx_desc_read at the end of rx loop
by Yegor Yefremov
· 15 years ago
b894fa2
igb: Add support for 82576 ET2 Quad Port Server Adapter
by Carolyn Wyborny
· 15 years ago
29b8dd0
ixgbevf: Message formatting cleanups
by Greg Rose
· 15 years ago
4c3a822
ixgbevf: Shorten up delay timer for watchdog task
by Greg Rose
· 15 years ago
33bd9f6
ixgbevf: Fix VF Stats accounting after reset
by Greg Rose
· 15 years ago
fd3686a
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
by Mallikarjuna R Chilakala
· 15 years ago
936332b
ixgbe: fix for real_num_tx_queues update issue
by Vasu Dev
· 15 years ago
97e3ecd
TCP: check min TTL on received ICMP packets
by stephen hemminger
· 15 years ago
1041444
ipv6: Remove redundant dst NULL check in ip6_dst_check
by Herbert Xu
· 15 years ago
d11a4dc
ipv4: check rt_genid in dst_check
by Timo Teräs
· 15 years ago
220bf99
Linux 2.6.34-rc2
by Linus Torvalds
· 15 years ago
e4d8063
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
b50df7d
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
by Linus Torvalds
· 15 years ago
352d465
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
by Linus Torvalds
· 15 years ago
95c46af
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
cf3966b
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 15 years ago
8dba8f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
2eb645e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
8fdb7e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
17cf444
Delete zero-length file drivers/mtd/maps/omap_nor.c
by Jeff Garzik
· 15 years ago
fc7f99c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 15 years ago
0a492fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
4cb80cd
USB: gadget/multi: cdc_do_config: remove redundant check
by Peter Korsgaard
· 15 years ago
d835933
usb: r8a66597-hcd: fix removed from an attached hub
by Yoshihiro Shimoda
· 15 years ago
9ce669a
USB: xhci: Make endpoint interval debugging clearer.
by Sarah Sharp
· 15 years ago
f09a15e
USB: Fix usb_fill_int_urb for SuperSpeed devices
by Matthew Wilcox
· 15 years ago
e549a17
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
by Michael Brunner
· 15 years ago
7f56cfd
USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
by Christoph Egger
· 15 years ago
83ba11d
USB: gadget: add gadget controller number for s3c-hsotg driver
by Maurus Cuelenaere
· 15 years ago
9c67d28
USB: ftdi_sio: Fix locking for change_speed() function
by Alessio Igor Bogani
· 15 years ago
11b10d9
USB: g_mass_storage: fixed module name in Kconfig
by Michal Nazarewicz
· 15 years ago
f479d70
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
by Peter Korsgaard
· 15 years ago
f88f669
USB: g_mass_storage: fix section mismatch warnings
by Mike Frysinger
· 15 years ago
f2984a3
USB: gadget: fix Blackfin builds after gadget cleansing
by Mike Frysinger
· 15 years ago
872f8b4
USB: goku_udc: remove potential null dereference
by Dan Carpenter
· 15 years ago
33c3875
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
by spark
· 15 years ago
510607d
USB: serial: Fix module name typo for qcaux Kconfig entry.
by Stefan Schmidt
· 15 years ago
338124c
usb: cdc-wdm: Fix deadlock between write and resume
by Oliver Neukum
· 15 years ago
d93d16e
usb: cdc-wdm: Fix order in disconnect and fix locking
by Oliver Neukum
· 15 years ago
62e6685
usb: cdc-wdm:Fix loss of data due to autosuspend
by Oliver Neukum
· 15 years ago
beb1d35
usb: cdc-wdm: Fix submission of URB after suspension
by Oliver Neukum
· 15 years ago
d855fe2
usb: cdc-wdm: Fix race between disconnect and debug messages
by Oliver Neukum
· 15 years ago
922a5ea
usb: cdc-wdm: Fix race between autosuspend and reading from the device
by Oliver Neukum
· 15 years ago
860e41a
usb: cdc-wdm: Fix race between write and disconnect
by Oliver Neukum
· 15 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 15 years ago
7f4bca4
USB: musb: fix warnings in Blackfin regs
by Mike Frysinger
· 15 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 15 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 15 years ago
fa7bf34
usb/gadget: fix compile error on r8a66597-udc.c
by Grant Likely
· 15 years ago
1e63ef0
USB: Fix documentation for avoid_reset_quirk
by Oliver Neukum
· 15 years ago
3b04872
USB: option: add support for a new CMOTECH device to usb/serial/option
by Nathaniel McCallum
· 15 years ago
bb73ed2
USB: option: move hardcoded PID to a macro in usb/serial/option
by Nathaniel McCallum
· 15 years ago
eaff4cd
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
by Nathaniel McCallum
· 15 years ago
dee5658
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 15 years ago
1d68064
USB: xHCI: re-initialize cmd_completion
by Andiry Xu
· 15 years ago
bc75fa3
USB: xhci: rename driver to xhci_hcd
by Alex Chiang
· 15 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 15 years ago
0725e95
USB: qcserial: add new device ids
by Bernhard Rosenkraenzer
· 15 years ago
f073092
USB: cdc-acm: Fix stupid NULL pointer in resume()
by Oliver Neukum
· 15 years ago
1082f57
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
by Clemens Ladisch
· 15 years ago
92bc364
USB: EHCI: fix ITD list order
by Clemens Ladisch
· 15 years ago
bf16201
USB: Option: Add support for a variant of DLink DWM 652 U5
by Huang Ying
· 15 years ago
cd0e8aa
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
by Ondrej Zary
· 15 years ago
eb8878a
USB: serial: use port endpoint size to determine if ep is available
by Johan Hovold
· 15 years ago
6313620
USB: serial: fix softint not being called on errors
by Johan Hovold
· 15 years ago
0ae1474
USB: serial: fix error message on close in generic driver
by Johan Hovold
· 15 years ago
7152b59
USB: fix usbfs regression
by Alan Stern
· 15 years ago
Next »