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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
mailmap: update and consolidate Casey Connolly's name and email
Casey Connolly
1
-1
/
+1
2025-05-21
crash_dump: retrieve dm crypt keys in kdump kernel
Coiby Xu
2
-0
/
+3
2025-05-21
crash_dump: store dm crypt keys in kdump reserved memory
Coiby Xu
2
-1
/
+9
2025-05-21
kexec_file: allow to place kexec_buf randomly
Coiby Xu
1
-0
/
+30
2025-05-11
list: remove redundant 'extern' for function prototypes
Andy Shevchenko
1
-4
/
+4
2025-05-11
lib/oid_registry.c: remove unused sprint_OID
Dr. David Alan Gilbert
1
-1
/
+0
2025-05-11
util_macros.h: fix the reference in kernel-doc
Andy Shevchenko
1
-1
/
+1
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
1
-0
/
+10
2025-05-11
compiler_types.h: fix "unused variable" in __compiletime_assert()
Marc Herbert
1
-1
/
+7
2025-05-11
treewide: fix typo "previlege"
WangYuli
1
-1
/
+1
2025-05-11
relay: remove unused relay_late_setup_files
Dr. David Alan Gilbert
1
-3
/
+0
2025-05-11
rapidio: remove unused functions
Dr. David Alan Gilbert
1
-5
/
+0
2025-05-11
scatterlist: inline sg_next()
Caleb Sander Mateos
1
-1
/
+22
2025-05-11
hung_task: show the blocker task if the task is hung on semaphore
Lance Yang
1
-1
/
+14
2025-05-11
hung_task: replace blocker_mutex with encoded blocker
Lance Yang
2
-1
/
+104
2025-05-11
kernel.h: move PTR_IF() and u64_to_user_ptr() to util_macros.h
Andy Shevchenko
2
-9
/
+67
2025-05-11
kernel.h: move READ/WRITE definitions to <linux/types.h>
Ingo Molnar
2
-4
/
+4
2025-05-11
task_stack.h: remove obsolete __HAVE_ARCH_KSTACK_END check
Pasha Tatashin
1
-2
/
+0
2025-05-11
exit: move and extend sched_process_exit() tracepoint
Andrii Nakryiko
1
-4
/
+30
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+5
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+6
2025-05-09
Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-11
/
+9
2025-05-09
Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
2
-11
/
+9
2025-05-08
Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-1
/
+11
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-0
/
+6
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
1
-0
/
+1
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
1
-0
/
+3
2025-05-06
Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
1
-1
/
+1
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
1
-0
/
+1
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
1
-1
/
+1
2025-05-06
Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-1
/
+1
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
2
-8
/
+6
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
1
-3
/
+3
2025-05-03
Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-1
/
+2
2025-05-02
Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-29
/
+54
2025-05-02
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-29
/
+54
2025-05-02
Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-4
/
+4
2025-05-02
uio_hv_generic: Fix sysfs creation path for ring buffer
Naman Jain
1
-0
/
+6
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
1
-1
/
+1
2025-05-01
Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-21
/
+18
2025-05-01
Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
54
-394
/
+484
2025-05-01
ASoC: intel/sdw_utils: Add volume limits to CS35L56
Mark Brown
1
-0
/
+1
2025-05-01
ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakers
Stefan Binding
1
-0
/
+1
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-0
/
+2
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-15
/
+0
2025-04-29
ALSA: ump: Fix buffer overflow at UMP SysEx message conversion
Takashi Iwai
1
-1
/
+1
2025-04-28
Merge tag 'for-net-2025-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
3
-12
/
+15
2025-04-28
netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum
Kory Maincent
1
-5
/
+0
2025-04-28
cpufreq: Fix setting policy limits when frequency tables are used
Rafael J. Wysocki
1
-29
/
+54
[next]