summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.release.v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2 days5-26/+138
|\
| *-. Merge branches 'rcu/fixes', 'rcu/nocb', 'rcu/torture', 'rcu/stall' and 'rcu/s...Frederic Weisbecker6 days5-26/+138
| |\ \
| | | * srcu: Unconditionally record srcu_read_lock_lite() in ->srcu_reader_flavorPaul E. McKenney6 days3-7/+25
| | | * srcu: Remove smp_mb() from srcu_read_unlock_lite()Paul E. McKenney9 days1-1/+1
| | | * srcu: Improve srcu_read_lock_lite() kernel-doc commentPaul E. McKenney10 days1-1/+2
| | | * srcu: Allow inlining of __srcu_read_{,un}lock_lite()Paul E. McKenney10 days1-0/+39
| | | * srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()Paul E. McKenney10 days2-1/+51
| | | * srcu: Create CPP macros for normal and NMI-safe SRCU readersPaul E. McKenney10 days2-12/+12
| | | * srcu: Improve srcu_read_lock{,_nmisafe}() commentsPaul E. McKenney10 days1-4/+11
| | | * srcu: Renaming in preparation for additional reader flavorPaul E. McKenney10 days2-12/+11
| | |/ | |/|
| | * rcu: Delete unused rcu_gp_might_be_stalled() functionPaul E. McKenney2024-10-232-2/+0
| |/
* | Merge tag 'hwmon-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2 days2-16/+4
|\ \
| * | hwmon: (max6639) : Configure based on DT propertyNaresh Solanki11 days1-15/+0
| * | hwmon: Add static visibility member to struct hwmon_opsHeiner Kallweit11 days1-1/+4
* | | Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2 days1-2/+6
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'acpi-battery', 'acpi-ec', 'acpi-pfr' and 'acpi-osl'Rafael J. Wysocki6 days1-2/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | * | | ACPI: EC: make EC support compile-time conditionalArnd Bergmann2024-10-241-2/+6
| | | |/ /
* | | | | Merge tag 'thermal-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2 days2-7/+28
|\ \ \ \ \
| * \ \ \ \ Merge back thermal control material for 6.13Rafael J. Wysocki11 days2-7/+28
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | thermal: netlink: Add the commands and the events for the thresholdsDaniel Lezcano2024-10-241-7/+20
| | * | | | thermal: core: Add and use cooling device guardRafael J. Wysocki2024-10-241-0/+3
| | * | | | thermal: core: Add user thresholds supportDaniel Lezcano2024-10-102-0/+5
* | | | | | Merge tag 'pm-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2 days1-8/+21
|\ \ \ \ \ \
| * | | | | | PM: EM: Add min/max available performance state limitsLukasz Luba2024-11-041-8/+21
| |/ / / / /
* | | | | | Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2 days3-8/+2
|\ \ \ \ \ \
| * | | | | | prandom: Include <linux/percpu.h> in <linux/prandom.h>Uros Bizjak2024-10-031-0/+1
| * | | | | | random: Do not include <linux/prandom.h> in <linux/random.h>Uros Bizjak2024-10-031-7/+0
| * | | | | | scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>Uros Bizjak2024-10-031-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2 days13-113/+303
|\ \ \ \ \ \
| * | | | | | crypto: hisilicon/qm - disable same error report before resettingWeili Qian2024-11-021-1/+7
| * | | | | | crypto: hisilicon - support querying the capability registerQi Tao2024-11-021-0/+15
| * | | | | | crypto: asymmetric_keys - Remove unused functionsDr. David Alan Gilbert2024-11-021-3/+0
| * | | | | | crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang2024-10-051-31/+2
| * | | | | | crypto: ecdsa - Support P1363 signature decodingLukas Wunner2024-10-051-0/+1
| * | | | | | crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner2024-10-051-0/+38
| * | | | | | crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner2024-10-051-7/+7
| * | | | | | crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner2024-10-051-0/+13
| * | | | | | ASN.1: Clean up include statements in public headersLukas Wunner2024-10-052-1/+1
| * | | | | | crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner2024-10-051-11/+36
| * | | | | | crypto: akcipher - Drop sign/verify operationsLukas Wunner2024-10-052-63/+10
| * | | | | | crypto: virtio - Drop sign/verify operationsLukas Wunner2024-10-051-0/+1
| * | | | | | crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner2024-10-052-0/+2
| * | | | | | crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacksLukas Wunner2024-10-051-0/+28
| * | | | | | crypto: sig - Introduce sig_alg backendLukas Wunner2024-10-053-0/+146
| |/ / / / /
* | | | | | Merge tag 'chrome-platform-firmware-for-6.13' of git://git.kernel.org/pub/scm...Linus Torvalds2 days1-0/+7
|\ \ \ \ \ \
| * | | | | | firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas2024-09-301-0/+7
| |/ / / / /
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3 days6-1/+46
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next/pkey-signal' into for-next/coreCatalin Marinas8 days1-0/+4
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas8 days4-1/+44
| |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | * | | | | | | | arm64/ptrace: Expose GCS via ptrace and core filesMark Brown2024-10-041-0/+1