summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-09-07Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2024-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+13
2024-09-06Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-9/+0
2024-09-06Merge tag 'regulator-fix-v6.11-stub' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2024-09-04kvm: Note an RCU quiescent state on guest exitLeonardo Bras2-3/+13
2024-09-04PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski1-0/+3
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu1-9/+0
2024-09-02Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+5
2024-09-01Merge tag 'v6.11-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2024-08-31Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-50/+6
2024-08-30Merge tag 'iommu-fixes-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2024-08-30regulator: core: Stub devm_regulator_bulk_get_const() if !CONFIG_REGULATORDouglas Anderson1-0/+8
2024-08-30Merge tag 'drm-fixes-2024-08-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+2
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-2/+2
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2-50/+6
2024-08-28Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-0/+1
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells1-0/+1
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman1-0/+1
2024-08-27video/aperture: optionally match the device in sysfb_disable()Alex Deucher1-2/+2
2024-08-27fs/nfsd: fix update of inode attrs in CB_GETATTRJeff Layton1-0/+1
2024-08-24Merge tag 'block-6.11-20240823' of git://git.kernel.dk/linuxLinus Torvalds1-6/+1
2024-08-23iommu: Handle iommu faults for a bad iopf setupPranjal Shrivastava1-2/+3
2024-08-23Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+47
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson1-5/+6
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner1-0/+4
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry1-6/+1
2024-08-18Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds5-19/+62
2024-08-18Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+18
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki1-0/+1
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean1-0/+47
2024-08-16alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan1-0/+13
2024-08-16mm: don't account memmap per-nodePasha Tatashin2-5/+4
2024-08-16mm: add system wide stats items categoryPasha Tatashin1-11/+4
2024-08-16mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2-3/+41
2024-08-15Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-08-15firmware: qcom: qseecom: remove unused functionsBartosz Golaszewski1-45/+0
2024-08-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+7
2024-08-14i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald1-1/+1
2024-08-14KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson1-0/+7
2024-08-14Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+6
2024-08-13printk/panic: Allow cpu backtraces to be written into ringbuffer during panicRyo Takakura1-0/+1
2024-08-13vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng1-0/+5
2024-08-13iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing1-2/+0
2024-08-13bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang1-2/+2
2024-08-12netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells1-3/+0
2024-08-12file: fix typo in take_fd() commentMathias Krause1-1/+1