index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
2023-04-15
bpf: Support refcounted local kptrs in existing semantics
Dave Marchevsky
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
2023-04-15
bpf: Remove btf_field_offs, use btf_record's fields instead
Dave Marchevsky
2023-04-15
genirq: Update affinity of secondary threads
John Keeping
2023-04-15
softirq: Add trace points for tasklet entry/exit
Lingutla Chandrasekhar
2023-04-14
module: fix kmemleak annotations for non init ELF sections
Luis Chamberlain
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
perf/core: Fix hardlockup failure caused by perf throttle
Yang Jihong
2023-04-14
Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...
Joerg Roedel
2023-04-13
bpf: Support 64-bit pointers to kfuncs
Ilya Leoshkevich
2023-04-13
bpf: Add preempt_count_{sub,add} into btf id deny list
Yafang
2023-04-13
module: Ignore L0 and rename is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
module: Move is_arm_mapping_symbol() to module_symbol.h
Tiezhu Yang
2023-04-13
module: Sync code of is_arm_mapping_symbol()
Tiezhu Yang
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-13
Merge tag 'cgroup-for-6.3-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
watch_queue: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
rv/reactor: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
perf/hw_breakpoint: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
dma-mapping: benchmark: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-04-13
mm: compaction: move compaction sysctl to its own file
Minghao Chi
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
2023-04-13
utsname: simplify one-level sysctl registration for uts_kern_table
Luis Chamberlain
2023-04-13
seccomp: simplify sysctls with register_sysctl_init()
Luis Chamberlain
2023-04-12
bpf: Remove bpf_cgroup_kptr_get() kfunc
David Vernet
2023-04-12
bpf: Make bpf_cgroup_acquire() KF_RCU | KF_RET_NULL
David Vernet
2023-04-12
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for top_cpuset
Waiman Long
2023-04-12
cgroup/cpuset: Add cpuset_can_fork() and cpuset_cancel_fork() methods
Waiman Long
2023-04-12
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
Waiman Long
2023-04-12
cgroup/cpuset: Wake up cpuset_attach_wq tasks in cpuset_cancel_attach()
Waiman Long
2023-04-12
cgroup,freezer: hold cpu_hotplug_lock before freezer_mutex
Tetsuo Handa
2023-04-12
bpf: Handle NULL in bpf_local_storage_free.
Alexei Starovoitov
2023-04-12
sched/core: Make sched_dynamic_mutex static
Josh Poimboeuf
2023-04-12
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-11
bpf/btf: Fix is_int_ptr()
Feng Zhou
2023-04-11
bpf: Relax log_buf NULL conditions when log_level>0 is requested
Andrii Nakryiko
2023-04-11
bpf: Simplify internal verifier log interface
Andrii Nakryiko
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
2023-04-11
bpf: Keep track of total log content size in both fixed and rolling modes
Andrii Nakryiko
2023-04-11
bpf: Simplify logging-related error conditions handling
Andrii Nakryiko
2023-04-11
bpf: Avoid incorrect -EFAULT error in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
bpf: Fix missing -EFAULT return on user log buf error in btf_parse()
Andrii Nakryiko
2023-04-11
bpf: Ignore verifier log reset in BPF_LOG_KERNEL mode
Andrii Nakryiko
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
2023-04-11
bpf: Remove minimum size restrictions on verifier log buffer
Andrii Nakryiko
2023-04-11
bpf: Split off basic BPF verifier log into separate file
Andrii Nakryiko
[prev]
[next]