summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31Linux 4.4.126v4.4.126Greg Kroah-Hartman
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-03-31netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-31net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-31dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-03-31net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai
2018-03-31Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman
2018-03-31scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn
2018-03-28Linux 4.4.125v4.4.125Greg Kroah-Hartman
2018-03-28bpf, x64: increase number of passesDaniel Borkmann
2018-03-28bpf: skip unnecessary capability checkChenbo Feng
2018-03-28kbuild: disable clang's default use of -fmerge-all-constantsDaniel Borkmann
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit
2018-03-28perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()Dan Carpenter
2018-03-28x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-28x86/boot/64: Verify alignment of the LOAD segmentH.J. Lu
2018-03-28x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-03-28kvm/x86: fix icebp instruction handlingLinus Torvalds
2018-03-28tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter
2018-03-28mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya
2018-03-28tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-28acpi, numa: fix pxm to online numa node associationsDan Williams
2018-03-28drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman
2018-03-28drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-28drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom
2018-03-28x86/mm: implement free pmd/pte page interfacesToshi Kani
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-03-28libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede
2018-03-28libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede
2018-03-28libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede
2018-03-28libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park