summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-26Linux 4.19.148v4.19.148Greg Kroah-Hartman1-1/+1
2020-09-26serial: 8250: Avoid error message on reprobeLukas Wunner1-2/+9
2020-09-26tcp_bbr: adapt cwnd based on ack aggregation estimationPriyaranjan Jha2-3/+123
2020-09-26tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioningPriyaranjan Jha1-21/+39
2020-09-26mm: memcg: fix memcg reclaim soft lockupXunlei Pang1-0/+8
2020-09-26kbuild: support LLVM=1 to switch the default tools to Clang/LLVMMasahiro Yamada3-8/+35
2020-09-26kbuild: replace AS=clang with LLVM_IAS=1Masahiro Yamada2-1/+6
2020-09-26kbuild: remove AS variableMasahiro Yamada1-2/+1
2020-09-26x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin2-2/+3
2020-09-26net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-09-26net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-09-26Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-09-26Documentation/llvm: add documentation on building w/ Clang/LLVMNick Desaulniers2-0/+81
2020-09-26kbuild: add OBJSIZE variable for the size toolVasily Gorbik1-1/+2
2020-09-26MAINTAINERS: add CLANG/LLVM BUILD SUPPORT infoNick Desaulniers1-0/+8
2020-09-26ipv4: Update exception handling for multipath routes via same deviceDavid Ahern1-5/+8
2020-09-26net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-26net: qrtr: check skb_put_padto() return valueEric Dumazet1-9/+11
2020-09-26net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli1-1/+2
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan1-11/+20
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer1-6/+13
2020-09-26tipc: use skb_unshare() instead in tipc_buf_append()Xin Long1-1/+2
2020-09-26tipc: fix shutdown() of connection oriented socketTetsuo Handa1-4/+1
2020-09-26tipc: Fix memory leak in tipc_group_create_member()Peilin Ye1-4/+10
2020-09-26nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-26net: sch_generic: aviod concurrent reset and enqueue op for lockless qdiscYunsheng Lin1-16/+33
2020-09-26net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran1-0/+1
2020-09-26net: dsa: rtl8366: Properly clear member configLinus Walleij1-7/+13
2020-09-26net: DCB: Validate DCB_ATTR_DCB_BUFFER argumentPetr Machata1-0/+8
2020-09-26ipv6: avoid lockdep issue in fib6_del()Eric Dumazet1-4/+9
2020-09-26ip: fix tos reflection in ack and reset packetsWei Wang1-1/+2
2020-09-26hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter1-5/+11
2020-09-26geneve: add transport ports in route lookup for geneveMark Gray1-10/+27
2020-09-26cxgb4: Fix offset when clearing filter byte countersGanji Aravind1-3/+6
2020-09-26mm/thp: fix __split_huge_pmd_locked() for migration PMDRalph Campbell1-17/+23
2020-09-26kprobes: fix kill kprobe which has been marked as goneMuchun Song1-1/+8
2020-09-26KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev1-9/+12
2020-09-26af_key: pfkey_dump needs parameter validationMark Salyzyn1-0/+7
2020-09-23Linux 4.19.147v4.19.147Greg Kroah-Hartman1-1/+1
2020-09-23x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2-0/+2
2020-09-23powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy1-1/+2
2020-09-23ehci-hcd: Move include to keep CRC stableQuentin Perret2-1/+1
2020-09-23x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-23Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede1-0/+16
2020-09-23Input: trackpoint - add new trackpoint variant IDsVincent Huang2-8/+12
2020-09-23percpu: fix first chunk size calculation for populated bitmapSunghyun Jin1-1/+1
2020-09-23Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Greg Kroah-Hartman1-1/+0
2020-09-23i2c: i801: Fix resume bugVolker RĂ¼melin1-7/+14
2020-09-23usblp: fix race between disconnect() and read()Oliver Neukum1-0/+5