summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-12-151-0/+3
|\
| * PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-111-0/+3
* | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-50/+0
* | cred: switch to using atomic_long_tJens Axboe2023-12-151-4/+4
* | Merge tag 'io_uring-6.7-2023-12-15' of git://git.kernel.dk/linuxLinus Torvalds2023-12-151-0/+3
|\ \
| * | io_uring/poll: don't enable lazy wake for POLLEXCLUSIVEJens Axboe2023-12-131-0/+3
* | | Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-154-28/+39
|\ \ \
| * | | mm/mglru: reclaim offlined memcgs harderYu Zhao2023-12-121-4/+4
| * | | mm/mglru: respect min_ttl_ms with memcgsYu Zhao2023-12-121-13/+17
| * | | mm/mglru: fix underprotected page cacheYu Zhao2023-12-121-9/+14
| * | | mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2023-12-121-0/+2
| * | | mm: fix VMA heap bounds checkingKefeng Wang2023-12-121-4/+4
| * | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0625-55/+148
| |\ \ \
* | \ \ \ Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-144-7/+28
|\ \ \ \ \
| * | | | | net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2023-12-111-0/+10
| * | | | | net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2023-12-082-6/+10
| * | | | | Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2023-12-081-1/+8
| |\ \ \ \ \
| | * | | | | net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky2023-12-041-1/+1
| | * | | | | net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky2023-12-041-0/+7
* | | | | | | Merge tag 'ext4_for_linus-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-121-0/+3
|\ \ \ \ \ \ \
| * | | | | | | jbd2: increase the journal IO's priorityZhang Yi2023-11-301-0/+3
* | | | | | | | Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-121-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | fuse: Rename DIRECT_IO_RELAX to DIRECT_IO_ALLOW_MMAPTyler Fanelli2023-12-041-4/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-12-082-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn2023-12-042-1/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'drm-fixes-2023-12-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-12-081-0/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-12-081-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann2023-12-061-0/+2
* | | | | | | | | Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-12-081-0/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann2023-12-061-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | firmware: arm_ffa: Declare ffa_bus_type structure in the headerSudeep Holla2023-11-131-0/+2
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-083-5/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | highmem: fix a memory copy problem in memcpy_from_folioSu Hui2023-12-061-1/+1
| * | | | | | | units: add missing headerAndy Shevchenko2023-12-061-0/+1
| * | | | | | | hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz2023-12-061-4/+1
* | | | | | | | Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-077-8/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-071-0/+2
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-071-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2023-12-061-0/+3
| * | | | | | | | | net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov2023-12-061-6/+2
| * | | | | | | | | net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov2023-12-061-0/+6
| * | | | | | | | | r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane2023-12-061-0/+1
| * | | | | | | | | tcp: fix mid stream window clamp.Paolo Abeni2023-12-051-2/+7
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | net: stmmac: fix FPE events losingJianheng Zhang2023-12-041-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-12-071-0/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones2023-11-281-0/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-031-6/+2
|\ \ \ \ \ \ \
| * | | | | | | vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-032-10/+10
|\ \ \ \ \ \ \
| * | | | | | | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-012-5/+8