index
:
pm24.git
cpufreq-rust
master
perf-mon
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-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-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
Al Viro
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
2019-01-04
Merge commit 'smp-hotplug^{/omap2}' into for-linus
Russell King
2019-01-04
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
Will Deacon
2019-01-04
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2019-01-04
arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>
Dave Martin
2019-01-04
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
Dave Martin
2019-01-04
powerpc: Drop use of 'type' from access_ok()
Mathieu Malaterre
2019-01-04
Merge branch 'master' into fixes
Michael Ellerman
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
2019-01-04
arm64: replace arm64-obj-* in Makefile with obj-*
Masahiro Yamada
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2019-01-03
Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region
Yueyi Li
2019-01-03
firmware: arm_sdei: Fix DT platform device creation
James Morse
2019-01-03
firmware: arm_sdei: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
2019-01-03
arm64: smp: Fix compilation error
Shaokun Zhang
[prev]
[next]