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
2022-07-21
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-07-21
sched/deadline: Fix BUG_ON condition for deboosted tasks
Juri Lelli
2022-07-20
module: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2022-07-20
watchqueue: make sure to serialize 'wqueue->defunct' properly
Linus Torvalds
2022-07-20
signal: Drop signals received after a fatal signal has been processed
Eric W. Biederman
2022-07-20
signal: Guarantee that SIGNAL_GROUP_EXIT is set on process exit
Eric W. Biederman
2022-07-20
signal: Ensure SIGNAL_GROUP_EXIT gets set in do_group_exit
Eric W. Biederman
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
genirq: Use for_each_action_of_desc in actions_show()
Paran Lee
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-19
rcu/nocb: Avoid polling when my_rdp->nocb_head_rdp list is empty
Zqiang
2022-07-19
rcu/nocb: Add option to opt rcuo kthreads out of RT priority
Uladzislau Rezki (Sony)
2022-07-19
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Zqiang
2022-07-19
rcu/nocb: Add an option to offload all CPUs on boot
Joel Fernandes
2022-07-19
rcu/nocb: Fix NOCB kthreads spawn failure with rcu_nocb_rdp_deoffload() direc...
Zqiang
2022-07-19
rcu/nocb: Invert rcu_state.barrier_mutex VS hotplug lock locking order
Zqiang
2022-07-19
rcu/nocb: Add/del rdp to iterate from rcuog itself
Frederic Weisbecker
2022-07-19
rcu/tree: Add comment to describe GP-done condition in fqs loop
Neeraj Upadhyay
2022-07-19
rcu: Initialize first_gp_fqs at declaration in rcu_gp_fqs()
Paul E. McKenney
2022-07-19
rcu/kvfree: Remove useless monitor_todo flag
Joel Fernandes (Google)
2022-07-19
rcu: Cleanup RCU urgency state for offline CPU
Zqiang
2022-07-19
rcu: tiny: Record kvfree_call_rcu() call stack for KASAN
Johannes Berg
2022-07-19
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
2022-07-19
srcu: Make expedited RCU grace periods block even less frequently
Neeraj Upadhyay
2022-07-19
rcu: Forbid RCU_STRICT_GRACE_PERIOD in TINY_RCU kernels
Paul E. McKenney
2022-07-19
srcu: Block less aggressively for expedited grace periods
Paul E. McKenney
2022-07-19
rcu: Immediately boost preempted readers for strict grace periods
Zqiang
2022-07-19
rcu: Add rnp->cbovldmask check in rcutree_migrate_callbacks()
Zqiang
2022-07-19
rcu: Avoid tracing a few functions executed in stop machine
Patrick Wang
2022-07-19
rcu: Decrease FQS scan wait time in case of callback overloading
Paul E. McKenney
2022-07-19
bpf: remove obsolete KMALLOC_MAX_SIZE restriction on array map value size
Andrii Nakryiko
2022-07-19
bpf: make uniform use of array->elem_size everywhere in arraymap.c
Andrii Nakryiko
2022-07-19
bpf: fix potential 32-bit overflow when accessing ARRAY map element
Andrii Nakryiko
2022-07-19
bpf: fix lsm_cgroup build errors on esoteric configs
Stanislav Fomichev
2022-07-19
irqdomain: Use hwirq_max instead of revmap_size for NOMAP domains
Xu Qiang
2022-07-19
irqdomain: Report irq number for NOMAP domains
Xu Qiang
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2022-07-18
signal: break out of wait loops on kthread_stop()
Jason A. Donenfeld
2022-07-18
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-07-18
swiotlb: move struct io_tlb_slot to swiotlb.c
Christoph Hellwig
2022-07-18
swiotlb: ensure a segment doesn't cross the area boundary
Chao Gao
2022-07-18
swiotlb: consolidate rounding up default_nslabs
Chao Gao
2022-07-18
swiotlb: remove unused fields in io_tlb_mem
Chao Gao
2022-07-18
swiotlb: fix use after free on error handling path
Dan Carpenter
2022-07-17
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
kallsyms: move declarations to internal header
Stephen Brennan
2022-07-17
Merge tag 'perf_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-16
Merge tag 'printk-for-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-07-16
fs: remove no_llseek
Jason A. Donenfeld
[prev]
[next]