summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-01ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara
2017-11-01workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-11-01libata: array underflow in ata_find_dev()Dan Carpenter
2017-11-01MIPS: math-emu: Prevent wrong ISA mode instruction emulationMaciej W. Rozycki
2017-11-01MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki
2017-11-01MIPS: Actually decode JALX in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-11-01usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-11-01powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-11-01powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard
2017-11-01powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-11-01PM / Domains: Fix unsafe iteration over modified list of device linksKrzysztof Kozlowski
2017-11-01crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-11-01vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-11-01brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-11-01staging: comedi: fix clean-up of comedi_class in comedi_init()Ian Abbott
2017-11-01powerpc/kprobes: Pause function_graph tracing during jprobes handlingNaveen N. Rao
2017-11-01cpufreq: conservative: Allow down_threshold to take values from 1 to 10Tomasz WilczyƄski
2017-11-01usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-11-01KEYS: fix dereferencing NULL payload with nonzero lengthEric Biggers
2017-11-01serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-11-01MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'Maciej W. Rozycki
2017-11-01ALSA: seq: Fix use-after-free at creating a portTakashi Iwai
2017-11-01nl80211: check for the required netlink attributes presenceVladis Dronov
2017-11-01xfrm: policy: check policy direction valueVladis Dronov
2017-11-01rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-11-01fs/exec.c: account for argv/envp pointersKees Cook
2017-11-01usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi
2017-11-01usb: renesas_usbhs: fix the sequence in xfer_work()Yoshihiro Shimoda
2017-11-01usb: renesas_usbhs: fix the behavior of some usbhs_pkt_handleYoshihiro Shimoda
2017-11-01leak in O_DIRECT readv past the EOFAl Viro
2017-11-01mm/page_alloc: Remove kernel address exposure in free_reserved_area()Josh Poimboeuf
2017-11-01tcp: fix xmit timer to only be reset if data ACKed/SACKedNeal Cardwell
2017-11-01tcp: enable xmit timer fix by having TLP use time when RTO should fireNeal Cardwell
2017-11-01tcp: introduce tcp_rto_delta_us() helper for xmit timer fixNeal Cardwell
2017-11-01Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...Al Viro
2017-11-01Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...Al Viro
2017-11-01udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-11-01Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong
2017-11-01net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet
2017-11-01net: reduce skb_warn_bad_offload() noiseEric Dumazet
2017-11-01ipvs: SNAT packet replies only for NATed connectionsJulian Anastasov
2017-06-27Linux 3.10.107Willy Tarreau
2017-06-22Allow stack to grow up to address space limitHelge Deller
2017-06-22mm: fix new crash in unmapped_area_topdown()Hugh Dickins
2017-06-21mm: larger stack guard gap, between vmasHugh Dickins
2017-06-20x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert
2017-06-20x86: standardize mmap_rnd() usageKees Cook
2017-06-20ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-06-20printk: use rcuidle console tracepointSergey Senozhatsky
2017-06-20tun: read vnet_hdr_sz onceWillem de Bruijn