index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
autofs: simplify parse_options() function call
Ian Kent
2019-01-04
1
-26
/
+29
|
*
|
autofs: improve ioctl sbi checks
Ian Kent
2019-01-04
3
-21
/
+9
|
*
|
init/main.c: make "initcall_level_names[]" const char *
Alexey Dobriyan
2019-01-04
1
-1
/
+1
|
*
|
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
2019-01-04
1
-11
/
+18
|
*
|
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
2019-01-04
1
-3
/
+3
|
*
|
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
2019-01-04
1
-2
/
+6
|
*
|
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
2019-01-04
1
-54
/
+60
|
*
|
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
2019-01-04
1
-0
/
+2
|
*
|
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
2019-01-04
1
-1
/
+1
|
*
|
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
2019-01-04
1
-36
/
+37
|
*
|
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
2019-01-04
1
-8
/
+6
|
*
|
checkpatch: warn on const char foo[] = "bar"; declarations
Joe Perches
2019-01-04
1
-2
/
+11
|
*
|
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
2019-01-04
1
-1
/
+1
|
*
|
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
2019-01-04
1
-2
/
+2
|
*
|
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
Yury Norov
2019-01-04
1
-6
/
+5
|
*
|
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2019-01-04
2
-14
/
+19
|
*
|
fls: change parameter to unsigned int
Matthew Wilcox
2019-01-04
16
-20
/
+19
|
*
|
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
2019-01-04
1
-1
/
+1
|
*
|
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2019-01-04
1
-1
/
+1
|
*
|
kernel/hung_task.c: break RCU locks based on jiffies
Tetsuo Handa
2019-01-04
1
-4
/
+4
|
*
|
kernel/hung_task.c: force console verbose before panic
Liu, Chuansheng
2019-01-04
1
-7
/
+5
|
*
|
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
2019-01-04
1
-15
/
+7
|
*
|
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
2019-01-04
1
-14
/
+0
|
*
|
Documentation/process/coding-style.rst: don't use "extern" with function prot...
Alexey Dobriyan
2019-01-04
1
-0
/
+3
|
*
|
proc/sysctl: fix return error for proc_doulongvec_minmax()
Cheng Lin
2019-01-04
1
-0
/
+2
|
*
|
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
2019-01-04
1
-2
/
+4
|
*
|
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
2019-01-04
1
-3
/
+1
|
*
|
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
2019-01-04
1
-0
/
+1
|
*
|
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
2019-01-04
1
-3
/
+9
*
|
|
ia64: fix compile without swiotlb
Christoph Hellwig
2019-01-05
2
-1
/
+3
*
|
|
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
2019-01-05
4
-18
/
+51
*
|
|
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
2019-01-05
1
-31
/
+22
*
|
|
x86 uaccess: Introduce __put_user_goto
Linus Torvalds
2019-01-05
1
-11
/
+17
*
|
|
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
2019-01-04
7
-20
/
+36
*
|
|
i915: fix missing user_access_end() in page fault exception case
Linus Torvalds
2019-01-04
1
-0
/
+1
*
|
|
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
2019-01-04
2
-3
/
+2
*
|
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
221
-679
/
+610
*
|
|
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2019-01-03
1
-1
/
+1
|
\
\
\
|
*
|
|
locks: fix error in locks_move_blocks()
NeilBrown
2019-01-03
1
-1
/
+1
*
|
|
|
Merge tag 'sound-fix-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-03
6
-117
/
+11
|
\
\
\
\
|
*
|
|
|
ALSA: hda - Revert DSP detection on legacy HD-audio driver
Takashi Iwai
2019-01-01
4
-116
/
+8
|
*
|
|
|
ALSA: hda/tegra: clear pending irq handlers
Sameer Pujar
2019-01-01
1
-0
/
+2
|
*
|
|
|
ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptops
Jian-Hong Pan
2019-01-01
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-03
60
-385
/
+2060
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
2019-01-03
1
-0
/
+3
|
*
|
|
|
ipv6: Fix dump of specific table with strict checking
David Ahern
2019-01-03
1
-1
/
+5
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-01-03
6
-89
/
+1433
|
|
\
\
\
\
|
|
*
\
\
\
Merge branch 'prevent-oob-under-speculation'
Alexei Starovoitov
2019-01-03
5
-88
/
+1432
|
|
|
\
\
\
\
|
|
|
*
|
|
|
bpf: add various test cases to selftests
Daniel Borkmann
2019-01-03
1
-3
/
+1105
|
|
|
*
|
|
|
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
2019-01-03
2
-6
/
+189
[prev]
[next]