aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-28serial: amba-pl011: prefer dma_mapping_error() over explicit address checkingMiaoqian Lin1-1/+1
2025-10-28sched: Fix the do_set_cpus_allowed() locking fixPeter Zijlstra1-10/+7
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg4-14/+14
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg2-6/+6
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg2-13/+13
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg3-0/+155
2025-10-28Merge tag 'ath-current-20251027' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg1-19/+20
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal1-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal1-0/+1
2025-10-28Merge tag 'counter-fixes-for-6.18' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wbg/counter into char-misc-nextGreg Kroah-Hartman1-1/+1
2025-10-28smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho1-1/+2
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca1-1/+2
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price1-0/+10
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao1-1/+0
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders1-4/+4
2025-10-28ASoC: Fix build for sdw_utilsMark Brown1-1/+0
2025-10-28arm64: dts: imx8mp-kontron: Fix USB OTG role switchingFrieder Schrempf1-5/+19
2025-10-28seqlock: Allow KASAN to fail optimizingPeter Zijlstra1-1/+4
2025-10-27cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpuThorsten Blum1-2/+3
2025-10-27riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pktThorsten Blum1-2/+2
2025-10-28cpufreq: CPPC: Don't warn if FIE init fails to read countersJie Zhan1-9/+8
2025-10-28cpufreq: nforce2: fix reference count leak in nforce2Miaoqian Lin1-0/+3
2025-10-27dt-bindings: net: sparx5: Narrow properly LAN969x register space windowsKrzysztof Kozlowski1-2/+2
2025-10-27dpll: spec: add missing module-name and clock-id to pin-get replyPetr Oros1-0/+2
2025-10-27tools: ynl: avoid print_field when there is no replyHangbin Liu1-0/+3
2025-10-27Merge tag 'batadv-net-pullrequest-20251024' of https://git.open-mesh.org/linux-mergeJakub Kicinski1-2/+12
2025-10-27riscv: asm: use .insn for making custom instructionsBen Dooks3-7/+13
2025-10-27sfc: fix potential memory leak in efx_mae_process_mport()Abdun Nihaal1-0/+4
2025-10-27net: hns3: return error code when function failsJijie Shao3-6/+8
2025-10-27MAINTAINERS: mark ISDN subsystem as orphanBagas Sanjaya2-6/+6
2025-10-27riscv: tests: Make RISCV_KPROBES_KUNIT tristateVivian Wang3-2/+7
2025-10-27riscv: tests: Rename kprobes_test_riscv to kprobes_riscvVivian Wang1-1/+1
2025-10-27Merge tag 'for-net-2025-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski27-67/+113
2025-10-27tools: ynl: fix string attribute length to include null terminatorPetr Oros1-2/+2
2025-10-27KMSAN: Restore dynamic check for '-fsanitize=kernel-memory'Nathan Chancellor1-1/+1
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov1-1/+1
2025-10-27drm/etnaviv: fix flush sequence logicTomeu Vizoso1-1/+1
2025-10-27ACPI: fan: Add support for Microsoft fan extensionsArmin Wolf2-2/+174
2025-10-27ACPI: fan: Add hwmon notification supportArmin Wolf3-4/+17
2025-10-27ACPI: fan: Add basic notification supportArmin Wolf1-0/+50
2025-10-27ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal1-1/+1
2025-10-27ACPI: MRRM: Check revision of MRRM tableTony Luck1-0/+3
2025-10-27ACPI: TAD: Improve runtime PM using guard macrosRafael J. Wysocki1-34/+38
2025-10-27ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()Rafael J. Wysocki1-3/+4
2025-10-27rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`Siyuan Huang1-3/+1
2025-10-27ACPI: battery: Drop redundant lockingRafael J. Wysocki1-12/+0
2025-10-27RAS/AMD/ATL: Require PRM support for future systemsYazen Ghannam4-12/+23
2025-10-27Merge tag 'sched_ext-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds2-15/+112
2025-10-27riscv: Fix memory leak in module_frob_arch_sections()Miaoqian Lin1-2/+6
2025-10-27riscv: ptdump: use seq_puts() in pt_dump_seq_puts() macroJosephine Pfeiffer1-1/+1