aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin1-67/+118
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin3-18/+22
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin7-728/+1018
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin5-50/+52
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin1-0/+66
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin2-11/+14
2024-07-10nfs: remove nfs_page_lengthChristoph Hellwig1-19/+0
2024-07-10nfs: remove the unused max_deviceinfo_size field from struct pnfs_layoutdrive...Christoph Hellwig2-4/+0
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin1-0/+59
2024-07-10bcachefs: fix scheduling while atomic in break_cycle()Kent Overstreet3-4/+24
2024-07-10bpf: Remove tst_run from lwt_seg6local_prog_ops.Sebastian Andrzej Siewior1-1/+0
2024-07-11soc: sunxi: sram: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-10bcachefs: Fix RCU splatKent Overstreet2-1/+9
2024-07-11arm64: dts: allwinner: h616: add crypto engine nodeAndre Przywara1-0/+10
2024-07-10wifi: ath12k: Support Transmit DE statsDinesh Karthikeyan2-0/+480
2024-07-10wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-07-10wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy1-1/+1
2024-07-10wifi: ath11k: use work queue to process beacon tx eventKang Yang3-1/+16
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-21/+16
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+5
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+17
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+4
2024-07-10pwm: atmel-tcb: Make private data variable naming consistentUwe Kleine-König1-45/+45
2024-07-10pwm: atmel-tcb: Simplify checking the companion outputUwe Kleine-König1-8/+3
2024-07-10pwm: Allow pwm state transitions from an invalid stateUwe Kleine-König1-2/+37
2024-07-10pwm: xilinx: Simplify using devm_ functionsUwe Kleine-König1-21/+6
2024-07-10pwm: Use guards for pwm_lookup_lock instead of explicity mutex_lock + mutex_u...Uwe Kleine-König1-29/+22
2024-07-10pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König1-11/+8
2024-07-10pwm: Use guards for pwm_lock instead of explicity mutex_lock + mutex_unlockUwe Kleine-König1-37/+15
2024-07-10pwm: Register debugfs operations after the pwm classUwe Kleine-König1-1/+9
2024-07-10pwm: imx-tpm: Enable pinctrl setting for sleep stateShenwei Wang1-2/+14
2024-07-10pwm: lpss: drop redundant runtime PM handlesRaag Jadav1-22/+0
2024-07-10pwm: lpss: use devm_pm_runtime_enable() helperRaag Jadav1-9/+1
2024-07-10pwm-stm32: Make use of parametrised register definitionsUwe Kleine-König1-11/+11
2024-07-10Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...Uwe Kleine-König2-87/+96
2024-07-10dt-bindings: pwm: imx: remove interrupt property from requiredFrank Li1-1/+0
2024-07-10pwm: meson: Add support for Amlogic S4 PWMJunyi Zhao1-0/+39
2024-07-10pwm: Add GPIO PWM driverVincent Whitchurch4-1/+259
2024-07-10dt-bindings: pwm: Add pwm-gpioNicola Di Lieto1-0/+46
2024-07-10pwm: Drop pwm_apply_state()Uwe Kleine-König1-7/+0
2024-07-10bus: ts-nbus: Use pwm_apply_might_sleep()Sean Young1-1/+1
2024-07-10pwm: Remove wrong implementation details from pwm_ops's documentationUwe Kleine-König1-3/+1
2024-07-10pwm: Make pwm_request_from_chip() private to the coreUwe Kleine-König2-17/+3
2024-07-10pwm: cros-ec: Simplify device tree xlationUwe Kleine-König1-20/+12
2024-07-10pwm: cros-ec: Don't care about consumers in .get_state()Uwe Kleine-König1-33/+1
2024-07-10pwm: Make use of a symbol namespace for the coreUwe Kleine-König2-0/+5
2024-07-10pwm: add missing MODULE_DESCRIPTION() macrosJeff Johnson8-0/+8
2024-07-10pwm: axi-pwmgen: Make use of regmap_clear_bits()Uwe Kleine-König1-1/+1
2024-07-10pwm: jz4740: Another few conversions to regmap_{set,clear}_bits()Uwe Kleine-König1-5/+4