index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2024-05-17
workqueue: Fix selection of wake_cpu in kick_pool()
Sven Schnelle
2024-05-17
bpf: Check bloom filter map value size
Andrei Matei
2024-05-17
swiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=y
Will Deacon
2024-05-17
bpf: Fix a verifier verbose message
Anton Protopopov
2024-05-02
bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS
Matthew Wilcox (Oracle)
2024-05-02
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
2024-05-02
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
2024-05-02
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
2024-05-02
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-05-02
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
2024-04-27
fork: defer linking file vma until vma is fully initialized
Miaohe Lin
2024-04-27
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
2024-04-17
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
2024-04-17
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
2024-04-17
tracing: hide unused ftrace_event_id_fops
Arnd Bergmann
2024-04-17
PM: s2idle: Make sure CPUs will wakeup directly on resume
Anna-Maria Behnsen
2024-04-17
ring-buffer: Only update pages_touched when a new page is touched
Steven Rostedt (Google)
2024-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-04-13
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()
Zqiang
2024-04-13
dma-direct: Leak pages on dma_set_decrypted() failure
Rick Edgecombe
2024-04-13
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
2024-04-13
panic: Flush kernel log buffer at the end
John Ogness
2024-04-13
printk: For @suppress_panic_printk check for other CPU in panic
John Ogness
2024-04-10
bpf: support deferring bpf_link dealloc to after RCU grace period
Andrii Nakryiko
2024-04-10
bpf: put uprobe link's path and task in release callback
Andrii Nakryiko
2024-04-10
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-04-10
bpf: Protect against int overflow for stack access size
Andrei Matei
2024-04-04
Revert "workqueue.c: Increase workqueue name length"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Move pwq->max_active to wq->max_active"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Factor out pwq_is_empty()"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate...
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Move nr_active handling into helpers"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Make wq_adjust_max_active() round-robin pwqs while activat...
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: RCU protect wq->dfl_pwq and implement accessors for it"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Introduce struct wq_node_nr_active"
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Implement system-wide nr_active enforcement for unbound wo...
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Don't call cpumask_test_cpu() with -1 CPU in wq_update_nod...
Greg Kroah-Hartman
2024-04-04
Revert "workqueue: Shorten events_freezable_power_efficient name"
Greg Kroah-Hartman
2024-04-03
crash: use macro to add crashk_res into iomem early for specific arch
Baoquan He
2024-04-03
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
2024-04-03
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
2024-04-03
prctl: generalize PR_SET_MDWE support check to be per-arch
Zev Weiss
2024-04-03
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
2024-04-03
swiotlb: Fix alignment checks when both allocation and DMA masks are present
Will Deacon
2024-04-03
swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()
Will Deacon
2024-04-03
swiotlb: Fix double-allocation of slots due to broken alignment handling
Will Deacon
2024-04-03
entry: Respect changes to system call number by trace_sys_enter()
André Rösti
2024-04-03
Fix memory leak in posix_clock_open()
Linus Torvalds
2024-04-03
Revert "crypto: pkcs7 - remove sha1 support"
Eric Biggers
2024-04-03
workqueue: Shorten events_freezable_power_efficient name
Audra Mitchell
[next]