summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-01lib/digsig: fix dereference of NULL user_key_payloadEric Biggers1-0/+6
2018-01-01FS-Cache: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2018-01-01KEYS: encrypted: fix dereference of NULL user_key_payloadEric Biggers1-0/+7
2018-01-01bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2-3/+3
2018-01-01KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exitHaozhong Zhang1-1/+1
2018-01-01iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski1-1/+1
2018-01-01scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn1-1/+1
2018-01-01ALSA: caiaq: Fix stray URB at probe error pathTakashi Iwai1-3/+9
2018-01-01usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2018-01-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi1-1/+1
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern1-2/+5
2018-01-01more bio_map_user_iov() leak fixesAl Viro1-5/+9
2018-01-01direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher1-1/+2
2018-01-01crypto: shash - Fix zero-length shash ahash digest crashHerbert Xu1-3/+5
2018-01-01workqueue: replace pool->manager_arb mutex with a flagTejun Heo1-22/+15
2018-01-01udp: fix bcast packet receptionPaolo Abeni1-9/+5
2018-01-01ALSA: seq: Fix copy_from_user() call inside lockTakashi Iwai2-8/+20
2018-01-01netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet1-2/+2
2018-01-01nl80211: Define policy for packet pattern attributesPeng Xu1-2/+10
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler2-31/+26
2018-01-01Smack: remove unneeded NULL-termination from securtity labelKonstantin Khlebnikov1-3/+3
2018-01-01mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned longYASUAKI ISHIMATSU1-2/+2
2018-01-01mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU2-3/+9
2018-01-01sh: sh7269: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2018-01-01sh: sh7264: remove nonexistent GPIO_PH[0-7] to fix pinctrl registrationGeert Uytterhoeven1-3/+1
2018-01-01sh: sh7757: remove nonexistent GPIO_PT[JLNQ]7_RESV to fix pinctrl registrationGeert Uytterhoeven1-4/+4
2018-01-01sh: sh7722: remove nonexistent GPIO_PTQ7 to fix pinctrl registrationGeert Uytterhoeven1-1/+1
2018-01-01kernel/params.c: align add_sysfs_param documentation with codeJean Delvare1-1/+1
2018-01-01USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul1-0/+4
2018-01-01scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen4-4/+17
2018-01-01ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2018-01-01brcmfmac: Add check for short event packetsKevin Cernekee1-1/+2
2018-01-01brcmfmac: Add length checks on firmware eventsHante Meuleman4-58/+82
2018-01-01l2tp: fix l2tp_eth module loadingGuillaume Nault1-49/+2
2018-01-01udp: perform source validation for mcast early demuxPaolo Abeni3-21/+40
2018-01-01IPv4: early demux can return an error codePaolo Abeni6-22/+28
2018-01-01ipv4: fix broadcast packets receptionPaolo Abeni1-4/+8
2018-01-01staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2018-01-01arm64: fault: Route pte translation faults via do_translation_faultWill Deacon1-1/+1
2018-01-01sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao1-1/+2
2018-01-01packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn1-1/+3
2018-01-01usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda1-2/+11
2018-01-01usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda1-2/+8
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern1-2/+30
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-15/+8
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2018-01-01USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2018-01-01Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin1-13/+0
2018-01-01arm64: Make sure SPsel is always setMarc Zyngier1-0/+1
2018-01-01vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher1-2/+2