index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
gpiolib: fix kerneldoc
Bartosz Golaszewski
1
-1
/
+1
2025-03-06
drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
1
-1
/
+1
2025-03-06
drm/gem: Test for imported GEM buffers with helper
Thomas Zimmermann
1
-0
/
+14
2025-03-05
include/linux/log2.h: mark is_power_of_2() with __always_inline
Su Hui
1
-1
/
+1
2025-03-05
NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
Mike Snitzer
2
-1
/
+6
2025-03-05
mm/hugetlb: wait for hugetlb folios to be freed
Ge Yang
1
-0
/
+5
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
1
-4
/
+8
2025-03-05
net: phy: remove remaining PHY package related definitions from phy.h
Heiner Kallweit
1
-38
/
+0
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
1
-86
/
+0
2025-03-05
net: stmmac: configure SerDes on mac_finish
Choong Yong Liang
1
-0
/
+4
2025-03-05
arch: x86: add IPC mailbox accessor function and add SoC register access
David E. Box
1
-0
/
+94
2025-03-05
drm/fb-helper: Remove struct drm_fb_helper.fb_probe
Thomas Zimmermann
1
-17
/
+0
2025-03-05
drm/i915/display: fbdev: Move custom suspend code to new callback
Thomas Zimmermann
1
-0
/
+14
2025-03-05
drm/i915/display: fbdev: Move custom restore code to new callback
Thomas Zimmermann
1
-0
/
+13
2025-03-05
drm/client: Send pending hotplug events after resume
Thomas Zimmermann
1
-0
/
+8
2025-03-05
ASoC: Merge up fixes
Mark Brown
31
-45
/
+187
2025-03-05
fs/pipe: remove buggy and unused 'helper' function
Linus Torvalds
1
-9
/
+0
2025-03-05
file: add fput and file_ref_put routines optimized for use when closing a fd
Mateusz Guzik
1
-0
/
+34
2025-03-05
ASoC: ops: Consistently treat platform_max as control value
Charles Keepax
1
-1
/
+4
2025-03-05
include/linux/pipe_fs_i: Add htmldoc annotation for "head_tail" member
K Prateek Nayak
1
-0
/
+1
2025-03-05
fs/pipe: Fix pipe_occupancy() with 16-bit indexes
Linus Torvalds
1
-1
/
+1
2025-03-05
treewide: fix typo 'unsigned __init128' -> 'unsigned __int128'
Vincent Mailhol
2
-2
/
+2
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
2
-0
/
+23
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
1
-0
/
+72
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
2
-2
/
+73
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
1
-0
/
+74
2025-03-05
drm/amdkfd: flag per-sdma queue reset supported to user space
Jonathan Kim
1
-0
/
+3
2025-03-05
gpio: Hide valid_mask from direct assignments
Matti Vaittinen
1
-8
/
+0
2025-03-05
gpio: Add a valid_mask getter
Matti Vaittinen
1
-0
/
+1
2025-03-05
posix-clock: Store file pointer in struct posix_clock_context
Wojtek Wasko
1
-1
/
+5
2025-03-05
pidfs: allow to retrieve exit information
Christian Brauner
1
-1
/
+2
2025-03-05
pidfs: record exit code and cgroupid at exit
Christian Brauner
1
-0
/
+1
2025-03-05
fscrypt: Change fscrypt_encrypt_pagecache_blocks() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+4
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-2
/
+2
2025-03-05
nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
1
-1
/
+1
2025-03-05
media: v4l2-core: Introduce v4l2_query_ext_ctrl_to_v4l2_queryctrl
Ricardo Ribalda
1
-0
/
+12
2025-03-05
media: v4l2: Remove vidioc_s_ctrl callback
Ricardo Ribalda
1
-4
/
+0
2025-03-05
media: v4l2: Remove vidioc_g_ctrl callback
Ricardo Ribalda
1
-4
/
+0
2025-03-05
media: v4l2: Remove vidioc_queryctrl callback
Ricardo Ribalda
1
-4
/
+0
2025-03-05
mm/slab: call kmalloc_noprof() unconditionally in kmalloc_array_noprof()
Ye Bin
1
-2
/
+0
2025-03-05
drm/xe/uapi: Use hint for guc to set GT frequency
Tejas Upadhyay
1
-1
/
+20
2025-03-04
Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a'
Boqun Feng
9
-37
/
+214
2025-03-04
rcu: Use _full() API to debug synchronize_rcu()
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
1
-0
/
+6
2025-03-04
rcu-tasks: Move RCU Tasks self-tests to core_initcall()
Paul E. McKenney
1
-6
/
+0
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
1
-1
/
+2
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
1
-2
/
+2
2025-03-04
ppp: use IFF_NO_QUEUE in virtual interfaces
Qingfang Deng
1
-2
/
+1
2025-03-04
PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
Lukas Wunner
1
-5
/
+0
2025-03-04
PCI: hotplug: Drop superfluous pci_hotplug_slot_list
Lukas Wunner
1
-2
/
+0
[prev]
[next]