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
2025-11-23
lib/crypto: poly1305: Add at_least decoration to fixed-size array params
Eric Biggers
1
-1
/
+1
2025-11-23
lib/crypto: md5: Add at_least decoration to fixed-size array params
Eric Biggers
1
-5
/
+6
2025-11-23
lib/crypto: curve25519: Add at_least decoration to fixed-size array params
Eric Biggers
1
-10
/
+14
2025-11-23
lib/crypto: chacha: Add at_least decoration to fixed-size array params
Eric Biggers
1
-6
/
+6
2025-11-23
lib/crypto: chacha20poly1305: Statically check fixed array lengths
Jason A. Donenfeld
2
-18
/
+19
2025-11-23
compiler_types: introduce at_least parameter decoration pseudo keyword
Jason A. Donenfeld
1
-0
/
+15
2025-11-23
wifi: iwlwifi: trans: rename at_least variable to min_mode
Jason A. Donenfeld
1
-4
/
+4
2025-11-23
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-3
/
+3
2025-11-23
Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+21
2025-11-23
Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+1
2025-11-24
PM / devfreq: tegra30: use min to simplify actmon_cpu_to_emc_rate
Thorsten Blum
1
-8
/
+4
2025-11-24
PM / devfreq: hisi: Fix potential UAF in OPP handling
Pengjie Zhang
1
-1
/
+2
2025-11-24
PM / devfreq: Move governor.h to a public header location
Dmitry Baryshkov
9
-39
/
+37
2025-11-22
timers: Fix NULL function pointer race in timer_shutdown_sync()
Yipeng Zou
1
-3
/
+4
2025-11-22
Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-46
/
+78
2025-11-22
x86/{boot,mtrr}: Remove unused function declarations
Yue Haibing
2
-6
/
+0
2025-11-22
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-0
/
+1
2025-11-22
Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2025-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-1
/
+12
2025-11-22
Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
8
-37
/
+38
2025-11-22
Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
4
-5
/
+10
2025-11-22
Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
2
-129
/
+144
2025-11-22
irqchip/gic-its: Rework platform MSI deviceID detection
Lorenzo Pieralisi
1
-68
/
+23
2025-11-22
PCI: iproc: Implement MSI controller node detection with of_msi_xlate()
Lorenzo Pieralisi
1
-17
/
+5
2025-11-22
Merge tag 'v6.18-rc3' into irq/msi
Thomas Gleixner
690
-3741
/
+6340
2025-11-22
fs/resctrl: Update bit_usage to reflect io_alloc
Babu Moger
4
-17
/
+42
2025-11-22
fs/resctrl: Introduce interface to modify io_alloc capacity bitmasks
Babu Moger
4
-1
/
+109
2025-11-22
USB: storage: Remove subclass and protocol overrides from Novatek quirk
Alan Stern
1
-1
/
+1
2025-11-22
fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSID
Babu Moger
1
-11
/
+13
2025-11-22
fs/resctrl: Introduce interface to display io_alloc CBMs
Babu Moger
4
-4
/
+73
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
1
-13
/
+4
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
1
-8
/
+15
2025-11-22
genirq: Prevent early spurious wake-ups of interrupt threads
Frederic Weisbecker
1
-1
/
+9
2025-11-21
Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
8
-109
/
+161
2025-11-21
net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHY
Daniel Golle
1
-1
/
+1
2025-11-22
riscv: dts: allwinner: d1: fix vlenb property
Sergey Matyukevich
1
-1
/
+1
2025-11-21
fs/resctrl: Add user interface to enable/disable io_alloc feature
Babu Moger
4
-3
/
+188
2025-11-21
fs/resctrl: Introduce interface to display "io_alloc" support
Babu Moger
4
-0
/
+59
2025-11-21
x86,fs/resctrl: Implement "io_alloc" enable/disable handlers
Babu Moger
3
-0
/
+66
2025-11-21
x86,fs/resctrl: Detect io_alloc feature
Babu Moger
2
-0
/
+10
2025-11-21
x86/resctrl: Add SDCIAE feature in the command line options
Babu Moger
3
-12
/
+15
2025-11-21
x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation Enforcement
Babu Moger
3
-0
/
+4
2025-11-21
powercap: intel_rapl: Enable MSR-based RAPL PMU support
Kuppuswamy Sathyanarayanan
2
-8
/
+28
2025-11-21
powercap: intel_rapl: Prepare read_raw() interface for atomic-context callers
Kuppuswamy Sathyanarayanan
5
-15
/
+31
2025-11-21
Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixes
Arnd Bergmann
2
-2
/
+2
2025-11-21
Merge tag 'imx-fixes-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
Arnd Bergmann
4
-5
/
+10
2025-11-21
x86/mce: Handle AMD threshold interrupt storms
Smita Koralahalli
3
-0
/
+10
2025-11-21
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-11-21
iommufd/driver: Fix counter initialization for counted_by annotation
Gustavo A. R. Silva
1
-1
/
+1
2025-11-21
x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systems
Avadhut Naik
1
-1
/
+2
[prev]
[next]