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
2019-01-04
autofs: simplify parse_options() function call
Ian Kent
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
2019-01-04
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
2019-01-04
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
2019-01-04
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
2019-01-04
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
2019-01-04
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
2019-01-04
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
2019-01-04
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-01-04
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
2019-01-04
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
2019-01-04
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
2019-01-04
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
2019-01-04
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
2019-01-04
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
2019-01-04
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
2019-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-02
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-01-02
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-02
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2019-01-02
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-02
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-01-02
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
Linus Torvalds
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
2019-01-02
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-02
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
2019-01-02
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
J. Bruce Fields
[next]