Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d7e7acc47133e82911e24758178815cfee309e9
« Previous
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 9 years ago
fb279950
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
by Xiao Guangrong
· 9 years ago
41dbc6b
KVM: x86: introduce kvm_check_has_quirk
by Paolo Bonzini
· 9 years ago
3e5d2fd
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 9 years ago
10dc331
KVM: MTRR: fix memory type handling if MTRR is completely disabled
by Xiao Guangrong
· 9 years ago
154322f
mei: prevent unloading mei hw modules while the device is opened.
by Tomas Winkler
· 9 years ago
a634443
misc: mic: scif bug fix for vmalloc_to_page crash
by Sudeep Dutt
· 9 years ago
68d35c7
parport: fix freeing freed memory
by Sudip Mukherjee
· 9 years ago
23c4059
parport: fix memory leak
by Sudip Mukherjee
· 9 years ago
cabea69
parport: fix error handling
by Sudip Mukherjee
· 9 years ago
f2d0a12
mnt: Clarify and correct the disconnect logic in umount_tree
by Eric W. Biederman
· 9 years ago
d3b178a
md: Skip cluster setup for dm-raid
by Goldwyn Rodrigues
· 9 years ago
5f6c2d2
blkcg: fix gendisk reference leak in blkg_conf_prep()
by Tejun Heo
· 9 years ago
1209544
USB: OHCI: fix bad #define in ohci-tmio.c
by Alan Stern
· 9 years ago
91b7256
cdc-acm: Destroy acm_minors IDR on module exit
by Johannes Thumshirn
· 9 years ago
2d64f31
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
by Hans de Goede
· 9 years ago
5fb2c78
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
by Oliver Neukum
· 9 years ago
7d8021c
USB: OHCI: Fix race between ED unlink and URB submission
by Alan Stern
· 9 years ago
2d2a316
usb: core: lpm: set lpm_capable for root hub device
by Lu Baolu
· 9 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
7021dea
Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 9 years ago
aca3a04
xhci: do not report PLC when link is in internal resume state
by Zhuang Jin Can
· 9 years ago
fac4271
xhci: prevent bus_suspend if SS port resuming in phase 1
by Zhuang Jin Can
· 9 years ago
243292a
xhci: report U3 when link is in resume state
by Zhuang Jin Can
· 9 years ago
326124a
xhci: Calculate old endpoints correctly on device reset
by Brian Campbell
· 9 years ago
3496810
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
by AMAN DEEP
· 9 years ago
abce329
xhci: Workaround to get D3 working in Intel xHCI
by Rajmohan Mani
· 9 years ago
c3c5819
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
by Mathias Nyman
· 9 years ago
2197406
null_blk: fix use-after-free problem
by Mike Krinkin
· 9 years ago
ed877b1
Merge tag 'fixes-for-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
5a5ca73
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
8c38de9
mm: Fix bugs in region_is_ram()
by Toshi Kani
· 9 years ago
9a58eeb
x86/mm: Remove region_is_ram() call from ioremap
by Toshi Kani
· 9 years ago
1c9cf9b
x86/mm: Move warning from __ioremap_check_ram() to the call site
by Toshi Kani
· 9 years ago
aebda61
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
by John Youn
· 23 years ago
5677d67
drm: Stop resetting connector state to unknown
by Daniel Vetter
· 9 years ago
3bc38fc
ARM64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 9 years ago
c0d3fce
arm64: switch_to: calculate cpu context pointer using separate register
by Will Deacon
· 9 years ago
cba5997
ALSA: hda - Add headset mic pin quirk for a Dell device
by David Henningsson
· 9 years ago
21e9d01
ALSA: hda - remove one pin from ALC292_STANDARD_PINS
by Hui Wang
· 9 years ago
d8b4891
ravb: fix ring memory allocation
by Sergei Shtylyov
· 9 years ago
a46fa26
net: phy: dp83867: Fix warning check for setting the internal delay
by Dan Murphy
· 9 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 9 years ago
0470eb9
netlink: don't hold mutex in rcu callback when releasing mmapd ring
by Florian Westphal
· 9 years ago
7c8cbac
Merge branch 'arm-bpf-fixes'
by David S. Miller
· 9 years ago
c18fe54
ARM: net: fix vlan access instructions in ARM JIT.
by Nicolas Schichan
· 9 years ago
6d715e3
ARM: net: handle negative offsets in BPF JIT.
by Nicolas Schichan
· 9 years ago
7aed35c
ARM: net: fix condition for load_order > 0 when translating load instructions.
by Nicolas Schichan
· 9 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 9 years ago
ee5d004
md: flush ->event_work before stopping array.
by NeilBrown
· 9 years ago
299b068
md/raid10: always set reshape_safe when initializing reshape_position.
by NeilBrown
· 9 years ago
2d5b569
md/raid5: avoid races when changing cache size.
by NeilBrown
· 9 years ago
d725e66
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
by Linus Torvalds
· 9 years ago
0bccece
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
71ebd1a
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
8426fb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
1ad474d
Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
1e353cd
drivers: net: cpsw: remove tx event processing in rx napi poll
by Mugunthan V N
· 9 years ago
0848f64
inet: frags: fix defragmented packet's IP header for af_packet
by Edward Hyunkoo Jee
· 9 years ago
648a9bc
drm/i915: Use two 32bit reads for select 64bit REG_READ ioctls
by Chris Wilson
· 9 years ago
cd369c2
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 9 years ago
f5530d5
x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with pr_warn()
by Luis R. Rodriguez
· 9 years ago
fd0a1b8
x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()
by Luis R. Rodriguez
· 9 years ago
6c3d911
ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hda
by Aaron Plattner
· 9 years ago
a84e328
net: mvneta: fix refilling for Rx DMA buffers
by Simon Guinot
· 9 years ago
a7a6268
stmmac: fix setting of driver data in stmmac_dvr_probe
by Joachim Eastwood
· 9 years ago
053c26f
Merge branch 'sch_panic'
by David S. Miller
· 9 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 9 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
e0536cd
net/mdio: fix mdio_bus_match for c45 PHY
by Shaohui Xie
· 9 years ago
8bf4ada
net: ratelimit warnings about dst entry refcount underflow or overflow
by Konstantin Khlebnikov
· 9 years ago
b8a23e8
caif: fix leaks and race in caif_queue_rcv_skb()
by Eric Dumazet
· 9 years ago
ca1fec5
x86/mm/pat: Adjust default caching mode translation tables
by Jan Beulich
· 9 years ago
5bc016f
x86/fpu: Disable dependent CPU features on "noxsave"
by Jan Beulich
· 9 years ago
a8965276
x86/mpx: Do not set ->vm_ops on MPX VMAs
by Kirill A. Shutemov
· 9 years ago
bbc0377
x86/mm: Add parenthesis for TLB tracepoint size calculation
by Dave Hansen
· 9 years ago
e3426ca
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
by Reinhard Speyerer
· 9 years ago
06613e3
ravb: fix race updating TCCR
by Sergei Shtylyov
· 9 years ago
194ac06
net: netcp: fix improper initialization in netcp_ndo_open()
by Karicheri, Muralidharan
· 9 years ago
a951bc1
bonding: correct the MAC address for "follow" fail_over_mac policy
by dingtianhong
· 9 years ago
686c953
Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 9 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 9 years ago
b8c6cd1
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
by Florian Fainelli
· 9 years ago
7d5cd2c
bonding: correctly handle bonding type change on enslave failure
by Nikolay Aleksandrov
· 9 years ago
8c4b4b0
drm: atmel-hlcdc: fix vblank initial state
by Boris Brezillon
· 9 years ago
06f6d10
bonding: fix destruction of bond with devices different from arphrd_ether
by Nikolay Aleksandrov
· 9 years ago
40a7166
net: dsa: mv88e6xxx: fix fid_mask when leaving bridge
by Vivien Didelot
· 9 years ago
7599330
virtio_net: don't require ANY_LAYOUT with VERSION_1
by Michael S. Tsirkin
· 9 years ago
9d634c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
d7f430d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 9 years ago
7ace8fc
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
by Yoshihiro Shimoda
· 9 years ago
53e20f2
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
by Alexey Khoroshilov
· 9 years ago
4696b88
usb: ulpi: ulpi_init should be executed in subsys_initcall
by Lu Baolu
· 9 years ago
5022813
ALSA: hda: add new AMD PCI IDs with proper driver caps
by Maruthi Srinivas Bayyavarapu
· 9 years ago
3827ec3
s390: adapt entry.S to the move of thread_struct
by Martin Schwidefsky
· 9 years ago
09adcdf
AVR32/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 9 years ago
681ccdc
pinctrl: lpc18xx: fix schmitt trigger setup
by Joachim Eastwood
· 9 years ago
9571b25
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
by Uwe Kleine-König
· 9 years ago
Next »