aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23printk: use rcuidle console tracepointSergey Senozhatsky
2017-02-23ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-23futex: Move futex_init() to core_initcallYang Yang
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka
2017-02-23Fix missing sanity check in /dev/sgAl Viro
2017-02-23scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-23fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-23siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-23vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-02-18Linux 4.4.50Greg Kroah-Hartman
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18packet: round up linear to header lenWillem de Bruijn
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-18macvtap: read vnet_hdr_size onceWillem de Bruijn
2017-02-18tun: read vnet_hdr_sz onceWillem de Bruijn
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14Linux 4.4.49Greg Kroah-Hartman
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin
2017-02-14ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai
2017-02-14ALSA: seq: Fix race at creating a queueTakashi Iwai
2017-02-14xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-14scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-02-14scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed sendSteffen Maier
2017-02-14netvsc: Set maximum GSO size in the right placeBen Hutchings
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-14ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin
2017-02-14target: Fix COMPARE_AND_WRITE ref leak for non GOOD statusNicholas Bellinger
2017-02-14target: Fix early transport_generic_handle_tmr abort scenarioNicholas Bellinger
2017-02-14target: Use correct SCSI status during EXTENDED_COPY exceptionNicholas Bellinger
2017-02-14target: Don't BUG_ON during NodeACL dynamic -> explicit conversionNicholas Bellinger
2017-02-14ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-14hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-14cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-14Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds