summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley1-0/+17
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko3-6/+10
2020-02-10iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+25
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-8/+24
2020-02-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds10-61/+108
2020-02-09Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-18/+0
2020-02-09Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-71/+78
2020-02-09Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+8
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds1-1/+1
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner1-1/+1
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+5