summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-09-09platform/x86: asus-wmi: Rename CHARGE_THRESHOLD to RSOCKristian Klausen1-1/+1
2019-09-09platform/x86: asus-wmi: Reorder ASUS_WMI_CHARGE_THRESHOLDKristian Klausen1-1/+3
2019-09-09clk: mediatek: Add dt-bindings for MT6779 clocksmtk017611-0/+436
2019-09-09kbuild: allow Clang to find unused static inline functions for W=1 buildMasahiro Yamada1-6/+14
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown15-378/+677
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown1-0/+3
2019-09-09ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang1-0/+17
2019-09-09btrfs: turn checksum type define into an enumJohannes Thumshirn1-1/+3
2019-09-09btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should goAnand Jain1-5/+0
2019-09-09btrfs: add a flush step for delayed iputsJosef Bacik1-0/+1
2019-09-09btrfs: clarify btrfs_ioctl_get_dev_stats paddingHans van Kranenburg1-1/+6
2019-09-09btrfs: use common vfs LABEL ioctl definitionsEric Sandeen1-4/+2
2019-09-09btrfs: Remove unused locking functionsNikolay Borisov1-2/+0
2019-09-09KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINEMarc Zyngier1-0/+1
2019-09-09crypto: skcipher - add the ability to abort a skcipher walkArd Biesheuvel1-0/+5
2019-09-08netfilter: nf_tables_offload: move indirect flow_block callback logic to corePablo Neira Ayuso1-4/+3
2019-09-08Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...Linus Torvalds1-4/+4
2019-09-08parisc: add kexec syscall supportSven Schnelle1-0/+1
2019-09-08include/linux/compiler.h: fix Oops for Clang-compiled kernelsNick Desaulniers1-4/+4
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann1-0/+2
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann1-0/+19
2019-09-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2019-09-07isdn/capi: check message length in capi_write()Eric Biggers1-0/+1
2019-09-07Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-5/+25
2019-09-07net: fib_notifier: move fib_notifier_ops from struct net into per-net structJiri Pirko1-3/+0
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-8/+54
2019-09-07PCI: Get rid of dev->has_secondary_link flagMika Westerberg1-1/+0
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter2-1/+26
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig1-26/+38
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2-46/+54
2019-09-07mm/mmu_notifiers: annotate with might_sleep()Daniel Vetter1-0/+5
2019-09-07mm/mmu_notifiers: add a lockdep map for invalidate_range_start/endDaniel Vetter1-2/+12
2019-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2019-09-07Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-07clk: Add support for AST2600 SoCJoel Stanley1-0/+113
2019-09-07kexec_elf: remove parsing of section headersSven Schnelle1-1/+0
2019-09-07kexec: add KEXEC_ELFSven Schnelle1-0/+24
2019-09-06ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann1-1/+1
2019-09-06vfs: subtype handling moved to fuseDavid Howells1-1/+0
2019-09-06Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...Miklos Szeredi2-1/+14
2019-09-06Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+0
2019-09-06Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui1-0/+3
2019-09-06Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui1-0/+3
2019-09-06Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui1-1/+9
2019-09-06io_uring: expose single mmap capabilityJens Axboe1-1/+7
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-8/+187
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+0
2019-09-06net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai1-0/+2
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2-0/+16
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner3-4/+37