index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
attr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-08
io_uring: statx/openat/openat2 don't support fixed files
Jens Axboe
1
-1
/
+7
2020-02-06
io_uring: fix deferred req iovec leak
Pavel Begunkov
1
-35
/
+12
2020-02-06
io_uring: fix 1-bit bitfields to be unsigned
Randy Dunlap
1
-5
/
+5
2020-02-06
io_uring: get rid of delayed mm check
Pavel Begunkov
1
-10
/
+9
2020-02-05
bootconfig: Show the number of nodes on boot message
Masami Hiramatsu
1
-2
/
+4
2020-02-05
tools/bootconfig: Show the number of bootconfig nodes
Masami Hiramatsu
2
-1
/
+5
2020-02-05
bootconfig: Add more parse error messages
Masami Hiramatsu
1
-4
/
+12
2020-02-05
bootconfig: Use bootconfig instead of boot config
Masami Hiramatsu
1
-3
/
+3
2020-02-05
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2
-2
/
+11
2020-02-05
broken ping to ipv6 linklocal addresses on debian buster
Casey Schaufler
1
-22
/
+19
2020-02-05
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
1
-0
/
+10
2020-02-05
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2
-3
/
+7
2020-02-05
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2
-4
/
+7
2020-02-05
bootconfig: Only load bootconfig if "bootconfig" is on the kernel cmdline
Steven Rostedt (VMware)
3
-7
/
+29
2020-02-05
dt-bindings: Fix paths in schema $id fields
Rob Herring
22
-22
/
+22
2020-02-05
io_uring: cleanup fixed file data table references
Jens Axboe
1
-13
/
+19
2020-02-05
io_uring: spin for sq thread to idle on shutdown
Jens Axboe
1
-1
/
+12
2020-02-04
dt-bindings: PCI: intel: Fix dt_binding_check compilation failure
Dilip Kota
1
-3
/
+1
2020-02-04
dt-bindings: phy: Fix errors in intel,lgm-emmc-phy example
Rob Herring
1
-1
/
+3
2020-02-04
nvmet: update AEN list and array at one place
Daniel Wagner
1
-27
/
+36
2020-02-04
nvmet: Fix controller use after free
Israel Rukshin
1
-4
/
+9
2020-02-04
nvmet: Fix error print message at nvmet_install_queue function
Israel Rukshin
1
-1
/
+1
2020-02-04
brd: check and limit max_part par
Zhiqiang Liu
1
-2
/
+20
2020-02-04
gtp: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
1
-2
/
+2
2020-02-04
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
1
-1
/
+6
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
1
-3
/
+10
2020-02-04
net_sched: fix an OOB access in cls_tcindex
Cong Wang
1
-20
/
+20
2020-02-04
microblaze: Add ID for Microblaze v11
Michal Simek
1
-0
/
+1
2020-02-04
microblaze: Prevent the overflow of the start
Shubhrajyoti Datta
1
-1
/
+2
2020-02-04
microblaze: Wire CMA allocator
Michal Simek
3
-0
/
+7
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
8
-7
/
+1
2020-02-04
microblaze: Sync defconfig with latest Kconfig layout
Michal Simek
1
-3
/
+3
2020-02-04
microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4 drivers
Manish Narani
2
-2
/
+2
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-02-04
tc-testing: add missing 'nsPlugin' to basic.json
Davide Caratti
1
-0
/
+51
2020-02-04
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-04
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
1
-0
/
+2
2020-02-04
ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
Chen-Yu Tsai
1
-1
/
+1
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
28
-41
/
+35
2020-02-04
include/linux/cpumask.h: don't calculate length of the input string
Yury Norov
1
-3
/
+1
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
1
-0
/
+8
2020-02-04
lib: rework bitmap_parse()
Yury Norov
2
-99
/
+84
2020-02-04
lib: make bitmap_parse_user a wrapper on bitmap_parse
Yury Norov
1
-10
/
+10
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
1
-2
/
+95
2020-02-04
bitops: more BITS_TO_* macros
Yury Norov
2
-5
/
+8
2020-02-04
lib/string: add strnchrnul()
Yury Norov
2
-0
/
+18
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
100
-1006
/
+961
2020-02-04
proc: decouple proc from VFS with "struct proc_ops"
Alexey Dobriyan
7
-80
/
+98
2020-02-04
asm-generic/tlb: provide MMU_GATHER_TABLE_FREE
Peter Zijlstra
4
-71
/
+130
2020-02-04
asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHER
Peter Zijlstra
4
-9
/
+19
[next]