summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-21bpf: Enable aggregate return types up to 16 bytesYonghong Song
2026-08-21bpf: Wire up JIT support for 16-byte kfunc returnsYonghong Song
2026-08-21bpf: Add helpers to describe the R0: R2 return register pairYonghong Song
2026-08-21bpf: Fix BPF_F_CPU validation for sparse CPU IDsHui Su
2026-08-21Merge tag 'fbdev-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-21drm/gem-atomic-helper: Remove drm_gem_reset_shadow_plane()Maxime Ripard
2026-08-21drm/gem-atomic-helper: Switch DRM_GEM_SHADOW_PLANE_FUNCS to atomic_create_stateMaxime Ripard
2026-08-21drm/gem-atomic-helper: Convert simple-kms shadow helpers to create_plane_stateMaxime Ripard
2026-08-21drm/gem-atomic-helper: Create drm_gem_create_shadow_plane_state()Maxime Ripard
2026-08-21drm/simple-kms: Add create_plane_state hookMaxime Ripard
2026-08-21nsfs: keep namespace tree fields stable until after RCU grace periodJérémy Jean
2026-08-21notifier: add device-managed registration APIsEliav Farber
2026-08-21drm/omap: Report HDMI hotplug events to the ASoC HDMI codecIvaylo Dimitrov
2026-08-21capability: Add new capable_noauditCarlos Maiolino
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-08-20Merge tag 'vfio-v7.3-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-08-20Merge branches 'clk-pile' and 'clk-microchip' into clk-nextStephen Boyd
2026-08-20Merge branches 'clk-imx', 'clk-rockchip', 'clk-samsung', 'clk-qcom' and 'clk-...Stephen Boyd
2026-08-20Merge branches 'clk-renesas', 'clk-thead', 'clk-mobileye', 'clk-amlogic' and ...Stephen Boyd
2026-08-20NFSv4.2: fix LAYOUTSTATS send buffer exhaustionJunrui Luo
2026-08-20Merge tag 'probes-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2026-08-20Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-08-20fbdev: maxine: fix 64-bit build errorRandy Dunlap
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20Merge tag 'for-7.3/io_uring-20260819' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-08-20Merge tag 'ext4_for_linus-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-20ethtool: remove unused __ETHTOOL_LINK_MODE_MASK_NWORDSZhan Xusheng
2026-08-20Merge tag 'for-7.3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2026-08-20batman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet
2026-08-20Merge tag 'nfsd-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov
2026-08-20Merge tag 'libnvdimm-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
2026-08-20Merge tag 'nf-next-26-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-20Merge tag 'sched_ext-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-20Merge tag 'cgroup-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-08-20futex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
2026-08-20x86/bpf: Make arch_bpf_trampoline_size allocate from EXECMEM_MODULE_DATAMike Rapoport (Microsoft)
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-20efi: make efi_guid_to_str() take a const GUID pointerVincent Mailhol
2026-08-20efi/runtime-wrappers: factor out efi_rts_park_worker()Breno Leitao
2026-08-20sched/topology: Add a cpus_read_lock to rebuild_sched_domains()Sebastian Andrzej Siewior
2026-08-20irqchip/gic-v5: Release IRS iomem region on driver init failureLorenzo Pieralisi
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie