index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
3
-21
/
+9
2019-01-04
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2019-01-04
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
1
-11
/
+18
2019-01-04
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
1
-3
/
+3
2019-01-04
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
1
-2
/
+6
2019-01-04
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
1
-54
/
+60
2019-01-04
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
1
-0
/
+2
2019-01-04
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-01-04
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
1
-36
/
+37
2019-01-04
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
1
-8
/
+6
2019-01-04
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
1
-2
/
+11
2019-01-04
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
1
-1
/
+1
2019-01-04
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
1
-2
/
+2
2019-01-04
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
1
-6
/
+5
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2
-14
/
+19
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
16
-20
/
+19
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
1
-1
/
+1
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2019-01-04
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
1
-4
/
+4
2019-01-04
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
1
-7
/
+5
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
1
-15
/
+7
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
1
-14
/
+0
2019-01-04
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
1
-0
/
+3
2019-01-04
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
1
-0
/
+2
2019-01-04
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
1
-2
/
+4
2019-01-04
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
1
-3
/
+1
2019-01-04
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
1
-0
/
+1
2019-01-04
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
1
-3
/
+9
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
7
-20
/
+36
2019-01-04
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
Al Viro
5
-47
/
+74
2019-01-04
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
1
-0
/
+1
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
2
-3
/
+2
2019-01-04
Merge commit 'smp-hotplug^{/omap2}' into for-linus
Russell King
13
-177
/
+73
2019-01-04
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
Will Deacon
2
-1
/
+3
2019-01-04
arm64: compat: Don't pull syscall number from regs in arm_compat_syscall
Will Deacon
2
-10
/
+8
2019-01-04
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
Will Deacon
2
-4
/
+5
2019-01-04
arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>
Dave Martin
3
-49
/
+99
2019-01-04
arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition
Dave Martin
1
-1
/
+1
2019-01-04
powerpc: Drop use of 'type' from access_ok()
Mathieu Malaterre
1
-1
/
+1
2019-01-04
Merge branch 'master' into fixes
Michael Ellerman
6513
-158550
/
+274807
2019-01-04
drivers/perf: hisi: Fixup one DDRC PMU register offset
Shaokun Zhang
1
-2
/
+2
2019-01-04
arm64: replace arm64-obj-* in Makefile with obj-*
Masahiro Yamada
1
-31
/
+30
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2
-4
/
+0
2019-01-04
dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMA
Christoph Hellwig
1
-91
/
+164
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
3
-75
/
+0
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2
-46
/
+13
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
3
-62
/
+32
2019-01-04
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-1
/
+5
2019-01-03
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
221
-679
/
+610
[prev]
[next]