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
2018-07-21
posix-timers: Noralize good_sigevent
Eric W. Biederman
1
-3
/
+5
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
6
-7
/
+8
2018-07-21
pids: Move the pgrp and session pid pointers from task_struct to signal_struct
Eric W. Biederman
2
-28
/
+40
2018-07-21
pids: Compute task_tgid using signal->leader_pid
Eric W. Biederman
1
-7
/
+8
2018-07-21
pids: Move task_pid_type into sched/signal.h
Eric W. Biederman
1
-8
/
+0
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-57
/
+178
2018-07-20
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
1
-1
/
+3
2018-07-20
sched/clock: Close a hole in sched_clock_init()
Peter Zijlstra
1
-10
/
+6
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-6
/
+10
2018-07-20
Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stultz/linux into timers/core
Thomas Gleixner
6
-43
/
+214
2018-07-19
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
2
-8
/
+163
2018-07-19
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
1
-7
/
+25
2018-07-19
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
5
-21
/
+22
2018-07-20
sched/clock: Use static key for sched_clock_running
Pavel Tatashin
2
-10
/
+8
2018-07-20
sched/clock: Enable sched clock early
Pavel Tatashin
1
-1
/
+19
2018-07-20
sched/clock: Move sched clock initialization and merge with generic clock
Pavel Tatashin
3
-12
/
+18
2018-07-20
timekeeping: Default boot time offset to local_clock()
Pavel Tatashin
1
-2
/
+5
2018-07-20
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
Pavel Tatashin
1
-28
/
+29
2018-07-19
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
1
-3
/
+2
2018-07-19
ntp: Remove redundant arguments
Ondrej Mosnacek
1
-6
/
+4
2018-07-19
timer: Fix coding style
Yi Wang
1
-1
/
+1
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-42
/
+69
2018-07-18
audit: fix use-after-free in audit_add_watch
Ronny Chevalier
1
-1
/
+11
2018-07-18
bpf: offload: allow program and map sharing per-ASIC
Jakub Kicinski
1
-7
/
+35
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
1
-16
/
+63
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
1
-45
/
+95
2018-07-18
bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()
Jakub Kicinski
2
-2
/
+2
2018-07-18
bpf: sockmap: remove redundant pointer sg
Colin Ian King
1
-3
/
+0
2018-07-18
bpf: fix rcu annotations in compute_effective_progs()
Roman Gushchin
1
-4
/
+3
2018-07-18
bpf: bpf_prog_array_alloc() should return a generic non-rcu pointer
Roman Gushchin
1
-1
/
+1
2018-07-17
audit: use ktime_get_coarse_real_ts64() for timestamps
Paul Moore
2
-2
/
+2
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
1
-4
/
+8
2018-07-18
kbuild: move bin2c back to scripts/ from scripts/basic/
Masahiro Yamada
1
-1
/
+1
2018-07-17
genirq: Remove redundant NULL pointer check in __free_irq()
RAGHU Halharvi
1
-3
/
+0
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-6
/
+9
2018-07-17
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
3
-26
/
+20
2018-07-17
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
Andrea Parri
1
-20
/
+21
2018-07-17
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
30
-316
/
+449
2018-07-17
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
12
-810
/
+1201
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
1
-1
/
+1
2018-07-16
kexec: add call to LSM hook in original kexec_load syscall
Mimi Zohar
1
-0
/
+8
2018-07-16
livepatch: Remove reliable stacktrace check in klp_try_switch_task()
Kamalesh Babulal
1
-7
/
+0
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2
-11
/
+11
2018-07-16
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
1
-9
/
+4
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
1
-21
/
+54
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
3
-17
/
+0
2018-07-16
sched/core: Remove the rt_avg code
Vincent Guittot
3
-45
/
+0
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
4
-27
/
+23
2018-07-15
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2
-30
/
+16
[prev]
[next]