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
bpf: Suppress 'passing zero to PTR_ERR' warning
Kumar Kartikeya Dwivedi
2022-08-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
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
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
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
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 potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-08-17
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Adapt copy_map_value for multiple offset case
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Allow storing unreferenced kptr in map
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Move check_ptr_off_reg before check_map_access
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Make btf_find_field more generic
Kumar Kartikeya Dwivedi
2022-08-17
bpf: Fix subprog names in stack traces.
Alexei Starovoitov
2022-08-17
bpf, x86: fix freeing of not-finalized bpf_prog_pack
Song Liu
2022-08-17
bpf, x64: Add predicate for bpf2bpf with tailcalls support in JIT
Tony Ambardar
2022-08-17
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-08-17
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
io_uring: move to separate directory
Jens Axboe
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
sched/fair: fix case with reduced capacity CPU
Vincent Guittot
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-11
entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set
Seth Forshee
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
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
perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()
Peter Zijlstra
2022-07-22
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
[next]