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-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-05-13
swiotlb: use the right nslabs value in swiotlb_init_remap
Christoph Hellwig
2022-05-13
swiotlb: don't panic when the swiotlb buffer can't be allocated
Christoph Hellwig
2022-05-13
futex: Remove a PREEMPT_RT_FULL reference.
Sebastian Andrzej Siewior
2022-05-12
relay: remove redundant assignment to pointer buf
Colin Ian King
2022-05-12
kernel/crash_core.c: remove redundant check of ck_cmdline
lizhe
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
Merge branch 'for-5.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-05-12
module: merge check_exported_symbol() into find_exported_symbol_in_section()
Masahiro Yamada
2022-05-12
module: do not binary-search in __ksymtab_gpl if fsa->gplok is false
Masahiro Yamada
2022-05-12
module: do not pass opaque pointer for symbol search
Masahiro Yamada
2022-05-12
module: show disallowed symbol name for inherit_taint()
Lecopzer Chen
2022-05-12
module: fix [e_shstrndx].sh_size=0 OOB access
Alexey Dobriyan
2022-05-12
module: Introduce module unload taint tracking
Aaron Tomlin
2022-05-12
module: Move module_assert_mutex_or_preempt() to internal.h
Aaron Tomlin
2022-05-12
module: Make module_flags_taint() accept a module's taints bitmap and usable ...
Aaron Tomlin
2022-05-12
stop_machine: Add stop_core_cpuslocked() for per-core operations
Peter Zijlstra
2022-05-11
bpf: Fix potential array overflow in bpf_trampoline_get_progs()
Yuntao Wang
2022-05-11
bpf: add bpf_map_lookup_percpu_elem for percpu map
Feng Zhou
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-11
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
ptrace: Always take siglock in ptrace_resume
Eric W. Biederman
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
Eric W. Biederman
2022-05-11
ptrace: Document that wait_task_inactive can't fail
Eric W. Biederman
2022-05-11
ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
Eric W. Biederman
2022-05-11
signal: Use lockdep_assert_held instead of assert_spin_locked
Eric W. Biederman
2022-05-11
ptrace: Remove arch_ptrace_attach
Eric W. Biederman
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2022-05-11
signal: Rename send_signal send_signal_locked
Eric W. Biederman
2022-05-11
Merge branch 'exp.2022.05.11a' into HEAD
Paul E. McKenney
2022-05-11
rcu: Move expedited grace period (GP) work to RT kthread_worker
Kalesh Singh
2022-05-11
rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUT
Uladzislau Rezki
2022-05-11
dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
Mikulas Patocka
2022-05-11
dma-direct: don't fail on highmem CMA pages in dma_direct_alloc_pages
Christoph Hellwig
2022-05-11
sched: Update task_tick_numa to ignore tasks without an mm
Eric W. Biederman
2022-05-11
PM: EM: Decrement policy counter
Pierre Gondois
2022-05-11
sched/deadline: Remove superfluous rq clock update in push_dl_task()
Hao Jia
2022-05-11
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-11
locking/qrwlock: Change "queue rwlock" to "queued rwlock"
Waiman Long
2022-05-10
bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.
Kui-Feng Lee
2022-05-10
bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
Kui-Feng Lee
2022-05-10
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-11
genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()
Lukas Wunner
2022-05-10
bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
Jiri Olsa
2022-05-10
fprobe: Resolve symbols with ftrace_lookup_symbols
Jiri Olsa
2022-05-10
ftrace: Add ftrace_lookup_symbols function
Jiri Olsa
2022-05-10
kallsyms: Make kallsyms_on_each_symbol generally available
Jiri Olsa
2022-05-10
bpf: Add bpf_link iterator
Dmitrii Dolgov
2022-05-10
bpf: Extend batch operations for map-in-map bpf-maps
Takshak Chahande
[prev]
[next]