Age | Commit message (Expand) | Author |
2023-03-28 | driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT | Saravana Kannan |
2021-12-30 | devtmpfs: mount with noexec and nosuid | Kees Cook |
2021-02-26 | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-01-14 | numa: Move numa implementation to common code | Atish Patra |
2021-01-07 | drivers: base: Kconfig: fix spelling mistake "heterogenous" -> "heterogeneous" | Colin Ian King |
2020-12-04 | Add auxiliary bus support | Dave Ertman |
2020-06-01 | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell |
2020-01-10 | kunit: building kunit as a module breaks allmodconfig | Alan Maguire |
2019-11-29 | PM / QoS: Initial kunit test | Leonard Crestez |
2019-07-22 | base: arch_topology: update Kconfig help description | Sudeep Holla |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-04-19 | Make anon_inodes unconditional | David Howells |
2019-04-04 | node: Add heterogenous memory access attributes | Keith Busch |
2019-04-01 | driver: base: Disable CONFIG_UEVENT_HELPER by default | Geert Uytterhoeven |
2019-02-20 | dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig | Christoph Hellwig |
2018-05-14 | firmware_loader: move kconfig FW_LOADER entries to its own file | Luis R. Rodriguez |
2018-05-14 | firmware_loader: replace ---help--- with help | Luis R. Rodriguez |
2018-05-14 | firmware_loader: enhance Kconfig documentation over FW_LOADER | Luis R. Rodriguez |
2018-02-01 | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2018-02-01 | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-25 | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert |
2018-01-18 | BackMerge tag 'v4.15-rc8' into drm-next | Dave Airlie |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-08 | sysfs/cpu: Add vulnerability folder | Thomas Gleixner |
2017-12-19 | BackMerge tag 'v4.15-rc4' into drm-next | Dave Airlie |
2017-12-04 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2017-11-28 | firmware: cleanup FIRMWARE_IN_KERNEL message | Robin H. Johnson |
2017-11-21 | dma-buf/fence: Fix lock inversion within dma-fence-array | Chris Wilson |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-16 | firmware: Restore support for built-in firmware | Markus Trippelsdorf |
2017-06-03 | arm, arm64: factorize common cpu capacity default code | Juri Lelli |
2016-12-13 | Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-13 | Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-11-29 | Merge tag 'soc-device-match-tag1' into next | Ulf Hansson |
2016-11-10 | driver-core: add test module for asynchronous probing | Dmitry Torokhov |
2016-11-10 | base: soc: Introduce soc_device_match() interface | Arnd Bergmann |
2016-11-07 | Backmerge tag 'v4.9-rc4' into drm-next | Dave Airlie |
2016-10-27 | driver core: Make Kconfig text for DEBUG_TEST_DRIVER_REMOVE stronger | Laura Abbott |
2016-10-25 | dma-buf: Rename struct fence to dma_fence | Chris Wilson |
2016-08-31 | driver core: add test of driver remove calls during probe | Rob Herring |
2014-12-10 | cma: make default CMA area size zero for x86 | Akinobu Mita |
2014-11-07 | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg |
2014-11-07 | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski |
2014-10-09 | CMA: document cma=0 | Jean Delvare |
2014-09-23 | device coredump: add new device coredump class | Johannes Berg |
2014-08-06 | CMA: generalize CMA reserved area management functionality | Joonsoo Kim |
2014-07-08 | firmware loader: allow disabling of udev as firmware loader | Takashi Iwai |
2014-07-08 | fence: dma-buf cross-device synchronization (v18) | Maarten Lankhorst |
2014-06-04 | cma: increase CMA_ALIGNMENT upper limit to 12 | Marc Carino |
2014-04-25 | kobject: Make support for uevent_helper optional. | Michael Marineau |