index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
gdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-28
coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements
Hongbo Li
1
-0
/
+38
2024-09-28
coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements
Hongbo Li
1
-0
/
+42
2024-09-28
coccinelle: Add rules to find str_false_true() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
coccinelle: Add rules to find str_true_false() replacements
Hongbo Li
1
-0
/
+19
2024-09-28
fbdev: sisfb: Fix strbuf array overflow
Andrey Shumilin
1
-1
/
+1
2024-09-27
ovl: fix file leak in ovl_real_fdget_meta()
Amir Goldstein
1
-1
/
+1
2024-09-27
Documentation: KVM: fix warning in "make htmldocs"
Paolo Bonzini
1
-0
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
221
-270
/
+0
2024-09-27
smb: client: make SHA-512 TFM ephemeral
Enzo Matsumiya
6
-47
/
+17
2024-09-27
smb: client: make HMAC-MD5 TFM ephemeral
Enzo Matsumiya
2
-84
/
+50
2024-09-27
smb: client: stop flooding dmesg in smb2_calc_signature()
Paulo Alcantara
1
-1
/
+1
2024-09-27
smb: client: allocate crypto only for primary server
Enzo Matsumiya
2
-9
/
+18
2024-09-27
smb: client: fix UAF in async decryption
Enzo Matsumiya
2
-19
/
+34
2024-09-27
netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs)
David Howells
3
-22
/
+65
2024-09-26
drm/amd/pm: update workload mask after the setting
Kenneth Feng
3
-2
/
+13
2024-09-26
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
1
-1
/
+2
2024-09-26
drm/amdgpu: fix vbios fetching for SR-IOV
Alex Deucher
1
-2
/
+9
2024-09-26
drm/amdgpu: fix PTE copy corruption for sdma 7
Frank Min
1
-2
/
+5
2024-09-26
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
2024-09-26
zram: don't free statically defined names
Andrey Skvortsov
1
-2
/
+4
2024-09-26
memory tiers: use default_dram_perf_ref_source in log message
Huang Ying
1
-3
/
+3
2024-09-26
Revert "list: test: fix tests for list_cut_position()"
Guenter Roeck
1
-6
/
+0
2024-09-26
kselftests: mm: fix wrong __NR_userfaultfd value
Muhammad Usama Anjum
1
-1
/
+1
2024-09-26
compiler.h: specify correct attribute for .rodata..c_jump_table
Tiezhu Yang
1
-1
/
+1
2024-09-26
mm/damon/Kconfig: update DAMON doc URL
Diederik de Haas
1
-1
/
+1
2024-09-26
mm: kfence: fix elapsed time for allocated/freed track
qiwu.chen
1
-1
/
+1
2024-09-26
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2024-09-26
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-09-26
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-26
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-09-26
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-09-26
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-09-26
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
3
-5
/
+31
2024-09-26
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-09-26
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-09-26
mm: make SPLIT_PTE_PTLOCKS depend on SMP
Guenter Roeck
1
-0
/
+1
2024-09-26
tools: fix shared radix-tree build
Lorenzo Stoakes
4
-1
/
+15
2024-09-26
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
4
-150
/
+34
2024-09-26
fbcon: break earlier in search_fb_in_map and search_for_mapped_con
Qianqiang Liu
1
-2
/
+6
2024-09-26
fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_f...
Markus Elfring
1
-5
/
+2
2024-09-26
fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
Qianqiang Liu
1
-0
/
+2
2024-09-26
dm verity: fallback to platform keyring also if key in trusted keyring is rej...
Luca Boccassi
1
-1
/
+1
2024-09-26
dm-verity: restart or panic on an I/O error
Mikulas Patocka
1
-2
/
+21
2024-09-26
dm: fix spelling errors
Shen Lichuan
2
-2
/
+2
2024-09-26
dm-cache: remove pointless error check
Dipendra Khadka
1
-4
/
+0
2024-09-26
sh: intc: Replace simple_strtoul() with kstrtoul()
Hongbo Li
1
-1
/
+4
2024-09-26
sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register
Gaosheng Cui
1
-6
/
+0
2024-09-26
dt-bindings: gpio: ep9301: Add missing "#interrupt-cells" to examples
Rob Herring
1
-3
/
+6
2024-09-26
MAINTAINERS: Update EP93XX ARM ARCHITECTURE maintainer
Nikita Shubin
1
-0
/
+1
2024-09-26
soc: ep93xx: drop reference to removed EP93XX_SOC_COMMON config
Lukas Bulwahn
1
-1
/
+1
[next]