summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-07ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień1-5/+1
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova1-3/+4
2017-03-06netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso1-4/+5
2017-03-06drm/bridge: analogix_dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+3
2017-03-06drm/dp: add helpers for capture of frame CRCsTomeu Vizoso1-0/+7
2017-03-06drm/dp: add crtc backpointer to drm_dp_auxTomeu Vizoso1-0/+2
2017-03-06netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana1-0/+13
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren767-10038/+23274
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab1-0/+4
2017-03-06HID: wacom: generic: add 3 tablet touch keysPing Cheng1-0/+1
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+5
2017-03-06HID: i2c-hid: support regulator power on/offBrian Norris1-0/+6
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+4
2017-03-06drm/atomic: Add macros to access existing old/new state, v2.Maarten Lankhorst1-0/+108
2017-03-06drm/atomic: Make drm_atomic_plane_disabling easier to understand.Maarten Lankhorst1-18/+8
2017-03-06spi: allow attaching device properties to SPI board infoDmitry Torokhov1-0/+4
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier1-0/+2
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab733-9856/+23184
2017-03-06clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driverIcenowy Zheng2-2/+8
2017-03-06ARM: dts: r7s72100: update sdhi clock bindingsChris Brandt1-2/+4
2017-03-06ieee80211: define HT operation CCFS2 fieldJohannes Berg1-0/+2
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg1-2/+2
2017-03-06ieee80211: add FT-PSK AKM suite selectorAvraham Stern1-0/+1
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski1-0/+6
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2-1/+21
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro2-1/+1
2017-03-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2-3/+4
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris1-0/+7
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley2-3/+28
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-44/+57
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan1-0/+4
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+6
2017-03-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+13
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+6
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2017-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+14
2017-03-04kretprobes: Ensure probe location is at function entryNaveen N. Rao1-0/+1
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+185
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+9
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds79-3012/+3375
2017-03-03tracing: Add #undef to fix compile errorRik van Riel1-0/+1
2017-03-03jump_label: Add comment about initialization order for anonymous unionsSteven Rostedt (VMware)1-0/+7
2017-03-03jump_label: Fix anonymous union initializationBoris Ostrovsky1-2/+2
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-3/+3
2017-03-03[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab1-1/+1
2017-03-03[media] cec.h: small typo fixHans Verkuil1-1/+1
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells6-15/+185