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-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
1
-1
/
+1
2025-10-15
bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures.
Alexei Starovoitov
1
-0
/
+4
2025-10-14
livepatch: Introduce source code helpers for livepatch modules
Josh Poimboeuf
1
-0
/
+77
2025-10-14
objtool/klp: Introduce klp diff subcommand for diffing object files
Josh Poimboeuf
2
-24
/
+77
2025-10-14
objtool: Unify STACK_FRAME_NON_STANDARD entry sizes
Josh Poimboeuf
1
-1
/
+1
2025-10-14
x86/asm: Annotate special section entries
Josh Poimboeuf
1
-1
/
+3
2025-10-14
objtool: Add ANNOTATE_DATA_SPECIAL
Josh Poimboeuf
2
-12
/
+39
2025-10-14
objtool: Move ANNOTATE* macros to annotate.h
Josh Poimboeuf
2
-89
/
+110
2025-10-14
interval_tree: Fix ITSTATIC usage for *_subtree_search()
Josh Poimboeuf
3
-1
/
+7
2025-10-14
kbuild: Remove 'kmod_' prefix from __KBUILD_MODNAME
Josh Poimboeuf
1
-1
/
+2
2025-10-14
elfnote: Change ELFNOTE() to use __UNIQUE_ID()
Josh Poimboeuf
1
-8
/
+5
2025-10-14
compiler.h: Make addressable symbols less of an eyesore
Josh Poimboeuf
1
-1
/
+1
2025-10-14
compiler: Tweak __UNIQUE_ID() naming
Josh Poimboeuf
1
-1
/
+5
2025-10-14
vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macros
Josh Poimboeuf
1
-28
/
+12
2025-10-14
mm/memory_hotplug: Remove MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
3
-27
/
+1
2025-10-14
HID: core: Add printk_ratelimited variants to hid_warn() etc
Vicki Pfau
1
-0
/
+11
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-0
/
+15
2025-10-13
net: phy: bcm54811: Fix GMII/MII/MII-Lite selection
Kamil Horák - 2N
1
-0
/
+1
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
1
-0
/
+1
2025-10-13
drm/amdgpu: drop unused structures in amdgpu_drm.h
Alex Deucher
1
-21
/
+0
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
1
-3
/
+0
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-0
/
+10
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-5
/
+6
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-1
/
+1
2025-10-13
rpmb: move rpmb_frame struct and constants to common header
Bean Huo
1
-0
/
+44
2025-10-13
ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver
Baojun Xu
1
-0
/
+3
2025-10-13
firmware: arm_ffa: Add support for IMPDEF value in the memory access descriptor
Sudeep Holla
1
-2
/
+19
2025-10-13
iio: buffer-dma: support getting the DMA channel
Nuno Sá
1
-0
/
+1
2025-10-13
iio: buffer: support getting dma channel from the buffer
Nuno Sá
1
-0
/
+2
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
1
-0
/
+6
2025-10-11
Revert "i2c: boardinfo: Annotate code used in init phase only"
Wolfram Sang
1
-1
/
+1
2025-10-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+3
2025-10-11
Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-18
/
+14
2025-10-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+31
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-8
/
+20
2025-10-10
KVM: guest_memfd: Allow mmap() on guest_memfd for x86 VMs with private memory
Sean Christopherson
1
-1
/
+11
2025-10-10
KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not set
Sean Christopherson
1
-1
/
+2
2025-10-10
KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGS
Sean Christopherson
1
-1
/
+1
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-5
/
+6
2025-10-10
Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-4
/
+4
2025-10-10
Merge tag 'ceph-for-6.18-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+6
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
3
-15
/
+3
2025-10-10
Merge tag 'io_uring-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
1
-1
/
+1
2025-10-10
Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-1
/
+1
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
1
-2
/
+3
2025-10-10
Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-2
/
+2
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-13
/
+17
2025-10-08
libceph: pass the message pointer instead of loading con->out_msg
Max Kellermann
1
-2
/
+2
2025-10-08
libceph: make ceph_con_get_out_msg() return the message pointer
Max Kellermann
1
-1
/
+1
[prev]
[next]