index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file
Marc Zyngier
1
-0
/
+1
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Greg Kroah-Hartman
1
-0
/
+6
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
1
-0
/
+6
2018-09-28
tick/broadcast: Remove redundant check
Peng Hao
1
-2
/
+0
2018-09-28
bpf: harden flags check in cgroup_storage_update_elem()
Roman Gushchin
1
-1
/
+1
2018-09-28
bpf: permit CGROUP_DEVICE programs accessing helper bpf_get_current_cgroup_id()
Yonghong Song
1
-0
/
+2
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-0
/
+9
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
1
-34
/
+14
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
1
-1
/
+21
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
1
-25
/
+15
2018-09-26
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
1
-1
/
+10
2018-09-26
x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
Jiri Kosina
1
-0
/
+10
2018-09-26
tracing: Trivia spelling fix containerof() -> container_of()
Andy Shevchenko
1
-1
/
+1
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-13
/
+74
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-24
/
+74
2018-09-25
Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
Ingo Molnar
1
-2
/
+12
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
1
-20
/
+71
2018-09-25
Merge tag 'v4.19-rc5' into perf/core, to pick up fixes
Ingo Molnar
14
-33
/
+39
2018-09-24
trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-2
/
+35
2018-09-24
uprobes/sdt: Prevent multiple reference counter for same uprobe
Ravi Bangoria
1
-0
/
+19
2018-09-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
3
-11
/
+288
2018-09-24
tracing/kprobe: Remove unneeded extra strchr() from create_trace_kprobe()
Steven Rostedt (VMware)
1
-3
/
+6
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
1
-9
/
+39
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
1
-2
/
+2
2018-09-22
bpf: sockmap, fix transition through disconnect without close
John Fastabend
1
-19
/
+41
2018-09-22
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
1
-1
/
+30
2018-09-21
bpf: remove redundant null pointer check before consume_skb
zhong jiang
1
-4
/
+2
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
1
-3
/
+0
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
1
-7
/
+16
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
3
-26
/
+27
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
4
-120
/
+117
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
1
-0
/
+3
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
1
-1
/
+5
2018-09-19
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Greg Kroah-Hartman
1
-0
/
+2
2018-09-18
perf: Suppress AUX/OVERWRITE records
Alexander Shishkin
1
-2
/
+12
2018-09-18
Merge remote-tracking branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-44
/
+45
2018-09-18
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-3
/
+14
2018-09-18
irq/matrix: Split out the CPU selection code into a helper
Dou Liyang
1
-27
/
+38
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2
-2
/
+2
2018-09-17
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
1
-0
/
+2
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+2
2018-09-16
signal: Pair exports with their functions
Eric W. Biederman
1
-8
/
+7
2018-09-16
signal: Remove specific_send_sig_info
Eric W. Biederman
1
-8
/
+2
2018-09-16
signal: Use group_send_sig_info to kill all processes in a pid namespace
Eric W. Biederman
1
-1
/
+1
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-15
/
+22
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-15
/
+13
[prev]
[next]