index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-04
Merge branch 'Fix-regression-with-AR8035-speed-downgrade'
David S. Miller
6
-32
/
+138
2019-10-04
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-04
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-04
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
nvme: retain split access workaround for capability reads
Ard Biesheuvel
1
-1
/
+1
2019-10-04
nvme: fix possible deadlock when nvme_update_formats fails
Sagi Grimberg
1
-2
/
+1
2019-10-05
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
Dan Carpenter
1
-2
/
+2
2019-10-05
pinctrl: bcm-iproc: Use SPDX header
Linus Walleij
1
-9
/
+1
2019-10-04
gpio: max77620: Use correct unit for debounce times
Thierry Reding
1
-3
/
+3
2019-10-04
pinctrl: armada-37xx: fix control of pins 32 and up
Patrick Williams
1
-9
/
+9
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
2019-10-04
Revert "ipv6: Handle race in addrconf_dad_work"
David Ahern
1
-6
/
+5
2019-10-04
net: make sock_prot_memory_pressure() return "const char *"
Alexey Dobriyan
1
-1
/
+1
2019-10-04
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-04
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-04
Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
16
-313
/
+41
2019-10-04
Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-2
/
+32
2019-10-04
arm64: dts: rockchip: fix RockPro64 sdhci settings
Soeren Moch
1
-2
/
+1
2019-10-04
arm64: dts: rockchip: fix RockPro64 vdd-log regulator settings
Soeren Moch
1
-1
/
+1
2019-10-04
Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
4
-6
/
+5
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
4
-55
/
+33
2019-10-04
RDMA/mlx5: Put live in the correct place for ODP MRs
Jason Gunthorpe
3
-38
/
+14
2019-10-04
RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcu
Jason Gunthorpe
1
-2
/
+3
2019-10-04
RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()
Jason Gunthorpe
2
-6
/
+12
2019-10-04
RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MR
Jason Gunthorpe
1
-2
/
+32
2019-10-04
RDMA/mlx5: Do not allow rereg of a ODP MR
Jason Gunthorpe
1
-3
/
+3
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
1
-1
/
+1
2019-10-04
MIPS: fw/arc: Remove unused addr variable
Paul Burton
1
-1
/
+0
2019-10-04
RDMA/nldev: Reshuffle the code to avoid need to rebind QP in error path
Leon Romanovsky
1
-6
/
+4
2019-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-181
/
+583
2019-10-04
RDMA/cxgb4: Do not dma memory off of the stack
Greg KH
1
-11
/
+17
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
12
-139
/
+79
2019-10-04
RDMA/cm: Fix memory leak in cm_add/remove_one
Jack Morgenstein
1
-0
/
+3
2019-10-04
RDMA/core: Fix an error handling path in 'res_get_common_doit()'
Christophe JAILLET
1
-1
/
+1
2019-10-04
regulator: qcom-rpmh: Fix PMIC5 BoB min voltage
Kiran Gunda
1
-2
/
+2
2019-10-04
ASoC: rsnd: Document r8a774b1 bindings
Biju Das
1
-0
/
+1
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
9
-114
/
+288
2019-10-04
RDMA/i40iw: Associate ibdev to netdev before IB device registration
Shiraz, Saleem
1
-0
/
+4
2019-10-04
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
3
-3
/
+38
2019-10-04
ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI support
Patrice Chotard
1
-1
/
+1
2019-10-04
Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
39
-159
/
+232
2019-10-04
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
14
-132
/
+218
2019-10-04
misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attach
Navid Emamdoost
1
-0
/
+1
[prev]
[next]