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-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
2022-02-01
bpf: Remove unnecessary setrlimit from bpf preload.
Alexei Starovoitov
2022-02-01
Merge tag 'audit-pr-20220131' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-01
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-01-31
bpf: make bpf_copy_from_user_task() gpl only
Kenta Tada
2022-01-31
padata: replace cpumask_weight with cpumask_empty in padata.c
Yury Norov
2022-01-30
Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-01-30
Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-30
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-28
Merge branch 'ucount-rlimit-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2022-01-28
Merge tag 'rcu-urgent.2022.01.26a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-01-27
tracing: Propagate is_signed to expression
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2022-01-27
psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-01-27
sched/uclamp: Fix iowait boost escaping uclamp restriction
Qais Yousef
2022-01-27
sched/sugov: Ignore 'busy' filter when rq is capped by uclamp_max
Qais Yousef
2022-01-27
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-27
sched/numa: initialize numa statistics when forking new task
Honglei Wang
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-01-26
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
2022-01-26
rcu-tasks: Fix computation of CPU-to-list shift counts
Paul E. McKenney
2022-01-26
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-01-26
swiotlb: simplify array allocation
Robin Murphy
2022-01-26
swiotlb: tidy up includes
Robin Murphy
2022-01-26
swiotlb: simplify debugfs setup
Robin Murphy
2022-01-26
swiotlb: do not zero buffer in set_memory_decrypted()
Kirill A. Shutemov
2022-01-26
printk: ringbuffer: Improve prb_next_seq() performance
Petr Mladek
2022-01-26
perf/core: Fix cgroup event list management
Namhyung Kim
2022-01-26
perf: Always wake the parent event
James Clark
2022-01-25
bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
Stanislav Fomichev
2022-01-25
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-01-25
locking/lockdep: Avoid potential access of invalid memory in lock_class
Waiman Long
2022-01-25
lockdep: Use memset_startat() helper in reinit_class()
Xiu Jianfeng
2022-01-25
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-01-25
audit: improve audit queue handling when "audit=1" on cmdline
Paul Moore
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-01-25
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-01-24
bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.
Alexei Starovoitov
2022-01-24
bpf: Add bpf_copy_from_user_task() helper
Kenny Yu
2022-01-24
bpf: Add support for bpf iterator programs to use sleepable helpers
Kenny Yu
[prev]
[next]