aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang2-0/+188
2026-01-30dt-bindings: net: wireless: ath11k-pci: deprecate 'firmware-name' propertyMiaoqing Pan1-0/+1
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan2-0/+31
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo1-0/+6
2026-01-30wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo1-2/+2
2026-01-30wifi: ath10k: snoc: support powering on the device via pwrseqDmitry Baryshkov2-3/+53
2026-01-30block: introduce bdev_rot()Damien Le Moal4-5/+10
2026-01-30Merge branch 'core/entry' into sched/coreThomas Gleixner4-122/+158
2026-01-30entry: Inline syscall_exit_work() and syscall_trace_enter()Jinjie Ruan4-99/+102
2026-01-30entry: Add arch_ptrace_report_syscall_entry/exit()Jinjie Ruan2-2/+38
2026-01-30entry: Rework syscall_exit_to_user_mode_work() for architecture reuseJinjie Ruan1-14/+11
2026-01-30entry: Remove unused syscall argument from syscall_trace_enter()Jinjie Ruan2-5/+4
2026-01-30MIPS: Loongson64: dts: fix phy-related definition of LS7A GMACIcenowy Zheng1-2/+4
2026-01-30clk: microchip: core: allow driver to be compiled with COMPILE_TESTBrian Masney2-1/+5
2026-01-30MIPS: drop unused pic32.h headerBrian Masney1-36/+0
2026-01-30watchdog: pic32-wdt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30watchdog: pic32-dmt: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30serial: pic32_uart: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30rtc: pic32: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30pinctrl: pic32: update include to use pic32.h from platform_dataBrian Masney1-2/+1
2026-01-30mmc: sdhci-pic32: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30irqchip/irq-pic32-evic: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30clk: microchip: core: update include to use pic32.h from platform_dataBrian Masney1-1/+1
2026-01-30MIPS: update include to use pic32.h from platform_dataBrian Masney4-5/+4
2026-01-30MAINTAINERS: add include/linux/platform_data/pic32.h to MIPS entryBrian Masney1-0/+1
2026-01-30MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/Brian Masney1-0/+39
2026-01-30MIPS: pic32: drop unused include linux/io.h from pic32.hBrian Masney1-1/+0
2026-01-30MIPS: pic32: include linux/types.h on pic32.hBrian Masney1-0/+1
2026-01-30MIPS: pic32: include linux/io.h header on several filesBrian Masney3-0/+3
2026-01-30mips: LOONGSON32: drop a dangling Kconfig symbolRandy Dunlap1-1/+0
2026-01-30MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODEJohn Garry1-1/+1
2026-01-30mtd: spinand: Disable continuous read during probeDavid LaPorte1-0/+8
2026-01-30ASoC: codecs: max98390: Check return value of devm_gpiod_get_optional() in max98390_i2c_probe()Chen Ni1-0/+3
2026-01-30spi: tegra210-quad: Protect curr_xfer check in IRQ handlerBreno Leitao1-0/+20
2026-01-30spi: tegra210-quad: Protect curr_xfer clearing in tegra_qspi_non_combined_seq_xferBreno Leitao1-0/+3
2026-01-30spi: tegra210-quad: Protect curr_xfer in tegra_qspi_combined_seq_xferBreno Leitao1-0/+5
2026-01-30spi: tegra210-quad: Protect curr_xfer assignment in tegra_qspi_setup_transfer_oneBreno Leitao1-0/+3
2026-01-30spi: tegra210-quad: Move curr_xfer read inside spinlockBreno Leitao1-2/+4
2026-01-30spi: tegra210-quad: Return IRQ_HANDLED when timeout already processed transferBreno Leitao1-2/+17
2026-01-30EDAC/r82600: Remove this obsolete driverEthan Nelson-Moore5-440/+1
2026-01-30gfs2: Fix use-after-free in iomap inline data write pathDeepanshu Kartikey1-1/+12
2026-01-30pkcs7, x509: Add ML-DSA supportDavid Howells4-2/+64
2026-01-30pkcs7: Allow the signing algo to do whatever digestion it wants itselfDavid Howells5-19/+50
2026-01-30pkcs7, x509: Rename ->digest to ->mDavid Howells7-29/+26
2026-01-30x509: Separately calculate sha256 for blacklistDavid Howells2-9/+15
2026-01-30pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domainsXu Yang1-1/+1
2026-01-30irqchip/gic-v5: Check if impl is virt capableSascha Bischoff3-0/+16
2026-01-30KVM: arm64: gic: Set vgic_model before initing private IRQsSascha Bischoff1-4/+4
2026-01-30arm64/sysreg: Drop ICH_HFGRTR_EL2.ICC_HAPR_EL1 and make RES1Sascha Bischoff2-2/+1
2026-01-30KVM: arm64: gic-v3: Switch vGIC-v3 to use generated ICH_VMCR_EL2Sascha Bischoff4-95/+51