Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c545a945d0d9ea2ea2c7d23d43cf0d86e32cd7cf
c545a94
tipc: eliminate potential memory leak
by Jon Maloy
· 7 years ago
8359301
net: remove duplicate includes
by Pravin Shedge
· 7 years ago
b547602
ipv4: igmp: guard against silly MTU values
by Eric Dumazet
· 7 years ago
b9b312a
ipv6: mcast: better catch silly mtu values
by Eric Dumazet
· 7 years ago
6b782f4
Revert "ravb: add workaround for clock when resuming with WoL enabled"
by Geert Uytterhoeven
· 7 years ago
30791ac
tcp md5sig: Use skb's saddr when replying to an incoming segment
by Christoph Paasch
· 7 years ago
2008097
fou: fix some member types in guehdr
by Xin Long
· 7 years ago
2342b8d
sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams
by Xin Long
· 7 years ago
8f659a0
net: ipv4: fix for a race condition in raw_sendmsg
by Mohamed Ghannam
· 7 years ago
93c6476
netlink: Add netns check on taps
by Kevin Cernekee
· 7 years ago
2aab6b4
net: sh_eth: do not advertise Gigabit capabilities when not available
by Thomas Petazzoni
· 7 years ago
f1e2400
net: phy: meson-gxl: detect LPA corruption
by Jerome Brunet
· 7 years ago
a8ceb5d
ptr_ring: add barriers
by Michael S. Tsirkin
· 7 years ago
f0f1d01
Merge tag 'mac80211-for-davem-2017-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
0afe9d4
mac80211: fix locking in ieee80211_sta_tear_down_BA_sessions
by Johannes Berg
· 7 years ago
f335195
kmemcheck: rip it out for real
by Michal Hocko
· 7 years ago
e9ef1fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
77071bc
Merge tag 'media/v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
4066aa7
Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
7267212
Merge tag 'md/4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
78d9b04
Merge tag 'devicetree-fixes-for-4.15-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
900add2
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
32abeb0
Merge tag 'for-linus-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
d90696e
Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
fd29117
Merge tag 'linux-can-fixes-for-4.15-20171208' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
03afb6e
Merge tag 'wireless-drivers-for-davem-2017-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 7 years ago
8a7b741
net: mvpp2: fix the RSS table entry offset
by Antoine Tenart
· 7 years ago
b7e445a
Merge branch 'tcp-RACK-loss-recovery-bug-fixes'
by David S. Miller
· 7 years ago
6065fd0
tcp: evaluate packet losses upon RTT change
by Yuchung Cheng
· 7 years ago
428aec5
tcp: fix off-by-one bug in RACK
by Yuchung Cheng
· 7 years ago
cd1fc85
tcp: always evaluate losses in RACK upon undo
by Yuchung Cheng
· 7 years ago
0ce294d
tcp: correctly test congestion state in RACK
by Yuchung Cheng
· 7 years ago
2edbdb3
bnxt_en: Fix sources of spurious netpoll warnings
by Calvin Owens
· 7 years ago
b25b3e2
Merge branch 'tcp-bbr-sampling-fixes'
by David S. Miller
· 7 years ago
600647d
tcp_bbr: reset long-term bandwidth sampling on loss recovery undo
by Neal Cardwell
· 7 years ago
2f6c498
tcp_bbr: reset full pipe detection on loss recovery undo
by Neal Cardwell
· 7 years ago
c589e69b
tcp_bbr: record "full bw reached" decision in new full_bw_reached bit
by Neal Cardwell
· 7 years ago
d4a7a88
sfc: pass valid pointers from efx_enqueue_unwind
by Bert Kenward
· 7 years ago
b6b5e8a
gianfar: Disable EEE autoneg by default
by Claudiu Manoil
· 7 years ago
c6b3e96
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6e7e7f4
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3625de4
Merge tag 'acpi-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7ed9fd2
Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
589b754
of: overlay: Make node skipping in init_overlay_changeset() clearer
by Geert Uytterhoeven
· 7 years ago
35e691e
of: overlay: Fix out-of-bounds write in init_overlay_changeset()
by Geert Uytterhoeven
· 7 years ago
d476175
tcp: invalidate rate samples during SACK reneging
by Yousuk Seung
· 7 years ago
91785de
can: peak/pcie_fd: fix potential bug in restarting tx queue
by Stephane Grosjean
· 7 years ago
12147ed
can: usb_8dev: cancel urb on -EPIPE and -EPROTO
by Martin Kelly
· 7 years ago
6aa8d59
can: kvaser_usb: cancel urb on -EPIPE and -EPROTO
by Martin Kelly
· 7 years ago
7a31ced
can: esd_usb2: cancel urb on -EPIPE and -EPROTO
by Martin Kelly
· 7 years ago
bd352e1
can: ems_usb: cancel urb on -EPIPE and -EPROTO
by Martin Kelly
· 7 years ago
c7f3302
can: mcba_usb: cancel urb on -EPROTO
by Martin Kelly
· 7 years ago
90eeb3a
Merge tag 'drm-misc-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
9698084
Merge tag 'drm-intel-fixes-2017-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
c2ef3a6
Merge tag 'exynos-drm-fixes-for-v4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 7 years ago
195bd52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
a4abd7a
usbnet: fix alignment for frames with no ethernet header
by Bjørn Mork
· 7 years ago
8632385
tcp: use current time in tcp_rcv_space_adjust()
by Eric Dumazet
· 7 years ago
6e237d0
netlink: Relax attr validation for fixed length types
by David Ahern
· 7 years ago
74c4b65
adding missing rcu_read_unlock in ipxip6_rcv
by Nikita V. Shirokov
· 7 years ago
c880949
Merge branch 'mv88e6xxx-error-patch-fixes'
by David S. Miller
· 7 years ago
3126aee
net: dsa: mv88e6xxx: Unregister MDIO bus on error path
by Andrew Lunn
· 7 years ago
3d5fdba
net: dsa: mv88e6xxx: Fix interrupt masking on removal
by Andrew Lunn
· 7 years ago
e46772a
net: ethernet: arc: fix error handling in emac_rockchip_probe
by Branislav Radocaj
· 7 years ago
589bf32
net: mvmdio: disable/unprepare clocks in EPROBE_DEFER case
by Tobias Jordan
· 7 years ago
03e9f8a
virtio_net: fix return value check in receive_mergeable()
by Yunjian Wang
· 7 years ago
25f3222
virtio_mmio: add cleanup for virtio_mmio_remove
by weiping zhang
· 7 years ago
7eb781b
virtio_mmio: add cleanup for virtio_mmio_probe
by weiping zhang
· 7 years ago
510353a
drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback
by Marek Szyprowski
· 7 years ago
a41886f
Merge tag 'iwlwifi-for-kalle-2017-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by Kalle Valo
· 7 years ago
51ef792
brcmfmac: Avoid build error with make W=1
by Andy Shevchenko
· 7 years ago
d85936a
Merge tag 'gvt-fixes-2017-12-06' of https://github.com/intel/gvt-linux into drm-intel-fixes
by Joonas Lahtinen
· 7 years ago
7a8b705
Revert "drm/i915: Display WA #1133 WaFbcSkipSegments:cnl, glk"
by Radhakrishna Sripada
· 7 years ago
5bfd401
drm/vc4: Fix false positive WARN() backtrace on refcount_inc() usage
by Boris Brezillon
· 7 years ago
ef78970
drm/i915: Call i915_gem_init_userptr() before taking struct_mutex
by Chris Wilson
· 7 years ago
e779498
s390: fix compat system call table
by Heiko Carstens
· 7 years ago
968edbd
Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 7 years ago
ba3edf1f
proc: show si_ptr in /proc/<pid>/timers without hashing
by Linus Torvalds
· 7 years ago
10f837e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 7 years ago
dd53a42
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
4b43a3b
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e017b4d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1c76472
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
189dbab
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1cd6ae3
drm/exynos: remove unnecessary function declaration
by Inki Dae
· 7 years ago
2f0f6df
drm/exynos: remove unnecessary descrptions
by Inki Dae
· 7 years ago
120a264
drm/exynos: gem: Drop NONCONTIG flag for buffers allocated without IOMMU
by Marek Szyprowski
· 7 years ago
89452d4
drm/exynos: Fix dma-buf import
by Marek Szyprowski
· 7 years ago
61d6be3
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
dabe589
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
07eca14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bd3a3a2
Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
4e23f78
kgdb/kdb/debug_core: Add co-maintainer Daniel Thompson
by Jason Wessel
· 7 years ago
c07d353
kdb: Fix handling of kallsyms_symbol_next() return value
by Daniel Thompson
· 10 years ago
5e47481
of: overlay: Fix (un)locking in of_overlay_apply()
by Geert Uytterhoeven
· 7 years ago
1352f09
of: overlay: Fix memory leak in of_overlay_apply() error path
by Geert Uytterhoeven
· 7 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 7 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
14c47b54
objtool: Fix 64-bit build on 32-bit host
by Mikulas Patocka
· 7 years ago
3bcca2c
dt-bindings: eeprom: at25: Document device-specific compatible values
by Geert Uytterhoeven
· 7 years ago
Next »