summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-12mm/mglru: reclaim offlined memcgs harderYu Zhao
2023-12-12mm/mglru: respect min_ttl_ms with memcgsYu Zhao
2023-12-12mm/mglru: fix underprotected page cacheYu Zhao
2023-12-12mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park
2023-12-12mm: fix VMA heap bounds checkingKefeng Wang
2023-12-06Merge branch 'master' into mm-hotfixes-stableAndrew Morton
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-12-02Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-12-02Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-12-02Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-12-02Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-02Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds
2023-12-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2023-12-01Merge branch 'acpi-tables'Rafael J. Wysocki
2023-12-01rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)
2023-12-01kprobes: consistent rcu api usage for kretprobe holderJP Kobryn
2023-12-01Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-01Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-12-01Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-01Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-30Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling
2023-11-30vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson
2023-11-29Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-11-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2023-11-29cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-24scsi: sd: Fix system start for ATA devicesDamien Le Moal
2023-11-24scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24wifi: avoid offset calculation on NULL pointerMichael-CY Lee