Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4d56e9ae6b0cb227e1064be514b47ea477a38108
« Previous
508fea7
Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 9 years ago
afc4542
drm/amdgpu: disable vm interrupts with vm_fault_stop=2
by Flora Cui
· 9 years ago
c8791a1
drm/amdgpu: print a message if ATPX dGPU power control is missing
by Alex Deucher
· 9 years ago
e9bef45
Revert "drm/amdgpu: disable runtime pm on PX laptops without dGPU power control"
by Alex Deucher
· 9 years ago
5d5b780
drm/radeon: fix vertical bars appear on monitor (v2)
by Vitaly Prosyak
· 9 years ago
56fc350
drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail
by Flora Cui
· 9 years ago
9453203
Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
af9cc93
Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 9 years ago
1b10cb2
ARC: add support for reserved memory defined by device tree
by Alexey Brodkin
· 9 years ago
32ed9a0
ARC: support generic per-device coherent dma mem
by Alexey Brodkin
· 9 years ago
a8950e4
nios2: memset: use the right constraint modifier for the %4 output operand
by Romain Perier
· 9 years ago
532c34b5
s390/sclp_ctl: fix potential information leak with /dev/sclp
by Martin Schwidefsky
· 9 years ago
d701cca
powerpc: wire up preadv2 and pwritev2 syscalls
by Rui Salvaterra
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
d6776bb
cxl: Keep IRQ mappings on context teardown
by Michael Neuling
· 9 years ago
9a11d2e
drm/virtio: send vblank event after crtc updates
by Gustavo Padovan
· 9 years ago
9dc0487
drm/dp/mst: Restore primary hub guid on resume
by Lyude
· 9 years ago
263efde
drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()
by cpaul@redhat.com
· 9 years ago
f28f20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
bd0b560
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de:/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
91ea692
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
8ead9dd
devpts: more pty driver interface cleanups
by Linus Torvalds
· 9 years ago
8358b02
bpf: fix double-fdput in replace_map_fd_with_map_ptr()
by Jann Horn
· 9 years ago
8c0f551
Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into asoc-linus
by Mark Brown
· 9 years ago
78cfca3
Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/fix/hdac', 'asoc/fix/nau8825' and 'asoc/fix/rt5616' into asoc-linus
by Mark Brown
· 9 years ago
e408057
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
by Mark Brown
· 9 years ago
f179f3f8
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
by Mark Brown
· 9 years ago
e16d8a6
Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"
by Andy Lutomirski
· 9 years ago
32cc92c
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
by Hariprasad S
· 9 years ago
40edd7f
iw_cxgb4: handle draining an idle qp
by Steve Wise
· 9 years ago
ad20234
iw_cxgb3: initialize ibdev.iwcm->ifname for port mapping
by Steve Wise
· 9 years ago
851d7b6
iw_cxgb4: initialize ibdev.iwcm->ifname for port mapping
by Steve Wise
· 9 years ago
42235f8
IB/core: Don't drain non-existent rq queue-pair
by Sagi Grimberg
· 9 years ago
38bd10c
net: ipv6: Delete host routes on an ifdown
by David Ahern
· 9 years ago
6a92393
Revert "ipv6: Revert optional address flusing on ifdown."
by David S. Miller
· 9 years ago
346c09f
workqueue: fix ghost PENDING flag while doing MQ IO
by Roman Pen
· 9 years ago
978fa43
drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems
by Sudeep Holla
· 9 years ago
bb03ed2
ALSA: hda - Update BCLK also at hotplug for i915 HSW/BDW
by Takashi Iwai
· 9 years ago
037e119
ALSA: hda - Add dock support for ThinkPad X260
by Conrad Kostecki
· 9 years ago
fc96256
net/mlx4_en: fix spurious timestamping callbacks
by Eric Dumazet
· 9 years ago
9f5db53
net: dummy: remove note about being Y by default
by Ivan Babrou
· 9 years ago
1becf03
cpufreq: intel_pstate: Fix processing for turbo activation ratio
by Srinivas Pandruvada
· 9 years ago
3d6d30d
cxgbi: fix uninitialized flowi6
by Jiri Benc
· 9 years ago
264a0ae
memcg: relocate charge moving from ->attach to ->post_attach
by Tejun Heo
· 9 years ago
5cf1cac
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback
by Tejun Heo
· 9 years ago
841645b
ipv6: Revert optional address flusing on ifdown.
by David S. Miller
· 9 years ago
6c1ea26
libceph: make authorizer destruction independent of ceph_auth_client
by Ilya Dryomov
· 9 years ago
a30b8f8
toshiba_acpi: Fix regression caused by hotkey enabling value
by Azael Avalos
· 9 years ago
bcc981e
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
004cb62
Merge tag 'omap-for-v4.6/dt-ti81xx-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Kevin Hilman
· 9 years ago
ede85e9
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/urgent
by Ingo Molnar
· 9 years ago
89a09566
[media] vb2-memops: Fix over allocation of frame vectors
by Ricardo Ribalda
· 9 years ago
b938768
[media] media: vb2: Fix regression on poll() for RW mode
by Ricardo Ribalda
· 9 years ago
3020ca71
[media] v4l2-dv-timings.h: fix polarity for 4k formats
by Hans Verkuil
· 9 years ago
da67e68
Documentation: dt: arc: fix spelling mistakes
by Eric Engestrom
· 9 years ago
391a203
ipv4/fib: don't warn when primary address is missing if in_dev is dead
by Paolo Abeni
· 9 years ago
94862a6
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC"
by Rafael J. Wysocki
· 9 years ago
02da2d7
Linux 4.6-rc5
by Linus Torvalds
· 9 years ago
91e019d
Merge branch 'mlx5-fixes'
by David S. Miller
· 9 years ago
5fc7197
net/mlx5: Add pci shutdown callback
by Majd Dibbiny
· 9 years ago
78228cb
net/mlx5_core: Remove static from local variable
by Eli Cohen
· 9 years ago
cd255ef
net/mlx5e: Use vport MTU rather than physical port MTU
by Saeed Mahameed
· 9 years ago
d8edd24
net/mlx5e: Fix minimum MTU
by Saeed Mahameed
· 9 years ago
046339e
net/mlx5e: Device's mtu field is u16 and not int
by Saeed Mahameed
· 9 years ago
64dbbdf
net/mlx5_core: Add ConnectX-5 to list of supported devices
by Majd Dibbiny
· 9 years ago
6e4c218
net/mlx5e: Fix MLX5E_100BASE_T define
by Rana Shahout
· 9 years ago
c3f9bf6
net/mlx5_core: Fix soft lockup in steering error flow
by Maor Gottlieb
· 9 years ago
45c78e0
qlcnic: Update version to 5.3.64
by Manish Chopra
· 9 years ago
3c201b5
net: stmmac: socfpga: Remove re-registration of reset controller
by Marek Vasut
· 9 years ago
b6742ca
Merge branch 'macsec-fixes'
by David S. Miller
· 9 years ago
4b1fb93
macsec: fix netlink attribute validation
by Sabrina Dubroca
· 9 years ago
7481648
macsec: add missing macsec prefix in uapi
by Sabrina Dubroca
· 9 years ago
38787fc
macsec: fix SA leak if initialization fails
by Sabrina Dubroca
· 9 years ago
960d584
macsec: fix memory leaks around rx_handler (un)registration
by Sabrina Dubroca
· 9 years ago
96cfc50
macsec: add consistency check to netlink dumps
by Sabrina Dubroca
· 9 years ago
c3b7d0b
macsec: fix rx_sa refcounting with decrypt callback
by Sabrina Dubroca
· 9 years ago
497f358
macsec: don't put a NULL rxsa
by Sabrina Dubroca
· 9 years ago
c10c63e
macsec: take rtnl lock before for_each_netdev
by Sabrina Dubroca
· 9 years ago
72f2a05
macsec: add missing NULL check after kmalloc
by Sabrina Dubroca
· 9 years ago
3d05a06
Merge branch 'bridge-mdb-fixes'
by David S. Miller
· 9 years ago
45ebcce
bridge: mdb: Marking port-group as offloaded
by Elad Raz
· 9 years ago
6dd684c
bridge: mdb: Common function for mdb entry translation
by Elad Raz
· 9 years ago
7ceb2af
switchdev: Adding complete operation to deferred switchdev ops
by Elad Raz
· 9 years ago
f75cfba
MAINTAINERS: net: add entry for TI Ethernet Switch drivers
by Grygorii Strashko
· 9 years ago
913f201
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 9 years ago
4dfa573
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
987aedb
generic syscalls: wire up preadv2 and pwritev2 syscalls
by Andre Przywara
· 9 years ago
92f27f9
Merge tag 'qcom-fixes-for-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixes
by Arnd Bergmann
· 9 years ago
56896ef
arm64: dts: uniphier: fix I2C nodes of PH1-LD20
by Masahiro Yamada
· 9 years ago
1ad9bf9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
82b23cb
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0e11d25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
16ecb41
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6527efb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
68dc08b
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
8e3ae37
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f9d1e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
75dd602
lockdep: Fix lock_chain::base size
by Peter Zijlstra
· 9 years ago
c246975
locking/lockdep: Fix ->irq_context calculation
by Boqun Feng
· 9 years ago
b303e7c
perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentation
by Peter Zijlstra
· 9 years ago
Next »