index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-20
net: drop tcp_memcontrol.c
Vladimir Davydov
2016-01-20
mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM
Johannes Weiner
2016-01-20
mm: memcontrol: allow to disable kmem accounting for cgroup2
Vladimir Davydov
2016-01-20
mm: memcontrol: account "kmem" consumers in cgroup2 memory controller
Johannes Weiner
2016-01-20
mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
Johannes Weiner
2016-01-20
mm: memcontrol: separate kmem code from legacy tcp accounting code
Johannes Weiner
2016-01-20
mm: memcontrol: group kmem init and exit functions together
Johannes Weiner
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
mm: memcontrol: remove double kmem page_counter init
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
memstick: use sector_div instead of do_div
Arnd Bergmann
2016-01-20
dma-mapping: use offset_in_page macro
Geliang Tang
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
tile: uninline dma_set_mask
Christoph Hellwig
2016-01-20
sparc: use generic dma_set_mask
Christoph Hellwig
2016-01-20
metag: convert to dma_map_ops
Christoph Hellwig
2016-01-20
m68k: convert to dma_map_ops
Christoph Hellwig
2016-01-20
mn10300: convert to dma_map_ops
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
frv: convert to dma_map_ops
Christoph Hellwig
2016-01-20
nios2: convert to dma_map_ops
Christoph Hellwig
2016-01-20
cris: convert to dma_map_ops
Christoph Hellwig
2016-01-20
c6x: convert to dma_map_ops
Christoph Hellwig
2016-01-20
blackfin: convert to dma_map_ops
Christoph Hellwig
2016-01-20
avr32: convert to dma_map_ops
Christoph Hellwig
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
2016-01-20
iio: core: fix ptr_ret.cocci warnings
Fengguang Wu
2016-01-20
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2016-01-20
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
2016-01-20
lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2016-01-20
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2016-01-20
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
2016-01-20
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-20
sysctl: enable strict writes
Kees Cook
2016-01-20
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
2016-01-20
rapidio: use kobj_to_dev()
Geliang Tang
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
2016-01-20
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
2016-01-20
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
2016-01-20
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
[prev]
[next]