Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
63578cc53582e6fdf441cdaff1cc9d5a3ca3f6d2
63578cc
evm: check xattr value length and type in evm_inode_setxattr()
by Dmitry Kasatkin
· 12 years ago
ad82ca3
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
by Takashi Iwai
· 12 years ago
358105b
PM / Sleep: fix recovery during resuming from hibernation
by Imre Deak
· 12 years ago
b1a76f1
futex: Fix a race condition between REQUEUE_PI and task death
by Brian Silverman
· 12 years ago
aab6a6f
posix-timers: Fix stack info leak in timer_create()
by Mathias Krause
· 12 years ago
65979d9
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
by Hans de Goede
· 12 years ago
72c2bc6
usb: dwc3: gadget: Properly initialize LINK TRB
by Jack Pham
· 12 years ago
971918b
nfsd4: fix crash on unknown operation number
by J. Bruce Fields
· 12 years ago
6b91578
usb: serial: ftdi_sio: add "bricked" FTDI device PID
by Perry Hung
· 12 years ago
981cf05
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
by Jan Kara
· 12 years ago
69fd354
x86, apic: Handle a bad TSC more gracefully
by Andy Lutomirski
· 12 years ago
b7914bb
USB: option: add Haier CE81B CDMA modem
by Dan Williams
· 12 years ago
4e8dba7
usb: option: add support for Telit LE910
by Daniele Palmas
· 12 years ago
f60cca4
usb: serial: ftdi_sio: add Awinda Station and Dongle products
by Frans Klaver
· 12 years ago
c870bd0
USB: serial: ftdi_sio: Add support for new Xsens devices
by Patrick Riphagen
· 12 years ago
aa1ef47
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
by Patrick Riphagen
· 12 years ago
6810992
USB: serial: cp210x: add Silicon Labs 358x VID and PID
by Nathaniel Ting
· 12 years ago
67ff882
ext3: Don't check quota format when there are no quota files
by Jan Kara
· 12 years ago
0169c97
usb: dwc3: gadget: fix set_halt() bug with pending transfers
by Felipe Balbi
· 12 years ago
37cccef
spi: pl022: Fix incorrect dma_unmap_sg
by Ray Jui
· 12 years ago
30e55da
staging:iio:ad5933: Drop "raw" from channel names
by Lars-Peter Clausen
· 12 years ago
1fb4636
staging:iio:impedance-analyzer:ad5933 unwind use of IIO_CHAN macro.
by Jonathan Cameron
· 14 years ago
ee7b626
kvm: fix excessive pages un-pinning in kvm_iommu_map error path.
by Quentin Casasnovas
· 12 years ago
c7ea5df
kvm: x86: don't kill guest on unknown exit reason
by Michael S. Tsirkin
· 12 years ago
1901610
kvm: vmx: handle invvpid vm exit gracefully
by Petr Matousek
· 12 years ago
291fd08
nEPT: Nested INVEPT
by Nadav Har'El
· 13 years ago
48dfdb0
KVM: x86: Handle errors when RIP is set during far jumps
by Nadav Amit
· 12 years ago
d1d7b57
KVM: x86: use new CS.RPL as CPL during task switch
by Paolo Bonzini
· 12 years ago
858f933
KVM: x86: Emulator fixes for eip canonical checks on near branches
by Nadav Amit
· 12 years ago
973be4a
KVM: x86: Fix wrong masking on relative jump/call
by Nadav Amit
· 12 years ago
375c51c
KVM: x86: Improve thread safety in pit
by Andy Honig
· 12 years ago
6a607be
KVM: x86: Prevent host from panicking on shared MSR writes.
by Andy Honig
· 12 years ago
ab998b3
KVM: x86: Check non-canonical addresses upon WRMSR
by Nadav Amit
· 12 years ago
aea4461
cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers
by Dirk Brandewie
· 12 years ago
e930516
MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
by David Daney
· 12 years ago
b58f043
MIPS: tlbex: Fix a missing statement for HUGETLB
by Huacai Chen
· 12 years ago
7655f85
OOM, PM: OOM killed task shouldn't escape PM suspend
by Michal Hocko
· 12 years ago
b71ec07
introduce for_each_thread() to replace the buggy while_each_thread()
by Oleg Nesterov
· 13 years ago
ace595f
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
by Oleg Nesterov
· 13 years ago
a2ca02f
freezer: Do not freeze tasks killed by OOM killer
by Cong Wang
· 12 years ago
7e55164
ALSA: usb-audio: Add support for Steinberg UR22 USB interface
by Vlad Catoi
· 12 years ago
7a13f72
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
by Anatol Pomozov
· 12 years ago
6a16b0d
random: add and use memzero_explicit() for clearing data
by Daniel Borkmann
· 12 years ago
e442581
crypto: more robust crypto_memneq
by Cesar Eduardo Barros
· 13 years ago
e7ce7b4
ext4: fix reservation overflow in ext4_da_write_begin
by Eric Sandeen
· 12 years ago
07cf4db
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
by Theodore Ts'o
· 12 years ago
07048f9
ext4: don't orphan or truncate the boot loader inode
by Theodore Ts'o
· 12 years ago
60e7100
vfs: fix data corruption when blocksize < pagesize for mmaped data
by Jan Kara
· 12 years ago
e306b0d
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
by Quinn Tran
· 12 years ago
a38c4d8
ext4: don't check quota format when there are no quota files
by Jan Kara
· 12 years ago
b0fea9c
ext4: check EA value offset when loading
by Darrick J. Wong
· 12 years ago
4e2c642
x86,kvm,vmx: Preserve CR4 across VM entry
by Andy Lutomirski
· 12 years ago
9e9aab5
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 12 years ago
e8ab53a
selinux: fix inode security list corruption
by Stephen Smalley
· 12 years ago
fb7eb2f
virtio_pci: fix virtio spec compliance on restore
by Michael S. Tsirkin
· 12 years ago
9f7d53c
mnt: Prevent pivot_root from creating a loop in the mount tree
by Eric W. Biederman
· 12 years ago
e65c1a2
ALSA: emu10k1: Fix deadlock in synth voice lookup
by Takashi Iwai
· 12 years ago
bf70aaa
kernel: add support for gcc 5
by Sasha Levin
· 12 years ago
fbc9490
Input: i8042 - add noloop quirk for Asus X750LN
by Hans de Goede
· 12 years ago
8000fbf
Input: synaptics - gate forcepad support by DMI check
by Dmitry Torokhov
· 12 years ago
7baa56f
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
by Yann Droneaud
· 12 years ago
c76a73b
block: fix alignment_offset math that assumes io_min is a power-of-2
by Mike Snitzer
· 12 years ago
15c0af9
fix misuses of f_count() in ppp and netlink
by Al Viro
· 12 years ago
2551b5e
fs: make cont_expand_zero interruptible
by Mikulas Patocka
· 12 years ago
2ea17e6
fs: Fix theoretical division by 0 in super_cache_scan().
by Tetsuo Handa
· 12 years ago
db55550
x86: Reject x32 executables if x32 ABI not supported
by Ben Hutchings
· 12 years ago
9be2cb1
pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE Controller
by Scott Carter
· 12 years ago
771f8a8
ecryptfs: avoid to access NULL pointer when write metadata in xattr
by Chao Yu
· 12 years ago
dbd4353
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
by Alexey Khoroshilov
· 12 years ago
adcbd2e
dm bufio: update last_accessed when relinking a buffer
by Joe Thornber
· 12 years ago
82556da
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
by Geert Uytterhoeven
· 12 years ago
2c9d556
NFSv4.1: Fix an NFSv4.1 state renewal regression
by Andy Adamson
· 12 years ago
f4c4b92
mpc85xx_edac: Make L2 interrupt shared too
by Borislav Petkov
· 12 years ago
ab766b8
framebuffer: fix border color
by Mikulas Patocka
· 12 years ago
a06f6a5
serial: 8250: Add Quark X1000 to 8250_pci.c
by Bryan O'Donoghue
· 12 years ago
5a0b8b7
NFSv4: fix open/lock state recovery error handling
by Trond Myklebust
· 12 years ago
39aca9c
libata-sff: Fix controllers with no ctl port
by Ondrej Zary
· 12 years ago
65b412c
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
by Xiubo Li
· 12 years ago
a3f3ff3
regmap: debugfs: fix possbile NULL pointer dereference
by Xiubo Li
· 12 years ago
d3c4aba
lzo: check for length overrun in variable length encoding.
by Willy Tarreau
· 12 years ago
1cb3f30
Revert "lzo: properly check for overruns"
by Willy Tarreau
· 12 years ago
c6d401e
Documentation: lzo: document part of the encoding
by Willy Tarreau
· 12 years ago
bbb7a27
rt2800: correct BBP1_TX_POWER_CTRL mask
by Stanislaw Gruszka
· 12 years ago
9fa2377
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
by Krzysztof Kozlowski
· 12 years ago
8e65d44
lockd: Try to reconnect if statd has moved
by Benjamin Coddington
· 12 years ago
ca3a416
x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead
by Bryan O'Donoghue
· 12 years ago
21ff5d9
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
by David Matlack
· 12 years ago
92f961b
spi: dw-mid: terminate ongoing transfers at exit
by Andy Shevchenko
· 12 years ago
08b4074
spi: dw-mid: respect 8 bit mode
by Andy Shevchenko
· 12 years ago
67ecb11
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
by K. Y. Srinivasan
· 12 years ago
a12dc90
Drivers: hv: vmbus: Fix a bug in vmbus_open()
by K. Y. Srinivasan
· 12 years ago
1e0293d
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
by K. Y. Srinivasan
· 12 years ago
3adbbcc2
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
by K. Y. Srinivasan
· 12 years ago
3aae84b
Drivers: hv: vmbus: Cleanup vmbus_post_msg()
by K. Y. Srinivasan
· 12 years ago
0bd172d
firmware_class: make sure fw requests contain a name
by Kees Cook
· 12 years ago
eea5a87
USB: Add device quirk for ASUS T100 Base Station keyboard
by Lu Baolu
· 12 years ago
7a6185a
PCI: Generate uppercase hex for modalias interface class
by Ricardo Ribalda Delgado
· 12 years ago
a846630
USB: cp210x: add support for Seluxit USB dongle
by Andreas Bomholtz
· 12 years ago
810c74b
USB: serial: cp210x: added Ketra N1 wireless interface support
by Joe Savage
· 12 years ago
8e48aa5
Revert "percpu: free percpu allocation info for uniprocessor system"
by Guenter Roeck
· 12 years ago
Next »