index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source 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]