summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-19Linux 3.16.80v3.16.80Ben Hutchings1-1/+1
2019-12-19fs/dcache: move security_d_instantiate() behind attaching dentry to inodezhangyi (F)1-1/+1
2019-12-19mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-12-19sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-12-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-2/+2
2019-12-19virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-12-19mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin1-1/+1
2019-12-19mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-12-19ALSA: usb-audio: not submit urb for stopped endpointHenry Lin1-0/+3
2019-12-19x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng1-0/+2
2019-12-19ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro1-4/+3
2019-12-19ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro1-2/+10
2019-12-19ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai1-1/+3
2019-12-19block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-12-19drm/radeon: fix si_enable_smc_cac() failed issueAlex Deucher1-0/+1
2019-12-19dump_stack: avoid the livelock of the dump_lockKevin Hao1-1/+6
2019-12-19mm, vmstat: hide /proc/pagetypeinfo from normal usersMichal Hocko1-1/+1
2019-12-19perf tools: Fix time sortingJiri Olsa1-1/+1
2019-12-19can: c_can: c_can_poll(): only read status register after status IRQKurt Van Dijck2-5/+21
2019-12-19can: peak_usb: fix a potential out-of-sync while decoding packetsStephane Grosjean1-5/+12
2019-12-19can: usb_8dev: fix use-after-free on disconnectJohan Hovold1-2/+1
2019-12-19netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner1-1/+2
2019-12-19netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter1-3/+5
2019-12-19dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-12-19ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto1-0/+3
2019-12-19inet: stop leaking jiffies on the wireEric Dumazet4-5/+5
2019-12-19s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-12-19ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-12-19ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai1-3/+3
2019-12-19ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai1-19/+20
2019-12-19nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+2
2019-12-19USB: serial: whiteheat: fix line-speed endiannessJohan Hovold2-4/+7
2019-12-19USB: serial: whiteheat: fix potential slab corruptionJohan Hovold1-0/+4
2019-12-19ceph: add missing check in d_revalidate snapdir handlingAl Viro1-0/+1
2019-12-19ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques1-5/+5
2019-12-19USB: gadget: Reject endpoints with 0 maxpacket valueAlan Stern1-0/+10
2019-12-19scsi: qla2xxx: stop timer in shutdown pathNicholas Piggin1-0/+4
2019-12-19net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+30
2019-12-19USB: ldusb: fix control-message timeoutJohan Hovold1-1/+1
2019-12-19USB: ldusb: fix ring-buffer lockingJohan Hovold1-2/+2
2019-12-19clk: at91: avoid sleeping earlyAlexandre Belloni2-4/+16
2019-12-19perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips1-1/+2
2019-12-19perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips1-1/+1
2019-12-19usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan1-2/+4
2019-12-19ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-12-19clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-12-19bonding: fix unexpected IFF_BONDING bit unsetTaehee Yoo1-2/+4
2019-12-19ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2-8/+8
2019-12-19MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-12-19MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10