index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
Linux 6.2.11
v6.2.11
Greg Kroah-Hartman
1
-1
/
+1
2023-04-13
mm: enable maple tree RCU mode by default.
Liam R. Howlett
3
-2
/
+7
2023-04-13
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-13
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-13
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam R. Howlett
1
-1
/
+0
2023-04-13
maple_tree: fix freeing of nodes in rcu mode
Liam R. Howlett
1
-11
/
+62
2023-04-13
maple_tree: detect dead nodes in mas_start()
Liam R. Howlett
1
-0
/
+4
2023-04-13
maple_tree: refine ma_state init from mas_start()
Liam R. Howlett
1
-3
/
+3
2023-04-13
maple_tree: be more cautious about dead nodes
Liam R. Howlett
1
-9
/
+43
2023-04-13
maple_tree: fix mas_prev() and mas_find() state handling
Liam R. Howlett
1
-1
/
+5
2023-04-13
maple_tree: fix handle of invalidated state in mas_wr_store_setup()
Liam R. Howlett
1
-0
/
+3
2023-04-13
maple_tree: reduce user error potential
Liam R. Howlett
1
-0
/
+10
2023-04-13
maple_tree: fix potential rcu issue
Liam R. Howlett
1
-1
/
+1
2023-04-13
maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()
Liam R. Howlett
2
-46
/
+52
2023-04-13
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-13
drm/bridge: lt9611: Fix PLL being unable to lock
Robert Foss
1
-0
/
+1
2023-04-13
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
Tim Huang
1
-0
/
+12
2023-04-13
drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resume
Alex Deucher
1
-0
/
+6
2023-04-13
drm/amd/display: Clear MST topology if it fails to resume
Roman Li
1
-0
/
+2
2023-04-13
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-13
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-13
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-13
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-13
ring-buffer: Fix race while reader and writer are on the same page
Zheng Yejian
1
-1
/
+12
2023-04-13
drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
Min Li
1
-3
/
+3
2023-04-13
drm/i915: Fix context runtime accounting
Tvrtko Ursulin
1
-2
/
+10
2023-04-13
drm/nouveau/disp: Support more modes by checking with lower bpc
Karol Herbst
2
-3
/
+37
2023-04-13
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Boris Brezillon
1
-0
/
+1
2023-04-13
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-13
wifi: mt76: ignore key disable commands
Felix Fietkau
8
-96
/
+62
2023-04-13
wifi: mt76: mt7921: fix fw used for offload check for mt7922
Lorenzo Bianconi
1
-1
/
+1
2023-04-13
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-13
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-13
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-13
perf/core: Fix the same task check in perf_event_set_output
Kan Liang
1
-1
/
+1
2023-04-13
perf: Optimize perf_pmu_migrate_context()
Peter Zijlstra
1
-5
/
+7
2023-04-13
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-13
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-13
cifs: sanitize paths in cifs_update_super_prepath.
Thiago Rafael Becker
3
-7
/
+11
2023-04-13
nvme: fix discard support without oncs
Keith Busch
1
-3
/
+3
2023-04-13
scsi: iscsi_tcp: Check that sock is valid before iscsi_set_param()
Zhong Jinghua
1
-2
/
+1
2023-04-13
scsi: qla2xxx: Fix memory leak in qla2x00_probe_one()
Li Zetao
1
-0
/
+1
2023-04-13
io_uring: fix memory leak when removing provided buffers
Wojciech Lukowicz
2
-2
/
+5
2023-04-13
io_uring: fix return value when removing provided buffers
Wojciech Lukowicz
1
-2
/
+0
2023-04-13
iio: adc: ad7791: fix IRQ flags
Nuno Sá
1
-1
/
+1
2023-04-13
ASoC: SOF: avoid a NULL dereference with unsupported widgets
Guennadi Liakhovetski
1
-0
/
+8
2023-04-13
ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()
Jason Montleon
1
-6
/
+11
2023-04-13
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
1
-1
/
+1
2023-04-13
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
1
-1
/
+9
2023-04-13
iommufd: Check for uptr overflow
Jason Gunthorpe
1
-0
/
+4
[next]