summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-21highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-5/+12
2025-05-21taskstats: fix struct taskstats breaks backward compatibility since version 15Wang Yaxin1-18/+29
2025-05-21mm: fix VM_UFFD_MINOR == VM_SHADOW_STACK on USERFAULTFD=y && ARM64_GCS=yFlorent Revest1-1/+1
2025-05-21mm: mmap: map MAP_STACK to VM_NOHUGEPAGE only if THP is enabledIgnacio Moreno Gonzalez1-0/+2
2025-05-12mm/codetag: move tag retrieval back upfront in __free_pages()David Wang1-0/+8
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+5
2025-05-11Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-05-10Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+6
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+9
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+11
2025-05-08net: export a helper for adding up queue statsJakub Kicinski1-0/+6
2025-05-08mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-08bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon1-0/+3
2025-05-07Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-07net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee1-1/+1
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-3/+3
2025-05-03Merge tag 'sound-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+2
2025-05-03Merge tag 'pm-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-29/+54
2025-05-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-29/+54
2025-05-02Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-05-02uio_hv_generic: Fix sysfs creation path for ring bufferNaman Jain1-0/+6
2025-05-02btrfs: correct the order of prelim_ref arguments in btrfs__prelim_refGoldwyn Rodrigues1-1/+1
2025-05-01Merge tag 'net-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-21/+18
2025-05-01Merge tag 'asoc-fix-v6.15-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai54-394/+484
2025-05-01ASoC: intel/sdw_utils: Add volume limits to CS35L56Mark Brown1-0/+1
2025-05-01ASoC: intel/sdw_utils: Add volume limit to cs35l56 speakersStefan Binding1-0/+1
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-15/+0
2025-04-29ALSA: ump: Fix buffer overflow at UMP SysEx message conversionTakashi Iwai1-1/+1
2025-04-29Merge tag 'for-net-2025-04-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-12/+15
2025-04-29netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enumKory Maincent1-5/+0
2025-04-28cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-04-28timekeeping: Prevent coarse clocks going backwardsThomas Gleixner1-3/+5
2025-04-26Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-13/+15
2025-04-26Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-6/+0
2025-04-26Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz3-5/+5
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz3-7/+10
2025-04-25Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linuxLinus Torvalds1-4/+1
2025-04-25Merge tag 'driver-core-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+8
2025-04-25xsk: Fix offset calculation in unaligned modee.kubanski1-1/+1
2025-04-25xsk: Fix race condition in AF_XDP generic RX pathe.kubanski2-3/+2
2025-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+6
2025-04-24Merge tag 'landlock-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-30/+57
2025-04-24Merge tag 'net-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-11/+20