index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-03
arm: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
alpha: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
mm: use free_area_init() instead of free_area_init_nodes()
Mike Rapoport
2020-06-03
mm: free_area_init: use maximal zone PFNs rather than zone sizes
Mike Rapoport
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
2020-06-03
mm: make early_pfn_to_nid() and related defintions close to each other
Mike Rapoport
2020-06-03
mm: memblock: replace dereferences of memblock_region.nid with API calls
Mike Rapoport
2020-06-03
mm: clarify __GFP_MEMALLOC usage
Michal Hocko
2020-06-03
string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
Daniel Axtens
2020-06-03
kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE
Daniel Axtens
2020-06-03
mm/gup: might_lock_read(mmap_sem) in get_user_pages_fast()
John Hubbard
2020-06-03
drm/i915: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-03
mm/gup: introduce pin_user_pages_fast_only()
John Hubbard
2020-06-03
mm/gup: refactor and de-duplicate gup_fast() code
John Hubbard
2020-06-03
mm/gup: move __get_user_pages_fast() down a few lines in gup.c
John Hubbard
2020-06-03
mm/memcg: optimize memory.numa_stat like memory.stat
Shakeel Butt
2020-06-03
mm/slub: fix a memory leak in sysfs_slab_add()
Wang Hai
2020-06-03
mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
Andrea Arcangeli
2020-06-03
tracing/doc: Fix ascii-art in histogram-design.rst
Tom Zanussi
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge branch 'uaccess.comedi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-04
pinctrl: sprd: Fix the incorrect pull-up definition
Baolin Wang
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-04
pinctrl: pxa: pxa2xx: Remove 'pxa2xx_pinctrl_exit()' which is unused and broken
Christophe JAILLET
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-03
dt-bindings: clock: Add documentation for X1830 bindings.
周琰杰 (Zhou Yanjie)
2020-06-03
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-03
ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
Roberto Sassu
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-06-03
bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()
Al Viro
2020-06-03
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
2020-06-03
user_regset_copyout_zero(): use clear_user()
Al Viro
2020-06-03
TEST_ACCESS_OK _never_ had been checked anywhere
Al Viro
2020-06-03
x86: switch cp_stat64() to unsafe_put_user()
Al Viro
2020-06-03
binfmt_flat: don't use __put_user()
Al Viro
2020-06-03
binfmt_elf_fdpic: don't use __... uaccess primitives
Al Viro
2020-06-03
binfmt_elf: don't bother with __{put,copy_to}_user()
Al Viro
2020-06-03
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
i2c: npcm7xx: Add support for slave mode for Nuvoton
Tali Perry
2020-06-03
i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
Tali Perry
2020-06-03
dt-bindings: i2c: npcm7xx: add NPCM I2C controller
Tali Perry
2020-06-03
i2c: pxa: don't error out if there's no pinctrl
Lubomir Rintel
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-03
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'fo...
Jiri Kosina
2020-06-03
fix a braino in ia64 uaccess csum changes
Al Viro
2020-06-03
Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-03
drm/amd/display: Revalidate bandwidth before commiting DC updates
Nicholas Kazlauskas
[prev]
[next]