index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
padata.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
padata: Fix pd UAF once and for all
Herbert Xu
1
-95
/
+37
2025-05-19
padata: do not leak refcount in reorder_work
Dominik Grzegorzek
1
-1
/
+2
2025-02-24
padata: switch padata_find_next() to using cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-01-19
padata: avoid UAF for reorder_work
Chen Ridong
1
-1
/
+9
2025-01-19
padata: fix UAF in padata_reorder
Chen Ridong
1
-0
/
+6
2025-01-19
padata: add pd get/put refcnt helper
Chen Ridong
1
-7
/
+20
2025-01-04
padata: fix sysfs store callback check
Thomas Weißschuh
1
-1
/
+1
2024-11-10
padata: Clean up in padata_do_multithreaded()
Zicheng Qu
1
-7
/
+0
2024-09-16
Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+5
2024-08-30
padata: Honor the caller's alignment in case of chunk_size 0
Kamlesh Gurudasani
1
-0
/
+3
2024-08-17
padata: use integer wrap around to prevent deadlock on seq_nr overflow
VanGiang Nguyen
1
-1
/
+2
2024-08-07
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
1
-0
/
+7
2024-04-12
padata: Disable BH when taking works lock on MT path
Herbert Xu
1
-4
/
+4
2024-03-06
Author: Gang Li padata: dispatch works on
Gang Li Subject: padata: dispatch works on
1
-2
/
+12
2023-10-27
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
1
-1
/
+5
2023-09-15
crypto: pcrypt - Fix hungtask for PADATA_RESET
Lu Jialin
1
-1
/
+1
2023-03-14
padata: use alignment when calculating the number of worker threads
Anthony Yznaga
1
-1
/
+1
2023-03-14
padata: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2022-12-19
Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+10
2022-12-14
padata: Mark padata_work_init() as __ref
Nathan Chancellor
1
-2
/
+10
2022-11-25
padata: Fix list iterator in padata_do_serial()
Daniel Jordan
1
-2
/
+5
2022-11-25
padata: Always leave BHs disabled when running ->parallel()
Daniel Jordan
1
-3
/
+5
2022-01-31
padata: replace cpumask_weight with cpumask_empty in padata.c
Yury Norov
1
-1
/
+1
2021-08-27
padata: Remove repeated verbose license text
Cai Huoqing
1
-13
/
+0
2021-08-12
padata: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-7
/
+7
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
1
-4
/
+4
2020-09-04
padata: fix possible padata_works_lock deadlock
Daniel Jordan
1
-2
/
+3
2020-07-23
padata: remove padata_parallel_queue
Daniel Jordan
1
-26
/
+20
2020-07-23
padata: fold padata_alloc_possible() into padata_alloc()
Daniel Jordan
1
-28
/
+5
2020-07-23
padata: remove effective cpumasks from the instance
Daniel Jordan
1
-27
/
+3
2020-07-23
padata: inline single call of pd_setup_cpumasks()
Daniel Jordan
1
-23
/
+9
2020-07-23
padata: remove stop function
Daniel Jordan
1
-14
/
+0
2020-07-23
padata: remove start function
Daniel Jordan
1
-25
/
+1
2020-06-18
padata: upgrade smp_mb__after_atomic to smp_mb in padata_do_serial
Daniel Jordan
1
-2
/
+2
2020-06-03
padata: add basic support for multithreaded jobs
Daniel Jordan
1
-3
/
+149
2020-06-03
padata: allocate work structures for parallel jobs from a pool
Daniel Jordan
1
-41
/
+77
2020-06-03
padata: initialize earlier
Daniel Jordan
1
-9
/
+8
2020-06-03
padata: remove exit routine
Daniel Jordan
1
-6
/
+0
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
1
-6
/
+8
2020-03-06
crypto: pcrypt - simplify error handling in pcrypt_create_aead()
Eric Biggers
1
-3
/
+4
2020-02-22
padata: fix uninitialized return value in padata_replace()
Daniel Jordan
1
-1
/
+1
2019-12-11
padata: update documentation
Daniel Jordan
1
-13
/
+22
2019-12-11
padata: remove reorder_objects
Daniel Jordan
1
-3
/
+0
2019-12-11
padata: remove cpumask change notifier
Daniel Jordan
1
-51
/
+1
2019-12-11
padata: always acquire cpu_hotplug_lock before pinst->lock
Daniel Jordan
1
-2
/
+2
2019-12-11
padata: validate cpumask without removed CPU during offline
Daniel Jordan
1
-12
/
+18
2019-12-11
crypto: pcrypt - Avoid deadlock by using per-instance padata queues
Herbert Xu
1
-71
/
+165
2019-12-11
padata: Remove unused padata_remove_cpu
Herbert Xu
1
-35
/
+0
2019-12-11
padata: Remove broken queue flushing
Herbert Xu
1
-31
/
+12
[next]