Age | Commit message (Expand) | Author |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2020-02-08 | Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-02-07 | fs_parse: fold fs_parameter_desc/fs_parameter_spec | Al Viro |
2020-02-04 | mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone() | David Hildenbrand |
2020-01-31 | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2020-01-31 | mm/memory_hotplug: pass in nid to online_pages() | David Hildenbrand |
2020-01-31 | mm: remove the memory isolate notifier | David Hildenbrand |
2020-01-31 | Merge branches 'pm-cpufreq' and 'pm-core' | Rafael J. Wysocki |
2020-01-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-01-29 | Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-01-29 | Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'devprop-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-27 | Merge tag 'pm-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-01-27 | Merge branches 'pm-core', 'powercap', 'pm-opp', 'pm-avs' and 'pm-misc' | Rafael J. Wysocki |
2020-01-27 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki |
2020-01-24 | PM: core: Fix handling of devices deleted during system-wide resume | Rafael J. Wysocki |
2020-01-24 | firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS | Hans de Goede |
2020-01-22 | devtmpfs: factor out common tail of devtmpfs_{create,delete}_node | Rasmus Villemoes |
2020-01-22 | devtmpfs: initify a bit | Rasmus Villemoes |
2020-01-22 | devtmpfs: simplify initialization of mount_dev | Rasmus Villemoes |
2020-01-22 | devtmpfs: factor out setup part of devtmpfsd() | Rasmus Villemoes |
2020-01-22 | devtmpfs: fix theoretical stale pointer deref in devtmpfsd() | Rasmus Villemoes |
2020-01-22 | driver core: platform: fix u32 greater or equal to zero comparison | Colin Ian King |
2020-01-21 | Merge branch 'regmap-5.6' into regmap-next | Mark Brown |
2020-01-21 | regmap: fix writes to non incrementing registers | Ben Whitten |
2020-01-17 | cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device tree | Zeng Tao |
2020-01-17 | software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST | Alan Maguire |
2020-01-15 | scsi: drivers: base: Propagate errors through the transport component | Gabriel Krisman Bertazi |
2020-01-15 | scsi: drivers: base: Support atomic version of attribute_container_device_tri... | Gabriel Krisman Bertazi |
2020-01-15 | Fix built-in early-load Intel microcode alignment | Jari Ruusu |
2020-01-14 | driver core: Print device when resources present in really_probe() | Geert Uytterhoeven |
2020-01-14 | driver core: Fix test_async_driver_probe if NUMA is disabled | Guenter Roeck |
2020-01-14 | driver core: platform: Prevent resouce overflow from causing infinite loops | Simon Schwartz |
2020-01-14 | component: do not dereference opaque pointer in debugfs | Lubomir Rintel |
2020-01-14 | drivers/component: remove modular code | Masahiro Yamada |
2020-01-13 | PM-runtime: add tracepoints for usage_count changes | Michał Mirosław |
2020-01-10 | kunit: building kunit as a module breaks allmodconfig | Alan Maguire |
2020-01-09 | kunit: allow kunit tests to be loaded as a module | Alan Maguire |
2020-01-07 | drivers/base/test: fix global-out-of-bounds error | Qian Cai |
2020-01-06 | regmap-i2c: constify regmap_bus structures | Michał Mirosław |
2020-01-02 | PM / Domains: Introduce a genpd OF helper that removes a subdomain | Ulf Hansson |
2019-12-20 | PM: wakeup: Show statistics for deleted wakeup sources again | zhuguangqing |
2019-12-19 | software node: add basic tests for property entries | Dmitry Torokhov |
2019-12-16 | device.h: move 'struct driver' stuff out to device/driver.h | Greg Kroah-Hartman |
2019-12-16 | device.h: move 'struct class' stuff out to device/class.h | Greg Kroah-Hartman |
2019-12-16 | device.h: move 'struct bus' stuff out to device/bus.h | Greg Kroah-Hartman |
2019-12-16 | device.h: move devtmpfs prototypes out of the file | Greg Kroah-Hartman |
2019-12-16 | Merge 5.5-rc2 into driver-core-next | Greg Kroah-Hartman |
2019-12-15 | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-12-12 | devtmpfs: use do_mount() instead of ksys_mount() | Dominik Brodowski |