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-04-14
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
2021-04-14
workqueue: Move the position of debug_work_activate() in __queue_work()
Zqiang
2021-04-14
bpf: Refcount task stack in bpf_get_task_stack
Dave Marchevsky
2021-04-14
bpf: link: Refuse non-O_RDWR flags in BPF_OBJ_GET
Lorenz Bauer
2021-04-14
bpf: Enforce that struct_ops programs be GPL-only
Toke Høiland-Jørgensen
2021-04-14
gcov: re-fix clang-11+ support
Nick Desaulniers
2021-04-07
Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"
Jens Axboe
2021-04-07
tracing: Fix stack trace event size
Steven Rostedt (VMware)
2021-04-07
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
2021-04-07
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
2021-04-07
locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
Waiman Long
2021-04-07
kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing
Jens Axboe
2021-03-30
bpf: Fix fexit trampoline.
Alexei Starovoitov
2021-03-30
PM: EM: postpone creating the debugfs dir till fs_initcall
Lukasz Luba
2021-03-30
bpf: Fix umd memory leak in copy_process()
Zqiang
2021-03-30
ftrace: Fix modify_ftrace_direct.
Alexei Starovoitov
2021-03-30
bpf: Change inode_storage's lookup_elem return value from NULL to -EBADF
Tal Lossos
2021-03-30
bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.
Alexei Starovoitov
2021-03-30
gcov: fix clang-11+ support
Nick Desaulniers
2021-03-30
static_call: Fix static_call_set_init()
Peter Zijlstra
2021-03-30
static_call: Fix the module key fixup
Peter Zijlstra
2021-03-30
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
2021-03-30
mm/fork: clear PASID for new mm
Fenghua Yu
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-24
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2021-03-24
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-20
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
2021-03-20
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
2021-03-20
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
2021-03-20
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
2021-03-17
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-17
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-17
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-17
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-17
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-17
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-17
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-03-17
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-17
perf/core: Flush PMU internal buffers for per-CPU events
Kan Liang
2021-03-17
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
2021-03-09
ring-buffer: Force before_stamp and write_stamp to be different on discard
Steven Rostedt (VMware)
2021-03-07
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-03-07
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
2021-03-04
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-03-04
printk: fix deadlock when kernel panic
Muchun Song
2021-03-04
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-03-04
kprobes: Fix to delay the kprobes jump optimization
Masami Hiramatsu
2021-03-04
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2021-03-04
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
[next]