summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-181-3/+0
|\
| * Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"Griffin Kroah-Hartman2024-08-151-3/+0
* | Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds2024-08-185-19/+62
|\ \
| * | alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan2024-08-161-0/+13
| * | mm: don't account memmap per-nodePasha Tatashin2024-08-162-5/+4
| * | mm: add system wide stats items categoryPasha Tatashin2024-08-161-11/+4
| * | mm/hugetlb: fix hugetlb vs. core-mm PT lockingDavid Hildenbrand2024-08-162-3/+41
| |/
* | Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-181-1/+1
|\ \
| * | i2c: Use IS_REACHABLE() for substituting empty ACPI functionsRichard Fitzgerald2024-08-141-1/+1
| |/
* | Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds2024-08-161-1/+1
|\ \
| * | io_uring: fix user_data field name in commentCaleb Sander Mateos2024-08-161-1/+1
* | | Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-161-0/+1
|\ \ \
| * | | thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki2024-08-161-0/+1
| | |/ | |/|
* | | Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-08-161-4/+1
|\ \ \
| * | | ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki2024-08-131-0/+1
| * | | Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki2024-08-131-4/+0
| |/ /
* | | Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-08-161-2/+0
|\ \ \
| * | | iommu: Remove unused declaration iommu_sva_unbind_gpasid()Yue Haibing2024-08-131-2/+0
* | | | Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-161-1/+18
|\ \ \ \
| * \ \ \ Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker...Takashi Iwai2024-08-121-1/+18
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | spi: Add empty versions of ACPI functionsRichard Fitzgerald2024-08-021-1/+18
| | |/ /
* | | | Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-151-2/+2
|\ \ \ \
| * | | | refcount: Report UAF for refcount_sub_and_test(0) when counter==0Petr Pavlu2024-08-051-2/+2
* | | | | Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-08-152-0/+5
|\ \ \ \ \
| * | | | | vsock: fix recursive ->recvmsg callsCong Wang2024-08-151-0/+4
| * | | | | net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li2024-08-131-0/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-08-142-0/+8
|\ \ \ \ \ \
| * | | | | | KVM: SEV: uapi: fix typo in SEV_RET_INVALID_CONFIGAmit Shah2024-08-141-0/+1
| * | | | | | KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX)Sean Christopherson2024-08-141-0/+7
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-08-145-5/+10
|\ \ \ \ \ \
| * | | | | | vfs: Don't evict inode under the inode lru traversing contextZhihao Cheng2024-08-131-0/+5
| * | | | | | netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flagsDavid Howells2024-08-122-3/+1
| * | | | | | netfs, ceph: Revert "netfs: Remove deprecated use of PG_private_2 as a second...David Howells2024-08-121-0/+1
| * | | | | | file: fix typo in take_fd() commentMathias Krause2024-08-121-1/+1
| * | | | | | nsfs: fix ioctl declarationChristian Brauner2024-08-121-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | bpf: Fix updating attached freplace prog in prog_array mapLeon Hwang2024-08-131-2/+2
* | | | | | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-08-121-0/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro2024-08-061-0/+12
| |/ / / /
* | | | | Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-08-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-08-0915-64/+124
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | i2c: Fix conditional for substituting empty ACPI functionsRichard Fitzgerald2024-08-041-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-2024-08-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-08-091-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie2024-08-091-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam2024-08-081-0/+2
| | |/ / /
* | | | | Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linuxLinus Torvalds2024-08-091-1/+1
|\ \ \ \ \
| * | | | | cpumask: Fix crash on updating CPU enabled maskGavin Shan2024-08-081-1/+1
| |/ / / /
* | | | | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-08-091-1/+0
|\ \ \ \ \
| * | | | | bpf: kprobe: remove unused declaring of bpf_kprobe_overrideMenglong Dong2024-08-051-1/+0
| |/ / / /
* | | | | Merge tag 'sound-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-08-092-0/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge tag 'asoc-fix-v6.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-08-092-0/+10
| |\ \ \ \ | | |/ / / | |/| | |