index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
ceph: fix wrong sizeof argument issue in register_session()
Viacheslav Dubeyko
1
-2
/
+3
2025-10-08
ceph: add checking of wait_for_completion_killable() return value
Viacheslav Dubeyko
1
-1
/
+4
2025-10-08
ceph: make ceph_start_io_*() killable
Max Kellermann
3
-26
/
+49
2025-10-08
libceph: Use HMAC-SHA256 library instead of crypto_shash
Eric Biggers
3
-58
/
+26
2025-10-08
tracing: Fix irqoff tracers on failure of acquiring calltime
Steven Rostedt
1
-13
/
+10
2025-10-08
tracing: Fix wakeup tracers on failure of acquiring calltime
Steven Rostedt
1
-10
/
+6
2025-10-08
tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nul
Thorsten Blum
1
-7
/
+4
2025-10-08
io_uring/zcrx: increment fallback loop src offset
Pavel Begunkov
1
-0
/
+1
2025-10-08
io_uring/zcrx: fix overshooting recv limit
Pavel Begunkov
1
-0
/
+4
2025-10-08
loop: remove redundant __GFP_NOWARN flag
Pedro Demarchi Gomes
1
-1
/
+1
2025-10-08
s390/uv: Fix comment of uv_find_secret() function
Thomas Huth
1
-2
/
+2
2025-10-08
selftests: netfilter: query conntrack state to check for port clash resolution
Florian Westphal
1
-17
/
+41
2025-10-08
selftests: netfilter: nft_fib.sh: fix spurious test failures
Florian Westphal
1
-5
/
+8
2025-10-08
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
Eric Woudstra
1
-1
/
+1
2025-10-08
netfilter: nft_objref: validate objref and objrefmap expressions
Fernando Fernandez Mancera
1
-0
/
+39
2025-10-08
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-08
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...
Marc Kleine-Budde
1
-21
/
+32
2025-10-08
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-08
crypto: skcipher - Fix reqsize handling
T Pratham
1
-0
/
+2
2025-10-07
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
1
-1
/
+1
2025-10-07
net: pse-pd: tps23881: Fix current measurement scaling
Thomas Wismer
1
-1
/
+1
2025-10-07
net/mlx5: fix pre-2.40 binutils assembler error
Arnd Bergmann
1
-1
/
+1
2025-10-07
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-07
fsnotify: pass correct offset to fsnotify_mmap_perm()
Ryan Roberts
1
-1
/
+2
2025-10-07
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
2
-1
/
+2
2025-10-07
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
1
-6
/
+2
2025-10-07
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
1
-5
/
+10
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2
-19
/
+4
2025-10-07
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
2
-10
/
+23
2025-10-07
lib/test_kho: use kho_preserve_vmalloc instead of storing addresses in fdt
Mike Rapoport (Microsoft)
1
-12
/
+29
2025-10-07
kho: add support for preserving vmalloc allocations
Mike Rapoport (Microsoft)
2
-0
/
+309
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
3
-17
/
+17
2025-10-07
kho: check if kho is finalized in __kho_preserve_order()
Mike Rapoport (Microsoft)
1
-29
/
+26
2025-10-07
MAINTAINERS, .mailmap: update Umang's email address
Umang Jain
2
-1
/
+2
2025-10-07
drm/nouveau: fix bad ret code in nouveau_bo_move_prep
Shuhao Fu
1
-1
/
+1
2025-10-07
smb: client: Return directly after a failed genlmsg_new() in cifs_swn_send_re...
Markus Elfring
1
-5
/
+2
2025-10-07
smb: client: Use common code in cifs_do_create()
Markus Elfring
1
-2
/
+2
2025-10-07
drm/amd/display: Incorrect Mirror Cositing
Jesse Agate
1
-5
/
+5
2025-10-07
drm/amd/display: Enable Dynamic DTBCLK Switch
Fangzhi Zuo
1
-0
/
+4
2025-10-07
drm/amdgpu: Report individual reset error
Lijo Lazar
1
-10
/
+15
2025-10-07
drm/amdgpu: partially revert "revert to old status lock handling v3"
Christian König
4
-68
/
+105
2025-10-07
drm/amd/display: Fix unsafe uses of kernel mode FPU
Ard Biesheuvel
6
-7
/
+56
2025-10-07
drm/amd/pm: Disable VCN queue reset on SMU v13.0.6 due to regression
Jesse.Zhang
1
-2
/
+1
2025-10-07
drm/amdgpu: Fix general protection fault in amdgpu_vm_bo_reset_state_machine
Jesse.Zhang
1
-1
/
+1
2025-10-07
drm/amdgpu: Check swus/ds for switch state save
Lijo Lazar
1
-8
/
+15
2025-10-07
drm/amdkfd: Fix two comments in kfd_ioctl.h
Felix Kuehling
1
-2
/
+2
2025-10-07
drm/amd/pm: Avoid interface mismatch messaging
Lijo Lazar
3
-2
/
+5
[prev]
[next]