summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan-32/+23
2025-11-09Merge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+3
2025-11-08kbuild: Let kernel-doc.py use PYTHON3 overrideJean Delvare-1/+1
2025-11-07Merge tag 'drm-fixes-2025-11-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-9/+16
2025-11-07compiler_types: Move unused static inline functions warning to W=2Peter Zijlstra-3/+2
2025-11-07Merge tag 'io_uring-6.18-20251106' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+0
2025-11-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-0/+7
2025-11-07Merge tag 'drm-misc-fixes-2025-11-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-9/+16
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+7
2025-11-06Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+95
2025-11-05libie: depend on DEBUG_FS when building LIBIE_FWLOGMichal Swiatkowski-0/+12
2025-11-06drm: define NVIDIA DRM format modifiers for GB20xJames Jones-9/+16
2025-11-05Merge tag 'platform-drivers-x86-v6.18-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+12
2025-11-04virtio_net: fix alignment for virtio_net_hdr_v1_hashMichael S. Tsirkin-2/+4
2025-11-03io_uring/zcrx: remove sync refill uapiPavel Begunkov-12/+0
2025-11-01Merge tag 'regmap-fix-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2025-11-01Merge tag 'kbuild-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-2/+2
2025-10-31Merge tag 'block-6.18-20251031' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+6
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-1/+1
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-0/+78
2025-10-31bpf: Make migrate_disable always inline to avoid partial inliningYonghong Song-2/+2
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov-1/+1
2025-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-6/+4
2025-10-30Merge tag 'fbdev-for-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2025-10-30Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-16/+28
2025-10-29scsi: ufs: core: Add a quirk to suppress link_startup_againAdrian Hunter-0/+7
2025-10-29libeth: xdp: Disable generic kCFI pass for libeth_xdp_tx_xmit_bulk()Nathan Chancellor-1/+1
2025-10-29compiler_types: Introduce __nocfi_genericNathan Chancellor-0/+6
2025-10-29net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit-0/+6
2025-10-29net: tls: Change async resync helpers argumentShahar Shitrit-13/+8
2025-10-29tcp: add newval parameter to tcp_rcvbuf_grow()Eric Dumazet-1/+1
2025-10-29trace: tcp: add three metrics to trace_tcp_rcvbuf_grow()Eric Dumazet-0/+9
2025-10-28fbcon: Set fb_display[i]->mode to NULL when the mode is releasedQuanmin Yan-0/+2
2025-10-28video: fb: Fix typo in comment in fb.hPIYUSH CHOUDHARY-1/+1
2025-10-28regmap: irq: Correct documentation of wake_invert flagShawn Guo-1/+1
2025-10-28Input: Add keycodes for electronic privacy screen on/off hotkeysHans de Goede-0/+12
2025-10-28platform/x86: int3472: Fix double free of GPIO device during unregisterQiu Wenbo-1/+0
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg-0/+78
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal-5/+5
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal-0/+1
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov-1/+1
2025-10-24Merge tag 'drm-fixes-2025-10-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+15
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+5
2025-10-24Bluetooth: hci_core: Fix tracking of periodic advertisementLuiz Augusto von Dentz-0/+1
2025-10-24Revert "Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()"Frédéric Danis-2/+2
2025-10-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen-1/+1
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz-0/+1
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+10