summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.145-rt162v4.4.145-rt162Daniel Wagner2018-08-031-1/+1
* Merge tag 'v4.4.145' into v4.4-rtDaniel Wagner2018-08-0318-130/+357
|\
| * Linux 4.4.145v4.4.145Greg Kroah-Hartman2018-07-281-1/+1
| * ARM: fix put_user() for gcc-8Arnd Bergmann2018-07-281-1/+1
| * turn off -Wattribute-aliasArnd Bergmann2018-07-281-0/+1
| * can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-281-1/+1
| * can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-281-5/+5
| * can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-281-16/+123
| * can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-281-1/+0
| * can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-281-28/+127
| * can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-281-13/+5
| * driver core: Partially revert "driver core: correct device's shutdown order"Rafael J. Wysocki2018-07-281-8/+0
| * usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang2018-07-281-1/+1
| * usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu2018-07-281-2/+6
| * usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel2018-07-281-0/+3
| * ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2018-07-282-4/+10
| * tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet2018-07-281-2/+14
| * tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet2018-07-281-0/+3
| * tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-283-13/+21
| * tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-283-33/+13
| * tcp: helpers to send special DCTCP ackYuchung Cheng2018-07-281-5/+17
| * tcp: fix dctcp delayed ACK scheduleYuchung Cheng2018-07-281-2/+4
| * rtnetlink: add rtnl_link_state check in rtnl_configure_linkRoopa Prabhu2018-07-281-3/+6
| * net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
| * ip: hash fragments consistentlyPaolo Abeni2018-07-282-0/+4
| * MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau2018-07-281-1/+1
* | Linux 4.4.144-rt161v4.4.144-rt161Daniel Wagner2018-07-251-1/+1
* | Merge tag 'v4.4.144' into v4.4-rtDaniel Wagner2018-07-2575-275/+1981
|\ \ | |/
| * Linux 4.4.144v4.4.144Greg Kroah-Hartman2018-07-251-1/+1
| * ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-07-251-20/+57
| * ubi: Fix Fastmap's update_vol()Richard Weinberger2018-07-251-0/+1
| * ubi: Fix races around ubi_refill_pools()Richard Weinberger2018-07-254-14/+30
| * ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2018-07-252-4/+27
| * ubi: Rework Fastmap attach base codeRichard Weinberger2018-07-254-42/+162
| * ubi: Introduce vol_ignored()Richard Weinberger2018-07-252-6/+33
| * clk: tegra: Fix PLL_U post divider and initial rate on Tegra30Lucas Stach2018-07-251-5/+6
| * block: do not use interruptible wait anywhereAlan Jenkins2018-07-251-7/+3
| * x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski2018-07-251-0/+7
| * x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-07-251-0/+5
| * x86/bugs: Rename SSBD_NO to SSB_NOKonrad Rzeszutek Wilk2018-07-252-2/+2
| * x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFGThomas Gleixner2018-07-252-0/+36
| * x86/bugs: Rework spec_ctrl base and mask logicThomas Gleixner2018-07-251-7/+19
| * x86/bugs: Remove x86_spec_ctrl_set()Thomas Gleixner2018-07-252-13/+2
| * x86/bugs: Expose x86_spec_ctrl_base directlyThomas Gleixner2018-07-253-24/+6
| * x86/bugs: Unify x86_spec_ctrl_{set_guest, restore_host}Borislav Petkov2018-07-252-49/+44
| * x86/speculation: Rework speculative_store_bypass_update()Thomas Gleixner2018-07-253-4/+9
| * x86/speculation: Add virtualized speculative store bypass disable supportTom Lendacky2018-07-254-2/+18
| * x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRLThomas Gleixner2018-07-252-5/+24
| * x86/speculation: Handle HT correctly on AMDThomas Gleixner2018-07-253-6/+130
| * x86/cpufeatures: Add FEATURE_ZENThomas Gleixner2018-07-252-0/+3