summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2025-07-13samples/damon/wsse: fix boot time enable handlingSeongJae Park
2025-07-13samples/damon/mtier: add parameters for node0 memory usageYunjeong Mun
2025-07-09samples/damon: fix damon sample mtier for start failureHonggyu Kim
2025-07-09samples/damon: fix damon sample wsse for start failureHonggyu Kim
2025-07-09samples/damon: fix damon sample prcl for start failureHonggyu Kim
2025-07-09samples: rust: pci: reset pci-testdev in unbind()Danilo Krummrich
2025-07-05rust: auxiliary: remove unnecessary importTamir Duberstein
2025-07-01samples/landlock: Fix building on musl libcBrahmajit Das
2025-06-28rust: devres: get rid of Devres' inner ArcDanilo Krummrich
2025-06-26samples: rust: add ACPI match table example to platform driverIgor Korotin
2025-06-25samples: rust: platform: conditionally call Self::properties_parse()Danilo Krummrich
2025-06-25samples: rust: platform: don't call as_ref() repeatedlyDanilo Krummrich
2025-06-25samples: rust: platform: Add property child and reference args examplesRemo Senekowitsch
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes
2025-06-23rust: dma: convert the read/write macros to return ResultAbdiel Janulgue
2025-06-13samples: rust: platform: Add property read examplesRemo Senekowitsch
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