index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-09-08
bpf: Do mark_chain_precision for ARG_CONST_ALLOC_SIZE_OR_ZERO
Kumar Kartikeya Dwivedi
2022-09-08
bpf: Tidy up verifier check_func_arg()
Joanne Koong
2022-09-08
bpf: Allow helpers to accept pointers with a fixed size
Maxim Mikityanskiy
2022-09-08
bpf: Fix a data-race around bpf_jit_limit.
Kuniyuki Iwashima
2022-09-08
bpf, cgroup: Fix kernel BUG in purge_effective_progs
Pu Lehui
2022-09-08
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
2022-09-05
ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is dead
Yang Jihong
2022-08-31
bpf: Don't use tnum_range on array range checking for poke descriptors
Daniel Borkmann
2022-08-31
audit: move audit_return_fixup before the filters
Richard Guy Briggs
2022-08-31
kprobes: don't call disarm_kprobe() for disabled kprobes
Kuniyuki Iwashima
2022-08-31
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2022-08-31
cgroup: Fix race condition at rebind_subsystems()
Jing-Ting Wu
2022-08-31
audit: fix potential double free on error path from fsnotify_add_inode_mark
Gaosheng Cui
2022-08-25
watchdog: export lockup_detector_reconfigure
Laurent Dufour
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
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
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: Fix reading of string fields
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-21
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
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: 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
rcutorture: Fix ksoftirqd boosting timing and iteration
Frederic Weisbecker
2022-08-17
io_uring: move to separate directory
Jens Axboe
2022-08-17
sched/numa: Initialise numa_migrate_retry
Mel Gorman
2022-08-17
sched: only perform capability check on privileged operation
Christian Göttsche
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
[next]