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
2024-01-31
bpf: treewide: Annotate BPF kfuncs in BTF
Daniel Xu
2024-01-31
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-01-30
workqueue: Avoid premature init of wq->node_nr_active[].max
Tejun Heo
2024-01-30
workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_node_max_ac...
Tejun Heo
2024-01-30
bpf: add arg:nullable tag to be combined with trusted pointers
Andrii Nakryiko
2024-01-30
bpf: add __arg_trusted global func arg tag
Andrii Nakryiko
2024-01-29
bpf,token: Use BIT_ULL() to convert the bit mask
Haiyue Wang
2024-01-29
Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-01-29
workqueue: Avoid using isolated cpus' timers on queue_delayed_work
Leonardo Bras
2024-01-29
Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-01-29
perf/bpf: Fix duplicate type check
Florian Lehner
2024-01-29
bpf: move arg:ctx type enforcement check inside the main logic loop
Andrii Nakryiko
2024-01-29
module: Change module_enable_{nx/x/ro}() to more explicit names
Christophe Leroy
2024-01-29
module: Use set_memory_rox()
Christophe Leroy
2024-01-29
workqueue: Implement system-wide nr_active enforcement for unbound workqueues
Tejun Heo
2024-01-29
workqueue: Introduce struct wq_node_nr_active
Tejun Heo
2024-01-29
workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
Tejun Heo
2024-01-29
workqueue: RCU protect wq->dfl_pwq and implement accessors for it
Tejun Heo
2024-01-29
workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
Tejun Heo
2024-01-29
workqueue: Move nr_active handling into helpers
Tejun Heo
2024-01-29
workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
Tejun Heo
2024-01-29
workqueue: Factor out pwq_is_empty()
Tejun Heo
2024-01-29
workqueue: Move pwq->max_active to wq->max_active
Tejun Heo
2024-01-29
genirq/irq_sim: Shrink code by using <linux/cleanup.h> helpers
Bartosz Golaszewski
2024-01-28
Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-28
Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-28
Merge tag 'timers_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-01-26
workqueue: Break up enum definitions and give names to the types
Tejun Heo
2024-01-26
workqueue: Drop unnecessary kick_pool() in create_worker()
Tejun Heo
2024-01-26
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-01-26
kernel/cpu: Convert snprintf() to sysfs_emit()
Li Zhijian
2024-01-26
cpu/hotplug: Delete an extraneous kernel-doc description
Randy Dunlap
2024-01-26
genirq/irq_sim: Order headers alphabetically
Bartosz Golaszewski
2024-01-26
genirq/irq_sim: Remove unused field from struct irq_sim_irq_ctx
Bartosz Golaszewski
2024-01-25
uprobes: use pagesize-aligned virtual address when replacing pages
David Hildenbrand
2024-01-25
bpf: Fix error checks against bpf_get_btf_vmlinux().
Kui-Feng Lee
2024-01-25
workqueue: Shorten events_freezable_power_efficient name
Audra Mitchell
2024-01-25
Merge tag 'urgent-rcu.2024.01.24a' of https://github.com/neeraju/linux
Linus Torvalds
2024-01-25
audit: use KMEM_CACHE() instead of kmem_cache_create()
Kunwu Chan
2024-01-25
audit: remove unnecessary assignment in audit_dupe_lsm_field()
Li zeming
2024-01-25
tick/sched: Preserve number of idle sleeps across CPU hotplug events
Tim Chen
2024-01-25
clocksource: Skip watchdog check for large watchdog intervals
Jiri Wiesner
2024-01-24
bpf: Support symbolic BPF FS delegation mount options
Andrii Nakryiko
2024-01-24
bpf: Fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
Andrii Nakryiko
2024-01-24
bpf,lsm: Add BPF token LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf: Consistently use BPF token throughout BPF verifier logic
Andrii Nakryiko
2024-01-24
bpf: Take into account BPF token when fetching helper protos
Andrii Nakryiko
[prev]
[next]