index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-01-13
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
2023-01-13
context_tracking: Fix noinstr vs KASAN
Peter Zijlstra
2023-01-13
tracing, hardirq: No moar _rcuidle() tracing
Peter Zijlstra
2023-01-13
tracing: WARN on rcuidle
Peter Zijlstra
2023-01-13
tracing: Remove trace_hardirqs_{on,off}_caller()
Peter Zijlstra
2023-01-13
time/tick-broadcast: Remove RCU_NONIDLE() usage
Peter Zijlstra
2023-01-13
printk: Remove trace_.*_rcuidle() usage
Peter Zijlstra
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
cpuidle, cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
Peter Zijlstra
2023-01-13
cpuidle: Fix ct_idle_*() usage
Peter Zijlstra
2023-01-13
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-01-13
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-12
bpf: hash map, avoid deadlock with suitable hash mask
Tonghao Zhang
2023-01-12
Merge tag 'timers-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-12
Merge tag 'sched-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-01-12
rcu: Remove redundant call to rcu_boost_kthread_setaffinity()
Zqiang
2023-01-12
workqueue: Unbind kworkers before sending them to exit()
Valentin Schneider
2023-01-12
workqueue: Don't hold any lock while rcuwait'ing for !POOL_MANAGER_ACTIVE
Valentin Schneider
2023-01-12
workqueue: Convert the idle_timer to a timer + work_struct
Valentin Schneider
2023-01-12
workqueue: Factorize unbind/rebind_workers() logic
Valentin Schneider
2023-01-12
workqueue: Protects wq_unbound_cpumask with wq_pool_attach_mutex
Lai Jiangshan
2023-01-11
irq/s390: Add arch_is_isolated_msi() for s390
Jason Gunthorpe
2023-01-11
genirq/msi: Rename IRQ_DOMAIN_MSI_REMAP to IRQ_DOMAIN_ISOLATED_MSI
Jason Gunthorpe
2023-01-11
genirq/irqdomain: Remove unused irq_domain_check_msi_remap() code
Jason Gunthorpe
2023-01-11
genirq/msi: Add msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
genirq: Add might_sleep() to disable_irq()
Manfred Spraul
2023-01-11
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-01-11
printk: adjust string limit macros
John Ogness
2023-01-11
printk: use printk_buffers for devkmsg
John Ogness
2023-01-11
printk: introduce console_prepend_dropped() for dropped messages
John Ogness
2023-01-11
printk: introduce printk_get_next_message() and printk_message
John Ogness
2023-01-11
printk: introduce struct printk_buffers
John Ogness
2023-01-11
printk: move size limit macros into internal.h
John Ogness
2023-01-10
bpf: btf: limit logging of ignored BTF mismatches
Connor O'Brien
2023-01-10
cgroup/cpuset: fix a few kernel-doc warnings & coding style
Randy Dunlap
2023-01-10
Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-01-09
bpf: remove the do_idr_lock parameter from bpf_prog_free_id()
Paul Moore
2023-01-09
bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...
Paul Moore
2023-01-09
rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts
Paul E. McKenney
2023-01-09
sched/core: Use kfree_rcu() in do_set_cpus_allowed()
Waiman Long
2023-01-09
sched/core: Fix use-after-free bug in dup_user_cpus_ptr()
Waiman Long
2023-01-07
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
2023-01-07
sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONS
Michal Clapinski
2023-01-07
cpufreq, sched/util: Optimize operations with single CPU capacity lookup
Lukasz Luba
2023-01-07
sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()
Chengming Zhou
2023-01-07
sched/core: Micro-optimize ttwu_runnable()
Chengming Zhou
2023-01-06
workqueue: Make show_pwq() use run-length encoding
Paul E. McKenney
2023-01-06
bpf: Skip task with pid=1 in send_signal_common()
Hao Sun
2023-01-06
bpf: Skip invalid kfunc call in backtrack_insn
Hao Sun
[prev]
[next]