index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
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]