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-03-06
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
1
-25
/
+11
2020-03-06
perf/core: Unify {pinned,flexible}_sched_in()
Peter Zijlstra
1
-37
/
+21
2020-03-06
Merge branch 'perf/urgent' into perf/core, to pick up the latest fixes
Ingo Molnar
28
-515
/
+623
2020-03-06
futex: Remove {get,drop}_futex_key_refs()
Peter Zijlstra
1
-84
/
+6
2020-03-06
futex: Remove pointless mmgrap() + mmdrop()
Peter Zijlstra
1
-13
/
+1
2020-03-06
Merge branch 'locking/urgent'
Peter Zijlstra
29
-551
/
+674
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-36
/
+53
2020-03-06
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Eric Biggers
1
-3
/
+4
2020-03-05
bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET
KP Singh
1
-0
/
+7
2020-03-05
bpf: Remove unnecessary CAP_MAC_ADMIN check
KP Singh
1
-10
/
+3
2020-03-05
bpf: Do not allow map_freeze in struct_ops map
Martin KaFai Lau
1
-0
/
+5
2020-03-05
bpf: Return better error value in delete_elem for struct_ops map
Martin KaFai Lau
1
-3
/
+11
2020-03-05
bpf: Fix deadlock with rq_lock in bpf_send_signal()
Yonghong Song
1
-1
/
+1
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-04
seccomp: allow TSYNC and USER_NOTIF together
Tycho Andersen
1
-4
/
+10
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
1
-0
/
+1
2020-03-04
bpf: Attachment verification for BPF_MODIFY_RETURN
KP Singh
2
-8
/
+51
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
4
-2
/
+8
2020-03-04
bpf: Refactor trampoline update code
KP Singh
2
-28
/
+44
2020-03-04
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-03-04
workqueue: Make workqueue_init*() return void
Yu Chen
1
-6
/
+2
2020-03-04
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
1
-3
/
+3
2020-03-04
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
1
-3
/
+33
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
1
-1
/
+1
2020-03-04
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
1
-2
/
+1
2020-03-04
posix-cpu-timers: Stop disabling timers on mt-exec
Eric W. Biederman
1
-10
/
+1
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
1
-18
/
+55
2020-03-03
PM: QoS: annotate data races in pm_qos_*_value()
Qian Cai
1
-2
/
+2
2020-03-03
tracing: Remove unused TRACE_BUFFER bits
Steven Rostedt (VMware)
1
-6
/
+1
2020-03-03
tracing: Have hwlat ts be first instance and record count of instances
Steven Rostedt (VMware)
3
-10
/
+22
2020-03-03
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
1
-0
/
+2
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2
-46
/
+219
2020-03-02
task_work_run: don't take ->pi_lock unconditionally
Oleg Nesterov
1
-4
/
+14
2020-03-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2020-03-01
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
1
-4
/
+3
2020-03-01
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
1
-54
/
+12
2020-03-01
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
1
-3
/
+1
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-115
/
+228
2020-02-28
pid: Improve the comment about waiting in zap_pid_ns_processes
Eric W. Biederman
1
-12
/
+19
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-31
/
+83
2020-02-28
proc: Remove the now unnecessary internal mount of proc
Eric W. Biederman
2
-15
/
+0
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2020-02-28
exit: Fix Sparse errors and warnings
Madhuparna Bhowmik
1
-2
/
+2
2020-02-28
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
Madhuparna Bhowmik
1
-1
/
+1
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
1
-1
/
+1
2020-02-27
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
1
-0
/
+15
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-122
/
+225
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-51
/
+60
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
1
-0
/
+2
[prev]
[next]