summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-20fbdev: maxine: fix 64-bit build errorRandy Dunlap1-2/+2
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-104/+197
2026-08-20Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+18
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-5/+21
2026-08-20ethtool: remove unused __ETHTOOL_LINK_MODE_MASK_NWORDSZhan Xusheng1-3/+0
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-2/+2
2026-08-20batman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng1-0/+24
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet1-0/+4
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds13-141/+383
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov1-1/+2
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen2-0/+62
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds5-47/+26
2026-08-20Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+1
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-10/+105
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-7/+2
2026-08-20futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra2-0/+2
2026-08-20x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATAMike Rapoport (Microsoft)1-1/+0
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-39/+94
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds97-249/+4552
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds7-117/+406
2026-08-20efi: make efi_guid_to_str() take a const GUID pointerVincent Mailhol1-1/+1
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao1-0/+2
2026-08-20sched/topology: Add a cpus_read_lock to rebuild_sched_domains()Sebastian Andrzej Siewior1-0/+1
2026-08-20irqchip/gic-v5: Release IRS iomem region on driver init failureLorenzo Pieralisi1-0/+2
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie92-294/+651
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds6-19/+85
2026-08-19Merge tag 'integrity-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds1-0/+2
2026-08-19Merge tag 'lsm-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2026-08-19Merge tag 'audit-pr-20260814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+37
2026-08-19Merge branch 'kvm-arm64/misc-7.3' into nextOliver Upton1-0/+2
2026-08-19Merge tag 'trace-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds3-0/+34
2026-08-19Merge branch 'kvm-arm64/vtr-patch' into nextOliver Upton1-2/+0
2026-08-19Merge tag 'trace-rv-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds4-55/+148
2026-08-19Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+589
2026-08-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+29
2026-08-19Merge tag 'iommu-updates-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+15
2026-08-19Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2026-08-19Merge tag 'ata-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/l...Linus Torvalds3-43/+141
2026-08-19Merge branch 'kvm-arm64/pkvm-7.3' into nextOliver Upton2-13/+48
2026-08-19Merge branch 'kvm-arm64/pmu-7.3' into nextOliver Upton2-0/+5
2026-08-19KVM: arm64: vgic: Reject out-of-range GICv5 PPI IDsSascha Bischoff1-0/+2
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-19/+125
2026-08-19Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2026-08-19Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds14-75/+1039
2026-08-19Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds39-868/+1272
2026-08-19Merge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+17
2026-08-19Merge tag 'hwmon-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-7/+7
2026-08-19Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2026-08-19Merge tag 'spi-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds4-0/+217