Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c053b5a506d3afc038c485a86e3d461f6c7fb207
c053b5a
drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
by Joonas Lahtinen
· 8 years ago
63987bf
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
by Sagar Arun Kamble
· 8 years ago
e5199a3
Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
a34f836
drm/i915/gvt: set the correct default value of CTX STATUS PTR
by Min He
· 8 years ago
cf082a4a
Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
aa4ce44
drm/i915/gvt: Fix firmware loading interface for GVT-g golden HW state
by Zhi Wang
· 8 years ago
ecf8e89
drm/i915: Use a dummy timeline name for a signaled fence
by Chris Wilson
· 8 years ago
1383aec
drm/i915: Ironlake do_idle_maps w/a may be called w/o struct_mutex
by Chris Wilson
· 8 years ago
9ba2a62
drm/i915/gvt: remove the redundant info NULL check
by Tina Zhang
· 8 years ago
729a0cd
drm/i915/gvt: adjust mem size for low resolution type
by Zhenyu Wang
· 8 years ago
6c9a8cd
drm/i915: Avoid lock dropping between rescheduling
by Chris Wilson
· 8 years ago
f857269
drm/i915/gvt: exclude cfg space from failsafe mode
by Changbin Du
· 8 years ago
b79c52a
drm/i915/gvt: Activate/de-activate vGPU in mdev ops.
by Zhi Wang
· 8 years ago
dd68f2b
drm/i915/execlists: Wrap tail pointer after reset tweaking
by Chris Wilson
· 8 years ago
aa62acf
drm/i915/perf: remove user triggerable warn
by Matthew Auld
· 8 years ago
4e5f713
drm/i915/perf: destroy stream on sample_flags mismatch
by Matthew Auld
· 8 years ago
9e17643
drm/i915: Align "unfenced" tiled access on gen2, early gen3
by Chris Wilson
· 8 years ago
0abfe7e
drm/i915: Restore marking context objects as dirty on pinning
by Chris Wilson
· 8 years ago
69653f6
Merge tag 'gvt-fixes-2017-03-23' of https://github.com/01org/gvt-linux into drm-intel-fixes
by Jani Nikula
· 8 years ago
c02ed2e
Linux 4.11-rc4
by Linus Torvalds
· 8 years ago
0dc82fa
Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
9e54ef9
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
f1638fc
Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
53b4d59
Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
e431e0e
Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
42234bf
Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
1c23de6
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
a643f90
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
a00da40
Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
4a01fa5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
4c3de7e
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
d67d64f
ext4: fix two spelling nits
by Theodore Ts'o
· 8 years ago
dac7a4b
ext4: lock the xattr block before checksuming it
by Theodore Ts'o
· 8 years ago
424b689
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
f6aafac
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
ea174c9
RDMA/iser: Fix possible mr leak on device removal event
by Sagi Grimberg
· 8 years ago
b7363e6
IB/device: Convert ib-comp-wq to be CPU-bound
by Sagi Grimberg
· 8 years ago
fedd9e1
IB/cq: Don't process more than the given budget
by Sagi Grimberg
· 8 years ago
9fcd67d
IB/rxe: increment msn only when completing a request
by David Marchand
· 8 years ago
812755d
uapi: fix rdma/mlx5-abi.h userspace compilation errors
by Dmitry V. Levin
· 8 years ago
0957c29
IB/core: Restore I/O MMU, s390 and powerpc support
by Bart Van Assche
· 8 years ago
a1c5dd1
IB/rxe: Update documentation link
by Leon Romanovsky
· 8 years ago
004d18e
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
by Dan Carpenter
· 8 years ago
ded2602
IB/rxe: double free on error
by Dan Carpenter
· 8 years ago
b172679
RDMA/vmw_pvrdma: Activate device on ethernet link up
by Aditya Sarwade
· 8 years ago
e51c2fb
RDMA/vmw_pvrdma: Dont hardcode QP header page
by Adit Ranadive
· 8 years ago
6332dee
RDMA/vmw_pvrdma: Cleanup unused variables
by Adit Ranadive
· 8 years ago
d07c6f4
Merge tag 'vfio-v4.11-rc4' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
04e904a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
2056b7c
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
42ea16f
Merge tag 'for-linus-4.11b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
69917da
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
e8fe23f
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
cb88645
infiniband: Fix alignment of mmap cookies to support VIPT caching
by Jason Gunthorpe
· 8 years ago
213e4eb
Merge tag 'iommu-fixes-v4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
86f46ab
IB/core: Protect against self-requeue of a cq work item
by Sagi Grimberg
· 8 years ago
9a31328
Merge tag 'mmc-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
e887118
Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
871a862
i40iw: Receive netdev events post INET_NOTIFIER state
by Shiraz Saleem
· 8 years ago
86b7eab
Merge tag 'drm-fixes-for-v4.11-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
0fa974b
Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
bf3f530
Merge tag 'arm-soc/for-4.11/devicetree-fixes-2' of http://github.com/Broadcom/stblinux into fixes
by Arnd Bergmann
· 8 years ago
ebe6482
Merge tag 'pm-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
02a2cad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
d64a047
Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 8 years ago
f505a5c
Merge tag 'drm-misc-fixes-2017-03-23' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
8201f1e
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 8 years ago
90ff2b7
Merge branch 'pm-cpuidle-fixes'
by Rafael J. Wysocki
· 8 years ago
6488294
Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate-fixes'
by Rafael J. Wysocki
· 8 years ago
7f0b97d
Merge tag 'sunxi-clk-fixes-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-fixes
by Stephen Boyd
· 8 years ago
fd290e7
Merge tag 'usb-serial-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
5617c05
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
22db87b
Merge tag 'phy-for-4.11-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a2125d0
hwmon: (asus_atk0110) fix uninitialized data access
by Arnd Bergmann
· 8 years ago
d038e3d
Merge tag 'sound-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
131fbf4
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1914f0c
xen/acpi: upload PM state from init-domain to Xen
by Ankur Arora
· 8 years ago
12ffed9
drm/fb-helper: Allow var->x/yres(_virtual) < fb->width/height again
by Michel Dänzer
· 8 years ago
1c2593c
xen/acpi: Replace hard coded "ACPI0007"
by Ankur Arora
· 8 years ago
633ee407
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
3f30783
ALSA: hda - Adding a group of pin definition to fix headset problem
by Hui Wang
· 8 years ago
027fb89
mmc: sdhci-pci: Do not disable interrupts in sdhci_intel_set_power
by Adrian Hunter
· 8 years ago
e2ebfb2
mmc: sdhci: Do not disable interrupts while waiting for clock
by Adrian Hunter
· 8 years ago
68c3865
net:ethernet:aquantia: Fix for RX checksum offload.
by Pavel Belous
· 8 years ago
f43feef
amd-xgbe: Fix the ECC-related bit position definitions
by Lendacky, Thomas
· 8 years ago
c04ca61
sfc: cleanup a condition in efx_udp_tunnel_del()
by Dan Carpenter
· 8 years ago
6e9e6cc
Bluetooth: btqcomsmd: fix compile-test dependency
by Arnd Bergmann
· 8 years ago
d08997c
Merge tag 'drm-intel-fixes-2017-03-22' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
11cd338
Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into iommu/fixes
by Joerg Roedel
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
1d2a6a5
genetlink: fix counting regression on ctrl_dumpfamily()
by Stanislaw Gruszka
· 8 years ago
a97e50c
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
8c290e6
bpf: fix hashmap extra_elems logic
by Alexei Starovoitov
· 8 years ago
dd1ef79
enic: update enic maintainers
by Govindarajulu Varadarajan
· 8 years ago
31739ea
net: bcmgenet: remove bcmgenet_internal_phy_setup()
by Doug Berger
· 8 years ago
d515684
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
Next »