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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helper
Ben Horgan
1
-0
/
+12
2025-11-19
platform: Define platform_device_put cleanup handler
Ben Horgan
1
-0
/
+1
2025-11-19
ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
James Morse
1
-0
/
+6
2025-11-19
ACPI / PPTT: Find cache level by cache-id
James Morse
1
-0
/
+5
2025-11-19
ACPI / PPTT: Add a helper to fill a cpumask from a processor container
James Morse
1
-0
/
+3
2025-11-19
mm: add spurious fault fixing support for huge pmd
Huang Ying
2
-1
/
+5
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
1
-0
/
+1
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
1
-2
/
+4
2025-11-18
rseq: Delete duplicate if statement in rseq_virt_userspace_exit()
Dan Carpenter
1
-1
/
+0
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+5
2025-11-17
sched/fair: Proportional newidle balance
Peter Zijlstra
1
-0
/
+3
2025-11-17
Merge back earlier material related to system sleep for 6.19
Rafael J. Wysocki
2
-6
/
+14
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-3
/
+10
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
1
-3
/
+10
2025-11-15
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-0
/
+2
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-1
/
+29
2025-11-14
PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
Rafael J. Wysocki
1
-0
/
+24
2025-11-14
time: Fix a few typos in time[r] related code comments
Jianyun Gao
1
-4
/
+4
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
1
-0
/
+20
2025-11-14
PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
1
-0
/
+3
2025-11-14
hrtimer: Store time as ktime_t in restart block
Thomas Weißschuh
1
-1
/
+1
2025-11-14
VFS: introduce end_creating_keep()
NeilBrown
1
-0
/
+22
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
1
-19
/
+9
2025-11-14
ecryptfs: use new start_creating/start_removing APIs
NeilBrown
1
-0
/
+2
2025-11-14
Add start_renaming_two_dentries()
NeilBrown
1
-0
/
+2
2025-11-14
VFS/ovl/smb: introduce start_renaming_dentry()
NeilBrown
1
-0
/
+2
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
1
-0
/
+3
2025-11-14
VFS: add start_creating_killable() and start_removing_killable()
NeilBrown
1
-0
/
+6
2025-11-14
VFS: introduce start_removing_dentry()
NeilBrown
1
-0
/
+2
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
1
-0
/
+2
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
1
-0
/
+18
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
1
-0
/
+33
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
1
-0
/
+2
2025-11-14
nsproxy: fix free_nsproxy() and simplify create_new_namespaces()
Christian Brauner
2
-6
/
+9
2025-11-13
Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into char-misc-linus
Greg Kroah-Hartman
4
-8
/
+11
2025-11-13
Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-linus
Greg Kroah-Hartman
2
-0
/
+3
2025-11-13
Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+2
2025-11-13
entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stub
Andrew Donnellan
1
-1
/
+1
2025-11-13
Merge tag 'v6.18-rc5' into objtool/core, to pick up fixes
Ingo Molnar
24
-28
/
+159
2025-11-12
Merge tag 'dma-mapping-6.18-2025-11-12' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-1
/
+2
2025-11-12
PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overridden
Bjorn Helgaas
1
-0
/
+2
2025-11-12
x86: Restrict KVM-induced symbol exports to KVM modules where obvious/possible
Sean Christopherson
1
-0
/
+14
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
1
-6
/
+7
2025-11-12
fs/pipe: stop duplicating union pipe_index declaration
Rasmus Villemoes
1
-16
/
+7
2025-11-12
iomap: simplify ->read_folio_range() error handling for reads
Joanne Koong
1
-3
/
+2
2025-11-12
iomap: optimize pending async writeback accounting
Joanne Koong
1
-2
/
+0
2025-11-12
docs: document iomap writeback's iomap_finish_folio_write() requirement
Joanne Koong
1
-0
/
+4
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
1
-0
/
+1
2025-11-12
power: always freeze efivarfs
Christian Brauner
1
-1
/
+2
[prev]
[next]