| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm-current/current' | Stephen Rothwell | 2020-06-24 | 1 | -3/+3 |
|\ |
|
| * | mm: memcg: convert vmstat slab counters to bytes | Roman Gushchin | 2020-06-21 | 1 | -2/+2 |
| * | mm: memcg: prepare for byte-sized vmstat items | Roman Gushchin | 2020-06-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'devicetree/for-next' | Stephen Rothwell | 2020-06-24 | 1 | -1/+1 |
|\ \ |
|
| * | | driver core: Add device_is_dependent() to linux/device.h | Saravana Kannan | 2020-06-17 | 1 | -1/+1 |
| |/ |
|
* | | Merge remote-tracking branch 'regmap/for-5.9' into regmap-next | Mark Brown | 2020-06-17 | 1 | -1/+1 |
|\ \ |
|
| * | | regmap: remove stray space | Bartosz Golaszewski | 2020-06-15 | 1 | -1/+1 |
| * | | Merge existing fixes from regmap/for-5.8 | Mark Brown | 2020-06-15 | 1 | -56/+49 |
| |\ \
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regmap/for-5.8' into regmap-linus | Mark Brown | 2020-06-17 | 1 | -56/+50 |
|\ \ \
| |/ /
|/| | |
|
| * | | regmap: Fix memory leak from regmap_register_patch | Charles Keepax | 2020-06-17 | 1 | -0/+1 |
| |/ |
|
| * | regmap: fix the kerneldoc for regmap_test_bits() | Bartosz Golaszewski | 2020-06-08 | 1 | -2/+3 |
| * | regmap: fix alignment issue | Jens Thoms Toerring | 2020-06-01 | 1 | -54/+46 |
* | | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-06-09 | 2 | -2/+4 |
|\ \ |
|
| * | | drivers: base: default KUNIT_* fragments to KUNIT_ALL_TESTS | Anders Roxell | 2020-06-01 | 2 | -2/+4 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 |
| * | | | power: use show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -1/+1 |
* | | | | Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds | 2020-06-09 | 1 | -0/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation | Mark Gross | 2020-04-20 | 1 | -0/+8 |
* | | | | Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-07 | 13 | -105/+256 |
|\ \ \ \ |
|
| * | | | | driver core: Update device link status correctly for SYNC_STATE_ONLY links | Saravana Kannan | 2020-05-27 | 1 | -8/+26 |
| * | | | | firmware_loader: change enum fw_opt to u32 | Scott Branden | 2020-05-27 | 5 | -19/+17 |
| * | | | | software node: implement software_node_unregister() | Greg Kroah-Hartman | 2020-05-27 | 1 | -6/+21 |
| * | | | | Merge 5.7-rc7 into driver-core-next | Greg Kroah-Hartman | 2020-05-25 | 1 | -18/+37 |
| |\ \ \ \ |
|
| * | | | | | driver core: Remove unnecessary is_fwnode_dev variable in device_add() | Saravana Kannan | 2020-05-21 | 1 | -8/+4 |
| * | | | | | drivers property: When no children in primary, try secondary | Andy Shevchenko | 2020-05-21 | 1 | -2/+11 |
| * | | | | | driver core: platform: Fix spelling errors in platform.c | Tang Bin | 2020-05-21 | 1 | -1/+1 |
| * | | | | | driver core: Remove check in driver_deferred_probe_force_trigger() | Saravana Kannan | 2020-05-19 | 1 | -3/+0 |
| * | | | | | driver core: fw_devlink: Add support for batching fwnode parsing | Saravana Kannan | 2020-05-15 | 3 | -7/+118 |
| * | | | | | driver core: Look for waiting consumers only for a fwnode's primary device | Saravana Kannan | 2020-05-15 | 1 | -11/+18 |
| * | | | | | driver core: Move code to the right part of the file | Saravana Kannan | 2020-05-15 | 1 | -30/+30 |
| * | | | | | Merge v5.7-rc5 into driver-core-next | Greg Kroah-Hartman | 2020-05-11 | 4 | -16/+21 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Revert "Revert "driver core: Set fw_devlink to "permissive" behavior by defau... | Saravana Kannan | 2020-05-05 | 1 | -1/+1 |
| * | | | | | drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a d... | Kuppuswamy Sathyanarayanan | 2020-05-05 | 1 | -0/+2 |
| * | | | | | firmware_loader: move fw_fallback_config to a private kernel symbol namespace | Luis Chamberlain | 2020-04-28 | 2 | -1/+4 |
| * | | | | | driver core: Add missing '\n' in log messages | Christophe JAILLET | 2020-04-28 | 1 | -15/+13 |
| * | | | | | driver/base/soc: Use kobj_to_dev() API | zhouchuangao | 2020-04-28 | 1 | -1/+1 |
| * | | | | | Merge 5.7-rc3 into driver-core-next | Greg Kroah-Hartman | 2020-04-27 | 2 | -2/+1 |
| |\ \ \ \ \ |
|
| * | | | | | | driver core: platform: remove redundant assignment to variable ret | Colin Ian King | 2020-04-23 | 1 | -1/+1 |
| * | | | | | | firmware: Drop unused pages field from struct firmware | Takashi Iwai | 2020-04-17 | 1 | -3/+0 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-06 | 1 | -15/+25 |
|\ \ \ \ \ \ |
|
| * | | | | | | driver core: platform: Clarify that IRQ 0 is invalid | Bjorn Helgaas | 2020-05-12 | 1 | -15/+25 |
| |/ / / / / |
|
* | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-03 | 1 | -12/+32 |
|\ \ \ \ \ \ |
|
| * | | | | | | drivers/base/memory.c: cache memory blocks in xarray to accelerate lookup | Scott Cheloha | 2020-06-03 | 1 | -12/+32 |
* | | | | | | | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2020-05-30 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | platform-msi: Fix typos in comment | Shaokun Zhang | 2020-05-18 | 1 | -1/+1 |
| | | |_|/ /
| | |/| | | |
|
* | | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-06-02 | 1 | -35/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | driver core: remove device_create_vargs | Christoph Hellwig | 2020-05-09 | 1 | -35/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2020-06-02 | 3 | -243/+115 |
|\ \ \ \ \ \ |
|