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-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-0
/
+3
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
1
-8
/
+8
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
1
-1
/
+1
2025-04-03
Merge tag 'rtc-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
2
-5
/
+1
2025-04-03
ceph: Remove osd_client deadcode
Dr. David Alan Gilbert
1
-6
/
+0
2025-04-03
Merge tag 'mm-nonmm-stable-2025-04-02-22-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+11
2025-04-03
Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-10
/
+14
2025-04-03
Merge tag 'mm-hotfixes-stable-2025-04-02-21-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-1
/
+38
2025-04-03
scsi: ufs: core: Add device level exception support
Bao D. Nguyen
2
-1
/
+9
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
4
-0
/
+127
2025-04-02
Merge tag 'usb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-13
/
+22
2025-04-02
Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-127
/
+124
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-3
/
+20
2025-04-02
Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-3
/
+9
2025-04-02
Merge tag 'vfs-6.15-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-8
/
+7
2025-04-02
drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsigned
Lyude Paul
1
-2
/
+2
2025-04-02
drm/edid: Use unsigned int in drm_add_modes_noedid()
Lyude Paul
1
-1
/
+1
2025-04-02
Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
4
-598
/
+0
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-11
/
+7
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
5
-10
/
+11
2025-04-02
Merge tag 'kgdb-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-1
/
+1
2025-04-02
drm/dp: Pull drm_dp_link_power_up/down from Tegra to common drm_dp_helper
Andy Yan
1
-0
/
+2
2025-04-02
block: add for_each_mp_bvec()
Ming Lei
1
-0
/
+6
2025-04-01
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long
2
-1
/
+2
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-15
/
+0
2025-04-01
Merge tag 'vfio-v6.15-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
7
-34
/
+219
2025-04-02
Merge branch 'topic/cxl' into next
Michael Ellerman
4
-598
/
+0
2025-04-01
Merge tag 'thermal-6.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+0
2025-04-01
Merge tag 'i3c/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-1
/
+1
2025-04-02
agp/intel-gtt: Add intel_gmch_gtt_read_entry()
Ville Syrjälä
1
-0
/
+2
2025-04-01
lib/sort.c: add _nonatomic() variants with cond_resched()
Kent Overstreet
1
-0
/
+11
2025-04-01
mseal sysmap: kernel config and header change
Jeff Xu
1
-0
/
+10
2025-04-01
mm: pgtable: remove tlb_remove_page_ptdesc()
Qi Zheng
1
-6
/
+0
2025-04-01
mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc*
Qi Zheng
1
-1
/
+1
2025-04-01
mm: pgtable: make generic tlb_remove_table() use struct ptdesc
Qi Zheng
1
-3
/
+3
2025-04-01
mm/hugetlb_vmemmap: fix memory loads ordering
Yu Zhao
2
-1
/
+38
2025-04-01
Merge tag 'i2c-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-11
/
+15
2025-04-01
x86/nmi: Consolidate NMI panic variables
Sohil Mehta
1
-2
/
+0
2025-04-01
Merge tag 'dmaengine-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-9
/
+4
2025-04-01
Merge tag 'phy-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
1
-12
/
+0
2025-04-01
Merge tag 'soundwire-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
4
-3
/
+105
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
15
-62
/
+172
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-5
/
+13
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
14
-34
/
+83
2025-04-01
drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
Rob Clark
1
-0
/
+4
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
56
-597
/
+1482
2025-04-01
drm/panel: Add refcount support
Anusha Srivatsa
1
-0
/
+19
2025-04-01
drm/panel: Add new helpers for refcounted panel allocatons
Anusha Srivatsa
1
-0
/
+22
2025-04-01
rtc: mt6397: drop unused defines
Alexandre Belloni
1
-5
/
+0
[prev]
[next]