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
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
46
-146
/
+444
2019-09-27
nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
Navid Emamdoost
1
-0
/
+3
2019-09-27
nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
Navid Emamdoost
1
-0
/
+4
2019-09-27
net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
Paul Blakey
1
-1
/
+0
2019-09-27
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
David Ahern
1
-1
/
+2
2019-09-27
Merge tag 'ntb-5.4' of git://github.com/jonmason/ntb
Linus Torvalds
6
-12
/
+30
2019-09-27
keys: Add Jarkko Sakkinen as co-maintainer
Jarkko Sakkinen
1
-0
/
+1
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-35
/
+138
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-09-27
Merge branch 'qdisc-destroy'
David S. Miller
3
-11
/
+23
2019-09-27
net: sched: sch_sfb: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-3
/
+4
2019-09-27
net: sched: multiq: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-7
/
+16
2019-09-27
net: sched: sch_htb: don't call qdisc_put() while holding tree lock
Vlad Buslov
1
-1
/
+3
2019-09-27
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
1
-1
/
+4
2019-09-27
Merge branch 'SO_PRIORITY'
David S. Miller
10
-17
/
+29
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
5
-3
/
+10
2019-09-27
ipv6: tcp: provide sk->sk_priority to ctl packets
Eric Dumazet
1
-7
/
+9
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
6
-9
/
+12
2019-09-27
bpf: Fix bpf_event_output re-entry issue
Allan Zhang
1
-5
/
+21
2019-09-27
net: dsa: qca8k: Fix port enable for CPU port
Andrew Lunn
1
-0
/
+3
2019-09-27
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
2
-1
/
+6
2019-09-27
kcm: disable preemption in kcm_parse_func_strparser()
Eric Dumazet
1
-1
/
+5
2019-09-27
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: nixge: Fix a signedness bug in nixge_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
of: mdio: Fix a signedness bug in of_phy_get_and_connect()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: axienet: fix a signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2019-09-27
net: socionext: Fix a signedness bug in ave_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
enetc: Fix a signedness bug in enetc_of_get_phy()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: netsec: Fix signedness bug in netsec_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
1
-1
/
+1
2019-09-27
cxgb4: Signedness bug in init_one()
Dan Carpenter
1
-1
/
+1
2019-09-27
net: aquantia: Fix aq_vec_isr_legacy() return value
Dan Carpenter
1
-9
/
+6
2019-09-27
dimlib: make DIMLIB a hidden symbol
Uwe Kleine-König
1
-2
/
+1
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-27
powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devices
Oliver O'Halloran
1
-2
/
+2
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
268
-3617
/
+4801
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-4
/
+6
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-26
Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-26
/
+48
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
29
-580
/
+835
2019-09-26
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2019-09-26
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-21
/
+17
2019-09-26
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
14
-82
/
+334
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+17
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
114
-564
/
+1005
[prev]
[next]