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-08-17
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
2022-08-17
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-08-17
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-08-17
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-17
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-08-17
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-08-17
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-17
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-08-17
kprobes: Forbid probing on trampoline and BPF code areas
Chen Zhongjin
2022-08-17
swiotlb: fail map correctly with failed io_tlb_default_mem
Robin Murphy
2022-08-17
profiling: fix shift too large makes kernel panic
Chen Zhongjin
2022-08-17
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-17
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
rcutorture: Don't cpuhp_remove_state() if cpuhp_setup_state() failed
Paul E. McKenney
2022-08-17
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
2022-08-17
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-08-17
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-08-17
blktrace: Trace remapped requests correctly
Bart Van Assche
2022-08-17
locking/lockdep: Fix lockdep_init_map_*() confusion
Peter Zijlstra
2022-08-17
PM: hibernate: defer device probing when resuming from hibernation
Tetsuo Handa
2022-08-17
sched/core: Always flush pending blk_plug
John Keeping
2022-08-17
genirq: GENERIC_IRQ_IPI depends on SMP
Samuel Holland
2022-08-17
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-08-17
sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg
Chen Yu
2022-08-17
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-08-03
locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...
Waiman Long
2022-08-03
watch_queue: Fix missing locking in add_watch_to_object()
Linus Torvalds
2022-08-03
watch_queue: Fix missing rcu annotation
David Howells
2022-07-29
watch-queue: remove spurious double semicolon
Linus Torvalds
2022-07-29
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-29
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-07-29
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
2022-07-29
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-07-29
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-29
bpf: Make sure mac_header was set before using it
Eric Dumazet
2022-07-29
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
2022-07-29
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
2022-07-29
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-21
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
2022-07-21
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
2022-07-21
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
2022-07-21
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
2022-07-21
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
2022-07-21
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-21
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
2022-07-21
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
2022-07-21
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
2022-07-21
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
2022-07-21
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
[next]