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-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
2022-08-25
tracing/eprobes: Fix reading of string fields
Steven Rostedt (Google)
2022-08-25
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
2022-08-25
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
2022-08-25
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
2022-08-25
tracing/probes: Have kprobes and uprobes use $COMM too
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Have event probes be consistent with kprobes and uprobes
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not hardcode $comm as a string
Steven Rostedt (Google)
2022-08-25
tracing/eprobes: Do not allow eprobes to use $stack, or % for regs
Steven Rostedt (Google)
2022-08-25
tracing/perf: Fix double put of trace event when init fails
Steven Rostedt (Google)
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
[next]