summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 daysplatform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland
12 daysplatform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz
12 daysplatform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz
12 daysplatform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari
12 daysplatform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari
12 daysplatform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor
12 daysplatform/x86: ISST: Check HWP support before MSR accessLi RongQing
12 daysplatform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal
12 daysplatform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal
12 daysplatform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed
12 daysplatform/x86: asus-armoury: add support for G614FPDenis Benato
12 daysplatform/x86: asus-armoury: add support for GA503QMDenis Benato
12 daysMAINTAINERS: change email address of Denis BenatoDenis Benato
12 daysPM: hibernate: Drain trailing zero pages on userspace restoreAlberto Garcia
12 dayscpufreq: conservative: Reset requested_freq on limits changeViresh Kumar
12 dayscpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar
12 daysx86/cpu: Enable FSGSBASE early in cpu_init_exception_handling()Nikunj A Dadhania
12 daysxfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li
12 daysxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
12 daysxfs: close crash window in attr dabtree inactivationLong Li
12 daysxfs: factor out xfs_attr3_leaf_initLong Li
12 daysxfs: factor out xfs_attr3_node_entry_removeLong Li
12 daysxfs: only assert new size for datafork during truncate extentsLong Li
12 daysdrm/i915: Unlink NV12 planes earlierVille Syrjälä
12 daysdrm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
12 daysdrm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
12 daysksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
12 daysksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman
12 daysksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman
12 daysksmbd: do not expire session on binding failureHyunwoo Kim
12 daysLinux 7.0-rc5v7.0-rc5Linus Torvalds
12 daystools headers: Synchronize linux/build_bug.h with the kernel sourcesArnaldo Carvalho de Melo
12 daystools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
12 daystools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
12 daystools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
12 daysi2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen
12 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 daysMerge tag 'trace-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
12 daysMerge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge tag 'x86-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysMerge tag 'perf-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 daysMerge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
13 daysMerge tag 'locking-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
13 daysMerge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
13 daysdrm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia
13 daysworkqueue: Fix false positive stall reportsSong Liu
13 dayszram: do not slot_free() written-back slotsSergey Senozhatsky
13 daysmm/damon/core: avoid use of half-online-committed contextSeongJae Park
13 daysmm/rmap: clear vma->anon_vma on errorLorenzo Stoakes (Oracle)
13 dayssched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou