summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
6 dayssamples/damon: fix damon sample mtier for start failureHonggyu Kim
6 dayssamples/damon: fix damon sample wsse for start failureHonggyu Kim
6 dayssamples/damon: fix damon sample prcl for start failureHonggyu Kim
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-29Merge tag 'tsm-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-26Merge tag 'configfs-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-05-15samples: rust: select AUXILIARY_BUS instead of depending on itAlexandre Courbot
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-12samples/damon: implement a DAMON module for memory tieringSeongJae Park
2025-05-12sample/tsm-mr: Fix missing static for sample_reportCedric Xing
2025-05-12tracing: samples: Initialize trace_array_printk() with the correct functionSteven Rostedt
2025-05-12rust: configfs: add a sample demonstrating configfs usageAndreas Hindborg
2025-05-11samples: extend hung_task detector test with semaphore supportZi Li
2025-05-11samples/damon/prcl: fix a comment typoEnze Li
2025-05-08tsm-mr: Add tsm-mr sample codeCedric Xing
2025-05-04samples: rust: pci: take advantage of Devres::access()Danilo Krummrich
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-25samples/bpf: Fix compilation failure for samples/bpf on LoongArch FedoraHaoran Jiang
2025-04-22samples: rust: convert PCI rust sample driver to use try_access_with()Alexandre Courbot
2025-04-19samples: rust: add Rust auxiliary driver sampleDanilo Krummrich
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-11samples/livepatch: add module descriptionsArnd Bergmann
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-04-02tracing: Verify event formats that have "%*p.."Steven Rostedt
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-30Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-28Merge tag 'landlock-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-26samples/landlock: Enable users to log sandbox denialsMickaël Salaün
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-21samples: add hung_task detector mutex blocking sampleMasami Hiramatsu (Google)
2025-03-20samples: rust: add Rust dma test sample driverAbdiel Janulgue
2025-03-17samples: rust_misc_device: fix markup in top-level docsAlice Ryhl
2025-03-17samples/damon: a typo in the kconfig - samepleSeongjun Kim
2025-03-17rust: platform: fix unrestricted &mut platform::DeviceDanilo Krummrich
2025-03-17rust: pci: fix unrestricted &mut pci::DeviceDanilo Krummrich
2025-03-16samples: kmemleak: print the raw pointers for debugging purposesCatalin Marinas
2025-03-10rust: module: introduce `authors` keyGuilherme Giacomo Simoes
2025-03-07samples/check-exec: Fix script nameMickaël Salaün
2025-02-27rust/faux: Add missing parent argument to Registration::new()Lyude Paul