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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-08
ceph: fix multifs mds auth caps issue
Kotresh HR
4
-15
/
+35
2025-10-08
ceph: cleanup in ceph_alloc_readdir_reply_buffer()
Viacheslav Dubeyko
1
-2
/
+7
2025-10-08
ceph: fix potential NULL dereference issue in ceph_fill_trace()
Viacheslav Dubeyko
1
-0
/
+11
2025-10-08
libceph: add empty check to ceph_con_get_out_msg()
Max Kellermann
3
-9
/
+8
2025-10-08
libceph: pass the message pointer instead of loading con->out_msg
Max Kellermann
4
-107
/
+114
2025-10-08
libceph: make ceph_con_get_out_msg() return the message pointer
Max Kellermann
3
-5
/
+4
2025-10-08
ceph: fix potential race condition on operations with CEPH_I_ODIRECT flag
Viacheslav Dubeyko
2
-12
/
+44
2025-10-08
ceph: refactor wake_up_bit() pattern of calling
Viacheslav Dubeyko
2
-6
/
+3
2025-10-08
ceph: fix potential race condition in ceph_ioctl_lazyio()
Viacheslav Dubeyko
1
-5
/
+12
2025-10-08
ceph: fix overflowed constant issue in ceph_do_objects_copy()
Viacheslav Dubeyko
1
-2
/
+2
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
Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
10
-27
/
+418
2025-10-08
Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
5
-22
/
+158
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
87
-1378
/
+2764
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-1
/
+16
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
Merge tag 'asoc-fix-v6.18-merge-window' of https://git.kernel.org/pub/scm/lin...
Takashi Iwai
11
-48
/
+179
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
Merge patch series "can: m_can: fix pm_runtime and CAN state handling"
Marc Kleine-Budde
2
-27
/
+37
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
Merge branch 'next' into for-linus
Dmitry Torokhov
12941
-241821
/
+491923
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
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
5
-11
/
+23
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
[prev]
[next]