summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-05-19pipe: Add notification lossage handlingDavid Howells
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells
2020-05-19security: Add hooks to rule on setting a watchDavid Howells
2020-05-19pipe: Add general notification queue supportDavid Howells
2020-05-19security: Add a hook for the point of notification insertionDavid Howells
2020-05-19kprobes: Prevent probes in .noinstr.text sectionThomas Gleixner
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/kprobesThomas Gleixner
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner
2020-05-19context_tracking: Make guest_enter/exit() .noinstr readyThomas Gleixner
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano
2020-05-19ARM: 8976/1: module: allow arch overrides for .init section namesVincent Whitchurch
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart
2020-05-19soundwire: bus: add unique bus idBard Liao
2020-05-19soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-18kgdboc: Add kgdboc_earlycon to support early kgdb using boot consolesDouglas Anderson
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit
2020-05-18net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem
2020-05-18SUNRPC: Rename svc_sock::sk_reclenChuck Lever
2020-05-18svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever
2020-05-18svcrdma: Fix backchannel return codeChuck Lever
2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever
2020-05-18phy: omap-usb2: Clean up exported headerRoger Quadros
2020-05-18iommu/vt-d: Add page request draining supportLu Baolu
2020-05-18iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu
2020-05-18iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan
2020-05-18iommu/vt-d: Add get_domain_info() helperLu Baolu
2020-05-18iommu/vt-d: Add custom allocator for IOASIDJacob Pan