summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-08-15net: dst: add four helpers to annotate data-races around dst->devEric Dumazet1-0/+20
2025-08-15net: dst: annotate data-races around dst->outputEric Dumazet2-3/+3
2025-08-15net: dst: annotate data-races around dst->inputEric Dumazet2-3/+3
2025-08-15team: replace team lock with rtnl lockStanislav Fomichev1-3/+0
2025-08-15drm/xe/uapi: Correct sync type definition in commentsShuicheng Lin1-4/+4
2025-08-15net: annotate races around sk->sk_uidEric Dumazet2-4/+12
2025-08-15drm/panthor: Add missing explicit padding in drm_panthor_gpu_infoBoris Brezillon1-0/+3
2025-08-15pps: fix poll supportDenis OSTERLAND-HEIM1-0/+1
2025-08-15soc: qcom: fix endianness for QMI headerAlexander Wilhelm1-3/+3
2025-08-15sched/task_stack: Add missing const qualifier to end_of_stack()Kees Cook1-1/+1
2025-08-15fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-08-15audit,module: restore audit logging in load failure caseRichard Guy Briggs1-5/+4
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-25Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2025-07-25sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-11/+5
2025-07-24Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-11/+4
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic1-0/+1
2025-07-24Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2025-07-23Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+2
2025-07-21arm64: kvm, smccc: Fix vendor uuidJack Thomson1-1/+1
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+8
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2025-07-19Merge tag 'vfs-6.16-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds1-0/+2
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-44/+48
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-23/+29
2025-07-17rxrpc: Fix notification vs call-release vs recvmsgDavid Howells1-1/+2
2025-07-17rxrpc: Fix recv-recv race of completed callDavid Howells1-0/+3
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-1/+1
2025-07-17netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal1-2/+13
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers2-12/+18
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers1-11/+11
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers1-2/+2
2025-07-16drm/amdgpu: Reset the clear flag in buddy during resumeArunpravin Paneer Selvam1-0/+2
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg1-1/+1
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter3-17/+0
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells1-0/+30
2025-07-13Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-12Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+5
2025-07-12Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+10
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+5
2025-07-11Merge tag 'io_uring-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds1-0/+2
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter2-0/+10
2025-07-11Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-12/+33
2025-07-11netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-11irqchip/irq-msi-lib: Fix build with PCI disabledArnd Bergmann1-0/+1
2025-07-10Merge tag 'net-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-4/+26
2025-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6