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
2020-06-09
perf bpf: Fix bpf prologue generation
Sumanth Korikkar
2020-06-09
perf probe: Fix user attribute access in kprobes
Sumanth Korikkar
2020-06-09
perf stat: Fix NULL pointer dereference
Hongbo Yao
2020-06-09
perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events()
Gaurav Singh
2020-06-09
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-06-09
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-09
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-09
perf beauty: Add support to STATX_MNT_ID in the 'statx' syscall 'mask' argument
Arnaldo Carvalho de Melo
2020-06-09
tools headers uapi: Sync linux/stat.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-09
tools arch x86 uapi: Synch asm/unistd.h with the kernel sources
Arnaldo Carvalho de Melo
2020-06-09
tools headers API: Update faccessat2 affected files
Arnaldo Carvalho de Melo
2020-06-08
Merge tag 'rproc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...
Linus Torvalds
2020-06-08
Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-08
Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-08
Merge tag 'drm-next-msm-5.8-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-08
doc: cgroup: update note about conditions when oom killer is invoked
Konstantin Khlebnikov
2020-06-08
module: move the set_fs hack for flush_icache_range to m68k
Christoph Hellwig
2020-06-08
nommu: use flush_icache_user_range in brk and mmap
Christoph Hellwig
2020-06-08
binfmt_flat: use flush_icache_user_range
Christoph Hellwig
2020-06-08
exec: use flush_icache_user_range in read_code
Christoph Hellwig
2020-06-08
exec: only build read_code when needed
Christoph Hellwig
2020-06-08
m68k: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
arm: rename flush_cache_user_range to flush_icache_user_range
Christoph Hellwig
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
sh: implement flush_icache_user_range
Christoph Hellwig
2020-06-08
asm-generic: add a flush_icache_user_range stub
Christoph Hellwig
2020-06-08
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
arm,sparc,unicore32: remove flush_icache_user_range
Christoph Hellwig
2020-06-08
riscv: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
powerpc: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
openrisc: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
m68knommu: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
microblaze: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
ia64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
hexagon: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
c6x: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
arm64: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
alpha: use asm-generic/cacheflush.h
Christoph Hellwig
2020-06-08
asm-generic: improve the flush_dcache_page stub
Christoph Hellwig
2020-06-08
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
asm-generic: fix the inclusion guards for cacheflush.h
Christoph Hellwig
2020-06-08
unicore32: remove flush_cache_user_range
Christoph Hellwig
2020-06-08
powerpc: unexport flush_icache_user_range
Christoph Hellwig
2020-06-08
nds32: unexport flush_icache_page
Christoph Hellwig
2020-06-08
arm: fix the flush_icache_range arguments in set_fiq_handler
Christoph Hellwig
[next]