index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-24
bpf/stackmap: Dont trylock mmap_sem with PREEMPT_RT and interrupts disabled
David Miller
1
-3
/
+15
2020-02-24
bpf, lpm: Make locking RT friendly
Thomas Gleixner
1
-6
/
+6
2020-02-24
bpf: Prepare hashtab locking for PREEMPT_RT
Thomas Gleixner
1
-9
/
+56
2020-02-24
bpf: Factor out hashtab bucket lock operations
Thomas Gleixner
1
-23
/
+46
2020-02-24
bpf: Replace open coded recursion prevention in sys_bpf()
Thomas Gleixner
1
-19
/
+8
2020-02-24
bpf: Use recursion prevention helpers in hashtab code
Thomas Gleixner
1
-8
/
+4
2020-02-24
bpf: Use migrate_disable/enabe() in trampoline code.
David Miller
1
-4
/
+5
2020-02-24
bpf: Use bpf_prog_run_pin_on_cpu() at simple call sites.
David Miller
1
-3
/
+1
2020-02-24
bpf: Dont iterate over possible CPUs with interrupts disabled
Thomas Gleixner
1
-10
/
+10
2020-02-24
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
1
-8
/
+0
2020-02-24
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
1
-2
/
+0
2020-02-24
bpf/trace: Remove redundant preempt_disable from trace_call_bpf()
Thomas Gleixner
1
-2
/
+1
2020-02-24
bpf: disable preemption for bpf progs attached to uprobe
Alexei Starovoitov
1
-2
/
+9
2020-02-24
bpf/trace: Remove EXPORT from trace_call_bpf()
Thomas Gleixner
1
-1
/
+0
2020-02-24
bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run()
Thomas Gleixner
1
-2
/
+1
2020-02-24
bpf: Update locking comment in hashtab code
Thomas Gleixner
1
-4
/
+20
2020-02-24
bpf: Enforce preallocation for instrumentation programs on RT
Thomas Gleixner
1
-4
/
+9
2020-02-24
bpf: Tighten the requirements for preallocated hash maps
Thomas Gleixner
1
-11
/
+28
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-10
/
+50
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-5
/
+0
2020-02-21
bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASH
Jakub Sitnicki
1
-3
/
+7
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-9
/
+57
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2
-107
/
+0
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-9
/
+57
2020-02-19
bpf: Fix a potential deadlock with bpf_map_do_batch
Yonghong Song
1
-3
/
+31
2020-02-19
bpf: Do not grab the bucket spinlock by default on htab batch ops
Brian Vazquez
1
-2
/
+22
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-0
/
+41
2020-02-18
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-56
/
+56
2020-02-18
bpf: Allow bpf_perf_event_read_value in all BPF programs
Song Liu
1
-2
/
+2
2020-02-17
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-53
/
+117
2020-02-14
Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+5
2020-02-11
Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-142
/
+87
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
1
-134
/
+86
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-10
Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+8
2020-02-11
bpf: Make btf_check_func_type_match() static
Hongbo Yao
1
-3
/
+3
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
3
-11
/
+27
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+3
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+5
2020-02-09
Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+3
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+13
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+9
[next]