summaryrefslogtreecommitdiffstats
path: root/tools/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-14irqchip/irq-imx-gpcv2: Fix spinlock initializationTyler Baker1-0/+2
2017-04-14perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra1-0/+3
2017-04-14mailmap: add Martin Kepplinger's emailMartin Kepplinger1-0/+2
2017-04-14zsmalloc: expand class bitMinchan Kim1-1/+1
2017-04-14zram: do not use copy_page with non-page aligned addressMinchan Kim1-2/+2
2017-04-14zram: fix operator precedence to get offsetMinchan Kim1-1/+1
2017-04-14hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz1-3/+12
2017-04-14thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov1-1/+8
2017-04-14thp: fix MADV_DONTNEED vs. MADV_FREE raceKirill A. Shutemov1-2/+1
2017-04-14mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-14thp: fix MADV_DONTNEED vs. numa balancing raceKirill A. Shutemov1-1/+33
2017-04-14thp: reduce indentation level in change_huge_pmd()Kirill A. Shutemov1-26/+26
2017-04-14z3fold: fix page locking in z3fold_alloc()Vitaly Wool1-2/+7
2017-04-14ia64: restore symbol versions for symbols defined in assemblyJan Beulich2-8/+37
2017-04-13irq/affinity: Fix extra vecs calculationKeith Busch1-1/+1
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng1-1/+1
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang1-3/+7
2017-04-13netlink: pass extended ACK struct where availableJohannes Berg12-39/+43
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg129-391/+477
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg3-11/+33
2017-04-13genetlink: pass extended ACK report downJohannes Berg2-2/+16
2017-04-13netlink: extended ACK reportingJohannes Berg17-34/+153
2017-04-13bonding: handle link transition from FAIL to UP correctlyMahesh Bandewar1-1/+2
2017-04-13net: dwc-xlgmac: add the initial ethtool supportJie Deng6-4/+312
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng2-8/+6
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern1-1/+0
2017-04-13rtnetlink: Do not generate notifications for MTU eventsDavid Ahern1-2/+0
2017-04-13tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney1-4/+36
2017-04-13net: stmmac: set total length of the packet to be transmitted in TDES3Niklas Cassel7-12/+17
2017-04-13cxgb4: save tid while creating server filterGanesh Goudar1-0/+4
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas1-1/+1
2017-04-13Revert "ACPICA: Resources: Not a valid resource if buffer length too long"Rafael J. Wysocki1-12/+5
2017-04-13CIFS: Fix SMB3 mount without specifying a security mechanismPavel Shilovsky1-1/+3
2017-04-13net: mvmdio: allow up to three clocks to be specified for orion-mdioRussell King1-9/+24
2017-04-13dt-bindings: allow up to three clocks for orion-mdioRussell King1-1/+1
2017-04-13net: mvmdio: disable interrupt if resource size is too smallRussell King1-0/+6
2017-04-13dt-bindings: correct marvell orion MDIO binding documentRussell King1-2/+15
2017-04-13net: mvmdio: fix interrupt disable in remove pathRussell King1-1/+2
2017-04-13net: mvmdio: disable interrupts in driver failure pathRussell King1-0/+2
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-04-13x86/efi: Don't try to reserve runtime regionsOmar Sandoval1-0/+4
2017-04-13ACPI / scan: Set the visited flag for all enumerated devicesRafael J. Wysocki1-7/+12
2017-04-13cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu1-2/+16