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-04-23
bpf: fix buggy r0 retval refinement for tracing helpers
Daniel Borkmann
2020-04-23
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-04-23
dma-debug: fix displaying of dma allocation type
Grygorii Strashko
2020-04-23
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
2020-04-23
bpf: Prevent re-mmap()'ing BPF map as writable for initially r/o mapping
Andrii Nakryiko
2020-04-21
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-21
rcu: Don't acquire lock in NMI handler in rcu_nmi_enter_common()
Paul E. McKenney
2020-04-21
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
2020-04-17
bpf: Fix tnum constraints for 32-bit comparisons
Jann Horn
2020-04-17
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
2020-04-17
perf/core: Fix event cgroup tracking
Peter Zijlstra
2020-04-17
perf/core: Unify {pinned,flexible}_sched_in()
Peter Zijlstra
2020-04-17
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
2020-04-17
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
2020-04-17
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
2020-04-17
time/namespace: Add max_time_namespaces ucount
Dmitry Safonov
2020-04-17
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-04-17
signal: Extend exec_id to 64bits
Eric W. Biederman
2020-04-17
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
2020-04-17
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-04-17
rcu: Make rcu_barrier() account for offline no-CBs CPUs
Paul E. McKenney
2020-04-17
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
2020-04-17
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
2020-04-17
locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
Boqun Feng
2020-04-17
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
2020-04-17
sched/fair: Fix condition of avg_load calculation
Tao Zhou
2020-04-17
sched: Avoid scale real weight down to zero
Michael Wang
2020-04-17
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-04-17
dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
Thomas Hellstrom
2020-04-17
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-04-08
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
2020-04-01
bpf: Undo incorrect __reg_bound_offset32 handling
Daniel Borkmann
2020-03-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-03-29
Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-20
bpf: Explicitly memset some bpf info structures declared on the stack
Greg Kroah-Hartman
2020-03-20
bpf: Explicitly memset the bpf_attr structure
Greg Kroah-Hartman
2020-03-17
bpf: Sanitize the bpf_struct_ops tcp-cc name
Martin KaFai Lau
2020-03-15
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-15
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-03-11
Merge tag 'for-linus-2020-03-10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-11
Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
[next]