summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-12signal: Make siginmask safe when passed a signal of 0Eric W. Biederman
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11umh: add exit routine for UMH processTaehee Yoo
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11livepatch: Add atomic replaceJason Baron
2019-01-11livepatch: Use lists to manage patches, objects and functionsJason Baron
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek
2019-01-11livepatch: Consolidate klp_free functionsPetr Mladek
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-11crypto: cipher - remove struct cipher_descEric Biggers
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-10of: Remove struct device_node.type pointerRob Herring
2019-01-10LSM: generalize flag passing to security_capableMicah Morton
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki
2019-01-10pwm: Rearrange structures to group members by purposeUwe Kleine-König
2019-01-10pwm: Drop per-chip dbg_show callbackUwe Kleine-König
2019-01-10ARM: davinci: remove dead code related to MAC address readingBartosz Golaszewski
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao
2019-01-09ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2019-01-08libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman
2019-01-08RDMA/mlx5: Delete declaration of already removed functionLeon Romanovsky
2019-01-08LSM: Infrastructure management of the ipc security blobCasey Schaufler
2019-01-08LSM: Infrastructure management of the task securityCasey Schaufler
2019-01-08LSM: Infrastructure management of the inode securityCasey Schaufler
2019-01-08LSM: Infrastructure management of the file securityCasey Schaufler
2019-01-08Infrastructure management of the cred security blobCasey Schaufler
2019-01-08SELinux: Remove unused selinux_is_enabledCasey Schaufler
2019-01-08procfs: add smack subdir to attrsCasey Schaufler
2019-01-08capability: Initialize as LSM_ORDER_FIRSTKees Cook
2019-01-08LSM: Introduce enum lsm_orderKees Cook