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-05-12
rcu: Apply callbacks processing time limit only on softirq
Frederic Weisbecker
2022-05-12
rcu: Fix callbacks processing time limit retaining cond_resched()
Frederic Weisbecker
2022-05-12
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-05-12
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-05-01
bpf: Fix crash due to out of bounds access into reg2btf_ids.
Kumar Kartikeya Dwivedi
2022-05-01
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-05-01
bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM.
Hao Luo
2022-05-01
bpf: Convert PTR_TO_MEM_OR_NULL to composable types.
Hao Luo
2022-05-01
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-05-01
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
Hao Luo
2022-05-01
bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
Hao Luo
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
dma-mapping: remove bogus test for pfn_valid from dma_map_resource
Mike Rapoport
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
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
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
perf/core: Inherit event_caps
Namhyung Kim
2022-04-08
swiotlb: Support aligned swiotlb buffers
David Stevens
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
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 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/core: Export pelt_thermal_tp
Qais Yousef
2022-04-08
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-04-08
watch_queue: Actually free the watch
David Howells
2022-04-08
watch_queue: Fix NULL dereference in error cleanup
David Howells
2022-04-08
PM: suspend: fix return value of __setup handler
Randy Dunlap
[next]