summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-09caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-04-09inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-04-09rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-04-09net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-04-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai1-1/+1
2015-04-09mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi1-15/+36
2015-03-16Linux 3.12.39v3.12.39Jiri Slaby1-1/+1
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov1-1/+1
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust1-1/+1
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-16drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-03-16drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher1-1/+1
2015-03-16HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-03-16HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-03-16dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka1-2/+2
2015-03-16dm: fix a race condition in dm_get_mdMikulas Patocka1-17/+10
2015-03-16dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong1-0/+6
2015-03-16dm mirror: do not degrade the mirror on discard errorMikulas Patocka1-0/+9
2015-03-16staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede1-0/+1
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2-1/+2
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann1-0/+1
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-03-16ASoC: omap-pcm: Correct dma maskPeter Ujfalusi1-2/+2
2015-03-16nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi5-38/+52
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi12-141/+23
2015-03-16mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi1-2/+0
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum3-0/+5
2015-03-16HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2-0/+2
2015-03-16HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2015-03-16HID: usbhid: fix PIXART optical mouseOliver Neukum2-0/+2
2015-03-16HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki3-0/+4
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum1-14/+0
2015-03-12IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2015-03-12sg: fix read() error reportingTony Battersby1-3/+3
2015-03-12ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai1-1/+16
2015-03-12ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai1-0/+2
2015-03-12splice: Apply generic position and size checks to each writeBen Hutchings2-4/+12
2015-03-12vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1
2015-03-12arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-03-12vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds29-7/+62
2015-03-12x86: mm: move mmap_sem unlock from mm_fault_error() to callerLinus Torvalds1-7/+1
2015-03-12cdc-acm: Add support for Denso cradle CU-321Björn Gerhart1-0/+2
2015-03-12usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi1-4/+6
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi1-1/+4
2015-03-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2015-03-12HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu4-1/+7
2015-03-12HID: add support for MS Surface Pro 3 Type CoverAlan Wu4-0/+10