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
2018-02-07
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
1
-0
/
+1
2018-02-07
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-2
/
+0
2018-02-07
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
1
-2
/
+2
2018-02-07
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
1
-4
/
+5
2018-02-07
kasan: detect invalid frees for large objects
Dmitry Vyukov
1
-2
/
+2
2018-02-07
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-99
/
+144
2018-02-07
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
1
-0
/
+141
2018-02-07
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
1
-2
/
+4
2018-02-07
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+6
2018-02-07
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-0
/
+7
2018-02-07
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2018-02-07
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
1
-0
/
+13
2018-02-07
idr: Add documentation
Matthew Wilcox
1
-1
/
+15
2018-02-07
idr: Make 1-based IDRs more efficient
Matthew Wilcox
1
-29
/
+37
2018-02-07
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
1
-20
/
+32
2018-02-07
idr: Remove idr_alloc_ext
Matthew Wilcox
2
-66
/
+2
2018-02-07
idr: Add idr_alloc_u32 helper
Matthew Wilcox
1
-0
/
+2
2018-02-07
idr: Delete idr_find_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-07
idr: Delete idr_replace_ext function
Matthew Wilcox
1
-2
/
+1
2018-02-07
idr: Delete idr_remove_ext function
Matthew Wilcox
1
-6
/
+1
2018-02-06
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
237
-3982
/
+8662
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-1
/
+6
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-78
/
+74
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-326
/
+277
2018-02-06
jump_label: Add branch hints to static_branch_{un,}likely()
Peter Zijlstra
1
-2
/
+2
2018-02-06
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
Mel Gorman
1
-0
/
+8
2018-02-06
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2018-02-05
membarrier: Provide core serializing command, *_SYNC_CORE
Mathieu Desnoyers
1
-0
/
+18
2018-02-05
locking: Introduce sync_core_before_usermode()
Mathieu Desnoyers
1
-0
/
+21
2018-02-05
membarrier: Provide GLOBAL_EXPEDITED command
Mathieu Desnoyers
1
-2
/
+4
2018-02-05
membarrier: Document scheduler barrier requirements
Mathieu Desnoyers
1
-0
/
+5
2018-02-05
powerpc, membarrier: Skip memory barrier in switch_mm()
Mathieu Desnoyers
1
-1
/
+12
2018-02-05
Merge tag 'rproc-v4.16' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-5
/
+16
2018-02-05
mlx5: fix mlx5_get_vector_affinity to start from completion vector 0
Sagi Grimberg
1
-1
/
+1
2018-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+6
2018-02-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+84
2018-02-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+22
2018-02-04
Merge tag 'ntb-4.16' of git://github.com/jonmason/ntb
Linus Torvalds
2
-26
/
+48
2018-02-04
Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-27
/
+92
2018-02-04
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-130
/
+171
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-15
/
+64
2018-02-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-164
/
+269
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+16
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2
-1
/
+2
2018-02-03
Merge branch 'for-4.16/nfit' into libnvdimm-for-next
Ross Zwisler
11
-18
/
+58
2018-02-03
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
1
-0
/
+2
2018-02-03
Merge tag 'pinctrl-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
[prev]
[next]