aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-19keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2-15/+21
2020-05-19pipe: Add notification lossage handlingDavid Howells1-0/+7
2020-05-19pipe: Allow buffers to be marked read-whole-or-error for notificationsDavid Howells1-0/+1
2020-05-19coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach1-0/+1
2020-05-19coresight: Fix support for sparsely populated portsSuzuki K Poulose1-4/+6
2020-05-19coresight: Expose device connections via sysfsSuzuki K Poulose1-0/+2
2020-05-19coresight: Add generic sysfs link creation functionsMike Leach1-0/+20
2020-05-19watch_queue: Add a key/keyring notification facilityDavid Howells3-1/+32
2020-05-19security: Add hooks to rule on setting a watchDavid Howells3-0/+18
2020-05-19pipe: Add general notification queue supportDavid Howells3-1/+165
2020-05-19pipe: Add O_NOTIFICATION_PIPEDavid Howells1-0/+3
2020-05-19security: Add a hook for the point of notification insertionDavid Howells3-0/+29
2020-05-19uapi: General notification queue definitionsDavid Howells1-0/+55
2020-05-19kprobes: Prevent probes in .noinstr.text sectionThomas Gleixner1-0/+2
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/kprobesThomas Gleixner4-0/+70
2020-05-19rcu: Provide __rcu_is_watching()Thomas Gleixner2-0/+2
2020-05-19rcu: Provide rcu_irq_exit_preempt()Thomas Gleixner2-0/+2
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra1-0/+6
2020-05-19sched,rcu,tracing: Avoid tracing before in_nmi() is correctPeter Zijlstra1-2/+11
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra1-11/+0
2020-05-19lockdep: Always inline lockdep_{off,on}()Peter Zijlstra1-2/+21
2020-05-19hardirq/nmi: Allow nested nmi_enter()Peter Zijlstra2-3/+6
2020-05-19Merge tag 'noinstr-lds-2020-05-19' into core/rcuThomas Gleixner65-203/+351
2020-05-19context_tracking: Make guest_enter/exit() .noinstr readyThomas Gleixner1-5/+16
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra2-0/+3
2020-05-19tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner1-0/+4
2020-05-19vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner4-0/+70
2020-05-19proc: proc_pid_ns takes super_block as an argumentAlexey Gladkov1-2/+2
2020-05-19uapi: habanalabs: add gaudi definesOded Gabbay1-2/+162
2020-05-19habanalabs: get card type, location from F/WOmer Shpigelman1-1/+2
2020-05-19uapi: habanalabs: add signal/wait operationsOmer Shpigelman1-16/+51
2020-05-19habanalabs: leave space for 2xMSG_PROT in CBOded Gabbay1-1/+2
2020-05-19habanalabs: Add INFO IOCTL opcode for time sync informationTomer Tayar1-0/+8
2020-05-19thermal/drivers/cpuidle_cooling: Change the registration functionDaniel Lezcano1-10/+2
2020-05-19powercap/drivers/idle_inject: Specify idle state max latencyDaniel Lezcano1-0/+4
2020-05-19ARM: 8976/1: module: allow arch overrides for .init section namesVincent Whitchurch1-0/+5
2020-05-19soundwire: bus_type: add sdw_master_device supportPierre-Louis Bossart1-1/+16
2020-05-19soundwire: bus: add unique bus idBard Liao1-0/+2
2020-05-19soundwire: bus_type: introduce sdw_slave_type and sdw_master_typePierre-Louis Bossart1-1/+8
2020-05-19soundwire: bus: rename sdw_bus_master_add/delete, add argumentsPierre-Louis Bossart1-2/+3
2020-05-18fscrypt: support test_dummy_encryption=v2Eric Biggers1-7/+44
2020-05-18ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig1-0/+18
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig1-0/+2
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig1-1/+2
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger1-1/+1
2020-05-18include: dt-bindings: rockchip: remove unused definesJohan Jonker1-11/+0
2020-05-18kgdboc: Add kgdboc_earlycon to support early kgdb using boot consolesDouglas Anderson1-0/+4
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon1-0/+4
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon1-2/+2