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-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-07-17
Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-07-17
Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...
Linus Torvalds
2019-07-17
Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...
Linus Torvalds
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
fs/select.c: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
2019-07-16
arm64: mm: implement pte_devmap support
Robin Murphy
2019-07-16
mm: introduce ARCH_HAS_PTE_DEVMAP
Robin Murphy
2019-07-16
mm: clean up is_device_*_page() definitions
Robin Murphy
2019-07-16
mm/mmap: move common defines to mman-common.h
Aneesh Kumar K.V
2019-07-16
mm: move MAP_SYNC to asm-generic/mman-common.h
Aneesh Kumar K.V
2019-07-16
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-16
mm/hotplug: make remove_memory() interface usable
Pavel Tatashin
2019-07-16
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-07-16
include/linux/lz4.h: fix spelling and copy-paste errors in documentation
Tom Levy
2019-07-16
ipc/mqueue.c: only perform resource calculation if user valid
Kees Cook
2019-07-16
include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...
Drew Davenport
2019-07-16
scripts/gdb: add helpers to find and list devices
Leonard Crestez
2019-07-16
scripts/gdb: add lx-genpd-summary command
Leonard Crestez
2019-07-16
drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctl
Miroslav Lichvar
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
2019-07-16
drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some strings
Dan Carpenter
2019-07-16
select: shift restore_saved_sigmask_unless() into poll_select_copy_remaining()
Oleg Nesterov
2019-07-16
select: change do_poll() to return -ERESTARTNOHAND rather than -EINTR
Oleg Nesterov
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-07-16
selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
Dmitry V. Levin
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
2019-07-16
powerpc: define syscall_get_error()
Dmitry V. Levin
2019-07-16
parisc: define syscall_get_error()
Dmitry V. Levin
2019-07-16
mips: define syscall_get_error()
Dmitry V. Levin
2019-07-16
hexagon: define syscall_get_error() and syscall_get_return_value()
Dmitry V. Levin
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-16
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-16
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
coda: ftoc validity check integration
Fabian Frederick
2019-07-16
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-16
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
coda: bump module version
Jan Harkes
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
[next]