aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-11-23lib/crypto: poly1305: Add at_least decoration to fixed-size array paramsEric Biggers1-1/+1
2025-11-23lib/crypto: md5: Add at_least decoration to fixed-size array paramsEric Biggers1-5/+6
2025-11-23lib/crypto: curve25519: Add at_least decoration to fixed-size array paramsEric Biggers1-10/+14
2025-11-23lib/crypto: chacha: Add at_least decoration to fixed-size array paramsEric Biggers1-6/+6
2025-11-23lib/crypto: chacha20poly1305: Statically check fixed array lengthsJason A. Donenfeld2-18/+19
2025-11-23compiler_types: introduce at_least parameter decoration pseudo keywordJason A. Donenfeld1-0/+15
2025-11-23wifi: iwlwifi: trans: rename at_least variable to min_modeJason A. Donenfeld1-4/+4
2025-11-23Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+3
2025-11-23Merge tag 'timers-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-18/+21
2025-11-23Merge tag 'perf-urgent-2025-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+1
2025-11-24PM / devfreq: tegra30: use min to simplify actmon_cpu_to_emc_rateThorsten Blum1-8/+4
2025-11-24PM / devfreq: hisi: Fix potential UAF in OPP handlingPengjie Zhang1-1/+2
2025-11-24PM / devfreq: Move governor.h to a public header locationDmitry Baryshkov9-39/+37
2025-11-22timers: Fix NULL function pointer race in timer_shutdown_sync()Yipeng Zou1-3/+4
2025-11-22Merge tag 'mips-fixes_6.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-46/+78
2025-11-22x86/{boot,mtrr}: Remove unused function declarationsYue Haibing2-6/+0
2025-11-22Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-0/+1
2025-11-22Merge tag 'xfs-fixes-6.18-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2025-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+12
2025-11-22Merge tag 'input-for-v6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-37/+38
2025-11-22Merge tag 'riscv-for-linus-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds4-5/+10
2025-11-22Merge tag 'selinux-pr-20251121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds2-129/+144
2025-11-22irqchip/gic-its: Rework platform MSI deviceID detectionLorenzo Pieralisi1-68/+23
2025-11-22PCI: iproc: Implement MSI controller node detection with of_msi_xlate()Lorenzo Pieralisi1-17/+5
2025-11-22Merge tag 'v6.18-rc3' into irq/msiThomas Gleixner690-3741/+6340
2025-11-22fs/resctrl: Update bit_usage to reflect io_allocBabu Moger4-17/+42
2025-11-22fs/resctrl: Introduce interface to modify io_alloc capacity bitmasksBabu Moger4-1/+109
2025-11-22USB: storage: Remove subclass and protocol overrides from Novatek quirkAlan Stern1-1/+1
2025-11-22fs/resctrl: Modify struct rdt_parse_data to pass mode and CLOSIDBabu Moger1-11/+13
2025-11-22fs/resctrl: Introduce interface to display io_alloc CBMsBabu Moger4-4/+73
2025-11-22genirq: Remove cpumask availability check on kthread affinity settingFrederic Weisbecker1-13/+4
2025-11-22genirq: Fix interrupt threads affinity vs. cpuset isolated partitionsFrederic Weisbecker1-8/+15
2025-11-22genirq: Prevent early spurious wake-ups of interrupt threadsFrederic Weisbecker1-1/+9
2025-11-21Merge tag 'for-net-2025-11-21' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski8-109/+161
2025-11-21net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle1-1/+1
2025-11-22riscv: dts: allwinner: d1: fix vlenb propertySergey Matyukevich1-1/+1
2025-11-21fs/resctrl: Add user interface to enable/disable io_alloc featureBabu Moger4-3/+188
2025-11-21fs/resctrl: Introduce interface to display "io_alloc" supportBabu Moger4-0/+59
2025-11-21x86,fs/resctrl: Implement "io_alloc" enable/disable handlersBabu Moger3-0/+66
2025-11-21x86,fs/resctrl: Detect io_alloc featureBabu Moger2-0/+10
2025-11-21x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger3-12/+15
2025-11-21x86/cpufeatures: Add support for L3 Smart Data Cache Injection Allocation EnforcementBabu Moger3-0/+4
2025-11-21powercap: intel_rapl: Enable MSR-based RAPL PMU supportKuppuswamy Sathyanarayanan2-8/+28
2025-11-21powercap: intel_rapl: Prepare read_raw() interface for atomic-context callersKuppuswamy Sathyanarayanan5-15/+31
2025-11-21Merge tag 'qcomtee-fixes2-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee into arm/fixesArnd Bergmann2-2/+2
2025-11-21Merge tag 'imx-fixes-6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesArnd Bergmann4-5/+10
2025-11-21x86/mce: Handle AMD threshold interrupt stormsSmita Koralahalli3-0/+10
2025-11-21iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-11-21iommufd/driver: Fix counter initialization for counted_by annotationGustavo A. R. Silva1-1/+1
2025-11-21x86/mce: Do not clear bank's poll bit in mce_poll_banks on AMD SMCA systemsAvadhut Naik1-1/+2