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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-08
mm: delete stale comment about cachelines
Brendan Jackman
1
-2
/
+0
2026-06-08
mm/compaction: respect cpusets when checking retry suitability
fujunjie
1
-1
/
+1
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
3
-21
/
+12
2026-06-08
mm: list_lru: introduce folio_memcg_list_lru_alloc()
Johannes Weiner
1
-0
/
+27
2026-06-08
mm: list_lru: introduce caller locking for additions and deletions
Johannes Weiner
1
-0
/
+43
2026-06-08
mm/nodemask: correctly describe nodemask operation return types
Joshua Hahn
1
-9
/
+9
2026-06-08
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
1
-4
/
+7
2026-06-08
driver core: platform: set mod_name in driver registration
Shashank Balaji
2
-10
/
+12
2026-06-08
coresight: pass THIS_MODULE implicitly through a macro
Shashank Balaji
1
-2
/
+4
2026-06-08
Merge tag 'svc_updates_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-next
Greg Kroah-Hartman
2
-9
/
+29
2026-06-08
Merge tag 'coresight-next-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
2
-7
/
+22
2026-06-08
Merge tag 'iio-for-7.2a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing
Greg Kroah-Hartman
4
-73
/
+46
2026-06-08
nfs: use nfsi->rwsem to protect traversal of the file lock list
Yang Erkun
1
-1
/
+0
2026-06-08
watchdog: linux/watchdog.h: repair kernel-doc comments
Randy Dunlap
1
-2
/
+6
2026-06-08
ASoC: simple-card: remove platform data style
Mark Brown
5
-18
/
+12
2026-06-08
nfs: keep PG_UPTODATE clear after read errors in page groups
Clark Wang
1
-0
/
+1
2026-06-08
Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+7
2026-06-08
nfs: remove fileid field from struct nfs_inode
Jeff Layton
1
-5
/
+0
2026-06-08
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Jeff Layton
1
-10
/
+0
2026-06-08
nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
Jeff Layton
1
-10
/
+0
2026-06-08
nfs: store the full NFS fileid in inode->i_ino
Jeff Layton
1
-2
/
+2
2026-06-08
firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
Tze Yee Ng
2
-1
/
+25
2026-06-08
dmaengine: iop32x-adma: Remove a leftover header file
Vladimir Zapolskiy
1
-110
/
+0
2026-06-08
irqchip/renesas-rzv2h: Add DMA ACK signal routing support
John Madieu
1
-0
/
+5
2026-06-08
power: sequencing: Add an API to return the pwrseq device's 'dev' pointer
Manivannan Sadhasivam
1
-0
/
+7
2026-06-08
mm: Refactor lazy_mmu_mode_pause() and lazy_mmu_mode_resume()
Juergen Gross
1
-11
/
+45
2026-06-08
wifi: mac80211: bound S1G TIM PVB walk to the TIM element
Bryam Vargas
1
-1
/
+1
2026-06-07
Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2026-06-07
rhashtable: Fix rhashtable_next_key() build warnings
Mykyta Yatsenko
1
-40
/
+2
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
1
-1
/
+5
2026-06-07
bpf: Add support for tracing_multi link cookies
Jiri Olsa
1
-0
/
+1
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
2
-0
/
+7
2026-06-07
bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2
-0
/
+47
2026-06-07
bpf: Add multi tracing attach types
Jiri Olsa
2
-0
/
+6
2026-06-07
bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
1
-5
/
+1
2026-06-07
bpf: Add struct bpf_tramp_node object
Jiri Olsa
1
-23
/
+37
2026-06-07
bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
1
-2
/
+0
2026-06-07
ftrace: Add add_ftrace_hash_entry function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_remove function
Jiri Olsa
1
-0
/
+1
2026-06-07
ftrace: Add ftrace_hash_count function
Jiri Olsa
1
-0
/
+7
2026-06-07
net/mlx5: Add sd_group_size bits for SD management
Shay Drory
1
-2
/
+5
2026-06-07
net/mlx5: Update IFC allowed_list_size field bits
Dragos Tatulea
1
-2
/
+2
2026-06-07
filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=n
Christian Brauner
1
-1
/
+1
2026-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
17
-35
/
+78
2026-06-06
interconnect: Add devm_of_icc_get_by_index() as exported API for users
Luca Weiss
1
-0
/
+6
2026-06-06
cfi: Include uaccess.h for get_kernel_nofault()
Nathan Chancellor
1
-0
/
+1
2026-06-06
bpf: Add simple xattr support to bpffs
Daniel Borkmann
2
-0
/
+7
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2
-11
/
+18
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
1
-15
/
+6
2026-06-06
kernfs: fix xattr race condition with multiple superblocks
Miklos Szeredi
1
-3
/
+8
[prev]
[next]