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
compress-2025-01-21
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
2024-06-12
modules: Drop the .export_symbol section from the final modules
Wang Yao
1
-0
/
+1
2024-06-12
tracing/user_events: Fix non-spaced field matching
Beau Belgrave
1
-1
/
+75
2024-06-12
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-06-12
tracing/user_events: Allow events to persist for perfmon_capable users
Beau Belgrave
2
-15
/
+32
2024-06-12
RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
Zhu Yanjun
1
-1
/
+3
2024-06-12
RDMA/IPoIB: Fix format truncation compilation errors
Leon Romanovsky
1
-2
/
+6
2024-06-12
selftests/kcmp: remove unused open mode
Edward Liaw
1
-1
/
+1
2024-06-12
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
1
-8
/
+2
2024-06-12
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-06-12
RDMA/bnxt_re: Adds MSN table capability for Gen P7 adapters
Selvin Xavier
5
-6
/
+87
2024-06-12
RDMA/bnxt_re: Update the HW interface definitions
Selvin Xavier
1
-10
/
+57
2024-06-12
RDMA/bnxt_re: Remove roundup_pow_of_two depth for all hardware queue resources
Chandramohan Akula
3
-19
/
+54
2024-06-12
RDMA/bnxt_re: Refactor the queue index update
Chandramohan Akula
6
-95
/
+123
2024-06-12
of: module: add buffer overflow check in of_modalias()
Sergey Shtylyov
1
-3
/
+4
2024-06-12
ext4: remove the redundant folio_wait_stable()
Zhang Yi
1
-3
/
+0
2024-06-12
ext4: fix potential unnitialized variable
Dan Carpenter
1
-0
/
+1
2024-06-12
sunrpc: removed redundant procp check
Aleksandr Aprelkov
1
-2
/
+0
2024-06-12
drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()
David Hildenbrand
1
-16
/
+47
2024-06-12
virt: acrn: stop using follow_pfn
Christoph Hellwig
1
-2
/
+8
2024-06-12
ext4: avoid excessive credit estimate in ext4_tmpfile()
Jan Kara
1
-1
/
+1
2024-06-12
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
2
-8
/
+8
2024-06-12
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
2
-2
/
+2
2024-06-12
clk: qcom: mmcc-msm8998: fix venus clock issue
Marc Gonzalez
1
-0
/
+8
2024-06-12
clk: qcom: dispcc-sm8550: fix DisplayPort clocks
Dmitry Baryshkov
1
-16
/
+4
2024-06-12
clk: qcom: dispcc-sm6350: fix DisplayPort clocks
Dmitry Baryshkov
1
-10
/
+1
2024-06-12
clk: qcom: dispcc-sm8450: fix DisplayPort clocks
Dmitry Baryshkov
1
-16
/
+4
2024-06-12
lib/test_hmm.c: handle src_pfns and dst_pfns allocation failure
Duoming Zhou
1
-4
/
+4
2024-06-12
clk: renesas: r9a07g043: Add clock and reset entry for PLIC
Lad Prabhakar
1
-0
/
+9
2024-06-12
clk: renesas: r8a779a0: Fix CANFD parent clock
Geert Uytterhoeven
1
-1
/
+1
2024-06-12
IB/mlx5: Use __iowrite64_copy() for write combining stores
Jason Gunthorpe
1
-5
/
+3
2024-06-12
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
1
-10
/
+2
2024-06-12
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
1
-1
/
+5
2024-06-12
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
1
-3
/
+3
2024-06-12
clk: qcom: clk-alpha-pll: remove invalid Stromer register offset
Gabor Juhos
1
-1
/
+0
2024-06-12
clk: rs9: fix wrong default value for clock amplitude
Catalin Popescu
1
-4
/
+6
2024-06-12
clk: mediatek: mt8365-mm: fix DPI0 parent
Alexandre Mergnat
1
-1
/
+1
2024-06-12
RDMA/hns: Modify the print level of CQE error
Chengchang Tang
1
-2
/
+3
2024-06-12
RDMA/hns: Use complete parentheses in macros
Chengchang Tang
1
-6
/
+6
2024-06-12
RDMA/hns: Fix GMV table pagesize
Chengchang Tang
1
-1
/
+1
2024-06-12
RDMA/hns: Fix UAF for cq async event
Chengchang Tang
1
-11
/
+13
2024-06-12
RDMA/hns: Fix deadlock on SRQ async events.
Chengchang Tang
2
-3
/
+4
2024-06-12
RDMA/hns: Fix return value in hns_roce_map_mr_sg
Zhengchao Shao
1
-8
/
+7
2024-06-12
iommu: Undo pasid attachment only for the devices that have succeeded
Yi Liu
1
-6
/
+15
2024-06-12
clk: mediatek: pllfh: Don't log error for missing fhctl node
Nícolas F. R. A. Prado
1
-1
/
+1
2024-06-12
RDMA/mlx5: Adding remote atomic access flag to updatable flags
Or Har-Toov
1
-1
/
+2
2024-06-12
RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
Or Har-Toov
1
-1
/
+1
2024-06-12
clk: samsung: exynosautov9: fix wrong pll clock id value
Jaewon Kim
1
-4
/
+4
2024-06-12
media: cadence: csi2rx: configure DPHY before starting source stream
Pratyush Yadav
1
-12
/
+14
2024-06-12
drm/edid: Parse topology block for all DispID structure v1.x
Ville Syrjälä
2
-2
/
+1
2024-06-12
drm/rockchip: vop2: Do not divide height twice for YUV
Detlev Casanova
1
-10
/
+12
[next]