index
:
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
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-02-16
module: Don't ignore errors from set_memory_XX()
Christophe Leroy
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-02-16
workqueue, irq_work: Build fix for !CONFIG_IRQ_WORK
Tejun Heo
2024-02-16
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-02-15
configs/debug: add NET debug config
Matthieu Baerts (NGI0)
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19
Yonghong Song
2024-02-15
bpf: improve duplicate source code line detection
Andrii Nakryiko
2024-02-15
genirq/msi: Provide MSI_FLAG_PARENT_PM_DEV
Thomas Gleixner
2024-02-15
genirq/irqdomain: Reroute device MSI create_mapping
Thomas Gleixner
2024-02-15
genirq/msi: Provide allocation/free functions for "wired" MSI interrupts
Thomas Gleixner
2024-02-15
genirq/msi: Optionally use dev->fwnode for device domain
Thomas Gleixner
2024-02-15
genirq/msi: Split msi_domain_alloc_irq_at()
Thomas Gleixner
2024-02-15
genirq/msi: Provide optional translation op
Thomas Gleixner
2024-02-15
genirq/irqdomain: Remove the param count restriction from select()
Thomas Gleixner
2024-02-15
tracing/synthetic: Fix trace_string() return value
Thorsten Blum
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
locking: Introduce prepare_sync_core_cmd()
Andrea Parri
2024-02-15
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
2024-02-15
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-14
bpf: Use O(log(N)) binary search to find line info record
Andrii Nakryiko
2024-02-14
workqueue: Fix queue_work_on() with BH workqueues
Tejun Heo
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-14
rcu/sync: remove un-used rcu_sync_enter_start function
Onkarnath
2024-02-14
rcutorture: Suppress rtort_pipe_count warnings until after stalls
Paul E. McKenney
2024-02-14
srcu: Improve comments about acceleration leak
Joel Fernandes (Google)
2024-02-14
rcu: Provide a boot time parameter to control lazy RCU
Qais Yousef
2024-02-14
rcu: Rename jiffies_till_flush to jiffies_lazy_flush
Frederic Weisbecker
2024-02-14
context_tracking: Fix kerneldoc headers for __ct_user_{enter,exit}()
Paul E. McKenney
2024-02-14
rcu/exp: Remove rcu_par_gp_wq
Frederic Weisbecker
2024-02-14
rcu/exp: Handle parallel exp gp kworkers affinity
Frederic Weisbecker
2024-02-14
rcu/exp: Make parallel exp gp kworker per rcu node
Frederic Weisbecker
2024-02-14
rcu/exp: Move expedited kthread worker creation functions above rcutree_prepa...
Frederic Weisbecker
2024-02-14
rcu: s/boost_kthread_mutex/kthread_mutex
Frederic Weisbecker
2024-02-14
rcu/exp: Handle RCU expedited grace period kworker allocation failure
Frederic Weisbecker
2024-02-14
rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...
Frederic Weisbecker
2024-02-14
rcu/exp: Remove full barrier upon main thread wakeup
Frederic Weisbecker
2024-02-14
rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
Zqiang
2024-02-14
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
2024-02-14
rcu/nocb: Re-arrange call_rcu() NOCB specific code
Frederic Weisbecker
2024-02-14
rcu/nocb: Make IRQs disablement symmetric
Frederic Weisbecker
2024-02-14
rcu/nocb: Remove needless full barrier after callback advancing
Frederic Weisbecker
2024-02-14
rcu/nocb: Remove needless LOAD-ACQUIRE
Frederic Weisbecker
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-13
bpf: emit source code file name and line number in verifier log
Andrii Nakryiko
2024-02-13
bpf: don't infer PTR_TO_CTX for programs with unnamed context type
Andrii Nakryiko
2024-02-13
bpf: handle bpf_user_pt_regs_t typedef explicitly for PTR_TO_CTX global arg
Andrii Nakryiko
2024-02-13
bpf: simplify btf_get_prog_ctx_type() into btf_is_prog_ctx_type()
Andrii Nakryiko
[prev]
[next]