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-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
8
-55
/
+483
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
2
-3
/
+9
2025-09-29
slab: Make slub local_(try)lock more precise for LOCKDEP
Alexei Starovoitov
2
-0
/
+21
2025-09-29
mm: Introduce alloc_frozen_pages_nolock()
Alexei Starovoitov
2
-21
/
+32
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
4
-7
/
+9
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
4
-9
/
+19
2025-09-29
maple_tree: Convert forking to use the sheaf interface
Liam R. Howlett
1
-24
/
+23
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
3
-9
/
+51
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
4
-710
/
+88
2025-09-29
tools/testing: Add support for prefilled slab sheafs
Liam R. Howlett
2
-0
/
+117
2025-09-29
maple_tree: Replace mt_free_one() with kfree()
Pedro Falcato
1
-9
/
+4
2025-09-29
maple_tree: Use kfree_rcu in ma_free_rcu
Pedro Falcato
1
-10
/
+3
2025-09-29
testing/radix-tree/maple: Hack around kfree_rcu not existing
Liam R. Howlett
2
-0
/
+17
2025-09-29
tools/testing: include maple-shim.c in maple.c
Vlastimil Babka
1
-9
/
+3
2025-09-29
maple_tree: use percpu sheaves for maple_node_cache
Vlastimil Babka
1
-2
/
+7
2025-09-29
mm, vma: use percpu sheaves for vm_area_struct cache
Vlastimil Babka
1
-0
/
+1
2025-09-29
tools/testing: Add support for changes to slab for sheaves
Liam R. Howlett
4
-114
/
+142
2025-09-29
slab: allow NUMA restricted allocations to use percpu sheaves
Vlastimil Babka
1
-7
/
+46
2025-09-29
tools/testing/vma: Implement vm_refcnt reset
Liam R. Howlett
1
-0
/
+2
2025-09-29
slab: skip percpu sheaves for remote object freeing
Vlastimil Babka
2
-8
/
+40
2025-09-29
maple_tree: Drop bulk insert support
Liam R. Howlett
3
-439
/
+4
2025-09-29
slab: determine barn status racily outside of lock
Vlastimil Babka
1
-7
/
+20
2025-09-29
tools/testing/vma: clean up stubs in vma_internal.h
Lorenzo Stoakes
1
-110
/
+57
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
2
-0
/
+279
2025-09-29
maple_tree: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-2
/
+2
2025-09-29
slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
3
-2
/
+295
2025-09-28
Input: psxpad-spi - add a check for the return value of spi_setup()
Haotian Zhang
1
-1
/
+5
2025-09-28
Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leak
Zhen Ni
1
-0
/
+1
2025-09-28
lib/string_choices: Add str_assert_deassert() helper
Lad Prabhakar
1
-0
/
+6
2025-09-28
dt-bindings: arm: altera: Drop socfpga-sdram-edac.txt
Rob Herring (Arm)
2
-15
/
+1
2025-09-28
smb: server: let smb_direct_flush_send_list() invalidate a remote key first
Stefan Metzmacher
1
-4
/
+7
2025-09-28
smb: server: make use of ib_alloc_cq_any() instead of ib_alloc_cq()
Stefan Metzmacher
1
-5
/
+7
2025-09-28
smb: server: make consitent use of spin_lock_irq{save,restore}() in transport...
Stefan Metzmacher
1
-15
/
+24
2025-09-28
smb: server: let {free_transport,smb_direct_disconnect_rdma_{work,connection}...
Stefan Metzmacher
1
-6
/
+34
2025-09-28
smb: server: let smb_direct_disconnect_rdma_connection() disable all work but...
Stefan Metzmacher
1
-0
/
+9
2025-09-28
smb: server: fill in smbdirect_socket.first_error on error
Stefan Metzmacher
1
-0
/
+6
2025-09-28
smb: server: let smb_direct_disconnect_rdma_connection() set SMBDIRECT_SOCKET...
Stefan Metzmacher
1
-0
/
+40
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_send_negotiate_respon...
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to {enqueue,get_first}_reassembly()
Stefan Metzmacher
1
-13
/
+7
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_post_send_data()
Stefan Metzmacher
1
-7
/
+4
2025-09-28
smb: server: pass struct smbdirect_socket to post_sendmsg()
Stefan Metzmacher
1
-4
/
+3
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_create_header()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to manage_keep_alive_before_sending()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to manage_credits_prior_sending()
Stefan Metzmacher
1
-4
/
+3
2025-09-28
smb: server: pass struct smbdirect_socket to calc_rw_credits()
Stefan Metzmacher
1
-4
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to wait_for_rw_credits()
Stefan Metzmacher
1
-4
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to wait_for_send_credits()
Stefan Metzmacher
1
-3
/
+2
2025-09-28
smb: server: pass struct smbdirect_socket to wait_for_credits()
Stefan Metzmacher
1
-4
/
+3
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_flush_send_list()
Stefan Metzmacher
1
-4
/
+3
2025-09-28
smb: server: pass struct smbdirect_socket to smb_direct_post_send()
Stefan Metzmacher
1
-4
/
+3
[prev]
[next]