summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-07-10debugfs: file: Remove unnecessary cast in kfree()Xu Wang
2020-07-10drivers/base/memory: rename base_memory_block_id to memory_block_idWei Yang
2020-07-10drivers/base/memory: init_memory_block() first parameter is not necessaryWei Yang
2020-07-10Documentation/driver-api: driver-model/platform: drop doubled wordRandy Dunlap
2020-07-10software node: Use software_node_unregister() when unregistering group of nodesAndy Shevchenko
2020-07-10topology: mark a function as __init to save some memoryChristophe JAILLET
2020-07-10scripts: add dummy report mode to add_namespace.cocciMatthias Maennich
2020-07-10drivers: base: Convert to printk alias functionsMatthias Brugger
2020-07-10lib: devres: add a comment about the devm_of_iomap() functionDan Carpenter
2020-07-10devres: keep both device name and resource name in pretty nameVladimir Oltean
2020-07-10driver core: platform: expose numa_node to users in sysfsBarry Song
2020-07-10kobject: Avoid premature parent object freeing in kobject_cleanup()Heikki Krogerus
2020-07-07driver core: platform: need consistent spacing around '-'Barry Song
2020-07-03lib: update DEBUG_SHIRQ docs to match realityWolfram Sang
2020-07-03firmware: improve description of firmware_request_nowarnWolfram Sang
2020-07-02devres: handle zero size in devm_kmalloc()Bartosz Golaszewski
2020-07-02device: remove 'extern' attribute from function prototypes in device.hBartosz Golaszewski
2020-07-02devres: move the size check from alloc_dr() into a separate functionBartosz Golaszewski
2020-07-02devres: remove stray space from devm_kmalloc() definitionBartosz Golaszewski
2020-07-01driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}Dan Williams
2020-06-28Linux 5.8-rc3Linus Torvalds
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/drivers-fixes' of https://github.com/Broadcom/stbl...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'tee-ml-for-v5.8' of git://git.linaro.org/people/jens.wiklander/lin...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann
2020-06-27afs: Fix storage of cell namesDavid Howells
2020-06-27Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds