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-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-27
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-01-27
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-27
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-27
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
2022-01-27
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
2022-01-27
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
2022-01-27
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
2022-01-27
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
2022-01-27
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
2022-01-27
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2022-01-27
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2022-01-27
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2022-01-27
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2022-01-27
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
2022-01-27
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
2022-01-27
bpf: Add missing map_get_next_key method to bloom filter map.
Haimin Zhang
2022-01-27
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
2022-01-27
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2022-01-27
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2022-01-27
rcu: Avoid alloc_pages() when recording stack
Jun Miao
2022-01-27
kernel/locking: Use a pointer in ww_mutex_trylock().
Sebastian Andrzej Siewior
2022-01-27
dma/pool: create dma atomic pool only if dma zone has managed pages
Baoquan He
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
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_sleeping() race
Frederic Weisbecker
2022-01-16
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
2022-01-07
Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-06
Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-06
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2022-01-06
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
2022-01-06
cgroup: Use open-time credentials for process migraton perm checks
Tejun Heo
2022-01-05
tracing: Tag trace_percpu_buffer as a percpu pointer
Naveen N. Rao
2022-01-05
tracing: Fix check for trace_percpu_buffer validity in get_trace_buf()
Naveen N. Rao
2021-12-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-23
Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-12-19
Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-12-19
Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-12-19
Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-12-18
locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()
Zqiang
2021-12-17
timekeeping: Really make sure wall_to_monotonic isn't positive
Yu Liao
[next]