summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-08randstruct: gcc-plugin: Remove bogus void memberKees Cook
2025-05-08net: qede: Initialize qede_ll_ops with designated initializerNathan Chancellor
2025-05-08scsi: qedf: Use designated initializer for struct qed_fcoe_cb_opsKees Cook
2025-05-08md/bcache: Mark __nonstring look-up tableKees Cook
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook
2025-05-08randstruct: Force full rebuild when seed changesKees Cook
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook
2025-05-08kbuild: Switch from -Wvla to -Wvla-larger-than=1Kees Cook
2025-05-08hardening: simplify CONFIG_CC_HAS_COUNTED_BYJan Hendrik Farr
2025-05-08overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva
2025-05-08kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva
2025-05-08overflow: Add STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva
2025-04-28input/joystick: magellan: Mark __nonstring look-up table constKees Cook
2025-04-28watchdog: exar: Shorten identity name to fit correctlyKees Cook
2025-04-28mod_devicetable: Enlarge the maximum platform_device_id name lengthKees Cook
2025-04-28overflow: Clarify expectations for getting DEFINE_FLEX variable sizesKees Cook
2025-04-28compiler_types: Identify compiler versions for __builtin_dynamic_object_sizeKees Cook
2025-04-28kunit/usercopy: Disable u64 test on 32-bit SPARCThomas Weißschuh
2025-04-28gcc-plugins: Remove ARM_SSP_PER_TASK pluginKees Cook
2025-04-28lkdtm: use SLAB_NO_MERGE instead of an empty constructorHarry Yoo
2025-04-27Linux 6.15-rc4v6.15-rc4Linus Torvalds
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-26Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'irq-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds
2025-04-26Revert "sunrpc: clean cache_detail immediately when flush is written frequently"Chuck Lever
2025-04-26Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-26Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval
2025-04-26irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()Suzuki K Poulose
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-25selftests/bpf: Correct typo in __clang_major__ macroPeilin Ye
2025-04-25Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-04-25Merge tag 'cxl-fixes-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-26Merge tag 'amd-drm-fixes-6.15-2025-04-23' of https://gitlab.freedesktop.org/a...Dave Airlie