summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09sparc: perf: Make counting mode actually workDavid Ahern
2015-04-09sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern
2015-04-09sparc: semtimedop() unreachable due to comparison errorRob Gardner
2015-04-09sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson
2015-04-09tcp: make connect() mem charging friendlyEric Dumazet
2015-04-09net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas
2015-04-09tcp: fix tcp fin memory accountingJosh Hunt
2015-04-09ipv6: fix backtracking for throw routesSteven Barth
2015-04-09Revert "net: cx82310_eth: use common match macro"Ondrej Zary
2015-04-09rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro
2015-04-09caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro
2015-04-09inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet
2015-04-09rds: avoid potential stack overflowArnd Bergmann
2015-04-09net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev
2015-04-09ALSA: hda - Fix regression of HD-audio controller fallback modesTakashi Iwai
2015-04-09mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()Naoya Horiguchi
2015-03-16Linux 3.12.39v3.12.39Jiri Slaby
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov
2015-03-16NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson
2015-03-16drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher
2015-03-16drm/radeon: use drm_mode_vrefresh() rather than mode->vrefreshAlex Deucher
2015-03-16HID: fixup the conflicting keyboard mappings quirkJiri Kosina
2015-03-16HID: input: fix confusion on conflicting mappingsDavid Herrmann
2015-03-16dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka
2015-03-16dm: fix a race condition in dm_get_mdMikulas Patocka
2015-03-16dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong
2015-03-16dm mirror: do not degrade the mirror on discard errorMikulas Patocka
2015-03-16staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann
2015-03-16fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2015-03-16ASoC: omap-pcm: Correct dma maskPeter Ujfalusi
2015-03-16nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-03-16mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-03-16mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-03-16mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()Naoya Horiguchi
2015-03-16HID: yet another buggy ELAN touchscreenOliver Neukum
2015-03-16HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah
2015-03-16HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum
2015-03-16HID: usbhid: fix PIXART optical mouseOliver Neukum
2015-03-16HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-03-13xhci: no switching back on non-ULT HaswellOliver Neukum
2015-03-12IB/qib: Do not write EEPROMMitko Haralanov
2015-03-12sg: fix read() error reportingTony Battersby
2015-03-12ALSA: hda - Add pin configs for ASUS mobo with IDT 92HD73XX codecTakashi Iwai
2015-03-12ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai
2015-03-12splice: Apply generic position and size checks to each writeBen Hutchings