Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3d88460dbd285e7f32437b530d5bb7cb916142fa
3d88460
Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
697d3a2
Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
811b40c
Merge tag 'drm-misc-fixes-2017-02-09' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 8 years ago
55aac6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
2b36947
Merge tag 'pstore-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
99378fd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
8672aed
pstore: don't OOPS when there are no ftrace zones
by Brian Norris
· 8 years ago
189addc
Merge tag 'vfio-v4.10-final' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
59e8f10
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
d966564
Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"
by Linus Torvalds
· 8 years ago
3b802c9
Revert "hwrng: core - zeroize buffers with random data"
by David Daney
· 8 years ago
507053d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
a810007
mm/slub.c: fix random_seq offset destruction
by Sean Rees
· 8 years ago
4d59b6c
cpumask: use nr_cpumask_bits for parsing functions
by Tejun Heo
· 8 years ago
0911d00
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
by Jan Kara
· 8 years ago
ed5bd7d
kernel/ucount.c: mark user_header with kmemleak_ignore()
by Luis R. Rodriguez
· 8 years ago
49d29a0
drm: vc4: adapt to new behaviour of drm_crtc.c
by Andrzej Pietrasiewicz
· 8 years ago
be11f43
Merge tag 'pci-v4.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
b22bc27
ibmvscsis: Add SGL limit
by Bryant G. Ly
· 8 years ago
472ff5b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d3498fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
23fbe2c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9b2792c
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
by Nicholas Bellinger
· 8 years ago
01d4d67
target: Fix multi-session dynamic se_node_acl double free OOPs
by Nicholas Bellinger
· 8 years ago
c54eeff
target: Fix early transport_generic_handle_tmr abort scenario
by Nicholas Bellinger
· 8 years ago
0583c26
target: Use correct SCSI status during EXTENDED_COPY exception
by Nicholas Bellinger
· 8 years ago
391e2a6
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
by Nicholas Bellinger
· 8 years ago
6e7eb178
drm/i915: Always convert incoming exec offsets to non-canonical
by Michał Winiarski
· 8 years ago
83bf6d5
drm/i915: Remove overzealous fence warn on runtime suspend
by Chris Wilson
· 8 years ago
789ea12
drm/i915/bxt: Add MST support when do DPLL calculation
by Lee, Shawn C
· 8 years ago
8532774
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
by Jani Nikula
· 8 years ago
7152187
drm/i915: fix i915 running as dom0 under Xen
by Juergen Gross
· 8 years ago
e381869
drm/i915: Flush untouched framebuffers before display on !llc
by Chris Wilson
· 8 years ago
5351fbb
drm/i915: fix use-after-free in page_flip_completed()
by Andrey Ryabinin
· 8 years ago
0c461cb
selinux: fix off-by-one in setprocattr
by Stephen Smalley
· 8 years ago
5d18a61
Merge branch 'drm-vmwgfx-fixes-4_10' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 8 years ago
413d373
Input: synaptics-rmi4 - select 'SERIO' when needed
by Arnd Bergmann
· 8 years ago
926af62
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
b678912
mm: fix KPF_SWAPCACHE in /proc/kpageflags
by Hugh Dickins
· 8 years ago
912964e
sctp: check af before verify address in sctp_addr_id2transport
by Xin Long
· 8 years ago
930a42d
vfio/spapr_tce: Set window when adding additional groups to container
by Alexey Kardashevskiy
· 8 years ago
a524c21
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
by Vineet Gupta
· 8 years ago
2dcab59
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
by Marcelo Ricardo Leitner
· 8 years ago
bd4ce94
mlx4: Invoke softirqs after napi_reschedule
by Benjamin Poirier
· 8 years ago
6962946
udp: properly cope with csum errors
by Eric Dumazet
· 8 years ago
6a413e2
Merge branch 'net-Fix-on-stack-USB-buffers'
by David S. Miller
· 8 years ago
2d6a0e9
catc: Use heap buffer for memory size test
by Ben Hutchings
· 8 years ago
d411491
catc: Combine failure cleanup code in catc_probe()
by Ben Hutchings
· 8 years ago
7926aff
rtl8150: Use heap buffers for all register access
by Ben Hutchings
· 8 years ago
5593523
pegasus: Use heap buffers for all register access
by Ben Hutchings
· 8 years ago
432d4f8
Merge branch 'read-vnet_hdr_sz-once'
by David S. Miller
· 8 years ago
837585a
macvtap: read vnet_hdr_size once
by Willem de Bruijn
· 8 years ago
e1edab8
tun: read vnet_hdr_sz once
by Willem de Bruijn
· 8 years ago
ccf7abb
tcp: avoid infinite loop in tcp_splice_read()
by Eric Dumazet
· 8 years ago
8b1b41e
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
f7d6040
Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
50dcb6c
Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
72df5eb
Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
396bf4cd
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
b3f2d07
hns: avoid stack overflow with CONFIG_KASAN
by Arnd Bergmann
· 8 years ago
a088d1d
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
by Linus Lüssing
· 8 years ago
5aff1d2
ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-in
by Arnd Bergmann
· 8 years ago
eeeefd4
block: don't try Write Same from __blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
a47b3fc
Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixes
by Arnd Bergmann
· 8 years ago
08b3b33
MAINTAINERS: socfpga: update email for Dinh Nguyen
by Dinh Nguyen
· 8 years ago
62f01db
Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
89389b4
Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
ebf6c9c
ipv6: tcp: add a missing tcp_v6_restore_cb()
by Eric Dumazet
· 8 years ago
cbf304e
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
by Rafael J. Wysocki
· 8 years ago
fd551ba
nl80211: Fix mesh HT operation check
by Masashi Honma
· 8 years ago
da7061c
mac80211: Fix adding of mesh vendor IEs
by Thorsten Horstmann
· 8 years ago
01fba20
mac80211: Allocate a sync skcipher explicitly for FILS AEAD
by Jouni Malinen
· 8 years ago
e479ab6
mac80211: Fix FILS AEAD protection in Association Request frame
by Jouni Malinen
· 8 years ago
d5adbfc
Linux 4.10-rc7
by Linus Torvalds
· 8 years ago
7892032
ip6_gre: fix ip6gre_err() invalid reads
by Eric Dumazet
· 8 years ago
d71b789
netlabel: out of bound access in cipso_v4_validate()
by Eric Dumazet
· 8 years ago
34b2cef
ipv4: keep skb->dst around in presence of IP options
by Eric Dumazet
· 8 years ago
bfb3452
libnvdimm, pfn: fix memmap reservation size versus 4K alignment
by Dan Williams
· 8 years ago
a572a1b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
24bc5fe
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
412e6d3
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
252bf9f
Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
8fcdcc4
Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
a0a2864
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
a9306a6
PM / runtime: Avoid false-positive warnings from might_sleep_if()
by Rafael J. Wysocki
· 8 years ago
a49e6f5
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
e9f7f17
Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
6e978b2
cpufreq: intel_pstate: Disable energy efficiency optimization
by Srinivas Pandruvada
· 8 years ago
7a92cc6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
5abf186
mm, fs: check for fatal signals in do_generic_file_read()
by Michal Hocko
· 8 years ago
d1908f5
fs: break out of iomap_file_buffered_write on fatal signals
by Michal Hocko
· 8 years ago
a96dfdd
base/memory, hotplug: fix a kernel oops in show_valid_zones()
by Toshi Kani
· 8 years ago
deb88a2
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
by Toshi Kani
· 8 years ago
35f860f
jump label: pass kbuild_cflags when checking for asm goto support
by David Lin
· 8 years ago
253fd0f
shmem: fix sleeping from atomic context
by Kirill A. Shutemov
· 8 years ago
4f40c6e
kasan: respect /proc/sys/kernel/traceoff_on_warning
by Peter Zijlstra
· 8 years ago
d7b028f
zswap: disable changing params if init fails
by Dan Streetman
· 8 years ago
3f67790
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 8 years ago
79134d1
MAINTAINERS: update email address for Amit Shah
by Amit Shah
· 8 years ago
cda8bba
vhost: fix initialization for vq->is_le
by Halil Pasic
· 8 years ago
Next »