summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-10atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima1-15/+29
2025-07-10x86/hyperv: Clean up hv_map/unmap_interrupt() return valuesNuno Das Neves2-39/+26
2025-07-10x86/hyperv: Fix usage of cpu_online_mask to get valid cpuNuno Das Neves1-3/+1
2025-07-10PCI: hv: Don't load the driver for baremetal root partitionMukesh Rathor1-0/+3
2025-07-10net: mana: Fix warnings for missing export.h header inclusionNaman Jain2-0/+2
2025-07-10PCI: hv: Fix warnings for missing export.h header inclusionNaman Jain1-0/+1
2025-07-10clocksource: hyper-v: Fix warnings for missing export.h header inclusionNaman Jain1-0/+1
2025-07-10x86/hyperv: Fix warnings for missing export.h header inclusionNaman Jain4-0/+4
2025-07-10Drivers: hv: Fix warnings for missing export.h header inclusionNaman Jain6-0/+6
2025-07-10Drivers: hv: Fix the check for HYPERVISOR_CALLBACK_VECTORNaman Jain1-4/+5
2025-07-10tools/hv: fcopy: Fix incorrect file path conversionYasumasa Suenaga1-23/+14
2025-07-10Drivers: hv: Select CONFIG_SYSFB only if EFI is enabledMichael Kelley1-1/+1
2025-07-09PM: sleep: Call pm_restore_gfp_mask() after dpm_resume()Rafael J. Wysocki1-1/+1
2025-07-09KVM: x86: avoid underflow when scaling TSC frequencyPaolo Bonzini1-1/+3
2025-07-09eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds1-7/+5
2025-07-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-53/+76
2025-07-09Merge tag 'pinctrl-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-5/+41
2025-07-09x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-09gpio: of: initialize local variable passed to the .of_xlate() callbackAlexander Stein1-1/+1
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter2-1/+12
2025-07-09KVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan1-1/+1
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann5-26/+68
2025-07-09pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier1-1/+1
2025-07-09serial: core: fix OF node leakJohan Hovold1-0/+3
2025-07-09perf/core: Fix WARN in perf_sigtrap()Tetsuo Handa1-7/+7
2025-07-09Merge tag 'usb-serial-6.16-rc6' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman1-0/+2
2025-07-09pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_govMaulik Shah1-2/+16
2025-07-09usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu1-0/+4
2025-07-09wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()Pagadala Yesu Anjaneyulu1-1/+1
2025-07-09lenovo-wmi-hotkey: Avoid triggering error -5 due to missing mute LEDJackie Dong1-9/+21
2025-07-09agp/amd64: Check AGP Capability before binding to unsupported devicesLukas Wunner1-8/+8
2025-07-09wifi: iwlwifi: mask reserved bits in chan_state_active_bitmapPagadala Yesu Anjaneyulu3-3/+7
2025-07-09Merge branch 'net-phy-smsc-robustness-fixes-for-lan87xx-lan9500'Jakub Kicinski1-5/+52
2025-07-09net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel1-3/+22
2025-07-09net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel1-1/+28
2025-07-09net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel1-1/+2
2025-07-09net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan1-13/+11
2025-07-08Merge tag 'pwm/for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+9
2025-07-08Merge tag 'modules-6.16-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+12
2025-07-08rxrpc: Fix over large frame size warningDavid Howells2-7/+13
2025-07-08x86/CPU/AMD: Disable INVLPGB on Zen2Mikhail Paulyshka1-0/+3
2025-07-08x86/rdrand: Disable RDSEED on AMD Cyan SkillfishMikhail Paulyshka3-0/+9
2025-07-08bcachefs: Don't set BCH_FS_error on transaction restartKent Overstreet1-1/+3
2025-07-08Merge tag 'bitmap-for-6.16-rc6' of https://github.com/norov/linuxLinus Torvalds3-4/+6
2025-07-08MAINTAINERS: update Daniel Gomez's role and email addressDaniel Gomez1-1/+1
2025-07-08module: Make sure relocations are applied to the per-CPU sectionSebastian Andrzej Siewior1-2/+8
2025-07-08module: Avoid unnecessary return value initialization in move_module()Petr Pavlu1-2/+1
2025-07-08module: Fix memory deallocation on error path in move_module()Petr Pavlu1-2/+2
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+5
2025-07-08Revert "io_uring: gate REQ_F_ISREG on !S_ANON_INODE as well"Jens Axboe1-2/+1