summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+0
2020-02-14PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLERafael J. Wysocki1-0/+13
2020-02-14PM: QoS: Update file information commentsRafael J. Wysocki1-4/+11
2020-02-14PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functionsRafael J. Wysocki1-42/+5
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich1-0/+1
2020-02-14icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld1-0/+6
2020-02-13Merge tag 'gpio-updates-for-v5.7-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-0/+73
2020-02-13PM: QoS: Add CPU latency QoS API wrappersRafael J. Wysocki1-0/+27
2020-02-13PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.hRafael J. Wysocki1-3/+3
2020-02-13PM: QoS: Rename things related to the CPU latency QoSRafael J. Wysocki1-1/+1
2020-02-13PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chainRafael J. Wysocki1-2/+0
2020-02-13PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_objectRafael J. Wysocki1-10/+10
2020-02-13PM: QoS: Drop the PM_QOS_SUM QoS typeRafael J. Wysocki1-1/+0
2020-02-13PM: QoS: Drop pm_qos_update_request_timeout()Rafael J. Wysocki1-4/+0
2020-02-13clone3: allow spawning processes into cgroupsChristian Brauner3-8/+21
2020-02-13cpuset: Make cpuset hotplug synchronousPrateek Sood1-3/+0
2020-02-13cgroup: Clean up css_set task traversalMichal Koutný1-3/+0
2020-02-13cgroup: Iterate tasks that did not finish do_exit()Michal Koutný1-0/+1
2020-02-12workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()Andrea Parri1-0/+16
2020-02-12of: clk: Make of_clk_get_parent_{count,name}() parameter constGeert Uytterhoeven1-4/+4
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap1-1/+2
2020-02-12USB: Fallback to generic driver when specific driver failsBastien Nocera1-0/+1
2020-02-12USB: Select better matching USB drivers when availableBastien Nocera1-0/+2
2020-02-12USB: Make it possible to "subclass" usb_device_driverBastien Nocera1-0/+4
2020-02-12NFSv4: Fix revalidation of dentries with delegationsTrond Myklebust1-20/+6
2020-02-12usb: typec: altmode: Remove the notification chainHeikki Krogerus1-7/+0
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus1-2/+0
2020-02-12HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-02-12kfifo: provide kfifo_is_empty_spinlocked()Bartosz Golaszewski1-0/+31
2020-02-12kfifo: provide noirqsave variants of spinlocked in and out helpersBartosz Golaszewski1-0/+42
2020-02-12Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+2
2020-02-12Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang1-0/+12
2020-02-11locking/percpu-rwsem: Fold __percpu_up_read()Davidlohr Bueso1-4/+15
2020-02-11locking/rwsem: Remove RWSEM_OWNER_UNKNOWNPeter Zijlstra1-6/+0
2020-02-11locking/percpu-rwsem: Remove the embedded rwsemPeter Zijlstra2-13/+7
2020-02-11locking/percpu-rwsem: Move __this_cpu_inc() into the slowpathPeter Zijlstra1-4/+6
2020-02-11locking/percpu-rwsem: Convert to boolPeter Zijlstra1-3/+3
2020-02-11locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_mapPeter Zijlstra1-10/+19
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko1-0/+1
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li1-0/+4
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko1-2/+6
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki1-1/+1
2020-02-11tracing: Consolidate trace() functionsTom Zanussi1-1/+1
2020-02-11firmware_loader: load files from the mount namespace of initTopi Miettinen1-0/+2
2020-02-11platform: constify properties in platform_deviceTomas Winkler1-1/+1
2020-02-11debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman1-7/+6
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold1-0/+2
2020-02-10usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda1-1/+1
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold1-0/+3