summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-05crypto: atmel-tdes - use scatterlist length before DMA mappingThorsten Blum
2026-07-05MAINTAINERS: update hisilicon zip driver maintainerChenghai Huang
2026-07-05crypto: atmel-ecc - clean up and improve ECDH commentsThorsten Blum
2026-07-05crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmdThorsten Blum
2026-07-05hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/Eric Biggers
2026-07-05crypto: qcom-rng - Remove crypto_rng interfaceEric Biggers
2026-07-05crypto: qcom-rng - Allow zero as a random numberEric Biggers
2026-07-05crypto: qcom-rng - Enable clock in hwrng caseEric Biggers
2026-07-05crypto: qat - clear AES key schedule from stackGiovanni Cabiddu
2026-07-05crypto: qat - cancel work on re-enable SR-IOV timeoutGiovanni Cabiddu
2026-07-05crypto: ecc - Optimize vli additive operations using compiler builtinsFabian Blatter
2026-07-05hwrng: atmel - drop __maybe_unused from atmel_trng_pm_opsThorsten Blum
2026-07-05crypto: octeontx - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: qat - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: hisilicon - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: ccp - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: cavium - use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05crypto: use 2-arg strscpy where destination size is knownThorsten Blum
2026-07-05hwrng: core - fix rng list on registration errorManos Pitsidianakis
2026-07-05rhashtable: Add workqueue/irq_work header inclusionsHerbert Xu
2026-07-05Merge branch 'iio-inkern-namespace-ib' into togregJonathan Cameron
2026-07-05iio: inkern: Use namespaced exportsRomain Gantois
2026-07-05iio: imu: bmi270: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: adc: max1241: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: dac: ad3530r: Add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: dac: ad3530r: Make regmap_config selectable per chipKim Seer Paller
2026-07-05iio: dac: ad3530r: Refactor setup to table-driven register banksKim Seer Paller
2026-07-05iio: dac: ad3530r: Convert sw_ldac_trig_reg to a function pointerKim Seer Paller
2026-07-05dt-bindings: iio: dac: add support for AD3532R/AD3532Kim Seer Paller
2026-07-05iio: ABI: add DAC 10kohm_to_gnd powerdown modeKim Seer Paller
2026-07-04Input: ims-pcu - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-05iio: light: al3010: fix incorrect scale for the highest gain rangeVidhu Sarwal
2026-07-05iio: adc: nxp-sar-adc: Fix the delay calculation in nxp_sar_adc_wait_for()Andy Shevchenko
2026-07-05iio: light: tsl2591: return actual error from probe IRQ failureStepan Ionichev
2026-07-05iio: imu: inv_icm42600: fix timestamping by limiting FIFO readingJean-Baptiste Maneyrol
2026-07-04Documentation/arch/x86/amd-memory-encryption.rst: Fix typoCédric Hannotier
2026-07-04perf tests: Add auto counter reload (ACR) sampling testDapeng Mi
2026-07-04perf vendor events amd: Update Zen 6 core eventsSandipan Das
2026-07-04perf vendor events amd: Update Zen 5 core eventsSandipan Das
2026-07-04Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-04perf test amd ibs: avoid using executable heapOndrej Mosnacek
2026-07-04Merge tag 'mips-fixes_7.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-04perf/x86/amd/uncore: Add group validationSandipan Das
2026-07-04selftests/bpf: Add tests for forked/cloned optimized uprobesJiri Olsa
2026-07-04selftests/bpf: Add tests for uprobe nop10 red zone clobberingAndrii Nakryiko
2026-07-04selftests/bpf: Add reattach tests for uprobe syscallJiri Olsa
2026-07-04selftests/bpf: Change uprobe/usdt trigger bench code to use nop10Jiri Olsa
2026-07-04selftests/bpf: Change uprobe syscall tests to use nop10Jiri Olsa
2026-07-04selftests/bpf: Emit nop,nop10 instructions combo for x86_64 archJiri Olsa
2026-07-04libbpf: Detect uprobe syscall with new errorJiri Olsa