aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Paolo Bonzini 44-169/+244
2023-12-15Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+3
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSGravatar Jens Axboe 1-50/+0
2023-12-15cred: switch to using atomic_long_tGravatar Jens Axboe 1-4/+4
2023-12-15Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 4-28/+39
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-1/+8
2023-12-13io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEGravatar Jens Axboe 1-0/+3
2023-12-12mm/mglru: reclaim offlined memcgs harderGravatar Yu Zhao 1-4/+4
2023-12-12mm/mglru: respect min_ttl_ms with memcgsGravatar Yu Zhao 1-13/+17
2023-12-12mm/mglru: fix underprotected page cacheGravatar Yu Zhao 1-9/+14
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsGravatar SeongJae Park 1-0/+2
2023-12-12mm: fix VMA heap bounds checkingGravatar Kefeng Wang 1-4/+4
2023-12-12Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2023-12-11PCI/ASPM: Add pci_enable_link_state_locked()Gravatar Johan Hovold 1-0/+3
2023-12-08KVM: clean up directives to compile out irqfdsGravatar Paolo Bonzini 1-0/+2
2023-12-08KVM: remove CONFIG_HAVE_KVM_IRQFDGravatar Paolo Bonzini 1-5/+4
2023-12-08KVM: remove CONFIG_HAVE_KVM_EVENTFDGravatar Paolo Bonzini 1-29/+1
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 3-5/+3
2023-12-08Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar David S. Miller 1-1/+8
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-6/+7
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+3
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-0/+3
2023-12-06Merge branch 'master' into mm-hotfixes-stableGravatar Andrew Morton 15-47/+79
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioGravatar Su Hui 1-1/+1
2023-12-06units: add missing headerGravatar Andy Shevchenko 1-0/+1
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeGravatar Mike Kravetz 1-4/+1
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateGravatar Jiri Olsa 1-0/+3
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Gravatar Arnd Bergmann 1-0/+2
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskGravatar Dmitry Safonov 1-6/+2
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Gravatar Kelly Kane 1-0/+1
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryGravatar Leon Romanovsky 1-1/+1
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeGravatar Leon Romanovsky 1-0/+7
2023-12-04net: stmmac: fix FPE events losingGravatar Jianheng Zhang 1-0/+1
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-6/+2
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-10/+10
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+4
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-14/+11
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+15
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+3
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+3
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-2/+7
2023-12-01Merge branch 'acpi-tables'Gravatar Rafael J. Wysocki 2-14/+11
2023-12-01rethook: Use __rcu pointer for rethook::handlerGravatar Masami Hiramatsu (Google) 2-5/+8
2023-12-01kprobes: consistent rcu api usage for kretprobe holderGravatar JP Kobryn 1-5/+2
2023-11-30jbd2: increase the journal IO's priorityGravatar Zhang Yi 1-0/+3
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-1/+23
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+15