Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
af4acfaf3ca2f1da6e48d67e50f27f5e22fa3308
af4acfa
mm: hugetlb: fix softlockup when a large number of hugepages are freed.
by Mizuma, Masayoshi
· 12 years ago
5650bff
sh: fix format string bug in stack tracer
by Matt Fleming
· 12 years ago
d6f6fc7
USB: unbind all interfaces before rebinding any
by Alan Stern
· 12 years ago
216583b
hvc: ensure hvc_init is only ever called once in hvc_console.c
by Paul Gortmaker
· 13 years ago
f53fd45
usb: dwc3: fix wrong bit mask in dwc3_event_devt
by Huang Rui
· 13 years ago
f97f28f
usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
by David Cohen
· 12 years ago
8ccd1a5
xhci: extend quirk for Renesas cards
by Igor Gnatenko
· 12 years ago
41b4a7d
usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode
by supriya karanth
· 14 years ago
15e5f90
reiserfs: fix race in readdir
by Jeff Mahoney
· 12 years ago
86455b8
target/tcm_fc: Fix use-after-free of ft_tpg
by Andy Grover
· 12 years ago
d72db3c
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
by Nicholas Bellinger
· 12 years ago
8ba4bc7
SCSI: arcmsr: upper 32 of dma address lost
by Dan Carpenter
· 13 years ago
41d5d29
ib_srpt: Use correct ib_sg_dma primitives
by Mike Marciniszyn
· 12 years ago
794f995
IB/ehca: Returns an error on ib_copy_to_udata() failure
by Yann Droneaud
· 12 years ago
53b5bc1
IB/mthca: Return an error on ib_copy_to_udata() failure
by Yann Droneaud
· 12 years ago
64900cd
IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
by Yann Droneaud
· 12 years ago
066c269
IB/ipath: Fix potential buffer overrun in sending diag packet routine
by Dennis Dalessandro
· 12 years ago
d8992ef
nfsd4: fix setclientid encode size
by J. Bruce Fields
· 12 years ago
367bce4
nfsd: notify_change needs elevated write count
by J. Bruce Fields
· 12 years ago
c2189c7
nfsd4: fix test_stateid error reply encoding
by J. Bruce Fields
· 13 years ago
9acc531
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
by J. Bruce Fields
· 13 years ago
fc111bf
nfsd4: session needs room for following op to error out
by J. Bruce Fields
· 13 years ago
5d052fb
USB: fix crash during hotplug of PCI USB controller card
by Alan Stern
· 12 years ago
632d996
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
by H. Peter Anvin
· 12 years ago
9d1a595
staging: r8712u: Fix case where ethtype was never obtained and always be checked against 0
by Larry Finger
· 12 years ago
725f2ba
staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integer
by Himangi Saraogi
· 12 years ago
6733ac5
w1: fix w1_send_slave dropping a slave id
by David Fries
· 13 years ago
3b015ff
mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
by Krzysztof Kozlowski
· 13 years ago
4efaf42
mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
by Krzysztof Kozlowski
· 13 years ago
b9546b8
mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error
by Krzysztof Kozlowski
· 13 years ago
f4a8f6c
ALSA: ice1712: Fix boundary checks in PCM pointer ops
by Takashi Iwai
· 12 years ago
b7b38eb
ALSA: hda - Enable beep for ASUS 1015E
by W. Trevor King
· 12 years ago
61d0294
ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
by Liu Hua
· 12 years ago
76ff67a
ARM: 8027/1: fix do_div() bug in big-endian systems
by Xiangyu Lu
· 12 years ago
375f0df
ARM: OMAP3: hwmod data: Correct clock domains for USB modules
by Roger Quadros
· 12 years ago
05b8131
ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
by Stefan Sørensen
· 12 years ago
62f2956
ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
by Brian Austin
· 12 years ago
5c5994f
Linux 3.4.88
by Greg Kroah-Hartman
· 12 years ago
d66d207
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
by Oleg Nesterov
· 12 years ago
371d9bb
jffs2: remove from wait queue after schedule()
by Li Zefan
· 13 years ago
5c8e8e1
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
by Li Zefan
· 13 years ago
b49c0b8
jffs2: Fix crash due to truncation of csize
by Ajesh Kunhipurayil Vijayan
· 13 years ago
3dba9e3
jffs2: Fix segmentation fault found in stress test
by Kamlakant Patel
· 13 years ago
dfb81e8
Bluetooth: Fix removing Long Term Key
by Claudio Takahasi
· 13 years ago
eea7ead
Char: ipmi_bt_sm, fix infinite loop
by Jiri Slaby
· 12 years ago
036132b
sparc64: don't treat 64-bit syscall return codes as 32-bit
by Dave Kleikamp
· 12 years ago
e509704
sparc32: fix build failure for arch_jump_label_transform
by Paul Gortmaker
· 12 years ago
53c93fe
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
by Dave Kleikamp
· 13 years ago
10d52681
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
by oftedal
· 13 years ago
0447707
rds: prevent dereference of a NULL device in rds_iw_laddr_check
by Sasha Levin
· 12 years ago
8c3911a
isdnloop: several buffer overflows
by Dan Carpenter
· 12 years ago
495d659
isdnloop: Validate NUL-terminated strings from user.
by YOSHIFUJI Hideaki
· 12 years ago
99df85b
netlink: don't compare the nul-termination in nla_strcmp
by Pablo Neira
· 12 years ago
4230a2a
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 12 years ago
fec7e11
xen-netback: remove pointless clause from if statement
by Paul Durrant
· 12 years ago
1bc0f3b
vhost: validate vhost_get_vq_desc return value
by Michael S. Tsirkin
· 12 years ago
20a51ab
vhost: fix total length when packets are too short
by Michael S. Tsirkin
· 12 years ago
4b6da91
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
by lucien
· 12 years ago
4800c47
ipv6: Avoid unnecessary temporary addresses being generated
by Heiner Kallweit
· 12 years ago
d82c152
net: socket: error on a negative msg_namelen
by Matthew Leach
· 12 years ago
711d917
vlan: Set correct source MAC address with TX VLAN offload enabled
by Peter Boström
· 12 years ago
c3363b2
ipv6: don't set DST_NOCOUNT for remotely added routes
by Sabrina Dubroca
· 12 years ago
d7fc329
net: unix: non blocking recvmsg() should not return -EINTR
by Eric Dumazet
· 12 years ago
098c996
bridge: multicast: add sanity check for query source addresses
by Linus Lüssing
· 12 years ago
978a9b7
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
by Daniel Borkmann
· 12 years ago
9660cc5
Linux 3.4.87
by Greg Kroah-Hartman
· 12 years ago
1436b33
powernow-k6: reorder frequencies
by Mikulas Patocka
· 13 years ago
1acb634
powernow-k6: correctly initialize default parameters
by Mikulas Patocka
· 13 years ago
cccd0fd
powernow-k6: disable cache when changing frequency
by Mikulas Patocka
· 13 years ago
c34cad8
media: saa7164: fix return value check in saa7164_initdev()
by Wei Yongjun
· 13 years ago
96ca972
media: hdpvr: fix iteration over uninitialized lists in hdpvr_probe()
by Alexey Khoroshilov
· 13 years ago
092bc21
media: hdpvr: register the video node at the end of probe
by Hans Verkuil
· 13 years ago
9ef2f22
media: dmxdev: remove dvb_ringbuffer_flush() on writer side
by Soeren Moch
· 13 years ago
915b4b0
media: omap_vout: find_vma() needs ->mmap_sem held
by Al Viro
· 14 years ago
ac871a8
media: v4l: Reset subdev v4l2_dev field to NULL if registration fails
by Laurent Pinchart
· 14 years ago
1b8904d
media: gspca_kinect: add Kinect for Windows USB id
by Jacob Schloss
· 14 years ago
8d4787e
tg3: Add read dma workaround for 5720
by Nithin Sujir
· 13 years ago
9e6f42f
tg3: Skip powering down function 0 on certain serdes devices
by Nithin Sujir
· 13 years ago
14a7213
sb_edac: Avoid overflow errors at memory size calculation
by Mauro Carvalho Chehab
· 14 years ago
82d16b3
mmc: mxs-mmc: fix deadlock caused by recursion loop
by Lauri Hintsala
· 14 years ago
faf1003
OMAPFB: fix framebuffer console colors
by Grazvydas Ignotas
· 14 years ago
c81c26f
tg3: Wait for boot code to finish after power on
by Nithin Sujir
· 13 years ago
2963280
tg3: Add New 5719 Read DMA workaround
by Michael Chan
· 14 years ago
5759171
hwmon: Prevent some divide by zeros in FAN_TO_REG()
by Dan Carpenter
· 13 years ago
e4b2585
hwmon: (applesmc) Always read until end of data
by Henrik Rydberg
· 13 years ago
7aa8c17
hwmon: (coretemp) Add support for Atom CE4110/4150/4170
by Guenter Roeck
· 14 years ago
b428b89
hwmon: (coretemp) Improve support for TjMax detection on Atom CPUs
by Guenter Roeck
· 14 years ago
2a3c503
hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU models
by Guenter Roeck
· 14 years ago
b32e4b1
hwmon: (coretemp) Improve support of recent Atom CPU models
by Jean Delvare
· 14 years ago
d454e9e
ALSA: hda/realtek - Add support of ALC231 codec
by Kailang Yang
· 13 years ago
296d59e
ALSA: pcsp: Fix the order of input device unregistration
by Takashi Iwai
· 13 years ago
a8d5c05
ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CA
by Anssi Hannula
· 13 years ago
03017e7
ALSA: 6fire: make buffers DMA-able (midi)
by Torsten Schenk
· 13 years ago
825ca11
ALSA: 6fire: make buffers DMA-able (pcm)
by Torsten Schenk
· 13 years ago
a204372
ALSA: 6fire: fix DMA issues with URB transfer_buffer usage
by Jussi Kivilinna
· 13 years ago
c971052
ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
by Dan Carpenter
· 13 years ago
775a5dd
ALSA: usb: Parse UAC2 extension unit like for UAC1
by Torstein Hegge
· 13 years ago
d47b372
ALSA: usb-audio: skip UAC2 EFFECT_UNIT
by Eldad Zack
· 14 years ago
ff15138
ALSA: hda - Add another GPU codec ID to snd-hda
by Aaron Plattner
· 13 years ago
6f06d39
ALSA: hda - Add new GPU codec ID to snd-hda
by Aaron Plattner
· 14 years ago
Next »