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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-14
mm: memcontrol: fix missing wakeup polling thread
Muchun Song
1
-2
/
+9
2020-11-14
compiler.h: fix barrier_data() on clang
Arvind Sankar
3
-27
/
+16
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-1
/
+44
2020-11-14
iio: core: centralize ioctl() calls to the main chardev
Alexandru Ardelean
1
-0
/
+2
2020-11-14
usb: hcd.h: Remove RUN_CONTEXT
Sebastian Andrzej Siewior
1
-4
/
+0
2020-11-14
Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-11
/
+27
2020-11-14
usb: host: ehci-mxc: Remove the driver
Fabio Estevam
1
-14
/
+0
2020-11-14
Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+3
2020-11-13
livepatch: Use the default ftrace_ops instead of REGS when ARGS is available
Steven Rostedt (VMware)
1
-0
/
+7
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-1
/
+6
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2
-3
/
+15
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
1
-0
/
+7
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-0
/
+5
2020-11-13
syscalls: Fix file comments for syscalls implemented in kernel/sys.c
Tal Zussman
1
-1
/
+1
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-36
/
+49
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-1
/
+1
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-2
/
+0
2020-11-13
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-4
/
+2
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-17
/
+11
2020-11-12
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+1
2020-11-12
platform/chrome: cros_ec: Import Type C host commands
Prashant Malani
1
-0
/
+155
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+16
2020-11-12
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-11-12
serial: imx: Remove unused platform data support
Fabio Estevam
1
-15
/
+0
2020-11-12
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
1
-1
/
+1
2020-11-12
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
1
-1
/
+1
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+3
2020-11-11
dma-buf: Document that dma-buf size is fixed
Jianxin Xiong
1
-2
/
+2
2020-11-11
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
1
-0
/
+1
2020-11-11
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
1
-1
/
+7
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
1
-0
/
+4
2020-11-11
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
1
-0
/
+2
2020-11-11
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
1
-0
/
+4
2020-11-11
ftrace: Clean up the recursion code a bit
Steven Rostedt (VMware)
1
-15
/
+7
2020-11-11
fgraph: Make overruns 4 bytes in graph stack structure
Steven Rostedt (VMware)
1
-2
/
+2
2020-11-11
vfs: move __sb_{start,end}_write* to fs.h
Darrick J. Wong
1
-3
/
+18
2020-11-11
vfs: separate __sb_start_write into blocking and non-blocking helpers
Darrick J. Wong
1
-10
/
+11
2020-11-11
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2
-0
/
+6
2020-11-10
PM: domains: Rename pm_genpd_syscore_poweroff|poweron()
Ulf Hansson
1
-4
/
+4
2020-11-10
PM: EM: update the comments related to power scale
Lukasz Luba
1
-6
/
+5
2020-11-10
PM: EM: Add a flag indicating units of power values in Energy Model
Lukasz Luba
1
-2
/
+7
2020-11-10
Merge branch 'sched/migrate-disable'
Peter Zijlstra
6
-0
/
+88
2020-11-10
sched: Fix migrate_disable() vs rt/dl balancing
Peter Zijlstra
2
-19
/
+24
2020-11-10
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
1
-0
/
+6
2020-11-10
sched: Fix migrate_disable() vs set_cpus_allowed_ptr()
Peter Zijlstra
1
-0
/
+1
2020-11-10
sched: Add migrate_disable()
Peter Zijlstra
2
-0
/
+68
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2
-0
/
+3
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
1
-0
/
+5
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
[prev]
[next]