summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-11iommu: Fix crash in report_iommu_fault()Fedor Pchelkin
2025-04-10Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-10Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-04-10perf libunwind arm64: Fix missing close parens in an if statementArnaldo Carvalho de Melo
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-04-11Merge tag 'drm-misc-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-04-10Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-10objtool: Fix false-positive "ignoring unreachables" warningJosh Poimboeuf
2025-04-10bpf: Convert queue_stack map to rqspinlockKumar Kartikeya Dwivedi
2025-04-10bpf: Use architecture provided res_smp_cond_load_acquireKumar Kartikeya Dwivedi
2025-04-10selftests/bpf: Make res_spin_lock AA test condition strongerKumar Kartikeya Dwivedi
2025-04-10RDMA/bnxt_re: Remove unusable nq variableLeon Romanovsky
2025-04-10tools headers: Update the arch/x86/lib/memset_64.S copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the x86 headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the linux/unaligned.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/asm-generic/mman-common.h copy with the kernel...Namhyung Kim
2025-04-10tools headers: Update the uapi/linux/prctl.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the syscall table with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the VFS headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the uapi/linux/perf_event.h copy with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the socket headers with the kernel sourcesNamhyung Kim
2025-04-10tools headers: Update the KVM headers with the kernel sourcesNamhyung Kim
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-10Merge tag 'nvme-6.15-2025-04-10' of git://git.infradead.org/nvme into block-6.15Jens Axboe
2025-04-10ext4: don't treat fhandle lookup of ea_inode as FS corruptionJann Horn
2025-04-10Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-10Merge tag 'block-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10Merge tag 'io_uring-6.15-20250410' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10ethtool: cmis_cdb: Fix incorrect read / write length extensionIdo Schimmel
2025-04-10spi: fsl-spi: Remove redundant probe error messageKevin Hao
2025-04-10spi: fsl-qspi: Fix double cleanup in probe error pathKevin Hao
2025-04-10Merge tag 'nf-25-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-04-10selftests: netfilter: add test case for recent mismatch bugFlorian Westphal
2025-04-10nft_set_pipapo: fix incorrect avx2 match of 5th field octetFlorian Westphal
2025-04-10net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang
2025-04-10drm/rockchip: dw_hdmi_qp: Fix io init for dw_hdmi_qp_rockchip_resumeAndy Yan
2025-04-10drm/rockchip: vop2: Fix interface enable/mux setting of DP1 on rk3588Andy Yan
2025-04-10Merge tag 'amd-drm-fixes-6.15-2025-04-09' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-04-10erofs: remove duplicate codeBo Liu
2025-04-09smb3: Add defines for two new FileSystemAttributesSteve French
2025-04-10Merge tag 'drm-intel-fixes-2025-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-04-09Merge branch 'support-skf_net_off-and-skf_ll_off-on-skb-frags'Alexei Starovoitov
2025-04-09selftests/net: test sk_filter support for SKF_NET_OFF on fragsWillem de Bruijn