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-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
1
-0
/
+7
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-0
/
+3
2020-03-07
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
2020-03-06
Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-03-06
power: supply: Allow charger manager can be built as a module
Baolin Wang
1
-1
/
+1
2020-03-06
arm64: use activity monitors for frequency invariance
Ionela Voinescu
1
-0
/
+2
2020-03-06
cpufreq: add function to get the hardware max frequency
Ionela Voinescu
1
-0
/
+5
2020-03-06
mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabled
Vlastimil Babka
1
-0
/
+4
2020-03-06
drivers/base/arch_topology: Add infrastructure to store and update instantane...
Thara Gopinath
1
-0
/
+10
2020-03-06
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
1
-0
/
+8
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
7
-15
/
+41
2020-03-06
perf/core: Add per perf_cpu_context min_heap storage
Ian Rogers
1
-0
/
+7
2020-03-06
lib: Introduce generic min-heap
Ian Rogers
1
-0
/
+134
2020-03-06
Merge branch 'perf/urgent' into perf/core, to pick up the latest fixes
Ingo Molnar
28
-319
/
+125
2020-03-06
Merge branch 'locking/urgent'
Peter Zijlstra
30
-326
/
+136
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
2
-7
/
+11
2020-03-06
vt: vt_kern.h, remove extern from functions
Jiri Slaby
1
-31
/
+31
2020-03-06
vt: switch vt_dont_switch to bool
Jiri Slaby
1
-1
/
+1
2020-03-06
PCI: Introduce pci_get_dsn
Jacob Keller
1
-0
/
+5
2020-03-06
uacce: unmap remaining mmapping from user space
Zhangfei Gao
1
-0
/
+2
2020-03-06
net: sched: Make FIFO Qdisc offloadable
Petr Machata
1
-0
/
+1
2020-03-06
include/bitmap.h: add new functions to documentation
Wolfram Sang
1
-0
/
+6
2020-03-06
include/bitmap.h: add missing parameter in docs
Wolfram Sang
1
-1
/
+1
2020-03-05
ethtool: add infrastructure for centralized checking of coalescing parameters
Jakub Kicinski
1
-3
/
+42
2020-03-05
spi: Do spi_take_timestamp_pre for as many times as necessary
Vladimir Oltean
1
-2
/
+1
2020-03-05
net/mlx5: Expose raw packet pacing APIs
Yishai Hadas
2
-13
/
+24
2020-03-05
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-1
/
+2
2020-03-05
PCI: Add pci_status_get_and_clear_errors
Heiner Kallweit
1
-0
/
+1
2020-03-05
PCI: Add constant PCI_STATUS_ERROR_BITS
Heiner Kallweit
1
-0
/
+7
2020-03-05
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
1
-0
/
+10
2020-03-05
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
1
-0
/
+1
2020-03-05
bpf: Refactor trampoline update code
KP Singh
1
-2
/
+11
2020-03-04
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...
Mark Brown
28
-319
/
+125
2020-03-04
driver core: Rename deferred_probe_timeout and make it global
John Stultz
1
-0
/
+1
2020-03-04
driver core: Remove driver_deferred_probe_check_state_continue()
John Stultz
1
-1
/
+0
2020-03-04
driver core: Add fw_devlink kernel commandline option
Saravana Kannan
1
-0
/
+2
2020-03-04
workqueue: Make workqueue_init*() return void
Yu Chen
1
-2
/
+2
2020-03-04
bus: ti-sysc: Add support for PRUSS SYSC type
Suman Anna
1
-0
/
+2
2020-03-04
driver core: Add dev_has_sync_state()
Saravana Kannan
1
-0
/
+11
2020-03-04
usb: typec: Add definitions for Thunderbolt 3 Alternate Mode
Heikki Krogerus
1
-0
/
+53
2020-03-04
usb: roles: Allow the role switches to be named
Heikki Krogerus
1
-0
/
+2
2020-03-04
usb: roles: Provide the switch drivers handle to the switch in the API
Heikki Krogerus
1
-2
/
+3
2020-03-04
usb: roles: Leave the private driver data pointer to the drivers
Heikki Krogerus
1
-0
/
+16
2020-03-04
usb: typec: mux: Allow the mux handles to be requested with fwnode
Heikki Krogerus
1
-3
/
+15
2020-03-04
usb: typec: mux: Add helpers for setting the mux state
Heikki Krogerus
1
-0
/
+5
2020-03-04
usb: typec: mux: Allow the muxes to be named
Heikki Krogerus
1
-0
/
+2
2020-03-04
PM: runtime: Add pm_runtime_get_if_active()
Sakari Ailus
1
-1
/
+11
2020-03-04
usb: typec: Add sysfs node to show cc orientation
Badhri Jagan Sridharan
1
-0
/
+1
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
1
-1
/
+1
2020-03-04
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-1
/
+2
[prev]
[next]