aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-12signal: Make siginmask safe when passed a signal of 0Eric W. Biederman1-1/+1
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo1-0/+2
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo1-0/+2
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo1-3/+8
2019-01-11umh: add exit routine for UMH processTaehee Yoo2-0/+11
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei1-0/+1
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11livepatch: Add atomic replaceJason Baron1-0/+12
2019-01-11livepatch: Use lists to manage patches, objects and functionsJason Baron1-2/+17
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek1-4/+3
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek1-0/+2
2019-01-11livepatch: Consolidate klp_free functionsPetr Mladek1-0/+6
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek1-2/+2
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+5
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan2-13/+10
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-11crypto: cipher - remove struct cipher_descEric Biggers1-8/+0
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-10of: Remove struct device_node.type pointerRob Herring1-1/+0
2019-01-10LSM: generalize flag passing to security_capableMicah Morton2-17/+19
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki1-8/+3
2019-01-10pwm: Rearrange structures to group members by purposeUwe Kleine-König1-15/+18
2019-01-10pwm: Drop per-chip dbg_show callbackUwe Kleine-König1-4/+0
2019-01-10ARM: davinci: remove dead code related to MAC address readingBartosz Golaszewski1-1/+0
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer1-2/+2
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-7/+15
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui1-2/+3
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl1-0/+2
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski1-0/+1
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt1-0/+1
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt1-0/+13
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij1-4/+19
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin4-11/+6
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-09ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede1-0/+3
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-1/+1
2019-01-08libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams1-0/+1
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman1-0/+6
2019-01-08RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky1-4/+0
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler1-0/+2
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler1-0/+2
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler1-0/+3
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler1-0/+1
2019-01-08Infrastructure management of the cred security blobCasey Schaufler1-0/+12
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler2-36/+0
2019-01-08procfs: add smack subdir to attrsCasey Schaufler1-5/+10
2019-01-08capability: Initialize as LSM_ORDER_FIRSTKees Cook1-2/+0
2019-01-08LSM: Introduce enum lsm_orderKees Cook1-0/+6