index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
netpoll: accept NULL np argument in netpoll_send_skb()
Eric Dumazet
2
-8
/
+2
2020-05-08
netpoll: netpoll_send_skb() returns transmit status
Eric Dumazet
1
-1
/
+1
2020-05-08
netpoll: move netpoll_send_skb() out of line
Eric Dumazet
1
-8
/
+1
2020-05-08
netpoll: remove dev argument from netpoll_send_skb_on_dev()
Eric Dumazet
1
-3
/
+2
2020-05-08
scsi: core: Remove 'list' entry from struct scsi_cmnd
Hannes Reinecke
1
-1
/
+0
2020-05-08
net: dsa: introduce a dsa_port_from_netdev public helper
Vladimir Oltean
1
-0
/
+1
2020-05-08
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
1
-2
/
+0
2020-05-08
Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+1
2020-05-08
module: Make module_enable_ro() static again
Josh Poimboeuf
1
-6
/
+0
2020-05-08
module: Remove module_disable_ro()
Josh Poimboeuf
1
-2
/
+0
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
1
-3
/
+0
2020-05-08
livepatch: Apply vmlinux-specific KLP relocations early
Josh Poimboeuf
1
-0
/
+14
2020-05-08
exec: Rename flush_old_exec begin_new_exec
Eric W. Biederman
1
-1
/
+1
2020-05-08
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+0
2020-05-08
exec: Rename the flag called_exec_mmap point_of_no_return
Eric W. Biederman
1
-3
/
+3
2020-05-08
exec: Make unlocking exec_update_mutex explict
Eric W. Biederman
1
-2
/
+1
2020-05-07
ALSA: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-4
/
+4
2020-05-07
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
1
-0
/
+1
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-19
/
+43
2020-05-07
rpmsg: glink: Integrate glink_ssr in qcom_glink
Bjorn Andersson
1
-6
/
+1
2020-05-07
soc: qcom: glink_ssr: Internalize ssr_notifiers
Bjorn Andersson
1
-0
/
+6
2020-05-07
gpu/trace: Minor comment updates for gpu_mem_total tracepoint
Yiwei Zhang
1
-1
/
+1
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
8
-13
/
+165
2020-05-07
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
1
-1
/
+0
2020-05-07
bdi: move bdi_dev_name out of line
Christoph Hellwig
1
-8
/
+1
2020-05-07
kgdb: Return true in kgdb_nmi_poll_knock()
Jason Yan
1
-1
/
+1
2020-05-07
kgdb: Fix spurious true from in_dbg_master()
Daniel Thompson
1
-1
/
+1
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
1
-6
/
+1
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2
-11
/
+5
2020-05-07
Merge 'x86/urgent' into x86/cpu
Borislav Petkov
24
-80
/
+101
2020-05-07
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Rob Herring
1
-2
/
+1
2020-05-07
io: Provide _inX() and _outX()
John Garry
1
-20
/
+44
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-102
/
+158
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-59
/
+101
2020-05-07
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-1
/
+8
2020-05-07
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
4
-1
/
+22
2020-05-07
tcp: refine tcp_pacing_delay() for very low pacing rates
Eric Dumazet
1
-13
/
+8
2020-05-07
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
1
-0
/
+1
2020-05-07
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
2
-1
/
+11
2020-05-07
timer: add fsleep for flexible sleeping
Heiner Kallweit
1
-0
/
+11
2020-05-07
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
1
-1
/
+0
2020-05-07
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
1
-0
/
+1
2020-05-07
net: phy: add concept of shared storage for PHYs
Michael Walle
1
-0
/
+89
2020-05-06
RDMA/core: Add hash functions to calculate RoCEv2 flowlabel and UDP source port
Mark Zhang
1
-0
/
+44
2020-05-06
kcsan: Add __kcsan_{enable,disable}_current() variants
Marco Elver
1
-3
/
+14
2020-05-06
firmware: tf: Different way of L2 cache enabling after LP2 suspend
Dmitry Osipenko
1
-0
/
+1
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
1
-1
/
+1
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
1
-48
/
+1
2020-05-06
media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
Laurent Pinchart
1
-1
/
+2
[prev]
[next]