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
2019-04-05
genirq/timings: Remove variance computation code
Daniel Lezcano
1
-250
/
+2
2019-04-05
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
1
-0
/
+4
2019-04-05
bpf: Add missed newline in verifier verbose log
Andrey Ignatov
1
-1
/
+1
2019-04-05
bpf: Sanity check max value for var_off stack access
Andrey Ignatov
1
-3
/
+15
2019-04-05
bpf: Reject indirect var_off stack access in unpriv mode
Andrey Ignatov
1
-0
/
+16
2019-04-05
bpf: Reject indirect var_off stack access in raw mode
Andrey Ignatov
1
-0
/
+9
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-3
/
+3
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
1
-0
/
+1
2019-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-19
/
+31
2019-04-04
acct_on(): don't mess with freeze protection
Al Viro
1
-2
/
+2
2019-04-04
cgroup: remove extra cgroup_migrate_finish() call
Shakeel Butt
1
-4
/
+1
2019-04-04
tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
Steven Rostedt (Red Hat)
1
-3
/
+6
2019-04-04
bpf: increase verifier log limit
Alexei Starovoitov
1
-1
/
+1
2019-04-04
bpf: increase complexity limit and maximum program size
Alexei Starovoitov
2
-2
/
+2
2019-04-04
bpf: verbose jump offset overflow check
Alexei Starovoitov
2
-6
/
+12
2019-04-04
bpf: convert temp arrays to kvcalloc
Alexei Starovoitov
1
-7
/
+7
2019-04-04
bpf: improve verification speed by not remarking live_read
Alexei Starovoitov
1
-0
/
+9
2019-04-04
bpf: improve verification speed by droping states
Alexei Starovoitov
1
-3
/
+41
2019-04-04
bpf: add verifier stats and log_level bit 2
Alexei Starovoitov
1
-24
/
+52
2019-04-03
locking/rwsem: Optimize down_read_trylock()
Waiman Long
1
-5
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
4
-346
/
+2
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2
-0
/
+132
2019-04-03
sched/fair: Make sync_entity_load_avg() and remove_entity_load_avg() static
YueHaibing
1
-2
/
+2
2019-04-03
sched/core: Annotate perf_domain pointer with __rcu
Joel Fernandes (Google)
1
-1
/
+1
2019-04-03
sched_domain: Annotate RCU pointers properly
Joel Fernandes (Google)
2
-12
/
+12
2019-04-03
sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu
Joel Fernandes (Google)
2
-2
/
+2
2019-04-03
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
1
-8
/
+13
2019-04-03
x86/uaccess, kcov: Disable stack protector
Peter Zijlstra
1
-0
/
+1
2019-04-03
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
1
-0
/
+4
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
perf/core: Make perf_swevent_init_cpu() static
Valdis Kletnieks
1
-1
/
+1
2019-04-03
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2019-04-02
tracing: Use tracing error_log with probe events
Masami Hiramatsu
4
-124
/
+348
2019-04-02
tracing: Use tracing error_log with trace event filters
Tom Zanussi
1
-2
/
+9
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
1
-102
/
+104
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
1
-6
/
+27
2019-04-02
tracing: Add tracing error log
Tom Zanussi
2
-0
/
+222
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
2
-24
/
+51
2019-04-02
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
1
-1
/
+1
2019-04-02
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
1
-25
/
+39
2019-04-02
PM / sleep: Measure the time of filesystems syncing
Harry Pan
1
-2
/
+7
2019-04-02
PM / sleep: Refactor filesystems sync to reduce duplication
Harry Pan
4
-16
/
+16
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-03-31
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+18
2019-03-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2019-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-19
/
+31
2019-03-29
xdp: fix cpumap redirect SKB creation bug
Jesper Dangaard Brouer
1
-3
/
+10
2019-03-29
bpf: Support variable offset stack access from helpers
Andrey Ignatov
1
-21
/
+54
2019-03-29
ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
Andrei Vagin
1
-2
/
+13
2019-03-29
tick/broadcast: Fix warning about undefined tick_broadcast_oneshot_offline()
Borislav Petkov
1
-0
/
+4
[prev]
[next]