summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier4-12/+11
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier12-92/+125
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier24-232/+1384
2026-04-08Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier3-25/+95
2026-04-08Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/nextMarc Zyngier1-220/+310
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier7-59/+43
2026-04-08Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier4-30/+68
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier47-382/+3204
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier65-120/+4863
2026-04-08perf/events: Replace READ_ONCE() with standard pgtable accessorsAnshuman Khandual1-3/+3
2026-04-08sched/rt: Cleanup global RT bandwidth functionsMichal Koutný1-24/+0
2026-04-08sched/rt: Move group schedulability check to sched_rt_global_validate()Michal Koutný1-9/+8
2026-04-08sched/rt: Skip group schedulable check with rt_group_sched=0Michal Koutný1-3/+2
2026-04-08sched/deadline: Use revised wakeup rule for dl_serverPeter Zijlstra1-1/+1
2026-04-08x86/fpu: Correct the comment explaining what xfeatures_in_use() doesBorislav Petkov (AMD)1-1/+1
2026-04-08Merge branch 'thermal-intel'Rafael J. Wysocki2-6/+21
2026-04-08thermal: core: Suspend thermal zones later and resume them earlierRafael J. Wysocki3-42/+29
2026-04-08thermal: core: Allocate thermal_class staticallyRafael J. Wysocki1-18/+12
2026-04-08thermal: core: Adjust thermal_wq allocation flagsRafael J. Wysocki1-2/+1
2026-04-08thermal: core: Drop redundant check from thermal_zone_device_update()Rafael J. Wysocki1-7/+1
2026-04-08thermal: core: Free thermal zone ID later during removalRafael J. Wysocki1-2/+4
2026-04-08thermal: core: Fix thermal zone governor cleanup issuesRafael J. Wysocki1-3/+4
2026-04-08pmdomain: qcom: rpmhpd: Add power domains for Hawi SoCFenglin Wu1-0/+38
2026-04-08pmdomain: Merge branch dt into nextUlf Hansson2-0/+13
2026-04-08dt-bindings: power: qcom,rpmhpd: Add RPMh power domain for Hawi SoCFenglin Wu2-0/+13
2026-04-08pmdomain: qcom: cpr: add COMPILE_TEST supportRosen Penev1-1/+1
2026-04-08entry: Split preemption from irqentry_exit_to_kernel_mode()Mark Rutland1-14/+59
2026-04-08entry: Split kernel mode logic from irqentry_{enter,exit}()Mark Rutland2-95/+142
2026-04-08entry: Move irqentry_enter() prototype laterMark Rutland1-22/+22
2026-04-08entry: Remove local_irq_{enable,disable}_exit_to_user()Mark Rutland3-34/+3
2026-04-08entry: Fix stale comment for irqentry_enter()Mark Rutland1-1/+1
2026-04-08m68k: defconfig: Update defconfigs for v7.0-rc1Geert Uytterhoeven7-1/+13
2026-04-08m68k: emu: Replace unbounded sprintf() in nfhd_init_one()Thorsten Blum1-1/+2
2026-04-08ALSA: usb-audio: qcom: Fix incorrect type in enable_audio_streamsongxiebing1-1/+1
2026-04-08Merge tag 'pin-init-v7.1' of https://github.com/Rust-for-Linux/linux into rus...Miguel Ojeda10-36/+75
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda838-5503/+10271
2026-04-08ALSA: i2c: ak4xxx-adda: implement AK4529 reset handlingCássio Gabriel1-1/+26
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers53-296/+0
2026-04-08ALSA: interwave: add ISA and PnP suspend and resume callbacksCássio Gabriel1-27/+151
2026-04-08ALSA: tea6330t: add mixer state restore helperCássio Gabriel2-1/+39
2026-04-08ALSA: tea6330t: move snd_tea6330t_detect() EXPORT_SYMBOLCássio Gabriel1-1/+1
2026-04-08USB: serial: iuu_phoenix: fix iuutool author nameThorsten Blum1-1/+1
2026-04-08um: drivers: call kernel_strrchr() explicitly in cow_user.cMichael Bommarito1-1/+7
2026-04-08gpio: bd72720: handle missing regmapMatti Vaittinen1-0/+2
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers2-116/+5
2026-04-08wifi: ath12k: Use michael_mic() from cfg80211Eric Biggers6-62/+8
2026-04-08wifi: ath11k: Use michael_mic() from cfg80211Eric Biggers4-57/+7
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers6-26/+10
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers1-3/+3
2026-04-08Merge tag 'ath-next-20260407' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg17-46/+383