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-08-21
kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
Muchun Song
2020-08-21
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
2020-08-21
sched/uclamp: Protect uclamp fast path code with static key
Qais Yousef
2020-08-21
module: Correctly truncate sysfs sections output
Kees Cook
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
2020-08-21
ftrace: Setup correct FTRACE_FL_REGS flags for module
Chengming Zhou
2020-08-21
mm: fix kthread_use_mm() vs TLB invalidate
Peter Zijlstra
2020-08-21
pidfd: Add missing sock updates for pidfd_getfd()
Kees Cook
2020-08-21
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
2020-08-21
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-19
task_work: only grab task signal lock when needed
Jens Axboe
2020-08-19
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-08-19
ftrace: Fix ftrace_trace_task return value
Josef Bacik
2020-08-19
bpf: Fix pos computation for bpf_iter seq_ops->start()
Yonghong Song
2020-08-19
tracing: Move pipe reference to trace array instead of current_tracer
Steven Rostedt (VMware)
2020-08-19
seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
Kees Cook
2020-08-19
sched/uclamp: Fix initialization of struct uclamp_rq
Qais Yousef
2020-08-19
rcu/tree: Repeat the monitor if any free channel is busy
Uladzislau Rezki (Sony)
2020-08-19
blktrace: fix debugfs use after free
Luis Chamberlain
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-01
Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-07-30
bpf: Fix map leak in HASH_OF_MAPS map
Andrii Nakryiko
2020-07-29
Merge tag 'audit-pr-20200729' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
revert: 1320a4052ea1 ("audit: trigger accompanying records when no rules pres...
Paul Moore
2020-07-26
signal: fix typo in dequeue_synchronous_signal()
Pavel Machek
2020-07-25
Merge tag 'perf-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-07-24
uprobes: Change handle_swbp() to send SIGTRAP with si_code=SI_KERNEL, to fix ...
Oleg Nesterov
2020-07-24
sched: Warn if garbage is passed to default_wake_function()
Chris Wilson
2020-07-22
sched: Fix race against ptrace_freeze_trace()
Peter Zijlstra
2020-07-19
Merge tag 'timers-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-19
Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-19
Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
timer: Fix wheel index calculation on last level
Frederic Weisbecker
2020-07-16
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-15
bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
Peilin Ye
2020-07-14
dma-pool: do not allocate pool memory from CMA
Nicolas Saenz Julienne
2020-07-14
dma-pool: make sure atomic pool suits device
Nicolas Saenz Julienne
2020-07-14
dma-pool: introduce dma_guess_pool()
Nicolas Saenz Julienne
2020-07-14
dma-pool: get rid of dma_in_atomic_pool()
Nicolas Saenz Julienne
2020-07-14
dma-direct: provide function to check physical memory area validity
Nicolas Saenz Julienne
2020-07-11
Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]