summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-03bpf: powerpc64: pad function address loads with NOPsSandipan Das
2018-08-03pinctrl: at91-pio4: add missing of_node_putJulia Lawall
2018-08-03powerpc/8xx: fix invalid register expression in head_8xx.SChristophe Leroy
2018-08-03powerpc/powermac: Mark variable x as unusedMathieu Malaterre
2018-08-03powerpc/powermac: Add missing prototype for note_bootable_part()Mathieu Malaterre
2018-08-03powerpc/chrp/time: Make some functions static, add missing header includeMathieu Malaterre
2018-08-03powerpc/32: Add a missing include headerMathieu Malaterre
2018-08-03ath: Add regulatory mapping for BahamasSven Eckelmann
2018-08-03ath: Add regulatory mapping for BermudaSven Eckelmann
2018-08-03ath: Add regulatory mapping for SerbiaSven Eckelmann
2018-08-03ath: Add regulatory mapping for TanzaniaSven Eckelmann
2018-08-03ath: Add regulatory mapping for UgandaSven Eckelmann
2018-08-03ath: Add regulatory mapping for APL2_FCCASven Eckelmann
2018-08-03ath: Add regulatory mapping for APL13_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann
2018-08-03ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann
2018-08-03PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-08-03btrfs: qgroup: Finish rescan when hit the last leaf of extent treeQu Wenruo
2018-08-03btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeupsDavid Sterba
2018-08-03media: videobuf2-core: don't call memop 'finish' when queueingHans Verkuil
2018-08-03media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia
2018-08-03wlcore: sdio: check for valid platform device data before suspendEyal Reizer
2018-08-03mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat
2018-08-03mfd: cros_ec: Fail early if we cannot identify the ECVincent Palatin
2018-08-03ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang
2018-08-03Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan
2018-08-03Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz
2018-08-03selftests/intel_pstate: Improve test, minor fixesDaniel Díaz
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check for NHMKan Liang
2018-08-03perf/x86/intel/uncore: Correct fixed counter index check in generic codeKan Liang
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-08-03f2fs: fix race in between GC and atomic openChao Yu
2018-08-03f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-08-03f2fs: fix to wait page writeback during revoking atomic writeChao Yu
2018-08-03f2fs: fix to don't trigger writeback during recoveryChao Yu
2018-08-03f2fs: fix error path of move_data_pageChao Yu
2018-08-03disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2018-08-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-08-03infiniband: fix a possible use-after-free bugCong Wang
2018-08-03netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa
2018-08-03rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-08-03mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre
2018-08-03mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya