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
2021-02-04
usb: pd: Reland VDO definitions of PD2.0
Kyle Tso
1
-3
/
+66
2021-02-04
Merge tag 'drm-intel-next-2021-01-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2021-02-04
tcp: use a smaller percpu_counter batch size for sk_alloc
Wei Wang
1
-2
/
+6
2021-02-04
ethtool: Get link mode in use instead of speed and duplex parameters
Danielle Ratson
1
-0
/
+1
2021-02-04
ethtool: Extend link modes settings uAPI with lanes
Danielle Ratson
2
-0
/
+5
2021-02-04
net, veth: Alloc skb in bulk for ndo_xdp_xmit
Lorenzo Bianconi
1
-0
/
+1
2021-02-04
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
1
-1
/
+6
2021-02-04
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-1
/
+3
2021-02-04
net: use indirect call helpers for dst_output
Brian Vazquez
1
-1
/
+7
2021-02-04
net: use indirect call helpers for dst_input
Brian Vazquez
1
-1
/
+5
2021-02-04
net: usb: cdc_ncm: use new API for bh tasklet
Emil Renner Berthing
1
-0
/
+2
2021-02-03
parser: add unsigned int parser
BingJing Chang
1
-0
/
+1
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+8
2021-02-03
asm-generic: export: Stub EXPORT_SYMBOL with __DISABLE_EXPORTS
Quentin Perret
1
-1
/
+1
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
1
-70
/
+238
2021-02-03
Merge tag 'tee-housekeeping-for-v5.12' of git://git.linaro.org:/people/jens.w...
Arnd Bergmann
2
-2
/
+2
2021-02-03
Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+3
2021-02-03
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2
-8
/
+3
2021-02-03
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
1
-2
/
+3
2021-02-03
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+2
2021-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-14
/
+84
2021-02-03
tracing: Remove NULL check from current in tracing_generic_entry_update().
Sebastian Andrzej Siewior
1
-3
/
+1
2021-02-03
tracing: Inline tracing_gen_ctx_flags()
Sebastian Andrzej Siewior
1
-3
/
+51
2021-02-03
tracing: Merge irqflags + preempt counter.
Sebastian Andrzej Siewior
1
-7
/
+18
2021-02-03
tracing: Add printf attribute to log function
Tom Rix
1
-1
/
+2
2021-02-03
Merge tag 'v5.11-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Arnd Bergmann
3
-12
/
+25
2021-02-03
Merge tag 'arm-soc/for-5.12/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
3
-12
/
+27
2021-02-03
Merge tag 'memory-controller-drv-tegra-5.12' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2
-16
/
+8
2021-02-03
Merge tag 'memory-controller-drv-5.12' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+1
2021-02-03
Merge tag 'sunxi-drivers-for-5.12' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2
-2
/
+2
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-1
/
+1
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+2
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-9
/
+21
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
1
-0
/
+5
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
1
-0
/
+1
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
1
-1
/
+4
2021-02-02
Merge remote-tracking branch 'linux-pm/acpi-platform' into review-hans
Hans de Goede
1
-0
/
+41
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-02-02
tee: fix some comment typos in header files
Elvira Khabirova
2
-2
/
+2
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
1
-2
/
+0
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-1
/
+1
2021-02-02
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
11
-32
/
+287
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2
-0
/
+7
2021-02-02
nvme: add tracing of zns commands
Johannes Thumshirn
1
-1
/
+5
2021-02-02
nvme: update enumerations for status codes
Max Gurtovoy
1
-4
/
+20
2021-02-02
Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...
Benson Leung
1
-0
/
+17
2021-02-02
opp: Replace ENOTSUPP with EOPNOTSUPP
Viresh Kumar
1
-32
/
+32
2021-02-02
opp: Fix "foo * bar" should be "foo *bar"
Viresh Kumar
1
-2
/
+2
2021-02-02
opp: Remove dev_pm_opp_set_bw()
Viresh Kumar
1
-6
/
+0
2021-02-02
opp: Implement dev_pm_opp_set_opp()
Viresh Kumar
1
-0
/
+6
[prev]
[next]