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
2022-01-16
bpf: Fix out of bounds access from invalid *_or_null type verification
Daniel Borkmann
2022-01-16
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
2022-01-11
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-11
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-11
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-11
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-11
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2021-12-29
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-29
ucounts: Fix rlimit max values check
Alexey Gladkov
2021-12-22
rcu: Mark accesses to rcu_state.n_force_qs
Paul E. McKenney
2021-12-22
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
2021-12-22
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
2021-12-22
audit: improve robustness of the audit queue handling
Paul Moore
2021-12-22
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
2021-12-22
bpf: Make 32->64 bounds propagation slightly more robust
Daniel Borkmann
2021-12-22
bpf: Fix signed bounds propagation after mov32
Daniel Borkmann
2021-12-22
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
2021-12-17
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-12-14
timers: implement usleep_idle_range()
SeongJae Park
2021-12-14
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
2021-12-08
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-08
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-08
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
2021-12-08
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
2021-12-08
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-01
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-12-01
perf: Ignore sigtrap for tracepoints destined for other tasks
Marco Elver
2021-12-01
locking/rwsem: Make handoff bit handling more consistent
Waiman Long
2021-12-01
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
2021-12-01
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-12-01
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-25
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-25
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-25
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
2021-11-25
exit/syscall_user_dispatch: Send ordinary signals on failure
Eric W. Biederman
2021-11-25
signal: Implement force_fatal_sig
Eric W. Biederman
2021-11-25
printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces
Nicholas Piggin
2021-11-25
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
2021-11-25
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-25
bpf: Fix inner map state pruning regression.
Alexei Starovoitov
2021-11-25
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-25
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-25
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-21
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-18
posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()
Michael Pratt
2021-11-18
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
2021-11-18
kdb: Adopt scheduler's task classification
Daniel Thompson
2021-11-18
bpf: Fix propagation of signed bounds from 64-bit min/max into 32-bit.
Alexei Starovoitov
[next]