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
2021-02-03
PM: hibernate: flush swap writer after marking
Laurent Badel
2021-02-03
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
2021-01-30
printk: fix string termination for record_print_text()
John Ogness
2021-01-30
printk: fix buffer overflow potential for print_text()
John Ogness
2021-01-30
kernel/io_uring: cancel io_uring before task works
Pavel Begunkov
2021-01-30
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-30
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-30
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-30
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-30
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-30
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-30
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-27
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
2021-01-27
locking/lockdep: Cure noinstr fail
Peter Zijlstra
2021-01-27
printk: fix kmsg_dump_get_buffer length calulations
John Ogness
2021-01-27
printk: ringbuffer: fix line counting
John Ogness
2021-01-27
bpf: Prevent double bpf_prog_put call from bpf_tracing_prog_attach
Jiri Olsa
2021-01-23
bpf: Fix helper bpf_map_peek_elem_proto pointing to wrong callback
Mircea Cirjaliu
2021-01-23
bpf: Support PTR_TO_MEM{,_OR_NULL} register spilling
Gilad Reti
2021-01-23
bpf: Don't leak memory in bpf getsockopt when optlen == 0
Stanislav Fomichev
2021-01-23
bpf: Fix signed_{sub,add32}_overflows type handling
Daniel Borkmann
2021-01-19
bpf: Save correct stopping point in file seq iteration
Jonathan Lemon
2021-01-19
bpf: Simplify task_file_seq_get_next()
Song Liu
2021-01-19
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2021-01-19
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-12
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-09
exec: Transform exec_update_mutex into a rw_semaphore
Eric W. Biederman
2021-01-09
rwsem: Implement down_read_interruptible
Eric W. Biederman
2021-01-09
rwsem: Implement down_read_killable_nested
Eric W. Biederman
2021-01-09
perf: Break deadlock involving exec_update_mutex
peterz@infradead.org
2021-01-06
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2021-01-06
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-06
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2021-01-06
cgroup: Fix memory leak when parsing multiple source parameters
Qinglang Miao
2020-12-30
Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"
Steven Rostedt (VMware)
2020-12-30
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
2020-12-30
fsnotify: generalize handle_inode_event()
Amir Goldstein
2020-12-30
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
2020-12-30
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
2020-12-30
bpf: Fix bpf_put_raw_tracepoint()'s use of __module_address()
Andrii Nakryiko
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-30
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
2020-12-30
rcu,ftrace: Fix ftrace recursion
Peter Zijlstra
2020-12-30
rcu: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-11
bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
Andrii Nakryiko
2020-12-11
elfcore: fix building with clang
Arnd Bergmann
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
[next]