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
2025-03-24
rv: Add option for nested monitors and include sched
Gabriele Monaco
1
-1
/
+1
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
2
-1
/
+17
2025-03-24
net: introduce per netns packet chains
Paolo Abeni
1
-1
/
+11
2025-03-24
Merge tag 'kernel-6.15-rc1.tasklist_lock' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+48
2025-03-24
Merge tag 'vfs-6.15-rc1.initramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.ceph' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-36
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-1
/
+8
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-214
/
+0
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-47
/
+47
2025-03-24
Merge tag 'vfs-6.15-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-21
/
+95
2025-03-24
Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+1
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
1
-0
/
+3
2025-03-24
Merge tag 'vfs-6.15-rc1.pipe' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-1
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
6
-4
/
+85
2025-03-24
Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+4
2025-03-24
net: phy: phy_interface_t: Fix RGMII_TXID code comment
Ihor Matushchak
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
5
-35
/
+85
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-5
/
+0
2025-03-24
Merge branch 'pm-misc'
Rafael J. Wysocki
1
-5
/
+0
2025-03-24
Merge branch 'pm-sleep'
Rafael J. Wysocki
4
-9
/
+33
2025-03-24
Merge branches 'pm-em' and 'pm-runtime'
Rafael J. Wysocki
2
-14
/
+21
2025-03-24
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-15
/
+9
2025-03-24
Merge branches 'acpi-x86', 'acpi-platform-profile', 'acpi-apei' and 'acpi-misc'
Rafael J. Wysocki
1
-1
/
+1
2025-03-22
Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-15
/
+6
2025-03-22
keys: Fix UAF in key_put()
David Howells
1
-0
/
+1
2025-03-21
resource: split DEFINE_RES_NAMED_DESC() out of DEFINE_RES_NAMED()
Andy Shevchenko
1
-2
/
+7
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
2
-0
/
+6
2025-03-21
mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
Jinjiang Tu
1
-0
/
+6
2025-03-21
mm: vmscan: split proactive reclaim statistics from direct reclaim statistics
Hao Jia
2
-0
/
+3
2025-03-21
mm/damon: implement a new DAMOS filter type for active pages
Nhat Pham
1
-0
/
+2
2025-03-21
meminfo: add a per node counter for balloon drivers
Nico Pache
1
-0
/
+1
2025-03-21
mm: simplify folio_memcg_charged()
Matthew Wilcox (Oracle)
1
-3
/
+1
2025-03-21
mm: simplify split_page_memcg()
Matthew Wilcox (Oracle)
1
-2
/
+2
2025-03-21
mm: separate folio_split_memcg_refs() from split_page_memcg()
Matthew Wilcox (Oracle)
1
-0
/
+7
2025-03-21
pds_fwctl: add rpc and query support
Brett Creeley
1
-0
/
+194
2025-03-21
pds_fwctl: initial driver framework
Shannon Nelson
1
-0
/
+83
2025-03-21
hwspinlock: Remove unused hwspin_lock_get_id()
Dr. David Alan Gilbert
1
-6
/
+0
2025-03-21
hwspinlock: Remove unused (devm_)hwspin_lock_request()
Dr. David Alan Gilbert
1
-12
/
+0
2025-03-21
net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.
Kuniyuki Iwashima
1
-4
/
+2
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
1
-0
/
+1
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
1
-0
/
+1
2025-03-21
io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
Pavel Begunkov
1
-0
/
+13
2025-03-21
pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
1
-0
/
+1
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
3
-1
/
+6
2025-03-21
NFS: Add a mount option to make ENETUNREACH errors fatal
Trond Myklebust
1
-0
/
+1
2025-03-21
sunrpc: Add a sysfs file for adding a new xprt
Anna Schumaker
1
-0
/
+1
2025-03-21
NFS: Extend rdirplus mount option with "force|none"
Benjamin Coddington
1
-0
/
+1
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-75
/
+1
[prev]
[next]