summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-02-12usb: typec: Fix the description of struct typec_capabilityHeikki Krogerus
2020-02-12HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-02-12kfifo: provide kfifo_is_empty_spinlocked()Bartosz Golaszewski
2020-02-12kfifo: provide noirqsave variants of spinlocked in and out helpersBartosz Golaszewski
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang
2020-02-11locking/percpu-rwsem: Fold __percpu_up_read()Davidlohr Bueso
2020-02-11locking/rwsem: Remove RWSEM_OWNER_UNKNOWNPeter Zijlstra
2020-02-11locking/percpu-rwsem: Remove the embedded rwsemPeter Zijlstra
2020-02-11locking/percpu-rwsem: Move __this_cpu_inc() into the slowpathPeter Zijlstra
2020-02-11locking/percpu-rwsem: Convert to boolPeter Zijlstra
2020-02-11locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_mapPeter Zijlstra
2020-02-11console: Introduce ->exit() callbackAndy Shevchenko
2020-02-11platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li
2020-02-11platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko
2020-02-11ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-10firmware_loader: load files from the mount namespace of initTopi Miettinen
2020-02-10platform: constify properties in platform_deviceTomas Winkler
2020-02-10debugfs: remove return value of debugfs_create_regset32()Greg Kroah-Hartman
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-02-10usb: host: ehci-platform: add a quirk to avoid stuckYoshihiro Shimoda
2020-02-10USB: core: add endpoint-blacklist quirkJohan Hovold
2020-02-10platform: chrome: Add cros-usbpd-notify driverJon Flatley
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko
2020-02-10iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-02-09Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-02-08Merge branch 'pipe-exclusive-wakeup'Linus Torvalds
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds
2020-02-08Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu
2020-02-07Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-02-07Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-02-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-02-07prefix-handling analogues of errorf() and friendsAl Viro
2020-02-07turn fs_param_is_... into functionsAl Viro
2020-02-07fs_parse: handle optional arguments sanelyAl Viro
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07add prefix to fs_context->logAl Viro
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro