index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
userspace-api
/
conf.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
test_hexdump: use memcpy instead of strncpy
Linus Torvalds
1
-1
/
+1
2018-11-30
ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
Lorenzo Pieralisi
1
-1
/
+1
2018-11-30
stackleak: Disable function tracing and kprobes for stackleak_erase()
Alexander Popov
1
-1
/
+3
2018-11-30
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-11-30
cachefiles: avoid deprecated get_seconds()
Arnd Bergmann
1
-1
/
+1
2018-11-30
cachefiles: Explicitly cast enumerated type in put_object
Nathan Chancellor
1
-2
/
+4
2018-11-30
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-11-30
tracing/fgraph: Fix set_graph_function from showing interrupts
Steven Rostedt (VMware)
4
-3
/
+62
2018-11-30
tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique
Zenghui Yu
1
-3
/
+3
2018-11-30
afs: Use d_instantiate() rather than d_add() and don't d_drop()
David Howells
1
-3
/
+1
2018-11-30
afs: Fix missing net error handling
David Howells
6
-113
/
+135
2018-11-30
afs: Fix validation/callback interaction
David Howells
1
-6
/
+12
2018-11-29
RDMA/mlx5: Initialize return variable in case pagefault was skipped
Leon Romanovsky
1
-0
/
+1
2018-11-29
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2
-10
/
+10
2018-11-29
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
1
-0
/
+13
2018-11-29
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
4
-5
/
+45
2018-11-29
selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
Paul Moore
1
-1
/
+12
2018-11-29
drm/ast: fixed reading monitor EDID not stable issue
Y.C. Chen
1
-6
/
+30
2018-11-29
drm/ast: Fix incorrect free on ioregs
Sam Bobroff
1
-1
/
+2
2018-11-28
Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
Lyude Paul
1
-13
/
+2
2018-11-28
drm/amdgpu: Add delay after enable RLC ucode
shaoyunl
1
-3
/
+4
2018-11-28
drm/amdgpu: Avoid endless loop in GPUVM fragment processing
Felix Kuehling
1
-2
/
+4
2018-11-28
drm/amdgpu: Cast to uint64_t before left shift
Felix Kuehling
1
-4
/
+4
2018-11-28
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
1
-15
/
+12
2018-11-28
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-11-28
rapidio/rionet: do not free skb before reading its length
Pan Bian
1
-1
/
+1
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-28
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-11-28
mtd: nand: Fix memory allocation in nanddev_bbt_init()
Frieder Schrempf
1
-1
/
+2
2018-11-28
fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
kiran.modukuri
1
-2
/
+1
2018-11-28
cachefiles: Fix an assertion failure when trying to update a failed object
David Howells
1
-1
/
+2
2018-11-28
ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
Hui Wang
1
-0
/
+10
2018-11-28
netfilter: nf_tables: deactivate expressions in rule replecement routine
Taehee Yoo
1
-11
/
+4
2018-11-28
x86/MCE/AMD: Fix the thresholding machinery initialization order
Borislav Petkov
1
-13
/
+6
2018-11-28
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
1
-2
/
+29
2018-11-28
usb: gadget: u_ether: fix unsafe list iteration
Marek Szyprowski
1
-5
/
+6
2018-11-28
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
1
-1
/
+11
2018-11-28
function_graph: Have profiler use curr_ret_stack and not depth
Steven Rostedt (VMware)
1
-2
/
+2
2018-11-28
function_graph: Reverse the order of pushing the ret_stack and the callback
Steven Rostedt (VMware)
1
-4
/
+6
2018-11-28
function_graph: Move return callback before update of curr_ret_stack
Steven Rostedt (VMware)
1
-9
/
+13
2018-11-28
function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack
Steven Rostedt (VMware)
3
-8
/
+17
2018-11-28
function_graph: Make ftrace_push_return_trace() static
Steven Rostedt (VMware)
2
-4
/
+1
2018-11-28
sparc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-10
/
+1
2018-11-28
sh/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-14
/
+2
2018-11-28
s390/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-11
/
+2
2018-11-28
riscv/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-12
/
+2
2018-11-28
powerpc/function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-13
/
+2
[next]