Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
6883d3d717620dba23cc040d6c0f902611a3af4c
6883d3d
of: Fix overflow bug in string property parsing functions
by Grant Likely
· 12 years ago
e69d9b8
xhci: no switching back on non-ULT Haswell
by Oliver Neukum
· 12 years ago
5b7cb75
USB: quirks: enable device-qualifier quirk for yet another Elan touchscreen
by Adel Gadllah
· 12 years ago
45a7bf0
USB: quirks: enable device-qualifier quirk for another Elan touchscreen
by Adel Gadllah
· 12 years ago
cc9fb25
USB: core: add device-qualifier quirk
by Johan Hovold
· 12 years ago
0e69c8b
usb-storage: handle a skipped data phase
by Alan Stern
· 12 years ago
fb4a538
usb: Do not allow usb_alloc_streams on unconfigured devices
by Hans de Goede
· 12 years ago
1ff3bbb
USB: cdc-acm: add device id for GW Instek AFG-2225
by Johan Hovold
· 12 years ago
1d05f7e
USB: opticon: fix non-atomic allocation in write path
by Johan Hovold
· 12 years ago
de25703
USB: kobil_sct: fix non-atomic allocation in write path
by Johan Hovold
· 12 years ago
9e623ba
powerpc: do_notify_resume can be called with bad thread_info flags argument
by Anton Blanchard
· 12 years ago
9131956
acer-wmi: Add acpi_backlight=video quirk for the Acer KAV80
by Hans de Goede
· 12 years ago
73c46f9
samsung-laptop: Add broken-acpi-video quirk for NC210/NC110
by Hans de Goede
· 12 years ago
e8737b4
ext4: bail out from make_indexed_dir() on first error
by Jan Kara
· 12 years ago
c411d3f
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
by Sinclair Yeh
· 12 years ago
7652113
wireless: rt2x00: add new rt2800usb device
by Cyril Brulebois
· 12 years ago
ab9a4ad
ext4: fix oops when loading block bitmap failed
by Jan Kara
· 12 years ago
d555b0f
ext4: fix overflow when updating superblock backups after resize
by Jan Kara
· 12 years ago
e4b136e
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
by Jan Kara
· 12 years ago
2c5138d
mm, thp: fix collapsing of hugepages on madvise
by David Rientjes
· 12 years ago
78c543f
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
by Wang Nan
· 12 years ago
b6ee4eb
zap_pte_range: update addr when forcing flush after TLB batching faiure
by Will Deacon
· 12 years ago
dded63c
drm/radeon: remove invalid pci id
by Alex Deucher
· 12 years ago
6295f3f
evm: check xattr value length and type in evm_inode_setxattr()
by Dmitry Kasatkin
· 12 years ago
c389a74
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
by Takashi Iwai
· 12 years ago
e00f144
PM / Sleep: fix recovery during resuming from hibernation
by Imre Deak
· 12 years ago
b20cb7e
futex: Fix a race condition between REQUEUE_PI and task death
by Brian Silverman
· 12 years ago
cabcd14
posix-timers: Fix stack info leak in timer_create()
by Mathias Krause
· 12 years ago
7595599
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
by Hans de Goede
· 12 years ago
0f8af72
usb: dwc3: gadget: Properly initialize LINK TRB
by Jack Pham
· 12 years ago
ccf0231
nfsd4: fix crash on unknown operation number
by J. Bruce Fields
· 12 years ago
ccf74e5
usb: serial: ftdi_sio: add "bricked" FTDI device PID
by Perry Hung
· 12 years ago
9ab6a4a
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
by Jan Kara
· 12 years ago
5884583
x86, apic: Handle a bad TSC more gracefully
by Andy Lutomirski
· 12 years ago
5769fc2
USB: option: add Haier CE81B CDMA modem
by Dan Williams
· 12 years ago
ccdbb18
usb: option: add support for Telit LE910
by Daniele Palmas
· 12 years ago
e0febe4
usb: serial: ftdi_sio: add Awinda Station and Dongle products
by Frans Klaver
· 12 years ago
57255b8
USB: serial: ftdi_sio: Add support for new Xsens devices
by Patrick Riphagen
· 12 years ago
a58b697
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
by Patrick Riphagen
· 12 years ago
9af70c8
USB: serial: cp210x: add Silicon Labs 358x VID and PID
by Nathaniel Ting
· 12 years ago
f72e18e
ext3: Don't check quota format when there are no quota files
by Jan Kara
· 12 years ago
cdc5232
usb: dwc3: gadget: fix set_halt() bug with pending transfers
by Felipe Balbi
· 12 years ago
ef3bba2
spi: pl022: Fix incorrect dma_unmap_sg
by Ray Jui
· 12 years ago
1129c58
staging:iio:ad5933: Drop "raw" from channel names
by Lars-Peter Clausen
· 12 years ago
12f0291
staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.
by Jonathan Cameron
· 14 years ago
a8e5845
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 12 years ago
ab84fae
kvm: vmx: handle invvpid vm exit gracefully
by Petr Matousek
· 12 years ago
14c1685
nEPT: Nested INVEPT
by Nadav Har'El
· 13 years ago
004e0a3
KVM: x86: Handle errors when RIP is set during far jumps
by Nadav Amit
· 12 years ago
371d9b2
KVM: x86: use new CS.RPL as CPL during task switch
by Paolo Bonzini
· 12 years ago
c8f238c
KVM: x86: Emulator fixes for eip canonical checks on near branches
by Nadav Amit
· 12 years ago
16dd28b
KVM: x86: Fix wrong masking on relative jump/call
by Nadav Amit
· 12 years ago
e769427
KVM: x86: Improve thread safety in pit
by Andy Honig
· 12 years ago
9d2e879
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 12 years ago
58a8a56
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 12 years ago
5dda22e
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
by Dirk Brandewie
· 12 years ago
2a2949f
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
by David Daney
· 12 years ago
abc5670
MIPS: tlbex: Fix a missing statement for HUGETLB
by Huacai Chen
· 12 years ago
ba0a7f5
OOM, PM: OOM killed task shouldn't escape PM suspend
by Michal Hocko
· 12 years ago
e6cb10b
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 13 years ago
119a6fd
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 13 years ago
6ea00e8
freezer: Do not freeze tasks killed by OOM killer
by Cong Wang
· 12 years ago
5faeb0e
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
by Anatol Pomozov
· 12 years ago
9eaad76
random: add and use memzero_explicit() for clearing data
by Daniel Borkmann
· 12 years ago
7235bdf
crypto: more robust crypto_memneq
by Cesar Eduardo Barros
· 13 years ago
de6af1d
ext4: fix reservation overflow in ext4_da_write_begin
by Eric Sandeen
· 12 years ago
279447b
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
by Theodore Ts'o
· 12 years ago
5327d5f
ext4: don't orphan or truncate the boot loader inode
by Theodore Ts'o
· 12 years ago
fa007b4
vfs: fix data corruption when blocksize < pagesize for mmaped data
by Jan Kara
· 12 years ago
59b09f4
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
by Quinn Tran
· 12 years ago
a3ea457
ext4: don't check quota format when there are no quota files
by Jan Kara
· 12 years ago
76ae4e1
ext4: check EA value offset when loading
by Darrick J. Wong
· 12 years ago
970673b
x86,kvm,vmx: Preserve CR4 across VM entry
by Andy Lutomirski
· 12 years ago
97e5fd7
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 12 years ago
61dedfa
selinux: fix inode security list corruption
by Stephen Smalley
· 12 years ago
1e604b5
virtio_pci: fix virtio spec compliance on restore
by Michael S. Tsirkin
· 12 years ago
14119fa
ALSA: emu10k1: Fix deadlock in synth voice lookup
by Takashi Iwai
· 12 years ago
5a43aca
kernel: add support for gcc 5
by Sasha Levin
· 12 years ago
acd8ea3
Input: i8042 - add noloop quirk for Asus X750LN
by Hans de Goede
· 12 years ago
5ba1055
Input: synaptics - gate forcepad support by DMI check
by Dmitry Torokhov
· 12 years ago
0b4d7e7
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
by Yann Droneaud
· 12 years ago
3b9d9ef
block: fix alignment_offset math that assumes io_min is a power-of-2
by Mike Snitzer
· 12 years ago
dfe765c
fix misuses of f_count() in ppp and netlink
by Al Viro
· 12 years ago
a091d60
fs: make cont_expand_zero interruptible
by Mikulas Patocka
· 12 years ago
9193da4
fs: Fix theoretical division by 0 in super_cache_scan().
by Tetsuo Handa
· 12 years ago
59e58e0
x86: Reject x32 executables if x32 ABI not supported
by Ben Hutchings
· 12 years ago
50cdef6
pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE Controller
by Scott Carter
· 12 years ago
4e5cd81
ecryptfs: avoid to access NULL pointer when write metadata in xattr
by Chao Yu
· 12 years ago
204f771
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
by Alexey Khoroshilov
· 12 years ago
f23df04
dm bufio: update last_accessed when relinking a buffer
by Joe Thornber
· 12 years ago
4b2b044
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
by Geert Uytterhoeven
· 12 years ago
676296e
NFSv4.1: Fix an NFSv4.1 state renewal regression
by Andy Adamson
· 12 years ago
9a3ed5f
mpc85xx_edac: Make L2 interrupt shared too
by Borislav Petkov
· 12 years ago
905b04c
framebuffer: fix border color
by Mikulas Patocka
· 12 years ago
df50ba4
serial: 8250: Add Quark X1000 to 8250_pci.c
by Bryan O'Donoghue
· 12 years ago
58d0e55
NFSv4: fix open/lock state recovery error handling
by Trond Myklebust
· 12 years ago
8a2dbad
libata-sff: Fix controllers with no ctl port
by Ondrej Zary
· 12 years ago
6f5f104
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 12 years ago
7c10d4b
regmap: debugfs: fix possbile NULL pointer dereference
by Xiubo Li
· 12 years ago
a44cc72
lzo: check for length overrun in variable length encoding.
by Willy Tarreau
· 12 years ago
Next »