index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
sched/fair: Optimize dequeue_task_fair()
Peng Wang
1
-3
/
+3
2020-06-25
sched: Micro optimization in pick_next_task() and in check_preempt_curr()
Kirill Tkhai
1
-15
/
+4
2020-06-25
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
6
-6
/
+0
2020-06-25
sched: Have sched_class_highest define by vmlinux.lds.h
Steven Rostedt (VMware)
2
-8
/
+17
2020-06-25
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
5
-5
/
+10
2020-06-25
kdb: Make kdb_printf() console handling more robust
Sumit Garg
1
-0
/
+11
2020-06-25
kdb: Check status of console prior to invoking handlers
Sumit Garg
1
-0
/
+2
2020-06-25
kdb: Re-factor kdb_printf() message write code
Sumit Garg
1
-29
/
+28
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
1
-0
/
+2
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
1
-0
/
+6
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
3
-10
/
+36
2020-06-24
bpf: Allow tracing programs to use bpf_jiffies64() helper
Yonghong Song
1
-0
/
+2
2020-06-24
bpf: Support 'X' in bpf_seq_printf() helper
Yonghong Song
1
-1
/
+2
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-06-24
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
1
-1
/
+1
2020-06-24
PM / EM: remove em_register_perf_domain
Lukasz Luba
1
-25
/
+0
2020-06-24
PM / EM: add support for other devices than CPUs in Energy Model
Lukasz Luba
1
-77
/
+167
2020-06-24
block: create the request_queue debugfs_dir on registration
Luis Chamberlain
1
-32
/
+26
2020-06-24
blktrace: ensure our debugfs dir exists
Luis Chamberlain
1
-0
/
+12
2020-06-24
blktrace: fix debugfs use after free
Luis Chamberlain
1
-6
/
+12
2020-06-24
blktrace: annotate required lock on do_blk_trace_setup()
Luis Chamberlain
1
-0
/
+2
2020-06-24
PM / EM: update callback structure and add device pointer
Lukasz Luba
1
-4
/
+5
2020-06-24
PM / EM: introduce em_dev_register_perf_domain function
Lukasz Luba
1
-6
/
+34
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
2
-32
/
+32
2020-06-24
gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
Alexander Popov
1
-12
/
+4
2020-06-24
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
1
-0
/
+1
2020-06-23
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
1
-2
/
+6
2020-06-23
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
1
-2
/
+19
2020-06-23
tracing/boot: Fix config dependency for synthedic event
Masami Hiramatsu
1
-1
/
+1
2020-06-23
bpf: Restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bp...
Maciej Żenczykowski
1
-1
/
+1
2020-06-23
bpf: Set the number of exception entries properly for subprograms
Yonghong Song
1
-1
/
+9
2020-06-23
audit: log nftables configuration change events
Richard Guy Briggs
1
-3
/
+21
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
1
-1
/
+1
2020-06-23
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
1
-1
/
+1
2020-06-23
dma-remap: align the size in dma_common_*_remap()
Eric Auger
1
-2
/
+3
2020-06-23
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
1
-1
/
+1
2020-06-23
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
1
-0
/
+6
2020-06-22
bpf: Set map_btf_{name, id} for all map types
Andrey Ignatov
11
-0
/
+60
2020-06-22
bpf: Support access to bpf map fields
Andrey Ignatov
4
-8
/
+120
2020-06-22
bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind
Andrey Ignatov
1
-17
/
+6
2020-06-22
fork: fold legacy_clone_args_valid() into _do_fork()
Christian Brauner
1
-16
/
+14
2020-06-21
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
1
-10
/
+0
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-27
/
+88
2020-06-19
bpf: Avoid verifier failure for 32bit pointer arithmetic
Yonghong Song
1
-0
/
+5
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+20
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
8
-23
/
+25
2020-06-18
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
1
-2
/
+2
2020-06-17
ftrace: Fix maybe-uninitialized compiler warning
Kaitao Cheng
1
-2
/
+10
2020-06-17
audit: Use struct_size() helper in alloc_chunk
Gustavo A. R. Silva
1
-3
/
+1
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-25
/
+40
[prev]
[next]