summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-14bt8xxgpio.txt: standardize document formatMauro Carvalho Chehab
2017-07-14bcache.txt: standardize document formatMauro Carvalho Chehab
2017-07-14Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-14Merge tag 'befs-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-07-14dma-buf/fence: Avoid use of uninitialised timestampChris Wilson
2017-07-14Btrfs: fix unexpected return value of bio_readpage_errorLiu Bo
2017-07-14btrfs: btrfs_create_repair_bio never fails, skip error handlingDavid Sterba
2017-07-14btrfs: cloned bios must not be iterated by bio_for_each_segment_allDavid Sterba
2017-07-14Merge branch 'next/filipe' into for-4.13-part2David Sterba
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-07-14sctp: fix an array overflow when all ext chunks are setXin Long
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann
2017-07-14vmxnet3: avoid format strint overflow warningArnd Bergmann
2017-07-14net: thunder_bgx: avoid format string overflow warningArnd Bergmann
2017-07-14bnx2x: fix format overflow warningArnd Bergmann
2017-07-14net: niu: fix format string overflow warning:Arnd Bergmann
2017-07-14isdn: divert: fix sprintf buffer overflow warningArnd Bergmann
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi
2017-07-14smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy
2017-07-14net sched actions: rename act_get_notify() to tcf_get_notify()Roman Mashak
2017-07-14net/packet: Fix Tx queue selection for AF_PACKETIván Briano
2017-07-14net: bridge: fix dest lookup when vlan proto doesn't matchNikolay Aleksandrov
2017-07-14cxgb4: ptp_clock_register() returns error pointersGanesh Goudar
2017-07-14net: hns: add acpi function of xge led controlLiuJian
2017-07-14netpoll: shut up a kernel warning on refcountWANG Cong
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-07-14mdio: mux: fix parsing mux registers outside of the PHY address rangeMartin Blumenstingl
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li
2017-07-14Merge branches 'acpi-ec', 'acpi-irq' and 'acpi-quirks'Rafael J. Wysocki
2017-07-14Merge branches 'pm-qos' and 'pm-devfreq'Rafael J. Wysocki
2017-07-14Merge branches 'pm-cpufreq-sched' and 'intel_pstate'Rafael J. Wysocki
2017-07-14Merge branch 'pm-pci'Rafael J. Wysocki
2017-07-14sched/deadline: Fix confusing comments about selection of top pi-waiterJoel Fernandes
2017-07-14sched/cputime: Don't use smp_processor_id() in preemptible contextWanpeng Li
2017-07-13drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mecJay Cornwall
2017-07-13drm/radeon: Remove initialization of shared_resources.num_mecJay Cornwall
2017-07-13drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall
2017-07-13drm/amdgpu: Fix KFD oversubscription by tracking queues correctlyJay Cornwall
2017-07-14KEYS: Add documentation for asymmetric keyring restrictionsMat Martineau
2017-07-14KEYS: DH: validate __spare fieldEric Biggers
2017-07-14modsign: add markers to endif-statements in certs/MakefileJarkko Sakkinen
2017-07-14cpufreq: intel_pstate: Correct the busy calculation for KNLSrinivas Pandruvada
2017-07-13vfs: in iomap seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong