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
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer
Wei Yang
11
-61
/
+57
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
1
-7
/
+2
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-2
/
+2
2020-09-19
bpf: Use hlist_add_head_rcu when linking to local_storage
Martin KaFai Lau
1
-1
/
+1
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+22
2020-09-18
tracing: fix double free
Tom Rix
1
-1
/
+0
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2
-25
/
+25
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
1
-0
/
+1
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
1
-0
/
+2
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
1
-2
/
+3
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
1
-5
/
+3
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
1
-19
/
+48
2020-09-17
bpf: allow for tailcalls in BPF subprograms for x64 JIT
Maciej Fijalkowski
1
-4
/
+17
2020-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
3
-7
/
+51
2020-09-17
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
1
-0
/
+29
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
2
-9
/
+11
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
1
-3
/
+63
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
1
-0
/
+8
2020-09-17
quota: simplify the quotactl compat handling
Christoph Hellwig
1
-1
/
+0
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2
-6
/
+52
2020-09-17
dma-direct: Fix potential NULL pointer dereference
Thomas Tai
1
-0
/
+11
2020-09-17
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
1
-2
/
+13
2020-09-16
rcu-tasks: Enclose task-list scan in rcu_read_lock()
Paul E. McKenney
1
-0
/
+2
2020-09-16
rcu-tasks: Fix low-probability task_struct leak
Paul E. McKenney
1
-4
/
+4
2020-09-16
rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace
Paul E. McKenney
1
-0
/
+6
2020-09-16
rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace
Paul E. McKenney
1
-1
/
+9
2020-09-16
rcu-tasks: Selectively enable more RCU Tasks Trace IPIs
Paul E. McKenney
1
-2
/
+3
2020-09-16
rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()
Paul E. McKenney
1
-1
/
+1
2020-09-16
rcu-tasks: Use more aggressive polling for RCU Tasks Trace
Paul E. McKenney
1
-2
/
+14
2020-09-16
rcu-tasks: Mark variables static
Paul E. McKenney
1
-3
/
+3
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-22
/
+48
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-1
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-6
/
+0
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2
-5
/
+13
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-2
/
+2
2020-09-16
softirq: Add debug check to __raise_softirq_irqoff()
Jiafei Pan
1
-0
/
+1
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+7
2020-09-15
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
1
-0
/
+63
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
2
-8
/
+23
2020-09-15
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
1
-1
/
+3
2020-09-15
printk: reimplement log_cont using record extension
John Ogness
1
-77
/
+19
2020-09-15
printk: ringbuffer: add finalization/extension support
John Ogness
2
-55
/
+476
2020-09-15
printk: ringbuffer: change representation of states
John Ogness
2
-32
/
+27
2020-09-15
printk: ringbuffer: clear initial reserved fields
John Ogness
2
-16
/
+26
2020-09-15
printk: ringbuffer: add BLK_DATALESS() macro
John Ogness
1
-2
/
+4
2020-09-15
printk: ringbuffer: relocate get_data()
John Ogness
1
-58
/
+58
2020-09-15
printk: ringbuffer: avoid memcpy() on state_var
John Ogness
1
-2
/
+7
2020-09-15
printk: ringbuffer: fix setting state in desc_read()
John Ogness
1
-7
/
+19
[prev]
[next]