Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3ea15452ee85754f70f3b9fa1f23165ef2e77ba7
3ea1545
nl80211: Check for the required netlink attribute presence
by Hao Chen
· 8 years ago
820d1d5
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
ee4aa8d
3c59x: fix missing dma_mapping_error check and bad ring refill logic
by Neil Horman
· 8 years ago
74c88af
Merge branch 'ena-fixes'
by David S. Miller
· 8 years ago
ee4552a
net: ena: fix error handling in ena_down() sequence
by Netanel Belgazal
· 8 years ago
7853b49
net: ena: unmask MSI-X only after device initialization is completed
by Netanel Belgazal
· 8 years ago
15962a1
cxgb4: Fix FW flash errors
by Arjun Vynipadath
· 8 years ago
bc4244c
i40e: flower: Fix return value for unsupported offload
by Jiri Pirko
· 8 years ago
458867b
i40e: don't remove netdev->dev_addr when syncing uc list
by Jacob Keller
· 8 years ago
248de22
i40e/i40evf: Account for frags split over multiple descriptors in check linearize
by Alexander Duyck
· 8 years ago
5f0850e
Merge branch 'fec-clean-up-in-the-cases-of-probe-error'
by David S. Miller
· 8 years ago
3f38c68
net: fec: defer probe if regulator is not ready
by Fugang Duan
· 8 years ago
e90f686
net: fec: restore dev_id in the cases of probe error
by Fugang Duan
· 8 years ago
64e711c
i40e: Remove UDP support for big buffer
by Amritha Nambiar
· 8 years ago
f1c8d37
vxlan: trivial indenting fix.
by William Tu
· 8 years ago
79d0895
sctp: fix error path in sctp_stream_init
by Marcelo Ricardo Leitner
· 8 years ago
ba77919
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 8 years ago
c095508
RDS: Heap OOB write in rds_message_alloc_sgs()
by Mohamed Ghannam
· 8 years ago
c0bace7
uapi libc compat: add fallback for unsupported libcs
by Felix Janda
· 8 years ago
f9c935d
tipc: fix problems with multipoint-to-point flow control
by Jon Maloy
· 8 years ago
71891e2
ethtool: do not print warning for applications using legacy API
by Stephen Hemminger
· 8 years ago
bd30ffc
NET: usb: qmi_wwan: add support for YUGA CLM920-NC5 PID 0x9625
by SZ Lin (林上智)
· 8 years ago
4110e02
e1000e: Fix e1000_check_for_copper_link_ich8lan return value.
by Benjamin Poirier
· 8 years ago
0b76aae
e1000: fix disabling already-disabled warning
by Tushar Dave
· 8 years ago
0b2122e
sfp: fix sfp-bus oops when removing socket/upstream
by Russell King
· 8 years ago
ac817f5
phylink: ensure we report link down when LOS asserted
by Russell King
· 8 years ago
d02fd6e
macvlan: Fix one possible double free
by Gao Feng
· 8 years ago
3bb2342
net/sched: Fix update of lastuse in act modules implementing stats_update
by Roi Dayan
· 8 years ago
90045fc
mlxsw: spectrum: Relax sanity checks during enslavement
by Ido Schimmel
· 8 years ago
8764a82
mlxsw: spectrum_router: Fix NULL pointer deref
by Ido Schimmel
· 8 years ago
2fa771b
ip6_tunnel: allow ip6gre dev mtu to be set below 1280
by Xin Long
· 8 years ago
52a589d
geneve: update skb dst pmtu on tx path
by Xin Long
· 8 years ago
23263ec
ip6_tunnel: disable dst caching if tunnel is dual-stack
by Eli Cooper
· 8 years ago
55a5ec9
Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns"
by David S. Miller
· 8 years ago
2758b3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
fd84b75
Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
c0208a3
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
4f2382f
Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
19286e4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 8 years ago
d5902f6d
Merge branch 'strparser-Fix-lockdep-issue'
by David S. Miller
· 8 years ago
d66fa9e
strparser: Call sock_owned_by_user_nocheck
by Tom Herbert
· 8 years ago
602f7a2
sock: Add sock_owned_by_user_nocheck
by Tom Herbert
· 8 years ago
f72c4ac
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
by Willem de Bruijn
· 8 years ago
517d7c7
tipc: fix hanging poll() for stream sockets
by Parthasarathy Bhuvaragan
· 8 years ago
1528f6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 8 years ago
45e6ae7
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
by Nitzan Carmi
· 8 years ago
4a50881
IB/core: Verify that QP is security enabled in create and destroy
by Moni Shoua
· 8 years ago
05d14e7
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
by Moni Shoua
· 8 years ago
ad9a366
IB/mlx5: Serialize access to the VMA list
by Majd Dibbiny
· 8 years ago
5f520fc
Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
9b95779
Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
2b83ff9
led: core: Fix brightness setting when setting delay_off=0
by Matthieu CASTET
· 8 years ago
4397f04
tracing: Fix possible double free on failure of allocating trace buffer
by Steven Rostedt (VMware)
· 8 years ago
24f2aaf
tracing: Fix crash when it fails to alloc ring buffer
by Jing Xia
· 8 years ago
ae415fa
ring-buffer: Do no reuse reader page if still in use
by Steven Rostedt (VMware)
· 8 years ago
6b7e633
tracing: Remove extra zeroing out of the ring buffer page
by Steven Rostedt (VMware)
· 8 years ago
03bfd4e
Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 8 years ago
45d8b80
ring-buffer: Mask out the info bits when returning buffer page length
by Steven Rostedt (VMware)
· 8 years ago
8cb38a6
sctp: Replace use of sockets_allocated with specified macro.
by Tonghao Zhang
· 8 years ago
f708405
bnx2x: Improve reliability in case of nested PCI errors
by Guilherme G. Piccoli
· 8 years ago
6753879
Merge branch 'tg3-fixes'
by David S. Miller
· 8 years ago
e60ee41
tg3: Enable PHY reset in MTU change path for 5720
by Siva Reddy Kallam
· 8 years ago
4419bb1
tg3: Add workaround to restrict 5762 MRRS to 2048
by Siva Reddy Kallam
· 8 years ago
5a8bae9
tg3: Update copyright
by Siva Reddy Kallam
· 8 years ago
65bbbf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
178e5f5
net: fec: unmap the xmit buffer that are not transferred by DMA
by Fugang Duan
· 8 years ago
642a843
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
by Tommi Rantala
· 8 years ago
1914255
tipc: error path leak fixes in tipc_enable_bearer()
by Tommi Rantala
· 8 years ago
14e138a
RDS: Check cmsg_len before dereferencing CMSG_DATA
by Avinash Repaka
· 8 years ago
44be77c
ALSA: hda - Fix missing COEF init for ALC225/295/299
by Takashi Iwai
· 8 years ago
beacbc6
Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
e2a9300
Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
756efe1
clk: use atomic runtime pm api in clk_core_is_enabled
by Dong Aisheng
· 8 years ago
e100ff38
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 8 years ago
6a6b0b9
tcp: Avoid preprocessor directives in tracepoint macro args
by Mat Martineau
· 8 years ago
47c332d
hwmon: Deal with errors from the thermal subsystem
by Linus Walleij
· 8 years ago
3a33a19
tipc: fix memory leak of group member when peer node is lost
by Jon Maloy
· 8 years ago
4853f12
net: sched: fix possible null pointer deref in tcf_block_put
by Jiri Pirko
· 8 years ago
0a3d805
tipc: base group replicast ack counter on number of actual receivers
by Jon Maloy
· 8 years ago
b2fb01f
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
by Cong Wang
· 8 years ago
c1a8d0a
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
by Grygorii Strashko
· 8 years ago
e5a9336
ip6_gre: fix device features for ioctl setup
by Alexey Kodanev
· 8 years ago
74ee0e8
phylink: ensure AN is enabled
by Russell King
· 8 years ago
182088a
phylink: ensure the PHY interface mode is appropriately set
by Russell King
· 8 years ago
464e1d5
Linux 4.15-rc5
by Linus Torvalds
· 8 years ago
d1f854a
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
caf9a82
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f6c4fd5
x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit
by Thomas Gleixner
· 8 years ago
aee6574
Merge branch 'bpf-bpftool-various-fixes'
by Daniel Borkmann
· 8 years ago
8207c6d
tools: bpftool: protect against races with disappearing objects
by Jakub Kicinski
· 8 years ago
b3b1b65
tools: bpftool: maps: close json array on error paths of show
by Jakub Kicinski
· 8 years ago
b26a231
drm/nouveau: fix race when adding delayed work items
by Ben Skeggs
· 8 years ago
9c294ec
Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
9ad95bd
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
fca0e39
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
0fc0f18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
6ed1675
Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
e7ae59c
Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
7edc3f2
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
613e396
init: Invoke init_espfix_bsp() from mm_init()
by Thomas Gleixner
· 8 years ago
Next »