index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-05
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2019-01-05
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
1
-11
/
+18
2019-01-05
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
1
-3
/
+3
2019-01-05
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
1
-2
/
+6
2019-01-05
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
1
-54
/
+60
2019-01-05
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
1
-0
/
+2
2019-01-05
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-01-05
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
1
-36
/
+37
2019-01-05
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
1
-8
/
+6
2019-01-05
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
1
-2
/
+11
2019-01-05
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
1
-1
/
+1
2019-01-05
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
1
-2
/
+2
2019-01-05
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
1
-6
/
+5
2019-01-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2
-14
/
+19
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
16
-20
/
+19
2019-01-05
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
1
-1
/
+1
2019-01-05
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
1
-1
/
+1
2019-01-05
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
1
-4
/
+4
2019-01-05
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
1
-7
/
+5
2019-01-05
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
1
-15
/
+7
2019-01-05
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
1
-14
/
+0
2019-01-05
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
1
-0
/
+3
2019-01-05
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
1
-0
/
+2
2019-01-05
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
1
-2
/
+4
2019-01-05
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
1
-3
/
+1
2019-01-05
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
1
-0
/
+1
2019-01-05
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-04
sh: ftrace: Fix missing parenthesis in WARN_ON()
Steven Rostedt (VMware)
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
221
-679
/
+610
2019-01-04
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
[prev]
[next]