summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23firmware: qcom_scm: don't opencode kmemdupMukesh Ojha-2/+1
2026-03-23block: fix bio_alloc_bioset slowpath GFP handlingVasily Gorbik-2/+2
2026-03-23thermal: devfreq_cooling: avoid unnecessary kfree of freq_tableAnas Iqbal-1/+2
2026-03-23pinctrl: abx500: Fix type of 'argument' variableYu-Chun Lin-1/+1
2026-03-23x86/cpu: Add comment clarifying CRn pinningPeter Zijlstra-0/+13
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos-2/+20
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara-10/+15
2026-03-23x86/fred: Fix early boot failures on SEV-ES/SNP guestsNikunj A Dadhania-0/+20
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He-3/+4
2026-03-23x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits maskBorislav Petkov (AMD)-1/+1
2026-03-23PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask()Youngjun Park-1/+1
2026-03-23platform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland-1/+9
2026-03-23platform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz-0/+29
2026-03-23platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz-1/+1
2026-03-23platform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari-1/+1
2026-03-23platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari-1/+1
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor-2/+0
2026-03-23platform/x86: ISST: Check HWP support before MSR accessLi RongQing-0/+3
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal-0/+11
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal-0/+4
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed-0/+4
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato-0/+34
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato-0/+14
2026-03-23MAINTAINERS: change email address of Denis BenatoDenis Benato-1/+1
2026-03-23PM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia-0/+11
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar-0/+16
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar-6/+7
2026-03-23x86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania-6/+12
2026-03-23coredump: add tracepoint for coredump eventsBreno Leitao-0/+50
2026-03-23Merge patch series "fix architecture-specific compat_ftruncate64 implementati...Christian Brauner-44/+32
2026-03-23fs: remove do_sys_truncateChristoph Hellwig-11/+5
2026-03-23fs: pass on FTRUNCATE_* flags to do_truncateChristoph Hellwig-14/+12
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig-20/+16
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan-36/+72
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li-1/+0
2026-03-23KVM: arm64: Remove extra ISBs when using msr_hcr_el2Marc Zyngier-8/+2
2026-03-23KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}Marc Zyngier-22/+29
2026-03-23KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner labelMarc Zyngier-12/+3
2026-03-23KVM: arm64: pkvm: Simplify BTI handling on CPU bootMarc Zyngier-14/+5
2026-03-23KVM: arm64: pkvm: Move error handling to the end of kvm_hyp_cpu_entryMarc Zyngier-7/+7
2026-03-23ata: libata-transport: remove redundant dynamic sysfs attributesHeiner Kallweit-71/+42
2026-03-23ARM: dts: microchip: sam9x7: fix gpio-lines count for pioBMihai Sain-1/+1
2026-03-23ata: libata-scsi: refactor ata_scsiop_maint_in()Niklas Cassel-18/+29
2026-03-23arm64: dts: ti: k3-j722s: Add main_i2c4 device nodeAniket Limaye-7/+22
2026-03-23media: amphion: Fix race between m2m job_abort and device_runMing Qian-6/+3
2026-03-23media: dt-bindings: rockchip,vdec: Add alternative reg-names order for RK35{7...Cristian Ciocaltea-8/+12
2026-03-23media: dt-bindings: rockchip,vdec: Mark reg-names required for RK35{76,88}Cristian Ciocaltea-0/+2
2026-03-23media: mediatek: vcodec: fix use-after-free in encoder release pathFan Wu-0/+9
2026-03-23media: mtk-jpeg: fix use-after-free in release path due to uncancelled workFan Wu-0/+1
2026-03-23media: imx-jpeg: Add support for encoder v1 descriptor configurationMing Qian-2/+55