index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-06-26
fork: annotate data race in copy_process()
Weilong Chen
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-06-25
cpuidle: Rearrange s2idle-specific idle state entry code
Rafael J. Wysocki
2020-06-25
kdb: Make kdb_printf() console handling more robust
Sumit Garg
2020-06-25
kdb: Check status of console prior to invoking handlers
Sumit Garg
2020-06-25
kdb: Re-factor kdb_printf() message write code
Sumit Garg
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-23
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
2020-06-23
bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bp...
Maciej Żenczykowski
2020-06-23
bpf: Set the number of exception entries properly for subprograms
Yonghong Song
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-23
dma-remap: align the size in dma_common_*_remap()
Eric Auger
2020-06-23
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
2020-06-23
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
2020-06-21
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-17
Merge tag 'dma-mapping-5.8-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-17
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
2020-06-17
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
2020-06-17
bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
Andrii Nakryiko
2020-06-17
blktrace: Avoid sparse warnings when assigning q->blk_trace
Jan Kara
2020-06-17
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-17
dma-direct: check return value when encrypting or decrypting memory
David Rientjes
2020-06-17
dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
David Rientjes
2020-06-17
dma-direct: always align allocation size in dma_direct_alloc_pages()
David Rientjes
2020-06-17
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
2020-06-17
dma-direct: re-enable mmap for !CONFIG_MMU
Christoph Hellwig
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-16
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-16
trace: Fix typo in allocate_ftrace_ops()'s comment
Wei Yang
2020-06-16
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-16
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-16
kprobes: Remove redundant arch_disarm_kprobe() call
Masami Hiramatsu
2020-06-16
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-16
kprobes: Use non RCU traversal APIs on kprobe_tables if possible
Masami Hiramatsu
2020-06-16
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-17
nsproxy: restore EINVAL for non-namespace file descriptor
Christian Brauner
2020-06-15
tracing/probe: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-06-15
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
[prev]
[next]