index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-07-09
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
2020-07-09
task_work: teach task_work_add() to do signal_wake_up()
Oleg Nesterov
2020-07-09
kgdb: Avoid suspicious RCU usage warning
Douglas Anderson
2020-07-09
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
2020-06-30
ring-buffer: Zero out time extend if it is nested and not absolute
Steven Rostedt (VMware)
2020-06-30
tracing: Fix event trigger to accept redundant spaces
Masami Hiramatsu
2020-06-30
tracing/boottime: Fix kprobe multiple events
Sascha Ortmann
2020-06-30
blktrace: break out of blktrace setup on concurrent calls
Luis Chamberlain
2020-06-30
kprobes: Suppress the suspicious RCU warning on kprobes
Masami Hiramatsu
2020-06-30
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-30
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-30
dma-direct: add missing set_memory_decrypted() for coherent mapping
David Rientjes
2020-06-30
bpf: Don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
Stanislav Fomichev
2020-06-30
devmap: Use bpf_map_area_alloc() for allocating hash buckets
Toke Høiland-Jørgensen
2020-06-30
dma-direct: check return value when encrypting or decrypting memory
David Rientjes
2020-06-30
dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails
David Rientjes
2020-06-24
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
2020-06-24
kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
Masami Hiramatsu
2020-06-24
tracing/probe: Fix memleak in fetch_op_data operations
Vamshi K Sthambamkadi
2020-06-24
tracing: Make ftrace packed events have align of 1
Steven Rostedt (VMware)
2020-06-24
bpf: Undo internal BPF_PROBE_MEM in BPF insns dump
Andrii Nakryiko
2020-06-24
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
Jean-Philippe Brucker
2020-06-24
blktrace: fix endianness for blk_log_remap()
Chaitanya Kulkarni
2020-06-24
blktrace: fix endianness in get_pdu_int()
Chaitanya Kulkarni
2020-06-24
blktrace: use errno instead of bi_status
Chaitanya Kulkarni
2020-06-24
bpf: Fix an error code in check_btf_func()
Dan Carpenter
2020-06-24
/dev/mem: Revoke mappings when a driver claims the region
Dan Williams
2020-06-22
kernel/cpu_pm: Fix uninitted local in cpu_pm
Douglas Anderson
2020-06-22
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-06-22
bpf: Fix map permissions check
Anton Protopopov
2020-06-22
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-06-22
exit: Move preemption fixup up, move blocking operations down
Jann Horn
2020-06-22
audit: fix a net reference leak in audit_list_rules_send()
Paul Moore
2020-06-22
audit: fix a net reference leak in audit_send_reply()
Paul Moore
2020-06-22
kgdb: Prevent infinite recursive entries to the debugger
Douglas Anderson
2020-06-22
kgdb: Disable WARN_CONSOLE_UNLOCKED for all kgdb
Douglas Anderson
2020-06-22
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-06-17
perf: Add cond_resched() to task_function_call()
Barret Rhoden
2020-06-17
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2020-06-10
uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
Oleg Nesterov
2020-06-07
kernel/relay.c: handle alloc_percpu returning NULL in relay_open
Daniel Axtens
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
[next]