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
2023-02-16
tracing/histogram: Fix stacktrace key
Tom Zanussi
2023-02-16
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
2023-02-16
swiotlb: remove swiotlb_max_segment
Christoph Hellwig
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
2023-02-15
bpf: Zeroing allocated object from slab in bpf memory allocator
Hou Tao
2023-02-15
bpf: BPF_ST with variable offset should preserve STACK_ZERO marks
Eduard Zingerman
2023-02-15
bpf: track immediate values written to stack by BPF_ST instruction
Eduard Zingerman
2023-02-15
Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-15
Merge branches 'powercap', 'pm-domains', 'pm-em' and 'pm-opp'
Rafael J. Wysocki
2023-02-15
ring-buffer: Handle race between rb_move_tail and rb_check_pages
Mukesh Ojha
2023-02-15
Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
2023-02-15
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-14
alpha: replace NR_SYSCALLS by NR_syscalls
Yang Yang
2023-02-14
alarmtimer: Prevent starvation by small intervals and SIG_IGN
Thomas Gleixner
2023-02-13
bpf: Special verifier handling for bpf_rbtree_{remove, first}
Dave Marchevsky
2023-02-13
bpf: Add callback validation to kfunc verifier logic
Dave Marchevsky
2023-02-13
bpf: Add support for bpf_rb_root and bpf_rb_node in kfunc args
Dave Marchevsky
2023-02-13
bpf: Add bpf_rbtree_{add,remove,first} kfuncs
Dave Marchevsky
2023-02-13
bpf: Add basic bpf_rb_{root,node} support
Dave Marchevsky
2023-02-13
bpf: Migrate release_on_unlock logic to non-owning ref semantics
Dave Marchevsky
2023-02-13
Merge branch irq/irqdomain-locking into irq/irqchip-next
Marc Zyngier
2023-02-13
irqdomain: Switch to per-domain locking
Johan Hovold
2023-02-13
irqdomain: Clean up irq_domain_push/pop_irq()
Johan Hovold
2023-02-13
irqdomain: Drop leftover brackets
Johan Hovold
2023-02-13
irqdomain: Drop dead domain-name assignment
Johan Hovold
2023-02-13
irqdomain: Drop revmap mutex
Johan Hovold
2023-02-13
irqdomain: Fix domain registration race
Marc Zyngier
2023-02-13
irqdomain: Fix mapping-creation race
Johan Hovold
2023-02-13
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
2023-02-13
irqdomain: Look for existing mapping only once
Johan Hovold
2023-02-13
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
2023-02-13
irqdomain: Fix disassociation race
Johan Hovold
2023-02-13
irqdomain: Fix association race
Johan Hovold
2023-02-13
Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2023-02-13
sched/core: Fix a missed update of user_cpus_ptr
Waiman Long
2023-02-13
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Peter Zijlstra
2023-02-12
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
2023-02-12
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-11
Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-02-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-02-11
sched/fair: Remove capacity inversion detection
Vincent Guittot
2023-02-11
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
2023-02-10
bpf: allow to disable bpf prog memory accounting
Yafang Shao
2023-02-10
bpf: allow to disable bpf map memory accounting
Yafang Shao
2023-02-10
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
[prev]
[next]