summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-22drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)Chris Wilson1-2/+12
2018-03-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen2-0/+2
2018-03-22perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian1-2/+2
2018-03-22selinux: check for address length in selinux_socket_bind()Alexander Potapenko1-0/+8
2018-03-22PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()Prarit Bhargava1-2/+0
2018-03-22HID: reject input outside logical range only if null state is setValtteri Heikkilä1-0/+1
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2018-03-18Linux 3.18.100v3.18.100Greg Kroah-Hartman1-1/+1
2018-03-18fixup: sctp: verify size of a new chunk in _sctp_make_chunk()Greg Kroah-Hartman1-1/+1
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich3-1/+9
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes1-8/+7
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-03-18x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu3-0/+5
2018-03-18x86/module: Detect and skip invalid relocationsJosh Poimboeuf1-0/+13
2018-03-18scripts: recordmcount: break hardlinksRussell King1-0/+14
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal1-0/+4
2018-03-18netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal1-2/+19
2018-03-18netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal1-1/+12
2018-03-18netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet1-3/+6
2018-03-18netfilter: nat: cope with negative port rangePaolo Abeni1-2/+5
2018-03-18netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni1-6/+6
2018-03-18ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-03-18ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-03-18x86/MCE: Serialize sysfs changesSeunghun Han1-1/+21
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com1-0/+1
2018-03-11Linux 3.18.99v3.18.99Greg Kroah-Hartman1-1/+1
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer1-0/+1
2018-03-11fib_semantics: Don't match route with mismatching tclassidStefano Brivio1-0/+5
2018-03-11net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca1-2/+5
2018-03-11sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev1-2/+6
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-03-11sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev1-3/+7
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev3-0/+11
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault1-0/+9
2018-03-11netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel1-2/+10
2018-03-11net: fix race on decreasing number of TX queuesJakub Kicinski1-2/+9
2018-03-11ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann1-1/+1
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du1-1/+4
2018-03-11bridge: check brport attr show in brport_showXin Long1-0/+3
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan1-5/+7
2018-03-11net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach3-3/+13