summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-154-58/+33
|\
| * mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emitJoe Perches2020-10-021-2/+2
| * sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs outputJoe Perches2020-10-021-0/+15
| * Merge 5.9-rc5 into driver-core-nextGreg Kroah-Hartman2020-09-1450-182/+374
| |\
| * | Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman2020-09-091-1/+1
| * | Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman2020-09-091-0/+13
| * | devres: provide devm_krealloc()Bartosz Golaszewski2020-09-081-0/+2
| * | test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-09-081-13/+0
| * | device property: Move fwnode_connection_find_match() under drivers/base/prope...Heikki Krogerus2020-09-082-9/+14
| * | driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko2020-09-071-1/+1
| * | device connection: Remove struct device_connectionHeikki Krogerus2020-09-071-17/+1
| * | device connection: Remove device_connection_add()Heikki Krogerus2020-09-071-29/+0
| * | device connection: Remove device_connection_find()Heikki Krogerus2020-09-071-2/+0
* | | Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-154-10/+16
|\ \ \
| * | | serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma2020-09-301-0/+3
| * | | Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel...Greg Kroah-Hartman2020-09-211-9/+8
| |\ \ \
| * \ \ \ Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-2140-89/+257
| |\ \ \ \
| * \ \ \ \ Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-3132-144/+246
| |\ \ \ \ \
| * | | | | | vc: propagate "viewed as bool" from screenpos upJiri Slaby2020-08-181-3/+3
| * | | | | | vt: declare xy for get/putconsxy properlyJiri Slaby2020-08-181-2/+2
| * | | | | | vt: make vc_data pointers const in selection.hJiri Slaby2020-08-183-8/+11
* | | | | | | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2020-10-152-0/+66
|\ \ \ \ \ \ \
| * | | | | | | mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PACXu Yilun2020-09-301-0/+65
| * | | | | | | mfd: lp87565: Add LP87524-Q1 variantLuca Ceresoli2020-09-301-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'pinctrl-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-151-0/+1344
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: pinctrl: mt8192: add pinctrl fileZhiyong Tao2020-08-271-0/+1344
| |/ / / / / /
* | | | | | | Merge tag 'leds-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2020-10-152-56/+0
|\ \ \ \ \ \ \
| * | | | | | | leds: pca963x: register LEDs immediately after parsing, get rid of platdataMarek BehĂșn2020-09-301-35/+0
| * | | | | | | leds: tca6507: Absorb platform dataMarek BehĂșn2020-09-301-21/+0
| |/ / / / / /
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-154-6/+15
|\ \ \ \ \ \ \
| * | | | | | | scsi: target: core: Add CONTROL field for trace eventsRoman Bolshakov2020-10-032-6/+13
| * | | | | | | scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei2020-09-161-0/+1
| * | | | | | | scsi: fc: Add 256GBit speed setting to SCSI FC transportJames Smart2020-09-031-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'for-5.10/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-152-3/+2
|\ \ \ \ \ \ \
| * | | | | | | dm: remove special-casing of bio-based immutable singleton target on NVMeMike Snitzer2020-10-081-1/+0
| * | | | | | | dm: export dm_copy_name_and_uuidMike Snitzer2020-10-011-2/+2
| * | | | | | | Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10Mike Snitzer2020-09-2912-116/+143
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-5.10-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds2020-10-152-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | ipmi: add retry in try_get_dev_id()Xianting Tian2020-09-161-0/+2
| * | | | | | | | ipmi:msghandler: retry to get device id on an errorXianting Tian2020-09-151-0/+2
* | | | | | | | | Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2020-10-141-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pidfd: support PIDFD_NONBLOCK in pidfd_open()Christian Brauner2020-09-041-0/+12
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: remove _do_fork()Christian Brauner2020-08-201-4/+0
| * | | | | | | | | fork: introduce kernel_clone()Christian Brauner2020-08-201-1/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'iomap-5.10-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-10-143-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iomap: Allow filesystem to call iomap_dio_complete without i_rwsemChristoph Hellwig2020-09-281-0/+5
| * | | | | | | | | iomap: Change calling convention for zeroingMatthew Wilcox (Oracle)2020-09-211-2/+1
| * | | | | | | | | fs: Introduce i_blocks_per_pageMatthew Wilcox (Oracle)2020-09-211-0/+16
* | | | | | | | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-147-27/+98
|\ \ \ \ \ \ \ \ \ \