index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
isdn: divert: fix sprintf buffer overflow warning
Arnd Bergmann
1
-12
/
+13
2017-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
1
-4
/
+6
2017-07-14
smsc95xx: use ethtool_op_get_ts_info()
Petr Kulhavy
1
-0
/
+1
2017-07-14
net sched actions: rename act_get_notify() to tcf_get_notify()
Roman Mashak
1
-2
/
+2
2017-07-14
net/packet: Fix Tx queue selection for AF_PACKET
Iván Briano
1
-4
/
+2
2017-07-14
net: bridge: fix dest lookup when vlan proto doesn't match
Nikolay Aleksandrov
2
-2
/
+4
2017-07-14
cxgb4: ptp_clock_register() returns error pointers
Ganesh Goudar
1
-1
/
+2
2017-07-14
net: hns: add acpi function of xge led control
LiuJian
2
-3
/
+58
2017-07-14
netpoll: shut up a kernel warning on refcount
WANG Cong
1
-1
/
+1
2017-07-14
cdc_ncm: Set NTB format again after altsetting switch for Huawei devices
Enrico Mioso
3
-0
/
+35
2017-07-14
mdio: mux: fix parsing mux registers outside of the PHY address range
Martin Blumenstingl
1
-2
/
+2
2017-07-13
net: set fib rule refcount after malloc
David Ahern
1
-2
/
+1
2017-07-13
netlink: correctly document nla_put_u64_64bit()
Rolf Eike Beer
1
-2
/
+2
2017-07-13
cxgb4: add new T5 pci device id's
Ganesh Goudar
1
-0
/
+2
2017-07-13
dccp: make const array error_code static
Colin Ian King
1
-1
/
+1
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-07-13
net: stmmac: make const array route_possibilities static
Colin Ian King
1
-1
/
+1
2017-07-13
net: broadcom: bnx2x: make a couple of const arrays static
Colin Ian King
1
-2
/
+2
2017-07-13
xgene: Don't fail probe, if there is no clk resource for SGMII interfaces
Thomas Bogendoerfer
1
-10
/
+12
2017-07-13
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
1
-1
/
+1
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-101
/
+172
2017-07-12
disable new gcc-7.1.1 warnings for now
Linus Torvalds
1
-0
/
+3
2017-07-12
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-53
/
+73
2017-07-12
net: stmmac: revert "support future possible different internal phy mode"
LABBE Corentin
1
-7
/
+3
2017-07-12
sfc: don't read beyond unicast address list
Bert Kenward
1
-5
/
+3
2017-07-12
Merge branch 'net-doc-fixes'
David S. Miller
2
-3
/
+6
2017-07-12
datagram: fix kernel-doc comments
stephen hemminger
1
-3
/
+3
2017-07-12
socket: add documentation for missing elements
stephen hemminger
1
-0
/
+3
2017-07-12
smsc911x: Add check for ioremap_nocache() return code
Alexey Khoroshilov
1
-0
/
+5
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-2483
/
+4944
2017-07-12
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
22
-548
/
+1233
2017-07-12
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-383
/
+1456
2017-07-12
fix a braino in compat_sys_getrlimit()
Al Viro
1
-1
/
+1
2017-07-12
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-07-12
net: hns: Bugfix for Tx timeout handling in hns driver
Lin Yun Sheng
1
-7
/
+9
2017-07-12
net: ipmr: ipmr_get_table() returns NULL
Dan Carpenter
1
-2
/
+2
2017-07-12
nfp: freeing the wrong variable
Dan Carpenter
1
-1
/
+1
2017-07-12
Merge branch 'mlxsw-spectrum-Various-fixes'
David S. Miller
2
-3
/
+10
2017-07-12
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
1
-0
/
+6
2017-07-12
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
1
-3
/
+0
2017-07-12
mlxsw: spectrum_router: Fix use-after-free in route replace
Ido Schimmel
1
-0
/
+3
2017-07-12
mlxsw: spectrum_router: Add missing rollback
Ido Schimmel
1
-0
/
+1
2017-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-20
/
+57
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
4
-1
/
+15
2017-07-11
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
1
-1
/
+2
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
40
-440
/
+600
2017-07-11
Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-179
/
+180
2017-07-11
tap: convert a mutex to a spinlock
WANG Cong
1
-9
/
+9
2017-07-11
cxgb4: fix BUG() on interrupt deallocating path of ULD
Guilherme G. Piccoli
2
-22
/
+36
2017-07-11
qed: Fix printk option passed when printing ipv6 addresses
Kalderon, Michal
1
-3
/
+3
[next]