index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
slab: use memcg_kmem_cache_wq for slab destruction operations
Tejun Heo
1
-0
/
+1
2017-02-22
slab: remove synchronous synchronize_sched() from memcg cache deactivation path
Tejun Heo
1
-0
/
+6
2017-02-22
slab: implement slab_root_caches list
Tejun Heo
1
-0
/
+3
2017-02-22
slab: link memcg kmem_caches on their associated memory cgroup
Tejun Heo
2
-0
/
+4
2017-02-22
slab: reorganize memcg_cache_params
Tejun Heo
1
-9
/
+24
2017-02-22
slub: separate out sysfs_slab_release() from sysfs_slab_remove()
Tejun Heo
1
-2
/
+2
2017-02-22
mm, dax: change pmd_fault() to take only vmf parameter
Dave Jiang
2
-5
/
+4
2017-02-22
mm, dax: make pmd_fault() and friends be the same as fault()
Dave Jiang
2
-6
/
+4
2017-02-22
dax: add tracepoints to dax_pmd_insert_mapping()
Ross Zwisler
1
-0
/
+6
2017-02-22
dax: add tracepoint infrastructure, PMD tracing
Ross Zwisler
1
-0
/
+25
2017-02-22
tracing: add __print_flags_u64()
Ross Zwisler
1
-0
/
+4
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-18
/
+277
2017-02-22
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-158
/
+322
2017-02-22
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+5
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-131
/
+184
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+12
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-11
/
+47
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
68
-475
/
+2946
2017-02-22
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2017-02-21
Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins
Kees Cook
1
-1
/
+5
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+5
2017-02-21
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
1
-4
/
+4
2017-02-21
Merge tag 'dmaengine-4.11-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-1
/
+16
2017-02-21
Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-3
/
+3
2017-02-21
Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-55
/
+65
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-02-21
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+32
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-27
/
+8
2017-02-21
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
11
-717
/
+65
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-201
/
+395
2017-02-21
bpf: fix unlocking of jited image when module ronx not set
Daniel Borkmann
1
-2
/
+11
2017-02-21
Merge branch 'topic/intel' into for-linus
Vinod Koul
2
-0
/
+4
2017-02-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2017-02-20
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-345
/
+380
2017-02-20
Merge tag 'device-properties-4.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+15
2017-02-20
Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+2
2017-02-20
Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-30
/
+56
2017-02-20
Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....
Linus Torvalds
1
-0
/
+16
2017-02-20
Merge tag 'spi-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2
-21
/
+10
2017-02-20
Merge tag 'regmap-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-48
/
+67
2017-02-20
Merge tag 'iommu-updates-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-56
/
+163
2017-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-15
/
+0
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-118
/
+417
2017-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-68
/
+85
2017-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+32
2017-02-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-28
/
+39
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-21
/
+44
2017-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+40
[next]