Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6f497930af73863b32e8c73947a52d1003af31e2
6f49793
mlxsw: spectrum_switchdev: Check status of memory allocation
by Ido Schimmel
· 7 years ago
a9265b8
mlxsw: spectrum_switchdev: Remove unused variable
by Ido Schimmel
· 7 years ago
7387dbb
mlxsw: spectrum_router: Fix use-after-free in route replace
by Ido Schimmel
· 7 years ago
a4e75b7
mlxsw: spectrum_router: Add missing rollback
by Ido Schimmel
· 7 years ago
5333502
samples/bpf: fix a build issue
by Yonghong Song
· 7 years ago
1bfb159
bridge: mdb: fix leak on complete_info ptr on fail path
by Eduardo Valentin
· 7 years ago
ffa423f
tap: convert a mutex to a spinlock
by WANG Cong
· 7 years ago
6a146f3
cxgb4: fix BUG() on interrupt deallocating path of ULD
by Guilherme G. Piccoli
· 7 years ago
91d1ae4
qed: Fix printk option passed when printing ipv6 addresses
by Kalderon, Michal
· 7 years ago
5e34fa2
net: Fix minor code bug in timestamping.txt
by Ahmad Fatoum
· 7 years ago
f4e2794
Merge branch 'stmmac-dma-resources-fixes'
by David S. Miller
· 7 years ago
6224226
net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closer
by Christophe Jaillet
· 7 years ago
6941f7c
net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'
by Christophe Jaillet
· 7 years ago
63c3aa6
net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'
by Christophe Jaillet
· 7 years ago
fdf99b3
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
by Christophe Jaillet
· 7 years ago
4c17e1f
Merge branch 'bnxt_en-Bug-fixes'
by David S. Miller
· 7 years ago
9b0436c
bnxt_en: Fix SRIOV on big-endian architecture.
by Michael Chan
· 7 years ago
3b6b34d
bnxt_en: Fix bug in ethtool -L.
by Michael Chan
· 7 years ago
f9b76eb
bnxt_en: Fix race conditions in .ndo_get_stats64().
by Michael Chan
· 7 years ago
de92cd6
net/mlx5: IPSec, fix 64-bit division correctly
by Arnd Bergmann
· 7 years ago
b36c202
Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 7 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
026d15f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
43d0120
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 7 years ago
2ceedf9
Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
09b56d5a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
fe1b518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 7 years ago
8b6b317
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
b8d4c1f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
090a81d
Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
46ace66
Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e8df760
net: ethernet: mediatek: remove useless code in mtk_probe()
by Gustavo A. R. Silva
· 7 years ago
a906c1a
mpls: fix uninitialized in_label var warning in mpls_getroute
by Roopa Prabhu
· 7 years ago
11bafd5
doc: SKB_GSO_[IPIP|SIT] have been replaced
by Nicolas Dichtel
· 7 years ago
f51048c
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
by WANG Cong
· 7 years ago
5dc314f
Merge branch 'rds-tcp-sock_graft-leak'
by David S. Miller
· 7 years ago
0ffdaf5
net/sock: add WARN_ON(parent->sk) in sock_graft()
by Sowmini Varadhan
· 7 years ago
0933a57
rds: tcp: use sock_create_lite() to create the accept socket
by Sowmini Varadhan
· 7 years ago
9dc351d
Merge branch 'hns-fixes'
by David S. Miller
· 7 years ago
27463ad
net: hns: Fix a skb used after free bug
by Yunsheng Lin
· 7 years ago
ebe8d35
net: hns: Fix a wrong op phy C45 code
by Yunsheng Lin
· 7 years ago
233a158
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
by vishnuvardhan
· 7 years ago
cee37d8
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6a37e94
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
da029c1
exec: Limit arg stack to at most 75% of _STK_LIM
by Kees Cook
· 7 years ago
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
33198c1
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
3ea4fcc
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
1a86fc7
Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
49d31c2
dentry name snapshots
by Al Viro
· 7 years ago
a7d4026
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
6d03d67
net: Update networking MAINTAINERS entry.
by David S. Miller
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
16ffc4c3
Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
58f051f
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
ef3ad08
Merge tag 'linux-kselftest-4.13-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
3794907
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 7 years ago
d691b7e
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b59eea5
vfs: fix flock compat thinko
by Linus Torvalds
· 7 years ago
6481352
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
df7cb18
Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 7 years ago
6972b00
Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 7 years ago
c7d28ec
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
2e08a0e
openrisc: defconfig: Cleanup from old Kconfig options
by Krzysztof Kozlowski
· 7 years ago
e687448
openrisc: explicitly include linux/bug.h in asm/fixmap.h
by Tobias Klauser
· 8 years ago
dddd564
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
5528162
virtio-net: fix leaking of ctx array
by Jason Wang
· 7 years ago
6aed468
Merge branch 'pci/host-tango' into next
by Bjorn Helgaas
· 7 years ago
5e14e9f
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
by Marc Gonzalez
· 7 years ago
961ae1d
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 7 years ago
dd6ec12
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
21c19bc
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 7 years ago
b6ffe9b
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
0eaf83d
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
d7f13f7
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 7 years ago
8feb69c
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
by Srinivas Dasari
· 7 years ago
0a27844
cfg80211: Check if NAN service ID is of expected size
by Srinivas Dasari
· 7 years ago
9361df1
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 7 years ago
09fc68dc
iov_iter: saner checks on copyin/copyout
by Al Viro
· 7 years ago
01c3521
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
by Christophe Jaillet
· 7 years ago
df7c7dd
nfp: flower: add missing clean up call to avoid memory leaks
by Jakub Kicinski
· 7 years ago
9f45efb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
90880b5
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1c91d2c
Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
771d3fe
Merge branch 'work.drm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
2074006
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
2c66927
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 7 years ago
6e6c5b9
Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 7 years ago
c136b84
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
a750cfd
IB/core: Fix static analysis warning in ib_policy_change_task
by Daniel Jurgens
· 7 years ago
79d0636
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
by Daniel Jurgens
· 7 years ago
b5d0ebc
tpm: do not suspend/resume if power stays on
by Enric Balletbo i Serra
· 7 years ago
28707bf
tpm: use tpm2_pcr_read() in tpm2_do_selftest()
by Roberto Sassu
· 7 years ago
91f7f3d
tpm: use tpm_buf functions in tpm2_pcr_read()
by Roberto Sassu
· 7 years ago
bc39708
tpm_tis: make ilb_base_addr static
by Colin Ian King
· 7 years ago
19cbe4f
tpm: consolidate the TPM startup code
by Jarkko Sakkinen
· 7 years ago
5e572ca
tpm: Enable CLKRUN protocol for Braswell systems
by Azhar Shaikh
· 7 years ago
Next »