summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-01sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-01objtool: Fix verbose disassembly if CROSS_COMPILE isn't setDavid Laight
2025-04-01objtool: Change "warning:" to "error: " for fatal errorsJosh Poimboeuf
2025-04-01objtool: Always fail on fatal errorsJosh Poimboeuf
2025-04-01Revert "objtool: Increase per-function WARN_FUNC() rate limit"Josh Poimboeuf
2025-04-01objtool: Append "()" to function name in "unexpected end of section" warningJosh Poimboeuf
2025-04-01objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf
2025-04-01objtool: Silence more KCOV warnings, part 2Josh Poimboeuf
2025-03-31Merge tag 'rust-fixes-6.15-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-31Merge tag 'bcachefs-2025-03-31' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-31Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-31Merge tag 'exfat-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-31Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-03-31Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"Eric Dumazet
2025-03-31bnxt_en: bring back rtnl lock in bnxt_shutdownStanislav Fomichev
2025-03-31eth: gve: add missing netdev locks on reset and shutdown pathsJakub Kicinski
2025-03-31Merge branch 'mptcp-misc-fixes-for-6-15-rc0'Jakub Kicinski
2025-03-31selftests: mptcp: ignore mptcp_diag binaryMatthieu Baerts (NGI0)
2025-03-31selftests: mptcp: close fd_in before returning in main_loopGeliang Tang
2025-03-31selftests: mptcp: fix incorrect fd checks in main_loopCong Liu
2025-03-31mptcp: fix NULL pointer in can_accept_new_subflowGang Yan
2025-03-31octeontx2-af: Free NIX_AF_INT_VEC_GEN irqGeetha sowjanya
2025-03-31octeontx2-af: Fix mbox INTR handler when num VFs > 64Geetha sowjanya
2025-03-31net: fix use-after-free in the netdev_nl_sock_priv_destroy()Taehee Yoo
2025-03-31Merge branch 'selftests-drv-net-replace-the-rpath-helper-with-path-objects'Jakub Kicinski
2025-03-31selftests: net: use Path helpers in pingJakub Kicinski
2025-03-31selftests: net: use the dummy bpf from net/libJakub Kicinski
2025-03-31selftests: drv-net: replace the rpath helper with Path objectsJakub Kicinski
2025-03-31net: lapbether: use netdev_lockdep_set_classes() helperEric Dumazet
2025-03-31x86: don't re-generate cpufeaturemasks.h so eagerlyLinus Torvalds
2025-03-31Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-31Merge tag 'trace-latency-v6.15-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-31Merge tag 'perf-tools-for-v6.15-2025-03-27' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2025-03-31ACPI: video: Handle fetching EDID as ACPI_TYPE_PACKAGEGergo Koteles
2025-03-31fuse: remove unneeded atomic set in uring creationJoanne Koong
2025-03-31fuse: fix uring race condition for null dereference of fcJoanne Koong
2025-03-31fuse: Increase FUSE_NAME_MAX to PATH_MAXBernd Schubert
2025-03-31fuse: Allocate only namelen buf memory in fuse_notify_Bernd Schubert
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong
2025-03-31fuse: optmize missing FUSE_LINK supportMiklos Szeredi
2025-03-31fuse: Return EPERM rather than ENOSYS from link()Matt Johnston
2025-03-31fuse: removed unused function fuse_uring_create() from headerLuis Henriques
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu
2025-03-31ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich
2025-03-31i3c: Add NULL pointer check in i3c_master_queue_ibi()Manjunatha Venkatesh
2025-03-31i3c: master: Drop duplicate check before calling OF APIsAndy Shevchenko