index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-05
arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled
Catalin Marinas
2021-01-05
arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr
Peter Collingbourne
2021-01-05
arm64: traps: remove duplicate include statement
Tian Tao
2021-01-05
arm64: link with -z norelro for LLD or aarch64-elf
Nick Desaulniers
2021-01-04
arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA
Nicolas Saenz Julienne
2021-01-04
arm64: mte: remove an ISB on kernel exit
Peter Collingbourne
2021-01-04
arm64/smp: Remove unused irq variable in arch_show_interrupts()
Geert Uytterhoeven
2021-01-03
Linux 5.11-rc2
v5.11-rc2
Linus Torvalds
2021-01-02
Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-01-02
Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-01-02
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
Merge tag 'block-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-01
depmod: handle the case of /sbin/depmod without /sbin in PATH
Linus Torvalds
2020-12-30
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2020-12-30
io_uring: fix io_sqe_files_unregister() hangs
Pavel Begunkov
2020-12-30
io_uring: add a helper for setting a ref node
Pavel Begunkov
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-30
intel_idle: add SnowRidge C-state table
Artem Bityutskiy
2020-12-30
cpufreq: intel_pstate: Fix fast-switch fallback path
Rafael J. Wysocki
2020-12-30
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-12-30
s390/Kconfig: sort config S390 select list once again
Heiko Carstens
2020-12-30
s390: update defconfigs
Heiko Carstens
2020-12-29
block: add debugfs stanza for QUEUE_FLAG_NOWAIT
Andres Freund
2020-12-29
fs: block_dev.c: fix kernel-doc warnings from struct block_device changes
Randy Dunlap
2020-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-29
mm: slub: call account_slab_page() after slab page initialization
Roman Gushchin
2020-12-29
zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
Randy Dunlap
2020-12-29
lib/zlib: fix inflating zlib streams on s390
Ilya Leoshkevich
2020-12-29
lib/genalloc: fix the overflow when size is too big
Huang Shijie
2020-12-29
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2020-12-29
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
kasan: fix null pointer dereference in kasan_record_aux_stack
Walter Wu
2020-12-29
mm: generalise COW SMC TLB flushing race comment
Nicholas Piggin
2020-12-29
mm/mremap.c: fix extent calculation
Kalesh Singh
2020-12-29
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-29
checkpatch: prefer strscpy to strlcpy
Joe Perches
2020-12-29
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
2020-12-29
mm/hugetlb: fix deadlock in hugetlb_cow error path
Mike Kravetz
2020-12-29
selftests/vm: fix building protection keys test
Harish
2020-12-29
io_uring: don't assume mm is constant across submits
Jens Axboe
2020-12-28
Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-28
Revert "dm crypt: export sysfs of kcryptd workqueue"
Mike Snitzer
2020-12-28
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
2020-12-28
libceph: align session_key and con_secret to 16 bytes
Ilya Dryomov
2020-12-28
libceph: fix auth_signature buffer allocation in secure mode
Ilya Dryomov
2020-12-28
ceph: reencode gid_list when reconnecting
Ilya Dryomov
[next]