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
2024-01-25
kdb: Fix a potential buffer overflow in kdb_local()
Christophe JAILLET
2024-01-25
bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
Hao Sun
2024-01-25
rcu: Restrict access to RCU CPU stall notifiers
Paul E. McKenney
2024-01-25
bpf: Fix re-attachment branch in bpf_tracing_prog_attach
Jiri Olsa
2024-01-25
tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplug
Heiko Carstens
2024-01-25
bpf: Use c->unit_size to select target cache during free
Hou Tao
2024-01-25
bpf: Limit the number of kprobes when attaching program to multiple kprobes
Hou Tao
2024-01-25
bpf: Limit the number of uprobes when attaching program to multiple uprobes
Hou Tao
2024-01-25
dma-mapping: clear dev->dma_mem to NULL after freeing it
Joakim Zhang
2024-01-25
bpf: Fix a race condition between btf_put() and map_free()
Yonghong Song
2024-01-25
bpf: Fix accesses to uninit stack slots
Andrei Matei
2024-01-25
bpf: Guard stack limits against 32bit overflow
Andrei Matei
2024-01-25
bpf: Fix verification of indirect var-off stack access
Andrei Matei
2024-01-25
bpf: fix check for attempt to corrupt spilled pointer
Andrii Nakryiko
2024-01-25
bpf: Defer the free of inner map when necessary
Hou Tao
2024-01-25
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-01-25
bpf: enforce precision of R0 on callback return
Andrii Nakryiko
2024-01-25
bpf: Add crosstask check to __bpf_get_stack
Jordan Rome
2024-01-25
bpf: Add KF_RCU flag to bpf_refcount_acquire_impl
Dave Marchevsky
2024-01-25
bpf, lpm: Fix check prefixlen before walking trie
Florian Lehner
2024-01-25
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-12-30
Merge tag 'trace-v6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-30
locking/osq_lock: Clarify osq_wait_next()
David Laight
2023-12-30
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
2023-12-30
ftrace: Fix modification of direct_function hash while in use
Steven Rostedt (Google)
2023-12-29
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2023-12-29
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
2023-12-27
Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-21
Merge tag 'trace-v6.7-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-12-21
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-12-20
kexec: select CRYPTO from KEXEC_FILE instead of depending on it
Arnd Bergmann
2023-12-20
kexec: fix KEXEC_FILE dependencies
Arnd Bergmann
2023-12-20
tracing/synthetic: fix kernel-doc warnings
Randy Dunlap
2023-12-19
Merge tag 'trace-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-18
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
2023-12-17
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-17
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-16
Merge tag 'trace-v6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-15
cred: switch to using atomic_long_t
Jens Axboe
2023-12-15
Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-15
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2023-12-15
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
2023-12-15
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
2023-12-15
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
2023-12-15
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
2023-12-15
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
2023-12-15
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
[next]