index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-12
fs: ocfs: fix spelling mistake "hearbeating" -> "heartbeat"
ChenGang
2019-07-12
sh: prevent warnings when using iounmap
Sam Ravnborg
2019-07-12
sh: config: remove left-over BACKLIGHT_LCD_SUPPORT
Krzysztof Kozlowski
2019-07-12
arch/sh/configs/sdk7786_defconfig: remove CONFIG_LOGFS
Kefeng Wang
2019-07-12
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
2019-07-12
scripts/decode_stacktrace: Accept dash/underscore in modules
Evan Green
2019-07-12
scripts/spelling.txt: add spelling fix for prohibited
Chris Paterson
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
2019-07-12
scripts/decode_stacktrace: look for modules with .ko.debug extension
Nicolas Boichat
2019-07-12
scripts/decode_stacktrace: match basepath using shell prefix operator, not regex
Nicolas Boichat
2019-07-12
include/linux/dmar.h: replace single-char identifiers in macros
Qian Cai
2019-07-12
MAINTAINERS: nilfs2: update email address
Ryusuke Konishi
2019-07-12
nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi header
Masahiro Yamada
2019-07-12
mm/z3fold.c: lock z3fold page before __SetPageMovable()
Henry Burns
2019-07-12
mm/memcontrol: fix wrong statistics in memory.stat
Yafang Shao
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
2019-07-12
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
2019-07-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-07-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-11
Merge tag 'acpi-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
x86/stacktrace: Prevent infinite loop in arch_stack_walk_user()
Eiichi Tsukata
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
Merge tag 'm68k-for-v5.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-07-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2019-07-10
Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-07-10
Merge tag 'gfs2-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2019-07-10
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-07-10
Merge tag 'afs-next-20190628' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-10
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-07-10
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
2019-07-10
Merge tag 'iomap-5.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-10
Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-07-10
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-10
Merge tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-07-10
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
2019-07-10
x86/pgtable/32: Fix LOWMEM_PAGES constant
Arnd Bergmann
2019-07-10
Revert "ACPICA: Update table load object initialization"
Rafael J. Wysocki
2019-07-10
clocksource/drivers/npcm: Fix misuse of GENMASK macro
Joe Perches
2019-07-10
irqchip/gic-v3-its: Fix misuse of GENMASK macro
Joe Perches
2019-07-10
udf: Fix incorrect final NOT_ALLOCATED (hole) extent length
Steven J. Magnani
2019-07-09
net/mlx5e: Return in default case statement in tx_post_resync_params
Nathan Chancellor
2019-07-09
mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().
David S. Miller
2019-07-09
nfsd: Make __get_nfsdfs_client() static
YueHaibing
2019-07-09
nfsd: Make two functions static
YueHaibing
[prev]
[next]