index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
sched: Extract the task putting code from pick_next_task()
Chen Yu
2020-04-30
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
sched/topology: Kill SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-04-30
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
exit: Move preemption fixup up, move blocking operations down
Jann Horn
2020-04-30
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
2020-04-30
sched/debug: Fix trival print_task() format
Xie XiuQi
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-25
Merge tag 'sched-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-25
Merge tag 'perf-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-24
bpf: Make bpf_link_fops static
Zou Wei
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
2020-04-24
Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-22
tracing: Convert local functions in tracing_map.c to static
Jason Yan
2020-04-22
ftrace: Fix memory leak caused by not freeing entry in unregister_ftrace_dire...
Steven Rostedt (VMware)
2020-04-22
tracing: Fix memory leaks in trace_events_hist.c
Vamshi K Sthambamkadi
2020-04-22
perf/core: fix parent pid/tid in task exit events
Ian Rogers
2020-04-22
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
2020-04-21
signal: Avoid corrupting si_pid and si_uid in do_notify_parent
Eric W. Biederman
2020-04-20
bpf: Fix handling of XADD on BTF memory
Jann Horn
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2020-04-20
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
2020-04-20
audit: check the length of userspace generated audit records
Paul Moore
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-18
Merge tag 'for-linus-2020-04-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-15
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
2020-04-15
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
2020-04-15
clone3: add build-time CLONE_ARGS_SIZE_VER* validity checks
Eugene Syromiatnikov
2020-04-15
clone3: add a check for the user struct size if CLONE_INTO_CGROUP is set
Eugene Syromiatnikov
2020-04-15
clone3: fix cgroup argument sanity check
Eugene Syromiatnikov
2020-04-14
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-14
bpf: remove unneeded conversion to bool in __mark_reg_unknown
Zou Wei
2020-04-14
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-14
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
[next]