index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-27
Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-54
/
+47
2019-09-27
nfp: abm: fix memory leak in nfp_abm_u32_knode_replace
Navid Emamdoost
1
-4
/
+10
2019-09-27
mmc: host: sdhci-pci: Add Genesys Logic GL975x support
Ben Chuang
5
-1
/
+361
2019-09-27
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
1
-2
/
+3
2019-09-27
sk_buff: drop all skb extensions on free and skb scrubbing
Florian Westphal
3
-3
/
+12
2019-09-27
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
Kevin(Yudong) Yang
1
-4
/
+4
2019-09-27
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
16
-57
/
+178
2019-09-27
Merge branch 'mlxsw-Various-fixes'
David S. Miller
4
-8
/
+17
2019-09-27
mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions
Danielle Ratson
1
-0
/
+6
2019-09-27
Documentation: Clarify trap's description
Ido Schimmel
1
-1
/
+2
2019-09-27
mlxsw: spectrum: Clear VLAN filters during port initialization
Ido Schimmel
2
-7
/
+9
2019-09-27
net: ena: clean up indentation issue
Colin Ian King
1
-2
/
+2
2019-09-27
NFC: st95hf: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-09-27
mmc: tegra: Implement ->set_dma_mask()
Nicolin Chen
1
-20
/
+28
2019-09-27
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2
-8
/
+5
2019-09-27
mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherence
Russell King
1
-1
/
+6
2019-09-27
mmc: sdhci: improve ADMA error reporting
Russell King
1
-5
/
+10
2019-09-27
net: phy: micrel: add Asym Pause workaround for KSZ9021
Hans Andersson
1
-0
/
+3
2019-09-27
net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
Kunihiko Hayashi
1
-3
/
+3
2019-09-27
ptp: correctly disable flags on old ioctls
Jacob Keller
2
-2
/
+24
2019-09-27
lib: dimlib: fix help text typos
Randy Dunlap
1
-1
/
+1
2019-09-27
net: dsa: microchip: Always set regmap stride to 1
Marek Vasut
1
-1
/
+1
2019-09-27
Merge tag 'linux-watchdog-5.4-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
24
-930
/
+789
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
7
-11
/
+51
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
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
1
-0
/
+3
2019-09-27
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
1
-1
/
+1
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
[prev]
[next]