summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-22ASoC: qcom: audioreach: Constify function argumentsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed snd_soc_tplg_dapm_widgetKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed DAPM widget structsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed ar control structsKrzysztof Kozlowski
2025-12-22ASoC: qcom: topology: Constify pointed topology and vendor structsKrzysztof Kozlowski
2025-12-22ASoC: SDCA: Add ASoC jack hookup in class driverCharles Keepax
2025-12-22ASoC: SDCA: Add ability to connect SDCA jacks to ASoC jacksCharles Keepax
2025-12-22ASoC: SDCA: Factor out jack handling into new c fileCharles Keepax
2025-12-22spi: sun6i: Support A523's SPI controllersChen-Yu Tsai
2025-12-22spi: dt-bindings: sun6i: Add compatibles for A523's SPI controllersChen-Yu Tsai
2025-12-22regulator: Add UAPI headers to MAINTAINERSThomas Weißschuh
2025-12-22regulator: uapi: Use UAPI integer typeThomas Weißschuh
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao
2025-12-22ASoC: Intel: sof_sdw: shift SSP BT mask bits.Mac Chiang
2025-12-22RDMA/bnxt_re: Fix OOB write in bnxt_re_copy_err_stats()Ding Hui
2025-12-22staging: greybus: Remove completed PWM TODO item.Sammy Malik
2025-12-22staging: sm750fb: Rename CamelCase variable fixId to fix_idTim Wassink
2025-12-22staging: greybus: arche-platform: fix OF populate on driver rebindJohan Hovold
2025-12-22staging: greybus: arche-platform: fix memleak on probe failureJohan Hovold
2025-12-22staging: greybus: arche-platform: fix coldboot probe error pathJohan Hovold
2025-12-22staging: rtl8723bs: remove unnecessary else blockSanghyeon Lee
2025-12-22staging: rtl8723bs: remove unnecessary bracesSanghyeon Lee
2025-12-22RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari
2025-12-21smb/server: fix minimum SMB2 PDU sizeChenXiaoSong
2025-12-21smb/server: fix minimum SMB1 PDU sizeChenXiaoSong
2025-12-21ksmbd: rename smb2_get_msg to smb_get_msgNamjae Jeon
2025-12-21ksmbd: Fix to handle removal of rfc1002 header from smb_hdrDavid Howells
2025-12-21bpf: arm64: Fix sparse warningsPuranjay Mohan
2025-12-21Linux 6.19-rc2v6.19-rc2Linus Torvalds
2025-12-21Merge tag 'coccinelle-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-21Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-21Merge tag 'irq-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-12-21drm/ast: Swap framebuffer writes on big-endian machinesRené Rebe
2025-12-21Coccinelle: pm_runtime: Fix typo in report messageThorsten Blum
2025-12-21scripts: coccicheck: filter *.cocci files by MODESongwei Chai
2025-12-21iio: adc: ad7606_spi: use bitmap_full() in ad7606_spi_update_scan_mode()Yury Norov (NVIDIA)
2025-12-21staging: iio: ad9832: clean up whitespaceTomas Borquez
2025-12-21iio: magnetometer: Add mmc5633 sensorFrank Li
2025-12-21drm/gem-shmem: Fix the MODULE_LICENSE() stringThomas Zimmermann
2025-12-21drm/gem-shmem: Fix typos in documentationThomas Zimmermann
2025-12-21dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometerFrank Li
2025-12-21iio: chemical: scd4x: fix reported channel endiannessFiona Klute
2025-12-21selftests/bpf: add test case for BPF LSM hook bpf_lsm_mmap_fileMatt Bobrowski
2025-12-21bpf: annotate file argument as __nullable in bpf_lsm_mmap_fileMatt Bobrowski
2025-12-21x86/bpf: Avoid emitting LOCK prefix for XCHG atomic opsUros Bizjak
2025-12-21Merge branch 'bpf-optimize-recursion-detection-on-arm64'Alexei Starovoitov
2025-12-21bpf: arm64: Optimize recursion detection by not using atomicsPuranjay Mohan
2025-12-21bpf: move recursion detection logic to helpersPuranjay Mohan