summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-22devtmpfs: simplify initialization of mount_devRasmus Villemoes
2020-01-22devtmpfs: factor out setup part of devtmpfsd()Rasmus Villemoes
2020-01-22devtmpfs: fix theoretical stale pointer deref in devtmpfsd()Rasmus Villemoes
2020-01-22driver core: platform: fix u32 greater or equal to zero comparisonColin Ian King
2020-01-17cpu-topology: Don't error on more than CONFIG_NR_CPUS CPUs in device treeZeng Tao
2020-01-14debugfs: Return -EPERM when locked downEric Snowberg
2020-01-14driver core: Print device when resources present in really_probe()Geert Uytterhoeven
2020-01-14driver core: Fix test_async_driver_probe if NUMA is disabledGuenter Roeck
2020-01-14driver core: platform: Prevent resouce overflow from causing infinite loopsSimon Schwartz
2020-01-14fs/kernfs/dir.c: Clean code by removing always true conditionMateusz Nosek
2020-01-14component: do not dereference opaque pointer in debugfsLubomir Rintel
2020-01-14drivers/component: remove modular codeMasahiro Yamada
2020-01-06debugfs: Fix warnings when building documentationDaniel W. S. Almeida
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman
2019-12-16Merge 5.5-rc2 into driver-core-nextGreg Kroah-Hartman
2019-12-15Linux 5.5-rc2Linus Torvalds
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-15Merge tag 'riscv/for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-15Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-14Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-14Merge tag 'char-misc-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-14Merge tag 'driver-core-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-12-14Merge tag 'staging-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-14Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-12-14Merge tag 's390-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-12-14Merge tag '5.5-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-12-14Merge tag 'ovl-fixes-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-12-14binder: fix incorrect calculation for num_validTodd Kjos
2019-12-13Merge tag 'nios2-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-12-13Merge tag 'devicetree-fixes-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-12-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-12-13Merge tag 'pci-v5.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-13Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-12-13Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-12-13Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-13Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-13Merge branches 'pm-cpuidle' and 'acpi-pm'Rafael J. Wysocki
2019-12-13xen/balloon: fix ballooned page accounting without hotplug enabledJuergen Gross
2019-12-13xen-blkback: prevent premature module unloadPaul Durrant