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-08-01
sched: Document arch_scale_*_capacity()
Valentin Schneider
1
-0
/
+10
2020-08-01
rtnetlink: add support for protodown reason
Roopa Prabhu
1
-0
/
+4
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+2
2020-07-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
5
-134
/
+47
2020-07-31
Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...
Catalin Marinas
7
-21
/
+73
2020-07-31
Merge tag 'v5.8-rc7' into i2c/for-5.9
Wolfram Sang
39
-79
/
+269
2020-07-31
power: supply: wilco_ec: Add long life charging mode
Crag Wang
1
-0
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
8
-6
/
+17
2020-07-31
kcsan: Improve IRQ state trace reporting
Marco Elver
1
-0
/
+4
2020-07-31
lockdep: Refactor IRQ trace events fields into struct
Marco Elver
2
-9
/
+15
2020-07-31
lib: Add zstd support to decompress
Nick Terrell
1
-0
/
+11
2020-07-31
lib/mpi: Add mpi_sub_ui()
Marcelo Henrique Cerri
1
-0
/
+3
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_link helper
Christoph Hellwig
2
-9
/
+1
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_chown helper
Christoph Hellwig
1
-0
/
+1
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2
-2
/
+1
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2
-7
/
+1
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2
-1
/
+1
2020-07-31
init: add an init_mount helper
Christoph Hellwig
1
-0
/
+4
2020-07-31
fs: push the getname from do_rmdir into the callers
Christoph Hellwig
1
-2
/
+2
2020-07-31
fs: expose utimes_common
Christoph Hellwig
1
-0
/
+1
2020-07-31
fs: remove ksys_ioctl
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_fchmod
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_dup
Christoph Hellwig
1
-1
/
+0
2020-07-31
fs: remove ksys_open
Christoph Hellwig
1
-11
/
+0
2020-07-31
fs: remove ksys_getdents64
Christoph Hellwig
1
-2
/
+0
2020-07-31
Merge remote-tracking branch 'regulator/for-5.9' into regulator-next
Mark Brown
5
-1
/
+319
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
7
-14
/
+74
2020-07-30
mm: pgtable: Make generic pgprot_* macros available for no-MMU
Pekka Enberg
1
-34
/
+37
2020-07-30
tasklet: Introduce new initialization API
Romain Perier
1
-1
/
+27
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-5
/
+10
2020-07-30
thermal: Update power allocator and devfreq cooling to SPDX licensing
Lukasz Luba
1
-8
/
+1
2020-07-30
random: fix circular include dependency on arm64 after addition of percpu.h
Willy Tarreau
1
-1
/
+1
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
1
-0
/
+9
2020-07-30
driver core: add device probe log helper
Andrzej Hajda
1
-0
/
+3
2020-07-30
initrd: switch initrd loading to struct file based APIs
Christoph Hellwig
1
-1
/
+0
2020-07-30
initrd: remove support for multiple floppies
Christoph Hellwig
1
-6
/
+0
2020-07-30
cpufreq: cached_resolved_idx can not be negative
Viresh Kumar
1
-1
/
+1
2020-07-30
OPP: Add and export helper to set bandwidth
Sibi Sankar
1
-0
/
+6
2020-07-30
random32: remove net_rand_state from the latent entropy gcc plugin
Linus Torvalds
1
-1
/
+1
2020-07-29
power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitor
Dan Murphy
1
-0
/
+1
[prev]
[next]