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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
init: add bdev fs printk if mount_block_root failed
Angus Chen
1
-1
/
+12
2023-06-09
kcov: add prototypes for helper functions
Arnd Bergmann
2
-3
/
+21
2023-06-09
time_namespace: always provide arch_get_vdso_data() prototype for vdso
Arnd Bergmann
1
-1
/
+2
2023-06-09
thread_info: move function declarations to linux/thread_info.h
Arnd Bergmann
5
-13
/
+5
2023-06-09
init: move cifs_root_data() prototype into linux/mount.h
Arnd Bergmann
2
-2
/
+2
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
22
-45
/
+23
2023-06-09
kunit: include debugfs header file
Arnd Bergmann
1
-0
/
+1
2023-06-09
panic: make function declarations visible
Arnd Bergmann
2
-2
/
+6
2023-06-09
panic: hide unused global functions
Arnd Bergmann
1
-2
/
+1
2023-06-09
locking: add lockevent_read() prototype
Arnd Bergmann
1
-0
/
+4
2023-06-09
lib: devmem_is_allowed: include linux/io.h
Arnd Bergmann
1
-0
/
+1
2023-06-09
mm: sparse: mark populate_section_memmap() static
Arnd Bergmann
1
-1
/
+1
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
1
-2
/
+1
2023-06-09
mm: percpu: unhide pcpu_embed_first_chunk prototype
Arnd Bergmann
1
-2
/
+0
2023-06-09
squashfs: cache partial compressed blocks
Vincent Whitchurch
3
-6
/
+129
2023-06-09
squashfs: don't include buffer_head.h
Christoph Hellwig
3
-3
/
+0
2023-06-09
fork: optimize memcg_charge_kernel_stack() a bit
Haifeng Xu
1
-7
/
+3
2023-06-09
add intptr_t
Alexey Dobriyan
3
-21
/
+1
2023-06-09
procfs: replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-06-09
scripts/spelling.txt: add more spellings to spelling.txt
Colin Ian King
1
-0
/
+22
2023-06-09
kthread: fix spelling typo and grammar in comments
Prathu Baronia
1
-2
/
+2
2023-05-28
Linux 6.4-rc4
Linus Torvalds
1
-1
/
+1
2023-05-28
Merge tag 'x86-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+3
2023-05-28
Merge tag 'perf-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+12
2023-05-28
Merge tag 'objtool-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+13
2023-05-28
Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-10
/
+50
2023-05-28
Merge tag 'irq-urgent-2023-05-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-31
/
+69
2023-05-28
Merge tag 'mips-fixes_6.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-16
/
+26
2023-05-27
Merge tag 'powerpc-6.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-0
/
+6
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
5
-12
/
+21
2023-05-27
Merge tag 'char-misc-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
6
-46
/
+55
2023-05-26
Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
12
-29
/
+153
2023-05-26
Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
20
-48
/
+98
2023-05-26
Merge tag 'pci-v6.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-2
/
+7
2023-05-26
Merge tag 'vfio-v6.4-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+5
2023-05-26
Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
6
-12
/
+20
2023-05-26
Merge tag 'io_uring-6.4-2023-05-26' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+5
2023-05-26
Merge tag 'thermal-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+2
2023-05-26
Merge tag 'pm-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-9
/
+37
2023-05-26
cxl: Explicitly initialize resources when media is not ready
Dave Jiang
1
-6
/
+11
2023-05-26
Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
6
-17
/
+22
2023-05-26
Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-4
/
+32
2023-05-26
Merge tag 'drm-fixes-2023-05-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-136
/
+166
2023-05-26
x86: re-introduce support for ERMS copies for user space accesses
Linus Torvalds
1
-1
/
+9
2023-05-26
Merge tag 'nvme-6.4-2023-05-26' of git://git.infradead.org/nvme into block-6.4
Jens Axboe
1
-0
/
+2
2023-05-26
NVMe: Add MAXIO 1602 to bogus nid list.
Tatsuki Sugiura
1
-0
/
+2
2023-05-26
Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
3
-5
/
+24
2023-05-26
Merge tag 'drm-misc-fixes-2023-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
12
-101
/
+109
2023-05-26
Merge tag 'amd-drm-fixes-6.4-2023-05-24' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
8
-33
/
+47
2023-05-26
Merge tag 'drm-intel-fixes-2023-05-25' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
1
-2
/
+10
[next]