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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
5
-6
/
+7
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
4
-6
/
+7
2019-02-04
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
1
-6
/
+6
2019-02-04
sched/core: Convert signal_struct.sigcnt to refcount_t
Elena Reshetova
3
-5
/
+5
2019-02-04
sched/core: Convert sighand_struct.count to refcount_t
Elena Reshetova
4
-8
/
+9
2019-01-29
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
1
-1
/
+0
2019-01-27
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
1
-13
/
+27
2019-01-27
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
1
-3
/
+1
2019-01-27
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
1
-1
/
+1
2019-01-27
sched/doc: Document Energy Aware Scheduling
Quentin Perret
1
-0
/
+425
2019-01-27
PM/EM: Document the Energy Model framework
Quentin Perret
1
-0
/
+144
2019-01-27
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
1
-14
/
+16
2019-01-27
sched/core: Give DCE a fighting chance
Peter Zijlstra
3
-8
/
+16
2019-01-27
sched/topology: Introduce a sysctl for Energy Aware Scheduling
Quentin Perret
4
-0
/
+59
2019-01-27
MAINTAINERS, sched: Drop PREEMPTIBLE KERNEL section entry
Lukas Bulwahn
1
-8
/
+1
2019-01-21
Linux 5.0-rc3
v5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-21
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+4
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+21
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
114
-602
/
+2090
2019-01-21
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-21
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-60
/
+126
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+35
2019-01-20
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...
Linus Torvalds
5
-12
/
+48
2019-01-20
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-5
/
+10
2019-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
16
-36
/
+1293
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-20
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-79
/
+47
2019-01-20
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+14
2019-01-20
Merge tag 'linux-watchdog-5.0-rc-fixes' of git://www.linux-watchdog.org/linux...
Linus Torvalds
3
-4
/
+6
2019-01-20
Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-25
/
+53
2019-01-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
24
-86
/
+157
2019-01-20
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-36
/
+43
2019-01-19
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
1
-1
/
+42
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2
-2
/
+7
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-19
powerpc: chrp: Use of_node_is_type to access device_type
Rob Herring
1
-2
/
+1
2019-01-19
Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-14
/
+34
2019-01-19
net/mlx5e: Fix cb_ident duplicate in indirect block register
Eli Britstein
1
-13
/
+16
2019-01-19
net/mlx5e: Fix wrong (zero) TX drop counter indication for representor
Tariq Toukan
1
-0
/
+1
2019-01-19
net/mlx5e: Fix wrong error code return on FEC query failure
Shay Agroskin
1
-1
/
+4
2019-01-19
net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet frames
Cong Wang
1
-0
/
+13
2019-01-19
tools: bpftool: Cleanup license mess
Thomas Gleixner
2
-11
/
+1
2019-01-19
bpf: fix inner map masking to prevent oob under speculation
Daniel Borkmann
1
-2
/
+15
2019-01-19
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
1
-0
/
+1163
[next]