Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d024baa58a4a7e5eb6058017771d15b9e47b56db
d024baa
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
77d6465
Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
6ee98ff
x86/ftrace: Make sure that ftrace trampolines are not RWX
by Thomas Gleixner
· 7 years ago
a53276e
x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()
by Steven Rostedt (VMware)
· 7 years ago
bdd7e3d
selftests/ftrace: Add a testcase for many kprobe events
by Masami Hiramatsu
· 7 years ago
c93f5cf
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
by Masami Hiramatsu
· 7 years ago
f9797c2
ftrace: Fix memory leak in ftrace_graph_release()
by Luis Henriques
· 7 years ago
c86daad
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
e2a9aa5
Merge tag 'led_fixes_for_4-12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 7 years ago
6741d51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
cdbe020
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 7 years ago
82533ad
net: ethernet: ax88796: don't call free_irq without request_irq first
by Uwe Kleine-König
· 7 years ago
0e9a709
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
by Peter Dawson
· 7 years ago
804ec7e
sctp: fix ICMP processing if skb is non-linear
by Davide Caratti
· 7 years ago
0908cf4
net: llc: add lock_sock in llc_ui_bind to avoid a race condition
by linzhang
· 7 years ago
1b8f2ff
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
6ce4782
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
80941b2
Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
a38b461
Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
e95806d
Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
876ca8f
Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
83b4605
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
by Christoph Hellwig
· 7 years ago
8aa6382
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 7 years ago
a8ecdd7
blk-mq: Only register debugfs attributes for blk-mq queues
by Bart Van Assche
· 7 years ago
50af47d
nvme: Quirk APST on Intel 600P/P3100 devices
by Andy Lutomirski
· 7 years ago
c81bfba
nvme: only setup block integrity if supported by the driver
by Christoph Hellwig
· 7 years ago
d3d5b87
nvme: replace is_flags field in nvme_ctrl_ops with a flags field
by Christoph Hellwig
· 7 years ago
9bdcfb1
nvme-pci: consistencly use ctrl->device for logging
by Christoph Hellwig
· 7 years ago
bc1f0e0
Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 7 years ago
538fd19
Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
797a936
bonding: Don't update slave->link until ready to commit
by Nithin Sujir
· 7 years ago
791caeb
test_bpf: Add a couple of tests for BPF_JSGE.
by David Daney
· 7 years ago
ae08ea9
Merge branch 'bpf-fixes'
by David S. Miller
· 7 years ago
614d0d7
bpf: add various verifier test cases
by Daniel Borkmann
· 7 years ago
a316338
bpf: fix wrong exposure of map_flags into fdinfo for lpm
by Daniel Borkmann
· 7 years ago
41703a7
bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
by Daniel Borkmann
· 7 years ago
a9789ef
bpf: properly reset caller saved regs after helper call and ld_abs/ind
by Daniel Borkmann
· 7 years ago
1ad2f58
bpf: fix incorrect pruning decision when alignment must be tracked
by Daniel Borkmann
· 7 years ago
5990baa
arp: fixed -Wuninitialized compiler warning
by Ihar Hrachyshka
· 7 years ago
ba615f67
tcp: avoid fastopen API to be used on AF_UNSPEC
by Wei Wang
· 7 years ago
7c3f1875
net: move somaxconn init from sysctl code
by Roman Kapl
· 7 years ago
a04f144
Input: elan_i2c - ignore signals when finishing updating firmware
by KT Liao
· 7 years ago
4b3c7db
Input: elan_i2c - clear INT before resetting controller
by KT Liao
· 7 years ago
65d786c
net: fix potential null pointer dereference
by Gustavo A. R. Silva
· 7 years ago
b62ce397
drm/amdgpu: fix null point error when rmmod amdgpu.
by Rex Zhu
· 7 years ago
11387fe
geneve: fix fill_info when using collect_metadata
by Eric Garver
· 7 years ago
a54fba8
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgoff()
by Jan Kara
· 7 years ago
d7fd242
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
by Jan Kara
· 7 years ago
5375023
xfs: Fix missed holes in SEEK_HOLE implementation
by Jan Kara
· 7 years ago
8affebe
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
by Eryu Guan
· 7 years ago
a4d768e
xfs: fix unaligned access in xfs_btree_visit_blocks
by Eric Sandeen
· 7 years ago
be941bf
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
3083696
drm/amd/powerplay: fix a signedness bugs
by Dan Carpenter
· 7 years ago
7c4378f
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
by Chunming Zhou
· 8 years ago
3d18e33
drm/radeon: Unbreak HPD handling for r600+
by Lyude
· 8 years ago
2275a3a
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
by Alex Deucher
· 8 years ago
09be4a5
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
by Alex Deucher
· 8 years ago
58d7e3e
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
0a646f3
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
by Alex Deucher
· 8 years ago
e6a88e4
Merge branch 'q-in-q-checksums'
by David S. Miller
· 7 years ago
2836b4f
virtio-net: enable TSO/checksum offloads for Q-in-Q vlans
by Vlad Yasevich
· 7 years ago
cc6e9de
be2net: Fix offload features for Q-in-Q packets
by Vlad Yasevich
· 7 years ago
35d2f80
vlan: Fix tcp checksum offloads in Q-in-Q vlans
by Vlad Yasevich
· 7 years ago
b3c85a0
drm/amdgpu: fix fundamental suspend/resume issue
by Christian König
· 8 years ago
f289978
net: phy: marvell: Limit errata to 88m1101
by Andrew Lunn
· 7 years ago
cd47512
net/phy: fix mdio-octeon dependency and build
by Randy Dunlap
· 7 years ago
3f6b123
Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
029c581
Merge tag 'mac80211-for-davem-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
0ff50e8
net: rtnetlink: bail out from rtnl_fdb_dump() on parse error
by Alexander Potapenko
· 7 years ago
159a0760
net: fec: add post PHY reset delay DT property
by Quentin Schulz
· 7 years ago
11d3c94
Merge branch 'sctp-dupcookie-fixes'
by David S. Miller
· 7 years ago
7e06297
sctp: set new_asoc temp when processing dupcookie
by Xin Long
· 7 years ago
3ab2137
sctp: fix stream update when processing dupcookie
by Xin Long
· 7 years ago
42c99fc
ceph: check that the new inode size is within limits in ceph_fallocate()
by Luis Henriques
· 8 years ago
0a2ad54
libceph: cleanup old messages according to reconnect seq
by Yan, Zheng
· 8 years ago
2426125
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
590d4b3
Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
82bc9a4
drm/gma500/psb: Actually use VBT mode when it is found
by Patrik Jakobsson
· 8 years ago
4d071c3
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
by Imre Deak
· 7 years ago
293dffa
libceph: NULL deref on crush_decode() error path
by Dan Carpenter
· 7 years ago
b51456a
libceph: fix error handling in process_one_ticket()
by Ilya Dryomov
· 7 years ago
d18a124
libceph: validate blob_struct_v in process_one_ticket()
by Ilya Dryomov
· 7 years ago
f3b4e55
libceph: drop version variable from ceph_monmap_decode()
by Ilya Dryomov
· 7 years ago
1759f7b
libceph: make ceph_msg_data_advance() return void
by Ilya Dryomov
· 7 years ago
6f4dbd1
libceph: use kbasename() and kill ceph_file_part()
by Ilya Dryomov
· 7 years ago
56fff1b
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
2232203
partitions/msdos: FreeBSD UFS2 file systems are not recognized
by Richard
· 7 years ago
12e8b57
mlx5: fix bug reading rss_hash_type from CQE
by Jesper Dangaard Brouer
· 7 years ago
7f65b1f
cdc-ether: divorce initialisation with a filter reset and a generic method
by Oliver Neukum
· 7 years ago
2f9bfd3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
7bd897c
block: fix an error code in add_partition()
by Dan Carpenter
· 7 years ago
b665d98
net/mlx5: Tolerate irq_set_affinity_hint() failures
by Tariq Toukan
· 7 years ago
73dd3a4
net/mlx5: Avoid using pending command interface slots
by Mohamad Haj Yahia
· 8 years ago
b57fe69
net/mlx5e: IPoIB, handle RX packet correctly
by Erez Shitrit
· 8 years ago
e3ca4e0
net/mlx5e: Fix warnings around parsing of TC pedit actions
by Or Gerlitz
· 8 years ago
d824bf3
net/mlx5e: Properly enforce disallowing of partial field re-write offload
by Or Gerlitz
· 8 years ago
26c0274
net/mlx5e: Allow TC csum offload if applied together with pedit action
by Or Gerlitz
· 8 years ago
3aa4266
net/sched: act_csum: Add accessors for offloading drivers
by Or Gerlitz
· 8 years ago
cdc5a7f
net/mlx5e: Use the correct delete call on offloaded TC encap entry detach
by Or Gerlitz
· 8 years ago
Next »