Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8a16224b405492bb0ebf450d9f3761580ebe1761
8a16224
Linux 4.9.16
by Greg Kroah-Hartman
· 8 years ago
c818669
IB/mlx5: Verify that Q counters are supported
by Kamal Heib
· 8 years ago
8fed8fc
ext4: don't BUG when truncating encrypted inodes on the orphan list
by Theodore Ts'o
· 8 years ago
39df597
rc: raw decoder for keymap protocol is not loaded on register
by Sean Young
· 8 years ago
21582cd
dm: flush queued bios when process blocks to avoid deadlock
by Mikulas Patocka
· 8 years ago
d29e621
KVM: arm/arm64: Let vcpu thread modify its own active state
by Jintack Lim
· 8 years ago
9d89c20
KVM: s390: Fix guest migration for huge guests resulting in panic
by Janosch Frank
· 8 years ago
ce8ab5f
serial: samsung: Continue to work if DMA request fails
by Krzysztof Kozlowski
· 8 years ago
d0ef6ec
USB: serial: io_ti: fix information leak in completion handler
by Johan Hovold
· 8 years ago
449b0bb
USB: serial: io_ti: fix NULL-deref in interrupt callback
by Johan Hovold
· 8 years ago
f06b170
USB: iowarrior: fix NULL-deref in write
by Johan Hovold
· 8 years ago
653418a
USB: iowarrior: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
6d6c589
USB: serial: omninet: fix reference leaks at open
by Johan Hovold
· 8 years ago
0ab90dd
USB: serial: safe_serial: fix information leak in completion handler
by Johan Hovold
· 8 years ago
24db1c5
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
by Guenter Roeck
· 8 years ago
d863767
usb: host: xhci-dbg: HCIVERSION should be a binary number
by Peter Chen
· 8 years ago
03123df
Revert "usb: gadget: uvc: Add missing call for additional setup data"
by Roger Quadros
· 8 years ago
5ce2e4c
usb: gadget: function: f_fs: pass companion descriptor along
by Felipe Balbi
· 8 years ago
40192c9
usb: ohci-at91: Do not drop unhandled USB suspend control requests
by Jelle Martijn Kok
· 8 years ago
accadd8
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
by Roger Quadros
· 8 years ago
808ee14
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
by Felipe Balbi
· 8 years ago
de90394
usb: gadget: dummy_hcd: clear usb_gadget region before registration
by Peter Chen
· 8 years ago
ed99f5a
PCI: Prevent VPD access for QLogic ISP2722
by Ethan Zhao
· 8 years ago
1ced52e
powerpc/xics: Work around limitations of OPAL XICS priority handling
by Balbir Singh
· 8 years ago
bc8d2ee
powerpc: Emulation support for load/store instructions on LE
by Ravi Bangoria
· 8 years ago
ac4666a
i2c: add missing of_node_put in i2c_mux_del_adapters
by Qi Hou
· 8 years ago
0699625
dw2102: don't do DMA on stack
by Jonathan McDowell
· 8 years ago
56d91e1
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
by Ard Biesheuvel
· 8 years ago
ee6f7ee
ucount: Remove the atomicity from ucount->count
by Eric W. Biederman
· 8 years ago
8bb208d
tracing: Add #undef to fix compile error
by Rik van Riel
· 8 years ago
b72ae5c
cpmac: remove hopeless #warning
by Arnd Bergmann
· 8 years ago
04275d2
bcm63xx_enet: avoid uninitialized variable warning
by Arnd Bergmann
· 8 years ago
b7e968d
MIPS: ralink: Remove unused rt*_wdt_reset functions
by Arnd Bergmann
· 8 years ago
dd2419e
MIPS: ralink: Remove unused timer functions
by Arnd Bergmann
· 8 years ago
f340641
MIPS: ralink: Cosmetic change to prom_init().
by John Crispin
· 8 years ago
7b767f6
mtd: pmcmsp: use kstrndup instead of kmalloc+strncpy
by Arnd Bergmann
· 8 years ago
976e40d
MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT change
by Arnd Bergmann
· 8 years ago
dd2ef28
MIPS: ip22: Fix ip28 build for modern gcc
by Arnd Bergmann
· 8 years ago
aff853a
MIPS: Update ip27_defconfig for SCSI_DH change
by Arnd Bergmann
· 8 years ago
23096c5
MIPS: ip27: Disable qlge driver in defconfig
by Arnd Bergmann
· 8 years ago
ad8387a
MIPS: VDSO: avoid duplicate CAC_BASE definition
by Arnd Bergmann
· 8 years ago
5841e3d
MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE change
by Arnd Bergmann
· 8 years ago
2c1820e
crypto: improve gcc optimization flags for serpent and wp512
by Arnd Bergmann
· 8 years ago
ce4d67c
USB: serial: digi_acceleport: fix OOB-event processing
by Johan Hovold
· 8 years ago
e1533c4
USB: serial: digi_acceleport: fix OOB data sanity check
by Johan Hovold
· 8 years ago
d962bf8
Linux 4.9.15
by Greg Kroah-Hartman
· 8 years ago
182ff0e
drivers: hv: Turn off write permission on the hypercall page
by K. Y. Srinivasan
· 8 years ago
63e8736
fat: fix using uninitialized fields of fat_inode/fsinfo_inode
by OGAWA Hirofumi
· 8 years ago
16ace91
mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()
by Tahsin Erdogan
· 8 years ago
1771fc5
thp: fix another corner case of munlock() vs. THPs
by Kirill A. Shutemov
· 8 years ago
2f18b39
x86/tlb: Fix tlb flushing when lguest clears PGE
by Daniel Borkmann
· 8 years ago
91cdd9d
x86, mm: fix gup_pte_range() vs DAX mappings
by Dan Williams
· 8 years ago
290215a
libceph: use BUG() instead of BUG_ON(1)
by Arnd Bergmann
· 8 years ago
ff3bcdc
drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXT
by Hans de Goede
· 8 years ago
686ea586
drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS code
by Ville Syrjälä
· 8 years ago
967e17b
drm: Cancel drm_fb_helper_resume_work on unload
by Chris Wilson
· 8 years ago
9edc456
drm: Cancel drm_fb_helper_dirty_work on unload
by Chris Wilson
· 8 years ago
868a747
drm/i915/gvt: Disable access to stolen memory as a guest
by Chris Wilson
· 8 years ago
f72b751
drm/atomic: fix an error code in mode_fixup()
by Dan Carpenter
· 8 years ago
98620b5
drm/imx: imx-tve: Do not set the regulator voltage
by Fabio Estevam
· 8 years ago
3a654a8
dmaengine: imx-sdma - correct the dma transfer residue calculation
by Nandor Han
· 8 years ago
56a567d
drm/vmwgfx: Work around drm removal of control nodes
by Thomas Hellstrom
· 8 years ago
55f4712
drm/ttm: Make sure BOs being swapped out are cacheable
by Michel Dänzer
· 8 years ago
ec8e40b
drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058
by Tomeu Vizoso
· 8 years ago
f96c10c
drm/ast: Fix AST2400 POST failure without BMC FW or VBIOS
by Y.C. Chen
· 8 years ago
5da0358
drm/ast: Call open_key before enable_mmio in POST code
by Y.C. Chen
· 8 years ago
54aa80e
drm/ast: Fix test for VGA enabled
by Y.C. Chen
· 8 years ago
0734a32
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
by Alex Deucher
· 8 years ago
b507df2
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
3981384
mac80211: don't handle filtered frames within a BA session
by Felix Fietkau
· 8 years ago
42e7f37
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
b116db0
mac80211: flush delayed work when entering suspend
by Matt Chen
· 8 years ago
9ad1571
nfit, libnvdimm: fix interleave set cookie calculation
by Dan Williams
· 8 years ago
a7b9c9d
xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD
by Max Filippov
· 8 years ago
019c088
pwm: pca9685: Fix period change with same duty cycle
by Clemens Gruber
· 8 years ago
1f2f16c
nlm: Ensure callback code also checks that the files match
by Trond Myklebust
· 8 years ago
4f77c55
drivers/pci/hotplug: Fix initial state for empty slot
by Gavin Shan
· 8 years ago
1afe7b4
drivers/pci/hotplug: Handle presence detection change properly
by Gavin Shan
· 8 years ago
17ea11d
target: Fix NULL dereference during LUN lookup + active I/O shutdown
by Nicholas Bellinger
· 8 years ago
54eff72
pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
by Gavin Shan
· 8 years ago
4ee3508
pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
by Gavin Shan
· 8 years ago
5da90d0
ceph: remove req from unsafe list when unregistering it
by Jeff Layton
· 8 years ago
ff61e01
ktest: Fix child exit code processing
by Steven Rostedt (VMware)
· 8 years ago
1f2ca14
memory/atmel-ebi: Fix ns <-> cycles conversions
by Boris Brezillon
· 8 years ago
b2b0f6f
orangefs: Use RCU for destroy_inode
by Peter Zijlstra
· 8 years ago
d3381fa
fs: Better permission checking for submounts
by Eric W. Biederman
· 8 years ago
48e2181
IB/srp: Fix race conditions related to task management
by Bart Van Assche
· 8 years ago
d5d1d2c
IB/srp: Avoid that duplicate responses trigger a kernel bug
by Bart Van Assche
· 8 years ago
516a12a
IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
by Bart Van Assche
· 8 years ago
04f16db
IB/mlx5: Fix out-of-bound access
by Leon Romanovsky
· 8 years ago
2e539fa
IB/IPoIB: Add destination address when re-queue packet
by Erez Shitrit
· 8 years ago
1626076
IB/ipoib: Fix deadlock between rmmod and set_mode
by Feras Daoud
· 8 years ago
808e83e
mnt: Tuck mounts under others instead of creating shadow/side mounts.
by Eric W. Biederman
· 8 years ago
c9b3f31
brcmfmac: fix incorrect event channel deduction
by Gavin Li
· 8 years ago
53d4370
cxl: fix nested locking hang during EEH hotplug
by Andrew Donnellan
· 8 years ago
411d0b0
cxl: Prevent read/write to AFU config space while AFU not configured
by Andrew Donnellan
· 8 years ago
60037aa
net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()
by Thomas Petazzoni
· 8 years ago
e067f68
s390: use correct input data address for setup_randomness
by Heiko Carstens
· 8 years ago
321081d
s390: make setup_randomness work
by Heiko Carstens
· 8 years ago
9d38fd6
s390: TASK_SIZE for kernel threads
by Martin Schwidefsky
· 8 years ago
Next »