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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
userfaultfd: test uffd VMA flags through the vma_flags_t API
Kiryl Shutsemau (Meta)
1
-6
/
+8
2026-08-04
mm: rename uffd-wp PTE accessors to uffd
Kiryl Shutsemau (Meta)
4
-13
/
+13
2026-08-04
mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
Kiryl Shutsemau (Meta)
1
-10
/
+22
2026-08-04
mm: move reclaim-internal declarations out of swap.h
Jianyue Wu
1
-68
/
+7
2026-08-04
mm/swap: colocate page-cluster sysctl with swap readahead
Jianyue Wu
1
-1
/
+0
2026-08-04
mm/damon/core: change damon_stop() return type to void
SJ Park
1
-1
/
+1
2026-08-04
percpu: replace __ASSEMBLY__ with __ASSEMBLER__ in percpu-defs.h header file
Thomas Huth
1
-2
/
+2
2026-08-05
iio: core: add IIO_VAL_DECIMAL64_FEMTO format type
Wadim Mueller
1
-0
/
+1
2026-08-04
remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()
Mukesh Ojha
1
-6
/
+11
2026-08-04
remoteproc: replace BSD blurb with SPDX identifier in rsc_table.h
Mukesh Ojha
1
-28
/
+1
2026-08-04
remoteproc: replace BSD blurb with SPDX identifier in remoteproc.h
Mukesh Ojha
1
-28
/
+1
2026-08-04
remoteproc: fix coding style issues in remoteproc.h
Mukesh Ojha
1
-5
/
+4
2026-08-04
Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
2
-38
/
+86
2026-08-04
security: lsm: allow LSMs to register for late_initcall_sync init
Yeoreum Yun
1
-0
/
+2
2026-08-04
ASoC: SOF: ipc4-topology: Pipeline params improvements
Mark Brown
11
-34
/
+62
2026-08-04
block: lift BIP_CHECK_FLAGS to include/linux/bio-integrity.h
Christoph Hellwig
1
-0
/
+3
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
3
-86
/
+97
2026-08-04
spi: Add support for StarFive JHB100 SFC
Mark Brown
11
-34
/
+62
2026-08-04
mm/slab: add cache_ and slab_needs_objcg() helpers
Vlastimil Babka (SUSE)
1
-0
/
+3
2026-08-04
mm/slab: introduce kfree_rcu_nolock()
Harry Yoo (Oracle)
2
-13
/
+25
2026-08-04
mm/slab: introduce struct kvfree_rcu_head for kvfree_rcu batching
Harry Yoo (Oracle)
2
-4
/
+16
2026-08-04
Merge branch 'crashkernel-cma' into kexec-next
Mike Rapoport (Microsoft)
2
-1
/
+12
2026-08-04
memblock: add memblock_reserved_hugetlb_size()
Pratyush Yadav (Google)
1
-0
/
+1
2026-08-04
memblock: make HugeTLB bootmem allocation work with KHO
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
mm/mm_init: don't rely on memblock to get KHO scratch migratetype
Pratyush Yadav (Google)
2
-19
/
+15
2026-08-04
kho: initialize kho_scratch pointer earlier in boot
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: expose kho_scratch_overlap() to kexec_handover.h
Pratyush Yadav (Google)
1
-0
/
+7
2026-08-04
kho: add kho_radix_init_tree()
Pratyush Yadav (Google)
1
-0
/
+7
2026-08-04
kho: allow destroying KHO radix tree
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: add data argument to radix walk callback
Pratyush Yadav (Google)
1
-4
/
+4
2026-08-04
kho: add callback for table pages
Pratyush Yadav (Google)
1
-0
/
+3
2026-08-04
kho: add a struct for radix callbacks
Pratyush Yadav (Google)
1
-3
/
+12
2026-08-03
taskstats: remove dead taskstats_exit_mutex declaration
Yiyang Chen
1
-1
/
+0
2026-08-03
pps: don't allow PPS_KC_BIND on removed devices
Calvin Owens
1
-0
/
+1
2026-08-03
watchdog/softlockup: fix softlockup typos
Matthew Chen
1
-2
/
+2
2026-08-03
binfmt_misc: correctly account pre-opened interpreters
Christian Brauner
2
-0
/
+6
2026-08-03
sched_ext: Eject the top rescue consumer on overload
Tejun Heo
1
-0
/
+3
2026-08-03
sched_ext: Add bandwidth-limited rescue execution for stranded tasks
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Add SCX_TASK_PROTECTED
Tejun Heo
1
-0
/
+1
2026-08-03
sched_ext: Synchronize slice and dsq_vtime writes
Tejun Heo
1
-0
/
+2
2026-08-03
kho: make radix max key width more obvious
Pratyush Yadav (Google)
1
-6
/
+3
2026-08-03
kho: generalize radix tree APIs
Pratyush Yadav (Google)
1
-18
/
+16
2026-08-03
HID: input: read battery capacity from its actual report offset
Jose VillaseƱor Montfort
1
-0
/
+2
2026-08-03
binfmt_misc: let a 'B' entry bind its interpreters
Christian Brauner
2
-4
/
+38
2026-08-03
Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-5
/
+5
2026-08-03
Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+3
2026-08-03
usb: core: Add quirk for 255-bytes initial config read
Nikhil Solanke
1
-0
/
+3
2026-08-03
serial: 8250: allow UART drivers to override rx_trig_bytes handling
Crescent Hsieh
1
-0
/
+2
2026-08-03
serial: 8250: allow low-level drivers to override break control
Crescent Hsieh
2
-0
/
+2
2026-08-03
svcrdma: Validate Read chunk positions at decode time
Chuck Lever
1
-0
/
+2
[prev]
[next]