index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+41
2019-07-18
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
1
-1
/
+1
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
14
-359
/
+550
2019-07-18
Merge branch 'x86/debug' into core/urgent
Thomas Gleixner
1
-2
/
+1
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+16
2019-07-18
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
1
-0
/
+5
2019-07-18
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
Daniel Jordan
1
-0
/
+12
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-65
/
+132
2019-07-17
dma-direct: only limit the mapping size if swiotlb could be used
Christoph Hellwig
1
-6
/
+4
2019-07-16
kernel/pid.c: convert struct pid count to refcount_t
Joel Fernandes (Google)
1
-5
/
+4
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
1
-50
/
+19
2019-07-16
ptrace: add PTRACE_GET_SYSCALL_INFO request
Elvira Khabirova
1
-1
/
+100
2019-07-16
kernel: fix typos and some coding style in comments
Weitao Hou
1
-9
/
+9
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2
-12
/
+7
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
4
-4
/
+4
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
1
-8
/
+0
2019-07-16
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
Cong Wang
1
-0
/
+3
2019-07-16
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2
-6
/
+5
2019-07-16
tracing/kprobe: Check registered state using kprobe
Masami Hiramatsu
2
-14
/
+15
2019-07-16
tracing/probe: Add trace_event_call accesses APIs
Masami Hiramatsu
4
-28
/
+40
2019-07-16
tracing/probe: Add probe event name and group name accesses APIs
Masami Hiramatsu
3
-23
/
+33
2019-07-16
tracing/probe: Add trace flag access APIs for trace_probe
Masami Hiramatsu
4
-23
/
+41
2019-07-16
tracing/probe: Add trace_event_file access APIs for trace_probe
Masami Hiramatsu
4
-101
/
+109
2019-07-16
tracing/probe: Add trace_event_call register API for trace_probe
Masami Hiramatsu
4
-36
/
+28
2019-07-16
tracing/probe: Add trace_probe init and free functions
Masami Hiramatsu
4
-58
/
+58
2019-07-16
tracing/uprobe: Set print format when parsing command
Masami Hiramatsu
1
-18
/
+7
2019-07-16
tracing/kprobe: Set print format right after parsed command
Masami Hiramatsu
1
-16
/
+9
2019-07-16
kprobes: Fix to init kprobes in subsys_initcall
Masami Hiramatsu
1
-1
/
+1
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+15
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2019-07-15
bpf: fix BTF verifier size resolution logic
Andrii Nakryiko
1
-7
/
+12
2019-07-15
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-2
/
+2
2019-07-14
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
3
-77
/
+157
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-20
/
+63
2019-07-14
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-2
/
+15
2019-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2019-07-13
locking/lockdep: Fix lock used or unused stats error
Yuyang Du
1
-2
/
+3
2019-07-13
sched/core: Fix preempt warning in ttwu
Peter Zijlstra
1
-1
/
+3
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-12
/
+22
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-12
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-33
/
+18
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-33
/
+106
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-90
/
+17
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-07-12
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
Aneesh Kumar K.V
1
-1
/
+1
2019-07-12
bpf: verifier: avoid fall-through warnings
Gustavo A. R. Silva
1
-0
/
+2
[prev]
[next]