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-06-06
bpf: Check PTR_TO_MEM | MEM_RDONLY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-06-06
bpf: Reject writes for PTR_TO_MAP_KEY in check_helper_mem_access
Kumar Kartikeya Dwivedi
2022-06-06
bpf: Fix excessive memory allocation in stack_map_alloc()
Yuntao Wang
2022-06-06
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-06-06
bpf: Fix combination of jit blinding and pointers to bpf subprogs.
Alexei Starovoitov
2022-06-06
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-05-30
timekeeping: Add raw clock fallback for random_get_entropy()
Jason A. Donenfeld
2022-05-30
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-05-25
lockdown: also lock down previous kgdb use
Daniel Thompson
2022-05-25
audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts
Julian Orth
2022-05-25
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
2022-05-18
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
2022-05-18
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
2022-05-12
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-12
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-04-27
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
2022-04-27
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
2022-04-27
irq_work: use kasan_record_aux_stack_noalloc() record callstack
Zqiang
2022-04-20
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-20
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2022-04-20
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-20
smp: Fix offline cpu check in flush_smp_call_function_queue()
Nadav Amit
2022-04-20
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-04-20
genirq/affinity: Consider that CPUs on nodes can be unbalanced
Rei Yamamoto
2022-04-13
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-13
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-13
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-04-13
perf/core: Inherit event_caps
Namhyung Kim
2022-04-08
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
2022-04-08
tracing: Have type enum modifications copy the strings
Steven Rostedt (Google)
2022-04-08
Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""
Linus Torvalds
2022-04-08
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
2022-04-08
tracing: Have TRACE_DEFINE_ENUM affect trace event types as well
Steven Rostedt (Google)
2022-04-08
locking/lockdep: Iterate lock_classes directly when reading lockdep files
Waiman Long
2022-04-08
rcu: Mark writes to the rcu_segcblist structure's ->flags field
Paul E. McKenney
2022-04-08
rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
David Woodhouse
2022-04-08
kdb: Fix the putarea helper function
Daniel Thompson
2022-04-08
dma-debug: fix return value of __setup handlers
Randy Dunlap
2022-04-08
kernel/resource: fix kfree() of bootmem memory again
Miaohe Lin
2022-04-08
livepatch: Fix build failure on 32 bits processors
Christophe Leroy
2022-04-08
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
2022-04-08
bpf: Fix UAF due to race between btf_try_get_module and load_module
Kumar Kartikeya Dwivedi
2022-04-08
printk: fix return value of printk.devkmsg __setup handler
Randy Dunlap
2022-04-08
sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race
Valentin Schneider
2022-04-08
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
2022-04-08
sched/fair: Improve consistency of allowed NUMA balance calculations
Mel Gorman
2022-04-08
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
2022-04-08
rseq: Remove broken uapi field layout on 32-bit little endian
Mathieu Desnoyers
2022-04-08
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-04-08
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
[next]