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-09-27
blk-mq: apply normal plugging for HDD
Ming Lei
1
-1
/
+5
2019-09-27
blk-mq: honor IO scheduler for multiqueue devices
Ming Lei
1
-2
/
+4
2019-09-27
nvme-rdma: fix possible use-after-free in connect timeout
Sagi Grimberg
1
-1
/
+2
2019-09-27
keys: Add Jarkko Sakkinen as co-maintainer
Jarkko Sakkinen
1
-0
/
+1
2019-09-27
KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
Vitaly Kuznetsov
1
-1
/
+1
2019-09-27
KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
Waiman Long
1
-6
/
+9
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
tick: broadcast-hrtimer: Fix a race in bc_set_next
Balasubramani Vivekanandan
1
-33
/
+29
2019-09-27
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-27
perf docs: Allow man page date to be specified
Ian Rogers
1
-0
/
+3
2019-09-27
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
1
-2
/
+1
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2019-09-27
selftests: kvm: add test for dirty logging inside nested guests
Paolo Bonzini
7
-3
/
+377
2019-09-27
KVM: x86: fix nested guest live migration with PML
Paolo Bonzini
1
-7
/
+32
2019-09-27
KVM: x86: assign two bits to track SPTE kinds
Paolo Bonzini
2
-17
/
+18
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
drm/komeda: prevent memory leak in komeda_wb_connector_add
Navid Emamdoost
1
-1
/
+3
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/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
268
-3617
/
+4801
2019-09-26
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
1
-0
/
+5
[prev]
[next]