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
2023-09-12
audit: Annotate struct audit_chunk with __counted_by
Kees Cook
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-12
perf/core: Bail out early if the request AUX area is out of bound
Shuai Xue
2023-09-12
eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
Jinjie Ruan
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
2023-09-12
PM: hibernate: Rename function parameter from snapshot_test to exclusive
Chen Yu
2023-09-11
bpf: Avoid dummy bpf_offload_netdev in __bpf_prog_dev_bound_init
Eduard Zingerman
2023-09-11
stacktrace: Export stack_trace_save_tsk
Christopher James Halse Rogers
2023-09-11
bpf: Avoid deadlock when using queue and stack maps from NMI
Toke Høiland-Jørgensen
2023-09-11
tracing/synthetic: Print out u64 values properly
Tero Kristo
2023-09-11
refscale: Print out additional module parameters
Paul E. McKenney
2023-09-11
refscale: Fix misplaced data re-read
Paul E. McKenney
2023-09-11
rcu-tasks: Make rcu_tasks_lazy_ms static
Jiapeng Chong
2023-09-11
rcu-tasks: Pull sampling of ->percpu_dequeue_lim out of loop
Paul E. McKenney
2023-09-11
rcu-tasks: Add printk()s to localize boot-time self-test hang
Paul E. McKenney
2023-09-11
rcu/tree: Defer setting of jiffies during stall reset
Joel Fernandes (Google)
2023-09-11
rcutorture: Add test of RCU CPU stall notifiers
Paul E. McKenney
2023-09-11
rcu: Add RCU CPU stall notifier
Paul E. McKenney
2023-09-11
rcu: Eliminate check_cpu_stall() duplicate code
Zhen Lei
2023-09-11
rcu: Don't redump the stalled CPU where RCU GP kthread last ran
Zhen Lei
2023-09-11
rcu: Delete a redundant check in rcu_check_gp_kthread_starvation()
Zhen Lei
2023-09-11
bpf: Ensure unit_size is matched with slab cache object size
Hou Tao
2023-09-11
bpf: Don't prefill for unused bpf_mem_cache
Hou Tao
2023-09-11
bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
Hou Tao
2023-09-11
fs: rename __mnt_{want,drop}_write*() helpers
Amir Goldstein
2023-09-11
kernel: Drop IA64 support from sig_fault handlers
Ard Biesheuvel
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-09
Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-09-09
Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-09-08
tracing: Remove unused trace_event_file dir field
Steven Rostedt (Google)
2023-09-08
tracing: Use the new eventfs descriptor for print trigger
Steven Rostedt (Google)
2023-09-08
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-09-08
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-09-08
Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
2023-09-08
bpf: task_group_seq_get_next: simplify the "next tid" logic
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: kill next_task
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of next_thread()
Oleg Nesterov
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_free{_rcu}()
Hou Tao
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_alloc()
Hou Tao
2023-09-08
bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
Yonghong Song
2023-09-08
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2023-09-08
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
2023-09-08
bpf: Add BPF_KPTR_PERCPU as a field type
Yonghong Song
2023-09-08
bpf: Add support for non-fix-size percpu mem allocation
Yonghong Song
2023-09-08
Revert "dma-contiguous: check for memory region overlap"
Zhenhua Huang
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
[prev]
[next]